:root{color-scheme:dark;--ink:oklch(92% .018 80);--muted:oklch(70% .025 80);--quiet:oklch(53% .022 80);--accent:oklch(72% .105 78);--surface:oklch(11.5% .014 70);--line:oklch(100% 0 0/.14)}*{box-sizing:border-box}html{background:var(--surface);min-width:280px}body{background:var(--surface);min-width:280px;min-height:100%;color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}body::selection{background:var(--accent);color:var(--surface)}.hero{isolation:isolate;place-items:center;height:100svh;min-height:100svh;padding:clamp(1.25rem,3vw,3rem);display:grid;position:relative;overflow:hidden}.hero:before,.hero:after{z-index:-1;background:var(--line);content:"";opacity:.45;width:1px;position:absolute;top:clamp(1.25rem,3vw,3rem);bottom:clamp(1.25rem,3vw,3rem)}.hero:before{left:clamp(1.25rem,3vw,3rem)}.hero:after{right:clamp(1.25rem,3vw,3rem)}.hero__grain{z-index:-1;pointer-events:none;opacity:.18;mix-blend-mode:soft-light;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.12'/%3E%3C/svg%3E");position:absolute;inset:0}.audio-source{display:none}.hero__content{text-align:center;justify-items:center;gap:0;width:min(100%,92rem);margin-top:0;display:grid}.hero__eyebrow{color:var(--muted);letter-spacing:.04em;align-items:center;margin-bottom:clamp(1rem,2.5svh,2.25rem);font-family:Iowan Old Style,Baskerville,Times New Roman,serif;font-size:clamp(.9rem,1.1vw,1.2rem);font-style:italic;line-height:1;display:flex}.wordmark-row{justify-content:center;align-items:center;gap:clamp(.9rem,1.8vw,1.75rem);max-width:100%;display:flex}.speaker-button{border:1px solid var(--line);width:clamp(2.75rem,4vw,4rem);height:clamp(2.75rem,4vw,4rem);color:var(--muted);cursor:pointer;-webkit-tap-highlight-color:transparent;touch-action:manipulation;background:0 0;border-radius:50%;flex:none;place-items:center;padding:0;transition:transform .16s cubic-bezier(.23,1,.32,1),color .18s,background-color .18s,border-color .18s;display:grid}.speaker-button:hover{border-color:var(--accent);color:var(--accent)}.speaker-button:focus-visible{outline:2px solid var(--accent);outline-offset:4px}.speaker-button:active{transform:scale(.96)}.speaker-button[data-playing=true]{border-color:var(--accent);background:var(--accent);color:var(--surface)}.speaker-button:disabled{cursor:not-allowed;opacity:.45}.speaker-button svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7px;width:62%;height:62%;overflow:visible}.speaker__body{fill:currentColor;stroke:none}.speaker__wave{transform-origin:21px 16px}.speaker-button[data-playing=true] .speaker__wave{animation:.9s ease-in-out infinite sound-wave}.speaker-button[data-playing=true] .speaker__wave--two{animation-delay:.12s}h1{max-width:100%;color:var(--ink);letter-spacing:-.075em;text-wrap:balance;margin:0;font-family:Iowan Old Style,Baskerville,Times New Roman,serif;font-size:clamp(4.25rem,min(16vw,20svh),15rem);font-weight:500;line-height:.82}.phonetic{color:var(--muted);letter-spacing:.03em;margin:clamp(.75rem,1.25svh,1.25rem) 0 0;font-size:clamp(1rem,1.35vw,1.35rem);line-height:1}.definition{text-align:center;width:min(100%,68rem);margin-top:clamp(2rem,4svh,4.25rem)}.definition p{min-width:0;color:var(--ink);letter-spacing:-.035em;text-align:center;text-wrap:balance;margin:0;font-family:Iowan Old Style,Baskerville,Times New Roman,serif;font-size:clamp(1.75rem,min(3.8vw,6svh),4.5rem);font-weight:400;line-height:.98}.definition strong{color:var(--accent);font-weight:400}.definition p span{color:var(--muted)}[data-reveal]{animation:.9s cubic-bezier(.16,1,.3,1) both reveal}[data-reveal=one]{animation-delay:80ms}[data-reveal=two]{animation-delay:.15s}[data-reveal=three]{animation-delay:.23s}[data-reveal=four]{animation-delay:.32s}@keyframes reveal{0%{opacity:0;transform:translateY(1rem)}to{opacity:1;transform:translateY(0)}}@keyframes sound-wave{0%,to{opacity:.45;transform:scale(.9)}50%{opacity:1;transform:scale(1)}}@media (width<=760px){.wordmark-row{gap:.85rem}.definition{text-align:center;width:min(100%,24rem)}.definition p{text-align:center;max-width:20ch;margin-inline:auto}}@media (width<=560px){.hero{padding:1.25rem}.hero__content{gap:0;margin-top:0}.hero__eyebrow{white-space:nowrap;margin-bottom:1rem;font-size:.88rem}h1{font-size:clamp(3.35rem,12.5vw,7.5rem)}.definition p{font-size:clamp(1.65rem,8.4vw,2.6rem);line-height:.96}.definition{margin-top:clamp(1.75rem,4svh,2.75rem)}}@media (prefers-reduced-motion:reduce){[data-reveal],.speaker-button[data-playing=true] .speaker__wave{animation:none}}
