:root{--veil:242 234 217;--ground:#0b0906;--surface:rgb(var(--veil) / .04);--hairline:rgb(var(--veil) / .06);--line:rgb(var(--veil) / .13);--text:#fff;--text-dim:rgb(var(--veil) / .72);--text-faint:rgb(var(--veil) / .5);--text-ghost:rgb(var(--veil) / .32);--accent:#c49a4a;--accent-dim:#918156;--font-display:Didot, "New York", ui-serif, Georgia, serif;--font-ui:-apple-system, "SF Pro Text", system-ui, sans-serif;--radius:6px;--radius-card:10px;--ease-out:cubic-bezier(.16, 1, .3, 1);--motion-fast:.16s;--motion:.42s;--measure:46ch;--gutter:clamp(20px, 4.5vw, 64px);--shell:1320px}*,:before,:after{box-sizing:border-box}*{margin:0}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth}body{background:radial-gradient(120% 80% at 62% 34%, #c49a4a12, transparent 60%), radial-gradient(90% 60% at 50% 0%, rgb(var(--veil) / .035), transparent 70%), var(--ground);min-height:100dvh;color:var(--text-dim);font-family:var(--font-ui);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;background-attachment:fixed;font-size:16px;line-height:1.65}img,svg{max-width:100%;display:block}a{color:inherit;text-decoration:none}:where(a,button):focus-visible{border-radius:var(--radius);outline:2px solid var(--accent);outline-offset:4px}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.shell{width:100%;max-width:var(--shell);padding-inline:var(--gutter);margin:0 auto}.overline{letter-spacing:.18em;text-transform:uppercase;color:var(--text-ghost);font-size:11px;font-weight:400}.topbar{z-index:3;padding-block:clamp(20px,3vh,32px);position:absolute;top:0;left:0;right:0}.topbar-inner{justify-content:space-between;align-items:center;gap:24px;display:flex}.wordmark{font-family:var(--font-display);color:var(--text);letter-spacing:.01em;font-size:24px;font-style:italic}.hero{flex-direction:column;justify-content:flex-end;min-height:100svh;padding-bottom:clamp(28px,5vh,52px);display:flex;position:relative;overflow:hidden}.hero-stage{z-index:0;opacity:.42;pointer-events:none;width:min(112vh,1060px);position:absolute;top:57%;left:67%;transform:translate(-50%,-50%)}.hero-stage .label{fill-opacity:.4}.hero-stage .label-band,.hero-stage .label-rim{opacity:.5}.hero-stage:after{content:"";background:linear-gradient(28deg, var(--ground) 18%, #0b090666 46%, transparent 68%), radial-gradient(60% 45% at 88% 6%, var(--ground) 20%, transparent 75%);position:absolute;inset:0}.hero-content{z-index:2;grid-template-columns:1fr;align-items:end;gap:clamp(28px,4vw,56px);display:grid;position:relative}@media (width>=900px){.hero-content{grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr)}}.headline{font-family:var(--font-display);letter-spacing:-.022em;color:rgb(var(--veil) / .92);text-wrap:balance;margin-top:20px;font-size:clamp(46px,8.4vw,106px);font-weight:400;line-height:.96}.headline em{font-style:italic;display:block}.headline em span{color:var(--accent)}.hero-aside{flex-direction:column;gap:26px;display:flex}.hero-aside p{max-width:var(--measure);color:var(--text-faint)}.actions{flex-wrap:wrap;gap:12px;display:flex}.btn{border-radius:var(--radius);font-family:var(--font-ui);white-space:nowrap;cursor:pointer;transition:transform var(--motion-fast) var(--ease-out), background var(--motion-fast) var(--ease-out), border-color var(--motion-fast) var(--ease-out);border:1px solid #0000;align-items:center;gap:10px;padding:15px 24px;font-size:15px;line-height:1;display:inline-flex}.btn:active{transform:translateY(1px)}.btn-primary{background:linear-gradient(180deg, rgb(var(--veil) / .97), rgb(var(--veil) / .82));color:#14100a;font-weight:500}.btn-primary:hover{background:linear-gradient(180deg, #fff, rgb(var(--veil) / .92))}.btn-ghost{border-color:var(--line);color:var(--text-dim)}.btn-ghost:hover{border-color:rgb(var(--veil) / .28);background:var(--surface);color:var(--text)}.btn-size{opacity:.55;font-size:12px}.apple-mark{fill:currentColor;width:15px;height:15px;margin-top:-2px}.requirements{color:var(--text-ghost);flex-wrap:wrap;gap:6px 10px;font-size:12.5px;display:flex}.requirements strong{color:var(--accent-dim);font-weight:400}.moods{z-index:2;border-top:1px solid var(--hairline);flex-wrap:wrap;gap:12px clamp(24px,4vw,60px);margin-top:clamp(28px,4vh,48px);padding-top:clamp(28px,4vh,48px);display:flex;position:relative}.section{padding-block:clamp(88px,14vh,168px)}.section-head{max-width:68ch;margin-bottom:clamp(40px,6vh,72px)}.section-title{font-family:var(--font-display);letter-spacing:-.015em;color:rgb(var(--veil) / .92);text-wrap:balance;margin-top:18px;font-size:clamp(30px,4.2vw,52px);font-weight:400;line-height:1.08}.section-lede{max-width:58ch;color:var(--text-faint);margin-top:20px;font-size:17px}.features{background:var(--hairline);border:1px solid var(--hairline);border-radius:var(--radius-card);grid-template-columns:repeat(auto-fit,minmax(min(100%,280px),1fr));gap:1px;display:grid;overflow:hidden}.feature{background:var(--ground);transition:background var(--motion) var(--ease-out);padding:clamp(28px,3vw,40px)}.feature:hover{background:rgb(var(--veil) / .02)}.feature-index{font-family:var(--font-display);color:var(--accent-dim);font-size:13px;font-style:italic}.feature h3{font-family:var(--font-display);color:rgb(var(--veil) / .92);text-wrap:balance;margin:14px 0 10px;font-size:clamp(21px,2vw,25px);font-weight:400;line-height:1.15}.feature p{color:var(--text-faint);font-size:15px}.claims{grid-template-columns:repeat(auto-fit,minmax(min(100%,240px),1fr));gap:clamp(24px,3vw,48px);margin:0;padding:0;list-style:none;display:grid}.claims>div{border-top:1px solid var(--line);padding-top:20px}.claims dt{font-family:var(--font-display);color:rgb(var(--veil) / .9);font-size:19px}.claims dd{color:var(--text-faint);margin:8px 0 0;font-size:15px}.closing{border:1px solid var(--line);border-radius:var(--radius-card);background:radial-gradient(90% 140% at 88% 10%, #c49a4a1a, transparent 62%), var(--surface);flex-direction:column;align-items:flex-start;gap:26px;padding:clamp(40px,6vw,80px);display:flex}.closing .section-title{margin-top:0}.prose{max-width:62ch}.prose p{color:var(--text-faint)}.prose p+p{margin-top:18px}.prose a{color:var(--accent);text-underline-offset:4px;transition:text-decoration-color var(--motion-fast) var(--ease-out);-webkit-text-decoration:underline #c49a4a59;text-decoration:underline #c49a4a59}.prose a:hover{-webkit-text-decoration-color:var(--accent);text-decoration-color:var(--accent)}.footer{border-top:1px solid var(--hairline);padding-block:clamp(40px,6vh,64px)}.footer-inner{color:var(--text-ghost);flex-wrap:wrap;justify-content:space-between;gap:10px 32px;font-size:13px;display:flex}.turntable{width:100%}.pool{fill:url(#pool)}.pool-near{stop-color:var(--accent);stop-opacity:.13}.pool-far{stop-color:var(--accent);stop-opacity:0}.disc{fill:var(--ground);stroke:var(--line);stroke-width:1.5px}.groove{fill:none;stroke:var(--hairline);stroke-width:1px}.groove.accented{stroke:var(--line)}.lead-in{fill:none;stroke:var(--line);stroke-width:1.5px}.run-in{stroke:var(--line);stroke-width:1.5px;stroke-linecap:round}.label{fill:var(--accent-dim)}.label-band{fill:var(--text);fill-opacity:.09}.label-rim{fill:none;stroke:var(--ground);stroke-width:1px;stroke-opacity:.35}.spindle{fill:var(--ground)}.sheen{fill:url(#sheen);pointer-events:none}.sheen-peak{stop-color:var(--text);stop-opacity:.1}.sheen-glint{stop-color:var(--text);stop-opacity:.045}.sheen-edge{stop-color:var(--text);stop-opacity:0}.record{transform-origin:200px 200px;animation:1.8s linear infinite spin}@keyframes spin{to{transform:rotate(1turn)}}.arm-tube,.arm-head,.arm-weight{stroke:var(--text-faint);stroke-opacity:.55;stroke-linecap:round}.arm-tube{stroke-width:3px}.arm-head{stroke-width:7px;stroke-linecap:butt}.arm-weight{stroke-width:7px}.arm-pivot{fill:var(--surface);stroke:var(--line)}
