/* Only the Word Lists hub and its list templates use this stylesheet. */
.swfp-hub-page .swfp-hub-jumps{display:flex;flex-wrap:wrap;gap:.5rem;margin:0 0 1rem}
.swfp-hub-page .swfp-hub-jumps a{align-items:center;display:inline-flex;min-height:44px;padding:.4rem .8rem;border:1px solid var(--swfp-ui-field-border,#bda8cc);border-radius:999px;background:#fcfaff;color:var(--swfp-ui-accent,#600560);text-decoration:none}
.swfp-hub-page .swfp-hub-section{scroll-margin-top:1rem}
.swfp-hub-page .swfp-hub-section p{margin:.6rem 0 1rem;line-height:1.6}
.swfp-hub-page .swfp-hub-navigation{margin:0;padding:0;width:100%;height:100%}
.swfp-hub-page .swfp-hub-navigation button{width:100%;font:inherit;cursor:pointer}
.swfp-hub-page .swfp-chip-grid .swfp-chip{min-height:44px;box-sizing:border-box}
.swfp-hub-page .swfp-length-grid{grid-template-columns:repeat(auto-fit,minmax(145px,1fr));gap:.65rem}
.swfp-hub-page .swfp-length-grid li,.swfp-hub-page .swfp-length-grid .swfp-chip{height:100%}
.swfp-hub-page .swfp-length-grid .swfp-chip{align-items:center;justify-content:space-between;gap:.5rem;min-height:68px;padding:.65rem .7rem}
.swfp-hub-page .swfp-length-token{display:block;white-space:nowrap}
.swfp-hub-page .swfp-length-word{display:block}
.swfp-hub-page .swfp-chip-count{flex-shrink:0;font-variant-numeric:tabular-nums;white-space:nowrap}
.swfp-hub-page .swfp-letter-grid{grid-template-columns:repeat(auto-fit,minmax(44px,1fr));gap:.5rem}
.swfp-hub-page .swfp-ending-grid{grid-template-columns:repeat(auto-fit,minmax(80px,1fr));gap:.5rem}
.swfp-hub-page .swfp-letter-grid .swfp-chip,.swfp-hub-page .swfp-ending-grid .swfp-chip{justify-content:center;text-align:center;padding:.45rem}
.swfp-hub-page .swfp-hub-jumps a:focus-visible,.swfp-hub-page .swfp-chip:focus-visible,.swfp-word-list-page a:focus-visible,.swfp-word-list-page button:focus-visible{outline:3px solid var(--swfp-ui-accent,#600560);outline-offset:3px}
.swfp-hub-page .swfp-list-source,.swfp-word-list-page .swfp-list-guide,.swfp-word-list-page .swfp-list-source{margin:1.25rem 0}
.swfp-hub-page .swfp-list-source p,.swfp-word-list-page .swfp-list-guide p,.swfp-word-list-page .swfp-list-source p{line-height:1.65;margin:.75rem 0 0}
.swfp-hub-page .swfp-list-source h2,.swfp-word-list-page .swfp-list-guide h2,.swfp-word-list-page .swfp-list-source h2{font-size:clamp(1.2rem,2.5vw,1.6rem);margin:0 0 .6rem}
.swfp-word-list-page .swfp-list-jump{display:inline-flex;align-items:center;box-sizing:border-box;min-height:44px;margin-bottom:.7rem;padding:.55rem .9rem;border:2px solid var(--swfp-ui-accent,#600560);border-radius:9px;background:#f7effa;color:var(--swfp-ui-accent,#600560);font-weight:700;line-height:1.4;text-decoration:none}
.swfp-word-list-page .swfp-list-jump:hover,.swfp-word-list-page .swfp-list-jump:focus-visible{background:#eee0f4;text-decoration:underline}
.swfp-word-list-page .swfp-list-explorer{scroll-margin-top:1rem}
.swfp-word-list-page .swfp-list-filter-grid{grid-template-columns:repeat(auto-fit,minmax(135px,1fr))}
.swfp-word-list-page .swfp-list-filter-grid input[readonly]{background:#f8f3fc;border-style:dashed;color:#513459}
.swfp-word-list-page .swfp-list-hint{font-size:.9rem;line-height:1.5;margin:0 0 1rem}
.swfp-word-list-page .swfp-alphabet-filter button{min-width:44px;min-height:44px}
.swfp-word-list-page .swfp-list-range{margin:1rem 0 .6rem;line-height:1.5;scroll-margin-top:1rem}
.swfp-word-list-page .swfp-word-table{min-width:0;table-layout:fixed;width:100%}
.swfp-word-list-page .swfp-word-table td,.swfp-word-list-page .swfp-word-table th{padding:.65rem .8rem}
.swfp-word-list-page .swfp-word-table th:first-child{width:60%}
.swfp-word-list-page .swfp-word-table th:not(:first-child){width:20%}
.swfp-word-list-page .swfp-word-table.swfp-fixed-length-table th:first-child{width:70%}
.swfp-word-list-page .swfp-word-table.swfp-fixed-length-table th:nth-child(2){width:30%}
.swfp-word-list-page .swfp-word-link,.swfp-word-list-page .swfp-top-word{overflow-wrap:anywhere;white-space:normal}
.swfp-word-list-page .swfp-word-navigation{margin:0;padding:0;min-width:0}
.swfp-word-list-page .swfp-high-score-grid{grid-template-columns:repeat(auto-fit,minmax(230px,1fr))}
.swfp-word-list-page .swfp-high-score-grid .swfp-score-badge{flex-shrink:0}
.swfp-word-list-page .swfp-pagination{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.5rem}
.swfp-word-list-page .swfp-pagination .swfp-page-btn{min-height:44px;min-width:44px}
.swfp-word-list-page .swfp-pagination button:disabled{opacity:.5;cursor:default}
.swfp-word-list-page .swfp-page-jump{display:flex;align-items:center;gap:.3rem;font-size:.9rem}
.swfp-word-list-page .swfp-page-jump input{width:5rem;min-height:44px;background:#fff;color:#172033;border:1px solid #bda8cc;border-radius:8px;padding:.35rem}
@media(max-width:600px){
 .swfp-hub-page .swfp-length-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem}
 .swfp-hub-page .swfp-length-grid .swfp-chip{padding:.6rem;gap:.25rem;font-size:.88rem}
 .swfp-hub-page .swfp-length-grid .swfp-chip-count{font-size:.75rem}
 .swfp-hub-page .swfp-letter-grid{grid-template-columns:repeat(5,minmax(44px,1fr));gap:.4rem}
 .swfp-hub-page .swfp-ending-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.4rem}
 .swfp-word-list-page .swfp-list-filter-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
 .swfp-word-list-page .swfp-word-table td,.swfp-word-list-page .swfp-word-table th{padding:.6rem .4rem;font-size:.85rem}
 .swfp-word-list-page .swfp-word-table .swfp-word-link{font-size:.88rem;letter-spacing:0}
 .swfp-word-list-page .swfp-word-table th:first-child{width:56%}
 .swfp-word-list-page .swfp-word-table th:not(:first-child){width:22%}
}
@media(max-width:340px){.swfp-hub-page .swfp-letter-grid{grid-template-columns:repeat(4,minmax(44px,1fr))}}
