.instrument .ribbon{position:relative;view-timeline-name:--ribbon-plate}.instrument .ribbon__pin{position:sticky;top:0;height:100svh;overflow:hidden}.instrument .ribbon__stage{position:absolute;inset:0;animation:ribbon-drift 18s var(--ease-soft) infinite alternate}@supports (animation-timeline:view()){@media (prefers-reduced-motion:no-preference){.instrument .ribbon__travel{animation:ribbon-run linear both;animation-timeline:--ribbon-plate;animation-range:contain}}}.instrument .ribbon__travel{position:absolute;inset:0}@keyframes ribbon-run{0%{transform:translate3d(11%,0,0)}to{transform:translate3d(-11%,0,0)}}.instrument .ribbon__stage [data-spline]{--ribbon-aspect:2.23;--ribbon-width:max(198vw,285svh);--ribbon-height:calc(var(--ribbon-width) / var(--ribbon-aspect));--ribbon-lift:-12svh;position:absolute;left:50%;top:50%;width:var(--ribbon-width);height:var(--ribbon-height);transform:translate3d(-50%,-50%,0) translateY(var(--ribbon-lift))}@media (max-width:760px){.instrument .ribbon__stage [data-spline]{--ribbon-width:184vw;--ribbon-lift:-8svh}}@keyframes ribbon-drift{0%{transform:translate3d(-3.2%,1.4%,0)}to{transform:translate3d(3.2%,-1.4%,0)}}.instrument .ribbon__stage .spline__canvas,.instrument .ribbon__stage .spline__poster{position:absolute;inset:0;display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.instrument .ribbon__stage .spline__canvas{filter:grayscale(1) contrast(1.08) sepia(1) hue-rotate(-4deg) saturate(4) brightness(1.05);opacity:var(--assembled,0);transition:opacity .2s linear}.instrument .ribbon__stage [data-spline=live] .spline__canvas{opacity:1}.instrument .ribbon__stage [data-spline=live] .spline__poster{opacity:0;transition:opacity .7s ease}.instrument .ribbon__run{position:relative;z-index:1;margin-top:-100svh;overflow-x:clip}.instrument .ribbon__read{min-height:100svh;display:flex;align-items:center;padding-block:clamp(3rem,8vh,5rem)}.instrument .ribbon__read--right{justify-content:flex-end}.instrument .ribbon__note{position:relative;z-index:1;max-width:34rem}.instrument .ribbon__read--right .ribbon__note{max-width:32rem}.instrument .ribbon__note:before{content:"";position:absolute;z-index:-1;inset:-18rem -30vw -20rem -60vw;background:radial-gradient(44% 46% at 40% 55%,hsla(45,29%,97%,.94) 0,hsla(45,29%,97%,.76) 34%,hsla(45,29%,97%,.32) 66%,hsla(45,29%,97%,0) 100%);pointer-events:none}.instrument .ribbon__read--right .ribbon__note:before{inset:-18rem -60vw -20rem -30vw;background:radial-gradient(44% 46% at 60% 55%,hsla(45,29%,97%,.94) 0,hsla(45,29%,97%,.76) 34%,hsla(45,29%,97%,.32) 66%,hsla(45,29%,97%,0) 100%)}.instrument .ribbon__note .label{color:var(--ink-1)}.instrument .ribbon__heading{margin:.9rem 0 0;max-width:16ch;font-size:var(--t-page);font-weight:700;line-height:1;letter-spacing:-.028em;color:var(--ink-0);text-wrap:balance}.instrument .ribbon__read--right .ribbon__heading{max-width:20ch;font-size:var(--t-title);line-height:1.04;letter-spacing:-.024em}.instrument .ribbon__line{margin:1rem 0 0;max-width:30rem;font-size:var(--t-lead);line-height:1.5;color:var(--ink-2);text-wrap:pretty}.instrument .ribbon__fig{margin-top:1.25rem}.instrument .ribbon__readout{margin:clamp(1.5rem,3.5vh,2.25rem) 0 0;display:grid;gap:clamp(1.1rem,2.6vh,1.6rem)}.instrument .ribbon__readout dt{font-family:var(--font-mono);font-size:var(--t-label);font-weight:500;letter-spacing:.15em;text-transform:uppercase;color:var(--ink-1)}.instrument .ribbon__readout dd{margin:.4rem 0 0;font-size:var(--t-small);line-height:1.55;color:var(--ink-2);text-wrap:pretty}.instrument .ribbon__fine{margin:clamp(1.4rem,3vh,2rem) 0 0;font-family:var(--font-mono);font-size:var(--t-label);line-height:1.8;letter-spacing:.04em;color:var(--ink-2)}@media (max-width:760px){.instrument .ribbon__read{min-height:78svh}.instrument .ribbon__read--right{justify-content:flex-start}.instrument .ribbon__read--right .ribbon__note:before{inset:-18rem -30vw -20rem -60vw;background:radial-gradient(44% 46% at 40% 55%,hsla(45,29%,97%,.94) 0,hsla(45,29%,97%,.76) 34%,hsla(45,29%,97%,.32) 66%,hsla(45,29%,97%,0) 100%)}}.instrument .ledger{margin-top:clamp(2rem,5vh,3rem)}.instrument .ledger__row{display:grid;grid-template-columns:minmax(9rem,15rem) minmax(0,1fr);gap:clamp(1.25rem,4vw,4rem);align-items:baseline;padding-block:clamp(1.4rem,3.2vh,2.1rem);border-top:1px solid var(--rule)}.instrument .ledger__key{font-family:var(--font-mono);font-size:var(--t-label);letter-spacing:.14em;text-transform:uppercase;color:var(--ink-3)}.instrument .ledger__value{font-size:var(--t-section);font-weight:600;line-height:1.22;letter-spacing:-.018em;color:var(--ink-0);text-wrap:balance}.instrument .ledger__fine{margin:clamp(1.5rem,3.5vh,2.25rem) 0 0;max-width:46rem;font-family:var(--font-mono);font-size:var(--t-label);line-height:1.8;letter-spacing:.04em;color:var(--ink-3)}@media (max-width:640px){.instrument .ledger__row{grid-template-columns:minmax(0,1fr);gap:.5rem}}.instrument .struck{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(1.75rem,4vw,3rem) clamp(2rem,5vw,4.5rem);margin-top:clamp(2rem,5vh,3rem)}.instrument .struck__item{border-top:1px solid var(--rule);padding-top:1.1rem}.instrument .struck__term{display:inline-block;font-size:var(--t-title);font-weight:700;letter-spacing:-.024em;line-height:1.05;color:var(--ink-1);text-decoration-line:line-through;text-decoration-thickness:.09em;text-decoration-color:var(--ink-0)}.instrument .struck__why{margin:.7rem 0 0;max-width:26rem;font-size:var(--t-small);line-height:1.55;color:var(--ink-2);text-wrap:pretty}@media (max-width:700px){.instrument .struck{grid-template-columns:minmax(0,1fr);gap:1.75rem}}.instrument .stair{margin:clamp(2rem,5vh,3rem) 0 0;padding:0;list-style:none;display:grid;gap:clamp(2.25rem,5vh,3.5rem);counter-reset:tread}.instrument .stair__step{counter-increment:tread;margin-left:calc((var(--tread, 0)) * clamp(1.5rem, 4vw, 4rem));display:grid;grid-template-columns:auto minmax(0,1fr);gap:clamp(1rem,2.5vw,1.75rem);align-items:start;max-width:44rem}.instrument .stair__step:first-child{--tread:0}.instrument .stair__step:nth-child(2){--tread:1}.instrument .stair__step:nth-child(3){--tread:2}.instrument .stair__step:nth-child(4){--tread:3}.instrument .stair__step:nth-child(5){--tread:4}.instrument .stair__step:before{content:counter(tread,decimal-leading-zero);font-family:var(--font-mono);font-size:clamp(1.9rem,3.4vw,2.9rem);font-weight:500;line-height:.95;letter-spacing:-.02em;color:var(--signal-mark);opacity:.55}.instrument .stair__title{display:block;font-size:var(--t-section);font-weight:600;letter-spacing:-.018em;line-height:1.15;color:var(--ink-0)}.instrument .stair__body{display:block;margin-top:.55rem;font-size:var(--t-body);line-height:1.6;color:var(--ink-2);text-wrap:pretty}@media (max-width:760px){.instrument .stair__step{margin-left:0}}@media (prefers-reduced-motion:reduce){.instrument .ribbon__stage{animation:none}}.instrument .gauges{overflow:hidden;padding-block:clamp(3.5rem,9vh,6rem);background:radial-gradient(120% 140% at 50% 30%,#17171c 0,#0c0c10 62%,#08080b 100%)}.instrument .gauges__eyebrow{color:hsla(60,20%,98%,.64)}.instrument .gauges__pair{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(1.25rem,3vw,2.5rem);margin-top:clamp(1.75rem,4vh,2.75rem)}.instrument .gauges__vitrine{margin:0;border-radius:18px;padding:clamp(1.25rem,2.5vw,2rem);background:hsla(60,33%,99%,.04);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.12),inset 0 0 0 1px hsla(0,0%,100%,.08),0 30px 70px -40px rgba(0,0,0,.7)}.instrument .gauges__canvas{margin:0}.instrument .gauges__canvas canvas{display:block;width:100%;height:auto}.instrument .gauges__plaque{margin:1.1rem 0 0;font-family:var(--font-mono);font-size:var(--t-label);letter-spacing:.1em;text-transform:uppercase;line-height:1.7;color:hsla(60,20%,98%,.55);text-wrap:pretty}@media (max-width:760px){.instrument .gauges__pair{grid-template-columns:minmax(0,1fr)}}.instrument .ground{position:absolute;inset:0;margin:0;overflow:hidden}.instrument .ground__live,.instrument .ground__poster{position:absolute;inset:0;display:block;width:100%;height:100%}.instrument .ground__poster{-o-object-fit:cover;object-fit:cover;transition:opacity .9s ease .5s}.instrument .ground__live{opacity:0;transition:opacity .9s ease}.instrument .ground__live[data-alive=true]{opacity:1}.instrument .ground:has(.ground__live[data-alive=true]) .ground__poster{opacity:0}.instrument .ground__live canvas{display:block;width:100%;height:100%}.instrument .room{background:radial-gradient(120% 140% at 50% 40%,#17171c 0,#0c0c10 60%,#08080b 100%)}.instrument .room__label{color:hsla(60,20%,98%,.62)}.instrument .ticks{display:flex;gap:.5rem}.instrument .ticks i{width:2.5rem;height:2px;border-radius:1px;background:hsla(60,20%,98%,.18);transition:background .32s var(--ease-out)}.instrument .ticks i[data-on]{background:var(--signal)}.instrument .helix{height:560svh}.instrument .helix__pin{position:sticky;top:0;height:100svh;overflow:hidden;background:radial-gradient(120% 140% at 50% 40%,#17171c 0,#0c0c10 60%,#08080b 100%)}.instrument .helix__stage{position:absolute;inset:0;transform:translate3d(16%,0,0);transition:transform .9s var(--ease-soft)}.instrument .helix__stage[data-side=left]{transform:translate3d(-18%,0,0)}.instrument .helix__stage [data-spline]{position:absolute;inset:0}.instrument .helix__stage .spline__canvas,.instrument .helix__stage .spline__poster{position:absolute;inset:0;display:block;width:100%;height:100%;-o-object-fit:contain;object-fit:contain;filter:grayscale(1) contrast(1.08) sepia(1) hue-rotate(-4deg) saturate(4) brightness(1.05)}.instrument .helix__stage .spline__canvas{opacity:var(--assembled,0);transition:opacity .2s linear}.instrument .helix__stage [data-spline=live] .spline__canvas{opacity:1}.instrument .helix__stage [data-spline=live] .spline__poster{opacity:0;transition:opacity .9s ease}.instrument .helix[data-off-pose=true] [data-spline=live] .spline__poster{opacity:0;transition:opacity .2s ease}.instrument .helix__scrim{position:absolute;inset:0;pointer-events:none;background:linear-gradient(0deg,rgba(8,8,11,.78) 0,rgba(8,8,11,.22) 30%,rgba(8,8,11,0) 52%),linear-gradient(180deg,rgba(8,8,11,.55) 0,rgba(8,8,11,0) 22%)}.instrument .helix__plate{position:absolute;left:0;right:0;top:5.5rem;display:flex;justify-content:space-between;gap:1rem;pointer-events:none}.instrument .helix__fig{font-family:var(--font-mono);font-size:var(--t-label);letter-spacing:.14em;text-transform:uppercase;color:hsla(60,20%,98%,.66)}.instrument .helix__inner{position:absolute;inset:0;left:50%;transform:translateX(-50%);width:100%;max-width:var(--shell);padding-inline:var(--gutter)}.instrument .helix__station{position:absolute;max-width:30rem;opacity:0;visibility:hidden;transform:translate3d(-2rem,0,0);transition:opacity .46s var(--ease-out),transform .46s var(--ease-out),visibility 0s linear .46s}.instrument .helix__station[data-on]{opacity:1;visibility:visible;transform:none;transition-delay:0s}.instrument .helix__station--claim{left:var(--gutter);bottom:clamp(2.5rem,9vh,6rem);max-width:40rem}.instrument .helix__station[data-side=left]{left:var(--gutter);top:50%;transform:translate3d(-2rem,-50%,0)}.instrument .helix__station[data-side=right]{right:var(--gutter);top:50%;transform:translate3d(2rem,-50%,0)}.instrument .helix__station[data-side][data-on]{transform:translate3d(0,-50%,0)}.instrument .helix__status{display:flex;align-items:center;gap:.5rem;color:hsla(60,20%,98%,.62)}.instrument .helix__title{margin:1rem 0 0;font-size:clamp(2.5rem,5.4vw,4.75rem);font-weight:700;line-height:.98;letter-spacing:-.03em;color:#fbfbf9;text-wrap:balance}.instrument .helix__lead{margin:1.25rem 0 0;max-width:30rem;font-size:var(--t-small);line-height:1.6;color:hsla(60,20%,98%,.72);text-wrap:pretty}.instrument .helix__eyebrow{display:flex;justify-content:space-between;gap:1.5rem;color:hsla(60,20%,98%,.64)}.instrument .helix__name{margin:1rem 0 0;font-size:clamp(2.2rem,4.6vw,3.9rem);font-weight:700;line-height:1;letter-spacing:-.028em;color:#fbfbf9;text-wrap:balance}.instrument .helix__what{margin:1.1rem 0 0;font-size:var(--t-lead);line-height:1.5;color:hsla(60,20%,98%,.72);text-wrap:pretty}.instrument .helix__foot{position:absolute;left:50%;bottom:clamp(1.25rem,3.5vh,2.25rem);transform:translateX(-50%);width:100%;display:flex;align-items:center;justify-content:space-between;gap:1.5rem;pointer-events:none}.instrument .helix__ticks{display:flex;gap:.5rem}.instrument .helix__ticks i{width:2.5rem;height:2px;border-radius:1px;background:hsla(60,20%,98%,.18);transition:background .32s var(--ease-out)}.instrument .helix__ticks i[data-on]{background:var(--signal)}.instrument .helix__skip{pointer-events:auto;font-family:var(--font-mono);font-size:var(--t-label);letter-spacing:.12em;text-transform:uppercase;color:hsla(60,20%,98%,.62);border-bottom:1px solid hsla(60,20%,98%,.2);padding-bottom:2px;transition:color .18s var(--ease-out),border-color .18s var(--ease-out)}.instrument .helix__skip:hover{color:#fbfbf9;border-color:var(--signal)}@media (max-width:820px),(prefers-reduced-motion:reduce){.instrument .helix{height:auto}.instrument .helix__pin{position:relative;height:auto;min-height:0;padding-block:5.5rem 3rem}.instrument .helix__stage,.instrument .helix__stage[data-side=left]{position:relative;inset:auto;height:min(62svh,30rem);transform:none;transition:none}.instrument .helix__scrim{display:none}.instrument .helix__plate{position:static;margin-inline:auto;padding-inline:var(--gutter)}.instrument .helix__inner{position:static;transform:none;display:grid;gap:3rem;margin-top:2rem}.instrument .helix__station,.instrument .helix__station--claim,.instrument .helix__station[data-side=left],.instrument .helix__station[data-side=right],.instrument .helix__station[data-side][data-on]{position:static;opacity:1;visibility:visible;transform:none;transition:none}.instrument .helix__foot{display:none}}.instrument .beat--tall{min-height:100svh;align-content:center}.instrument .beat--grab{position:relative}.instrument .beat--grab>.beat__body{position:relative;z-index:1}.instrument .beat--grab>.beat__index{z-index:1}.instrument .breath{min-height:100svh;display:flex;align-items:center;padding-block:clamp(4rem,10vh,7rem)}.instrument .breath__inner{width:100%}.instrument .breath__title{margin:0;max-width:18ch;font-size:var(--t-page);font-weight:700;line-height:1;letter-spacing:-.028em;color:var(--ink-0);text-wrap:balance}.instrument .breath__lead{margin:1.5rem 0 0;max-width:34rem;font-size:var(--t-lead);line-height:1.5;color:var(--ink-2);text-wrap:pretty}.instrument .helix__fig--right{opacity:0;transition:opacity .5s ease}.instrument .helix:has([data-spline=live][data-turn=on]) .helix__fig--right{opacity:1}.instrument .corehero{position:relative;min-height:max(640px,100svh);overflow:hidden;display:flex}.instrument .corehero__ground{position:absolute;inset:0}.instrument .corehero__scrim{position:absolute;inset:0;pointer-events:none;background:linear-gradient(0deg,rgba(8,8,11,.84) 0,rgba(8,8,11,.36) 34%,rgba(8,8,11,0) 60%),linear-gradient(180deg,rgba(8,8,11,.62) 0,rgba(8,8,11,.18) 16%,rgba(8,8,11,0) 30%),linear-gradient(90deg,rgba(8,8,11,.42) 0,rgba(8,8,11,0) 48%)}.instrument .corehero__inner{position:relative;z-index:1;display:flex;flex-direction:column;justify-content:space-between;padding-top:6rem;padding-bottom:clamp(2.25rem,6vh,4rem)}.instrument .corehero__status{color:hsla(60,20%,98%,.62)}.instrument .corehero__fig{position:absolute;z-index:1;top:6rem;right:max(var(--gutter),calc((100% - var(--shell)) / 2 + var(--gutter)));margin:0;max-width:32rem;text-align:right;font-family:var(--font-mono);font-size:var(--t-label);letter-spacing:.14em;line-height:1.6;text-transform:uppercase;color:hsla(60,20%,98%,.66);pointer-events:none}.instrument .corehero__foot{display:flex;align-items:flex-end;justify-content:space-between;gap:clamp(2rem,6vw,5rem)}.instrument .corehero__title{margin:0;max-width:13ch;font-size:var(--t-display);font-weight:700;line-height:.98;letter-spacing:-.03em;color:#fbfbf9;text-wrap:balance}.instrument .corehero__signal{color:var(--signal)}.instrument .corehero__aside{max-width:27rem;display:grid;gap:1.1rem}.instrument .corehero__thesis{margin:0;font-size:clamp(1rem,.8rem + .6vw,1.2rem);line-height:1.45;letter-spacing:-.008em;color:hsla(60,20%,98%,.86);text-wrap:pretty}.instrument .corehero__coda{position:relative;margin:0;padding-top:1rem;font-size:var(--t-small);line-height:1.55;color:hsla(60,20%,98%,.66);text-wrap:pretty}.instrument .corehero__coda:before{content:"";position:absolute;top:0;left:0;width:3.25rem;height:1px;background:var(--signal)}.instrument .corehero__live{display:inline-flex;align-items:center;gap:.5rem;margin-top:.4rem;color:hsla(60,20%,98%,.72);border-bottom:1px solid hsla(60,20%,98%,.22);padding-bottom:2px;transition:color .18s var(--ease-out),border-color .18s var(--ease-out)}.instrument .corehero__live:hover{color:#fbfbf9;border-color:var(--signal)}@media (max-width:900px){.instrument .corehero__fig{top:7.6rem;right:auto;left:var(--gutter);max-width:22rem;text-align:left}}@media (max-width:760px){.instrument .corehero__foot{flex-direction:column;align-items:flex-start;gap:1.75rem}.instrument .corehero__inner{padding-top:5rem}.instrument .corehero__fig{top:6.6rem}.instrument .corehero__scrim{background:linear-gradient(0deg,rgba(8,8,11,.86) 0,rgba(8,8,11,.42) 36%,rgba(8,8,11,0) 62%),linear-gradient(180deg,rgba(8,8,11,.8) 0,rgba(8,8,11,.42) 18%,rgba(8,8,11,0) 34%),linear-gradient(90deg,rgba(8,8,11,.3) 0,rgba(8,8,11,0) 48%)}}.instrument .doors{height:380svh}.instrument .doors__pin{position:sticky;top:0;min-height:100svh;display:flex;align-items:center;padding-block:5.5rem 3rem}.instrument .doors__frame{width:100%;display:grid;grid-template-columns:minmax(9rem,12rem) minmax(0,1fr);grid-template-rows:auto minmax(0,1fr) auto;gap:clamp(1.5rem,3vh,2.5rem) clamp(1.5rem,4vw,4rem)}.instrument .doors__head{grid-column:1/-1}.instrument .doors__lead{margin-top:1rem;max-width:34rem;font-size:var(--t-small);line-height:1.55}.instrument .doors__rail{margin:0;list-style:none;display:grid;align-content:start;gap:.9rem;border-top:1px solid var(--rule);padding:1rem 0 0}.instrument .doors__rail li{display:flex;align-items:baseline;gap:.6rem;font-size:var(--t-small);font-weight:500;color:var(--ink-3);transition:color .32s var(--ease-out)}.instrument .doors__rail li[data-on]{color:var(--ink-0)}.instrument .doors__railno{font-family:var(--font-mono);font-size:var(--t-label);letter-spacing:.08em;color:var(--ink-3)}.instrument .doors__rail li[data-on] .doors__railno{color:var(--signal-deep)}.instrument .doors__stage{position:relative;min-height:clamp(22rem,52svh,32rem)}.instrument .doors__station{position:absolute;inset:0;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.15fr);gap:clamp(2rem,5vw,4.5rem);align-items:center;opacity:0;visibility:hidden;transform:translate3d(2.5rem,0,0);transition:opacity .46s var(--ease-out),transform .46s var(--ease-out),visibility 0s linear .46s}.instrument .doors__station[data-side=right]{transform:translate3d(-2.5rem,0,0)}.instrument .doors__station[data-side=right] .doors__words{order:2}.instrument .doors__station[data-side=right] .doors__window{order:1}.instrument .doors__station[data-on]{opacity:1;visibility:visible;transform:none;transition-delay:0s}.instrument .doors__words{display:grid;gap:.9rem;max-width:28rem}.instrument .doors__status{margin:0;display:inline-flex;align-items:center;gap:.6rem;font-family:var(--font-mono);font-size:var(--t-label);letter-spacing:.13em;text-transform:uppercase;color:var(--ink-3)}.instrument .doors__no{color:var(--signal-deep)}.instrument .doors__name{margin:0;font-size:clamp(2.6rem,6vw,5.25rem);font-weight:700;letter-spacing:-.035em;line-height:.95;color:var(--ink-0)}.instrument .doors__note{margin:0;font-size:var(--t-lead);line-height:1.5;color:var(--ink-2);text-wrap:pretty}.instrument .doors__go{justify-self:start;margin-top:.4rem;font-family:var(--font-mono);font-size:var(--t-label);letter-spacing:.13em;text-transform:uppercase;color:var(--ink-1);border-bottom:1px solid var(--rule);padding-bottom:2px;transition:color .18s var(--ease-out),border-color .18s var(--ease-out)}.instrument .doors__go:hover{color:var(--ink-0);border-color:var(--signal-mark)}.instrument .doors__window{position:relative;display:block;aspect-ratio:16/10;border-radius:14px;overflow:hidden;background:#0c0c10;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.07),0 0 0 1px rgba(20,20,26,.55),0 30px 60px -40px rgba(20,20,26,.6);transform:translate3d(calc(var(--lean-x) * 4px),calc(var(--lean-y) * 3px),0);transition:transform var(--lean-move),box-shadow .38s ease}.instrument .doors__window img{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transform:scale(1.02);transition:transform .9s var(--ease-soft)}@media (hover:hover){.instrument .doors__window:hover{box-shadow:inset 0 1px 0 hsla(0,0%,100%,.1),0 0 0 1px rgba(194,128,30,.35),0 38px 70px -44px rgba(20,20,26,.66)}.instrument .doors__window:hover img{transform:scale(1.06)}}.instrument .doors__window:after{content:"";position:absolute;inset:auto 0 0 0;height:38%;pointer-events:none;background:linear-gradient(0deg,rgba(8,8,11,.72) 0,rgba(8,8,11,0))}.instrument .doors__window[data-light]{background:var(--paper)}.instrument .doors__window[data-light]:after{background:linear-gradient(0deg,hsla(45,29%,97%,.92) 0,hsla(45,29%,97%,0))}.instrument .doors__window[data-light] .doors__figure{color:var(--ink-3)}.instrument .doors__figure{position:absolute;left:1.15rem;right:1.15rem;bottom:1rem;font-family:var(--font-mono);font-size:var(--t-label);letter-spacing:.1em;text-transform:uppercase;color:hsla(0,0%,100%,.62)}.instrument .doors__ticks{grid-column:2}@media (max-width:860px),(prefers-reduced-motion:reduce){.instrument .doors{height:auto}.instrument .doors__pin{position:relative;min-height:0;display:block;padding-block:clamp(4.5rem,11vh,9rem)}.instrument .doors__frame{grid-template-columns:minmax(0,1fr)}.instrument .doors__rail,.instrument .doors__ticks{display:none}.instrument .doors__stage{min-height:0;display:grid;gap:3.5rem}.instrument .doors__station,.instrument .doors__station[data-side=right]{position:static;grid-template-columns:minmax(0,1fr);gap:1.5rem;opacity:1;visibility:visible;transform:none}.instrument .doors__station[data-side=right] .doors__words{order:1}.instrument .doors__station[data-side=right] .doors__window{order:2}}@media (prefers-reduced-motion:reduce){.instrument .doors__window{transform:none;transition:none}}.instrument .argue{height:340svh}.instrument .argue__pin{position:sticky;top:0;height:100svh;overflow:hidden;display:flex;align-items:center}.instrument .argue__ground{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:62% 50%;object-position:62% 50%}.instrument .argue__scrim{position:absolute;inset:0;pointer-events:none;background:linear-gradient(90deg,rgba(8,8,11,.78) 0,rgba(8,8,11,.5) 45%,rgba(8,8,11,.15) 70%),linear-gradient(180deg,rgba(8,8,11,.7) 0,rgba(8,8,11,.25) 40%)}.instrument .argue__inner{position:relative;z-index:1;width:100%;padding-top:5rem;padding-bottom:2.5rem;display:grid;grid-template-rows:auto minmax(0,1fr) auto;gap:clamp(1.5rem,4vh,2.75rem);height:100%}.instrument .argue__rail{margin:0;padding:0;list-style:none;display:flex;flex-wrap:wrap;gap:.35rem 1.75rem}.instrument .argue__rail li{display:flex;align-items:baseline;gap:.5rem;font-family:var(--font-mono);font-size:var(--t-label);letter-spacing:.12em;text-transform:uppercase;color:hsla(60,20%,98%,.38);transition:color .32s var(--ease-out)}.instrument .argue__rail li[data-on]{color:var(--signal)}.instrument .argue__railno{color:hsla(60,20%,98%,.28)}.instrument .argue__rail li[data-on] .argue__railno{color:var(--signal)}.instrument .argue__stage{position:relative;min-height:clamp(18rem,42svh,26rem)}.instrument .argue__station{position:absolute;inset:0;display:grid;grid-template-columns:minmax(16rem,.95fr) minmax(0,1.25fr);gap:clamp(2rem,5vw,4.5rem);align-items:center;opacity:0;visibility:hidden;transform:translate3d(2.5rem,0,0);transition:opacity .46s var(--ease-out),transform .46s var(--ease-out),visibility 0s linear .46s}.instrument .argue__station[data-on]{opacity:1;visibility:visible;transform:none;transition-delay:0s}.instrument .argue__words{max-width:28rem}.instrument .argue__title{margin:.9rem 0 0;font-size:var(--t-title);font-weight:700;line-height:1.03;letter-spacing:-.024em;color:#fbfbf9;text-wrap:balance}.instrument .argue__lead{margin:.9rem 0 0;font-size:var(--t-small);line-height:1.6;color:hsla(60,20%,98%,.7);text-wrap:pretty}.instrument .argue__sheet{border-radius:22px;padding:clamp(1.5rem,3.5vw,2.75rem);background:rgba(8,8,11,.45);backdrop-filter:blur(18px) saturate(140%);-webkit-backdrop-filter:blur(18px) saturate(140%);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.25),inset 0 0 0 1px hsla(0,0%,100%,.13),0 40px 90px -40px rgba(0,0,0,.6);transform:translate3d(calc(var(--lean-x) * 4px),calc(var(--lean-y) * 3px),0);transition:transform var(--lean-move),box-shadow .6s ease}.instrument .argue__sheet[data-state=for]{box-shadow:inset 0 1px 0 hsla(0,0%,100%,.25),inset 0 0 0 1px rgba(194,128,30,.55),0 40px 90px -40px rgba(0,0,0,.6)}.instrument .argue__state{margin:0 0 1.25rem;display:flex;justify-content:space-between;gap:1rem;font-family:var(--font-mono);font-size:var(--t-label);letter-spacing:.14em;text-transform:uppercase;color:hsla(60,20%,98%,.64)}.instrument .argue__kept{color:var(--signal)}.instrument .argue__passage{margin:0;font-size:clamp(1.45rem,2.5vw,2.15rem);font-weight:500;line-height:1.38;letter-spacing:-.015em;color:hsla(60,20%,98%,.86);text-wrap:pretty}.instrument .argue__verb{color:var(--signal);text-decoration:underline;text-decoration-color:var(--signal);text-decoration-thickness:2px;text-underline-offset:.18em}.instrument .argue__struck{color:hsla(60,20%,98%,.42);text-decoration-line:line-through;text-decoration-thickness:.08em;text-decoration-color:hsla(60,20%,98%,.7)}.instrument .argue__ins{text-decoration:none;color:var(--signal)}@media (max-width:820px),(prefers-reduced-motion:reduce){.instrument .argue{height:auto}.instrument .argue__pin{position:relative;height:auto;min-height:0;display:block;padding-block:clamp(4.5rem,11vh,8rem) 3rem}.instrument .argue__inner{height:auto;padding-top:0;display:grid}.instrument .argue__rail{display:none}.instrument .argue__stage{min-height:0;display:grid;gap:3.25rem}.instrument .argue__station{position:static;grid-template-columns:minmax(0,1fr);gap:1.5rem;opacity:1;visibility:visible;transform:none}.instrument .argue__ticks{display:none}}@media (prefers-reduced-motion:reduce){.instrument .argue__sheet{transform:none;transition:none}}.instrument .surfacehero{position:relative;min-height:max(640px,100svh);overflow:hidden;display:flex}.instrument .surfacehero__field{position:absolute;inset:0;opacity:0;transition:opacity 1.4s ease}.instrument .surfacehero__field[data-alive=true]{opacity:1}.instrument .surfacehero__field canvas{display:block;width:100%;height:100%}.instrument .surfacehero__scrim{position:absolute;inset:0;pointer-events:none;background:linear-gradient(0deg,rgba(8,8,11,.78) 0,rgba(8,8,11,.24) 36%,rgba(8,8,11,0) 60%),linear-gradient(180deg,rgba(8,8,11,.5) 0,rgba(8,8,11,0) 22%)}.instrument .surfacehero__inner{position:relative;z-index:1;display:flex;flex-direction:column;justify-content:space-between;padding-top:6rem;padding-bottom:clamp(2.25rem,6vh,4rem)}.instrument .surfacehero__foot{display:flex;align-items:flex-end;justify-content:space-between;gap:clamp(2rem,6vw,5rem)}.instrument .surfacehero__title{margin:0;max-width:12ch;font-size:clamp(2.5rem,5.4vw,4.75rem);font-weight:700;line-height:.98;letter-spacing:-.03em;color:#fbfbf9;text-wrap:balance}.instrument .surfacehero__aside{max-width:28rem;display:grid;gap:1.1rem}.instrument .surfacehero__lead{margin:0;font-size:var(--t-small);line-height:1.6;color:hsla(60,20%,98%,.72);text-wrap:pretty}.instrument .surfacehero__fig{margin:0;font-family:var(--font-mono);font-size:var(--t-label);letter-spacing:.14em;text-transform:uppercase;color:hsla(60,20%,98%,.66)}@media (max-width:760px){.instrument .surfacehero__foot{flex-direction:column;align-items:flex-start;gap:1.75rem}.instrument .surfacehero__inner{padding-top:5rem}.instrument .helix__stage .spline__poster{-o-object-fit:cover;object-fit:cover}}