.volume-gate:not([open]),.volume-bridge[hidden]{display:none}.volume-gate{--volume:0;--volume-handle:64px;z-index:100;isolation:isolate;width:100%;height:100%;color:#f8f8f8;overscroll-behavior:contain;scrollbar-width:thin;background:#0a0a0a;border:0;max-width:none;height:100dvh;max-height:none;margin:0;padding:0;position:fixed;inset:0;overflow:hidden auto}.volume-gate::backdrop{background:0 0}.volume-field{z-index:-1;pointer-events:none;opacity:calc(var(--volume) * .75);background:radial-gradient(at 78% 46%,#6c3bff99,#6c3bff1a 40%,#0000 72%);position:absolute;inset:0}.volume-inner{flex-direction:column;width:min(1600px,100%);min-height:100%;margin:auto;padding:24px 5% 42px;display:flex}.volume-header{z-index:5;background:#0a0a0a;justify-content:space-between;align-items:center;gap:20px;min-height:58px;display:flex;position:sticky;top:0}.volume-header>img{width:120px;height:48px}.volume-skip{color:#f8f8f8;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #746a82;align-items:center;gap:22px;min-height:46px;padding:8px 0;font-size:.875rem;display:inline-flex}.volume-skip:hover{color:#c6b4ff;border-color:#c6b4ff}.volume-skip:focus-visible{outline-offset:6px;outline:3px solid #f8f8f8}.volume-scene{flex:1;grid-template-columns:1.35fr .65fr;align-items:center;gap:4%;margin:clamp(36px,7vh,90px) 0 clamp(24px,4vh,50px);display:grid}.volume-scene h2{z-index:1;letter-spacing:-.07em;min-width:0;margin:0;font-size:clamp(3rem,7.4vw,8.4rem);line-height:.97;position:relative}.volume-scene h2>span{color:#f8f8f8}.volume-readout{isolation:isolate;flex-direction:column;justify-content:center;align-items:center;min-width:0;min-height:285px;display:flex;position:relative}.volume-symbol{z-index:-1;aspect-ratio:1;object-fit:contain;width:105%;max-width:none;height:auto;opacity:calc(.16 + var(--volume) * .5);transform:rotate(calc(-12deg + var(--volume) * 24deg)) scale(calc(.9 + var(--volume) * .1));position:absolute}.volume-number{letter-spacing:-.075em;font-variant-numeric:tabular-nums;font-family:Anybody,Arial,sans-serif;font-size:clamp(5.5rem,11.4vw,12rem);font-weight:500;font-stretch:85%;line-height:1}.volume-unit{letter-spacing:.14em;color:#cec3e0;margin-top:18px;font-size:.75rem}.volume-console{margin-top:auto;position:relative}.volume-label{clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.volume-meter{height:96px;padding:0 calc(var(--volume-handle) / 2);pointer-events:none;align-items:end;gap:clamp(3px,.7vw,10px);display:flex}.volume-meter>i{min-width:0;transform:scaleY(calc(.15 + var(--volume) * .85));transform-origin:bottom;background:#3a3245;flex:1}.volume-meter>i.is-lit{background:linear-gradient(#c8b6ff,#6c3bff)}.volume-fader{height:110px;margin:4px 0 0;position:relative}.volume-rail{left:calc(var(--volume-handle) / 2);right:calc(var(--volume-handle) / 2);background:#030304;border-radius:8px;height:12px;margin-top:-6px;position:absolute;top:50%;overflow:hidden;box-shadow:0 1px #ffffff24,inset 0 2px 4px #000}.volume-rail>span{transform:scaleX(var(--volume));transform-origin:0;background:linear-gradient(90deg,#6c3bff,#ba9fff);border-radius:4px;position:absolute;inset:4px 0}.volume-fader-light{inset:0 calc(var(--volume-handle) / 2);transform:translateX(calc(var(--volume) * 100%));pointer-events:none;opacity:calc(.2 + var(--volume) * .8);position:absolute}.volume-fader-light:after{content:"";background:radial-gradient(#945fff80,#0000 70%);width:140px;height:110px;position:absolute;top:50%;left:0;transform:translate(-50%,-50%)}.volume-range{-webkit-appearance:none;appearance:none;cursor:ew-resize;touch-action:pan-y;background:0 0;width:100%;height:110px;margin:0;display:block;position:relative}.volume-range::-webkit-slider-runnable-track{background:0 0;height:12px}.volume-range::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:var(--volume-handle);background:linear-gradient(#0000 47%,#6c3bff 47% 53%,#0000 53%),linear-gradient(90deg,#aaa4b2,#f8f8f8 14%,#e9e5ef 83%,#b3acbc);border:1px solid #e4deed;border-radius:5px;height:80px;margin-top:-34px;box-shadow:0 10px 18px #0009,0 2px 2px #000,inset 0 1px #fff}.volume-range::-moz-range-track{background:0 0;height:12px}.volume-range::-moz-range-thumb{width:var(--volume-handle);box-sizing:border-box;background:linear-gradient(#0000 47%,#6c3bff 47% 53%,#0000 53%),linear-gradient(90deg,#aaa4b2,#f8f8f8 14%,#e9e5ef 83%,#b3acbc);border:1px solid #e4deed;border-radius:5px;height:80px;box-shadow:0 10px 18px #0009,0 2px 2px #000,inset 0 1px #fff}.volume-range:focus-visible{outline:none}.volume-range:focus-visible::-webkit-slider-thumb{outline-offset:4px;outline:3px solid #c8b6ff}.volume-range:focus-visible::-moz-range-thumb{outline-offset:4px;outline:3px solid #c8b6ff}.volume-console-bottom{justify-content:space-between;align-items:center;gap:20px;display:flex}.volume-console-bottom>span{font-variant-numeric:tabular-nums;color:#bdb0ce;font-family:Anybody,Arial,sans-serif;font-size:.875rem}.volume-console-bottom>span:last-child{color:#c7b4ff}.volume-console-bottom>p{text-align:center;color:#e2dce9;margin:0;font-size:.875rem}.volume-gate.is-unlocking .volume-field{opacity:1}.volume-gate.is-unlocking .volume-meter>i{background:#c8b6ff}.volume-bridge{z-index:90;pointer-events:none;position:fixed;inset:0;overflow:hidden}.volume-bridge-glow,.volume-bridge-sweep{position:absolute;inset:0}.volume-bridge-glow{background:radial-gradient(at 76% 46%,#8d5aff80,#0000 68%);animation:.78s ease-out both volume-illuminate}.volume-bridge-sweep{animation:.72s cubic-bezier(.65,0,.2,1) 60ms both volume-light-pass}.volume-bridge-sweep:after{content:"";background:linear-gradient(90deg,#0000,#9868ff70 40%,#c4a5ffb3 50%,#6c3bff70 60%,#0000);width:clamp(70px,12vw,180px);position:absolute;inset:0 auto 0 0;transform:translate(-50%)}@keyframes volume-illuminate{0%{opacity:0;transform:scale(.96)}35%{opacity:1}to{opacity:0;transform:scale(1.04)}}@keyframes volume-light-pass{0%{opacity:0;transform:translate(100%)}12%{opacity:1}85%{opacity:.65}to{opacity:0;transform:translate(0)}}.volume-replay{z-index:60;color:#fff;cursor:pointer;background:#0a0a0a;border:1px solid #c0afe9;border-radius:2px;align-items:center;gap:10px;min-height:46px;padding:10px 16px;font-size:.8125rem;display:inline-flex;position:fixed;bottom:22px;right:22px;box-shadow:0 4px 20px #0003}.volume-replay[hidden]{display:none}.volume-replay:focus-visible{outline-color:#6c3bff}@media (max-width:1000px){.volume-scene{margin-block:48px 28px}.volume-scene h2{font-size:7.1vw}.volume-readout{min-height:230px}}@media (max-width:650px){.volume-gate{--volume-handle:54px}.volume-inner{padding:18px 6% max(26px,env(safe-area-inset-bottom))}.volume-header>img{width:99px;height:40px}.volume-skip{gap:12px}.volume-scene{flex:1;grid-template-columns:1fr;align-content:space-between;gap:20px;margin:clamp(30px,7vh,65px) 0 14px}.volume-scene h2{font-size:clamp(2rem,10.8vw,4.2rem)}.volume-readout{align-items:end;min-height:92px;padding-right:4px}.volume-symbol{width:118px;bottom:-7px;right:-9px}.volume-number{font-size:4.8rem}.volume-unit{margin-top:6px;font-size:.75rem}.volume-console{margin-top:0}.volume-meter{height:82px}.volume-meter>i{max-height:76px}.volume-fader,.volume-range{height:100px}.volume-range::-webkit-slider-thumb{height:72px;margin-top:-30px}.volume-range::-moz-range-thumb{height:72px}.volume-console-bottom{gap:12px}.volume-console-bottom>p{max-width:15rem}.volume-replay{bottom:14px;right:14px}}@media (max-height:740px) and (min-width:651px){.volume-inner{padding-bottom:28px}.volume-scene{margin-block:24px}.volume-scene h2{font-size:clamp(3rem,6.6vw,6rem)}.volume-readout{min-height:180px}.volume-meter{height:80px}.volume-meter>i{max-height:76px}}@media (max-height:740px) and (max-width:650px){.volume-scene{gap:12px;margin-block:24px 10px}.volume-readout{min-height:75px}.volume-number{font-size:3.8rem}.volume-symbol{width:102px}.volume-meter{height:62px}.volume-meter>i{max-height:56px}}@media (max-height:500px) and (orientation:landscape){.volume-gate{--volume-handle:48px}.volume-inner{padding:10px max(5%,env(safe-area-inset-right)) max(14px,env(safe-area-inset-bottom)) max(5%,env(safe-area-inset-left))}.volume-header{min-height:46px}.volume-header>img{width:90px;height:36px}.volume-skip{min-height:44px}.volume-scene{grid-template-columns:1.45fr .55fr;align-content:center;gap:4%;margin:10px 0 8px}.volume-scene h2{font-size:clamp(1.8rem,5.8vw,3.6rem)}.volume-readout{align-items:center;min-height:80px;padding:0}.volume-number{font-size:clamp(3rem,8vw,4.6rem)}.volume-symbol{width:130px;bottom:auto;right:auto}.volume-unit{margin-top:4px;font-size:.65rem}.volume-meter{height:38px}.volume-meter>i{max-height:36px}.volume-fader,.volume-range{height:76px}.volume-range::-webkit-slider-thumb{height:60px;margin-top:-24px}.volume-range::-moz-range-thumb{height:60px}.volume-console-bottom{gap:12px}.volume-console-bottom>p{max-width:none;font-size:.75rem}}@media (prefers-reduced-motion:reduce){.volume-symbol{transform:none}.volume-meter>i{transform:scaleY(.65)}.volume-bridge{display:none}.volume-bridge-glow,.volume-bridge-sweep{animation:none}}.influencer-section{color:#0a0a0a;background:#f8f8f8;padding-block:clamp(40px,4.6vw,66px)}.influencer-strip{justify-content:space-between;align-items:center;gap:36px;display:flex}.influencer-copy{min-width:0;max-width:40rem}.influencer-section .eyebrow{color:#6132e5;margin:0 0 18px;font-size:.75rem}.influencer-copy h2{letter-spacing:-.065em;margin:0;font-family:Anybody,Arial,sans-serif;font-size:clamp(1.9rem,3vw,2.65rem);font-style:normal;font-weight:750;font-stretch:90%;line-height:1.12}.influencer-copy>p:last-child{color:#505056;max-width:36rem;margin:15px 0 0;font-size:1rem;line-height:1.65}.influencer-action{flex-direction:column;flex-shrink:0;align-items:flex-start;gap:12px;display:flex}.influencer-action>span{color:#626269;font-size:.75rem;line-height:1.5}.influencer-trigger{color:#0a0a0a;min-height:54px;font:inherit;cursor:pointer;background:0 0;border:1px solid #0a0a0a;justify-content:space-between;align-items:center;gap:28px;padding:14px 19px;font-size:1rem;font-weight:600;text-decoration:none;transition:background .18s,color .18s;display:inline-flex}.influencer-trigger[hidden]{display:none}.influencer-trigger:hover{color:#f8f8f8;background:#0a0a0a}.influencer-trigger svg,.influencer-contact svg{flex-shrink:0}.influencer-trigger:focus-visible{outline-offset:5px;outline:3px solid #6c3bff}.influencer-dialog{width:min(640px,100% - 32px);max-width:none;max-height:calc(100vh - 32px);color:#f8f8f8;overscroll-behavior:contain;background:#111113;border:1px solid #ffffff28;max-height:calc(100dvh - 32px);margin:auto;padding:0;position:fixed;inset:0;overflow-y:auto;box-shadow:0 24px 100px #0007}.influencer-dialog:not([open]){display:none}.influencer-dialog::backdrop{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0a0a0aa6}.influencer-dialog[open]{animation:.2s ease-out influencer-appear}.influencer-dialog-inner{padding:0 32px 32px}.influencer-dialog-top{z-index:1;background:#111113;justify-content:space-between;align-items:center;gap:16px;margin-bottom:6px;padding:18px 0 12px;display:flex;position:sticky;top:0}.influencer-dialog-top .eyebrow{color:#b8a2ff;margin:0}.influencer-close{color:#f8f8f8;cursor:pointer;background:0 0;border:1px solid #ffffff35;flex-shrink:0;place-items:center;width:44px;height:44px;display:grid}.influencer-close:hover{background:#ffffff12}.influencer-dialog h2{letter-spacing:-.055em;margin:0;font-family:Anybody,Arial,sans-serif;font-size:clamp(1.85rem,4vw,2.8rem);font-style:normal;font-weight:750;font-stretch:90%;line-height:1.08}.influencer-dialog h2 span{color:#b8a2ff}#influencer-dialog-intro{color:#d0cfd5;margin:20px 0 28px;font-size:1rem;line-height:1.6}.influencer-list-label{color:#96939f;letter-spacing:.04em;margin:0 0 12px;font-size:.75rem;font-weight:600}.influencer-creators{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 24px;margin:0;padding:0;list-style:none;display:grid}.influencer-creators li{letter-spacing:-.03em;border-top:1px solid #ffffff26;padding:18px 0;font-size:1.125rem;font-weight:650;line-height:1.3}.influencer-dialog-note{color:#b8b6c0;margin:12px 0 28px;font-size:.875rem;line-height:1.6}.influencer-contact{color:#fff;background:#6c3bff;border:1px solid #6c3bff;justify-content:space-between;gap:16px;width:100%;min-height:56px;padding:16px 20px;font-size:1rem}.influencer-contact:hover{color:#fff;background:#794cff}.influencer-dialog :focus-visible{outline-offset:4px;outline:3px solid #b8a2ff}@keyframes influencer-appear{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (max-width:800px){.influencer-strip{flex-direction:column;align-items:flex-start;gap:25px}.influencer-action,.influencer-trigger{width:100%}}@media (max-width:480px){.influencer-dialog{width:calc(100% - 20px);max-height:calc(100dvh - 20px)}.influencer-dialog-inner{padding:0 20px 22px}.influencer-dialog-top{padding-top:12px}.influencer-creators{gap:0 16px}.influencer-creators li{padding-block:15px;font-size:1rem}.influencer-contact{gap:10px;padding-inline:16px;font-size:.875rem}}@media (prefers-reduced-motion:reduce){.influencer-dialog[open]{animation:none}.influencer-trigger{transition:none}}.immersive-header{z-index:10;color:#f8f8f8;border-color:#ffffff26;width:100%;max-width:none;height:100px;position:absolute;inset:0 0 auto}.immersive-header .nav-contact{border-color:#ffffff70}.immersive-header nav a:hover{color:#c7b5ff}.hero{color:#f8f8f8;isolation:isolate;background:#080809;min-height:0;padding:0;position:relative;overflow:visible}.hero-stage{height:auto;min-height:max(800px,100svh);position:relative;overflow:hidden}.hero-content{z-index:2;max-width:none;height:auto;min-height:inherit;flex-direction:column;padding-top:clamp(150px,19svh,210px);display:flex;position:relative}.hero-copy{pointer-events:auto;width:100%}.hero .eyebrow{color:#d2cbdc;margin-bottom:32px;font-size:.8125rem}.hero .status-dot{background:#b49bff;box-shadow:0 0 16px #9b75ff}.hero h1{letter-spacing:-.075em;font-size:clamp(76px,8.6vw,154px);line-height:.93}#hero-title[tabindex="-1"]:focus{outline:none}.hero h1 .hero-intro{letter-spacing:-.025em;margin-bottom:.85em;font-family:Anybody,sans-serif;font-size:.22em;font-weight:550}.hero-volume{margin-left:7.5vw}.hero-line{margin-bottom:-.12em;padding-bottom:.12em}.hero-line>span{width:fit-content}.hero-description{color:#d3cfda;max-width:470px;margin:32px 0 25px;font-size:1rem}.hero-actions{gap:30px}.hero .cta-white{color:#111;background:#f8f8f8;border-radius:0}.hero .cta-white:hover{background:#d9ceff}.hero .text-link{color:#f8f8f8;border-color:#8f859e}.hero .text-link:hover{color:#cfbeff}.hero-art{aspect-ratio:auto;opacity:1;pointer-events:none;isolation:isolate;width:100%;height:100%;margin:0;position:absolute;inset:0}.hero-art:after{content:"";background:linear-gradient(90deg,#080809e6 0%,#080809ac 30%,#0000 70%),linear-gradient(#0808097d,#0000 12% 65%,#080809 100%);position:absolute;inset:0}.hero-signal{transform-origin:70% 48%;position:absolute;inset:0}.hero-pointer,.hero-pointer picture{width:100%;height:100%;display:block}.signal-sculpture{object-fit:cover;object-position:62% 50%;width:100%;max-width:none;height:100%}.hero-volume-meter{letter-spacing:.07em;width:180px;font-size:.75rem;position:absolute;bottom:130px;right:5%}.volume-bars{align-items:stretch;gap:5px;height:52px;margin-top:15px;display:flex}.volume-bars i{transform-origin:bottom;background:#b69aff;width:9px;display:block}.volume-baseline{color:#c6b9d9;letter-spacing:.01em;margin-top:14px;font-size:.75rem;display:block}.hero-bottom{color:#d5cfdf;border-color:#ffffff2e;width:100%;min-height:80px;margin-top:auto;position:relative}.hero-bottom a{min-height:44px}.hero-scroll-index{align-items:center;gap:18px;display:inline-flex}.hero-scroll-index>span{font-size:1.5rem}.signal-strip{z-index:2;letter-spacing:-.04em;color:#f8f8f8;background:#6c3bff;padding-block:24px;font-family:Anybody Display,Anybody,sans-serif;font-size:clamp(1.2rem,2.2vw,2.2rem);position:relative;transform:none}.proof-section{grid-template-columns:.7fr 1.3fr;align-items:start;gap:8%;padding-block:110px;display:grid}.proof-heading h2{font-size:clamp(1.8rem,3vw,3.1rem)}.proof-clients{gap:1.4rem;display:grid}.proof-clients>p{color:#564f60;max-width:31rem;font-size:1rem}.client-name-list{gap:0;display:grid}.client-name-list a{letter-spacing:-.05em;border-bottom:1px solid #cdc7d4;grid-template-columns:24px 1fr 24px;align-items:center;gap:20px;padding:24px 0;font-size:clamp(1.15rem,2.1vw,2.1rem);font-weight:750;line-height:1.1;transition:color .2s;display:grid}.client-name-list .proof-index{letter-spacing:0;align-self:start;padding-top:4px;font-size:.75rem;font-weight:450}.client-name-list a>svg{width:24px;height:24px;transition:transform .3s}.client-name-list a:hover>svg{transform:translate(3px,-3px)}.proof-clients>.text-link{justify-self:start}.problem-section{color:#f8f8f8;background:#6c3bff;overflow:hidden}.problem-inner{padding-block:clamp(80px,9vw,135px);display:block}.problem-copy h2{max-width:none;font-size:clamp(3.5rem,7.5vw,8.4rem)}.problem-copy h2>.problem-line{line-height:.98}.problem-copy h2>.problem-emphasis{color:#f8f8f8;margin:.2em 0 0 5vw;font-size:.69em}.problem-detail{grid-template-columns:.3fr 1fr 1fr;align-items:start;gap:2rem;max-width:none;padding-top:3.6rem;display:grid}.problem-detail>p{max-width:29rem;margin-bottom:0;font-size:1rem}.problem-mark{object-fit:contain;width:86px;height:86px}.problem-detail .muted-copy{color:#eee8ff;font-size:1rem}.problem-detail .problem-resolution{color:#fff;grid-column:2/-1}.method-section{padding-block:100px 70px}.method-section .section-intro h2{font-size:clamp(2.3rem,4vw,4rem)}.method-console{background:#0a0a0a;min-height:210px;padding:1.5rem}.method-console>img{opacity:.5;width:80%;max-width:330px;bottom:-68%;right:-15%}.method-console-number>span:first-child{font-size:5rem}.method-console>p{font-size:.875rem}.method-step{min-height:205px;padding:1.8rem 1.2rem}.method-step.is-active{background:0 0;border-color:#6c3bff}.method-step.is-active .step-name h3{color:#6c3bff}.method-navigation a[aria-current=step]{color:#fff;background:#0a0a0a}.projects-section{color:#f8f8f8;background:#0a0a0a;padding:100px 0 0}.projects-section>.shell{padding-bottom:80px}.projects-section .section-intro{margin-bottom:0}.projects-section .section-intro h2{font-size:clamp(3.2rem,6.8vw,7rem)}.projects-section .section-intro h2 .purple{color:#ad8fff}.projects-section .section-intro>p{color:#c9c1d2}.case-grid{gap:0}.case-video-study{--chapter-ink:#0a0a0a;--chapter-secondary:#534c5d;--chapter-rule:#b8b1c2;color:var(--chapter-ink);background:#f8f8f8;border:0;grid-template:auto auto auto/repeat(12,minmax(0,1fr));align-items:start;gap:50px 2.3%;min-height:0;padding:clamp(70px,8vw,125px) max(5%,50vw - 648px);scroll-margin-top:0;display:grid;position:relative;overflow:hidden}.case-video-study.case-2{--chapter-ink:#f8f8f8;--chapter-secondary:#c4bdcf;--chapter-rule:#625a70;background:#101012}.case-video-study.case-3{--chapter-ink:#f8f8f8;--chapter-secondary:#eee8ff;--chapter-rule:#ffffff65;background:#6c3bff}.case-project-heading{grid-area:1/1/auto/-1;min-width:0}.case-video-study .case-kicker{align-items:center;gap:1.4rem;margin-bottom:2rem;font-size:.8125rem;display:flex}.case-kicker>span{letter-spacing:-.04em;font-size:1.35rem;font-weight:350}.case-project-heading h3{letter-spacing:-.07em;overflow-wrap:normal;margin-bottom:1.4rem;font-family:Anybody,Arial,sans-serif;font-size:clamp(3rem,8.7vw,9.4rem);font-weight:850;font-stretch:85%;line-height:.94}.case-project-heading>.case-context{color:var(--chapter-secondary);max-width:37rem;margin-bottom:0;font-size:1rem;line-height:1.6}.case-video-study .case-caption{border:0;grid-area:2/1/auto/6;align-self:start;min-width:0;padding:0}.case-video-study .case-caption>.case-title{color:var(--chapter-ink);max-width:31rem;margin-bottom:1rem;font-size:clamp(1.25rem,1.8vw,1.75rem);font-weight:650;line-height:1.4}.case-video-study .case-caption>p.case-work{color:var(--chapter-secondary);max-width:31rem;font-size:1rem;line-height:1.75}.case-instagram{border-bottom:1px solid var(--chapter-rule);align-items:center;gap:.75rem;min-height:48px;margin-top:.5rem;font-size:.9375rem;display:inline-flex}.case-instagram svg{flex-shrink:0;transition:transform .2s}.case-instagram:hover svg{transform:translate(3px,-3px)}:is(.case-video-study a:focus-visible,.case-details summary:focus-visible){outline-color:var(--chapter-ink)}.case-video-study .case-details{border-color:var(--chapter-rule);max-width:31rem;margin-top:1.8rem}.case-details>summary{font-size:1rem}.case-details-body ul{color:var(--chapter-secondary);font-size:1rem}.case-details-body li::marker{color:var(--chapter-ink)}.case-visual.case-poster.case-film{aspect-ratio:auto;background:0 0;grid-area:2/8/4/-1;justify-self:end;width:min(100%,410px);height:auto;min-height:0;margin:0;padding:0;display:block;overflow:visible}.case-film-frame{aspect-ratio:9/16;background:#0a0a0a;border:1px solid #ffffff35;width:100%;position:relative}.case-film video{aspect-ratio:9/16;object-fit:contain;color:#fff;width:100%;height:100%;display:block}.case-film video:focus-visible{outline:3px solid var(--chapter-ink);outline-offset:6px}.case-film figcaption{color:var(--chapter-secondary);justify-content:space-between;align-items:baseline;gap:1rem;margin-top:1rem;font-size:.8125rem;line-height:1.5;display:flex}.case-film figcaption>span:first-child{max-width:22rem}.case-film figcaption>span:last-child{font-variant-numeric:tabular-nums;flex-shrink:0}.case-detail-image{grid-area:3/3/auto/7;align-self:start;width:100%;margin-top:15px;rotate:-4deg}.case-detail-image>img{aspect-ratio:4/3;object-fit:cover;object-position:50% 74%;width:100%;height:auto}.case-detail-image>span{letter-spacing:.025em;color:var(--chapter-secondary);margin-top:14px;font-size:.75rem;display:block}.case-2 .case-project-heading{grid-column:7/-1}.case-2 .case-project-heading h3{font-size:clamp(3rem,6.4vw,7rem)}.case-2 .case-visual.case-poster.case-film{grid-area:1/1/4/6;justify-self:start;margin-top:60px}.case-2 .case-caption{grid-area:2/7/auto/-1}.case-2 .case-detail-image{grid-area:3/10/auto/-1;margin-top:0;rotate:5deg}.case-2 .case-detail-image>img{aspect-ratio:1;object-position:50% 42%}.case-3 .case-project-heading h3{max-width:100%;font-size:clamp(3rem,8.2vw,8.8rem)}.case-3 .case-visual.case-poster.case-film{grid-area:2/2/4/6;justify-self:start}.case-3 .case-caption{grid-area:3/7/auto/-1}.case-3 .case-detail-image{grid-area:2/8/auto/12;margin-top:10px;rotate:3deg}.case-3 .case-detail-image>img{object-position:50% 65%;aspect-ratio:4/3}.offer-section{position:relative;overflow:hidden}.offer-inner{padding-block:110px}.offer-main h2{font-size:clamp(3rem,5.4vw,5.5rem)}.offer-main h2>span{color:#b297ff}.offer-list li{padding-block:18px;font-size:1rem}.offer-count{vertical-align:middle;color:#b297ff;margin-right:5px;font-size:2rem;font-weight:550;line-height:1}.contact-section{padding-block:110px}.contact-copy h2{font-size:clamp(2.6rem,4.5vw,4.6rem)}.contact-copy h2>svg{width:55px;height:55px}.contact-brand img{width:145px;height:145px}.site-footer{padding-top:65px}.footer-top{border:0;align-items:center;gap:30px;padding-bottom:40px;display:flex}.footer-top img.footer-signal{width:95px;height:95px}.footer-top>p{letter-spacing:-.04em;flex:1;font-size:clamp(1.25rem,2.3vw,2.2rem);line-height:1.25}.footer-wordmark{margin:0 -1.5% 25px;display:block}.footer-wordmark>img{width:100%;max-width:none;height:auto}.footer-wordmark:focus-visible{outline-color:#fff}.footer-bottom{border-top:1px solid #ffffff35;padding-top:25px}@media (max-width:1000px){.proof-section{grid-template-columns:.8fr 1.2fr;gap:6%;padding-block:75px}.proof-heading h2{font-size:2rem}.method-section .section-intro h2{font-size:2.4rem}.method-step{min-height:0}.case-video-study{gap:35px 3%}.case-project-heading h3{font-size:8.5vw}.case-2 .case-project-heading h3{font-size:6.5vw}.case-video-study .case-caption{grid-column:1/7}.case-2 .case-caption,.case-3 .case-caption{grid-column:7/-1}.case-3 .case-visual.case-poster.case-film{grid-column:1/6}.case-detail-image{grid-column:3/7}.case-3 .case-detail-image{grid-column:8/12}}@media (max-width:700px){.signal-strip{padding-block:20px;font-size:1.125rem}.proof-section{grid-template-columns:1fr;gap:24px;padding-block:60px}.proof-heading h2{font-size:2.1rem}.client-name-list a{gap:14px;padding-block:20px;font-size:clamp(1.2rem,5.2vw,1.8rem)}.problem-inner{padding-block:65px}.problem-copy h2{font-size:8.4vw}.problem-copy h2>.problem-emphasis{margin-top:.5em;margin-left:0;font-size:.68em}.problem-detail{grid-template-columns:1fr;gap:22px;padding-top:32px;display:grid}.problem-mark{width:60px;height:60px}.problem-detail>p{margin:0;font-size:1rem}.problem-detail .problem-resolution{grid-column:1}.method-section{padding-block:65px}.method-section .section-intro h2{font-size:clamp(1.9rem,7.8vw,2.6rem)}.method-step{grid-template-columns:26px minmax(0,1fr) 24px;gap:12px;min-height:0;padding:24px 0}.method-step>p{grid-column:2/-1}.method-step .step-arrow{width:24px;height:24px}.projects-section{padding-top:65px}.projects-section>.shell{padding-bottom:45px}.projects-section .section-intro h2{font-size:clamp(1.9rem,9.6vw,3.8rem)}.case-video-study{flex-direction:column;gap:28px;padding:55px 6% 60px;display:flex}.case-video-study .case-project-heading{width:100%}.case-video-study .case-project-heading h3{font-size:clamp(2.3rem,9.4vw,4rem)}.case-video-study .case-kicker{margin-bottom:1.5rem}.case-project-heading>.case-context{max-width:28rem}.case-video-study .case-visual.case-poster.case-film{align-self:center;width:min(100%,360px);margin:0}.case-video-study .case-caption{width:100%}.case-video-study .case-caption>.case-title{font-size:1.35rem}.case-video-study .case-details{margin-top:1.25rem}.case-detail-image{display:none}.offer-inner,.contact-section{padding-block:70px}.offer-main h2{font-size:clamp(2.3rem,10vw,3.8rem)}.contact-copy h2{font-size:clamp(2rem,9vw,3.3rem)}.contact-copy h2>svg{width:35px;height:35px}.site-footer{padding-top:40px}.footer-top{flex-wrap:nowrap;align-items:center;gap:18px;padding-bottom:25px}.footer-top img.footer-signal{width:52px;height:52px}.footer-top>p{flex-basis:auto;order:0;margin:0;font-size:1rem}.footer-back{padding:10px 0;font-size:.75rem}.footer-wordmark{margin-bottom:25px}}@media (min-width:1000px) and (min-height:760px) and (prefers-reduced-motion:no-preference){.hero[data-can-stick=true]{height:170svh}.hero[data-can-stick=true] .hero-stage{height:100svh;position:sticky;top:0}.hero[data-can-stick=true] .hero-content{height:100%}}@media (max-width:1100px){.hero h1{font-size:8.6vw}.hero-volume-meter{width:150px}.hero-volume-meter .volume-baseline{max-width:140px}}@media (max-width:999px),(max-height:759px){.hero-stage{height:auto;min-height:760px}.hero-content{min-height:760px;padding-top:150px;padding-bottom:0}.hero-volume-meter{bottom:110px}.hero-bottom{margin-top:80px}}@media (max-width:800px){html{scroll-padding-top:0}.method-step{scroll-margin-top:24px}.offer-inner,.contact-section{grid-template-columns:minmax(0,1fr);gap:40px}.contact-brand{display:none}.contact-copy>.eyebrow{max-width:none;margin-bottom:27px}.contact-copy>p:not(.eyebrow){max-width:32rem}.form-field label .optional{margin:0 0 0 5px;display:inline}.form-privacy{font-size:14px}.form-privacy a{min-height:44px}.footer-bottom>a{align-items:center;min-height:44px;font-size:14px;display:inline-flex}.hero-art{width:118%;inset:20px -18% 0 0}.hero-art:after{background:linear-gradient(90deg,#080809c7,#0000 80%),linear-gradient(#0000 35%,#080809 100%)}.hero h1{font-size:9.2vw}.hero-description{max-width:430px}.hero-volume-meter{display:none}.hero-bottom{margin-top:auto}}@media (max-width:700px){.method-sticky{display:block}.method-console{display:none}.method-navigation{margin-top:1.5rem}.footer-top{grid-template-columns:52px minmax(0,1fr);gap:4px 18px;display:grid}.footer-back{white-space:nowrap;grid-column:2;justify-self:start;min-height:44px}}@media (max-width:600px){.immersive-header{height:84px}.immersive-header .brand-logo img{width:104px;height:42px}.immersive-header nav{gap:12px;font-size:.8125rem}.immersive-header nav>a:not(.nav-contact){display:none}.immersive-header .nav-contact{gap:15px;min-height:44px}.hero-stage,.hero-content{min-height:max(660px,100svh)}.hero-content{padding-top:clamp(120px,18svh,148px)}.hero .eyebrow{margin-bottom:24px;font-size:.75rem}.hero h1{letter-spacing:-.07em;font-size:clamp(36px,9.85vw,59px);line-height:.97}.hero h1 .hero-intro{margin-bottom:24px;font-size:.43em}.hero-volume{margin-left:0}.hero-art{opacity:.85;width:175%;height:590px;inset:0 -60% auto -15%}.hero-art:after{background:linear-gradient(#08080930 40%,#080809 100%),linear-gradient(90deg,#08080980,#0000 75%)}.signal-sculpture{object-position:66% 50%}.hero-description{max-width:330px;margin-top:24px;font-size:1rem}.hero-actions{flex-direction:column;align-items:flex-start;gap:16px}.hero-actions .cta{justify-content:space-between;width:100%;min-height:60px;font-size:.9375rem}.hero-bottom{gap:8px;min-height:90px;margin-top:clamp(28px,6svh,50px);padding-block:20px;font-size:.75rem}.hero-bottom>span:first-child,.hero-bottom>.hero-scroll-index{display:none}.hero-bottom a{justify-content:space-between;width:100%;font-size:.75rem}}.form-field [data-slot=input]{min-height:52px}.form-field [data-slot=input]::placeholder,.form-field [data-slot=textarea]::placeholder{color:#706879}.feedback-notice{color:#42315c;background:#eee8ff}@media (max-height:500px){.case-video-study .case-visual.case-poster.case-film{max-width:calc(56.25svh - 36px)}}@media (prefers-reduced-motion:reduce){.hero-stage{position:relative}}.scroll-method-rail,.scroll-chapter-rule,.scroll-bonus-wrap,.scroll-bonus[hidden]{display:none}[data-scroll-remix] .method-list{position:relative}[data-scroll-remix] .scroll-method-rail{pointer-events:none;background:#ded8e8;width:2px;display:block;position:absolute;top:36px;bottom:36px;left:35px}.scroll-method-rail>span{transform-origin:top;background:#6c3bff;width:100%;height:100%;display:block}[data-scroll-remix] .method-step{position:relative}[data-scroll-remix] .method-step .step-number{z-index:1;background:#f8f8f8;padding-block:7px;position:relative}[data-scroll-remix] .method-step.is-active .step-number{color:#6c3bff}[data-scroll-remix] .case-kicker{position:relative}[data-scroll-remix] .scroll-chapter-rule{background:var(--chapter-ink);opacity:.35;transform-origin:0;pointer-events:none;height:2px;display:block;position:absolute;bottom:-14px;left:0;right:0}[data-scroll-remix] .site-footer{isolation:isolate;position:relative;overflow:hidden}[data-scroll-remix] .footer-wordmark{overflow:hidden}[data-scroll-remix] .footer-wordmark>img{z-index:1;position:relative}[data-scroll-remix] .footer-motto{display:none}[data-scroll-remix] .scroll-bonus-wrap{display:block;position:relative}.scroll-bonus{color:#f8f8f8;min-height:44px;font:inherit;cursor:pointer;background:0 0;border:1px solid #82758f;align-items:center;gap:12px;padding:7px 12px;font-size:.875rem;display:inline-flex}.scroll-bonus b{font-variant-numeric:tabular-nums;font-weight:500}.scroll-bonus>span:last-child{color:#c6b2ff;font-size:1.25rem;line-height:1}.scroll-bonus:hover,.scroll-bonus[aria-pressed=true]{background:#6c3bff;border-color:#b79aff}.scroll-bonus:focus-visible{outline-offset:4px;outline:3px solid #c6b2ff}.scroll-secret{color:#fff;text-align:center;z-index:4;pointer-events:none;background:#6c3bff;width:max-content;max-width:min(290px,82vw);margin:0;padding:14px 18px;font-size:1rem;line-height:1.4;position:absolute;bottom:calc(100% + 14px);left:50%;transform:translate(-50%)}.scroll-secret:empty{display:none}[data-scroll-remix] .site-footer:before{content:"";z-index:0;pointer-events:none;opacity:0;background:radial-gradient(at 50% 65%,#6c3bff80,#0000 68%);position:absolute;inset:0}[data-scroll-remix] .site-footer.is-buzzing:before{animation:1.1s ease-out both scroll-extra-buzz}[data-scroll-remix] .site-footer>.shell{z-index:1;position:relative}@keyframes scroll-extra-buzz{0%{opacity:0;transform:scale(.55)}35%{opacity:1}to{opacity:0;transform:scale(1.3)}}@media (max-width:700px){[data-scroll-remix] .scroll-method-rail{top:28px;bottom:28px;left:11px}[data-scroll-remix] .footer-bottom{position:relative}[data-scroll-remix] .scroll-bonus-wrap{position:static}.scroll-secret{max-width:100%;left:0;transform:none}}@media (prefers-reduced-motion:reduce){[data-scroll-remix] .site-footer.is-buzzing:before{animation:none}[data-scroll-remix] .scroll-method-rail>span{transform:none}}
