/* A quieter rhythm, with transformation carried by ordinary scrolling. */
:root{--header-height:86px}
html{scroll-padding-top:calc(var(--header-height) + 24px)}
.icon{display:inline-block;vertical-align:middle;width:20px;height:20px;min-width:20px;fill:none;stroke:currentColor;stroke-width:1.3;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}
.sr-only{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap;border:0}
.site-header{height:auto;min-height:86px;padding-block:12px;gap:32px;background:#090909;border-color:#ffffff18;backdrop-filter:none}
.brand{width:180px;display:flex;align-items:center;margin:0;flex:0 0 180px;overflow:visible}
.brand img{width:100%;height:auto;max-height:58px;object-fit:contain;mix-blend-mode:screen}
.desktop-nav{min-width:0;gap:clamp(14px,1.5vw,24px)}
.header-actions{gap:22px}.header-actions button{min-height:44px;white-space:nowrap}
.menu-trigger span{display:none}
.menu-dialog nav>a{display:grid;grid-template-columns:22px minmax(0,1fr) 20px;font-size:clamp(1.6rem,6vw,2.4rem);gap:16px}
.product-subnav{top:var(--header-height)}
.state-journey{position:relative}
.state-journey.journey-ready{height:320svh}
.state-journey .state-stage{position:sticky;top:var(--header-height);height:calc(100svh - var(--header-height));min-height:510px;max-height:none;background:#070707;isolation:isolate}
.state-journey .stage-top{top:32px;align-items:center}
.journey-skip{font-size:.875rem;color:var(--muted);border-bottom:1px solid #ffffff40;padding:5px 0}
.state-journey .stage-art{inset:0;z-index:-1}
.state-journey .state-image{transition:none;object-fit:cover;object-position:center;filter:brightness(.8);transform:none}
.state-journey .state-image-0{object-fit:contain;object-position:72% center;opacity:1}
.state-journey .state-image-1{object-position:68% center;filter:brightness(.85)}
.state-journey .state-image-2{object-position:60% 40%;filter:brightness(.7) saturate(.45)}
.state-journey .state-stage:after{background:linear-gradient(90deg,#070707aa,transparent 65%),linear-gradient(0deg,#070707 0%,#07070788 18%,transparent 55%);pointer-events:none}
.journey-titles{position:absolute;inset:19% var(--pad) auto;height:30%;z-index:1;pointer-events:none}
.journey-word{position:absolute;left:0;top:0;font-family:var(--display);font-weight:600;font-size:clamp(7rem,19vw,20rem);line-height:.92;letter-spacing:-.025em;opacity:0}
.word-0{opacity:1;color:var(--ink)}
.word-1{left:12%;color:transparent;-webkit-text-stroke:1px #d2c19b}
.word-2{left:4%;font-style:italic;font-size:clamp(7rem,18vw,19rem);color:#e8e3d7}
.journey-copy{position:absolute;left:var(--pad);bottom:145px;z-index:2;color:#dedcd2;font-size:1.05rem;line-height:1.6}
.state-journey .stage-bottom{bottom:38px;align-items:center;gap:30px}
.state-journey .state-picker{border:0;gap:36px}
.state-journey .state-picker button{position:relative;font-size:1.4rem;min-width:0;padding:12px 0;gap:12px;background:none;color:#93938c;letter-spacing:.03em}
.state-journey .state-picker button[aria-pressed=true]{background:none;color:var(--ink)}
.state-journey .state-picker button:after{content:'';position:absolute;bottom:0;left:0;right:0;height:1px;background:var(--gold);transform:scaleX(0);transform-origin:left;transition:transform .4s}
.state-journey .state-picker button[aria-pressed=true]:after{transform:scaleX(1)}
.scroll-cue{display:flex;align-items:center;gap:20px;font-size:.8125rem;color:var(--muted)}
.journey-progress{position:absolute;bottom:0;left:0;right:0;height:1px;background:#ffffff12;z-index:3}
.journey-progress span{display:block;height:100%;background:var(--gold);transform:scaleX(var(--journey-progress,0));transform-origin:left}
.home .instrument-feature{padding:100px var(--pad);gap:7vw;background:#10100f;grid-template-columns:1.15fr 1fr;scroll-margin-top:0}
.home .instrument-image{align-self:center}.home .instrument-image img{height:580px;min-height:0;object-fit:contain}
.home .instrument-copy{padding:25px 0;max-width:440px}
.home .instrument-copy h2{font-size:clamp(4rem,6.5vw,7.5rem);line-height:1;margin:30px 0}
.home .instrument-copy>p:not(.eyebrow){font-size:1rem}
.home .inline-purchase{flex-wrap:wrap;margin:32px 0 20px;gap:12px 25px}
.home .home-add{display:flex;justify-content:space-between;align-items:center;width:100%;margin-top:10px;text-decoration:none;padding:14px 0;color:var(--muted)}
.home-editorial{padding:150px var(--pad);text-align:center;background:#0a0a09}
.home-editorial>div{max-width:1100px;margin:auto}
.home-editorial h2{font-size:clamp(3rem,6.2vw,7rem);line-height:1.1;margin:38px 0;text-transform:uppercase}
.home-editorial p:not(.eyebrow){margin:0 auto 30px;color:var(--muted)}
.home-editorial .eyebrow{margin:auto}
.home-teaser{display:flex;justify-content:space-between;align-items:center;gap:40px;margin:0 var(--pad);padding:60px 0;border-top:1px solid var(--rule)}
.home-teaser h2{font-size:clamp(2rem,3.5vw,3.5rem);line-height:1.15;margin-top:16px}
.home-teaser .text-link{flex-shrink:0}
.future-teaser{padding-bottom:80px}
.site-footer{padding-top:55px}
.footer-grid{border:0;padding-top:0;grid-template-columns:minmax(200px,1.2fr) minmax(160px,.8fr) minmax(240px,1fr);gap:40px}
.footer-grid>div{min-width:0}
.footer-logo{width:220px;height:auto;margin:0 0 18px;mix-blend-mode:screen}
.footer-grid h2{font-size:.8125rem;line-height:1.5;margin-bottom:24px}
.footer-grid a{width:fit-content;max-width:100%;line-height:1.6;margin-bottom:12px;overflow-wrap:normal}
.footer-grid a[href^="mailto"]{overflow-wrap:anywhere}
.footer-grid .icon{width:15px;height:15px;min-width:15px;margin-left:6px}
.footer-bottom{display:grid;grid-template-columns:1fr auto;gap:12px 30px;line-height:1.6;margin-top:40px}
.footer-bottom>span:last-child{grid-column:1/-1}
@media(max-width:1400px){.desktop-nav{display:none}.menu-trigger{display:block}}
@media(max-width:900px){.home .instrument-feature{gap:4vw;padding-block:70px}.home .instrument-image img{height:430px}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:1/-1}.footer-logo{width:200px}}
@media(max-width:760px){
 :root{--header-height:74px;--pad:24px}
 .site-header{min-height:74px;gap:20px;padding-block:9px}.brand{width:150px;flex-basis:150px}.brand img{width:100%;max-height:52px;height:auto}.header-actions{gap:20px}
 .state-journey.journey-ready{height:285svh}
 .state-journey .state-stage{height:calc(100svh - var(--header-height));min-height:510px}
 .state-journey .stage-top{top:24px;display:block}.stage-top .eyebrow{font-size:.75rem;letter-spacing:.09em}.journey-skip{display:none}
 .journey-titles{top:23%;left:var(--pad);right:var(--pad)}.journey-word{font-size:29vw}.word-1{left:0}.word-2{left:0;font-size:26vw}
 .state-journey .stage-art{inset:8% -8% 7%}.state-journey .state-image-0{object-fit:contain;object-position:center}.state-journey .state-image-1{object-position:59% center}.state-journey .state-image-2{object-position:56% center}
 .journey-copy{bottom:147px;font-size:1rem;max-width:70%}
 .state-journey .stage-bottom{bottom:27px;flex-direction:column;align-items:stretch;gap:14px}
 .state-journey .state-picker{order:0;width:100%;justify-content:space-between;gap:22px}.state-journey .state-picker button{flex:0 1 auto;justify-content:start;font-size:1.25rem;gap:10px;padding:10px 0;min-height:44px}
 .scroll-cue{font-size:.75rem;gap:12px;justify-content:flex-end}.scroll-cue .icon{width:16px;height:16px}
 .home .instrument-feature{grid-template-columns:1fr;padding:55px var(--pad) 65px;gap:20px}
 .home .instrument-image img{height:370px;max-height:55svh;object-fit:contain}.home .instrument-copy{padding:0;max-width:none}.home .instrument-copy h2{font-size:clamp(3.5rem,13vw,5rem);margin:25px 0}.home .instrument-copy h2 br:first-child{display:block}
 .home .inline-purchase{justify-content:space-between;margin-top:26px}
 .home-editorial{padding:100px var(--pad)}.home-editorial h2{font-size:clamp(2.7rem,9.2vw,4rem);margin:28px 0;line-height:1.15}.home-editorial p:not(.eyebrow){font-size:1rem;max-width:26ch}
 .home-teaser{padding:38px 0;align-items:start;flex-direction:column;gap:24px}.home-teaser h2{font-size:2.5rem;line-height:1.1;max-width:17ch}.home-teaser .text-link{font-size:.875rem}.future-teaser{padding-bottom:50px}
 .site-footer{padding-top:40px}.footer-grid{gap:35px 24px;grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.footer-grid>div:last-child{grid-column:1/-1}.footer-grid a{font-size:.875rem}.footer-bottom{grid-template-columns:1fr;gap:10px}.footer-bottom>span:last-child{grid-column:auto}
}
@media(max-width:390px){:root{--pad:20px}.brand{flex-basis:130px;width:130px}.header-actions{gap:14px}.site-header{gap:14px}.bag-trigger{gap:8px}.state-journey .state-picker{gap:14px}.state-journey .state-picker button{font-size:1.15rem;gap:8px}.footer-grid{grid-template-columns:1fr}.footer-grid>div{grid-column:1!important}}
@media(max-height:600px){.state-journey .state-stage{min-height:380px}.journey-titles{top:22%}.journey-word{font-size:clamp(5rem,18vh,9rem)}.journey-copy{bottom:105px;font-size:.875rem}.state-journey .stage-bottom{bottom:22px}.scroll-cue{display:none}}
@media(prefers-reduced-motion:reduce){.state-journey.journey-ready{height:220svh}.state-journey .state-image,.journey-word{transform:none!important}.state-picker button:after{transition:none}}
