:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg:#070a12;--panel:#0d111d;--panel2:#111724;--line:#ffffff1c;--line2:#ffffff2e;--text:#fff;--muted:#a4adbf;--soft:#737c8e;--accent:#ff0051;--accent2:#7c5cff;--cyan:#36d1ff;--green:#26d97f;--amber:#ffc857;--shadow:0 24px 70px #00000057}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--text);background:var(--bg);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}body:before{z-index:-3;content:"";background:radial-gradient(circle at 12% 10%,#7c5cff3d,#0000 25%),radial-gradient(circle at 90% 15%,#ff00512e,#0000 24%),radial-gradient(circle at 50% 100%,#36d1ff1c,#0000 28%),#070a12;position:fixed;inset:0}body:after{z-index:-2;content:"";pointer-events:none;opacity:.55;background-image:radial-gradient(#fff 1px,#0000 1px),radial-gradient(#fff 1px,#0000 1px);background-position:0 0,42px 68px;background-size:120px 120px,180px 180px;animation:18s linear infinite stars;position:fixed;inset:0}@keyframes stars{to{transform:translateY(-120px)}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-14px)}}@keyframes float3d{0%,to{transform:perspective(1100px)rotateX(0)rotateY(0)translateY(0)}50%{transform:perspective(1100px)rotateX(2.5deg)rotateY(-3deg)translateY(-16px)}}@keyframes glow{0%,to{opacity:.35;transform:scale(1)}50%{opacity:.78;transform:scale(1.04)}}@keyframes sweep{to{transform:translate(140%)}}@keyframes orbit{0%{transform:translate(-12%,-8%)rotate(0)}50%{transform:translate3d(10%,8%,80px)rotate(180deg)}to{transform:translate(-12%,-8%)rotate(360deg)}}@keyframes enter{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.container{width:min(1160px,100% - 32px);margin:0 auto}.container--wide{width:min(1288px,100% - 32px)}.site-header{z-index:60;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#070a12e0;border-bottom:1px solid #ffffff0f;position:sticky;top:0}.nav{justify-content:space-between;align-items:center;gap:24px;min-height:86px;display:flex}.brand{align-items:center;gap:12px;font-weight:800;display:inline-flex}.brand-mark{background:#0b0d1f;border:1px solid #ffffff24;border-radius:12px;place-items:center;width:42px;height:42px;display:grid;box-shadow:0 0 34px #7c5cff47}.brand-name{letter-spacing:.01em;font-size:22px}.brand-sub{color:var(--soft);letter-spacing:.32em;text-transform:uppercase;margin-top:2px;font-size:10px;display:block}.nav-links{align-items:center;gap:4px;display:flex}.nav-item,.nav-links>a{color:#e8ebf5;font:inherit;letter-spacing:.045em;text-transform:uppercase;cursor:pointer;background:0 0;border:0;border-radius:999px;padding:11px 15px;font-size:13px;font-weight:760}.nav-item:hover,.nav-links>a:hover,.nav-links .active{color:var(--accent);background:#ffffff0d}.menu-host{position:relative}.menu-host:after{z-index:59;content:"";height:22px;display:none;position:fixed;top:64px;left:0;right:0}.menu-host:hover:after,.menu-host:focus-within:after{display:block}.menu-host:hover .mega-menu,.menu-host:focus-within .mega-menu{visibility:visible;opacity:1;pointer-events:auto;transform:translate(-50%)translateY(0)}.mega-menu{visibility:hidden;opacity:0;pointer-events:none;width:min(100vw,1240px);transition:all .2s;position:fixed;top:86px;left:50%;transform:translate(-50%)translateY(-8px)}.mega-card{box-shadow:var(--shadow);background:#0d111dfa;border-top:1px solid #ffffff14;border-bottom:1px solid #ffffff14;grid-template-columns:1.1fr .8fr .92fr 1.25fr;gap:24px;padding:28px 32px 32px;display:grid}.mega-col+.mega-col{border-left:1px solid var(--line);padding-left:24px}.mega-title{color:#fff;letter-spacing:.08em;text-transform:uppercase;margin:0 0 18px;font-size:13px;font-weight:780}.mega-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 18px;display:grid}.mega-link{color:var(--muted);letter-spacing:.045em;text-transform:uppercase;align-items:center;gap:10px;font-size:12px;font-weight:760;display:flex}.mega-link svg{width:21px;height:21px;color:var(--soft);transition:all .2s}.mega-link:hover{color:#fff}.mega-link:hover svg{color:var(--accent)}.btn{cursor:pointer;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:10px;min-height:48px;padding:13px 22px;font-weight:780;transition:transform .2s,border-color .2s,box-shadow .2s,background .2s;display:inline-flex}.btn:hover{transform:translateY(-2px)}.btn-primary{background:var(--accent);color:#fff;box-shadow:0 16px 44px #ff005147}.btn-secondary{border-color:var(--line2);color:#fff;background:#ffffff0a}.btn-light{color:#111724;background:#fff}.hero{text-align:center;perspective:1200px;padding:92px 0 46px;position:relative;overflow:hidden}.hero:before,.planet-glow:before{content:"";filter:blur(2px);background:radial-gradient(circle,#ff00512e,#0000 65%);border-radius:50%;width:520px;height:520px;animation:7s ease-in-out infinite glow;position:absolute}.hero:before{top:90px;right:-220px}.hero:after{z-index:-1;content:"";filter:blur(60px);opacity:.7;height:320px;transform-style:preserve-3d;background:conic-gradient(from 120deg,#ff00512e,#36d1ff1f,#7c5cff2e,#ff00512e);animation:18s ease-in-out infinite orbit;position:absolute;inset:16% 9% auto}.hero-kicker{border:1px solid var(--line);color:var(--muted);background:#ffffff0a;border-radius:999px;align-items:center;gap:10px;padding:9px 13px;font-size:13px;font-weight:850;display:inline-flex}.dot{background:var(--accent);width:8px;height:8px;box-shadow:0 0 20px var(--accent);border-radius:50%}h1{letter-spacing:0;text-wrap:balance;max-width:980px;margin:28px auto 0;font-size:clamp(40px,5.8vw,70px);line-height:1.06}.accent{color:var(--accent)}.hero-copy{color:#c7ccd8;text-wrap:pretty;max-width:850px;margin:24px auto 0;font-size:clamp(17px,1.55vw,22px);line-height:1.55}.hero-actions{flex-wrap:wrap;justify-content:center;gap:14px;margin-top:32px;display:flex}.hero-screen{border:1px solid var(--line);max-width:980px;box-shadow:var(--shadow);transform-style:preserve-3d;will-change:transform;background:linear-gradient(#ffffff14,#ffffff05);border-radius:18px;margin:48px auto 0;animation:9s ease-in-out infinite float3d;position:relative;overflow:hidden}.hero-screen:after{content:"";background:linear-gradient(90deg,#0000,#ffffff24,#0000);width:45%;animation:5s ease-in-out infinite sweep;position:absolute;inset:0;transform:translate(-120%)}.hero-screen img{aspect-ratio:16/8.8;object-fit:cover;width:100%}.home-space-hero{background:#080b14;min-height:780px}.home-space-hero:before,.home-space-hero:after{opacity:.35}.home-space-bg{pointer-events:none;position:absolute;inset:0;overflow:hidden}.home-space-bg__stars{opacity:.72;background-image:radial-gradient(#fff 1px,#0000 1px),radial-gradient(#fff 1px,#0000 1px);background-position:28px 36px,86px 112px;background-size:126px 126px,184px 184px;animation:28s linear infinite stars;position:absolute;inset:0}.home-space-bg__planet{background:radial-gradient(circle at 40% 25%,#ff5d8b 0 3%,#98264b 18%,#32172f 50%,#060812 76%);border-radius:50%;width:650px;height:650px;animation:12s ease-in-out infinite float3d;position:absolute;bottom:-250px;left:50%;transform:translate(-50%);box-shadow:inset -72px -88px 130px #000000c2,0 0 110px #ff00513d}.home-space-bg__moon{background:radial-gradient(circle at 34% 28%,#eaf4ff,#9bb8cf 40%,#26374b 72%);border-radius:50%;width:118px;height:118px;animation:9s ease-in-out infinite reverse float3d;position:absolute;top:18%;left:16%;box-shadow:0 0 55px #8fc3ff38}.home-space-bg__orb{background:radial-gradient(circle at 34% 30%,#ffffffd1,#0000 6%),radial-gradient(circle at 45%,#ff005138,#0000 58%);border:1px solid #ffffff24;border-radius:50%;animation:14s ease-in-out infinite orbitDrift;position:absolute;box-shadow:0 0 55px #ff00512e}.home-space-bg__orb--one{width:96px;height:96px;top:26%;right:14%}.home-space-bg__orb--two{width:58px;height:58px;animation-duration:10s;animation-direction:reverse;bottom:22%;left:12%}.home-space-bg__layer{background-repeat:repeat-x;background-size:100% 100%;height:210px;position:absolute;left:-8%;right:-8%}.home-space-bg__layer--1{background-image:linear-gradient(173deg,#0000 0 43%,#ff00517a 44% 57%,#0000 58%);bottom:86px}.home-space-bg__layer--2{background-image:linear-gradient(176deg,#0000 0 39%,#bc163c 40% 63%,#0000 64%);bottom:38px}.home-space-bg__layer--3{background-image:linear-gradient(177deg,#8f1530 0 50%,#ff315c 51% 56%,#0000 57%);bottom:-54px}.home-space-hero__content{z-index:2;position:relative}.home-space-hero .metrics{z-index:3;max-width:980px;margin-left:auto;margin-right:auto;position:relative}.showreel-section{background:#070a12;padding:0;overflow:hidden}.showreel-frame{isolation:isolate;background:#0b0f1b;border-top:1px solid #ffffff14;border-bottom:1px solid #ffffff14;place-items:center;min-height:clamp(340px,0vw,455px);display:grid;position:relative;overflow:hidden}.showreel-video{z-index:0;object-fit:cover;object-position:center;opacity:.94;filter:saturate(1.12)contrast(1.05);width:100%;height:100%;position:absolute;inset:0}.showreel-overlay{z-index:1;pointer-events:none;background:linear-gradient(#070a1205,#070a122e),radial-gradient(circle at 50% 46%,#0000 0 24%,#070a1238 82%);position:absolute;inset:0}._button_7mctf_2.showreel-play-button{z-index:4;width:clamp(118px,12vw,200px);height:clamp(118px,12vw,200px);color:var(--accent);cursor:pointer;background:0 0;border:0;border-radius:50%;place-items:center;transition:transform .22s,filter .22s;display:grid;position:relative}._button_7mctf_2.showreel-play-button:hover,._button_7mctf_2.showreel-play-button:focus-visible{filter:drop-shadow(0 18px 36px #ff005138);transform:translateY(-4px)scale(1.02)}.showreel-play-button ._button__text_7mctf_2{transform-origin:50%;will-change:transform;width:100%;height:100%;animation:11s linear infinite showreelTextSpin;position:absolute;inset:0}.showreel-play-button ._button__play_7mctf_2{width:clamp(48px,5vw,62px);height:clamp(48px,5vw,62px);color:var(--accent);background:#fff;border-radius:50%;place-items:center;display:grid;box-shadow:0 14px 36px #0000003d}.showreel-play-button ._button__play_7mctf_2 svg{width:28px;height:28px;margin-left:3px}@keyframes showreelTextSpin{to{transform:rotate(360deg)}}@keyframes orbitDrift{0%,to{transform:translate(0,0)rotate(0)}50%{transform:translate3d(-18px,22px,34px)rotate(8deg)}}.metrics{border:1px solid var(--line);background:var(--line);grid-template-columns:repeat(4,1fr);gap:1px;margin-top:38px;display:grid;overflow:hidden}.metric{text-align:center;background:#0d111df0;padding:24px 18px}.metric strong{font-size:clamp(30px,4vw,52px);line-height:1;display:block}.metric span{color:var(--muted);margin-top:8px;font-size:13px;font-weight:750;display:block}.home-stats-section{background:linear-gradient(#070a12f0,#080d18fa),radial-gradient(circle at 10% 20%,#36d1ff1a,#0000 32%),radial-gradient(circle at 88% 0,#ff005121,#0000 30%);padding:34px 0 78px}.home-stats-panel{background:#0c101cb8;border:1px solid #ffffff1f;border-radius:18px;grid-template-columns:minmax(0,.78fr) minmax(0,1.22fr);align-items:stretch;gap:22px;padding:18px;display:grid;box-shadow:0 24px 80px #00000038}.home-stats-copy{background:linear-gradient(135deg,#ff00512e,#36d1ff14),#ffffff09;border-radius:14px;align-content:center;min-height:280px;padding:32px;display:grid}.home-stats-copy h2{font-size:clamp(28px,3.6vw,42px);line-height:1.04}.home-stats-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.home-stat-card{background:#ffffff0b;border:1px solid #ffffff1a;border-radius:14px;min-height:180px;padding:22px;position:relative;overflow:hidden}.home-stat-card:after{content:"";background:#ff005124;border-radius:50%;width:112px;height:112px;position:absolute;top:-46px;right:-46px}.home-stat-card strong{color:#fff;font-size:clamp(34px,4vw,54px);font-weight:760;line-height:.96;display:block}.home-stat-card h3{margin:14px 0 0;font-size:17px;line-height:1.2}.home-stat-card p{color:var(--muted);margin:10px 0 0;font-size:14px;line-height:1.55}section{padding:76px 0;position:relative}.section-head{text-align:center;max-width:820px;margin:0 auto 34px}.eyebrow{color:var(--accent);letter-spacing:.16em;text-transform:uppercase;margin:0 0 12px;font-size:12px;font-weight:780}h2{letter-spacing:0;margin:0;font-size:clamp(34px,5.2vw,50px);line-height:1}.section-head p{color:var(--muted);margin:18px auto 0;font-size:18px;line-height:1.65}.service-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.service-card,.product-card,.location-card,.client-card,.faq-card,.panel-card,.contact-card,.about-card{border:1px solid var(--line);background:#0d111dc7;border-radius:8px;animation:.45s both enter;position:relative;overflow:hidden;box-shadow:0 18px 50px #0000002e}.service-card{min-height:420px;padding:26px}.service-card:before,.product-card:before,.portfolio-card:before{z-index:0;content:"";opacity:.68;background:linear-gradient(#ff005114,#0000 52%);position:absolute;inset:0}.service-card>*,.product-card>*{z-index:1;position:relative}.service-card h3,.product-card h3,.location-card h3,.about-card h3{margin:16px 0 0;font-size:25px;line-height:1.05}.service-card p,.product-card p,.location-card p,.faq-card p,.about-card p,.contact-card p{color:var(--muted);line-height:1.65}.service-card img{object-fit:contain;width:78%;max-height:230px;transition:transform .35s;position:absolute;bottom:-20px;right:-28px}.service-card:hover img{transform:translateY(-8px)scale(1.04)}.service-showcase-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.service-showcase-card{border:1px solid var(--line);background:linear-gradient(#ffffff0b,#0000),#0d111ddb;border-radius:8px;min-height:390px;transition:transform .28s,border-color .28s,box-shadow .28s;display:block;position:relative;overflow:hidden;box-shadow:0 22px 70px #0003}.service-showcase-card:before{z-index:1;content:"";opacity:1;pointer-events:none;background:linear-gradient(#080b141a,#080b14d1),radial-gradient(circle at 18% 0,#ff005133,#0000 36%);transition:opacity .28s;position:absolute;inset:0}.service-showcase-card__media{background:#101521;position:absolute;inset:0;overflow:hidden}.service-showcase-card__media:after{display:none}.service-showcase-card__media img{object-fit:cover;opacity:.72;filter:saturate(1.06)contrast(1.02);width:100%;height:100%;transition:transform .38s,opacity .38s,filter .38s}.service-showcase-card__body{z-index:2;padding:0;position:absolute;bottom:24px;left:24px;right:24px}.service-showcase-card__body h3{margin:16px 0 0;font-size:26px;line-height:1.05}.service-showcase-card__body p{color:var(--muted);line-height:1.62}.service-showcase-card__body ul{gap:8px;margin:18px 0 0;padding:0;list-style:none;display:none}.service-showcase-card__body li{color:#dce2ee;padding-left:18px;font-size:13px;font-weight:620;line-height:1.45;position:relative}.service-showcase-card__body li:before{content:"";background:var(--accent);border-radius:50%;width:7px;height:7px;position:absolute;top:.55em;left:0;box-shadow:0 0 16px #ff0051cc}.service-showcase-card:hover{border-color:#ffffff3d;transform:translateY(-8px);box-shadow:0 30px 90px #ff00511c}.service-showcase-card:hover:before{opacity:.45}.service-showcase-card:hover img{opacity:1;filter:saturate(1.14)contrast(1.06);transform:scale(1.08)}@keyframes pulseRing{0%,to{opacity:.46;transform:scale(1)}50%{opacity:.9;transform:scale(1.18)}}.tag{border:1px solid var(--line);color:#fff;background:#ffffff0d;border-radius:999px;padding:7px 10px;font-size:12px;font-weight:720;display:inline-flex}.arrow{color:var(--accent);margin-top:16px;font-weight:780;display:inline-flex}.product-wrap{grid-template-columns:.96fr 1.04fr;align-items:stretch;gap:16px;display:grid}.product-hero{border:1px solid var(--line);background:#ffffff0a;border-radius:8px;padding:18px}.product-hero img{object-fit:cover;border-radius:8px;width:100%;height:100%;min-height:420px}.product-grid{grid-template-columns:repeat(2,1fr);gap:14px;display:grid}.product-card{min-height:200px;padding:24px}.product-index-hero{background:#080b14;min-height:520px}.product-index-bg{pointer-events:none;position:absolute;inset:0;overflow:hidden}.product-index-bg__grid{opacity:.35;transform-origin:bottom;background-image:linear-gradient(#ffffff0f 1px,#0000 1px),linear-gradient(90deg,#ffffff0f 1px,#0000 1px);background-size:58px 58px;animation:10s linear infinite productGridMove;position:absolute;inset:0;transform:perspective(900px)rotateX(62deg)translateY(90px)}.product-index-bg__disc{background:radial-gradient(circle at 34% 25%,#ff6f96,#7e1f43 35%,#070913 76%);border-radius:50%;width:420px;height:420px;animation:10s ease-in-out infinite float3d;position:absolute;bottom:-160px;right:10%;box-shadow:0 0 100px #ff005138}.product-index-hero__inner{z-index:2;position:relative}.product-index-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.product-index-grid--compact{grid-template-columns:repeat(3,minmax(0,1fr))}@media (width<=980px){.product-index-grid--compact{grid-template-columns:repeat(2,minmax(0,1fr))}}.product-index-card{border:1px solid var(--line);min-height:470px;transform-style:preserve-3d;background:#0d111ddb;border-radius:8px;transition:transform .3s,border-color .3s,box-shadow .3s;display:grid;position:relative;overflow:hidden;box-shadow:0 22px 70px #0003}.product-index-card--compact,.product-index-card--compact img{min-height:390px}.product-index-card:before{z-index:1;content:"";background:linear-gradient(#080b141a,#080b14cc),radial-gradient(circle at 20% 0,#ff005138,#0000 34%);transition:opacity .3s;position:absolute;inset:0}.product-index-card:hover{border-color:#ffffff38;transform:translateY(-10px)rotateX(2deg)rotateY(-2deg);box-shadow:0 34px 92px #ff00511f}.product-index-card img{object-fit:cover;opacity:.72;filter:saturate(1.06)contrast(1.02);width:100%;height:100%;min-height:470px;transition:all .35s}.product-index-card:hover:before{opacity:.45}.product-index-card:hover img{opacity:1;filter:saturate(1.14)contrast(1.06);transform:scale(1.05)}.product-index-card__body{z-index:2;position:absolute;bottom:24px;left:24px;right:24px}.product-index-card__body h3{margin:14px 0 0;font-size:clamp(24px,2.35vw,34px);line-height:1.08}.product-index-card__body p{color:#dce2ee;line-height:1.58}.product-studio-hero{align-items:center;min-height:620px;display:grid}.product-hero-proof{flex-wrap:wrap;justify-content:center;gap:10px;max-width:940px;margin:34px auto 0;display:flex}.product-hero-proof span,.product-filter-bar span{color:#dce2ee;letter-spacing:.055em;text-transform:uppercase;background:#ffffff0d;border:1px solid #ffffff24;border-radius:999px;padding:10px 13px;font-size:12px;font-weight:720}.product-wall-section{padding-top:0}.product-wall-head{grid-template-columns:minmax(0,.8fr) minmax(360px,1fr);align-items:end;gap:28px;margin-bottom:26px;display:grid}.product-wall-head h2{max-width:760px}.product-filter-bar{flex-wrap:wrap;justify-content:flex-end;gap:9px;display:flex}.product-filter-bar span:first-child{color:#fff;background:#ff005129;border-color:#ff00519e}.product-wall-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.product-wall-card{isolation:isolate;background:#111724;border:1px solid #ffffff1f;border-radius:8px;min-height:460px;position:relative;overflow:hidden;box-shadow:0 24px 80px #00000038}.product-wall-card:nth-child(5n+1){min-height:500px}.product-wall-card:nth-child(5n+2){background:#141023}.product-wall-card:nth-child(5n+3){background:#0b2340}.product-wall-card img{object-fit:cover;opacity:.7;filter:saturate(1.08)contrast(1.04);width:100%;height:100%;transition:transform .45s,opacity .45s,filter .45s;position:absolute;inset:0;transform:scale(1.01)}.product-wall-card__shade{z-index:1;background:linear-gradient(#070a1214,#070a12d6),radial-gradient(circle at 16% 14%,#ff005147,#0000 34%);transition:opacity .35s;position:absolute;inset:0}.product-wall-card__body{z-index:2;transition:transform .35s;position:absolute;bottom:28px;left:28px;right:28px;transform:translateY(18px)}.product-wall-card__body span{color:#fff;letter-spacing:.09em;text-transform:uppercase;font-size:12px;font-weight:720}.product-wall-card__body h3{margin:12px 0 0;font-size:clamp(28px,2.7vw,42px);line-height:1.03}.product-wall-card__body p{color:#dce2ee;opacity:0;max-width:440px;line-height:1.6;transition:opacity .3s,transform .3s;transform:translateY(10px)}.product-wall-card__body strong{color:var(--accent);margin-top:8px;font-weight:780;display:inline-flex}.product-wall-card:hover img{opacity:1;filter:saturate(1.18)contrast(1.08);transform:scale(1.08)}.product-wall-card:hover .product-wall-card__shade{opacity:.48}.product-wall-card:hover .product-wall-card__body{transform:translateY(0)}.product-wall-card:hover .product-wall-card__body p{opacity:1;transform:translateY(0)}.product-capability-section{background:radial-gradient(circle at 18% 0,#ff00511f,#0000 30%),radial-gradient(circle at 90% 10%,#36d1ff1a,#0000 28%),#080b14}.capability-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.capability-grid article{border:1px solid var(--line);background:#0d111ddb;border-radius:8px;min-height:260px;padding:24px;transition:transform .25s,border-color .25s,background .25s;position:relative;overflow:hidden}.capability-grid article:after{content:"";background:#ff005112;border:1px solid #ffffff1c;border-radius:50%;width:132px;height:132px;transition:transform .25s;position:absolute;bottom:-46px;right:-46px}.capability-grid article:hover{background:#111724fa;border-color:#ffffff38;transform:translateY(-6px)}.capability-grid article:hover:after{transform:scale(1.28)}.capability-grid span{color:var(--accent);font-size:13px;font-weight:950}.capability-grid h3{margin:18px 0 0;font-size:21px;line-height:1.15}.capability-grid p{color:var(--muted);line-height:1.62}@keyframes productGridMove{0%{background-position:0 0}to{background-position:58px 58px}}.portfolio-grid{background:var(--line);border:1px solid var(--line);grid-template-columns:repeat(3,1fr);gap:1px;display:grid}.portfolio-card{background:#111724;min-height:310px;position:relative;overflow:hidden}.portfolio-card img{object-fit:cover;opacity:.55;filter:saturate(1.08);width:100%;height:100%;position:absolute;inset:0}.portfolio-card:hover img{opacity:.78;transform:scale(1.04)}.portfolio-body{z-index:2;position:absolute;inset:auto 24px 24px}.portfolio-body h3{margin:10px 0 0;font-size:30px}.portfolio-body p{color:#dce2ee;max-width:360px;line-height:1.55}.banner-strip-section{padding:26px 0}.banner-strip{scroll-snap-type:x mandatory;perspective:1000px;gap:14px;padding:8px 4px 18px;display:flex;overflow-x:auto}.banner-tile{border:1px solid var(--line);scroll-snap-align:start;min-width:360px;transform-style:preserve-3d;background:#080b14;border-radius:12px;transition:transform .28s,border-color .28s,box-shadow .28s;display:block;position:relative;overflow:hidden}.banner-tile:before{z-index:1;content:"";background:linear-gradient(90deg,#0000,#ffffff3d,#0000);width:65%;transition:transform .55s;position:absolute;inset:-45% auto -45% -70%;transform:rotate(18deg)}.banner-tile:after{content:"";pointer-events:none;background:linear-gradient(#0000 20%,#02030abd);position:absolute;inset:0}.banner-tile img{aspect-ratio:16/7;object-fit:cover;opacity:.84;width:100%;transition:all .25s}.banner-tile:hover{border-color:#ffffff3d;transform:rotateX(4deg)rotateY(-5deg)translateY(-8px);box-shadow:0 22px 54px #00000052}.banner-tile:hover:before{transform:translate(260%)rotate(18deg)}.banner-tile:hover img{opacity:1;transform:scale(1.04)translateZ(18px)}.banner-tile span,.banner-tile strong{z-index:2;text-shadow:0 4px 18px #000000a6;position:absolute;left:18px}.banner-tile span{color:var(--accent);letter-spacing:.14em;text-transform:uppercase;font-size:12px;font-weight:950;bottom:54px}.banner-tile strong{text-wrap:balance;font-size:clamp(19px,2.1vw,24px);line-height:1.12;bottom:22px;right:18px}.blog-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.blog-card{border:1px solid var(--line);background:#0d111dd1;border-radius:8px;overflow:hidden}.blog-card img{aspect-ratio:16/9;object-fit:cover;opacity:.82;width:100%}.blog-card div{padding:20px}.blog-card h3{margin:14px 0 0;font-size:22px;line-height:1.15}.blog-card p{color:var(--muted);line-height:1.6}.article-shell{max-width:920px}.article-cover{border:1px solid var(--line);aspect-ratio:16/8;object-fit:cover;border-radius:10px;width:100%}.article-meta{flex-wrap:wrap;gap:10px;margin:0 0 22px;display:flex}.article-cover+.article-meta{margin-top:22px}.article-content{color:#dbe1ef;font-size:18px;line-height:1.78}.article-content h2{margin:34px 0 12px;font-size:34px}.article-content p{color:var(--muted)}.client-grid{border:1px solid var(--line);background:var(--line);grid-template-columns:repeat(4,1fr);gap:1px;display:grid}.client-card{color:#fff;text-align:center;background:#0d111df0;border:0;border-radius:0;place-items:center;min-height:150px;transition:all .2s;display:grid}.client-card:hover{background:var(--accent)}.client-card strong{font-size:18px}.client-card span{color:#ffffff9e;margin-top:8px;font-size:12px;font-weight:800;display:block}.home-client-section{padding-top:92px}.client-grid--wide{grid-template-columns:repeat(4,minmax(0,1fr));max-width:1242px;margin:0 auto}.client-grid--wide .client-card{background:radial-gradient(circle at 50% 0,#ff00511a,#0000 36%),#0a0e18f5;min-height:172px}.client-grid--wide .client-card:after{content:"";background:var(--accent);border-radius:50%;width:7px;height:7px;margin:16px auto 0;transition:transform .2s,background .2s;box-shadow:0 0 18px #ff0051e0}.client-grid--wide .client-card:hover{background:radial-gradient(circle at 50% 0, #ffffff2e, transparent 36%), var(--accent);transform:translateY(-4px)}.client-grid--wide .client-card:hover:after{background:#fff;transform:scale(1.4)}.client-logo{object-fit:contain;filter:grayscale()brightness(1.35);opacity:.68;max-width:130px;max-height:54px;margin:0 auto 14px;transition:all .2s}.client-card:hover .client-logo{filter:none;opacity:1}.case-strip-section,.testimonial-section{background:radial-gradient(circle at 14% 8%,#ff005121,#0000 30%),radial-gradient(circle at 88% 16%,#478bff1c,#0000 28%),#080b14;overflow:hidden}.case-strip-glow,.testimonial-orbit{pointer-events:none;background:radial-gradient(circle at 35% 28%,#ff00513d,#0000 55%);border:1px solid #ffffff14;border-radius:50%;width:520px;height:520px;animation:12s ease-in-out infinite float3d;position:absolute;inset:auto -140px -260px auto}.case-strip-grid,.testimonial-grid{gap:14px;display:grid}.case-strip-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.testimonial-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.case-strip-card,.testimonial-card{border:1px solid var(--line);background:#0d111dd1;border-radius:8px;min-height:230px;padding:26px;transition:transform .25s,border-color .25s,background .25s;position:relative;overflow:hidden;box-shadow:0 20px 58px #00000038}.case-strip-card:before,.testimonial-card:before{content:"";pointer-events:none;background:linear-gradient(#ffffff0a,#0000 54%),radial-gradient(circle at 18% 0,#ff005129,#0000 34%);position:absolute;inset:0}.case-strip-card:hover,.testimonial-card:hover{background:#121827eb;border-color:#ffffff38;transform:translateY(-8px)}.case-strip-card>*,.testimonial-card>*{z-index:1;position:relative}.case-strip-card h3,.testimonial-card h3{margin:18px 0 0;font-size:23px;line-height:1.14}.case-strip-card p,.testimonial-card p{color:var(--muted);line-height:1.6}.testimonial-mark{color:#fff;background:#ff00511f;border:1px solid #ff005159;border-radius:50%;place-items:center;width:52px;height:52px;font-weight:760;display:grid}.planet-glow{background:#ffffff08;overflow:hidden}.planet-glow:before{background:radial-gradient(circle,#7c5cff38,#0000 66%);top:100px;left:-260px}.location-grid,.about-grid,.contact-grid{grid-template-columns:repeat(2,1fr);gap:14px;display:grid}.location-card,.about-card,.contact-card{padding:28px}.global-presence-section{background:radial-gradient(circle at 14% 12%,#ff005121,#0000 30%),radial-gradient(circle at 86% 18%,#36d1ff1a,#0000 27%),#070a12;overflow:hidden}.global-presence-bg{pointer-events:none;position:absolute;inset:0}.global-presence-bg span{background:radial-gradient(circle at 35% 28%,#ffffffdb,#0000 7%),linear-gradient(145deg,#252b40,#0d111d);border-radius:50%;animation:12s ease-in-out infinite orbitDrift;position:absolute;box-shadow:inset 0 0 28px #ffffff0a,0 0 48px #ff00511f}.global-presence-bg span:first-child{width:92px;height:92px;top:16%;left:7%}.global-presence-bg span:nth-child(2){width:134px;height:134px;animation-duration:16s;top:12%;right:8%}.global-presence-bg span:nth-child(3){width:56px;height:56px;animation-direction:reverse;bottom:11%;left:18%}.global-presence-bg span:nth-child(4){width:78px;height:78px;animation-duration:10s;bottom:8%;right:24%}.global-presence-stage{min-height:640px;margin-top:34px;position:relative}.global-presence-stage:before,.global-presence-stage:after{content:"";pointer-events:none;height:440px;position:absolute;inset:7% 4% auto}.global-presence-stage:before{opacity:.42;background-image:radial-gradient(#fff 1px,#0000 1px),radial-gradient(#fff 1px,#0000 1px);background-position:26px 40px,88px 122px;background-size:120px 120px,180px 180px;animation:28s linear infinite stars}.global-presence-stage:after{border:1px solid #ffffff0e;border-radius:50%;top:16%;left:12%;right:12%;transform:rotate(-8deg)}.global-presence-balloon{z-index:2;text-align:center;border-radius:50%;place-items:center;width:250px;height:250px;animation:7s ease-in-out infinite balloonFloat;display:grid;position:absolute}.global-presence-balloon:nth-child(2){animation-delay:-1.2s}.global-presence-balloon:nth-child(3){animation-delay:-2.4s}.global-presence-balloon:nth-child(4){animation-delay:-3.6s}.global-presence-balloon:nth-child(5){animation-delay:-4.2s}.global-presence-balloon__ring{background:radial-gradient(circle at 35% 28%,#ffffff26,#0000 12%),linear-gradient(145deg,#232a40b8,#0d111deb);border:1px solid #ffffff24;border-radius:50%;position:absolute;inset:0;box-shadow:inset 0 0 34px #ffffff0b,0 26px 80px #00000057}.global-presence-balloon__ring:before,.global-presence-balloon__ring:after{content:"";border:1px solid #ffffff21;border-radius:50%;animation:5s linear infinite balloonPulse;position:absolute;inset:12%}.global-presence-balloon__ring:after{animation-delay:-1.6s;inset:23%}.global-presence-balloon div{z-index:1;place-items:center;gap:8px;max-width:172px;display:grid;position:relative}.global-presence-balloon strong{color:#fff;font-size:clamp(40px,5.4vw,72px);font-weight:950;line-height:.92;display:block}.global-presence-balloon h3{color:#fff;text-transform:capitalize;margin:0;font-size:15px;line-height:1.2}.global-presence-balloon p{color:var(--muted);margin:0;font-size:12px;line-height:1.4}.global-presence-balloon--xl{width:330px;height:330px;top:2%;left:36%}.global-presence-balloon--xl div{max-width:210px}.global-presence-balloon--sm{width:188px;height:188px;top:16%;right:9%}.global-presence-balloon--sm strong{font-size:50px}.global-presence-balloon--sm div{max-width:132px}.global-presence-balloon--md{width:220px;height:220px;top:22%;left:8%}.global-presence-balloon--lg{width:250px;height:250px;bottom:6%;left:43%}.global-presence-balloon--right{bottom:13%;left:auto;right:18%}.global-presence-planet{z-index:1;background:linear-gradient(145deg,#252b40,#0d111d);border-radius:50%;animation:14s ease-in-out infinite orbitDrift;position:absolute;box-shadow:inset 0 0 28px #ffffff0d,0 0 42px #ff00511f}.global-presence-planet--large{width:120px;height:120px;top:0;right:7%}.global-presence-planet--small{width:62px;height:62px;animation-direction:reverse;bottom:14%;left:24%}@keyframes balloonFloat{0%,to{transform:translate(0,0)}50%{transform:translateY(-18px)}}@keyframes balloonPulse{0%{opacity:.82;transform:scale(.72)}to{opacity:0;transform:scale(1.5)}}.global-presence-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid;position:relative}.global-presence-card{border:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#0d111dd1;border-radius:8px;min-height:260px;padding:26px;transition:transform .25s,border-color .25s,background .25s}.global-presence-card strong{color:#fff;font-size:clamp(36px,5vw,62px);line-height:.94;display:block}.global-presence-card h3{margin:18px 0 0;font-size:20px;line-height:1.16}.global-presence-card p{color:var(--muted);line-height:1.62}.global-presence-card:hover{background:#111724f5;border-color:#ffffff38;transform:translateY(-6px)}.location-ribbon{border:1px solid var(--line);background:var(--line);grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;margin-top:16px;display:grid;position:relative;overflow:hidden}.location-ribbon a{background:#070a12f5;min-height:116px;padding:20px}.location-ribbon strong{color:var(--accent);font-size:18px;display:block}.location-ribbon span{color:var(--muted);margin-top:10px;font-size:13px;line-height:1.55;display:block}.location-detail-hero{background:radial-gradient(circle at 18% 12%,#ff005129,#0000 28%),radial-gradient(circle at 88% 18%,#36d1ff1a,#0000 28%),#080b14}.location-coverage-section{background:linear-gradient(#080b14fa,#070a12f5),radial-gradient(circle at 8% 30%,#7c5cff1a,#0000 32%)}.location-coverage-grid{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:14px;display:grid}.location-coverage-card{border:1px solid var(--line);background:#0d111ddb;border-radius:8px;padding:26px;position:relative;overflow:hidden;box-shadow:0 22px 70px #0000002e}.location-coverage-card:before{content:"";background:#ff00511f;border-radius:50%;width:220px;height:220px;position:absolute;top:-90px;right:-90px}.location-coverage-card h3{margin:18px 0 0;font-size:clamp(24px,2.4vw,34px);line-height:1.08;position:relative}.location-chip-list{flex-wrap:wrap;gap:9px;margin-top:24px;display:flex;position:relative}.location-chip-list span{color:#dce2ee;background:#ffffff0b;border:1px solid #ffffff1f;border-radius:999px;padding:9px 11px;font-size:13px;line-height:1}.chips{flex-wrap:wrap;gap:8px;margin-top:20px;display:flex}.chip{border:1px solid var(--line);color:#dbe1ef;background:#ffffff0b;border-radius:999px;padding:8px 10px;font-size:12px;font-weight:800}.detail-progress{gap:12px;margin-top:24px;display:grid}.detail-progress span{border:1px solid var(--line);color:#fff;letter-spacing:.08em;text-transform:uppercase;background:#ffffff0a;border-radius:999px;padding:10px 12px;font-size:12px;font-weight:950;display:block;position:relative;overflow:hidden}.detail-progress span:before{z-index:-1;width:var(--progress);content:"";background:linear-gradient(90deg,#ff00518c,#36d1ff42);position:absolute;inset:0 auto 0 0}.faq-grid{grid-template-columns:repeat(2,1fr);gap:14px;display:grid}.faq-card{padding:24px}.faq-card h3{margin:0;font-size:18px}.cta{border:1px solid var(--line);text-align:center;background:linear-gradient(135deg,#ff00512e,#7c5cff29);border-radius:8px;padding:48px;overflow:hidden}.inline-form{gap:14px;display:grid}.form-row{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.field{color:#e9edff;gap:7px;font-size:13px;font-weight:720;display:grid}.field input,.field select,.field textarea{color:#fff;background:#ffffff0e;border:1px solid #ffffff24;border-radius:10px;outline:none;width:100%;padding:13px 14px}.field select option{color:#111724;background:#fff}.field select option:checked,.field select option:hover{color:#111724;background:#9ecbff}.field textarea{resize:vertical;min-height:118px}.field input:focus,.field select:focus,.field textarea:focus{border-color:var(--accent);box-shadow:0 0 0 3px #ff005124}.field-wide{grid-column:1/-1}.form-message{color:#bbf7d0;margin:0;font-weight:800;display:none}.form-message.is-visible{display:block}.form-message.is-error{color:#fecaca}.modal{z-index:3000;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#02030ab8;justify-content:center;align-items:center;padding:20px;display:none;position:fixed;inset:0}.modal.is-open{display:flex}.modal-card{border:1px solid var(--line2);width:min(760px,100%);max-height:min(860px,100dvh - 36px);box-shadow:var(--shadow);background:#0b0f1b;border-radius:14px;flex-direction:column;display:flex;overflow:hidden}.modal-head{border-bottom:1px solid var(--line);flex:none;justify-content:space-between;align-items:flex-start;gap:16px;padding:24px;display:flex}.modal-head h2{font-size:34px}.modal-body{min-height:0;padding:24px;overflow:auto}.icon-btn{border:1px solid var(--line);color:#fff;cursor:pointer;background:#ffffff0a;border-radius:999px;place-items:center;width:42px;height:42px;display:grid}.site-footer{border-top:1px solid var(--line);background:#02030ad1;padding:54px 0 28px}.footer-grid{grid-template-columns:1.1fr 3fr;gap:42px;display:grid}.footer-columns{grid-template-columns:repeat(5,minmax(0,1fr));gap:20px;display:grid}.footer-columns h3{margin:0 0 14px;font-size:14px}.footer-columns a{color:var(--muted);margin-top:10px;font-size:14px;line-height:1.35;display:block}.footer-columns a:hover{color:#fff}.footer-bottom{border-top:1px solid var(--line);color:var(--soft);justify-content:space-between;gap:18px;margin-top:42px;padding-top:22px;font-size:12px;display:flex}.legal{max-width:860px}.legal p,.legal li{color:var(--muted);line-height:1.8}.mobile-toggle,.mobile-menu{display:none}body.mobile-menu-open{overflow:hidden}.brand-header-logo{object-fit:contain;width:auto;max-width:230px;height:80px}.brand-footer-logo{object-fit:contain;width:auto;max-width:220px;height:48px}.request-modal-hint{color:var(--muted);margin:10px 0 0;line-height:1.6}.hero-copy--about{margin-left:0}.hero-actions--about{justify-content:flex-start}.footer-tagline{max-width:330px;color:var(--muted);line-height:1.7}.footer-socials{flex-wrap:wrap;gap:8px;margin-top:20px;display:flex}.footer-socials a{color:#dce2ee;background:#ffffff0a;border:1px solid #ffffff1f;border-radius:999px;padding:8px 11px;font-size:12px;font-weight:720;line-height:1}.footer-socials a:hover{color:#fff;background:#ff00511f;border-color:#ff005173}.client-logo{object-fit:contain;max-width:150px;max-height:54px;margin:0 auto 10px}.about-space-hero{text-align:center;background:#080b14;min-height:850px;padding:0;position:relative;overflow:hidden}.about-space-bg{pointer-events:none;position:absolute;inset:0;overflow:hidden}.about-space-bg__back{background:radial-gradient(circle at 50% 72%,#ff005133,#0000 23%),radial-gradient(circle at 22% 34%,#ff00512e,#0000 12%),linear-gradient(#090c18 0%,#101521 48%,#080b14 100%);position:absolute;inset:0}.about-space-bg__stars,.about-work__stars{opacity:.72;background-image:radial-gradient(#fff 1px,#0000 1px),radial-gradient(#fff 1px,#0000 1px);background-position:18px 18px,72px 96px;background-size:118px 118px,174px 174px;position:absolute;inset:0}.about-space-bg__planet{background:radial-gradient(circle at 38% 26%,#ff5a88 0 3%,#9f294f 17%,#35172e 52%,#080b14 76%);border-radius:50%;width:540px;height:540px;position:absolute;bottom:-170px;left:50%;transform:translate(-50%);box-shadow:inset -56px -66px 110px #000000b8,0 0 92px #ff00513d}.about-space-bg__moon{background:radial-gradient(circle at 34% 30%,#ff8da8,#8f263f 45%,#181b2b 78%);border-radius:50%;width:150px;height:150px;position:absolute;top:-82px;right:72%;box-shadow:0 0 58px #ff00513d}.about-space-bg__layer{opacity:.98;background-repeat:repeat-x;background-size:100% 100%;height:220px;position:absolute;bottom:-2px;left:-8%;right:-8%}.about-space-bg__layer--1{background-image:linear-gradient(172deg,#0000 0 43%,#ff00518c 44% 57%,#0000 58%);bottom:92px}.about-space-bg__layer--2{background-image:linear-gradient(176deg,#0000 0 38%,#c5163d 39% 62%,#0000 63%);bottom:48px}.about-space-bg__layer--3{background-image:linear-gradient(174deg,#0000 0 34%,#9d1734 35% 64%,#0000 65%);bottom:8px}.about-space-bg__layer--4{background-image:linear-gradient(177deg,#bd1740 0 52%,#ff315c 53% 58%,#0000 59%);bottom:-74px}.about-space-drift--slow{animation:26s linear infinite stars}.about-space-drift--planet{animation:11s ease-in-out infinite float3d}.about-space-hero__content{z-index:2;padding-top:52px;padding-bottom:138px;position:relative}.about-space-nav{flex-wrap:wrap;justify-content:center;gap:34px;margin-bottom:118px;display:flex}.about-space-nav a{color:#c7ccd8;letter-spacing:.12em;text-transform:uppercase;font-size:12px;font-weight:950}.about-space-nav a:hover,.about-space-nav .active{color:var(--accent)}.about-space-copy{max-width:920px;margin:0 auto}.about-space-copy h1{text-align:center;margin:26px auto 0;font-size:clamp(44px,4.7vw,68px);line-height:1.14}.about-space-copy>p{color:#f0f3fb;max-width:760px;margin:24px auto 0;font-size:20px;line-height:1.7}.about-space-why{z-index:4;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#080b14b3;border:1px solid #ffffff24;border-radius:8px;max-width:660px;margin:60px auto 0;padding:24px 30px 28px;position:relative;box-shadow:0 22px 70px #00000047}.about-space-why h2{font-size:34px}.about-space-why p{color:#d9dfec;margin:16px 0 0;font-size:17px;line-height:1.78}.about-structure{color:#fff;background:#080b14;padding:42px 0;overflow:hidden}.about-structure__track{border:1px solid var(--line);background:var(--line);grid-template-columns:repeat(5,minmax(230px,1fr));gap:1px;display:grid;overflow:hidden}.about-structure__item{background:#0d111df0;min-height:280px;padding:34px 26px;transition:transform .25s,box-shadow .25s,background .25s}.about-structure__item:hover{z-index:2;background:#121827;transform:translateY(-8px);box-shadow:0 24px 54px #00000047}.about-structure__icon{width:54px;height:54px;color:var(--accent);background:#ff00511a;border-radius:50%;place-items:center;font-weight:950;display:grid}.about-structure__item h3{margin:24px 0 0;font-size:24px;line-height:1.12}.about-structure__item p{color:var(--muted);margin:16px 0 0;line-height:1.65}.about-work{background:#080b14;overflow:hidden}.about-work__stars{opacity:.32}.about-work__inner{z-index:1;position:relative}.about-work__showcase{perspective:1200px;grid-template-columns:1.12fr .88fr;align-items:stretch;gap:16px;display:grid;position:relative}.about-work__card{border:1px solid var(--line);min-height:290px;box-shadow:var(--shadow);transform-style:preserve-3d;background:#111724;border-radius:8px;transition:transform .28s,border-color .28s;position:relative;overflow:hidden}.about-work__card--main{grid-row:span 2;min-height:596px}.about-work__card:hover{border-color:#ffffff3d;transform:rotateX(3deg)rotateY(-3deg)translateY(-8px)}.about-work__card img{object-fit:cover;opacity:.62;width:100%;height:100%;transition:transform .35s,opacity .35s;position:absolute;inset:0}.about-work__card:hover img{opacity:.82;transform:scale(1.045)}.about-work__card:after{content:"";background:linear-gradient(#080b1414,#080b14d6);position:absolute;inset:0}.about-work__card div{z-index:1;position:absolute;inset:auto 28px 28px}.about-work__card span{color:var(--accent);letter-spacing:.16em;text-transform:uppercase;font-size:12px;font-weight:950}.about-work__card h3{margin:10px 0 0;font-size:clamp(26px,3vw,42px);line-height:1}.about-work__card p{color:#d8deec;max-width:560px;margin:14px 0 0;line-height:1.62}.about-mission{background:#101521;position:relative;overflow:hidden}.about-mission__planet{opacity:.82;background:radial-gradient(circle at 38% 30%,#fff,#7c5cff 18%,#26194d 58%,#080b14);border-radius:50%;width:260px;height:260px;position:absolute;top:110px;left:-120px;box-shadow:0 0 90px #7c5cff40}.about-mission__inner{z-index:1;grid-template-columns:.7fr 1fr;align-items:center;gap:40px;display:grid;position:relative}.about-mission h2{font-size:clamp(42px,6vw,82px)}.about-mission__quote{border:1px solid var(--line);background:#ffffff0a;border-radius:8px;grid-template-columns:170px 1fr;align-items:center;gap:24px;padding:24px;display:grid}.about-mission__quote img{object-fit:cover;border-radius:50%;width:170px;height:170px}.about-mission__quote blockquote{margin:0}.about-mission__quote p{color:#e5e9f5;margin:0;font-size:21px;line-height:1.65}.about-mission__quote cite{color:var(--accent);margin-top:18px;font-style:normal;font-weight:950;display:block}.about-team{background:#080b14;overflow:hidden}.about-team__inner{grid-template-columns:1fr .92fr;align-items:center;gap:46px;display:grid}.about-team__copy p:not(.eyebrow){color:var(--muted);font-size:17px;line-height:1.75}.about-team__rocket{width:190px;height:150px;margin-bottom:18px;position:relative}.about-team__rocket:before{content:"";background:linear-gradient(135deg,#f5f7ff,#9da5bb);border-radius:56px 56px 18px 18px;width:96px;height:48px;animation:4s ease-in-out infinite float;position:absolute;top:34px;left:42px;transform:rotate(-38deg);box-shadow:0 20px 50px #0000003d}.about-team__rocket:after{content:"";filter:blur(6px);background:linear-gradient(90deg,#ff0051c7,#0000);border-radius:50%;width:118px;height:28px;animation:1.2s ease-in-out infinite glow;position:absolute;top:95px;left:18px;transform:rotate(-38deg)}.about-team__rocket span{background:var(--accent);z-index:2;border-radius:50%;width:18px;height:18px;animation:4s ease-in-out infinite float;position:absolute;top:42px;left:91px;box-shadow:0 0 0 6px #ff00512e}.about-team__visual{border:1px solid var(--line);background:#101521;border-radius:8px;min-height:560px;position:relative;overflow:hidden}.about-team__visual img{object-fit:cover;opacity:.78;filter:saturate(1.08);width:100%;height:100%;min-height:560px}.about-team__visual:after{content:"";background:linear-gradient(#0000 38%,#080b14e0);position:absolute;inset:0}.about-team__visual span{z-index:1;color:#fff;font-size:26px;font-weight:950;line-height:1.08;position:absolute;bottom:24px;left:24px;right:24px}@media (width<=980px){.site-header{z-index:1000;position:sticky}.nav{gap:12px;min-height:72px}.brand-header-logo{max-width:172px;height:44px}.brand-name{font-size:20px}.brand-sub{font-size:9px}.nav-links,.mega-menu,.nav>.btn{display:none}.mobile-toggle{z-index:1002;border:1px solid var(--line);color:#fff;touch-action:manipulation;background:#ffffff0d;border-radius:999px;flex-direction:column;justify-content:center;align-items:center;gap:4px;width:44px;height:44px;display:inline-flex;position:relative}.mobile-toggle span{background:var(--accent);border-radius:2px;width:18px;height:2px;transition:all .2s;display:block}.mobile-toggle.is-open span:first-child{transform:translateY(6px)rotate(45deg)}.mobile-toggle.is-open span:nth-child(2){opacity:0}.mobile-toggle.is-open span:nth-child(3){transform:translateY(-6px)rotate(-45deg)}.mobile-menu{z-index:1001;visibility:hidden;opacity:0;background:#080b14;height:calc(100dvh - 72px);min-height:calc(100vh - 72px);max-height:none;transition:all .22s;display:block;position:fixed;inset:72px 0 0;overflow:auto;transform:translateY(-10px)}.mobile-menu.is-open{visibility:visible;opacity:1;transform:translateY(0)}.mobile-menu-inner{grid-template-columns:1fr;align-content:start;gap:0;width:min(100% - 52px,360px);margin:0 auto;padding:30px 0 34px;display:grid}.mobile-menu-link,.mobile-menu-dropdown summary{color:#fff;text-align:left;letter-spacing:.08em;text-transform:uppercase;background:0 0;border:0;border-radius:0;justify-content:flex-start;align-items:center;min-height:48px;padding:11px 0;font-size:12px;font-weight:760;display:flex}.mobile-menu-link.active,.mobile-menu-dropdown summary.active,.mobile-menu-dropdown[open] summary{color:var(--accent);background:0 0;border-color:#0000}.mobile-menu-dropdown{grid-column:1/-1}.mobile-menu-dropdown summary{cursor:pointer;justify-content:space-between;list-style:none}.mobile-menu-dropdown summary::-webkit-details-marker{display:none}.mobile-menu-dropdown__chevron{border-bottom:2px solid;border-right:2px solid;width:9px;height:9px;transition:transform .2s;transform:rotate(45deg)translateY(-2px)}.mobile-menu-dropdown[open] .mobile-menu-dropdown__chevron{transform:rotate(225deg)translateY(-2px)}.mobile-menu-cta{grid-column:1/-1;width:100%;margin:64px 0 0}.mobile-menu-contact{border:0;border-top:1px solid var(--line);background:0 0;border-radius:0;grid-column:1/-1;padding:18px 0 0}.mobile-menu-contact p{color:#fff;letter-spacing:.12em;text-transform:uppercase;margin:0 0 12px;font-size:12px;font-weight:760}.mobile-menu-contact>a{color:#dce2ee;overflow-wrap:anywhere;width:fit-content;max-width:100%;margin-top:8px;font-size:14px;font-weight:680;display:block}.mobile-menu-socials{flex-wrap:wrap;gap:8px;margin-top:14px;display:flex}.mobile-menu-socials a{color:var(--accent);text-transform:uppercase;border:1px solid #ffffff29;border-radius:999px;padding:8px 12px;font-size:12px;font-weight:760}.mobile-menu-mega{grid-column:1/-1;grid-template-columns:1fr;gap:0;margin:4px 0 10px;display:grid}.mobile-menu-mega section{background:0 0;border:0;border-left:1px solid #ff005159;border-radius:0;padding:4px 0 4px 14px}.mobile-menu-mega p{color:#fff;letter-spacing:.12em;text-transform:uppercase;margin:0 0 12px;font-size:12px;font-weight:760}.mobile-menu-mega a{min-height:38px;color:var(--muted);text-transform:uppercase;align-items:center;gap:10px;padding:8px 0;font-size:13px;font-weight:680;display:flex}.mobile-menu-mega svg{width:20px;height:20px;color:var(--accent)}h1{font-size:clamp(34px,9vw,58px);line-height:1.06}.hero{padding:48px 0 34px}.hero-actions{grid-template-columns:repeat(2,minmax(0,1fr));width:min(100%,520px);margin-left:auto;margin-right:auto;display:grid}.hero-actions .btn{white-space:normal;width:100%;min-width:0;padding-left:14px;padding-right:14px}.home-space-hero{min-height:720px}.home-space-bg__planet{width:420px;height:420px;bottom:-150px}.home-space-bg__moon{width:78px;height:78px;top:12%;left:8%}.home-space-bg__layer{height:150px}.showreel-frame{min-height:420px}.hero-kicker{max-width:100%;font-size:12px;line-height:1.35}.hero-copy{font-size:16px;line-height:1.6}.hero-screen{border-radius:12px;margin-top:30px}.hero-screen img{aspect-ratio:4/3}.metrics,.service-grid,.service-showcase-grid,.client-grid,.footer-columns,.portfolio-grid,.case-strip-grid,.testimonial-grid,.product-index-grid,.product-wall-grid,.capability-grid,.global-presence-grid,.location-ribbon{grid-template-columns:1fr 1fr}.product-wall-head{grid-template-columns:1fr;align-items:start}.product-filter-bar{justify-content:flex-start}.product-wall-card,.product-wall-card:nth-child(5n+1){min-height:430px}.blog-grid{grid-template-columns:1fr}.banner-tile{min-width:86%}.product-wrap,.location-grid,.faq-grid,.footer-grid,.about-grid,.contact-grid{grid-template-columns:1fr}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-grid .product-card{min-width:0}.service-grid{gap:12px}.service-showcase-card{min-height:460px}.service-card{min-height:360px;padding:22px}.service-card img{width:88%;max-height:190px}.portfolio-grid{background:0 0;border:0;display:block}.portfolio-card{border:1px solid var(--line);border-radius:8px;min-height:360px;margin-bottom:12px;display:block}.product-hero img{min-height:240px}.product-index-card,.product-index-card img{min-height:340px}.product-index-card--compact,.product-index-card--compact img{min-height:320px}.case-strip-card,.testimonial-card{min-height:240px;padding:20px}.client-grid{grid-template-columns:repeat(2,1fr)}.client-card{min-height:122px}.client-grid--wide .client-card{min-height:142px}.global-presence-stage{min-height:760px}.global-presence-balloon--xl{width:300px;height:300px;top:0;left:calc(50% - 150px)}.global-presence-balloon--sm{top:28%;right:3%}.global-presence-balloon--md{top:31%;left:2%}.global-presence-balloon--lg{bottom:3%;left:7%}.global-presence-balloon--right{bottom:8%;right:4%}.form-row{grid-template-columns:1fr}.footer-bottom{flex-direction:column}.btn{width:100%}section{padding:54px 0}.container{width:min(100% - 24px,1160px)}.modal{align-items:stretch;padding:8px}.modal-card{border-radius:12px;width:100%;max-height:calc(100dvh - 16px)}.modal-head{padding:18px 62px 16px 18px;position:relative}.modal-head h2{font-size:28px}.modal-head .icon-btn{width:40px;height:40px;position:absolute;top:14px;right:14px}.modal-body{padding:16px;padding-bottom:max(18px, env(safe-area-inset-bottom))}.modal .form-row{grid-template-columns:1fr;gap:12px}.modal .field input,.modal .field select,.modal .field textarea{min-height:46px;padding:12px 13px}.modal .field textarea{min-height:96px}.modal .inline-form>.btn{z-index:2;width:100%;margin-top:4px;position:sticky;bottom:0;box-shadow:0 -10px 24px #0b0f1bdb,0 16px 44px #ff005147}}@media (width<=560px){h1{font-size:clamp(31px,8.8vw,44px)}h2{font-size:clamp(28px,8vw,40px);line-height:1.08}.metrics,.service-grid,.service-showcase-grid,.client-grid,.product-grid,.case-strip-grid,.testimonial-grid,.capability-grid,.global-presence-grid,.location-ribbon,.portfolio-grid,.product-index-grid{grid-template-columns:1fr;display:grid}.product-wall-grid{grid-template-columns:1fr;gap:12px;display:grid}.product-wall-card,.product-wall-card:nth-child(5n+1){min-height:390px}.product-wall-card__body{bottom:18px;left:18px;right:18px;transform:translateY(0)}.product-wall-card__body p{display:none}.product-wall-card__body h3{font-size:30px}.service-showcase-card__body{padding:0;bottom:16px;left:16px;right:16px}.service-showcase-card__body h3{font-size:18px}.service-showcase-card__body p,.service-showcase-card__body li{font-size:12px;line-height:1.48}.service-showcase-card__body ul{margin-top:12px}.global-presence-card{min-height:220px;padding:18px}.global-presence-card strong{font-size:34px}.global-presence-card h3{font-size:16px}.global-presence-card p,.location-ribbon span{font-size:12px}.global-presence-stage{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;min-height:0;display:grid}.global-presence-stage:before,.global-presence-stage:after,.global-presence-planet{display:none}.global-presence-balloon,.global-presence-balloon--xl,.global-presence-balloon--sm,.global-presence-balloon--md,.global-presence-balloon--lg,.global-presence-balloon--right{width:100%;height:auto;min-height:190px;position:relative;inset:auto;transform:none}.global-presence-balloon--xl{grid-column:1/-1;min-height:230px}.global-presence-balloon div,.global-presence-balloon--xl div{max-width:min(78%,220px)}.global-presence-balloon strong{font-size:34px}.global-presence-balloon--xl strong{font-size:48px}.location-ribbon a{min-height:104px;padding:16px}.location-coverage-grid{grid-template-columns:1fr}.location-chip-list span{font-size:12px}.capability-grid article{min-height:220px;padding:18px}.capability-grid h3{font-size:17px}.capability-grid p{font-size:12px}.footer-columns{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 16px}.footer-columns h3,.footer-columns a{font-size:13px}.hero-actions{gap:10px}.hero-actions .btn{min-height:48px;font-size:12px}.product-grid .product-card{min-width:0}.portfolio-card{min-height:270px;margin-bottom:0}.portfolio-body{inset:auto 18px 18px}.portfolio-body h3{font-size:24px}.location-card,.about-card,.contact-card,.faq-card{padding:22px}.service-card,.product-card,.case-strip-card,.testimonial-card{min-height:0;padding:20px}.service-card h3,.product-card h3,.case-strip-card h3,.testimonial-card h3{font-size:19px}.service-card p,.product-card p,.case-strip-card p,.testimonial-card p{font-size:12px;line-height:1.5}.service-card img{width:95%;max-height:96px;bottom:-8px;right:-18px}.product-index-card,.product-index-card img{min-height:300px}.product-index-card--compact,.product-index-card--compact img{min-height:280px}.product-index-card__body{bottom:14px;left:14px;right:14px}.product-index-card__body h3{font-size:18px}.product-index-card__body p{font-size:12px;line-height:1.48}.home-stats-section{padding:28px 0 54px}.home-stats-panel{border-radius:14px;grid-template-columns:1fr;padding:12px}.home-stats-copy{min-height:0;padding:22px}.home-stats-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.home-stat-card{min-height:150px;padding:16px}.home-stat-card strong{font-size:32px}.home-stat-card h3{font-size:14px}.home-stat-card p{font-size:11px;line-height:1.45}.mobile-snap-row,.product-index-grid.mobile-snap-row,.product-wall-grid.mobile-snap-row,.service-showcase-grid.mobile-snap-row,.about-work__showcase.mobile-snap-row{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;grid-template-columns:none;gap:12px;width:calc(100% + 12px);margin-right:-12px;padding:0 12px 12px 0;scroll-padding-left:0;display:flex;overflow:auto hidden}.mobile-snap-row::-webkit-scrollbar{height:0}.mobile-snap-row>*{scroll-snap-align:start;flex:0 0 min(82vw,320px)}.service-showcase-card{min-height:430px}.service-showcase-card__body p{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.service-showcase-card__body ul{display:none}.product-index-card,.product-index-card img,.product-index-card--compact,.product-index-card--compact img{min-height:390px}.product-wall-card,.product-wall-card:nth-child(5n+1){flex-basis:min(84vw,330px);min-height:410px}.product-wall-card__body p{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.about-work__card,.about-work__card--main{flex-basis:min(84vw,330px);min-height:390px}.testimonial-mark{width:42px;height:42px}.cta{padding:30px 18px}.modal-body,.modal-head{padding:18px}.modal-head{padding-right:62px}.modal-body{padding:16px;padding-bottom:max(18px, env(safe-area-inset-bottom))}}@media (width<=980px){.about-space-hero{min-height:820px;padding:0}.about-space-hero__content{padding-top:38px;padding-bottom:118px}.about-space-nav{flex-wrap:nowrap;justify-content:flex-start;gap:18px;margin-bottom:76px;padding-bottom:10px;overflow-x:auto}.about-space-nav a{white-space:nowrap}.about-space-copy{max-width:100%}.about-space-copy h1{font-size:clamp(38px,9vw,58px)}.about-space-copy>p{font-size:17px}.about-space-bg__planet{opacity:.72;width:360px;height:360px;inset:auto auto -110px 50%}.about-space-bg__moon{width:92px;height:92px;top:-44px;right:70%}.about-space-bg__layer{height:170px}.about-space-why{margin-top:42px;padding:20px 22px 24px}.about-structure{padding:28px 0}.about-structure__track{scroll-snap-type:x mandatory;display:flex;overflow-x:auto}.about-structure__item{scroll-snap-align:start;min-width:78%}.about-work__showcase,.about-mission__inner,.about-team__inner{grid-template-columns:1fr}.about-work__card,.about-work__card--main{min-height:360px}.about-mission__quote{grid-template-columns:120px 1fr}.about-mission__quote img{width:120px;height:120px}.about-mission__quote p{font-size:17px}.about-team__visual,.about-team__visual img{min-height:380px}}@media (width<=560px){.mobile-menu-inner{width:min(100% - 24px,520px)}.home-space-hero{min-height:690px}.home-space-bg__planet{width:300px;height:300px;bottom:-105px}.home-space-bg__moon{width:58px;height:58px}.home-space-bg__layer{height:122px}.showreel-frame{min-height:340px}.showreel-play-button ._button__play_7mctf_2{width:46px;height:46px}.about-space-hero{min-height:820px;padding-bottom:0}.about-space-copy h1{font-size:clamp(31px,8.4vw,40px)}.about-space-copy>p,.about-space-why p{font-size:15px}.about-space-why{margin-top:34px;padding:18px}.about-space-why h2{font-size:28px}.about-space-bg__planet{width:270px;height:270px;bottom:-76px}.about-space-bg__moon{width:62px;height:62px}.about-space-bg__layer{height:138px}.about-structure__item{min-width:88%;padding:26px 22px}.about-work__card,.about-work__card--main{min-height:330px}.about-work__card div{inset:auto 20px 20px}.about-work__card h3{font-size:26px}.about-mission__quote{grid-template-columns:1fr;padding:20px}.about-mission__quote img{width:96px;height:96px}.about-team__rocket{width:150px;height:120px}.about-team__visual span{font-size:20px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}.whatsapp-float-cta{z-index:2000;color:#fff;background:#071015;border:1px solid #25d366b8;border-radius:999px;align-items:center;gap:9px;min-height:50px;padding:6px 14px 6px 6px;text-decoration:none;transition:transform .2s,box-shadow .2s,border-color .2s,background .2s;animation:.45s both enter;display:inline-flex;position:fixed;bottom:18px;right:18px;box-shadow:0 14px 34px #0000005c,inset 0 0 0 1px #ffffff0a}.whatsapp-float-cta__icon{color:#fff;background:#25d366;border:0;border-radius:999px;flex:none;place-items:center;width:39px;height:39px;display:grid;box-shadow:inset 0 0 0 1px #ffffff3d}.whatsapp-float-cta__icon svg{width:21px;height:21px}.whatsapp-float-cta__text{letter-spacing:0;text-transform:uppercase;white-space:nowrap;font-size:12px;font-weight:780;line-height:1;display:block}.whatsapp-float-cta:hover,.whatsapp-float-cta:focus-visible{background:#0a191efa;border-color:#25d366d1;transform:translateY(-3px);box-shadow:0 18px 46px #0000006b,0 0 0 5px #25d3661f}@media (width<=560px){.whatsapp-float-cta{justify-content:center;width:52px;height:52px;min-height:52px;padding:7px;bottom:12px;right:12px}.whatsapp-float-cta__icon{width:38px;height:38px}.whatsapp-float-cta__text{display:none}}
