:root{--yellow:#f7c928;--black:#11110f;--white:#fff;--muted:#73736d;--line:#deddd6}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--white);color:var(--black);min-height:100vh;margin:0;font-family:DM Sans,sans-serif}body:before{content:"";pointer-events:none;z-index:-1;background:repeating-linear-gradient(60deg,#0000 0 28px,#f7c9281c 29px 31px);width:360px;height:360px;position:fixed;top:90px;right:-120px;transform:rotate(15deg)}header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;height:86px;padding:0 clamp(24px,5vw,76px);display:flex}.brand{color:inherit;letter-spacing:.11em;align-items:center;gap:13px;font-size:15px;font-weight:600;text-decoration:none;display:flex}.brand strong{font-weight:800}.mark{background:var(--yellow);clip-path:polygon(25% 7%,75% 7%,100% 50%,75% 93%,25% 93%,0 50%);place-items:center;width:39px;height:39px;font-family:Playfair Display,serif;font-size:24px;font-weight:800;display:grid}.how,.clear,.dialog-close{color:inherit;font:inherit;cursor:pointer;background:0 0;border:0}.how{border-bottom:2px solid var(--yellow);padding:5px 0;font-size:14px;font-weight:600}main{width:min(1160px,100% - 48px);margin:0 auto}.eyebrow{letter-spacing:.18em;align-items:center;gap:10px;margin:0 0 20px;font-size:12px;font-weight:700;display:flex}.eyebrow span{background:var(--yellow);width:28px;height:3px;display:block}h1,h2{margin:0;font-family:Playfair Display,serif;line-height:.95}h1{letter-spacing:-.055em;font-size:clamp(56px,8vw,105px)}h1 em{color:var(--yellow);font-style:normal;position:relative}h1 em:after{content:"";background:var(--black);z-index:-1;height:7px;position:absolute;bottom:4px;left:3px;right:0}.sub{color:var(--muted);margin:28px 0 0;font-size:18px;line-height:1.6}.finder{border:1px solid var(--black);box-shadow:9px 9px 0 var(--yellow);background:#fff;padding:34px clamp(22px,4vw,46px)}.entry-head{justify-content:space-between;align-items:end;margin-bottom:22px;display:flex}.label{letter-spacing:.16em;margin:0;font-size:13px;font-weight:700}.hint{color:var(--muted);margin:5px 0 0;font-size:13px}.clear{text-underline-offset:4px;font-size:13px;text-decoration:underline}.letter-row{grid-template-columns:repeat(7,1fr);gap:12px;display:grid}.letter{aspect-ratio:1.05;border:2px solid var(--black);text-align:center;text-transform:uppercase;width:100%;caret-color:var(--yellow);background:#fff;border-radius:0;min-width:0;font:700 clamp(28px,5vw,50px)/1 DM Sans}.letter:focus{outline-offset:2px;outline:4px solid #f7c92847}.actions{align-items:center;gap:22px;margin-top:26px;display:flex}.find{background:var(--black);color:#fff;cursor:pointer;border:0;justify-content:space-between;align-items:center;width:210px;padding:17px 20px;font:600 15px DM Sans;display:flex}.find:hover{background:#292924}.find:disabled{opacity:.45;cursor:not-allowed}.actions p{color:var(--muted);margin:0;font-size:13px}.results{padding:90px 0}.results-title{border-bottom:2px solid var(--black);justify-content:space-between;align-items:end;padding-bottom:25px;display:flex}.results-title h2,dialog h2{letter-spacing:-.04em;font-size:clamp(42px,5vw,68px)}.count{text-align:right}.count strong{font-family:Playfair Display,serif;font-size:44px;display:block}.count span{letter-spacing:.16em;font-size:10px}.word-group{border-bottom:1px solid var(--line);padding:34px 0}.group-heading{align-items:center;gap:15px;margin-bottom:22px;display:flex}.group-heading h3{margin:0;font-family:Playfair Display,serif;font-size:25px}.badge{letter-spacing:.12em;background:var(--yellow);padding:6px 8px;font-size:10px;font-weight:700}.words{grid-template-columns:repeat(4,1fr);gap:12px 32px;display:grid}.word{border-bottom:1px solid #efeee8;padding:9px 0;font-size:17px}.required{text-decoration:underline;-webkit-text-decoration-color:var(--yellow);text-decoration-color:var(--yellow);text-underline-offset:3px;font-weight:800;text-decoration-thickness:3px}.empty{text-align:center;color:var(--muted);padding:55px 0}dialog{border:1px solid var(--black);width:min(540px,100% - 36px);box-shadow:10px 10px 0 var(--yellow);padding:42px}dialog::backdrop{background:#11110fa6}dialog ol{margin:28px 0;padding-left:22px;line-height:1.7}.fine{color:var(--muted);font-size:13px;line-height:1.6}.dialog-close{font-size:32px;position:absolute;top:12px;right:20px}.loader{border:2px solid #bbb;border-top-color:var(--black);border-radius:50%;width:13px;height:13px;animation:.7s linear infinite spin;display:inline-block}@keyframes spin{to{transform:rotate(360deg)}}@media (width<=720px){header{height:72px;padding:0 20px}main{width:min(100% - 32px,1160px)}.intro{padding:50px 0 34px}.sub{font-size:16px}.finder{box-shadow:6px 6px 0 var(--yellow);padding:24px 18px}.letter-row{gap:6px}.letter{font-size:clamp(22px,8vw,38px)}.actions{flex-direction:column;align-items:flex-start;gap:12px}.find{width:100%}.results{padding:68px 0}.words{grid-template-columns:repeat(2,1fr);gap:8px 22px}.results-title{align-items:flex-start}.count strong{font-size:36px}.how{font-size:13px}}@media (width<=420px){.brand{letter-spacing:.07em}.mark{width:34px;height:34px}.letter-row{gap:4px}.finder{padding-left:12px;padding-right:12px}.words{grid-template-columns:1fr 1fr}}.intro{max-width:900px;padding:46px 0 28px}h1{font-size:clamp(48px,6.3vw,78px)}.sub{max-width:760px;margin-top:18px;font-size:17px}@media (width<=720px){.intro{padding:34px 0 24px}}.letter:first-child{background:#fff}.letter:nth-child(4){background:var(--yellow)}.featured-group{border:2px solid var(--black);box-shadow:7px 7px 0 var(--yellow);background:#fff9df;margin:42px 0 54px;padding:30px}.featured-group .group-heading{justify-content:space-between;align-items:flex-end}.featured-group .group-heading>div{align-items:center;gap:14px;display:flex}.featured-group h3{margin:0;font-family:Playfair Display,serif;font-size:30px}.section-count,.main-results-heading span{color:var(--muted);font-size:13px;font-weight:700}.main-results-heading{border-bottom:2px solid var(--black);justify-content:space-between;align-items:baseline;padding-bottom:18px;display:flex}.main-results-heading h3{margin:0;font-family:Playfair Display,serif;font-size:32px}.word-group .group-heading{justify-content:space-between}@media (width<=600px){.featured-group{padding:22px 18px}.featured-group .group-heading>div{flex-direction:column;align-items:flex-start;gap:9px}.featured-group h3{font-size:25px}}.word-item{min-width:0}.word{appearance:none;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #efeee8;justify-content:space-between;align-items:center;gap:12px;width:100%;padding:9px 0;font:500 17px DM Sans,sans-serif;display:flex}.word:hover,.word:focus-visible{border-bottom-color:var(--yellow)}.word:focus-visible{outline-offset:3px;outline:3px solid #f7c92859}.definition-cue{font-size:17px;font-weight:700;transition:transform .16s}.word[aria-expanded=true] .definition-cue{transform:rotate(45deg)}.word-item.is-open{border-left:4px solid var(--yellow);background:#fff9df;grid-column:1/-1;padding:0 18px 14px}.word-item.is-open .word{border-bottom-color:var(--black);font-weight:700}.definition{padding:13px 0 2px}.definition ol{gap:10px;margin:0;padding-left:22px;display:grid}.definition li{padding-left:4px;font-size:15px;line-height:1.5}.definition li span{min-width:78px;color:var(--muted);letter-spacing:.08em;text-transform:uppercase;margin-right:10px;font-size:12px;font-weight:800;display:inline-block}.definition p{color:var(--muted);margin:14px 0 0;font-size:12px}.intro .sub{white-space:nowrap;max-width:none;font-size:16px}@media (width<=1050px){.intro .sub{white-space:normal}}@media (width<=720px){main{width:calc(100% - 20px)}.finder{padding-left:10px;padding-right:10px}.letter-row{gap:4px}.letter{aspect-ratio:auto;letter-spacing:0;-webkit-text-size-adjust:none;-moz-text-size-adjust:none;text-size-adjust:none;-webkit-appearance:none;height:56px;padding:0!important;font-size:26px!important;line-height:1!important}}@media (width<=380px){.letter{height:50px;font-size:23px!important}}
