:root{--ink:#f2f0ea;--muted:#9a9a96;--acid:#d7ff3f;--surface:#0a0a0a;--line:#ffffff29}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;background:var(--surface)}body{min-height:100vh;color:var(--ink);background:var(--surface);-webkit-font-smoothing:antialiased;font-family:Arial,Helvetica,sans-serif;overflow-x:hidden}a{color:inherit;text-decoration:none}.scroll-hero{height:500svh;position:relative}.scroll-hero__stage{isolation:isolate;flex-direction:column;justify-content:space-between;height:100svh;padding:26px clamp(20px,4vw,64px) 34px;display:flex;position:sticky;top:0;overflow:hidden}.scroll-hero__video,.scroll-hero__shade{width:100%;height:100%;position:absolute;inset:0}.scroll-hero__video{z-index:-2;object-fit:cover}.scroll-hero__shade{z-index:-1;background:linear-gradient(#00000059,#00000014 44%,#000000c7)}.site-header,.section-heading{justify-content:space-between;align-items:baseline;display:flex}.site-nav{letter-spacing:.1em;text-transform:uppercase;align-items:center;gap:clamp(16px,2.2vw,34px);font-size:10px;display:flex}.mobile-menu-toggle{display:none}.site-nav>a:not(.contact-link){color:#ffffffb3;transition:color .18s}.site-nav>a:hover,.site-nav>a:focus-visible{color:var(--acid)}.brand{letter-spacing:-.04em;font-size:18px;font-weight:800}.brand__dot{color:var(--acid)}.contact-link{text-transform:uppercase;letter-spacing:.12em;border-bottom:1px solid;padding-bottom:4px;font-size:12px}.hero__content{width:min(1180px,100%);margin-top:auto;padding-bottom:clamp(60px,11vh,130px)}.eyebrow,.section-index{color:var(--acid);letter-spacing:.14em;text-transform:uppercase;font-size:11px;font-weight:700}.scroll-hero h1{letter-spacing:-.075em;max-width:1100px;margin-top:22px;font-size:clamp(58px,10.5vw,154px);font-weight:500;line-height:.82}.scroll-hero h1 span{color:#0000;-webkit-text-stroke:1px #ffffffbf}.hero__intro{color:#cacac5;width:min(520px,85%);margin-top:34px;font-size:clamp(15px,1.4vw,19px);line-height:1.55}.scroll-cue{color:var(--muted);letter-spacing:.12em;text-transform:uppercase;align-items:center;gap:14px;font-size:10px;display:flex;position:absolute;bottom:34px;right:clamp(20px,4vw,64px)}.scroll-cue__line{background:currentColor;width:54px;height:1px}.story-steps{pointer-events:none;position:absolute;inset:0}.story-step{visibility:hidden;opacity:0;width:min(650px,100% - 40px);position:absolute;top:50%;left:clamp(20px,7vw,110px);transform:translateY(calc(40px - 50%))}.story-step:nth-child(2){left:auto;right:clamp(20px,7vw,110px)}.story-step h2{letter-spacing:-.065em;margin:18px 0 24px;font-size:clamp(48px,7vw,104px);font-weight:400;line-height:.92}.story-step>p:last-child{color:#d0d0ca;max-width:480px;font-size:clamp(14px,1.3vw,18px);line-height:1.55}.manifesto,.stories-wall,.contact{padding:clamp(90px,14vw,210px) clamp(20px,5vw,76px)}.manifesto{grid-template-columns:1fr 3fr;gap:40px;display:grid}.manifesto>div{max-width:1100px}.manifesto h2,.section-heading h2,.contact h2{letter-spacing:-.055em;font-size:clamp(38px,6.3vw,92px);font-weight:400;line-height:1.02}.manifesto h2 span{color:#626260}.manifesto div p{max-width:570px;color:var(--muted);margin-top:50px;font-size:18px;line-height:1.65}.stories-wall{background:linear-gradient(#080808 0%,#070a0e 45%,#080808 100%);padding-left:0;padding-right:0}.stories-wall__heading{grid-template-columns:1fr 2.4fr 1fr;align-items:end;gap:40px;padding:0 clamp(20px,5vw,76px) 64px;display:grid}.stories-wall__heading h2{letter-spacing:-.065em;font-size:clamp(46px,7vw,105px);font-weight:400;line-height:.9}.stories-wall__heading>p:last-child{color:var(--muted);font-size:13px;line-height:1.55}.wall-scene{background:#080b0f;height:min(82vw,900px);min-height:620px;position:relative;overflow:hidden}.wall-scene__background{object-fit:fill;filter:brightness(.56)saturate(.68)contrast(1.12)}.wall-scene__vignette{z-index:1;pointer-events:none;background:linear-gradient(#0205094d,#0000 30%,#00020580),radial-gradient(circle at 48% 42%,#48678214,#0000 38%),radial-gradient(circle,#0000 38%,#0002057a);position:absolute;inset:0}.wall-hotspot{z-index:2;color:#fff;cursor:pointer;appearance:none;background:0 0;border:0;width:50%;height:50%;padding:0;position:absolute;overflow:hidden}.wall-hotspot--one{top:0;left:0}.wall-hotspot--two{top:0;right:0}.wall-hotspot--three{bottom:0;left:0}.wall-hotspot--four{bottom:0;right:0}.wall-hotspot__reveal,.wall-hotspot__panel-pair{pointer-events:none;display:block;position:absolute;inset:0}.wall-hotspot__closed-copy{display:none}.wall-hotspot__reveal{background:#05090d}.wall-hotspot__reveal img{object-fit:cover;filter:saturate(.82)contrast(1.08);transition:transform 1s cubic-bezier(.16,1,.3,1);transform:scale(1.035)}.wall-hotspot__reveal-shade{background:linear-gradient(#01040814,#01040861),radial-gradient(circle,#0000 42%,#0002056b);display:block;position:absolute;inset:0}.wall-hotspot__reveal-copy{z-index:1;opacity:0;color:#f2f0ea;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);text-align:center;text-shadow:0 2px 18px #000000b8;background:#03070b6b;border:1px solid #fff3;flex-direction:column;gap:8px;width:min(82%,420px);padding:13px 16px 14px;transition:opacity .32s .22s,transform .5s cubic-bezier(.16,1,.3,1) .18s;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,calc(8px - 50%))}.wall-hotspot__reveal-copy strong{letter-spacing:-.035em;font-size:clamp(18px,2.2vw,34px);font-weight:400;line-height:1}.wall-hotspot__reveal-copy small{color:#f2f0eac2;text-shadow:0 2px 12px #000000d1;font-size:clamp(9px,.9vw,12px);line-height:1.45}.wall-hotspot__link-label{color:var(--acid);letter-spacing:.12em;text-transform:uppercase;margin-top:3px;font-size:clamp(9px,.82vw,11px);line-height:1.2}.wall-hotspot__panel-pair{z-index:2;overflow:hidden}.wall-hotspot__panel-piece{will-change:transform;background:#080b0f;transition:transform .82s cubic-bezier(.77,0,.175,1);display:block;position:absolute;overflow:hidden;box-shadow:0 0 22px #000000b8}.wall-hotspot__panel-surface{display:block;position:absolute}.wall-hotspot__panel-surface img{object-fit:fill;filter:brightness(.56)saturate(.68)contrast(1.12)}.wall-hotspot--one .wall-hotspot__panel-piece--a{inset:0 48% 0 0}.wall-hotspot--one .wall-hotspot__panel-piece--b{inset:0 0 0 52%}.wall-hotspot--two .wall-hotspot__panel-piece--a,.wall-hotspot--three .wall-hotspot__panel-piece--a{inset:0 0 46%}.wall-hotspot--two .wall-hotspot__panel-piece--b,.wall-hotspot--three .wall-hotspot__panel-piece--b{inset:54% 0 0}.wall-hotspot--four .wall-hotspot__panel-piece--a{inset:0 52% 0 0}.wall-hotspot--four .wall-hotspot__panel-piece--b{inset:0 0 0 48%}.wall-hotspot--one .wall-hotspot__panel-piece--a .wall-hotspot__panel-surface{width:384.616%;height:200%;top:0;left:0}.wall-hotspot--one .wall-hotspot__panel-piece--b .wall-hotspot__panel-surface{width:416.667%;height:200%;top:0;left:-108.334%}.wall-hotspot--two .wall-hotspot__panel-piece--a .wall-hotspot__panel-surface{width:200%;height:370.371%;top:0;left:-100%}.wall-hotspot--two .wall-hotspot__panel-piece--b .wall-hotspot__panel-surface{width:200%;height:434.783%;top:-117.392%;left:-100%}.wall-hotspot--three .wall-hotspot__panel-piece--a .wall-hotspot__panel-surface{width:200%;height:370.371%;top:-185.186%;left:0}.wall-hotspot--three .wall-hotspot__panel-piece--b .wall-hotspot__panel-surface{width:200%;height:434.783%;top:-334.783%;left:0}.wall-hotspot--four .wall-hotspot__panel-piece--a .wall-hotspot__panel-surface{width:416.667%;height:200%;top:-100%;left:-208.334%}.wall-hotspot--four .wall-hotspot__panel-piece--b .wall-hotspot__panel-surface{width:384.616%;height:200%;top:-100%;left:-284.616%}.wall-hotspot--one:hover .wall-hotspot__panel-piece--a,.wall-hotspot--one:focus-visible .wall-hotspot__panel-piece--a,.wall-hotspot--one[aria-pressed=true] .wall-hotspot__panel-piece--a,.wall-hotspot--four:hover .wall-hotspot__panel-piece--a,.wall-hotspot--four:focus-visible .wall-hotspot__panel-piece--a,.wall-hotspot--four[aria-pressed=true] .wall-hotspot__panel-piece--a{transform:translate(-101%)}.wall-hotspot--one:hover .wall-hotspot__panel-piece--b,.wall-hotspot--one:focus-visible .wall-hotspot__panel-piece--b,.wall-hotspot--one[aria-pressed=true] .wall-hotspot__panel-piece--b,.wall-hotspot--four:hover .wall-hotspot__panel-piece--b,.wall-hotspot--four:focus-visible .wall-hotspot__panel-piece--b,.wall-hotspot--four[aria-pressed=true] .wall-hotspot__panel-piece--b{transform:translate(101%)}.wall-hotspot--two:hover .wall-hotspot__panel-piece--a,.wall-hotspot--two:focus-visible .wall-hotspot__panel-piece--a,.wall-hotspot--two[aria-pressed=true] .wall-hotspot__panel-piece--a,.wall-hotspot--three:hover .wall-hotspot__panel-piece--a,.wall-hotspot--three:focus-visible .wall-hotspot__panel-piece--a,.wall-hotspot--three[aria-pressed=true] .wall-hotspot__panel-piece--a{transform:translateY(-101%)}.wall-hotspot--two:hover .wall-hotspot__panel-piece--b,.wall-hotspot--two:focus-visible .wall-hotspot__panel-piece--b,.wall-hotspot--two[aria-pressed=true] .wall-hotspot__panel-piece--b,.wall-hotspot--three:hover .wall-hotspot__panel-piece--b,.wall-hotspot--three:focus-visible .wall-hotspot__panel-piece--b,.wall-hotspot--three[aria-pressed=true] .wall-hotspot__panel-piece--b{transform:translateY(101%)}.wall-hotspot:hover .wall-hotspot__reveal img,.wall-hotspot:focus-visible .wall-hotspot__reveal img,.wall-hotspot[aria-pressed=true] .wall-hotspot__reveal img,.wall-hotspot.is-active .wall-hotspot__reveal img{transform:scale(1)}.wall-hotspot:hover .wall-hotspot__reveal-copy,.wall-hotspot:focus-visible .wall-hotspot__reveal-copy,.wall-hotspot[aria-pressed=true] .wall-hotspot__reveal-copy,.wall-hotspot.is-active .wall-hotspot__reveal-copy{opacity:1;transform:translate(-50%,-50%)}.wall-hotspot:focus-visible{outline:1px solid var(--acid);outline-offset:-20px}.originals,.experience,.services{padding:clamp(100px,14vw,210px) clamp(20px,5vw,76px)}.section-heading-wide{grid-template-columns:1fr 3fr;align-items:start;gap:40px;margin-bottom:80px;display:grid}.section-heading-wide h2,.experience__intro h2,.services__heading h2{letter-spacing:-.065em;max-width:1080px;font-size:clamp(48px,7.5vw,112px);font-weight:400;line-height:.92}.section-heading-wide>div>p{max-width:540px;color:var(--muted);margin-top:36px;font-size:16px;line-height:1.65}.film-grid{grid-template-columns:repeat(2,1fr);gap:clamp(22px,3vw,48px);display:grid}.film-card__visual{aspect-ratio:16/10;isolation:isolate;background:#191919;justify-content:space-between;align-items:flex-end;padding:22px;display:flex;position:relative;overflow:hidden}.film-card__visual:before,.film-card__visual:after{content:"";z-index:-1;filter:blur(50px);border-radius:50%;position:absolute}.film-card__visual:before{background:#273e56;width:55%;height:75%;top:5%;left:8%}.film-card__visual:after{background:#4e2638;width:45%;height:65%;bottom:0;right:5%}.film-card__visual--warm:before{background:#785237}.film-card__visual--warm:after{background:#352247}.film-card__visual--sport:before{background:#1f5944}.film-card__visual--sport:after{background:#762b32}.film-card__visual--metamorph:before{background:#3d326f}.film-card__visual--metamorph:after{background:#1f6870}.film-card__visual--conflict:before{background:#59604a}.film-card__visual--conflict:after{background:#622d2a}.film-card__visual--golden:before{background:#9a7425}.film-card__visual--golden:after{background:#173c5a}.film-card__visual span,.film-card__visual strong{letter-spacing:.14em;text-transform:uppercase;font-size:9px;font-weight:400}.film-card__visual strong{letter-spacing:-.05em;font-size:38px}.film-card__visual--with-image:before,.film-card__visual--with-image:after{display:none}.film-card__visual--with-image img{object-fit:cover}.film-card__visual--playable{width:100%;color:inherit;font:inherit;text-align:left;cursor:pointer;border:0}.film-card__visual--playable:after{z-index:1;content:"";opacity:.7;background:linear-gradient(#0000 40%,#000000b8);transition:opacity .4s;display:block;position:absolute;inset:0}.film-card__visual--playable img{transition:transform .8s cubic-bezier(.22,1,.36,1),filter .6s}.film-card__visual--playable:hover img,.film-card__visual--playable:focus-visible img{filter:brightness(1.08);transform:scale(1.025)}.film-card__visual--playable:hover:after,.film-card__visual--playable:focus-visible:after{opacity:.45}.film-card__visual--playable:focus-visible{outline:1px solid var(--acid);outline-offset:5px}.film-card__play{z-index:2;color:#f2f0ea;letter-spacing:.13em;text-transform:uppercase;align-items:center;gap:13px;font-size:10px;font-weight:700;display:flex;position:relative}.film-card__play-icon{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0000003d;border:1px solid #ffffffb8;border-radius:50%;place-items:center;width:48px;height:48px;transition:color .26s,border-color .26s,background .26s;display:grid}.film-card__play-icon svg{fill:currentColor;width:20px}.film-card__visual--playable:hover .film-card__play-icon,.film-card__visual--playable:focus-visible .film-card__play-icon{color:#111;border-color:var(--acid);background:var(--acid)}.film-modal{z-index:1000;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#020305f0;place-items:center;padding:clamp(18px,3vw,46px);animation:.38s both film-modal-in;display:grid;position:fixed;inset:0;overflow-y:auto}.film-modal__content{width:min(1440px,100%)}.film-modal__header{justify-content:space-between;align-items:end;gap:24px;margin-bottom:18px;display:flex}.film-modal__header>div{flex-direction:column;gap:7px;display:flex}.film-modal__header span,.film-modal__youtube-link{color:var(--muted);letter-spacing:.13em;text-transform:uppercase;font-size:9px}.film-modal__header strong{letter-spacing:-.055em;font-size:clamp(30px,4vw,60px);font-weight:400;line-height:.95}.film-modal__header button{color:#d7d6d1;font:inherit;letter-spacing:.12em;text-transform:uppercase;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #ffffff57;align-items:center;gap:10px;padding:9px 0;font-size:10px;display:flex}.film-modal__header button span{color:var(--acid);font-size:22px;line-height:.7}.film-modal__player{aspect-ratio:16/9;background:#000;border:1px solid #ffffff2e;width:100%;position:relative;overflow:hidden;box-shadow:0 34px 100px #0000009e}.film-modal__player iframe{border:0;width:100%;height:100%;position:absolute;inset:0}.film-modal__youtube-link{border-bottom:1px solid;margin-top:16px;padding-bottom:5px;display:inline-block}@keyframes film-modal-in{0%{opacity:0}to{opacity:1}}.film-card__copy{border-top:1px solid var(--line);grid-template-columns:1fr 2fr;gap:10px 24px;padding:24px 0;display:grid}.film-card__copy>p:first-child{color:var(--muted);letter-spacing:.1em;text-transform:uppercase;font-size:10px}.film-card__copy h3{letter-spacing:-.055em;font-size:clamp(30px,4vw,58px);font-weight:400}.film-card__copy>p:nth-of-type(2){color:#aaa9a4;grid-column:2;font-size:14px;line-height:1.55}.experience{color:var(--ink);background:radial-gradient(circle at 82% 12%, #32485c29, transparent 34%), linear-gradient(180deg, #0b0e12 0%, #090b0e 58%, var(--surface) 100%)}.experience .section-index{color:var(--acid)}.experience__intro{grid-template-columns:1fr 3fr;gap:40px;margin-bottom:110px;display:grid}.experience__intro h2 span{color:#6f7479}.experience-list{border-top:1px solid var(--line)}.experience-list article{border-bottom:1px solid var(--line);grid-template-columns:.8fr 1.4fr 1.8fr;align-items:baseline;gap:20px;padding:30px 0;display:grid}.experience-list article>p:first-of-type{color:#8d9297;letter-spacing:.1em;text-transform:uppercase;font-size:10px}.experience-list h3{letter-spacing:-.04em;font-size:clamp(24px,3vw,42px);font-weight:400}.experience-list article>p:last-child{color:#aaa9a4;max-width:520px;font-size:14px;line-height:1.6}.clients{grid-template-columns:1fr 3fr;align-items:start;gap:40px;margin-top:120px;display:grid}.clients>p{color:#8d9297;letter-spacing:.1em;text-transform:uppercase;font-size:10px}.clients>div{scrollbar-width:none;flex-wrap:nowrap;gap:clamp(7px,.8vw,12px);padding-bottom:4px;display:flex;overflow-x:auto}.clients>div::-webkit-scrollbar{display:none}.clients span{color:#d8d7d1;white-space:nowrap;background:#ffffff06;border:1px solid #fff3;border-radius:999px;flex:none;padding:clamp(10px,.9vw,13px) clamp(12px,1.25vw,18px);font-size:clamp(13px,1.55vw,22px)}.services__heading{grid-template-columns:1fr 3fr;gap:40px;margin-bottom:100px;display:grid}.services-grid{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(3,1fr);display:grid}.services-grid article{border-right:1px solid var(--line);border-bottom:1px solid var(--line);flex-direction:column;min-width:0;display:flex;overflow:hidden}.service-card__image{aspect-ratio:3/2;background:#111;position:relative;overflow:hidden}.service-card__image:after{content:"";pointer-events:none;background:linear-gradient(#0000 55%,#00000052);position:absolute;inset:0}.service-card__image img{object-fit:cover;filter:saturate(.88)contrast(1.04);transition:transform .7s cubic-bezier(.22,1,.36,1),filter .7s}.services-grid article:hover .service-card__image img{filter:saturate()contrast(1.02);transform:scale(1.035)}.service-card__copy{flex-direction:column;flex:1;min-height:260px;padding:28px;display:flex}.service-card__copy>span{color:var(--acid);font-size:10px}.services-grid h3{letter-spacing:-.05em;margin-top:auto;margin-bottom:20px;font-size:clamp(28px,3.2vw,47px);font-weight:400;line-height:.98}.services-grid p{color:var(--muted);font-size:13px;line-height:1.55}.training{border-top:1px solid var(--line);background:#080a0d;grid-template-columns:minmax(280px,.9fr) minmax(0,1.45fr);align-items:center;gap:clamp(48px,7vw,112px);padding:clamp(80px,9vw,136px) clamp(20px,5vw,76px);display:grid}.training__copy h2{letter-spacing:-.06em;max-width:720px;margin:26px 0 38px;font-size:clamp(42px,5.4vw,80px);font-weight:400;line-height:.96}.training__copy>p:not(.section-index){max-width:620px;color:var(--muted);font-size:14px;line-height:1.7}.training__copy>p+p{margin-top:18px}.training__copy .training__lead{color:#e0dfda;font-size:clamp(17px,1.45vw,21px);line-height:1.55}.training__visuals{grid-template-columns:1fr;gap:clamp(10px,1.2vw,18px);display:grid}.training__visual{aspect-ratio:16/9;background:#11151a;min-width:0;position:relative;overflow:hidden}.training__visual--online{margin-top:0}.training__visual img{object-fit:cover;filter:saturate(.78)contrast(1.05);transition:transform .8s cubic-bezier(.22,1,.36,1),filter .8s}.training__visual:hover img{filter:saturate(.92)contrast(1.03);transform:scale(1.025)}.training__visual:after{content:"";pointer-events:none;background:linear-gradient(#0000 58%,#000000b8);position:absolute;inset:0}.training__visual figcaption{z-index:1;color:#ecebe6;letter-spacing:.12em;text-transform:uppercase;font-size:10px;position:absolute;bottom:18px;left:20px;right:20px}.contact{flex-direction:column;justify-content:center;align-items:flex-start;min-height:100svh;display:flex}.contact h2{max-width:1000px;margin:28px 0 70px}.contact h2 span{color:#686865}.contact__details{flex-direction:column;align-items:flex-start;gap:18px;display:flex}.contact__details a{color:#999994;font-size:clamp(17px,2.2vw,30px)}.contact__details .contact__email{color:var(--acid);border-bottom:1px solid;font-size:clamp(24px,4.2vw,64px)}.contact__actions{flex-wrap:wrap;gap:12px;margin-top:34px;display:flex}.contact__actions a{color:#d8d7d1;letter-spacing:.09em;text-transform:uppercase;border:1px solid #ffffff38;align-items:center;gap:18px;padding:14px 18px;font-size:11px;transition:color .22s,border-color .22s,background .22s;display:inline-flex}.contact__actions a:hover,.contact__actions a:focus-visible{color:#111;border-color:var(--acid);background:var(--acid)}.contact__actions span{font-size:16px;line-height:1}.contact__availability{max-width:760px;color:var(--muted);letter-spacing:.04em;margin-top:24px;font-size:12px;line-height:1.55}.site-footer{grid-template-columns:1fr auto 1fr;align-items:end;gap:30px;width:100%;margin-top:auto;padding-top:120px;display:grid}.site-footer nav{color:#c5c4be;letter-spacing:.1em;text-transform:uppercase;flex-wrap:wrap;justify-content:center;gap:clamp(20px,2.4vw,34px);font-size:clamp(14px,1.25vw,18px);display:flex}.site-footer nav a{border-bottom:1px solid #c5c4be66;padding-bottom:5px;transition:color .22s,border-color .22s}.site-footer nav a:hover,.site-footer nav a:focus-visible{color:var(--acid);border-color:currentColor}.site-footer__legal{color:var(--muted);letter-spacing:.04em;flex-direction:column;justify-self:end;align-items:flex-end;gap:7px;font-size:11px;line-height:1.35;display:flex}.site-footer__legal p:last-child{font-size:10px}@media (max-width:760px){.site-header{z-index:20;align-items:center;position:relative}.site-header .brand{z-index:22;position:relative}.mobile-menu-toggle{z-index:22;color:#f2f0ea;font:inherit;letter-spacing:.12em;text-transform:uppercase;cursor:pointer;background:0 0;border:0;border-bottom:1px solid;padding:7px 0 5px;font-size:11px;display:block;position:relative}.site-nav{z-index:21;visibility:hidden;opacity:0;pointer-events:none;background:radial-gradient(circle at 80% 18%,#344b6033,#0000 30%),#050709fa;flex-direction:column;justify-content:center;align-items:flex-start;gap:18px;padding:96px 24px 46px;transition:opacity .26s,transform .36s cubic-bezier(.16,1,.3,1),visibility .26s;position:fixed;inset:0;transform:translateY(-12px)}.site-nav--open{visibility:visible;opacity:1;pointer-events:auto;transform:translateY(0)}.site-nav>a,.site-nav>a:not(.contact-link),.site-nav .contact-link{color:#e7e6e1;letter-spacing:-.045em;text-transform:none;border:0;font-size:clamp(32px,11vw,48px);font-weight:400;line-height:.98;display:block}.scroll-hero{height:470svh}.scroll-hero__stage{padding:22px 20px 28px}.scroll-hero__video{object-position:center center}.scroll-hero h1{letter-spacing:-.065em;font-size:clamp(48px,14.5vw,72px);line-height:.9}.hero__content{padding-bottom:clamp(84px,15vh,128px)}.hero__intro{width:100%;margin-top:24px;font-size:14px;line-height:1.5}.scroll-cue{left:20px;right:auto}.story-step,.story-step:nth-child(2){-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);text-shadow:0 2px 18px #000000b3;background:#03060994;border:1px solid #ffffff29;width:auto;padding:18px 18px 19px;inset:auto 20px clamp(96px,15vh,140px)}.story-step h2{margin:12px 0 16px;font-size:clamp(36px,10.5vw,52px);line-height:.96}.story-step>p:last-child{font-size:13px;line-height:1.45}.manifesto{display:block}.manifesto .section-index{margin-bottom:34px}.stories-wall__heading{display:block}.stories-wall__heading h2{margin:28px 0}.wall-scene{border:1px solid #ffffff1a;height:920px;min-height:0;margin:0 16px}.wall-scene__background{object-fit:cover}.wall-hotspot{border-bottom:1px solid #ffffff1f;width:100%;height:25%;left:0;right:0}.wall-hotspot--one{top:0}.wall-hotspot--two{top:25%}.wall-hotspot--three{top:50%;bottom:auto}.wall-hotspot--four{border-bottom:0;top:75%;bottom:auto}.wall-hotspot__panel-piece,.wall-hotspot--one .wall-hotspot__panel-piece--a,.wall-hotspot--two .wall-hotspot__panel-piece--a,.wall-hotspot--three .wall-hotspot__panel-piece--a,.wall-hotspot--four .wall-hotspot__panel-piece--a{inset:0 50% 0 0}.wall-hotspot--one .wall-hotspot__panel-piece--b,.wall-hotspot--two .wall-hotspot__panel-piece--b,.wall-hotspot--three .wall-hotspot__panel-piece--b,.wall-hotspot--four .wall-hotspot__panel-piece--b{inset:0 0 0 50%}.wall-hotspot--one .wall-hotspot__panel-piece--a .wall-hotspot__panel-surface,.wall-hotspot--two .wall-hotspot__panel-piece--a .wall-hotspot__panel-surface,.wall-hotspot--three .wall-hotspot__panel-piece--a .wall-hotspot__panel-surface,.wall-hotspot--four .wall-hotspot__panel-piece--a .wall-hotspot__panel-surface{width:200%;height:100%;inset:0}.wall-hotspot--one .wall-hotspot__panel-piece--b .wall-hotspot__panel-surface,.wall-hotspot--two .wall-hotspot__panel-piece--b .wall-hotspot__panel-surface,.wall-hotspot--three .wall-hotspot__panel-piece--b .wall-hotspot__panel-surface,.wall-hotspot--four .wall-hotspot__panel-piece--b .wall-hotspot__panel-surface{width:200%;height:100%;inset:0 0 0 -100%}.wall-hotspot--one.is-active .wall-hotspot__panel-piece--a,.wall-hotspot--two.is-active .wall-hotspot__panel-piece--a,.wall-hotspot--three.is-active .wall-hotspot__panel-piece--a,.wall-hotspot--four.is-active .wall-hotspot__panel-piece--a{transform:translate(-101%)}.wall-hotspot--one.is-active .wall-hotspot__panel-piece--b,.wall-hotspot--two.is-active .wall-hotspot__panel-piece--b,.wall-hotspot--three.is-active .wall-hotspot__panel-piece--b,.wall-hotspot--four.is-active .wall-hotspot__panel-piece--b{transform:translate(101%)}.wall-hotspot__closed-copy{z-index:4;color:#f2f0ea;text-align:center;text-shadow:0 2px 16px #000000e6;flex-direction:column;gap:7px;width:calc(100% - 44px);transition:opacity .22s,transform .35s;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.wall-hotspot__closed-copy strong{letter-spacing:-.035em;font-size:clamp(24px,8vw,34px);font-weight:400;line-height:1}.wall-hotspot__closed-copy small{color:var(--acid);letter-spacing:.14em;text-transform:uppercase;font-size:9px;font-weight:700}.wall-hotspot.is-active .wall-hotspot__closed-copy{opacity:0;transform:translate(-50%,calc(-50% - 8px))}.wall-hotspot__reveal-copy{width:calc(100% - 36px);padding:12px 14px 13px}.wall-hotspot__reveal-copy strong{font-size:clamp(24px,8vw,34px)}.wall-hotspot__reveal-copy small{font-size:11px}.section-heading-wide,.experience__intro,.services__heading,.clients{display:block}.section-heading-wide .section-index,.experience__intro .section-index,.services__heading .section-index,.clients>p{margin-bottom:32px}.film-grid,.services-grid,.film-card__copy{grid-template-columns:1fr}.film-card__copy>p:nth-of-type(2){grid-column:1}.film-card__copy h3{margin:8px 0 12px}.film-card__play-icon{width:42px;height:42px}.film-modal{align-items:center;padding:14px}.film-modal__header{align-items:center}.film-modal__header>div>span{display:none}.experience__intro,.services__heading{margin-bottom:70px}.experience-list article{grid-template-columns:1fr;gap:10px 16px}.experience-list article>p:first-of-type,.experience-list h3,.experience-list article>p:last-child{grid-column:1}.clients{margin-top:80px}.services-grid article{min-height:0}.service-card__copy{min-height:240px}.training{grid-template-columns:1fr;gap:52px}.training__visuals{grid-template-columns:1fr}.training__visual--online{margin-top:0}.site-footer{grid-template-columns:1fr;align-items:start}.site-footer nav{justify-content:flex-start}.site-footer__legal{justify-self:start;align-items:flex-start}.contact__actions{flex-direction:column;align-items:stretch;width:100%}.contact__actions a{justify-content:space-between}}@media (prefers-reduced-motion:reduce){.wall-hotspot__panel-piece,.wall-hotspot__reveal img,.wall-hotspot__reveal-copy,.service-card__image img,.film-card__visual--playable img,.film-card__play-icon{transition:none}.film-modal{animation:none}html{scroll-behavior:auto}.scroll-hero{height:100svh}.story-steps{display:none}}
