@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&family=Noto+Sans+SC:wght@400;500;600;700;900&display=swap";:root{--bg:#07090c;--panel:#0d1015;--text:#f5f7fa;--muted:#969da8;--line:#282d36;--blue:#145cff;--max:1380px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--text);margin:0;font-family:Inter,Noto Sans SC,sans-serif}a{color:inherit;text-decoration:none}.nav{z-index:10;border-bottom:1px solid #ffffff26;justify-content:space-between;align-items:center;width:100%;height:96px;padding:0 max(40px,5vw);display:flex;position:absolute;top:0;left:0}.brand{letter-spacing:-.05em;align-items:center;gap:13px;font-size:21px;font-style:italic;font-weight:800;display:flex}.brand-logo{width:auto;height:30px;display:block}.brand b{font-weight:500}.mark{color:#2768ff;letter-spacing:-10px;place-items:center;width:35px;height:38px;font-size:35px;font-style:normal;display:grid;overflow:hidden}.nav nav{gap:46px;font-size:13px;display:flex}.nav nav a{color:#d7dbe1}.nav-cta{border:1px solid #ffffff80;border-radius:99px;padding:13px 19px;font-size:12px}.nav-cta span{margin-left:25px}.hero{background:#05070b;align-items:center;height:100vh;min-height:760px;display:flex;position:relative;overflow:hidden}.hero-media{background-image:linear-gradient(90deg,#030509f0 0%,#0305097a 45%,#03050914 76%),linear-gradient(#0000 60%,#030509cc),url(/images/hero.jpg);background-position:50%;background-size:cover;position:absolute;inset:0}.hero-noise{opacity:.18;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 160 160' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.3'/%3E%3C/svg%3E");position:absolute;inset:0}.flight-line{border:1px solid #4577ff61;border-radius:50%;width:56vw;height:56vw;position:absolute;top:3vh;right:-28vw;box-shadow:0 0 120px #145cff14}.flight-line:before{content:"";border:1px solid #4577ff2e;border-radius:50%;position:absolute;inset:11%}.hero-content{z-index:2;max-width:830px;margin-top:-4vh;margin-left:max(40px,8vw);position:relative}.eyebrow{letter-spacing:.22em;color:#c1c7d0;align-items:center;gap:12px;font-size:11px;font-weight:600;display:flex}.eyebrow i{background:var(--blue);width:27px;height:2px;display:inline-block}.hero h1,.section h2,.statement h2,.equipment h2{letter-spacing:-.07em;margin:26px 0 30px;font-size:clamp(60px,7.2vw,118px);font-weight:700;line-height:.96}.hero h1{margin:22px 0 26px;font-size:clamp(52px,6vw,96px)}.hero h1 em,.statement h2 em,.contact h2 em{color:#0000;background:linear-gradient(115deg,#6b9dff,#2f6bff 55%,#8fb4ff);background-clip:text;font-style:normal}.hero-copy{color:#ccd1d8;font-size:16px;line-height:1.8}.hero-actions{align-items:center;gap:36px;margin-top:40px;display:flex}.hero-actions .play{background:var(--blue);color:#fff;letter-spacing:.04em;border:0;border-radius:99px;padding:17px 24px;font-weight:600;display:inline-block}.hero-actions .play span{margin-right:14px}.hero-actions a{border-bottom:1px solid #7f8793;padding-bottom:8px;font-size:13px}.hero-actions a span{margin-left:28px}.hero-side{letter-spacing:.18em;writing-mode:vertical-rl;color:#a7adb6;font-size:9px;position:absolute;top:46%;right:42px}.hero-side span{background:#fff;width:1px;height:55px;margin-top:14px;display:inline-block}.hero-meta{letter-spacing:.14em;color:#abb0b8;gap:36px;font-size:9px;display:flex;position:absolute;bottom:27px;right:5vw}.trust{border-bottom:1px solid var(--line);align-items:center;gap:70px;height:145px;padding:0 max(40px,6vw);display:flex}.trust p{letter-spacing:.2em;color:#6e7580;white-space:nowrap;font-size:9px}.client-row{justify-content:space-between;align-items:center;gap:48px;width:100%;display:flex;overflow:hidden}.client-row b{white-space:nowrap;color:#d4d7dc;letter-spacing:-.05em;font-size:15px}.client-logo-box{flex:none;place-items:center;width:120px;height:48px;display:grid}.client-logo{opacity:.8;filter:grayscale();width:auto;max-width:100%;height:auto;max-height:34px}.section{max-width:var(--max);margin:auto;padding:150px 48px}.section-head{justify-content:space-between;align-items:end;margin-bottom:70px;display:flex}.section-head h2{margin:19px 0 0;font-size:68px}.section-head>p{color:var(--muted);font-size:14px;line-height:1.8}.project-grid{grid-template-columns:1fr 1fr;gap:18px;display:grid}.project{background:#111;height:550px;position:relative;overflow:hidden}.project-wide{grid-column:span 2;height:680px}.project img{object-fit:cover;width:100%;height:100%;transition:transform .7s}.project:hover img{transform:scale(1.025)}.project-shade{background:linear-gradient(#0000 45%,#000000d9);position:absolute;inset:0}.project .num{border:1px solid #ffffff73;border-radius:50%;place-items:center;width:34px;height:34px;font-size:11px;display:grid;position:absolute;top:25px;left:25px}.project-copy{position:absolute;bottom:34px;left:36px}.project-copy p{letter-spacing:.18em;color:#c5cad1;font-size:9px}.project-copy h3{letter-spacing:-.04em;margin:9px 0 8px;font-size:31px}.project-copy span{color:#b8bec7;font-size:12px}.project button{color:#fff;background:#00000040;border:1px solid #ffffffa6;border-radius:50%;width:48px;height:48px;font-size:17px;position:absolute;bottom:32px;right:32px}.all-work{border-bottom:1px solid #777f8a;width:max-content;margin:52px auto 0;padding:0 4px 10px;font-size:13px;display:block}.all-work span{margin-left:30px}.statement{text-align:center;border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:radial-gradient(circle,#145cff1f,#0000 37%);flex-direction:column;justify-content:center;align-items:center;height:760px;display:flex;position:relative;overflow:hidden}.statement h2{font-size:86px;position:relative}.statement>p:last-child{color:var(--muted);font-size:14px}.statement-orbit{border:1px solid #242a36;border-radius:50%;width:640px;height:640px;position:absolute}.statement-orbit:before,.statement-orbit:after{content:"";border:1px solid #171b23;border-radius:50%;position:absolute}.statement-orbit:before{inset:14%}.statement-orbit:after{inset:29%}.service-list{border-top:1px solid var(--line)}.service-list article{border-bottom:1px solid var(--line);grid-template-columns:70px 1.2fr 1fr 40px;align-items:center;gap:20px;min-height:145px;display:grid}.service-list article>span{color:#737b87;font-size:11px}.service-list h3{margin:0;font-size:25px}.service-list p{color:var(--muted);font-size:13px;line-height:1.7}.service-list b{font-size:18px}.about{grid-template-columns:.85fr 1.15fr;align-items:center;gap:105px;display:grid}.about-photo{background:#111;height:690px;position:relative;overflow:hidden}.about-photo:before{content:"";z-index:1;background:linear-gradient(#0000,#0000008c);position:absolute;inset:0}.about-photo img{object-fit:cover;filter:grayscale();width:100%;height:100%;transform:scale(1.25)}.about-photo>span{z-index:2;font-size:20px;font-weight:700;line-height:1.1;position:absolute;bottom:28px;left:30px}.about-copy h2{margin-bottom:33px;font-size:57px}.about-copy .lead{color:#c0c6ce;max-width:620px;font-size:16px;line-height:1.9}.stats{border-top:1px solid var(--line);border-bottom:1px solid var(--line);gap:42px;margin:35px 0;padding:28px 0;display:flex}.stats div{flex-direction:column;gap:7px;display:flex}.stats b{font-size:26px}.stats span{letter-spacing:.12em;color:#7c8490;font-size:8px}.credentials{color:#7f8793;grid-template-columns:1fr 1fr;gap:7px 26px;margin:0 0 34px;padding:0;font-size:12px;line-height:1.9;list-style:none;display:grid}.credentials li{padding-left:14px;position:relative}.credentials li:before{content:"";background:var(--blue);width:5px;height:1px;position:absolute;top:9px;left:0}.about-copy>a,.equipment-copy>a{border-bottom:1px solid #6e7681;margin-top:25px;padding-bottom:9px;font-size:12px;display:inline-block}.about-copy>a span,.equipment-copy>a span{margin-left:30px}.equipment{align-items:center;height:760px;display:flex;position:relative;overflow:hidden}.equipment-bg{flex-direction:column;justify-content:center;gap:14px;display:flex;position:absolute;inset:0;overflow:hidden}.equipment-bg:after{content:"";background:linear-gradient(90deg,#030508f5,#0305088c,#03050847);position:absolute;inset:0}.strip-row{will-change:transform;gap:14px;width:max-content;animation:90s linear infinite strip-scroll;display:flex}.strip-row[data-row="2"]{animation-duration:118s}.strip-row img{object-fit:cover;width:auto;height:clamp(200px,32vh,300px);display:block}@keyframes strip-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (prefers-reduced-motion:reduce){.strip-row{animation:none}}.equipment-copy{max-width:610px;margin-left:max(48px,11vw);position:relative}.equipment h2{font-size:62px}.equipment-copy>p:nth-of-type(2){color:#aab1bc;max-width:500px;font-size:14px;line-height:1.8}.contact{padding-top:180px;padding-bottom:180px}.contact h2{margin:30px 0 80px;font-size:100px;line-height:1}.contact-bottom{border-top:1px solid var(--line);justify-content:space-between;align-items:end;padding-top:36px;display:flex}.contact-bottom p{color:#8e96a2;font-size:14px;line-height:1.8}.contact-bottom a{background:var(--blue);border-radius:99px;padding:19px 27px;font-size:16px}.contact-bottom a span{margin-left:40px}footer{border-top:1px solid var(--line);justify-content:space-between;align-items:center;height:120px;padding:0 max(40px,6vw);display:flex}footer p{letter-spacing:.14em;color:#767e89;font-size:9px}@media (width<=760px){.nav{height:72px;padding:0 20px}.nav nav{display:none}.brand{font-size:16px}.mark{width:28px;font-size:28px}.brand-logo{height:23px}.nav-cta{padding:10px 13px;font-size:10px}.nav-cta span{margin-left:10px}.hero{min-height:720px}.hero-media{background-image:linear-gradient(#0305092e 30%,#030509eb 100%),url(/images/hero.jpg);background-position:64%}.hero-content{margin:0;position:absolute;inset:auto 22px 95px;transform:none}.eyebrow{letter-spacing:.15em;font-size:8px}.hero h1{margin:20px 0 22px;font-size:54px}.hero-copy{font-size:12px}.hero-copy br{display:none}.hero-actions{flex-direction:column;align-items:start;gap:18px;margin-top:27px}.hero-actions .play{padding:14px 18px;font-size:10px}.hero-actions a{font-size:10px}.hero-side,.hero-meta{display:none}.trust{height:110px;padding:24px 20px 0;display:block}.trust p{margin-bottom:20px}.client-row{gap:30px}.client-row b{font-size:11px}.client-logo-box{width:88px;height:36px}.client-logo{max-height:26px}.section{padding:90px 20px}.section-head{margin-bottom:38px;display:block}.section-head h2{margin-top:14px;font-size:42px}.section-head>p{margin-top:20px;font-size:11px}.project-grid{display:block}.project,.project-wide{height:430px;margin-bottom:12px}.project-copy{bottom:23px;left:22px}.project-copy h3{font-size:24px}.project button{width:40px;height:40px;bottom:20px;right:20px}.statement{height:560px;padding:0 20px}.statement-orbit{width:420px;height:420px}.statement h2{font-size:48px}.service-list article{grid-template-columns:35px 1fr 25px;min-height:auto;padding:26px 0}.service-list h3{font-size:19px}.service-list p{grid-column:2/4;margin:0;font-size:11px}.about{display:block}.about-photo{height:500px}.about-copy{padding-top:55px}.about-copy h2{font-size:40px}.about-copy .lead{font-size:13px}.stats{gap:18px;overflow:hidden}.stats b{font-size:20px}.stats span{font-size:7px}.credentials{grid-template-columns:1fr}.equipment{height:650px}.equipment-bg:after{background:linear-gradient(#0305084d,#030508fa)}.strip-row,.equipment-bg{gap:10px}.strip-row img{height:170px}.equipment-copy{align-self:flex-end;margin:0 22px 70px}.equipment h2{font-size:42px}.contact h2{margin-bottom:45px;font-size:53px}.contact-bottom{display:block}.contact-bottom a{justify-content:space-between;margin-top:28px;display:flex}.contact-bottom a span{margin-left:0}footer{flex-direction:column;align-items:flex-start;height:160px;padding:25px 20px}footer p{margin:0}}html.has-motion .reveal,html.has-motion .hero .reveal{opacity:1;transition:none;animation:none;transform:none}html.has-motion .hero-content{transform:none}@media (width<=760px){html.has-motion .hero-content{transform:none}}.split-line{display:block;overflow:hidden}.split-line-inner{will-change:transform;display:block}.client-row.marquee{will-change:transform;flex-wrap:nowrap;flex:none;justify-content:flex-start;gap:44px;width:max-content;animation:160s linear infinite clients-scroll;overflow:visible}@keyframes clients-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (prefers-reduced-motion:reduce){.client-row.marquee{animation:none}}.trust{overflow:hidden}[data-magnetic]{will-change:transform;display:inline-block}html.lenis,html.lenis body{height:auto}.lenis.lenis-smooth{scroll-behavior:auto!important}.skip-link{z-index:200;color:#000;background:#fff;border-radius:4px;padding:12px 16px;transition:top .2s;position:fixed;top:-60px;left:16px}.skip-link:focus{top:16px}.nav{transition:background .3s,backdrop-filter .3s,transform .3s}.nav.nav-scrolled{backdrop-filter:blur(18px);background:#07090cd1;position:fixed}button,a{outline-offset:4px}button:focus-visible,a:focus-visible{outline:2px solid #6b99ff}.menu-button,.mobile-menu{display:none}.play,.project button,.contact-actions button{cursor:pointer;font:inherit}.reveal{opacity:0;transition:opacity .75s,transform .75s;transform:translateY(22px)}.reveal.is-visible{opacity:1;transform:none}.hero .reveal{animation:.9s .12s forwards hero-in}.contact-actions{align-items:center;gap:14px;display:flex}.contact-actions button{color:#c8cdd5;background:0 0;border:1px solid #3c4450;border-radius:99px;padding:18px 22px}.copy-status{text-align:right;color:#84a7ff;min-height:20px;font-size:12px}.reel-dialog{color:#f5f7fa;background:#0d1015;border:1px solid #303744;width:min(760px,100% - 40px);padding:clamp(30px,6vw,72px);box-shadow:0 30px 120px #000000b3}.reel-dialog::backdrop{backdrop-filter:blur(8px);background:#000000d1}.reel-dialog h2{margin:24px 0;font-size:clamp(36px,6vw,66px);line-height:1}.reel-dialog p{color:#aab1bc;line-height:1.8}.reel-dialog a{border-bottom:1px solid #777;margin-top:22px;padding-bottom:8px;display:inline-block}.dialog-close{color:#fff;cursor:pointer;background:0 0;border:0;font-size:32px;position:absolute;top:14px;right:18px}@keyframes hero-in{to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal,.project img,.nav{transition:none}.hero .reveal{opacity:1;animation:none;transform:none}}@media (width<=760px){.nav-cta{display:none}.menu-button{background:0 0;border:1px solid #ffffff59;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;gap:6px;width:42px;height:42px;display:flex}.menu-button span{background:#fff;width:17px;height:1px;transition:all .25s}.menu-button[aria-expanded=true] span:first-child{transform:translateY(3.5px)rotate(45deg)}.menu-button[aria-expanded=true] span:last-child{transform:translateY(-3.5px)rotate(-45deg)}.mobile-menu{z-index:9;background:#07090c;flex-direction:column;gap:24px;padding:120px 24px 40px;transition:transform .35s;display:flex;position:fixed;inset:0;transform:translateY(-100%)}.mobile-menu[aria-hidden=false]{transform:none}.mobile-menu a{letter-spacing:-.05em;border-bottom:1px solid #222832;padding-bottom:18px;font-size:38px;font-weight:700}.menu-open{overflow:hidden}.contact-actions{flex-direction:column;align-items:stretch}.contact-actions button{width:100%}.copy-status{text-align:left}.reveal{opacity:1;transform:none}.hero .reveal{animation:none}.copy-status{margin-top:16px}}.player-dialog{color:#f5f7fa;background:#080a0e;border:1px solid #2a303b;border-radius:0;width:min(1180px,100% - 32px);padding:18px;box-shadow:0 30px 120px #000000d1}.player-dialog::backdrop{backdrop-filter:blur(10px);background:#000000e6}.player-dialog video{aspect-ratio:16/9;background:#000;border-radius:0;width:100%;display:block}.player-title{letter-spacing:.02em;min-height:18px;margin:0 36px 14px 0;font-size:15px;font-weight:600}.player-original{color:#9db8ff;border-bottom:1px solid #3c4a68;margin-top:14px;padding-bottom:6px;font-size:13px;display:inline-block}.player-close{color:#fff;cursor:pointer;background:0 0;border:0;font-size:30px;line-height:1;position:absolute;top:10px;right:12px}@media (width<=760px){.player-dialog{padding:14px}.player-title{font-size:13px}}.intro{z-index:200;background:#05070b;flex-direction:column;justify-content:center;align-items:center;gap:26px;transition:opacity .7s;display:flex;position:fixed;inset:0}.intro.intro-done{opacity:0;pointer-events:none}.intro-logo{align-items:center;gap:26px;display:flex}.intro-blades{flex:none;width:112px;height:120px;position:relative}.intro-blade{position:absolute;inset:0;overflow:hidden}.intro-blade img{width:auto;height:120px;display:block}.intro-blade:first-child{clip-path:inset(0 66.7% 0 0)}.intro-blade:nth-child(2){clip-path:inset(0 33.3% 0 33.4%)}.intro-blade:nth-child(3){clip-path:inset(0 0 0 66.7%)}.intro-blade img{opacity:0;filter:blur(6px);animation:.8s cubic-bezier(.22,1,.36,1) forwards intro-blade;animation-delay:calc(.25s + var(--i)*.16s);transform:translateY(56px)}@keyframes intro-blade{to{opacity:1;filter:blur();transform:translateY(0)}}.intro-word{clip-path:inset(0 100% 0 0);animation:.9s cubic-bezier(.65,0,.35,1) 1.1s forwards intro-word;overflow:hidden}.intro-word img{width:auto;height:120px;margin-left:-120px;display:block}@keyframes intro-word{to{clip-path:inset(0)}}.intro-tag{letter-spacing:.42em;color:#5f80c9;opacity:0;margin:0;font-size:12px;animation:.7s 1.9s forwards intro-tag;transform:translateY(14px)}@keyframes intro-tag{to{opacity:1;transform:translateY(0)}}.intro.intro-skip,.intro.intro-skip *{transition:none!important;animation:none!important}@media (width<=760px){.intro-blades{width:66px;height:70px}.intro-blade img,.intro-word img{height:70px}.intro-word img{margin-left:-70px}.intro-tag{letter-spacing:.3em;text-align:center;padding:0 20px;font-size:9px}}@media (prefers-reduced-motion:reduce){.intro{display:none}}
