:root{--blue:#0095da;--blue2:#22b5f4;--black:#000;--ink:#07090b;--panel:#0b0e11;--panel2:#10151a;--white:#f5f8fa;--muted:#8c98a3;--line:hsla(0,0%,100%,.12);--scroll-y:0;--progress:0;--mouse-x:50vw;--mouse-y:30vh}*{box-sizing:border-box}html{scroll-behavior:smooth}body,html{background:#000}body{margin:0;color:var(--white);font-family:Arial,Helvetica,sans-serif;overflow-x:hidden}a{text-decoration:none;color:inherit}::selection{background:var(--blue);color:#fff}.scroll-progress{height:3px;width:calc(var(--progress)*100%);background:var(--blue);z-index:100;box-shadow:0 0 18px rgba(0,149,218,.75)}.header,.scroll-progress{position:fixed;left:0;top:0}.header{height:78px;padding:0 5vw;justify-content:space-between;right:0;z-index:70;background:linear-gradient(180deg,rgba(0,0,0,.9),rgba(0,0,0,.54));-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid hsla(0,0%,100%,.07)}.brand,.header{display:flex;align-items:center}.brand{gap:12px}.logo-mark{font-size:31px;font-weight:950;letter-spacing:-.1em;line-height:1}.logo-mark span{color:var(--blue)}.brand-text{display:flex;flex-direction:column;gap:3px}.brand-text strong{font-size:10px;letter-spacing:.16em}.brand-text small{font-size:7px;letter-spacing:.29em;color:#8b99a4}nav{display:flex;align-items:center;gap:28px;font-size:11px;font-weight:800}nav>a:not(.nav-button){color:#a8b0b7;transition:.25s}nav>a:not(.nav-button):hover{color:#fff}.nav-button{display:flex;gap:9px;align-items:center;border:1px solid hsla(0,0%,100%,.24);padding:11px 15px;border-radius:999px;transition:.3s}.nav-button:hover{background:var(--blue);border-color:var(--blue);transform:translateY(-2px)}.hero{height:100svh;min-height:740px;position:relative;display:grid;grid-template-columns:1.08fr .92fr;align-items:center;padding:118px 5vw 60px;overflow:hidden;background:#000}.hero-grid{position:absolute;inset:0;background-image:linear-gradient(hsla(0,0%,100%,.035) 1px,transparent 0),linear-gradient(90deg,hsla(0,0%,100%,.035) 1px,transparent 0);background-size:72px 72px;-webkit-mask-image:linear-gradient(180deg,#000 20%,transparent 90%);mask-image:linear-gradient(180deg,#000 20%,transparent 90%)}.hero-glow{position:absolute;width:720px;height:720px;border-radius:50%;left:calc(var(--mouse-x) - 360px);top:calc(var(--mouse-y) - 360px);background:radial-gradient(circle,rgba(0,149,218,.25),rgba(0,149,218,.07) 35%,transparent 68%);filter:blur(22px);transition:left .12s linear,top .12s linear;pointer-events:none}.hero-copy{position:relative;z-index:3;max-width:940px;transform:translateY(calc(var(--scroll-y)*-.035px))}.eyebrow{font-size:10px;font-weight:900;letter-spacing:.24em;color:var(--blue);margin:0 0 20px}.hero h1{font-size:clamp(54px,6.25vw,104px);line-height:.9;letter-spacing:-.067em;margin:0;max-width:960px;font-weight:900}.clients-title em,.contact h2 em,.hero h1 em,.manifesto h2 em,.process-title em,.production h2 em,.section-heading em,.sticky-copy em,.why-title em{font-style:normal;color:var(--blue)}.hero-lead{font-size:17px;line-height:1.7;color:#9ca8b1;max-width:690px;margin:29px 0 0}.hero-lead strong{color:#fff}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:30px}.btn{height:52px;padding:0 21px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;gap:15px;font-size:11px;font-weight:900;letter-spacing:.03em;transition:transform .3s,box-shadow .3s,background .3s}.btn:hover{transform:translateY(-3px)}.btn-blue{background:var(--blue);color:#fff;box-shadow:0 10px 45px rgba(0,149,218,.2)}.btn-blue:hover{box-shadow:0 14px 55px rgba(0,149,218,.36)}.btn-ghost{border:1px solid hsla(0,0%,100%,.2);color:#d4dae0;background:hsla(0,0%,100%,.03)}.btn-ghost:hover{background:hsla(0,0%,100%,.08)}.hero-visual{position:relative;height:610px;z-index:2;transform:translateY(calc(var(--scroll-y)*.045px))}.visual-card{position:absolute;border:1px solid hsla(0,0%,100%,.13);overflow:hidden;box-shadow:0 50px 100px rgba(0,0,0,.55)}.visual-main{right:-2%;top:8%;width:82%;height:70%;background:linear-gradient(140deg,#111820 0 20%,#081c27 20% 42%,#0095da 42% 43%,#122735 43% 61%,#262d31 61% 100%);transform:perspective(1000px) rotateY(-9deg) rotate(2deg)}.visual-main:before{content:"";position:absolute;inset:9%;border:1px solid rgba(0,149,218,.7);box-shadow:inset 0 0 80px rgba(0,149,218,.12)}.visual-label{position:absolute;left:12%;bottom:13%;z-index:4}.visual-label span{font-size:8px;letter-spacing:.23em;color:#70c9f0;display:block;margin-bottom:9px}.visual-label strong{font-size:21px;line-height:1.05}.scanline{position:absolute;left:0;right:0;height:2px;background:linear-gradient(90deg,transparent,var(--blue),transparent);box-shadow:0 0 20px var(--blue);animation:scan 4s linear infinite}.visual-small{left:3%;bottom:10%;width:50%;height:25%;background:rgba(9,14,18,.82);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);transform:rotate(-4deg);display:flex;align-items:center;justify-content:center;gap:18px;color:#dce6eb;font-size:11px;letter-spacing:.18em;font-weight:900}.visual-small b{font-size:24px;color:var(--blue);animation:pulseArrow 1.8s ease-in-out infinite}.orbit{position:absolute;border:1px solid rgba(0,149,218,.38);border-radius:50%;animation:orbitPulse 4s ease-in-out infinite}.orbit-a{width:330px;height:330px;right:2%;top:5%}.orbit-b{width:220px;height:220px;right:12%;top:14%;animation-delay:-1s}.blue-dot{position:absolute;width:12px;height:12px;border-radius:50%;background:var(--blue);right:16%;top:18%;box-shadow:0 0 26px var(--blue);animation:dot 2s ease-in-out infinite}.scroll-cue{position:absolute;left:5vw;bottom:28px;z-index:5;display:flex;align-items:center;gap:14px;font-size:8px;letter-spacing:.2em;color:#6c7881}.scroll-cue i{display:block;width:62px;height:1px;background:#26313a;position:relative;overflow:hidden}.scroll-cue i:after{content:"";position:absolute;top:0;left:-40%;width:40%;height:1px;background:var(--blue);animation:scrollCue 1.8s ease-in-out infinite}.hero-reveal{opacity:0;transform:translateY(26px);animation:heroReveal .8s cubic-bezier(.2,.8,.2,1) forwards}.delay-1{animation-delay:.12s}.delay-2{animation-delay:.24s}.delay-3{animation-delay:.38s}.delay-4{animation-delay:.52s}.manifesto{position:relative;background:var(--blue);min-height:80vh;display:grid;place-items:center;padding:120px 5vw;overflow:hidden}.manifesto-track{position:absolute;top:28px;left:-5%;display:flex;gap:22px;white-space:nowrap;font-size:12px;font-weight:900;letter-spacing:.18em;color:hsla(0,0%,100%,.38);animation:marquee 24s linear infinite}.manifesto-track i{font-style:normal;color:rgba(0,0,0,.42)}.manifesto-inner{max-width:1120px;text-align:center}.manifesto .eyebrow{color:#00131e}.manifesto h2{font-size:clamp(52px,7.5vw,118px);line-height:.88;letter-spacing:-.067em;margin:0}.manifesto h2 em{color:#00141f}.manifesto-inner>p:last-child{max-width:680px;margin:35px auto 0;font-size:17px;line-height:1.7;color:#d9f4ff}.section{padding:120px 5vw;background:#000}.section-index{display:flex;align-items:center;gap:14px;border-top:1px solid var(--line);padding-top:16px;margin-bottom:72px}.section-index span{color:var(--blue);font-size:11px;font-weight:900}.section-index p{font-size:9px;letter-spacing:.2em;color:#78848c;margin:0}.about-grid{display:grid;grid-template-columns:.95fr 1.05fr;grid-gap:9vw;gap:9vw;align-items:start}.sticky-copy{position:-webkit-sticky;position:sticky;top:120px}.clients-title h2,.contact h2,.process-title h2,.production h2,.projects-intro h2,.section-heading h2,.sticky-copy h2,.why-title h2{font-size:clamp(50px,6.2vw,96px);line-height:.9;letter-spacing:-.06em;margin:0}.about-copy{padding-top:8px}.big-copy{font-size:clamp(25px,3vw,42px)!important;line-height:1.18!important;color:#e9f0f4!important;letter-spacing:-.03em}.about-copy p{font-size:16px;line-height:1.8;color:#88949d;margin:0 0 28px}.about-copy strong{color:#fff}.pill-row{display:flex;flex-wrap:wrap;gap:9px;margin-top:42px}.pill-row span{border:1px solid var(--line);padding:10px 13px;border-radius:999px;font-size:9px;font-weight:900;color:#aeb8bf}.services{background:#080b0e}.section-heading{max-width:1000px;margin-bottom:68px}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);border-left:1px solid var(--line);border-top:1px solid var(--line)}.service-card{min-height:335px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);padding:25px;position:relative;overflow:hidden;transition:background .4s,transform .4s}.service-card:before{content:"";position:absolute;inset:auto -20% -70% -20%;height:90%;background:radial-gradient(circle,rgba(0,149,218,.28),transparent 66%);opacity:0;transition:.4s}.service-card:hover{background:#0b1217;transform:translateY(-5px)}.service-card:hover:before{opacity:1}.service-top{display:flex;justify-content:space-between;color:#5e6a73;font-size:10px}.service-top b{color:var(--blue);font-size:17px;transform:translate(-6px,6px);transition:.3s}.service-card:hover .service-top b{transform:translate(0)}.service-card h3{font-size:24px;margin:80px 0 16px;position:relative}.service-card p{position:relative;font-size:13px;line-height:1.75;color:#89959e;max-width:350px}.projects{background:#000}.projects-intro{display:grid;grid-template-columns:1.25fr .75fr;grid-gap:8vw;gap:8vw;align-items:end;margin-bottom:70px}.projects-intro>p{font-size:14px;line-height:1.7;color:#7d8991;max-width:430px}.project-stack{display:grid;grid-gap:18px;gap:18px}.project{height:70vh;min-height:520px;position:relative;overflow:hidden;border:1px solid var(--line);background:#0b0e11;transition:transform .7s cubic-bezier(.2,.8,.2,1),border-color .4s}.project:hover{transform:scale(.988);border-color:rgba(0,149,218,.55)}.project:before{content:"";position:absolute;inset:-10%;transition:transform 1.2s cubic-bezier(.2,.8,.2,1);background-size:cover}.project:hover:before{transform:scale(1.06)}.project-a:before{background:linear-gradient(135deg,#061017,#10344a 32%,#0095da 33%,#006999 47%,#12181d 48%,#262d31)}.project-b:before{background:linear-gradient(145deg,#030608,#12212b 38%,#0d86bd 39%,#04131c 68%,#1f262b)}.project-c:before{background:linear-gradient(140deg,#0b0e11,#27333b 40%,#0095da 41%,#0a202c 57%,#010304)}.project-d:before{background:linear-gradient(140deg,#06090b,#172028 45%,#243844 46%,#0095da 47%,#00121a)}.project-e:before{background:linear-gradient(140deg,#030405,#222b31 40%,#0095da 41%,#096488 47%,#050708)}.project:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.9),transparent 58%)}.project-placeholder{position:absolute;inset:0;display:grid;place-items:center;z-index:2}.project-placeholder span{font-size:9px;letter-spacing:.24em;border:1px solid hsla(0,0%,100%,.3);padding:10px 13px;color:hsla(0,0%,100%,.65)}.project-info{position:absolute;left:30px;right:30px;bottom:27px;display:grid;grid-template-columns:42px 1fr auto;align-items:end;grid-gap:14px;gap:14px}.project-info>span{font-size:10px;color:var(--blue)}.project-info h3{font-size:26px;margin:0 0 6px}.project-info p{margin:0;color:#95a0a8;font-size:12px}.project-info b{font-size:9px;letter-spacing:.12em;color:#b9c3c9}.production{background:#020507;position:relative;padding:130px 5vw;overflow:clip}.production-bg{position:absolute;inset:0;background:radial-gradient(circle at 20% 25%,rgba(0,149,218,.2),transparent 29%),linear-gradient(rgba(0,149,218,.04) 1px,transparent 0),linear-gradient(90deg,rgba(0,149,218,.04) 1px,transparent 0);background-size:auto,76px 76px,76px 76px;transform:translateY(calc(var(--scroll-y)*.012px))}.production-grid{position:relative;display:grid;grid-template-columns:.8fr 1.2fr;grid-gap:8vw;gap:8vw}.production-sticky{position:-webkit-sticky;position:sticky;top:120px;align-self:start}.production-sticky>p:not(.eyebrow){font-size:15px;line-height:1.75;color:#8b98a1;max-width:520px;margin:30px 0}.production-stat{border-left:2px solid var(--blue);padding-left:18px;margin-top:42px;display:flex;flex-direction:column;gap:6px}.production-stat strong{font-size:28px;color:var(--blue)}.production-stat span{font-size:8px;letter-spacing:.18em;color:#78848d}.capability-list{border-top:1px solid var(--line)}.capability{display:grid;grid-template-columns:45px 1fr 30px;grid-gap:20px;gap:20px;padding:27px 4px;border-bottom:1px solid var(--line);align-items:start;transition:.35s}.capability:hover{padding-left:14px;background:linear-gradient(90deg,rgba(0,149,218,.08),transparent)}.capability>span{font-size:9px;color:#50606b}.capability h3{font-size:22px;margin:0 0 9px}.capability p{font-size:12px;line-height:1.65;color:#7f8c95;margin:0;max-width:550px}.capability b{font-size:22px;color:var(--blue);font-weight:400}.why{background:var(--blue);color:#fff}.why .section-index{border-color:rgba(0,0,0,.18)}.why .eyebrow,.why .section-index span{color:#00151f}.why .section-index p{color:rgba(0,0,0,.52)}.why-title{max-width:1050px;margin-bottom:70px}.why-title em{color:#00141f}.why-grid{display:grid;grid-template-columns:repeat(4,1fr);border-left:1px solid rgba(0,0,0,.18);border-top:1px solid rgba(0,0,0,.18)}.why-card{min-height:300px;border-right:1px solid rgba(0,0,0,.18);border-bottom:1px solid rgba(0,0,0,.18);padding:26px}.why-card span{font-size:9px;color:rgba(0,0,0,.5)}.why-card h3{font-size:23px;color:#00131d;margin:75px 0 13px}.why-card p{font-size:12px;line-height:1.7;color:#d7f4ff;margin:0}.process{background:#06090b}.process-title{margin-bottom:78px}.process-line{display:grid;grid-template-columns:repeat(5,1fr);border-top:1px solid #23313a}.process-line article{padding:0 25px 0 0;position:relative}.process-line span{display:block;color:var(--blue);font-size:9px;margin-top:15px}.process-line i{position:absolute;width:9px;height:9px;border-radius:50%;background:var(--blue);top:-5px;left:0;box-shadow:0 0 20px rgba(0,149,218,.8)}.process-line h3{font-size:21px;margin:50px 0 12px}.process-line p{font-size:12px;line-height:1.65;color:#7d8a93;max-width:190px}.clients{background:#000}.clients-title{margin-bottom:60px}.client-grid{display:grid;grid-template-columns:repeat(3,1fr);border-left:1px solid var(--line);border-top:1px solid var(--line)}.client-grid div{height:150px;display:grid;place-items:center;border-right:1px solid var(--line);border-bottom:1px solid var(--line);color:#53616b;font-size:9px;letter-spacing:.2em;transition:.35s}.client-grid div:hover{color:#fff;background:#07141c}.contact{position:relative;background:#050708;display:grid;grid-template-columns:1.08fr .92fr;grid-gap:9vw;gap:9vw;overflow:hidden}.contact-glow{position:absolute;width:700px;height:700px;border-radius:50%;left:-220px;bottom:-360px;background:radial-gradient(circle,rgba(0,149,218,.34),transparent 65%);filter:blur(20px)}.contact-card,.contact-copy{position:relative}.contact-copy>p:not(.eyebrow){max-width:600px;color:#8c98a1;font-size:15px;line-height:1.75}.contact-card{border:1px solid var(--line);padding:30px;background:hsla(0,0%,100%,.02);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px)}.contact-card>p{font-size:9px;letter-spacing:.2em;color:var(--blue);font-weight:900;margin:0 0 25px}.contact-card>div{padding:16px 0;border-top:1px solid var(--line);display:grid;grid-template-columns:145px 1fr;grid-gap:18px;gap:18px}.contact-card span{font-size:9px;color:#63717a;text-transform:uppercase;letter-spacing:.08em}.contact-card strong{font-size:12px}.contact-card small{display:block;margin-top:22px;color:#686f73;font-size:9px}footer{min-height:100px;padding:25px 5vw;border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:20px;background:#000}footer p{font-size:9px;color:#5b6770}.top-link{font-size:9px;letter-spacing:.12em;color:#8b969e}.reveal{opacity:0;transform:translateY(35px);transition:opacity .85s cubic-bezier(.2,.8,.2,1),transform .85s cubic-bezier(.2,.8,.2,1)}.reveal.is-visible{opacity:1;transform:translateY(0)}@keyframes heroReveal{to{opacity:1;transform:translateY(0)}}@keyframes scan{0%{top:-5%}to{top:105%}}@keyframes orbitPulse{0%,to{transform:scale(.96);opacity:.45}50%{transform:scale(1.03);opacity:1}}@keyframes dot{0%,to{transform:scale(.8);opacity:.55}50%{transform:scale(1.3);opacity:1}}@keyframes pulseArrow{0%,to{transform:translateX(-3px);opacity:.5}50%{transform:translateX(5px);opacity:1}}@keyframes scrollCue{0%{left:-40%}to{left:120%}}@keyframes marquee{to{transform:translateX(-30%)}}@media(max-width:1050px){nav>a:not(.nav-button){display:none}.hero{grid-template-columns:1fr;padding-top:120px;height:auto;min-height:100svh}.hero-copy{padding:70px 0 20px}.hero-visual{height:470px}.about-grid,.contact,.production-grid{grid-template-columns:1fr}.production-sticky,.sticky-copy{position:relative;top:auto}.process-line,.service-grid,.why-grid{grid-template-columns:repeat(2,1fr)}.process-line{gap:50px 0}.projects-intro{grid-template-columns:1fr}.project{height:56vh}.client-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:660px){.header{height:68px;padding:0 20px}.brand-text small{display:none}.header .logo-mark{font-size:25px}.nav-button{padding:9px 12px;font-size:9px}.hero{padding:90px 20px 44px;min-height:auto}.hero h1{font-size:50px}.hero-lead{font-size:14px}.hero-visual{height:360px;margin-top:20px}.visual-main{width:92%;height:68%}.visual-small{width:58%;height:25%;font-size:8px}.orbit-a{width:230px;height:230px}.orbit-b{width:150px;height:150px}.scroll-cue{display:none}.manifesto{padding:100px 20px;min-height:70vh}.manifesto h2{font-size:50px}.manifesto-inner>p:last-child{font-size:14px}.production,.section{padding:90px 20px}.section-index{margin-bottom:50px}.clients-title h2,.contact h2,.process-title h2,.production h2,.projects-intro h2,.section-heading h2,.sticky-copy h2,.why-title h2{font-size:48px}.big-copy{font-size:28px!important}.service-grid{grid-template-columns:1fr}.service-card{min-height:285px}.project{height:470px;min-height:470px}.project-info{left:18px;right:18px;bottom:18px;grid-template-columns:28px 1fr}.project-info>b{display:none}.project-info h3{font-size:21px}.production-grid{gap:70px}.why-grid{grid-template-columns:1fr}.why-card{min-height:245px}.why-card h3{margin-top:55px}.process-line{grid-template-columns:1fr;border-top:0}.process-line article{border-top:1px solid #23313a;padding-bottom:10px}.client-grid{grid-template-columns:1fr 1fr}.client-grid div{height:110px}.contact-card>div{grid-template-columns:1fr;gap:6px}footer{flex-direction:column;align-items:flex-start;padding:30px 20px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.hero-reveal,.reveal{opacity:1;transform:none;transition:none;animation:none}.blue-dot,.manifesto-track,.orbit,.scanline,.scroll-cue i:after,.visual-small b{animation:none}.hero-copy,.hero-visual,.production-bg{transform:none}}.brand-logo{display:flex;align-items:center;height:64px;min-width:156px}.brand-logo img{display:block;width:150px;height:58px;object-fit:contain;object-position:left center}.header .brand-logo img{filter:drop-shadow(0 8px 24px rgba(0,149,218,.12))}.footer-logo{height:auto}.footer-logo img{width:180px;height:88px}@media(max-width:660px){.brand-logo{height:56px;min-width:116px}.brand-logo img{width:112px;height:50px}.footer-logo img{width:150px;height:76px}}.header .brand-logo{height:68px;min-width:285px;flex:0 0 auto}.header .brand-logo img{width:275px;height:54px;filter:drop-shadow(0 7px 20px rgba(0,149,218,.18))}.footer-logo img,.header .brand-logo img{object-fit:contain;object-position:left center}.footer-logo img{width:255px;height:58px}@media(max-width:900px){.header .brand-logo{min-width:230px}.header .brand-logo img{width:225px;height:45px}}@media(max-width:660px){.header .brand-logo{height:56px;min-width:185px}.header .brand-logo img{width:180px;height:38px}.footer-logo img{width:210px;height:48px}}.visual-photo-card{background:#091018}.visual-photo{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;display:block}.visual-overlay{position:absolute;inset:0;background:linear-gradient(135deg,rgba(0,0,0,.12),transparent 35%),linear-gradient(0deg,rgba(0,0,0,.72),rgba(0,0,0,.12) 45%,rgba(0,0,0,.25));z-index:1}.visual-label{z-index:3}.photo-journey{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:18px;gap:18px;margin-top:48px}.journey-card{position:relative;min-height:340px;overflow:hidden;border:1px solid var(--line);background:#0b0f12}.journey-card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;display:block;transition:transform 1s cubic-bezier(.2,.8,.2,1)}.journey-card:hover img{transform:scale(1.04)}.journey-overlay{position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.86),rgba(0,0,0,.15) 48%,rgba(0,0,0,.12))}.journey-copy{position:absolute;left:24px;right:24px;bottom:22px;z-index:2;display:flex;flex-direction:column;gap:8px}.journey-copy span,.production-photo-copy span{font-size:9px;letter-spacing:.2em;color:#70c9f0}.journey-copy strong,.production-photo-copy strong{font-size:24px;line-height:1.1}.project{background:#06080a}.project:after,.project:before{display:none}.project-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;display:block;transition:transform 1.2s cubic-bezier(.2,.8,.2,1)}.project:hover .project-image{transform:scale(1.05)}.project-shade{position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.06),rgba(0,0,0,.12) 35%,rgba(0,0,0,.88));z-index:1}.project-info{z-index:3}.production-photo-grid{display:grid;grid-template-columns:1.15fr .85fr;grid-gap:18px;gap:18px;margin-bottom:18px}.production-photo{position:relative;min-height:320px;overflow:hidden;border:1px solid var(--line);background:#0b1014}.production-photo.large{min-height:420px}.production-photo img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;display:block;transition:transform 1s cubic-bezier(.2,.8,.2,1)}.production-photo:hover img{transform:scale(1.04)}.production-photo:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.88),rgba(0,0,0,.2) 50%,rgba(0,0,0,.08))}.production-photo-copy{position:absolute;left:22px;right:22px;bottom:20px;z-index:2;display:flex;flex-direction:column;gap:8px}@media(max-width:1050px){.photo-journey,.production-photo-grid{grid-template-columns:1fr}.journey-card,.production-photo,.production-photo.large{min-height:300px}}@media(max-width:660px){.photo-journey{margin-top:30px}.journey-card{min-height:240px}.journey-copy strong,.production-photo-copy strong{font-size:20px}.production-photo,.production-photo.large{min-height:250px}}.contact{align-items:start}.contact-copy{display:flex;flex-direction:column}.contact-details-card{margin-top:38px}.contact-details-card a{color:inherit;transition:color .25s}.contact-details-card a:hover{color:var(--blue)}.enquiry-form{position:relative;border:1px solid var(--line);background:linear-gradient(180deg,hsla(0,0%,100%,.035),hsla(0,0%,100%,.015));padding:32px;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.form-heading p{font-size:9px;letter-spacing:.2em;color:var(--blue);font-weight:900;margin:0 0 12px}.form-heading h3{font-size:34px;line-height:1.05;letter-spacing:-.035em;margin:0 0 30px}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:18px;gap:18px}.form-grid label{display:flex;flex-direction:column;gap:8px}.form-grid label>span{font-size:9px;font-weight:900;letter-spacing:.09em;text-transform:uppercase;color:#7d8991}.form-grid input,.form-grid select,.form-grid textarea{width:100%;border:1px solid hsla(0,0%,100%,.14);background:#070a0d;color:#eef5f8;padding:14px 15px;border-radius:0;font:inherit;font-size:12px;outline:none;transition:border-color .25s,box-shadow .25s,background .25s}.form-grid input,.form-grid select{min-height:48px}.form-grid textarea{resize:vertical;min-height:140px}.form-grid input::placeholder,.form-grid textarea::placeholder{color:#59656e}.form-grid input:focus,.form-grid select:focus,.form-grid textarea:focus{border-color:var(--blue);box-shadow:0 0 0 3px rgba(0,149,218,.1);background:#081017}.form-grid select option{background:#070a0d;color:#fff}.form-wide{grid-column:1/-1}.form-note{font-size:10px;line-height:1.6;color:#66737c;margin:15px 0 0}.form-submit{border:0;margin-top:20px;cursor:pointer}.form-status{font-size:11px;color:#8dd9fa;margin:14px 0 0}.whatsapp-float{position:fixed;right:22px;bottom:22px;z-index:80;display:flex;align-items:center;gap:10px;padding:12px 16px;border-radius:999px;background:#0095da;color:#fff;font-size:11px;font-weight:900;box-shadow:0 12px 40px rgba(0,149,218,.35);border:1px solid hsla(0,0%,100%,.18);transition:transform .25s,box-shadow .25s}.whatsapp-float:hover{transform:translateY(-3px);box-shadow:0 16px 48px rgba(0,149,218,.5)}.whatsapp-icon{width:28px;height:28px;border-radius:50%;display:grid;place-items:center;background:#fff;color:#0095da;font-size:17px;font-weight:900}@media(max-width:1050px){.contact{grid-template-columns:1fr}.enquiry-form{margin-top:18px}}@media(max-width:660px){.form-grid{grid-template-columns:1fr}.form-wide{grid-column:auto}.enquiry-form{padding:22px}.form-heading h3{font-size:28px}.whatsapp-float{right:14px;bottom:14px;padding:10px 12px}.whatsapp-float>span:last-child{display:none}}.form-trap{position:absolute!important;width:1px!important;height:1px!important;overflow:hidden!important;clip:rect(0 0 0 0)!important;white-space:nowrap!important}.privacy-check{display:flex;align-items:flex-start;gap:10px;margin-top:18px;color:#8d99a2;font-size:10px;line-height:1.5}.privacy-check input{margin-top:2px;accent-color:var(--blue)}.success-page{min-height:100svh;background:#000;color:var(--white);display:grid;place-items:center;padding:40px 20px;position:relative;overflow:hidden}.success-glow{position:absolute;width:760px;height:760px;border-radius:50%;background:radial-gradient(circle,rgba(0,149,218,.28),transparent 65%);filter:blur(25px);left:50%;top:50%;transform:translate(-50%,-50%)}.success-card{width:min(760px,100%);position:relative;z-index:2;border:1px solid var(--line);padding:56px;background:rgba(8,11,14,.86);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:0 40px 100px rgba(0,0,0,.5)}.success-logo{width:min(280px,72%);height:auto;margin-bottom:52px;display:block}.success-card h1{font-size:clamp(48px,7vw,88px);line-height:.9;letter-spacing:-.06em;margin:0}.success-card h1 em{font-style:normal;color:var(--blue)}.success-card>p:not(.eyebrow){font-size:15px;line-height:1.75;color:#8c98a1;max-width:590px;margin:28px 0 0}.success-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:30px}@media(max-width:660px){.success-card{padding:32px 24px}.success-logo{margin-bottom:38px}}.production-carousel-section{overflow:hidden;padding-right:0}.production-carousel-grid{grid-template-columns:minmax(300px,.68fr) minmax(0,1.32fr);gap:5vw;align-items:start}.capability-carousel,.production-carousel-grid>div:last-child{min-width:0}.capability-carousel{position:relative;padding:2px 0 0}.capability-rail{display:flex;gap:20px;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-behavior:smooth;overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch;padding:0 8vw 26px 0;margin-right:0;scrollbar-width:none;cursor:-webkit-grab;cursor:grab}.capability-rail:active{cursor:-webkit-grabbing;cursor:grabbing}.capability-rail::-webkit-scrollbar{display:none}.cap-slide{flex:0 0 clamp(310px,31vw,430px);aspect-ratio:2/3;scroll-snap-align:center;border-radius:24px;overflow:hidden;position:relative;background:#090d10;border:1px solid hsla(0,0%,100%,.12);box-shadow:0 28px 70px rgba(0,0,0,.46);transform:scale(.955);opacity:.66;transition:transform .5s cubic-bezier(.2,.8,.2,1),opacity .5s,border-color .5s,box-shadow .5s}.cap-slide.is-active{transform:scale(1);opacity:1;border-color:rgba(0,149,218,.48);box-shadow:0 34px 90px rgba(0,0,0,.62),0 0 0 1px rgba(0,149,218,.08),0 0 55px rgba(0,149,218,.09)}.cap-slide img{display:block;width:100%;height:100%;object-fit:cover;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.cap-slide:after{content:"";position:absolute;inset:0;border-radius:inherit;box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.03);pointer-events:none}.cap-slide:hover{opacity:1;transform:scale(.985)}.cap-slide.is-active:hover{transform:scale(1.008)}.cap-carousel-controls{display:flex;align-items:center;gap:12px;margin-top:36px}.cap-carousel-controls button{width:48px;height:48px;border-radius:50%;border:1px solid hsla(0,0%,100%,.18);background:hsla(0,0%,100%,.045);color:#fff;font-size:20px;display:grid;place-items:center;cursor:pointer;transition:.25s}.cap-carousel-controls button:hover:not(:disabled){background:var(--blue);border-color:var(--blue);transform:translateY(-2px)}.cap-carousel-controls button:disabled{opacity:.24;cursor:default}.cap-carousel-controls span{min-width:62px;text-align:center;font-size:10px;letter-spacing:.18em;color:#82919b;font-weight:800}.carousel-hint{display:block;margin-top:14px;color:#52616b;font-size:7px;letter-spacing:.22em;font-weight:800}.capability-dots{display:flex;align-items:center;justify-content:center;gap:8px;margin-top:0;padding-right:5vw}.capability-dots button{width:7px;height:7px;border-radius:99px;border:0;padding:0;background:#46525b;cursor:pointer;transition:.3s}.capability-dots button.is-active{width:28px;background:var(--blue);box-shadow:0 0 14px rgba(0,149,218,.52)}@media(max-width:1050px){.production-carousel-section{padding-right:0}.production-carousel-grid{grid-template-columns:1fr;gap:55px}.production-carousel-grid .production-sticky{padding-right:5vw}.capability-rail{padding-right:8vw}.cap-slide{flex-basis:clamp(320px,48vw,430px)}.capability-dots{padding-right:5vw}}@media(max-width:660px){.production-carousel-section{padding-left:20px;padding-right:0}.production-carousel-grid .production-sticky{padding-right:20px}.cap-carousel-controls{margin-top:28px}.cap-carousel-controls button{width:44px;height:44px}.capability-rail{gap:14px;padding:0 14vw 20px 0;margin-left:0}.cap-slide{flex-basis:78vw;border-radius:18px}.capability-dots{justify-content:flex-start;padding-right:20px;overflow:hidden}}@media(prefers-reduced-motion:reduce){.capability-rail{scroll-behavior:auto}.cap-slide{transition:none;transform:none;opacity:1}}.client-logo-grid{grid-template-columns:repeat(3,1fr);gap:0;background:transparent}.client-logo-grid .client-logo-card{height:190px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;padding:28px;background:#fff;border-right:1px solid #e7ebee;border-bottom:1px solid #e7ebee;transition:transform .35s ease,background .35s ease,box-shadow .35s ease;overflow:hidden}.client-logo-grid .client-logo-card:hover{background:#f7fbfd;transform:translateY(-4px);box-shadow:0 16px 44px rgba(0,149,218,.12);z-index:2}.client-logo-frame{height:90px;width:100%;display:flex;align-items:center;justify-content:center;padding:8px 14px}.client-logo-frame img{max-width:78%;max-height:76px;width:auto;height:auto;object-fit:contain;display:block;filter:none}.client-logo-card span{font-size:9px;letter-spacing:.12em;text-transform:uppercase;color:#68737b;font-weight:800}@media(max-width:900px){.client-logo-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:560px){.client-logo-grid{grid-template-columns:1fr 1fr}.client-logo-grid .client-logo-card{height:150px;padding:18px}.client-logo-frame{height:70px}.client-logo-frame img{max-width:88%;max-height:58px}.client-logo-card span{font-size:8px;letter-spacing:.08em;text-align:center}}.client-logo-frame img[src$="client-mamypoko.svg"]{max-width:72%;max-height:78px}.client-logo-frame img[src$="client-perodua.svg"]{max-width:70%;max-height:74px}.client-logo-frame img[src$="client-rwg.svg"]{max-width:72%;max-height:76px}.client-logo-frame img[src$="client-mamypoko.png"]{max-width:74%;max-height:80px}.client-logo-frame img[src$="client-perodua.png"]{max-width:72%;max-height:82px}.client-logo-frame img[src$="client-rwg.png"]{max-width:76%;max-height:84px}.client-logo-frame img[src$="client-perodua-final.png"]{max-width:62%;max-height:92px}.client-logo-frame img[src$="client-genting-final.png"]{max-width:82%;max-height:74px}.client-logo-frame img[src$="client-perodua-latest.png"]{max-width:84%;max-height:82px;width:auto;height:auto;object-fit:contain}.client-logo-frame img[src$="client-perodua-user.png"]{max-width:84%;max-height:86px;width:auto;height:auto;object-fit:contain;display:block}nav{font-size:12px}.eyebrow{font-size:11px}.btn{font-size:12px}.visual-label span{font-size:10px}.visual-small{font-size:12px}.scroll-cue{font-size:10px}.manifesto-track{font-size:13px}.section-index span{font-size:12px}.pill-row span,.section-index p,.service-top{font-size:11px}.service-card p{font-size:14px;line-height:1.8}.projects-intro>p{font-size:15px}.production-stat span{font-size:10px}.capability>span{font-size:11px}.capability p{font-size:14px;line-height:1.7}.why-card span{font-size:11px}.why-card p{font-size:14px;line-height:1.75}.process-line span{font-size:11px}.process-line p{font-size:14px;line-height:1.7}.client-grid div,.contact-card span,.contact-card>p{font-size:11px}.contact-card strong{font-size:14px}.contact-card small{font-size:11px;line-height:1.6}.form-grid label>span,.form-heading p,.journey-copy span,.production-photo-copy span,.top-link,footer p{font-size:11px}.form-grid input,.form-grid select,.form-grid textarea{font-size:14px}.form-note,.form-status,.privacy-check,.whatsapp-float{font-size:12px}.cap-carousel-controls span{font-size:11px}.carousel-hint,.client-logo-card span{font-size:10px}@media(max-width:660px){nav{gap:14px}nav,nav>a:not(.nav-button){font-size:12px}.nav-button{font-size:11px;padding:10px 13px}.eyebrow{font-size:12px;letter-spacing:.18em;line-height:1.45}.hero-lead{font-size:16px;line-height:1.72}.btn{font-size:13px;min-height:52px}.visual-label span,.visual-small{font-size:11px}.manifesto-track{font-size:12px}.manifesto-inner>p:last-child{font-size:16px;line-height:1.7}.section-index{gap:12px}.section-index span{font-size:12px}.section-index p{font-size:11px;letter-spacing:.16em}.about-copy p{font-size:16px;line-height:1.78}.pill-row span,.service-top{font-size:11px}.projects-intro>p,.service-card p{font-size:15px;line-height:1.75}.project-info span{font-size:11px}.project-info p{font-size:13px;line-height:1.6}.production-sticky>p:not(.eyebrow){font-size:16px;line-height:1.75}.production-stat span{font-size:11px;line-height:1.5}.capability>span{font-size:11px}.capability h3{font-size:21px}.capability p{font-size:14px;line-height:1.7}.why-card span{font-size:11px}.why-card p{font-size:15px;line-height:1.75}.process-line span{font-size:11px}.process-line p{font-size:14px;line-height:1.72;max-width:none}.contact-copy>p:not(.eyebrow){font-size:16px;line-height:1.75}.contact-card span,.contact-card>p{font-size:11px}.contact-card strong{font-size:14px;line-height:1.5}.contact-card small,.form-grid label>span,.form-heading p{font-size:11px}.form-grid input,.form-grid select,.form-grid textarea{font-size:16px;line-height:1.4}.form-note,.form-status,.privacy-check,.whatsapp-float{font-size:12px}.cap-carousel-controls span{font-size:11px}.carousel-hint{font-size:10px;line-height:1.5}.journey-copy span,.production-photo-copy span{font-size:11px}.client-logo-card span{font-size:10px!important;line-height:1.35}.top-link,footer p{font-size:11px}}.clients-title.reveal h2,.contact-copy.reveal h2,.manifesto-inner.reveal h2,.process-title.reveal h2,.production-sticky.reveal h2,.projects-intro.reveal h2,.section-heading.reveal h2,.sticky-copy.reveal h2,.why-title.reveal h2{opacity:0;filter:blur(8px);transform:translate3d(0,34px,0) scale(.965);transform-origin:left bottom;transition:opacity .9s cubic-bezier(.16,1,.3,1),transform 1.05s cubic-bezier(.16,1,.3,1),filter .9s cubic-bezier(.16,1,.3,1)}.clients-title.reveal.is-visible h2,.contact-copy.reveal.is-visible h2,.manifesto-inner.reveal.is-visible h2,.process-title.reveal.is-visible h2,.production-sticky.reveal.is-visible h2,.projects-intro.reveal.is-visible h2,.section-heading.reveal.is-visible h2,.sticky-copy.reveal.is-visible h2,.why-title.reveal.is-visible h2{opacity:1;filter:blur(0);transform:translateZ(0) scale(1)}.hero h1.hero-reveal{animation:headlineHeroReveal 1.05s cubic-bezier(.16,1,.3,1) .2s forwards;filter:blur(9px);transform:translate3d(0,34px,0) scale(.955);transform-origin:left bottom}.clients-title em,.contact h2 em,.hero h1 em,.manifesto h2 em,.process-title em,.production h2 em,.section-heading em,.sticky-copy em,.why-title em{color:transparent!important;background:linear-gradient(110deg,#0095da,#0095da 36%,#74dcff 48%,#d7f6ff 51%,#27b7f4 55%,#0095da 68%,#0095da);background-size:240% 100%;background-position:120% 50%;-webkit-background-clip:text;background-clip:text;animation:headlineBlueSheen 6.5s cubic-bezier(.4,0,.2,1) infinite}.manifesto h2 em,.why-title em{background:linear-gradient(110deg,#00141f,#00141f 38%,#163848 49%,#ecfbff 51%,#173c4d 54%,#00141f 66%,#00141f);background-size:240% 100%;-webkit-background-clip:text;background-clip:text}.clients-title h2:after,.contact-copy h2:after,.manifesto-inner h2:after,.process-title h2:after,.production-sticky h2:after,.projects-intro h2:after,.section-heading h2:after,.sticky-copy h2:after,.why-title h2:after{content:"";display:block;width:0;height:3px;margin-top:22px;background:linear-gradient(90deg,var(--blue),rgba(0,149,218,0));box-shadow:0 0 22px rgba(0,149,218,.32);transition:width 1.1s cubic-bezier(.16,1,.3,1) .22s}.clients-title.reveal.is-visible h2:after,.contact-copy.reveal.is-visible h2:after,.manifesto-inner.reveal.is-visible h2:after,.process-title.reveal.is-visible h2:after,.production-sticky.reveal.is-visible h2:after,.projects-intro.reveal.is-visible h2:after,.section-heading.reveal.is-visible h2:after,.sticky-copy.reveal.is-visible h2:after,.why-title.reveal.is-visible h2:after{width:clamp(72px,9vw,138px)}.manifesto-inner h2:after,.why-title h2:after{background:linear-gradient(90deg,#00141f,rgba(0,20,31,0));box-shadow:none}@keyframes headlineHeroReveal{0%{opacity:0;filter:blur(9px);transform:translate3d(0,34px,0) scale(.955)}62%{opacity:1}to{opacity:1;filter:blur(0);transform:translateZ(0) scale(1)}}@keyframes headlineBlueSheen{0%,64%{background-position:120% 50%}82%{background-position:-28% 50%}to{background-position:-28% 50%}}@media(max-width:660px){.clients-title h2:after,.contact-copy h2:after,.manifesto-inner h2:after,.process-title h2:after,.production-sticky h2:after,.projects-intro h2:after,.section-heading h2:after,.sticky-copy h2:after,.why-title h2:after{height:2px;margin-top:16px}}@media(prefers-reduced-motion:reduce){.clients-title.reveal h2,.contact-copy.reveal h2,.hero h1.hero-reveal,.manifesto-inner.reveal h2,.process-title.reveal h2,.production-sticky.reveal h2,.projects-intro.reveal h2,.section-heading.reveal h2,.sticky-copy.reveal h2,.why-title.reveal h2{opacity:1;filter:none;transform:none;animation:none;transition:none}.clients-title em,.contact h2 em,.hero h1 em,.manifesto h2 em,.process-title em,.production h2 em,.section-heading em,.sticky-copy em,.why-title em{animation:none;background-position:0 50%}.clients-title h2:after,.contact-copy h2:after,.manifesto-inner h2:after,.process-title h2:after,.production-sticky h2:after,.projects-intro h2:after,.section-heading h2:after,.sticky-copy h2:after,.why-title h2:after{width:90px;transition:none}}.hero-journey{height:640px;overflow:visible;perspective:1400px;transform:translateY(calc(var(--scroll-y)*.035px))}.hero-journey:before{content:"";inset:8% -6% 3% 2%;background:radial-gradient(circle at 62% 48%,rgba(0,149,218,.12),transparent 44%),linear-gradient(rgba(0,149,218,.055) 1px,transparent 0),linear-gradient(90deg,rgba(0,149,218,.055) 1px,transparent 0);background-size:auto,54px 54px,54px 54px;-webkit-mask-image:linear-gradient(180deg,transparent,#000 15%,#000 80%,transparent);mask-image:linear-gradient(180deg,transparent,#000 15%,#000 80%,transparent);z-index:0}.hero-journey:before,.journey-arcs{position:absolute;pointer-events:none}.journey-arcs{left:-2%;top:0;width:108%;height:205px;z-index:5;overflow:visible;filter:drop-shadow(0 0 8px rgba(0,149,218,.32))}.journey-arcs path{fill:none;stroke:rgba(0,149,218,.82);stroke-width:2;stroke-linecap:round;stroke-dasharray:7 9;animation:journeyDash 11s linear infinite}.journey-arcs circle{fill:#0095da;filter:drop-shadow(0 0 8px rgba(0,149,218,.95));animation:journeyNode 2.8s ease-in-out infinite}.journey-label{position:absolute;z-index:8;display:flex;flex-direction:column;gap:4px;pointer-events:none;text-shadow:0 2px 16px rgba(0,0,0,.95)}.journey-label:before{content:"";position:absolute;width:8px;height:8px;border-radius:50%;background:var(--blue);box-shadow:0 0 16px rgba(0,149,218,.95);left:-19px;top:5px}.journey-label b{font-size:13px;letter-spacing:.13em;color:#fff}.journey-label span{font-size:9px;letter-spacing:.16em;color:#52c9fa;font-weight:800}.label-idea{left:10%;top:7%}.label-design{left:39%;top:13%}.label-fabricate{left:67%;top:20%}.label-install{right:-1%;top:23%}.journey-panel{position:absolute;overflow:hidden;border:1px solid rgba(0,170,235,.78);background:#071018;box-shadow:0 35px 75px rgba(0,0,0,.65),inset 0 0 0 1px rgba(0,149,218,.1),0 0 28px rgba(0,149,218,.16);transform-style:preserve-3d;transition:transform .65s cubic-bezier(.16,1,.3,1),box-shadow .65s ease,border-color .65s ease;isolation:isolate}.journey-panel:after{content:"";position:absolute;inset:0;z-index:4;background:linear-gradient(110deg,transparent 0 42%,rgba(68,205,255,.18) 49%,transparent 56% 100%);transform:translateX(-140%);animation:journeyGlassSweep 8s ease-in-out infinite;pointer-events:none}.journey-panel img{width:100%;height:100%;display:block;object-fit:cover;transition:transform 1s cubic-bezier(.16,1,.3,1),filter .6s ease;filter:saturate(.9) contrast(1.06) brightness(.86)}.journey-panel:hover{border-color:#3ed1ff;box-shadow:0 45px 95px rgba(0,0,0,.72),0 0 34px rgba(0,149,218,.28);z-index:9}.journey-panel:hover img{transform:scale(1.045);filter:saturate(1) contrast(1.04) brightness(.98)}.journey-panel-shade{position:absolute;inset:0;z-index:2;pointer-events:none;background:linear-gradient(0deg,rgba(0,8,13,.52),transparent 42%),linear-gradient(90deg,rgba(0,0,0,.14),transparent 38%,rgba(0,0,0,.08))}.panel-idea{left:2%;top:18%;width:31%;height:68%;-webkit-clip-path:polygon(0 0,100% 10%,100% 100%,0 90%);clip-path:polygon(0 0,100% 10%,100% 100%,0 90%);transform:rotateY(7deg) rotate(-.3deg);animation:journeyFloatA 7s ease-in-out infinite}.panel-idea img{object-position:46% 50%}.panel-design{left:31%;top:27%;width:27%;height:67%;-webkit-clip-path:polygon(0 0,100% 10%,100% 90%,0 100%);clip-path:polygon(0 0,100% 10%,100% 90%,0 100%);transform:translateZ(24px) rotateY(-3deg);animation:journeyFloatB 8.5s ease-in-out infinite}.panel-design img{object-position:50% 50%}.panel-fabricate{left:57%;top:34%;width:24%;height:56%;-webkit-clip-path:polygon(0 0,100% 10%,100% 100%,0 90%);clip-path:polygon(0 0,100% 10%,100% 100%,0 90%);transform:translateZ(12px) rotateY(-6deg);animation:journeyFloatC 7.8s ease-in-out infinite}.panel-fabricate img{object-position:50% 48%}.panel-install{left:79%;top:34%;width:23%;height:60%;-webkit-clip-path:polygon(0 10%,100% 0,100% 90%,0 100%);clip-path:polygon(0 10%,100% 0,100% 90%,0 100%);transform:rotateY(-8deg);animation:journeyFloatD 8.8s ease-in-out infinite}.panel-install img{object-position:48% 48%}.journey-handnote{position:absolute;left:10%;bottom:8%;z-index:5;color:#1bbcff;font-family:Segoe Script,Brush Script MT,cursive;font-size:20px;line-height:1.08;font-style:italic;transform:rotate(-8deg);text-shadow:0 0 14px rgba(0,149,218,.45);opacity:.9}.journey-floor-glow{position:absolute;left:11%;right:-1%;bottom:-3%;height:25%;z-index:0;background:radial-gradient(ellipse at center,rgba(0,149,218,.18),transparent 66%);filter:blur(20px);transform:perspective(400px) rotateX(68deg);pointer-events:none}@keyframes journeyDash{to{stroke-dashoffset:-160}}@keyframes journeyNode{0%,to{opacity:.65;transform:scale(.8)}50%{opacity:1;transform:scale(1.35)}}@keyframes journeyGlassSweep{0%,66%{transform:translateX(-145%)}84%,to{transform:translateX(145%)}}@keyframes journeyFloatA{0%,to{transform:rotateY(7deg) rotate(-.3deg) translateY(0)}50%{transform:rotateY(7deg) rotate(-.3deg) translateY(-9px)}}@keyframes journeyFloatB{0%,to{transform:translateZ(24px) rotateY(-3deg) translateY(0)}50%{transform:translateZ(24px) rotateY(-3deg) translateY(9px)}}@keyframes journeyFloatC{0%,to{transform:translateZ(12px) rotateY(-6deg) translateY(0)}50%{transform:translateZ(12px) rotateY(-6deg) translateY(-8px)}}@keyframes journeyFloatD{0%,to{transform:rotateY(-8deg) translateY(0)}50%{transform:rotateY(-8deg) translateY(8px)}}@media(max-width:1050px){.hero-journey{height:520px;margin-top:10px;max-width:900px}.journey-label b{font-size:12px}.journey-label span{font-size:8px}.journey-handnote{font-size:17px}}@media(max-width:660px){.hero-journey{height:390px;margin-top:18px;overflow:hidden}.hero-journey:before{inset:4% -12% 4% -10%;background-size:auto,38px 38px,38px 38px}.journey-arcs{top:12px;height:120px;width:106%;left:-3%}.journey-label{gap:2px}.journey-label b{font-size:9px;letter-spacing:.08em}.journey-label span{font-size:6.5px;letter-spacing:.08em}.journey-label:before{width:5px;height:5px;left:-10px;top:3px}.label-idea{left:7%;top:7%}.label-design{left:34%;top:12%}.label-fabricate{left:61%;top:18%}.label-install{right:0;top:21%}.panel-idea{left:1%;top:22%;width:33%;height:62%}.panel-design{left:29%;top:30%;width:29%;height:61%}.panel-fabricate{left:55%;top:36%;width:26%;height:52%}.panel-install{left:77%;top:37%;width:25%;height:55%}.journey-handnote{display:none}}@media(prefers-reduced-motion:reduce){.journey-arcs circle,.journey-arcs path,.journey-panel,.journey-panel:after{animation:none!important}}.lang-toggle{height:38px;min-width:58px;padding:0 13px;border-radius:999px;border:1px solid hsla(0,0%,100%,.22);background:hsla(0,0%,100%,.035);color:#dfe8ed;font:inherit;font-size:10px;font-weight:900;letter-spacing:.08em;cursor:pointer;transition:background .25s,border-color .25s,color .25s,transform .25s}.lang-toggle:hover{background:#0095da;border-color:#0095da;color:#fff;transform:translateY(-2px)}.lang-mobile{display:none}html[lang=zh-CN] body{font-family:Arial,Microsoft YaHei,PingFang SC,Noto Sans CJK SC,sans-serif}html[lang=zh-CN] .clients-title h2,html[lang=zh-CN] .contact h2,html[lang=zh-CN] .hero h1,html[lang=zh-CN] .manifesto h2,html[lang=zh-CN] .process-title h2,html[lang=zh-CN] .production h2,html[lang=zh-CN] .projects-intro h2,html[lang=zh-CN] .section-heading h2,html[lang=zh-CN] .sticky-copy h2,html[lang=zh-CN] .why-title h2{letter-spacing:-.04em}html[lang=zh-CN] .eyebrow,html[lang=zh-CN] .journey-label span,html[lang=zh-CN] .section-index p{letter-spacing:.12em}@media(max-width:1050px){nav{gap:12px}}@media(max-width:660px){nav{gap:7px}.lang-toggle{width:34px;min-width:34px;height:34px;padding:0;border-radius:50%;font-size:10px}.lang-desktop{display:none}.lang-mobile{display:inline}html[lang=zh-CN] .hero h1{font-size:48px;line-height:.96}}.lang-switcher{display:flex;align-items:center;gap:2px;height:38px;padding:3px;border-radius:999px;border:1px solid hsla(0,0%,100%,.2);background:hsla(0,0%,100%,.035)}.lang-switcher button{min-width:36px;height:30px;padding:0 9px;border:0;border-radius:999px;background:transparent;color:#9caab2;font:inherit;font-size:9px;font-weight:900;letter-spacing:.06em;cursor:pointer;transition:background .22s,color .22s,transform .22s}.lang-switcher button:hover{color:#fff}.lang-switcher button.active{background:#0095da;color:#fff;box-shadow:0 0 18px rgba(0,149,218,.24)}html[lang=ms] body{font-family:Arial,Inter,Segoe UI,sans-serif}html[lang=ms] .eyebrow,html[lang=ms] .journey-label span,html[lang=ms] .section-index p{letter-spacing:.11em}@media(max-width:1050px){.lang-switcher button{min-width:32px;padding:0 7px}}@media(max-width:660px){.lang-switcher{height:34px;padding:2px;gap:1px}.lang-switcher button{min-width:27px;height:28px;padding:0 5px;font-size:8px}header{padding-left:14px;padding-right:14px}.brand{min-width:0;flex:1 1 auto}.brand img{max-width:225px;width:min(47vw,225px);height:auto}nav{flex:0 0 auto;gap:7px;min-width:0}nav>a:not(.nav-button){display:none}.lang-switcher{flex:0 0 auto;height:34px;padding:2px}.lang-switcher button{min-width:27px;height:28px;padding:0 5px;font-size:8px}.nav-button{flex:0 0 auto;min-width:auto;max-width:78px;height:34px;padding:0 9px;font-size:0;border-radius:999px;white-space:nowrap}html[lang=en] .nav-button:before{content:"Start"}html[lang=zh-CN] .nav-button:before{content:"开始"}html[lang=ms] .nav-button:before{content:"Mula"}.nav-button:before{font-size:9px;font-weight:900;letter-spacing:.02em;line-height:1}.nav-button span{font-size:10px;margin-left:4px}}@media(max-width:420px){header{padding-left:10px;padding-right:10px}.brand img{width:min(44vw,188px)}nav{gap:5px}.lang-switcher button{min-width:25px;padding:0 4px}.nav-button{max-width:65px;padding:0 8px}}@media(max-width:660px){.production-carousel-grid .production-sticky{width:calc(100vw - 40px);max-width:calc(100vw - 40px);min-width:0;padding-right:0;overflow:visible}.production-stat,.production-sticky h2,.production-sticky>p:not(.eyebrow){max-width:100%;overflow-wrap:anywhere;word-break:normal}html[lang=ms] .production-sticky h2{font-size:clamp(38px,11.2vw,44px);line-height:.96;letter-spacing:-.045em}html[lang=ms] .production-sticky>p:not(.eyebrow){font-size:15px;line-height:1.72}html[lang=ms] .production-stat strong{font-size:24px}html[lang=ms] .production-stat span{font-size:9px;letter-spacing:.11em;white-space:normal}.header{padding-left:8px;padding-right:8px;gap:5px}.header .brand-logo{min-width:0;flex:1 1 auto;overflow:hidden}.header .brand-logo img{width:min(40vw,158px);max-width:158px;height:36px}.header nav{flex:0 0 auto;gap:4px}.lang-switcher{height:32px;padding:2px}.lang-switcher button{min-width:24px;height:26px;padding:0 4px;font-size:8px}.nav-button{width:54px;max-width:54px;height:32px;padding:0 6px;justify-content:center;overflow:hidden}.nav-button:before{font-size:8px}.nav-button span{display:none}}@media(max-width:390px){.header .brand-logo img{width:min(38vw,145px);max-width:145px}.lang-switcher button{min-width:23px;padding:0 3px}.nav-button{width:49px;max-width:49px;padding:0 5px}}