.word-page{position:relative;left:50%;display:grid;width:min(calc(100vw - 2rem),56rem);gap:1.4rem;transform:translate(-50%)}.word-page a{color:var(--brand);text-underline-offset:.18em}.word-page code{padding:.12rem .32rem;border:1px solid var(--border);border-radius:.32rem;background:var(--surface-soft);color:var(--brand);font-size:.88em}.word-page-hero{position:relative;overflow:hidden;padding:clamp(1.35rem,4vw,2.25rem);border:1px solid var(--border);border-radius:1.25rem;background:radial-gradient(circle at 92% 16%,color-mix(in srgb,var(--brand) 10%,transparent) 0 5.5rem,transparent 5.6rem),linear-gradient(145deg,var(--surface-raised),color-mix(in srgb,var(--brand-soft) 70%,var(--surface)));box-shadow:var(--shadow)}.word-page-hero:after{position:absolute;right:2.3rem;bottom:-1.2rem;color:color-mix(in srgb,var(--brand) 11%,transparent);content:"A Z";font-family:var(--font-display);font-size:clamp(4rem,12vw,7rem);font-weight:850;letter-spacing:-.12em;line-height:.8;pointer-events:none}.word-page-hero>*{position:relative;z-index:1}.word-eyebrow{margin:0 0 .4rem;color:var(--brand);font-size:.7rem;font-weight:780;letter-spacing:.13em;line-height:1.3;text-transform:uppercase}.word-page-hero h1{max-width:42rem;margin:0;color:var(--text);font-size:clamp(1.75rem,5vw,2.65rem);font-weight:790;letter-spacing:-.035em;line-height:1.05;text-wrap:balance}.word-page-hero>p:last-of-type{max-width:43rem;margin:.8rem 0 0;color:var(--text-muted);font-size:.96rem;line-height:1.7;text-wrap:pretty}.word-page-hero strong{color:var(--text)}.word-hero-actions{display:flex;margin-top:1.1rem;flex-wrap:wrap;gap:.65rem}.word-primary-button,.word-secondary-button{display:inline-flex;min-height:2.65rem;padding:.66rem 1rem;align-items:center;justify-content:center;border-radius:.68rem;cursor:pointer;font-size:.8rem;font-weight:760;line-height:1.1;text-decoration:none;transition:border-color .14s ease,background-color .14s ease,color .14s ease,transform .14s ease}.word-primary-button{border:1px solid var(--brand);background:var(--brand);color:#fffaf4!important}.word-primary-button:hover{background:color-mix(in srgb,var(--brand) 86%,#000);transform:translateY(-1px)}.word-primary-button:focus-visible,.word-secondary-button:focus-visible{outline:3px solid var(--focus);outline-offset:2px}.word-secondary-button{border:1px solid var(--border-strong);background:var(--surface);color:var(--brand)}.word-secondary-button:hover{border-color:var(--brand);background:var(--brand-soft);transform:translateY(-1px)}.word-tool,.word-index-panel,.word-list-panel{padding:clamp(1rem,3vw,1.45rem);border:1px solid var(--border);border-radius:1.1rem;background:var(--surface);box-shadow:0 8px 26px color-mix(in srgb,var(--text) 5%,transparent)}.word-tool-heading,.word-section-heading,.word-result-header{display:flex;align-items:flex-end;justify-content:space-between;gap:1rem}.word-tool-heading h2,.word-section-heading h2,.word-result-header h3{margin:0;color:var(--text);font-size:1.05rem;letter-spacing:-.015em}.word-tool-source,.word-section-heading>span{flex:0 0 auto;padding:.3rem .5rem;border:1px solid var(--border);border-radius:99rem;background:var(--surface-soft);color:var(--text-muted);font-size:.65rem;font-weight:680}.word-finder-form{margin-top:.9rem;padding-top:.85rem;border-top:1px solid var(--border)}.word-search-primary{display:grid;grid-template-columns:minmax(0,1fr) 8rem auto;gap:.6rem;align-items:end}.word-field{display:flex;min-width:0;flex-direction:column;gap:.35rem}.word-field label{color:var(--text-muted);font-size:.63rem;font-weight:760;letter-spacing:.035em;text-transform:uppercase}.word-field input,.word-field select{width:100%;min-height:2.5rem;padding:.5rem .62rem;border:1px solid var(--border-strong);border-radius:.52rem;background:var(--surface-raised);color:var(--text);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.82rem}.word-field select{font-family:var(--font-body)}.word-field input:focus-visible,.word-field select:focus-visible{border-color:var(--brand);outline:3px solid var(--focus);outline-offset:1px}.word-field small{color:var(--text-subtle);font-size:.62rem;line-height:1.4}.word-search-button{min-width:8.5rem;min-height:2.5rem;gap:.42rem;border-radius:.52rem}.word-search-button svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.word-search-button:disabled{cursor:wait;opacity:.68;transform:none}.word-letter-rule{margin:.38rem 0 0;color:var(--text-subtle);font-size:.62rem;line-height:1.4}.word-advanced-filters{margin-top:.75rem;padding-top:.7rem;border-top:1px solid var(--border)}.word-advanced-heading{display:flex;margin-bottom:.6rem;align-items:center;gap:.55rem;color:var(--brand)}.word-advanced-heading>h3{margin:0;font-size:.72rem;font-weight:760}.word-advanced-heading>small{min-width:0;overflow:hidden;color:var(--text-subtle);font-size:.62rem;text-overflow:ellipsis;white-space:nowrap}.word-advanced-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.65rem}.word-advanced-grid .word-field input,.word-advanced-grid .word-field select{background:color-mix(in srgb,var(--surface) 97%,var(--text))}.word-form-footer{display:flex;min-height:2rem;padding-top:.42rem;align-items:center;justify-content:space-between;gap:.75rem;color:var(--text-subtle);font-size:.61rem}.word-form-footer button{min-height:2rem;padding:.25rem .2rem;border:0;background:transparent;color:var(--brand);cursor:pointer;font-size:.65rem;font-weight:720}.word-form-footer button:hover{text-decoration:underline;text-underline-offset:.18em}.word-form-footer button:focus-visible{border-radius:.3rem;outline:3px solid var(--focus);outline-offset:1px}.word-result-header{margin-top:.9rem;align-items:center}.word-result-header>p{margin:0;color:var(--text-subtle);font-size:.7rem;text-align:right}.word-results{display:grid;min-height:4.5rem;max-height:23rem;margin-top:.75rem;padding:.2rem;grid-template-columns:repeat(auto-fill,minmax(5.1rem,1fr));gap:.45rem;overflow-y:auto}.word-results[aria-busy=true]{opacity:.55}.word-result-chip,.word-static-grid li{position:relative;display:grid;min-height:2.35rem;padding:.45rem .5rem;place-items:center;border:1px solid var(--border);border-radius:.58rem;background:var(--surface-raised);color:var(--text);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.76rem;font-weight:710;letter-spacing:.06em}.word-result-chip.is-poople:after{position:absolute;top:.3rem;right:.35rem;width:.34rem;height:.34rem;border-radius:50%;background:var(--brand);content:""}.word-empty-state{grid-column:1 / -1;margin:0;padding:1.4rem;color:var(--text-muted);text-align:center}.word-result-note{margin:.65rem 0 0;color:var(--text-subtle);font-size:.66rem;line-height:1.5}.word-related-links{display:flex;justify-content:center;flex-wrap:wrap;gap:.55rem}.word-related-links a{padding:.5rem .72rem;border:1px solid var(--border);border-radius:99rem;background:var(--surface);font-size:.72rem;font-weight:680;text-decoration:none}.word-related-links a:hover{border-color:var(--brand);background:var(--brand-soft)}.word-puzzle-suggestions{display:grid;width:min(100%,48rem);margin:-.45rem auto 0;grid-template-columns:auto repeat(4,minmax(0,1fr)) auto;align-items:center;gap:.42rem}.word-puzzle-suggestions>span{color:var(--text-subtle);font-size:.65rem;white-space:nowrap}.word-puzzle-suggestions a{display:grid;min-width:0;padding:.48rem .55rem;border:1px solid var(--border);border-radius:.6rem;background:var(--surface);text-decoration:none;transition:border-color .14s ease,background-color .14s ease}.word-puzzle-suggestions a:hover{border-color:var(--border-strong);background:var(--surface-soft)}.word-puzzle-suggestions small{color:var(--text-subtle);font-size:.56rem}.word-puzzle-suggestions strong{overflow:hidden;color:var(--text-muted);font-size:.64rem;font-weight:680;text-overflow:ellipsis;white-space:nowrap}.word-puzzle-suggestions .word-puzzle-more{display:block;padding-inline:.35rem;border-color:transparent;background:transparent;color:var(--brand);font-size:.63rem;font-weight:700;white-space:nowrap}.word-puzzle-suggestions .word-puzzle-more:hover{border-color:transparent;background:transparent;text-decoration:underline}.word-puzzle-suggestions a:focus-visible{outline:3px solid var(--focus);outline-offset:2px}.word-editorial{width:min(100%,48rem);margin-inline:auto;padding:clamp(1.1rem,3vw,1.6rem) 0;border-top:1px solid var(--border)}.word-editorial h2{margin:0;color:var(--text);font-size:clamp(1.18rem,3vw,1.48rem);letter-spacing:-.02em}.word-editorial p,.word-editorial li{color:var(--text-muted);font-size:.88rem;line-height:1.75}.word-editorial p{margin:.65rem 0 0}.word-editorial strong{color:var(--text)}.word-editorial-split{display:grid;width:min(100%,48rem);grid-template-columns:minmax(0,1.55fr) minmax(14rem,.75fr);gap:1.5rem;align-items:start}.word-step-list{display:grid;margin:.85rem 0 0;padding-left:1.2rem;gap:.48rem}.word-step-list li{padding-left:.25rem}.word-step-list li::marker{color:var(--brand);font-weight:800}.word-data-card{padding:1rem;border:1px solid color-mix(in srgb,var(--brand) 22%,var(--border));border-radius:.9rem;background:linear-gradient(155deg,var(--brand-soft),var(--surface))}.word-data-card>span{color:var(--brand);font-size:.65rem;font-weight:780;letter-spacing:.08em;text-transform:uppercase}.word-data-card>strong{display:block;margin-top:.25rem;color:var(--text);font-family:var(--font-display);font-size:2.35rem;letter-spacing:-.06em;line-height:1}.word-data-card>p{margin:.25rem 0 .8rem;color:var(--text-muted);font-size:.68rem;line-height:1.45}.word-data-card dl{display:grid;margin:0;gap:.45rem}.word-data-card dl div{display:flex;padding-top:.45rem;justify-content:space-between;gap:.65rem;border-top:1px solid var(--border);font-size:.66rem}.word-data-card dt{color:var(--text-subtle)}.word-data-card dd{margin:0;color:var(--text);font-weight:680;text-align:right}.word-faq details{border-bottom:1px solid var(--border)}.word-faq details:first-of-type{margin-top:.75rem;border-top:1px solid var(--border)}.word-faq summary{padding:.9rem 0;cursor:pointer;color:var(--text)}.word-faq summary h3{display:inline;margin:0;font-size:.86rem}.word-faq details p{margin:-.25rem 0 .9rem}.word-letter-nav,.word-prefix-nav{display:grid;margin-top:1rem;grid-template-columns:repeat(13,minmax(0,1fr));gap:.35rem}.word-letter-nav a,.word-prefix-nav a{display:grid;min-height:2.2rem;place-items:center;border:1px solid var(--border);border-radius:.5rem;background:var(--surface-soft);color:var(--brand);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.7rem;font-weight:760;text-decoration:none}.word-letter-nav a:hover,.word-prefix-nav a:hover{border-color:var(--brand);background:var(--brand-soft)}.word-letter-groups{display:grid;margin-top:1rem;grid-template-columns:repeat(3,minmax(0,1fr));gap:.65rem}.word-letter-card{min-width:0;padding:.75rem;scroll-margin-top:1rem;border:1px solid var(--border);border-radius:.72rem;background:var(--surface-raised)}.word-letter-card-heading{display:flex;align-items:baseline;justify-content:space-between;gap:.5rem}.word-letter-card h3{margin:0;color:var(--brand);font-size:1rem}.word-letter-card-heading span{color:var(--text-subtle);font-size:.62rem}.word-letter-card p{min-height:2.5rem;margin:.35rem 0 0;overflow-wrap:anywhere;color:var(--text-muted);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.62rem;letter-spacing:.025em;line-height:1.65}.word-letter-card>a{display:inline-block;margin-top:.45rem;font-size:.65rem;font-weight:720}.word-prefix-nav{grid-template-columns:repeat(auto-fit,minmax(2.75rem,1fr))}.word-prefix-groups{display:grid;margin-top:1.1rem;gap:1rem}.word-prefix-groups>section{scroll-margin-top:1rem}.word-prefix-groups h3{display:flex;margin:0 0 .5rem;align-items:center;gap:.45rem;color:var(--text);font-size:.82rem}.word-prefix-groups h3 span{padding:.16rem .38rem;border-radius:99rem;background:var(--surface-soft);color:var(--text-subtle);font-size:.58rem}.word-static-grid{display:grid;margin:0;padding:0;grid-template-columns:repeat(auto-fill,minmax(4.8rem,1fr));gap:.38rem;list-style:none}.word-static-grid li{min-height:2rem;padding:.35rem;font-size:.68rem}@media (max-width: 760px){.word-puzzle-suggestions{grid-template-columns:repeat(4,minmax(0,1fr))}.word-puzzle-suggestions>span,.word-puzzle-suggestions .word-puzzle-more{grid-column:1 / -1}.word-puzzle-suggestions>span{margin-bottom:-.12rem}.word-puzzle-suggestions .word-puzzle-more{justify-self:start;padding-left:0}.word-advanced-grid,.word-letter-groups{grid-template-columns:repeat(2,minmax(0,1fr))}.word-editorial-split{grid-template-columns:1fr}}@media (max-width: 500px){.word-page{width:min(calc(100vw - 1.25rem),56rem)}.word-page-hero{padding:1.2rem}.word-page-hero:after{right:1rem;font-size:4.5rem}.word-search-primary{grid-template-columns:minmax(0,1fr) 6.7rem}.word-field-letters{grid-column:1 / -1}.word-field input,.word-field select{min-height:2.75rem}.word-search-button{min-width:0;min-height:2.75rem}.word-form-footer button{min-height:2.75rem}.word-tool-heading,.word-section-heading,.word-result-header{align-items:flex-start;flex-direction:column;gap:.45rem}.word-result-header>p{text-align:left}.word-results{grid-template-columns:repeat(3,minmax(0,1fr))}.word-puzzle-suggestions{grid-template-columns:repeat(2,minmax(0,1fr));gap:.38rem}.word-letter-nav{grid-template-columns:repeat(7,minmax(0,1fr))}.word-letter-nav a,.word-prefix-nav a{min-height:2.75rem}.word-letter-groups{grid-template-columns:1fr}}@media (max-width: 350px){.word-search-primary,.word-advanced-grid{grid-template-columns:1fr}.word-field-letters{grid-column:1}.word-search-button{width:100%}.word-form-footer>span{display:none}.word-form-footer{justify-content:flex-end}}@media (prefers-reduced-motion: reduce){.word-primary-button,.word-secondary-button{transition:none}}
