.navbar{z-index:999;-webkit-backdrop-filter:blur(18px);background:#ffffffb8;border-bottom:1px solid #12345a14;align-items:center;width:100%;height:94px;transition:background .26s,border-color .26s,box-shadow .26s;display:flex;position:sticky;top:0}.navbar--scrolled{background:#ffffffeb;border-bottom-color:#12345a1f;box-shadow:0 18px 46px #0f172a14}.navbar__inner{grid-template-columns:168px 1fr auto;align-items:center;gap:26px;width:100%;height:100%;padding:0 6%;display:grid}.navbar__logo{isolation:isolate;border-radius:22px;justify-content:center;align-items:center;width:168px;height:72px;text-decoration:none;transition:transform .22s,filter .22s;display:inline-flex;position:relative;overflow:visible;transform:translateY(0)}.navbar__logo-glass{z-index:0;opacity:.92;background:radial-gradient(circle at 20% 10%,#fffffffa,#ffffffc2),linear-gradient(145deg,#ffffffe6,#eef8ffb8);border:1px solid #0f5fa81f;border-radius:22px;position:absolute;inset:5px 0;box-shadow:0 14px 34px #0f172a14,0 0 28px #8bd2ff1f,inset 0 1px #fffffff0}.navbar__logo img{z-index:2;object-fit:contain;object-position:center;image-rendering:auto;transform-origin:50%;filter:contrast(1.12)saturate(1.14)drop-shadow(0 8px 12px #07192d1f);width:184px;max-width:none;height:86px;transition:transform .26s,filter .26s;display:block;position:relative;transform:scale(1.08)}.navbar__logo strong{z-index:2;color:#12345a;letter-spacing:.08em;font-size:1rem;font-weight:950;position:relative}.navbar__logo:hover{filter:drop-shadow(0 12px 24px #0f5fa82e);transform:translateY(-2px)}.navbar__logo:hover img{filter:contrast(1.16)saturate(1.18)drop-shadow(0 12px 18px #0f5fa829);transform:scale(1.12)}.navbar__logo-flow{z-index:3;pointer-events:none;border-radius:20px;position:absolute;inset:6px}.navbar__logo-flow:before{content:"";opacity:0;background:linear-gradient(105deg,#0000,#ffffffad,#0000);width:60%;height:100%;position:absolute;top:0;left:-120%;transform:skew(-18deg)}.navbar__logo:hover .navbar__logo-flow:before{animation:.9s navbarLogoSweep}.navbar__logo-flow:after{content:"";border-radius:inherit;-webkit-mask-composite:xor;opacity:0;background:linear-gradient(90deg,#0f5fa8,#10b981,#0f5fa8) border-box;border:1px solid #0000;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:padding-box,border-box;mask-clip:padding-box,border-box;-webkit-mask-origin:padding-box,border-box;mask-origin:padding-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.navbar__logo:hover .navbar__logo-flow:after{opacity:.55;animation:1.5s linear infinite navbarPipelineFrame}.navbar__logo--ripple:after{content:"";z-index:4;background:#10b98142;border-radius:50%;width:22px;height:22px;animation:.48s ease-out navbarLogoRipple;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.navbar__desktop-nav{background:#f5f7faad;border:1px solid #12345a14;border-radius:999px;justify-self:center;align-items:center;gap:4px;height:46px;padding:0 8px;display:inline-flex;position:relative;box-shadow:inset 0 1px #ffffffb8}.navbar__link{z-index:2;color:#334155;letter-spacing:.055em;text-transform:uppercase;border-radius:999px;justify-content:center;align-items:center;height:34px;padding:0 15px;font-size:.78rem;font-weight:900;text-decoration:none;transition:color .22s,transform .22s;display:inline-flex;position:relative;overflow:hidden}.navbar__link span{z-index:2;transition:transform .22s,letter-spacing .22s;position:relative}.navbar__link:before{content:"";transform-origin:0;opacity:0;background:linear-gradient(90deg,#0000,#0f5fa8,#10b981,#0000);border-radius:999px;height:3px;transition:transform .32s cubic-bezier(.16,1,.3,1),opacity .22s;position:absolute;bottom:4px;left:12px;right:12px;transform:translate(-130%)scaleX(.3)}.navbar__link:hover{color:#12345a;transform:translateY(-1px)}.navbar__link:hover span{letter-spacing:.075em}.navbar__link:hover:before{opacity:1;transform:translate(0)scaleX(1)}.navbar__link.active{color:#12345a}.navbar__active-pipe{z-index:1;background:linear-gradient(90deg,#0000,#0f5fa8,#10b981,#0000);border-radius:999px;height:3px;transition:width .36s cubic-bezier(.16,1,.3,1),transform .36s cubic-bezier(.16,1,.3,1),opacity .26s;position:absolute;bottom:5px;left:8px;box-shadow:0 0 16px #0f5fa847}.navbar__right{justify-self:end;align-items:center;gap:12px;display:inline-flex}.navbar__quote{color:#fff;letter-spacing:.075em;text-transform:uppercase;background:linear-gradient(135deg,#12345a,#0f5fa8 52%,#10b981);border-radius:999px;justify-content:center;align-items:center;min-height:44px;padding:0 20px;font-size:.78rem;font-weight:950;text-decoration:none;transition:transform .22s,box-shadow .22s;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 16px 34px #0f5fa838}.navbar__quote span{z-index:2;position:relative}.navbar__quote:before{content:"";background:linear-gradient(105deg,#0000 18%,#ffffff5c 42%,#0000 64%);transition:transform .62s;position:absolute;inset:0;transform:translate(-120%)}.navbar__quote:hover{transform:translateY(-2px);box-shadow:0 22px 44px #0f5fa847}.navbar__quote:hover:before{transform:translate(120%)}.navbar__menu-trigger{cursor:pointer;background:#ffffffdb;border:1px solid #12345a1a;border-radius:999px;width:52px;height:44px;padding:0;display:none;position:relative;overflow:hidden;box-shadow:0 14px 30px #0f172a14}.navbar__menu-trigger span{background:#12345a;border-radius:999px;width:22px;height:2px;transition:transform .26s,top .26s,opacity .22s;position:absolute;left:15px}.navbar__menu-trigger span:first-child{top:16px}.navbar__menu-trigger span:nth-child(2){top:25px}.navbar__menu-trigger em{opacity:0;width:1px;height:1px;position:absolute;overflow:hidden}.navbar__menu-trigger.open span:first-child{top:21px;transform:rotate(42deg)}.navbar__menu-trigger.open span:nth-child(2){top:21px;transform:rotate(-42deg)}.navbar__mobile-overlay{z-index:-1;opacity:0;pointer-events:none;-webkit-backdrop-filter:blur(18px);background:radial-gradient(circle at 16% 10%,#0f5fa847,#0000 32%),radial-gradient(circle at 88% 80%,#10b9812e,#0000 34%),#07192db8;transition:opacity .32s,z-index 0s linear .32s;position:fixed;inset:0}.navbar__mobile-overlay.open{z-index:998;opacity:1;pointer-events:auto;transition:opacity .32s,z-index linear}.navbar__mobile-panel{color:#fff;opacity:0;background:linear-gradient(145deg,#07192df0,#12345ae6);flex-direction:column;min-height:100%;padding:24px 5% 36px;transition:transform .36s cubic-bezier(.16,1,.3,1),opacity .26s;display:flex;transform:translateY(-18px)scale(.98)}.navbar__mobile-overlay.open .navbar__mobile-panel{opacity:1;transform:translateY(0)scale(1)}.navbar__mobile-top{justify-content:space-between;align-items:center;height:72px;display:flex}.navbar__mobile-logo{background:#fffffff0;border:1px solid #8bd2ff3d;border-radius:20px;justify-content:center;align-items:center;width:164px;height:64px;padding:6px 10px;text-decoration:none;display:inline-flex;box-shadow:0 18px 44px #0000002e,inset 0 1px #ffffffe6}.navbar__mobile-logo img{object-fit:contain;filter:contrast(1.12)saturate(1.14)drop-shadow(0 8px 12px #07192d24);width:180px;max-width:none;height:84px;transform:scale(1.06)}.navbar__mobile-logo strong{color:#12345a;letter-spacing:.08em;font-size:1rem;font-weight:950}.navbar__mobile-close{color:#fff;cursor:pointer;letter-spacing:.1em;text-transform:uppercase;background:#ffffff14;border:1px solid #8bd2ff38;border-radius:999px;min-height:42px;padding:0 18px;font-size:.76rem;font-weight:900}.navbar__mobile-nav{flex:1;align-content:center;gap:10px;padding:38px 0 28px;display:grid}.navbar__mobile-link{color:#ffffffb8;opacity:0;min-height:72px;transition:color .22s,transform .22s,opacity .32s;transition-delay:var(--mobile-link-delay,0s);border-bottom:1px solid #8bd2ff29;align-items:center;padding:0 0 0 54px;text-decoration:none;display:flex;position:relative;transform:translateY(18px)}.navbar__mobile-overlay.open .navbar__mobile-link{opacity:1;transform:translateY(0)}.navbar__mobile-link span{color:#8bd2ff;letter-spacing:.12em;font-size:.78rem;font-weight:900;position:absolute;left:0}.navbar__mobile-link strong{color:inherit;letter-spacing:-.07em;font-size:clamp(2rem,10vw,4rem);line-height:1}.navbar__mobile-link:after{content:"";transform-origin:0;background:linear-gradient(90deg,#0f5fa8,#10b981,#0000);border-radius:999px;height:3px;transition:transform .26s;position:absolute;bottom:-1px;left:54px;right:0;transform:scaleX(0)}.navbar__mobile-link:hover,.navbar__mobile-link.active{color:#fff}.navbar__mobile-link:hover:after,.navbar__mobile-link.active:after{transform:scaleX(1)}.navbar__mobile-quote{color:#fff;letter-spacing:.08em;text-transform:uppercase;background:linear-gradient(135deg,#0f5fa8,#10b981);border-radius:999px;justify-content:center;align-items:center;min-height:56px;font-size:.82rem;font-weight:950;text-decoration:none;display:flex;box-shadow:0 22px 54px #0f5fa857}@keyframes navbarLogoSweep{0%{opacity:0;left:-120%}35%{opacity:1}to{opacity:0;left:120%}}@keyframes navbarPipelineFrame{0%{filter:hue-rotate()}to{filter:hue-rotate(60deg)}}@keyframes navbarLogoRipple{0%{opacity:.5;transform:translate(-50%,-50%)scale(1)}to{opacity:0;transform:translate(-50%,-50%)scale(9)}}@media (width<=1180px){.navbar__desktop-nav{display:none}.navbar__menu-trigger{display:inline-flex}.navbar__inner{grid-template-columns:168px 1fr auto}}@media (width<=720px){.navbar{height:86px}.navbar__inner{grid-template-columns:158px 1fr auto;gap:14px;padding:0 5%}.navbar__logo{width:158px;height:68px}.navbar__logo-glass{inset:6px 0}.navbar__logo img{width:176px;height:82px;transform:scale(1.05)}.navbar__quote{display:none}.navbar__menu-trigger{width:50px;height:42px}.navbar__mobile-panel{padding-left:5%;padding-right:5%}}@media (width<=420px){.navbar__inner{grid-template-columns:146px 1fr auto;padding-left:4%;padding-right:4%}.navbar__logo{width:146px}.navbar__logo img{width:164px;height:78px}.navbar__mobile-panel{padding-left:4%;padding-right:4%}.navbar__mobile-link{min-height:66px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.pf-footer{color:#fff;background:radial-gradient(circle at 10% 0,#0f5fa838,#0000 32%),radial-gradient(circle at 90% 20%,#10b98129,#0000 30%),linear-gradient(135deg,#07192d,#0b1726 58%,#050b13);width:100%;position:relative;overflow:hidden}.pf-footer__flow-line{transform-origin:0;opacity:.85;background:linear-gradient(90deg,#0000,#0f5fa8,#10b981,#8bd2ff,#0000);border-radius:999px;height:3px;animation:3.2s ease-in-out infinite pfFooterFlow;position:absolute;top:0;left:6%;right:6%}.pf-footer__main{z-index:2;grid-template-columns:minmax(260px,1fr) minmax(360px,1.2fr) minmax(280px,.95fr);align-items:start;gap:clamp(26px,4vw,54px);width:min(1320px,100%);margin:0 auto;padding:42px 6% 30px;display:grid;position:relative}.pf-footer__brand{justify-items:start;gap:14px;display:grid}.pf-footer__logo{isolation:isolate;background:#fffffff0;border:1px solid #8bd2ff47;border-radius:20px;align-items:center;width:158px;height:66px;padding:6px 10px;text-decoration:none;transition:transform .22s,filter .22s,box-shadow .22s;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 18px 44px #00000038,0 0 34px #8bd2ff1f,inset 0 1px #ffffffe6}.pf-footer__logo:hover{filter:drop-shadow(0 14px 28px #8bd2ff38);transform:translateY(-2px);box-shadow:0 22px 56px #00000042,0 0 42px #8bd2ff2e,inset 0 1px #fff}.pf-footer__logo img{object-fit:contain;filter:contrast(1.06)saturate(1.08);width:100%;height:100%;transform:scale(1.18)}.pf-footer__logo strong{color:#12345a;letter-spacing:.08em;font-size:1rem;font-weight:950}.pf-footer__logo-accent{z-index:2;pointer-events:none;border-radius:16px;position:absolute;inset:5px}.pf-footer__logo-accent:before{content:"";opacity:0;background:linear-gradient(105deg,#0000,#ffffff80,#0000);width:56%;height:100%;position:absolute;top:0;left:-120%;transform:skew(-18deg)}.pf-footer__logo:hover .pf-footer__logo-accent:before{animation:.9s pfFooterLogoSweep}.pf-footer__brand h2{color:#fff;letter-spacing:-.06em;margin:0;font-size:clamp(1.8rem,3vw,3.1rem);line-height:1}.pf-footer__brand p{color:#ffffffad;max-width:390px;margin:0;font-size:.92rem;line-height:1.55}.pf-footer__locations{justify-items:start;gap:9px;display:grid}.pf-footer__location{color:#fff;background:#0f5fa838;border:1px solid #8bd2ff2e;border-radius:999px;align-items:center;gap:9px;width:fit-content;min-height:38px;padding:0 12px;font-size:.78rem;font-weight:900;text-decoration:none;transition:transform .22s,background .22s;display:inline-flex}.pf-footer__location:hover{background:#0f5fa857;transform:translateY(-2px)}.pf-footer__location span{background:#10b981;border-radius:50%;width:10px;height:10px;animation:1.8s ease-in-out infinite pfFooterLocationPulse;box-shadow:0 0 0 7px #10b9811f,0 0 22px #10b981a6}.pf-footer__nav{grid-template-columns:minmax(140px,.75fr) minmax(210px,1fr);justify-self:center;gap:clamp(22px,3vw,38px);width:100%;display:grid}.pf-footer__column h3,.pf-footer__contact h3{color:#fff;letter-spacing:.13em;text-transform:uppercase;margin:0 0 14px;font-size:.82rem;font-weight:950}.pf-footer__subheading{margin-top:22px!important}.pf-footer__links{gap:8px;display:grid}.pf-footer__link{color:#ffffffa3;align-items:center;width:fit-content;min-height:28px;font-size:.86rem;font-weight:800;text-decoration:none;transition:color .22s,transform .22s;display:inline-flex;position:relative}.pf-footer__link:after{content:"";transform-origin:0;background:linear-gradient(90deg,#0f5fa8,#10b981,#0000);border-radius:999px;width:100%;height:2px;transition:transform .26s;position:absolute;bottom:2px;left:0;transform:scaleX(0)}.pf-footer__link:hover,.pf-footer__link.active{color:#fff;transform:translate(4px)}.pf-footer__link:hover:after,.pf-footer__link.active:after{transform:scaleX(1)}.pf-footer__chips{flex-wrap:wrap;gap:8px;display:flex}.pf-footer__chip{color:#ffffffb8;background:#ffffff12;border:1px solid #8bd2ff1f;border-radius:999px;align-items:center;min-height:32px;padding:0 10px;font-size:.74rem;font-weight:900;text-decoration:none;transition:transform .22s,color .22s,background .22s,border-color .22s;display:inline-flex}.pf-footer__chip:hover{color:#fff;background:#0f5fa847;border-color:#8bd2ff42;transform:translateY(-2px)}.pf-footer__contact{justify-self:end;width:min(360px,100%)}.pf-footer__contact-grid{gap:9px;display:grid}.pf-footer__contact-item{color:#fff;background:#ffffff12;border:1px solid #8bd2ff1f;border-radius:18px;grid-template-columns:42px 1fr;align-items:center;gap:10px;min-height:54px;padding:9px 10px;text-decoration:none;transition:transform .22s,background .22s,border-color .22s,box-shadow .22s;display:grid;position:relative;overflow:hidden}.pf-footer__contact-item:before{content:"";background:#10b9811f;border-radius:50%;height:110%;transition:transform .3s;position:absolute;inset:auto -40% -80%;transform:translateY(26%)}.pf-footer__contact-item:hover{background:#ffffff1a;border-color:#8bd2ff38;transform:translateY(-3px);box-shadow:0 18px 40px #00000029}.pf-footer__contact-item:hover:before{transform:translateY(0)}.pf-footer__contact-icon{z-index:2;background:#dffbff;border-radius:14px;place-items:center;width:42px;height:42px;animation:2.6s ease-in-out infinite pfFooterIconFloat;display:grid;position:relative;overflow:hidden;box-shadow:0 10px 24px #8bd2ff24,inset 0 1px #ffffffe6}.pf-footer__contact-icon img{object-fit:contain;width:42px;height:42px;display:block}.pf-footer__contact-item div{z-index:2;min-width:0;position:relative}.pf-footer__contact-item small{color:#8bd2ff;letter-spacing:.1em;text-transform:uppercase;font-size:.66rem;font-weight:950;display:block}.pf-footer__contact-item strong{color:#ffffffd1;word-break:break-word;margin-top:4px;font-size:.8rem;line-height:1.25;display:block}.pf-footer__bottom{z-index:2;background:#0000001f;border-top:1px solid #8bd2ff1f;grid-template-columns:1fr auto 1fr;align-items:center;gap:18px;width:min(1320px,100%);margin:0 auto;padding:18px 6% 22px;display:grid;position:relative}.pf-footer__bottom p{color:#ffffff9e;margin:0;font-size:.78rem;font-weight:700}.pf-footer__credits{text-align:center;gap:4px;display:grid}.pf-footer__credits a{color:#8bd2ff;letter-spacing:.08em;text-transform:uppercase;font-size:.76rem;font-weight:950;text-decoration:none;transition:color .22s}.pf-footer__credits a:hover{color:#fff}.pf-footer__credits-link{color:#ffffff9e!important;letter-spacing:.02em!important;text-transform:none!important;font-size:.72rem!important;font-weight:700!important}.pf-footer__credits-link:hover{color:#fff!important}.pf-footer__legal{flex-wrap:wrap;justify-content:flex-end;justify-self:end;gap:12px;display:flex}.pf-footer__legal a{color:#ffffff94;font-size:.76rem;font-weight:800;text-decoration:none;transition:color .22s,transform .22s}.pf-footer__legal a:hover{color:#fff;transform:translateY(-1px)}@keyframes pfFooterFlow{0%,to{opacity:.38;transform:scaleX(.18)}50%{opacity:.95;transform:scaleX(1)}}@keyframes pfFooterLogoSweep{0%{opacity:0;left:-120%}35%{opacity:1}to{opacity:0;left:120%}}@keyframes pfFooterLocationPulse{0%,to{opacity:.86;transform:scale(1)}50%{opacity:1;transform:scale(1.16)}}@keyframes pfFooterIconFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}@media (width<=1180px){.pf-footer__main{grid-template-columns:1fr 1fr}.pf-footer__brand{justify-self:start}.pf-footer__nav{justify-self:stretch}.pf-footer__contact{grid-column:span 2;justify-self:center;width:min(720px,100%)}.pf-footer__contact-grid{grid-template-columns:repeat(2,1fr)}.pf-footer__bottom{text-align:center;grid-template-columns:1fr}.pf-footer__legal{justify-content:center;justify-self:center}}@media (width<=720px){.pf-footer__main{grid-template-columns:1fr;gap:28px;padding:38px 5% 24px}.pf-footer__brand{text-align:center;justify-items:center}.pf-footer__brand p{max-width:100%}.pf-footer__logo{width:152px;height:64px}.pf-footer__locations{justify-items:center}.pf-footer__nav{text-align:center;grid-template-columns:1fr;justify-items:center;gap:24px}.pf-footer__column{justify-items:center;display:grid}.pf-footer__links{justify-items:center}.pf-footer__chips{justify-content:center}.pf-footer__contact{text-align:center;grid-column:auto;justify-self:center;width:100%}.pf-footer__contact-grid{grid-template-columns:1fr}.pf-footer__contact-item{text-align:left}.pf-footer__bottom{padding:18px 5% 24px}.pf-footer__legal{gap:10px}}@media (width<=420px){.pf-footer__main,.pf-footer__bottom{padding-left:4%;padding-right:4%}.pf-footer__flow-line{left:4%;right:4%}.pf-footer__contact-item{grid-template-columns:38px 1fr}.pf-footer__contact-icon{border-radius:13px;width:38px;height:38px}.pf-footer__contact-icon img{width:38px;height:38px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.pf-home-page{color:#12345a;background:radial-gradient(circle at 12% 0,#0f5fa814,#0000 34%),radial-gradient(circle at 88% 16%,#10b98112,#0000 30%),#f5f7fa;width:100%;overflow:hidden}[data-home-reveal]{opacity:0;transition:opacity .66s,transform .66s cubic-bezier(.16,1,.3,1);transition-delay:var(--home-delay,0s);transform:translateY(22px)scale(.985)}[data-home-reveal].is-visible{opacity:1;transform:translate(0,0)scale(1)}.pf-home-image-fallback{border-radius:inherit;background:linear-gradient(135deg,#12345aeb,#0f5fa8b8),repeating-linear-gradient(135deg,#ffffff14 0 10px,#0000 10px 24px);width:100%;height:100%}.pf-home-hero{isolation:isolate;background:radial-gradient(circle at 18% 18%,#0f5fa81f,#0000 30%),radial-gradient(circle at 80% 20%,#10b98114,#0000 28%),linear-gradient(#fff,#f5f7fa);grid-template-columns:minmax(0,.95fr) minmax(320px,.82fr);align-items:center;gap:46px;min-height:42vh;padding:58px 6% 54px;display:grid;position:relative;overflow:visible}.pf-home-hero:before{content:"";transform-origin:0;opacity:.65;z-index:0;background:linear-gradient(90deg,#0000,#0f5fa8,#10b981,#0000);border-radius:999px;height:3px;animation:2.8s ease-in-out infinite pfHomePipeDraw;position:absolute;bottom:22px;left:6%;right:6%}.pf-home-hero__content{z-index:2;width:min(780px,100%);position:relative}.pf-home-eyebrow,.pf-home-section-heading span,.pf-home-impact__content>span{color:#0f5fa8;letter-spacing:.14em;text-transform:uppercase;margin-bottom:12px;font-size:.76rem;font-weight:900;display:inline-flex}.pf-home-hero h1{color:#12345a;letter-spacing:-.08em;margin:0;font-size:clamp(2.65rem,6vw,6rem);line-height:.95}.pf-home-hero p{color:#4b5563;width:min(590px,100%);margin:16px 0 0;font-size:1rem;line-height:1.68}.pf-home-hero__actions{flex-wrap:wrap;gap:12px;margin-top:26px;display:flex}.pf-home-button{letter-spacing:.08em;text-transform:uppercase;border-radius:999px;justify-content:center;align-items:center;min-height:52px;padding:0 22px;font-size:.8rem;font-weight:900;text-decoration:none;transition:transform .22s,box-shadow .22s,background .22s,color .22s;display:inline-flex}.pf-home-button:hover{transform:translateY(-3px)scale(1.025)}.pf-home-button--primary{color:#fff;background:linear-gradient(135deg,#0f5fa8,#10b981);box-shadow:0 20px 48px #0f5fa83d}.pf-home-button--secondary{color:#12345a;background:#fff;border:1px solid #12345a1f;box-shadow:0 16px 38px #0f172a14}.pf-home-button--dark{color:#fff;background:linear-gradient(135deg,#12345a,#0f5fa8);box-shadow:0 20px 48px #0f5fa838}.pf-home-hero__image-wrap{z-index:2;height:clamp(260px,36vh,420px);box-shadow:none;background:0 0;border-radius:0;animation:none;position:relative;overflow:visible}.pf-home-hero__image-wrap img{object-fit:cover;filter:drop-shadow(0 34px 64px #0f172a2e);border-radius:32px;width:100%;height:100%;transition:filter .3s;display:block;transform:none}.pf-home-hero__image-wrap:hover img,.pf-home-hero__image-wrap.is-visible img{filter:drop-shadow(0 34px 64px #0f172a2e);transform:none}.pf-home-hero__line{z-index:3;pointer-events:none;background:linear-gradient(90deg,#0000,#0f5fa8d9,#10b981e6,#0000);border-radius:999px;height:8px;animation:2.8s ease-in-out infinite pfHomeLiquidLine;position:absolute}.pf-home-hero__line--one{bottom:28px;left:-14%;right:36%}.pf-home-hero__line--two{opacity:.7;animation-delay:.52s;top:34px;left:38%;right:-12%}.pf-home-products{background:#fff;padding:76px 6%}.pf-home-section-heading{width:min(860px,100%);margin-bottom:32px}.pf-home-section-heading h2,.pf-home-impact__content h2{color:#12345a;letter-spacing:-.065em;margin:0;font-size:clamp(2rem,5vw,4.6rem);line-height:1}.pf-home-products__grid{grid-template-columns:repeat(2,1fr);gap:22px;display:grid}.pf-home-product-card{background:linear-gradient(145deg,#f6f9fd,#fff);border:1px solid #12345a14;border-radius:36px;grid-template-columns:minmax(240px,.86fr) minmax(0,1fr);align-items:stretch;gap:20px;padding:18px;transition:transform .26s,box-shadow .26s;display:grid;box-shadow:0 24px 68px #0f172a14}.pf-home-product-card:hover{transform:translateY(-7px);box-shadow:0 34px 90px #0f5fa824}.pf-home-product-card__image{background:#12345a;border-radius:26px;min-height:260px;position:relative;overflow:hidden}.pf-home-product-card__image img{object-fit:cover;width:100%;height:100%;transition:transform .86s;transform:scale(1.08)}.pf-home-product-card:hover .pf-home-product-card__image img{transform:scale(1)}.pf-home-liquid-mask{z-index:2;pointer-events:none;background:linear-gradient(115deg,#0000 20%,#8bd2ff52,#0000 70%);animation:3.4s ease-in-out infinite pfHomeLiquidSweep;position:absolute;inset:0;transform:translate(-110%)}.pf-home-product-card__content{flex-direction:column;justify-content:center;padding:12px 10px;display:flex}.pf-home-product-card__content span{color:#0f5fa8;letter-spacing:.14em;font-size:.78rem;font-weight:900}.pf-home-product-card__content h3{color:#12345a;margin:14px 0 10px;font-size:1.55rem;line-height:1}.pf-home-product-card__content p{color:#64748b;margin:0;line-height:1.65}.pf-home-product-card__content a{color:#0f5fa8;letter-spacing:.08em;text-transform:uppercase;width:fit-content;margin-top:18px;font-size:.78rem;font-weight:900;text-decoration:none}.pf-home-quality{background:radial-gradient(circle at 12% 18%,#0f5fa817,#0000 28%),radial-gradient(circle at 88% 78%,#10b98114,#0000 30%),#f5f7fa;grid-template-columns:minmax(300px,.82fr) minmax(0,1fr);align-items:center;gap:44px;padding:78px 6%;display:grid;position:relative}.pf-home-quality__visual{background:#12345a;border-radius:38px;height:500px;position:relative;overflow:hidden;box-shadow:0 34px 90px #0f172a24}.pf-home-quality__visual img{object-fit:cover;width:100%;height:100%}.pf-home-quality__visual:after{content:"";pointer-events:none;background:linear-gradient(#0000 40%,#07192d7a),radial-gradient(circle at 70% 18%,#8bd2ff2e,#0000 28%);position:absolute;inset:0}.pf-home-quality__badge{z-index:3;color:#fff;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:linear-gradient(145deg,#12345ae6,#0f5fa8b8);border:1px solid #8bd2ff47;border-radius:24px;width:min(210px,100% - 44px);padding:18px;position:absolute;bottom:22px;left:22px;box-shadow:0 24px 56px #00000038}.pf-home-quality__badge strong{letter-spacing:-.08em;font-size:2.6rem;line-height:.9;display:block}.pf-home-quality__badge span{color:#ffffffc7;letter-spacing:.1em;text-transform:uppercase;margin-top:8px;font-size:.74rem;font-weight:900;display:block}.pf-home-quality__cards{gap:14px;display:grid}.pf-home-quality-card{background:linear-gradient(145deg,#fffffff5,#f6f9fdf0);border:1px solid #12345a14;border-radius:28px;padding:22px 24px;transition:transform .24s,box-shadow .24s,border-color .24s;position:relative;overflow:hidden;box-shadow:0 20px 58px #0f172a12}.pf-home-quality-card:before{content:"";background:linear-gradient(#0f5fa8,#10b981);border-radius:999px;width:4px;position:absolute;top:20px;bottom:20px;left:0}.pf-home-quality-card:hover{border-color:#0f5fa82e;transform:translateY(-5px);box-shadow:0 30px 76px #0f5fa81c}.pf-home-quality-card span{color:#0f5fa8;letter-spacing:.12em;text-transform:uppercase;font-size:.72rem;font-weight:950;display:inline-flex}.pf-home-quality-card h3{color:#12345a;margin:10px 0 8px;font-size:1.28rem;line-height:1.05}.pf-home-quality-card p{color:#64748b;margin:0;font-size:.94rem;line-height:1.62}.pf-home-industries{background:radial-gradient(circle at 80% 18%,#10b98114,#0000 30%),#f5f7fa;grid-template-columns:minmax(300px,.9fr) minmax(0,1fr);align-items:center;gap:44px;padding:78px 6%;display:grid}.pf-home-industries__images{min-height:550px;position:relative}.pf-home-industries__image{background:#12345a;border-radius:34px;position:absolute;overflow:hidden;box-shadow:0 30px 80px #0f172a24}.pf-home-industries__image img{object-fit:cover;width:100%;height:100%;transition:transform .86s;transform:scale(1.08)}.pf-home-industries__image:hover img,.pf-home-industries__image.is-visible img{transform:scale(1)}.pf-home-industries__image--large{width:76%;height:410px;top:0;left:0}.pf-home-industries__image--small{border:10px solid #f5f7fa;width:52%;height:260px;bottom:0;right:0}.pf-home-industries__content{width:min(760px,100%)}.pf-home-industries__list{gap:12px;display:grid}.pf-home-industry-item{border-bottom:1px solid #12345a1a;padding:18px 0 18px 48px;transition:transform .22s,border-color .22s;position:relative}.pf-home-industry-item:hover{border-color:#0f5fa859;transform:translate(6px)}.pf-home-industry-item>span{background:radial-gradient(circle at 30% 30%,#fff,#8bd2ff 44%,#0f5fa8);border-radius:50%;width:24px;height:24px;position:absolute;top:24px;left:0;box-shadow:0 0 0 8px #0f5fa814}.pf-home-industry-item h3{color:#12345a;margin:0 0 5px;font-size:1.08rem}.pf-home-industry-item p{color:#64748b;margin:0;line-height:1.5}.pf-home-impact{background:#fff;grid-template-columns:minmax(300px,.85fr) minmax(0,1fr);align-items:center;gap:44px;padding:82px 6% 90px;display:grid}.pf-home-impact__visual{background:#12345a;border-radius:38px;height:460px;position:relative;overflow:hidden;box-shadow:0 34px 90px #0f172a24}.pf-home-impact__visual img{object-fit:cover;width:100%;height:100%}.pf-home-impact__visual:after{content:"";background:linear-gradient(#0000,#07192d6b),radial-gradient(circle at 76% 20%,#8bd2ff38,#0000 32%);position:absolute;inset:0}.pf-home-impact__network{z-index:4;border:1px solid #fff3;border-radius:30px;position:absolute;inset:34px}.pf-home-impact__network:before,.pf-home-impact__network:after{content:"";background:linear-gradient(90deg,#0000,#8bd2ff,#10b981,#0000);border-radius:999px;height:3px;animation:2.5s ease-in-out infinite pfHomeRouteFlow;position:absolute}.pf-home-impact__network:before{top:38%;left:10%;right:18%;transform:rotate(-10deg)}.pf-home-impact__network:after{animation-delay:.62s;bottom:32%;left:18%;right:10%;transform:rotate(11deg)}.pf-home-impact__content p{color:#64748b;width:min(650px,100%);margin:18px 0 0;line-height:1.72}.pf-home-impact__stats{grid-template-columns:repeat(3,1fr);gap:18px;margin-top:28px;display:grid}.pf-home-impact__stats article{border-top:1px solid #12345a1f;padding:22px 0}.pf-home-impact__stats strong{color:#12345a;letter-spacing:-.06em;font-size:clamp(2rem,4vw,3.25rem);line-height:1;display:block}.pf-home-impact__stats span{color:#64748b;letter-spacing:.08em;text-transform:uppercase;margin-top:8px;font-size:.78rem;font-weight:900;line-height:1.45;display:block}.pf-home-impact .pf-home-button{margin-top:28px}@keyframes pfHomePipeDraw{0%,to{opacity:.35;transform:scaleX(.18)}50%{opacity:.9;transform:scaleX(1)}}@keyframes pfHomeLiquidLine{0%,to{opacity:.45;transform:translate(-12%)}50%{opacity:1;transform:translate(14%)}}@keyframes pfHomeLiquidSweep{0%,to{opacity:0;transform:translate(-110%)}42%{opacity:.85}70%{opacity:0;transform:translate(110%)}}@keyframes pfHomeRouteFlow{0%,to{transform-origin:0;opacity:.32;scale:.2 1}50%{transform-origin:0;opacity:.95;scale:1}}@media (width<=1180px){.pf-home-hero,.pf-home-quality,.pf-home-industries,.pf-home-impact,.pf-home-products__grid{grid-template-columns:1fr}.pf-home-quality__visual{height:420px}.pf-home-impact__stats{grid-template-columns:1fr}}@media (width<=860px){.pf-home-product-card{grid-template-columns:1fr}.pf-home-industries__images{min-height:430px}.pf-home-industries__image--large{width:82%;height:320px}.pf-home-industries__image--small{width:58%;height:210px}}@media (width<=720px){.pf-home-hero{gap:26px;min-height:auto;padding:44px 5% 38px}.pf-home-hero h1{font-size:clamp(2.35rem,12vw,3.7rem);line-height:.98}.pf-home-hero p{font-size:.96rem;line-height:1.62}.pf-home-hero__actions{flex-direction:column}.pf-home-button{width:100%}.pf-home-hero__image-wrap{height:240px}.pf-home-hero__image-wrap img{border-radius:24px}.pf-home-products,.pf-home-quality,.pf-home-industries,.pf-home-impact{padding:52px 5%}.pf-home-section-heading{margin-bottom:24px}.pf-home-section-heading h2,.pf-home-impact__content h2{font-size:clamp(2rem,11vw,3.1rem)}.pf-home-product-card{border-radius:28px;padding:14px}.pf-home-product-card__image{border-radius:22px;min-height:230px}.pf-home-quality{gap:30px}.pf-home-quality__visual{border-radius:28px;height:320px}.pf-home-quality__badge{border-radius:20px;padding:15px;bottom:16px;left:16px}.pf-home-quality__badge strong{font-size:2.2rem}.pf-home-quality-card{border-radius:24px;padding:20px}.pf-home-industries{gap:30px}.pf-home-industries__images{min-height:350px}.pf-home-industries__image{border-radius:24px}.pf-home-industries__image--large{width:86%;height:250px}.pf-home-industries__image--small{border-width:7px;width:62%;height:180px}.pf-home-impact__visual{border-radius:28px;height:320px}}@media (width<=420px){.pf-home-hero,.pf-home-products,.pf-home-quality,.pf-home-industries,.pf-home-impact{padding-left:4%;padding-right:4%}.pf-home-hero__image-wrap img,.pf-home-product-card__image,.pf-home-quality__visual,.pf-home-industries__image,.pf-home-impact__visual{border-radius:22px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.about-page{color:#12345a;background:#f5f7fa;width:100%;overflow:hidden}[data-about-reveal]{opacity:0;transition:opacity .66s,transform .66s cubic-bezier(.16,1,.3,1);transition-delay:var(--about-delay,0s);transform:translateY(22px)scale(.985)}[data-about-reveal].is-visible{opacity:1;transform:translate(0,0)scale(1)}.about-image-fallback{border-radius:inherit;background:linear-gradient(135deg,#12345aeb,#0f5fa8b8),repeating-linear-gradient(135deg,#ffffff14 0 10px,#0000 10px 24px);width:100%;height:100%}.about-compact-hero{background:radial-gradient(circle at 18% 18%,#0f5fa81f,#0000 30%),radial-gradient(circle at 80% 20%,#10b98114,#0000 28%),linear-gradient(#fff,#f5f7fa);grid-template-columns:minmax(0,.95fr) minmax(320px,.82fr);align-items:center;gap:46px;min-height:42vh;padding:58px 6% 54px;display:grid}.about-compact-hero__content{width:min(780px,100%)}.about-compact-hero__content>span,.about-section-heading span,.about-impact-short__content>span{color:#0f5fa8;letter-spacing:.14em;text-transform:uppercase;margin-bottom:12px;font-size:.76rem;font-weight:900;display:inline-flex}.about-compact-hero h1{color:#12345a;letter-spacing:-.08em;margin:0;font-size:clamp(2.75rem,6vw,6rem);line-height:.95}.about-compact-hero p{color:#4b5563;width:min(590px,100%);margin:16px 0 0;font-size:1rem;line-height:1.68}.about-button{color:#fff;letter-spacing:.08em;text-transform:uppercase;background:linear-gradient(135deg,#0f5fa8,#10b981);border-radius:999px;justify-content:center;align-items:center;min-height:52px;margin-top:26px;padding:0 22px;font-size:.8rem;font-weight:900;text-decoration:none;transition:transform .22s,box-shadow .22s;display:inline-flex;box-shadow:0 20px 48px #0f5fa83d}.about-button:hover{transform:translateY(-3px)scale(1.025);box-shadow:0 26px 58px #0f5fa84d}.about-button--dark{background:linear-gradient(135deg,#12345a,#0f5fa8)}.about-compact-hero__image{background:#12345a;border-radius:34px;height:clamp(280px,38vh,440px);position:relative;overflow:hidden;box-shadow:0 34px 90px #0f172a24}.about-compact-hero__image img{object-fit:cover;width:100%;height:100%}.about-compact-hero__image:after{content:"";background:radial-gradient(circle at 78% 18%,#8bd2ff33,#0000 30%),linear-gradient(#0000 45%,#07192d5c);position:absolute;inset:0}.about-compact-hero__image span{z-index:3;background:linear-gradient(90deg,#0000,#8bd2ff,#10b981,#0000);border-radius:999px;height:4px;animation:2.6s ease-in-out infinite aboutFlowLine;position:absolute;bottom:26px;left:26px;right:26px}.about-story-short{background:#fff;grid-template-columns:minmax(300px,.82fr) minmax(0,1fr);align-items:center;gap:44px;padding:78px 6%;display:grid}.about-story-short__image{background:#12345a;border-radius:38px;height:500px;overflow:hidden;box-shadow:0 34px 90px #0f172a1f}.about-story-short__image img{object-fit:cover;width:100%;height:100%}.about-section-heading{width:min(860px,100%);margin-bottom:24px}.about-section-heading h2,.about-impact-short__content h2{color:#12345a;letter-spacing:-.065em;margin:0;font-size:clamp(2rem,5vw,4.5rem);line-height:1}.about-story-short__intro,.about-principles__intro{color:#64748b;width:min(780px,100%);margin:0 0 24px;font-size:1rem;line-height:1.72}.about-story-short__timeline{gap:14px;display:grid}.about-story-short__timeline article{background:linear-gradient(145deg,#f6f9fd,#fff);border:1px solid #12345a14;border-radius:28px;grid-template-columns:96px 1fr;gap:18px;padding:20px;display:grid;box-shadow:0 20px 56px #0f172a0f}.about-story-short__timeline strong{color:#0f5fa8;letter-spacing:-.05em;font-size:1.4rem;line-height:1}.about-story-short__timeline h3{color:#12345a;margin:0 0 6px;font-size:1.1rem}.about-story-short__timeline p{color:#64748b;margin:0;line-height:1.6}.about-principles{background:radial-gradient(circle at 10% 10%,#0f5fa814,#0000 30%),radial-gradient(circle at 90% 80%,#10b98114,#0000 32%),#f5f7fa;padding:78px 6%}.about-principles__grid{grid-template-columns:repeat(5,1fr);gap:14px;display:grid}.about-principles__grid article{background:linear-gradient(145deg,#fffffff5,#f6f9fdf0);border:1px solid #12345a14;border-radius:28px;min-height:190px;padding:22px;transition:transform .24s,box-shadow .24s,border-color .24s;position:relative;overflow:hidden;box-shadow:0 20px 58px #0f172a12}.about-principles__grid article:before{content:"";background:linear-gradient(#0f5fa8,#10b981);border-radius:999px;width:4px;position:absolute;top:20px;bottom:20px;left:0}.about-principles__grid article:hover{border-color:#0f5fa82e;transform:translateY(-5px);box-shadow:0 30px 76px #0f5fa81c}.about-principles__grid span{color:#0f5fa8;letter-spacing:.12em;font-size:.78rem;font-weight:950;display:inline-flex}.about-principles__grid p{color:#64748b;margin:16px 0 0;font-size:.94rem;line-height:1.62}.about-why-short{background:#fff;padding:78px 6%}.about-why-short__grid{grid-template-columns:minmax(260px,.8fr) minmax(260px,.8fr) minmax(0,1fr);align-items:stretch;gap:20px;display:grid}.about-why-short__image{background:#12345a;border-radius:34px;min-height:390px;overflow:hidden;box-shadow:0 30px 80px #0f172a1a}.about-why-short__image img{object-fit:cover;width:100%;height:100%}.about-why-short__image--two{transform:translateY(38px)}.about-why-short__image--three{display:none}.about-why-short__cards{gap:12px;display:grid}.about-why-short__cards article{background:linear-gradient(145deg,#f6f9fd,#fff);border:1px solid #12345a14;border-radius:26px;padding:20px 22px 20px 48px;position:relative;box-shadow:0 20px 56px #0f172a0f}.about-why-short__cards article>span{background:radial-gradient(circle at 30% 30%,#fff,#8bd2ff 44%,#0f5fa8);border-radius:50%;width:16px;height:16px;position:absolute;top:24px;left:18px;box-shadow:0 0 0 7px #0f5fa814}.about-why-short__cards h3{color:#12345a;margin:0 0 6px;font-size:1.1rem}.about-why-short__cards p{color:#64748b;margin:0;line-height:1.6}.about-impact-short{background:radial-gradient(circle at 82% 20%,#10b98114,#0000 30%),#f5f7fa;grid-template-columns:minmax(300px,.85fr) minmax(0,1fr);align-items:center;gap:44px;padding:82px 6% 90px;display:grid}.about-impact-short__image{background:#12345a;border-radius:38px;height:460px;position:relative;overflow:hidden;box-shadow:0 34px 90px #0f172a24}.about-impact-short__image img{object-fit:cover;width:100%;height:100%}.about-impact-short__image:after{content:"";background:linear-gradient(#0000,#07192d6b),radial-gradient(circle at 76% 20%,#8bd2ff38,#0000 32%);position:absolute;inset:0}.about-impact-short__image span{z-index:3;border:1px solid #ffffff38;border-radius:30px;position:absolute;inset:34px}.about-impact-short__content p{color:#64748b;width:min(650px,100%);margin:18px 0 0;line-height:1.72}.about-impact-short__stats{grid-template-columns:repeat(3,1fr);gap:18px;margin-top:28px;display:grid}.about-impact-short__stats article{border-top:1px solid #12345a1f;padding:22px 0}.about-impact-short__stats strong{color:#12345a;letter-spacing:-.06em;font-size:clamp(2rem,4vw,3.25rem);line-height:1;display:block}.about-impact-short__stats span{color:#64748b;letter-spacing:.08em;text-transform:uppercase;margin-top:8px;font-size:.78rem;font-weight:900;line-height:1.45;display:block}@keyframes aboutFlowLine{0%,to{opacity:.35;transform:scaleX(.2)}50%{opacity:.9;transform:scaleX(1)}}@media (width<=1180px){.about-compact-hero,.about-story-short,.about-impact-short{grid-template-columns:1fr}.about-principles__grid{grid-template-columns:repeat(2,1fr)}.about-why-short__grid{grid-template-columns:1fr 1fr}.about-why-short__cards{grid-column:span 2}.about-impact-short__stats{grid-template-columns:1fr}}@media (width<=720px){.about-compact-hero{gap:26px;min-height:auto;padding:44px 5% 38px}.about-compact-hero h1{font-size:clamp(2.35rem,12vw,3.7rem);line-height:.98}.about-compact-hero p{font-size:.96rem;line-height:1.62}.about-button{width:100%}.about-compact-hero__image{border-radius:26px;height:260px}.about-story-short,.about-principles,.about-why-short,.about-impact-short{padding:52px 5%}.about-story-short__image{border-radius:28px;height:320px}.about-section-heading{margin-bottom:22px}.about-section-heading h2,.about-impact-short__content h2{font-size:clamp(2rem,11vw,3.1rem)}.about-story-short__timeline article,.about-principles__grid{grid-template-columns:1fr}.about-principles__grid article{min-height:auto}.about-why-short__grid{grid-template-columns:1fr}.about-why-short__image{border-radius:26px;min-height:260px}.about-why-short__image--two{transform:none}.about-why-short__image--three{display:block}.about-why-short__cards{grid-column:auto}.about-impact-short__image{border-radius:28px;height:320px}}@media (width<=420px){.about-compact-hero,.about-story-short,.about-principles,.about-why-short,.about-impact-short{padding-left:4%;padding-right:4%}.about-compact-hero__image,.about-story-short__image,.about-why-short__image,.about-impact-short__image{border-radius:22px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.services-page{background:radial-gradient(circle at 10% 0,#0f5fa814,#0000 32%),radial-gradient(circle at 88% 18%,#10b9810f,#0000 30%),#f7f9fc;width:100%;overflow:hidden}[data-services-reveal]{opacity:0;transition:opacity .64s,transform .64s cubic-bezier(.16,1,.3,1);transition-delay:var(--services-delay,0s);transform:translateY(24px)scale(.985)}[data-services-reveal].is-visible{opacity:1;transform:translateY(0)scale(1)}.services-image-fallback{border-radius:inherit;background:linear-gradient(135deg,#12345a24,#0f5fa82e),repeating-linear-gradient(135deg,#12345a14 0 10px,#0000 10px 24px);width:100%;height:100%}.services-command-hero{color:#12345a;isolation:isolate;background:radial-gradient(circle at 12% 18%,#0f5fa81f,#0000 30%),linear-gradient(#fff,#f7f9fc);grid-template-columns:minmax(0,.95fr) minmax(340px,.82fr);align-items:center;gap:44px;min-height:42vh;padding:62px 6% 48px;display:grid;position:relative;overflow:visible}.services-command-hero:before{content:"";transform-origin:0;opacity:.7;z-index:0;background:linear-gradient(90deg,#0000,#0f5fa8,#10b981,#0000);border-radius:999px;height:3px;animation:2.6s ease-in-out infinite servicesPipeDraw;position:absolute;bottom:30px;left:6%;right:6%}.services-command-hero__copy{z-index:2;width:min(760px,100%);position:relative}.services-command-hero__copy>span,.services-section__heading span,.services-supply-system__content>span{color:#0f5fa8;letter-spacing:.14em;text-transform:uppercase;margin-bottom:12px;font-size:.76rem;font-weight:900;display:inline-flex}.services-command-hero__copy h1{color:#12345a;letter-spacing:-.075em;margin:0;font-size:clamp(2.55rem,6vw,5.9rem);line-height:.94}.services-command-hero__copy h1 span{animation:.76s cubic-bezier(.16,1,.3,1) both servicesWordReveal;display:block}.services-command-hero__copy h1 span:nth-child(2){animation-delay:.11s}.services-command-hero__copy h1 span:nth-child(3){animation-delay:.22s}.services-command-hero__copy p{color:#4b5563;width:min(620px,100%);margin:16px 0 0;font-size:1rem;line-height:1.7}.services-command-hero__actions{flex-wrap:wrap;gap:12px;margin-top:24px;display:flex}.services-button{letter-spacing:.08em;text-transform:uppercase;border-radius:999px;justify-content:center;align-items:center;min-height:52px;padding:0 22px;font-size:.8rem;font-weight:900;text-decoration:none;transition:transform .22s,box-shadow .22s,background .22s,color .22s;display:inline-flex}.services-button:hover{transform:translateY(-3px)scale(1.025)}.services-button--primary{color:#fff;background:linear-gradient(135deg,#0f5fa8,#10b981);box-shadow:0 20px 48px #0f5fa83d}.services-button--ghost{color:#12345a;background:#fff;border:1px solid #12345a2e;box-shadow:0 16px 38px #0f172a14}.services-button--light{color:#12345a;background:#fff;box-shadow:0 20px 48px #00000024}.services-command-hero__visual{z-index:2;height:clamp(260px,36vh,410px);box-shadow:none;background:0 0;border-radius:0;animation:5.6s ease-in-out infinite servicesImageFloat;position:relative;overflow:visible;transform:translateY(24px)}.services-command-hero__visual img{object-fit:cover;filter:drop-shadow(0 34px 58px #0f172a33);border-radius:30px;width:100%;height:100%;transition:transform .9s,filter .9s;display:block;transform:scale(1)}.services-command-hero__visual.is-visible img,.services-command-hero__visual:hover img{filter:drop-shadow(0 38px 70px #0f5fa82e);transform:translateY(-4px)scale(1.018)}.services-command-hero__scanner{z-index:4;pointer-events:none;background:linear-gradient(90deg,#0000,#ffffff57,#0000);width:34%;animation:4.2s ease-in-out infinite servicesGlassMove;position:absolute;inset:-60% auto -60% -40%;transform:rotate(18deg)}.services-command-hero__pipe{z-index:3;background:linear-gradient(90deg,#0f5fa800,#0f5fa8cc,#10b981e6);border-radius:999px;height:8px;animation:2.6s ease-in-out infinite servicesLiquidLine;position:absolute;bottom:28px;left:-12%;right:34%}.services-command-hero__label{z-index:5;color:#12345a;-webkit-backdrop-filter:blur(18px);background:#ffffffd1;border:1px solid #12345a14;border-radius:18px;width:min(330px,100% - 36px);padding:14px 16px;position:absolute;bottom:18px;left:18px;box-shadow:0 22px 48px #0f172a1f}.services-command-hero__label strong{letter-spacing:.12em;text-transform:uppercase;font-size:.78rem;display:block}.services-command-hero__label span{color:#64748b;margin-top:5px;font-size:.84rem;display:block}.services-section{padding:76px 6%}.services-section__heading{width:min(890px,100%);margin-bottom:32px}.services-section__heading--center{text-align:center;margin-left:auto;margin-right:auto}.services-section__heading h2,.services-supply-system__content h2{color:#12345a;letter-spacing:-.06em;margin:0;font-size:clamp(2rem,5vw,4.6rem);line-height:1}.services-section__heading p,.services-supply-system__content p{color:#4b5563;width:min(720px,100%);margin:16px 0 0;font-size:1rem;line-height:1.75}.services-section__heading--center p{margin-left:auto;margin-right:auto}.services-capability{background:#fff}.services-capability__grid{grid-template-columns:minmax(280px,.76fr) minmax(0,1fr);align-items:center;gap:34px;display:grid}.services-capability__image{min-height:540px;box-shadow:none;background:0 0;border-radius:0;position:relative;overflow:visible}.services-capability__image img{object-fit:cover;filter:drop-shadow(0 30px 55px #0f172a29);border-radius:32px;width:100%;height:100%;min-height:540px;transition:transform .9s,filter .9s;display:block;transform:scale(1)}.services-capability__image.is-visible img,.services-capability__image:hover img{filter:drop-shadow(0 38px 64px #0f5fa829);transform:translateY(-5px)scale(1.015)}.services-liquid-mask{z-index:2;pointer-events:none;background:linear-gradient(115deg,#0000 20%,#8bd2ff52,#0000 70%);border-radius:32px;animation:3.4s ease-in-out infinite servicesLiquidSweep;position:absolute;inset:0;transform:translate(-110%)}.services-capability__cards{grid-template-columns:repeat(2,1fr);gap:18px;display:grid}.services-capability-card{min-height:230px;box-shadow:none;background:0 0;border:0;border-top:1px solid #12345a1f;flex-direction:column;justify-content:end;padding:26px 0 24px;transition:transform .24s,border-color .24s;display:flex}.services-capability-card:hover{border-color:#0f5fa866;transform:translateY(-5px)}.services-capability-card strong{color:#0f5fa8;letter-spacing:.14em;font-size:.78rem}.services-capability-card small{color:#10b981;letter-spacing:.12em;text-transform:uppercase;margin-top:12px;font-size:.72rem;font-weight:900}.services-capability-card h3{color:#12345a;margin:10px 0;font-size:1.28rem}.services-capability-card p{color:#64748b;margin:0;line-height:1.65}.services-flow-lab{background:linear-gradient(#f7f9fc,#fff)}.services-flow-lab__media{grid-template-columns:1.1fr .9fr;gap:28px;margin-bottom:34px;display:grid}.services-flow-lab__image{height:330px;box-shadow:none;background:0 0;border-radius:0;overflow:visible}.services-flow-lab__image--second{transform:translateY(34px)}.services-flow-lab__image img{object-fit:cover;filter:drop-shadow(0 28px 50px #0f172a24);border-radius:32px;width:100%;height:100%;transition:transform .85s,filter .85s;display:block;transform:scale(1)}.services-flow-lab__image:hover img,.services-flow-lab__image.is-visible img{filter:drop-shadow(0 34px 60px #0f5fa824);transform:translateY(-5px)scale(1.014)}.services-flow-lab__track{grid-template-columns:repeat(5,1fr);gap:18px;display:grid;position:relative}.services-flow-lab__track:before{content:"";background:#0f5fa81f;border-radius:999px;height:5px;position:absolute;top:34px;left:7%;right:7%}.services-flow-lab__track:after{content:"";transform-origin:0;background:linear-gradient(90deg,#0f5fa8,#10b981,#12345a);border-radius:999px;width:86%;height:5px;animation:2.8s ease-in-out infinite servicesPipelineFill;position:absolute;top:34px;left:7%}.services-flow-stage{z-index:2;box-shadow:none;background:0 0;border:0;border-bottom:1px solid #12345a1f;padding:72px 0 18px;transition:transform .22s,border-color .22s;position:relative}.services-flow-stage:hover{border-color:#0f5fa866;transform:translateY(-5px)}.services-flow-stage>span{color:#fff;background:linear-gradient(135deg,#12345a,#0f5fa8);border-radius:50%;place-items:center;width:42px;height:42px;font-size:.72rem;font-weight:900;display:grid;position:absolute;top:18px;left:0;box-shadow:0 14px 34px #0f5fa833}.services-flow-stage h3{color:#12345a;margin:0 0 8px;font-size:1.08rem}.services-flow-stage p{color:#64748b;margin:0;font-size:.9rem;line-height:1.6}.services-sector-map{background:#fff;grid-template-columns:minmax(0,1fr) minmax(280px,.72fr);align-items:center;gap:42px;display:grid}.services-sector-map__image{height:500px;box-shadow:none;background:0 0;border-radius:0;position:relative;overflow:visible}.services-sector-map__image img{object-fit:cover;filter:drop-shadow(0 30px 55px #0f172a29);border-radius:34px;width:100%;height:100%;transition:transform .9s,filter .9s;display:block;transform:scale(1)}.services-sector-map__image:hover img,.services-sector-map__image.is-visible img{filter:drop-shadow(0 38px 64px #0f5fa829);transform:translateY(-5px)scale(1.015)}.services-sector-map__route{z-index:2;background:linear-gradient(90deg,#0000,#0f5fa8,#10b981);border-radius:999px;height:8px;animation:2.6s ease-in-out infinite servicesLiquidLine;position:absolute;bottom:28px;left:-12%;right:34%}.services-sector-map__cards{gap:10px;display:grid;position:relative}.services-sector-map__cards:before{content:"";background:linear-gradient(#0f5fa8,#10b981,#12345a);border-radius:999px;width:3px;animation:2.4s ease-in-out infinite servicesVerticalFlow;position:absolute;top:18px;bottom:18px;left:13px}.services-sector-card{z-index:2;background:0 0;border:0;border-bottom:1px solid #12345a1a;grid-template-columns:auto 1fr;align-items:center;gap:14px;padding:16px 0 16px 48px;transition:transform .22s,border-color .22s;display:grid;position:relative}.services-sector-card:hover{border-color:#0f5fa857;transform:translate(6px)}.services-sector-card>span{background:radial-gradient(circle at 30% 30%,#fff,#8bd2ff 46%,#0f5fa8);border-radius:50%;width:26px;height:26px;position:absolute;left:2px;box-shadow:0 0 0 8px #0f5fa814}.services-sector-card h3{color:#12345a;margin:0 0 4px;font-size:1.05rem}.services-sector-card p{color:#64748b;margin:0;font-size:.9rem;line-height:1.45}.services-supply-system{color:#12345a;box-shadow:none;background:0 0;border-radius:0;grid-template-columns:minmax(280px,.86fr) minmax(0,1fr);align-items:center;gap:42px;margin:0 6% 76px;padding:54px 0 34px;display:grid;position:relative;overflow:visible}.services-supply-system:before{content:"";opacity:.7;background:linear-gradient(90deg,#0000,#0f5fa8,#10b981,#0000);border-radius:999px;height:3px;animation:2.8s ease-in-out infinite servicesPipeDraw;position:absolute;bottom:10px;left:0;right:0}.services-supply-system__image{height:420px;box-shadow:none;background:0 0;border-radius:0;position:relative;overflow:visible}.services-supply-system__image img{object-fit:cover;filter:drop-shadow(0 30px 55px #0f172a29);border-radius:34px;width:100%;height:100%;transition:transform .9s,filter .9s;display:block;transform:scale(1)}.services-supply-system__image.is-visible img,.services-supply-system__image:hover img{filter:drop-shadow(0 38px 64px #0f5fa829);transform:translateY(-5px)scale(1.015)}.services-supply-system__route{z-index:2;background:linear-gradient(90deg,#0000,#0f5fa8,#10b981,#0000);border-radius:999px;height:8px;animation:2.6s ease-in-out infinite servicesRouteMove;position:absolute;inset:auto 16px 28px}.services-supply-system__content{z-index:2;padding:0;position:relative}.services-supply-system__content>span{color:#0f5fa8}.services-supply-system__content h2{color:#12345a}.services-supply-system__content p{color:#4b5563}.services-supply-system__steps{flex-wrap:wrap;gap:10px;margin-top:24px;display:flex}.services-supply-system__steps span{color:#12345a;background:#fff;border:1px solid #12345a1a;border-radius:999px;padding:10px 13px;font-size:.78rem;font-weight:900;box-shadow:0 14px 34px #0f172a0f}.services-supply-system__stats{grid-template-columns:repeat(3,1fr);gap:14px;margin-top:20px;display:grid}.services-supply-system__stats article{box-shadow:none;background:0 0;border:0;border-top:1px solid #12345a1f;padding:18px 0}.services-supply-system__stats strong{color:#12345a;letter-spacing:-.05em;font-size:2rem;line-height:1;display:block}.services-supply-system__stats span{color:#64748b;margin-top:8px;font-size:.78rem;font-weight:800;line-height:1.45;display:block}@keyframes servicesPipeDraw{0%,to{opacity:.35;transform:scaleX(.18)}50%{opacity:.9;transform:scaleX(1)}}@keyframes servicesWordReveal{0%{opacity:0;filter:blur(7px);transform:translateY(22px)}to{opacity:1;filter:blur();transform:translateY(0)}}@keyframes servicesImageFloat{0%,to{transform:translateY(24px)rotate(0)}50%{transform:translateY(12px)rotate(-1deg)}}@keyframes servicesLiquidLine{0%,to{opacity:.5;transform:translate(-14%)}50%{opacity:1;transform:translate(18%)}}@keyframes servicesGlassMove{0%,to{opacity:0;transform:translate(0)rotate(18deg)}45%{opacity:.8}70%{opacity:0;transform:translate(520%)rotate(18deg)}}@keyframes servicesLiquidSweep{0%,to{opacity:0;transform:translate(-110%)}42%{opacity:.8}70%{opacity:0;transform:translate(110%)}}@keyframes servicesPipelineFill{0%,to{opacity:.45;transform:scaleX(.18)}50%{opacity:1;transform:scaleX(1)}}@keyframes servicesVerticalFlow{0%,to{transform-origin:top;opacity:.45;transform:scaleY(.2)}50%{transform-origin:top;opacity:1;transform:scaleY(1)}}@keyframes servicesRouteMove{0%,to{opacity:.5;transform:translate(-10%)}50%{opacity:1;transform:translate(10%)}}@media (width<=1100px){.services-command-hero,.services-capability__grid,.services-sector-map,.services-supply-system{grid-template-columns:1fr}.services-flow-lab__track{grid-template-columns:repeat(2,1fr)}.services-flow-lab__track:before,.services-flow-lab__track:after{display:none}}@media (width<=820px){.services-capability__cards,.services-flow-lab__media{grid-template-columns:1fr}.services-flow-lab__image--second{transform:none}}@media (width<=720px){.services-command-hero{gap:22px;min-height:auto;padding:44px 5% 32px}.services-command-hero__copy h1{font-size:clamp(2.35rem,12vw,3.7rem);line-height:.98}.services-command-hero__copy p{font-size:.96rem;line-height:1.6}.services-command-hero__actions{flex-direction:column}.services-button{width:100%}.services-command-hero__visual{border-radius:0;height:240px;transform:translateY(6px)}.services-command-hero__visual img{border-radius:24px}.services-command-hero__label{width:auto;bottom:14px;left:14px;right:14px}.services-section{padding:52px 5%}.services-section__heading{margin-bottom:22px}.services-section__heading--center{text-align:left}.services-section__heading h2,.services-supply-system__content h2{font-size:clamp(2rem,11vw,3.1rem);line-height:1.04}.services-section__heading p,.services-supply-system__content p{font-size:.95rem;line-height:1.68}.services-capability__image,.services-sector-map__image{height:240px;min-height:240px}.services-capability__image img,.services-sector-map__image img{border-radius:24px;min-height:240px}.services-capability-card{min-height:auto;padding:22px 0}.services-flow-lab__image{height:230px}.services-flow-lab__image img{border-radius:24px}.services-flow-lab__track{scroll-snap-type:x mandatory;scrollbar-width:none;margin-left:-5%;margin-right:-5%;padding:6px 5% 16px;display:flex;overflow-x:auto}.services-flow-lab__track::-webkit-scrollbar{display:none}.services-flow-stage{scroll-snap-align:center;min-width:78vw;padding:74px 0 22px}.services-sector-map{gap:28px}.services-sector-map__cards:before{left:13px}.services-sector-card{padding:16px 0 16px 48px}.services-supply-system{gap:20px;margin:0 5% 52px;padding:34px 0 28px}.services-supply-system__image{height:230px}.services-supply-system__image img{border-radius:24px}.services-supply-system__stats{grid-template-columns:1fr}}@media (width<=420px){.services-command-hero{padding:38px 4% 28px}.services-section{padding:44px 4%}.services-flow-lab__track{margin-left:-4%;margin-right:-4%;padding-left:4%;padding-right:4%}.services-flow-stage{min-width:86vw}.services-command-hero__visual img,.services-capability__image img,.services-flow-lab__image img,.services-sector-map__image img,.services-supply-system__image img{border-radius:22px}.services-supply-system{margin:0 4% 44px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.products-page{color:#17201d;background:radial-gradient(circle at 10% 0,#199b9614,#0000 34%),radial-gradient(circle at 86% 18%,#c6a46a1a,#0000 30%),#f6f3ee;width:100%;overflow:hidden}[data-products-reveal]{opacity:0;transform-origin:top;transition:opacity .68s,transform .68s cubic-bezier(.16,1,.3,1);transition-delay:var(--products-delay,0s);transform:translateY(20px)rotateX(8deg)scale(.985)}[data-products-reveal].is-visible{opacity:1;transform:translate(0,0)rotateX(0)scale(1)}.products-image-fallback{border-radius:inherit;background:linear-gradient(135deg,#17201de6,#199b9694),repeating-linear-gradient(135deg,#ffffff14 0 10px,#0000 10px 24px);width:100%;height:100%;display:block}.products-mini-hero{perspective:1200px;background:radial-gradient(circle at 82% 30%,#199b961c,#0000 30%),linear-gradient(#fffaf1,#f6f3ee);grid-template-columns:minmax(0,.95fr) minmax(300px,.72fr);align-items:center;gap:40px;min-height:32vh;padding:48px 6% 38px;display:grid}.products-mini-hero__copy{width:min(760px,100%)}.products-mini-hero__copy span,.products-discovery__intro span,.products-application__control>span,.products-intelligence__heading span,.products-final-panel>span{color:#199b96;letter-spacing:.14em;text-transform:uppercase;margin-bottom:12px;font-size:.76rem;font-weight:900;display:inline-flex}.products-mini-hero__copy h1{color:#17201d;letter-spacing:-.075em;margin:0;font-size:clamp(2.25rem,5.5vw,5.2rem);line-height:.95}.products-mini-hero__copy p{color:#5f6863;width:min(590px,100%);margin:16px 0 0;font-size:1rem;line-height:1.65}.products-mini-hero__frame{--hero-rotate-x:0deg;--hero-rotate-y:0deg;height:clamp(220px,30vh,340px);transform-style:preserve-3d;transform:rotateX(var(--hero-rotate-x)) rotateY(var(--hero-rotate-y));border-radius:34px;transition:transform .18s ease-out;position:relative}.products-mini-hero__frame img{object-fit:cover;border-radius:34px;width:100%;height:100%;display:block;transform:translateZ(40px);box-shadow:0 34px 90px #17201d33}.products-mini-hero__frame:before{content:"";pointer-events:none;border:1px solid #199b9638;border-radius:42px;position:absolute;inset:-18px;transform:translateZ(10px)}.products-mini-hero__orbit{pointer-events:none;border:1px solid #c6a46a57;border-radius:50px;animation:6.8s linear infinite productsOrbit;position:absolute;inset:-28px;transform:translateZ(-20px)}.products-mini-hero__light{z-index:3;pointer-events:none;background:linear-gradient(105deg,#0000 10%,#ffffff52 38%,#0000 58%);border-radius:34px;animation:3.6s ease-in-out infinite productsLightSweep;position:absolute;inset:0;transform:translate(-120%)translateZ(60px)}.products-discovery{background:radial-gradient(circle at 8% 16%,#199b9614,#0000 28%),linear-gradient(#f6f3ee,#efe9df);padding:76px 6% 78px}.products-discovery__intro{width:min(900px,100%);margin-bottom:34px}.products-discovery__intro h2,.products-intelligence__heading h2,.products-final-panel h2{color:#17201d;letter-spacing:-.065em;margin:0;font-size:clamp(2rem,5vw,4.6rem);line-height:1}.products-discovery__wall{perspective:1600px;grid-template-columns:1.05fr .82fr 1.05fr;grid-auto-rows:280px;gap:20px;display:grid}.products-flip-tile{cursor:pointer;perspective:1400px;width:100%;height:100%;transform-style:preserve-3d;background:0 0;border:0;border-radius:34px;outline:none;padding:0;position:relative}.products-flip-tile:first-child{grid-row:span 2}.products-flip-tile:nth-child(4){grid-column:span 2}.products-flip-tile__magnetic{opacity:0;pointer-events:none;background:radial-gradient(circle,#199b962e,#0000 56%);border-radius:42px;transition:opacity .26s,transform .26s;position:absolute;inset:-8px;transform:scale(.94)}.products-flip-tile:hover .products-flip-tile__magnetic{opacity:1;transform:scale(1)}.products-flip-tile__inner{width:100%;height:100%;transform-style:preserve-3d;filter:drop-shadow(0 26px 56px #17201d29);border-radius:34px;transition:transform .72s cubic-bezier(.16,1,.3,1),filter .26s;display:block;position:relative}.products-flip-tile:hover .products-flip-tile__inner{transform:translateY(-8px)rotateX(4deg)rotateY(-4deg)}.products-flip-tile:hover .products-flip-tile__inner,.products-flip-tile--flipped .products-flip-tile__inner{filter:drop-shadow(0 36px 78px #199b962e)}.products-flip-tile--flipped .products-flip-tile__inner{transform:rotateY(180deg)}@media (hover:hover){.products-flip-tile:hover .products-flip-tile__inner{transform:rotateY(180deg)translateY(-8px)}}.products-flip-tile__face{backface-visibility:hidden;border-radius:34px;display:block;position:absolute;inset:0;overflow:hidden}.products-flip-tile__face--front{background:#17201d}.products-flip-tile__face--front:after{content:"";background:linear-gradient(#0000,#17201dad),radial-gradient(circle at 80% 18%,#c6a46a38,#0000 30%);position:absolute;inset:0}.products-flip-tile__face--front img{object-fit:cover;width:100%;height:100%;transition:transform .76s,filter .76s;transform:scale(1.08)}.products-flip-tile:hover .products-flip-tile__face--front img,.products-flip-tile--flipped .products-flip-tile__face--front img{filter:saturate(1.08)contrast(1.04);transform:scale(1)}.products-flip-tile__front-label{z-index:2;color:#fff;letter-spacing:-.045em;text-align:left;font-size:clamp(1.45rem,3vw,2.35rem);font-weight:900;position:absolute;bottom:20px;left:20px;right:20px}.products-flip-tile__front-label small{color:#ffffffbd;letter-spacing:.1em;text-transform:uppercase;margin-bottom:7px;font-size:.72rem;font-weight:900;display:block}.products-flip-tile__face--back{color:#17201d;background:linear-gradient(145deg,#fffaf1fa,#f0e8daf0);border:1px solid #c6a46a38;flex-direction:column;justify-content:flex-end;padding:26px;display:flex;transform:rotateY(180deg)}.products-flip-tile__face--back small{color:#199b96;letter-spacing:.14em;font-size:.76rem;font-weight:900}.products-flip-tile__face--back strong{color:#17201d;letter-spacing:-.045em;margin-top:10px;font-size:clamp(1.34rem,2.6vw,2.1rem);line-height:1}.products-flip-tile__meta{color:#9a7847;letter-spacing:.13em;text-transform:uppercase;margin-top:14px;font-size:.68rem;font-weight:900}.products-flip-tile__face--back p{color:#5f6863;text-align:left;margin:6px 0 0;font-size:.9rem;line-height:1.48}.products-flip-tile__chips{flex-wrap:wrap;gap:7px;margin-top:14px;display:flex}.products-flip-tile__chips span{color:#17201d;background:#199b961a;border-radius:999px;padding:7px 9px;font-size:.68rem;font-weight:900}.products-flip-tile__button{color:#fff;letter-spacing:.08em;text-transform:uppercase;background:linear-gradient(135deg,#17201d,#199b96);border-radius:999px;justify-content:center;align-items:center;width:fit-content;min-height:42px;margin-top:16px;padding:0 18px;font-size:.72rem;font-weight:900;text-decoration:none;display:inline-flex}.products-detail-stage{border-top:1px solid #17201d1f;grid-template-columns:80px minmax(0,.72fr) minmax(0,1fr);align-items:start;gap:24px;margin-top:34px;padding:30px 0 6px;display:grid;position:relative}.products-detail-stage__marker{height:100%;min-height:150px;position:relative}.products-detail-stage__marker:before{content:"";background:linear-gradient(#199b96,#c6a46a,#0000);border-radius:999px;width:3px;animation:2.6s ease-in-out infinite productsVerticalFlow;position:absolute;top:0;bottom:0;left:35px}.products-detail-stage__marker span{background:#199b96;border-radius:50%;width:30px;height:30px;position:absolute;top:0;left:22px;box-shadow:0 0 0 10px #199b961f}.products-detail-stage__main span{color:#199b96;letter-spacing:.14em;text-transform:uppercase;font-size:.74rem;font-weight:900}.products-detail-stage__main h3{color:#17201d;letter-spacing:-.055em;margin:10px 0;font-size:clamp(1.6rem,3vw,2.8rem);line-height:1}.products-detail-stage__main p{color:#5f6863;margin:0;line-height:1.7}.products-detail-stage__grid{grid-template-columns:1fr;gap:12px;display:grid}.products-detail-stage__grid article{border-top:1px solid #17201d1a;padding:16px 0}.products-detail-stage__grid small{color:#9a7847;letter-spacing:.12em;text-transform:uppercase;font-size:.7rem;font-weight:900;display:block}.products-detail-stage__grid strong{color:#17201d;margin-top:6px;font-size:.96rem;line-height:1.45;display:block}.products-intelligence{background:radial-gradient(circle at 12% 30%,#c6a46a1a,#0000 28%),#fffaf1;padding:76px 6%}.products-intelligence__heading{width:min(900px,100%);margin-bottom:30px}.products-intelligence__grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.products-intelligence-card{border-top:1px solid #17201d1f;padding:28px 0}.products-intelligence-card small{color:#199b96;letter-spacing:.14em;font-size:.74rem;font-weight:900}.products-intelligence-card h3{color:#17201d;margin:14px 0 10px;font-size:1.35rem}.products-intelligence-card p{color:#5f6863;margin:0;line-height:1.7}.products-spec-strip{white-space:nowrap;gap:10px;margin-top:28px;display:flex;overflow:hidden}.products-spec-strip span{color:#17201d;background:#f0e8da;border:1px solid #17201d14;border-radius:999px;padding:12px 16px;font-size:.78rem;font-weight:900;animation:3.4s ease-in-out infinite productsSpecFloat}.products-spec-strip span:nth-child(2n){animation-delay:.4s}.products-application{background:radial-gradient(circle at 86% 20%,#199b9614,#0000 30%),#fff;grid-template-columns:minmax(300px,.9fr) minmax(0,1fr);align-items:center;gap:42px;padding:76px 6% 82px;display:grid}.products-application__visual{background:#17201d;border-radius:38px;height:520px;position:relative;overflow:hidden;box-shadow:0 36px 90px #17201d24}.products-application__visual img{object-fit:cover;width:100%;height:100%;animation:.76s cubic-bezier(.16,1,.3,1) productsMorphImage}.products-application__visual:after{content:"";background:linear-gradient(#0000,#17201d6b),radial-gradient(circle at 76% 20%,#c6a46a38,#0000 32%);position:absolute;inset:0}.products-application__mask{z-index:4;pointer-events:none;background:linear-gradient(115deg,#0000 20%,#fffaf15c,#0000 70%);animation:3.4s ease-in-out infinite productsLiquidMask;position:absolute;inset:0;transform:translate(-110%)}.products-application__hotspot{z-index:5;background:#fffaf1;border-radius:50%;width:18px;height:18px;animation:1.8s ease-in-out infinite productsHotspotPulse;position:absolute;box-shadow:0 0 0 8px #199b9638,0 0 28px #199b96b8}.products-application__line{z-index:4;background:linear-gradient(90deg,#0000,#199b96,#c6a46a,#0000);border-radius:999px;height:3px;animation:2.6s ease-in-out infinite productsLineFlow;position:absolute}.products-application__line--one{top:42%;left:10%;right:18%;transform:rotate(-8deg)}.products-application__line--two{animation-delay:.4s;bottom:28%;left:22%;right:12%;transform:rotate(10deg)}.products-application__control{width:min(720px,100%)}.products-application__control h2{color:#17201d;letter-spacing:-.065em;margin:0;font-size:clamp(2rem,5vw,4.6rem);line-height:1}.products-application__control p{color:#5f6863;width:min(620px,100%);margin:16px 0 0;font-size:1rem;line-height:1.72}.products-application__tabs{flex-wrap:wrap;gap:10px;margin-top:28px;display:flex}.products-application__tab{color:#17201d;cursor:pointer;letter-spacing:.06em;background:#fff;border:1px solid #17201d1f;border-radius:999px;min-height:46px;padding:0 16px;font-size:.78rem;font-weight:900;transition:transform .22s,background .22s,color .22s,border-color .22s,box-shadow .22s}.products-application__tab:hover,.products-application__tab--active{color:#fff;background:linear-gradient(135deg,#17201d,#199b96);border-color:#0000;transform:translateY(-2px);box-shadow:0 18px 42px #199b9633}.products-application__cta{color:#fff;letter-spacing:.08em;text-transform:uppercase;background:linear-gradient(135deg,#17201d,#199b96);border-radius:999px;justify-content:center;align-items:center;width:fit-content;min-height:52px;margin-top:26px;padding:0 22px;font-size:.8rem;font-weight:900;text-decoration:none;transition:transform .22s,box-shadow .22s;display:inline-flex;box-shadow:0 20px 48px #199b9633}.products-application__cta:hover{transform:translateY(-3px)scale(1.025);box-shadow:0 26px 62px #199b963d}.products-final-panel{border-top:1px solid #17201d1f;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:28px;margin:0 6% 78px;padding:56px 0 12px;display:grid}.products-final-panel h2{max-width:950px}.products-final-panel__button{color:#fff;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;background:linear-gradient(135deg,#17201d,#199b96);border-radius:999px;justify-content:center;align-items:center;min-height:54px;padding:0 24px;font-size:.8rem;font-weight:900;text-decoration:none;transition:transform .22s,box-shadow .22s;display:inline-flex;box-shadow:0 20px 48px #199b962e}.products-final-panel__button:hover{transform:translateY(-3px)scale(1.025);box-shadow:0 26px 62px #199b963d}@keyframes productsOrbit{0%{transform:rotate(0)translateZ(-20px)}to{transform:rotate(360deg)translateZ(-20px)}}@keyframes productsLightSweep{0%,to{opacity:0;transform:translate(-120%)translateZ(60px)}48%{opacity:.9}70%{opacity:0;transform:translate(120%)translateZ(60px)}}@keyframes productsMorphImage{0%{filter:blur(10px);clip-path:inset(0 40% 0 0 round 38px);transform:scale(1.04)}to{filter:blur();clip-path:inset(0 round 38px);transform:scale(1)}}@keyframes productsLiquidMask{0%,to{opacity:0;transform:translate(-110%)}42%{opacity:.85}70%{opacity:0;transform:translate(110%)}}@keyframes productsHotspotPulse{0%,to{opacity:.8;transform:scale(1)}50%{opacity:1;transform:scale(1.24)}}@keyframes productsLineFlow{0%,to{opacity:.3;transform:scaleX(.2)}50%{opacity:.95;transform:scaleX(1)}}@keyframes productsVerticalFlow{0%,to{transform-origin:top;opacity:.45;transform:scaleY(.2)}50%{transform-origin:top;opacity:1;transform:scaleY(1)}}@keyframes productsSpecFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}@media (width<=1100px){.products-mini-hero,.products-application,.products-final-panel{grid-template-columns:1fr}.products-discovery__wall{grid-template-columns:repeat(2,1fr)}.products-flip-tile:first-child,.products-flip-tile:nth-child(4){grid-area:auto}.products-detail-stage{grid-template-columns:52px 1fr}.products-detail-stage__grid{grid-column:2}.products-intelligence__grid{grid-template-columns:1fr}}@media (width<=720px){.products-mini-hero{gap:24px;min-height:auto;padding:42px 5% 32px}.products-mini-hero__copy h1{font-size:clamp(2.25rem,12vw,3.55rem);line-height:.98}.products-mini-hero__copy p{font-size:.96rem;line-height:1.6}.products-mini-hero__frame{border-radius:26px;height:230px}.products-mini-hero__frame img{border-radius:26px}.products-mini-hero__frame:before,.products-mini-hero__orbit{border-radius:32px}.products-discovery{padding:52px 0 58px}.products-discovery__intro{margin-bottom:24px;padding:0 5%}.products-discovery__intro h2,.products-intelligence__heading h2,.products-final-panel h2{font-size:clamp(2rem,11vw,3.1rem)}.products-discovery__wall{scroll-snap-type:x mandatory;scrollbar-width:none;gap:16px;padding:8px 5% 18px;display:flex;overflow-x:auto}.products-discovery__wall::-webkit-scrollbar{display:none}.products-flip-tile{scroll-snap-align:center;min-width:84vw;height:470px}.products-flip-tile__inner,.products-flip-tile__face{border-radius:28px}.products-flip-tile__face--back{padding:22px}.products-flip-tile__button{width:100%}.products-detail-stage{grid-template-columns:1fr;gap:16px;margin:26px 5% 0}.products-detail-stage__marker{min-height:34px}.products-detail-stage__marker:before{width:auto;height:3px;top:14px;left:0;right:0}.products-detail-stage__marker span{top:0;left:0}.products-detail-stage__grid{grid-column:auto}.products-intelligence{padding:52px 5%}.products-spec-strip{scrollbar-width:none;padding-bottom:8px;overflow-x:auto}.products-spec-strip::-webkit-scrollbar{display:none}.products-spec-strip span{flex:none}.products-application{gap:26px;padding:52px 5% 58px}.products-application__visual{border-radius:28px;height:340px}.products-application__control h2{font-size:clamp(2rem,11vw,3.1rem)}.products-application__control p{font-size:.96rem;line-height:1.65}.products-application__tabs{grid-template-columns:1fr;display:grid}.products-application__tab,.products-application__cta,.products-final-panel__button{width:100%}.products-final-panel{margin:0 5% 58px;padding-top:42px}}@media (width<=420px){.products-mini-hero{padding:38px 4% 28px}.products-discovery__intro,.products-detail-stage{margin-left:4%;margin-right:4%;padding:0}.products-discovery__wall{padding-left:4%;padding-right:4%}.products-flip-tile{min-width:88vw}.products-intelligence{padding:46px 4%}.products-application{padding:46px 4% 52px}.products-application__visual{border-radius:24px;height:300px}.products-final-panel{margin-left:4%;margin-right:4%}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.projects-page{--project-slate:#263746;--project-slate-deep:#111820;--project-graphite:#0c0f12;--project-copper:#b56a3a;--project-orange:#d77a2f;--project-teal:#1aa6a6;--project-paper:#fff;--project-muted:#7d858c;width:100%;color:var(--project-slate-deep);background:#fff;overflow:hidden}[data-projects-reveal]{opacity:0;clip-path:inset(0 100% 0 0 round 24px);transition:opacity .76s,clip-path .9s cubic-bezier(.16,1,.3,1),transform .76s cubic-bezier(.16,1,.3,1);transition-delay:var(--projects-delay,0s);transform:translateY(18px)scale(.985)}[data-projects-reveal].is-visible{opacity:1;clip-path:inset(0 round 24px);transform:translate(0,0)scale(1)}.projects-image-fallback{border-radius:inherit;background:linear-gradient(135deg,#263746f2,#b76a3ab3),repeating-linear-gradient(135deg,#ffffff14 0 10px,#0000 10px 24px);width:100%;height:100%}.projects-editorial-intro{--project-depth-x:0px;--project-depth-y:0px;perspective:1200px;background:linear-gradient(#f8f2ea,#fff);grid-template-columns:minmax(0,.95fr) minmax(310px,.78fr);align-items:center;gap:42px;min-height:30vh;padding:48px 6% 42px;display:grid}.projects-editorial-intro__copy{width:min(780px,100%)}.projects-editorial-intro__copy span,.projects-portfolio-wall__heading span,.projects-ecosystem__content>span,.projects-impact__content>span,.projects-active-brief>span{color:var(--project-copper);letter-spacing:.14em;text-transform:uppercase;margin-bottom:12px;font-size:.76rem;font-weight:900;display:inline-flex}.projects-editorial-intro__copy h1{color:var(--project-slate-deep);letter-spacing:-.075em;margin:0;font-size:clamp(2.35rem,5.7vw,5.4rem);line-height:.95}.projects-editorial-intro__copy p{color:#5f666d;width:min(620px,100%);margin:16px 0 0;font-size:1rem;line-height:1.68}.projects-editorial-intro__image{height:clamp(230px,30vh,350px);transform:translate3d(var(--project-depth-x), var(--project-depth-y), 0) rotate(-2deg);transition:transform .18s ease-out;position:relative}.projects-editorial-intro__image img{object-fit:cover;border-radius:30px;width:100%;height:100%;display:block;box-shadow:0 34px 90px #11182038}.projects-editorial-intro__frame{border:1px solid #b76a3a52;border-radius:30px;position:absolute;inset:18px -18px -18px 18px;transform:translateZ(-30px)}.projects-editorial-intro__coordinates{z-index:4;flex-wrap:wrap;gap:8px;display:flex;position:absolute;top:18px;left:18px}.projects-editorial-intro__coordinates span{color:#fff;-webkit-backdrop-filter:blur(16px);letter-spacing:.08em;background:#0c0f128f;border:1px solid #ffffff29;border-radius:999px;padding:8px 10px;font-size:.68rem;font-weight:900}.projects-editorial-intro__indicator{z-index:5;background:var(--project-orange);border-radius:50%;width:18px;height:18px;animation:1.8s ease-in-out infinite projectsIndicatorPulse;position:absolute;box-shadow:0 0 0 10px #d77a2f33,0 0 28px #d77a2fb3}.projects-editorial-intro__indicator--one{top:34%;right:18%}.projects-editorial-intro__indicator--two{animation-delay:.5s;bottom:18%;left:22%}.projects-portfolio-wall{background:#fff;padding:78px 6% 68px}.projects-portfolio-wall__heading{width:min(880px,100%);margin-bottom:34px}.projects-portfolio-wall__heading h2,.projects-ecosystem__content h2,.projects-impact__content h2{color:var(--project-slate-deep);letter-spacing:-.065em;margin:0;font-size:clamp(2rem,5vw,4.7rem);line-height:1}.projects-portfolio-wall__grid{grid-template-columns:1.1fr .82fr 1fr;grid-auto-rows:360px;align-items:stretch;gap:20px;display:grid}.projects-case-panel{background:var(--project-slate-deep);cursor:pointer;text-align:left;filter:drop-shadow(0 24px 55px #1118202e);border:0;border-radius:38px;width:100%;height:100%;padding:0;transition:transform .32s cubic-bezier(.16,1,.3,1),filter .32s;position:relative;overflow:hidden;transform:translateZ(0)}.projects-case-panel:first-child{transform:translateY(34px)}.projects-case-panel:nth-child(2){transform:translateY(-16px)}.projects-case-panel:nth-child(3){transform:translateY(52px)}.projects-case-panel:hover,.projects-case-panel--active{filter:drop-shadow(0 34px 80px #b76a3a42);transform:translateY(-4px)scale(1.025)}.projects-case-panel img{object-fit:cover;width:100%;height:100%;transition:transform .9s,filter .9s;transform:scale(1.08)}.projects-case-panel:hover img,.projects-case-panel--active img{filter:saturate(1.08)contrast(1.04);transform:scale(1)}.projects-case-panel:after{content:"";background:linear-gradient(#0000 24%,#0c0f12c7),radial-gradient(circle at 80% 20%,#1aa6a638,#0000 32%);position:absolute;inset:0}.projects-case-panel__depth{z-index:3;opacity:0;border:1px solid #fff3;border-radius:28px;transition:opacity .28s,transform .28s;position:absolute;inset:18px;transform:scale(.96)}.projects-case-panel:hover .projects-case-panel__depth,.projects-case-panel--active .projects-case-panel__depth{opacity:1;transform:scale(1)}.projects-case-panel__content{z-index:4;color:#fff;position:absolute;bottom:24px;left:24px;right:24px}.projects-case-panel__content small{color:#ffb46f;letter-spacing:.14em;text-transform:uppercase;font-size:.72rem;font-weight:900}.projects-case-panel__content h3{letter-spacing:-.045em;margin:10px 0 18px;font-size:clamp(1.45rem,3vw,2.45rem);line-height:1}.projects-case-panel__content div{border-top:1px solid #ffffff38;padding-top:14px}.projects-case-panel__content span{color:#ffffffb8;margin-bottom:6px;font-size:.78rem;font-weight:900;display:block}.projects-case-panel__content p{color:#ffffffd6;margin:0;font-size:.94rem;line-height:1.55}.projects-active-brief{border-top:1px solid #11182024;grid-template-columns:.5fr 1fr 1fr;align-items:start;gap:22px;margin-top:62px;padding:24px 0 0;display:grid}.projects-active-brief strong{color:var(--project-slate-deep);letter-spacing:-.045em;font-size:clamp(1.4rem,3vw,2.2rem);line-height:1}.projects-active-brief p{color:#5f666d;margin:0;line-height:1.65}.projects-ecosystem{background:radial-gradient(circle at 82% 20%, #1aa6a61f, transparent 30%), var(--project-slate-deep);color:#fff;grid-template-columns:minmax(310px,.95fr) minmax(0,1fr);align-items:center;gap:44px;padding:78px 6%;display:grid}.projects-ecosystem__visual{background:var(--project-graphite);border-radius:42px;height:560px;position:relative;overflow:hidden;box-shadow:0 38px 100px #00000047}.projects-ecosystem__visual img{object-fit:cover;filter:saturate(.92)contrast(1.04);width:100%;height:100%}.projects-ecosystem__visual:after{content:"";background:linear-gradient(#0c0f1229,#0c0f12b8),radial-gradient(circle at 70% 20%,#1aa6a63d,#0000 32%);position:absolute;inset:0}.projects-ecosystem__path{z-index:4;background:linear-gradient(90deg, transparent, var(--project-orange), var(--project-teal), transparent);border-radius:999px;height:3px;animation:2.6s ease-in-out infinite projectsRouteFlow;position:absolute}.projects-ecosystem__path--one{top:40%;left:14%;right:22%;transform:rotate(-12deg)}.projects-ecosystem__path--two{animation-delay:.5s;top:58%;left:24%;right:12%;transform:rotate(10deg)}.projects-ecosystem__path--three{animation-delay:1s;top:72%;left:18%;right:18%;transform:rotate(-4deg)}.projects-ecosystem__hotspot{z-index:5;color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(16px);background:#0c0f1294;border:1px solid #ffffff38;border-radius:999px;min-height:34px;padding:0 12px;font-size:.72rem;font-weight:900;transition:transform .22s,background .22s,border-color .22s;position:absolute;transform:translate(-50%,-50%)}.projects-ecosystem__hotspot:hover{background:#b76a3ac2;border-color:#ffffff57;transform:translate(-50%,-50%)scale(1.08)}.projects-ecosystem__content{width:min(760px,100%)}.projects-ecosystem__content>span{color:#ffb46f}.projects-ecosystem__content h2{color:#fff}.projects-ecosystem__content p{color:#ffffffb8;width:min(620px,100%);margin:16px 0 0;line-height:1.72}.projects-ecosystem__list{flex-wrap:wrap;gap:10px;margin-top:26px;display:flex}.projects-ecosystem__list span{color:#fff;background:#ffffff17;border:1px solid #ffffff21;border-radius:999px;padding:10px 13px;font-size:.78rem;font-weight:900}.projects-impact{background:#fff;grid-template-columns:minmax(300px,.86fr) minmax(0,1fr);align-items:center;gap:42px;margin:0;padding:82px 6% 90px;display:grid;position:relative}.projects-impact__image{background:var(--project-slate);border-radius:40px;height:460px;position:relative;overflow:hidden;box-shadow:0 34px 90px #1118202e}.projects-impact__image img{object-fit:cover;width:100%;height:100%}.projects-impact__image:after{content:"";background:linear-gradient(#0000,#11182085),radial-gradient(circle at 80% 20%,#b76a3a38,#0000 32%);position:absolute;inset:0}.projects-impact__network{z-index:4;border:1px solid #ffffff38;border-radius:30px;position:absolute;inset:34px}.projects-impact__network:before,.projects-impact__network:after{content:"";background:linear-gradient(90deg, transparent, var(--project-orange), var(--project-teal), transparent);border-radius:999px;height:3px;animation:2.5s ease-in-out infinite projectsRouteFlow;position:absolute}.projects-impact__network:before{top:38%;left:10%;right:20%;transform:rotate(-10deg)}.projects-impact__network:after{animation-delay:.6s;bottom:32%;left:16%;right:10%;transform:rotate(11deg)}.projects-impact__content>span{color:var(--project-copper)}.projects-impact__content p{color:#5f666d;width:min(620px,100%);margin:20px 0 0;line-height:1.72}.projects-impact__metrics{grid-template-columns:repeat(3,1fr);gap:18px;margin-top:28px;display:grid}.projects-impact__metrics article{border-top:1px solid #11182024;padding:22px 0}.projects-impact__metrics strong{color:var(--project-slate-deep);letter-spacing:-.06em;font-size:clamp(2rem,4vw,3.2rem);line-height:1;display:block}.projects-impact__metrics span{color:#6f757c;text-transform:uppercase;letter-spacing:.08em;margin-top:8px;font-size:.78rem;font-weight:900;line-height:1.45;display:block}.projects-impact__cta{color:#fff;background:linear-gradient(135deg, var(--project-slate-deep), var(--project-copper));letter-spacing:.08em;text-transform:uppercase;border-radius:999px;justify-content:center;align-items:center;width:fit-content;min-height:54px;margin-top:28px;padding:0 24px;font-size:.8rem;font-weight:900;text-decoration:none;transition:transform .22s,box-shadow .22s;display:inline-flex;box-shadow:0 20px 48px #b76a3a33}.projects-impact__cta:hover{transform:translateY(-3px)scale(1.025);box-shadow:0 26px 62px #b76a3a47}@keyframes projectsIndicatorPulse{0%,to{opacity:.78;transform:scale(1)}50%{opacity:1;transform:scale(1.24)}}@keyframes projectsRouteFlow{0%,to{transform-origin:0;opacity:.3;scale:.2 1}50%{transform-origin:0;opacity:1;scale:1}}@media (width<=1100px){.projects-editorial-intro,.projects-ecosystem,.projects-impact{grid-template-columns:1fr}.projects-portfolio-wall__grid{grid-template-columns:1fr;grid-auto-rows:420px}.projects-case-panel:first-child,.projects-case-panel:nth-child(2),.projects-case-panel:nth-child(3){transform:none}.projects-case-panel:hover,.projects-case-panel--active{transform:translateY(-4px)scale(1.015)}.projects-active-brief,.projects-impact__metrics{grid-template-columns:1fr}}@media (width<=720px){.projects-editorial-intro{gap:24px;min-height:auto;padding:42px 5% 36px}.projects-editorial-intro__copy h1{font-size:clamp(2.25rem,12vw,3.6rem);line-height:.98}.projects-editorial-intro__copy p{font-size:.96rem;line-height:1.6}.projects-editorial-intro__image{height:250px;transform:none}.projects-editorial-intro__image img{border-radius:26px}.projects-editorial-intro__frame{display:none}.projects-portfolio-wall{padding:54px 0 58px}.projects-portfolio-wall__heading{margin-bottom:24px;padding:0 5%}.projects-portfolio-wall__heading h2,.projects-ecosystem__content h2,.projects-impact__content h2{font-size:clamp(2rem,11vw,3.15rem)}.projects-portfolio-wall__grid{scroll-snap-type:x mandatory;scrollbar-width:none;gap:16px;padding:8px 5% 20px;display:flex;overflow-x:auto}.projects-portfolio-wall__grid::-webkit-scrollbar{display:none}.projects-case-panel{scroll-snap-align:center;border-radius:30px;min-width:86vw;height:430px}.projects-case-panel__content{bottom:20px;left:20px;right:20px}.projects-active-brief{margin:28px 5% 0}.projects-ecosystem{gap:28px;padding:56px 5%}.projects-ecosystem__visual{border-radius:30px;height:370px}.projects-ecosystem__hotspot{min-height:30px;padding:0 9px;font-size:.64rem}.projects-ecosystem__content p,.projects-impact__content p{font-size:.96rem;line-height:1.65}.projects-impact{gap:28px;padding:56px 5% 64px}.projects-impact__image{border-radius:30px;height:330px}.projects-impact__metrics{gap:8px}.projects-impact__cta{width:100%}}@media (width<=420px){.projects-editorial-intro{padding:38px 4% 32px}.projects-portfolio-wall__heading,.projects-portfolio-wall__grid{padding-left:4%;padding-right:4%}.projects-case-panel{min-width:88vw}.projects-active-brief{margin-left:4%;margin-right:4%}.projects-ecosystem,.projects-impact{padding-left:4%;padding-right:4%}.projects-ecosystem__visual,.projects-impact__image{border-radius:26px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.contact-page{--contact-midnight:#061525;--contact-graphite:#0a0f16;--contact-panel:#0d1c2f;--contact-cyan:#18d6ff;--contact-cyan-soft:#8beeff;--contact-silver:#d9e5ec;--contact-blue:#2c7dff;--contact-neon:#74f7ff;--contact-white:#fff;--contact-muted:#8da0ad;width:100%;color:var(--contact-white);background:radial-gradient(circle at 12% 0,#18d6ff29,#0000 34%),radial-gradient(circle at 88% 18%,#2c7dff1f,#0000 30%),linear-gradient(#061525 0%,#08192c 34%,#fff 34% 100%);overflow:hidden}[data-contact-reveal]{opacity:0;transition:opacity .68s,transform .68s cubic-bezier(.16,1,.3,1);transition-delay:var(--contact-delay,0s);transform:translateY(22px)scale(.985)}[data-contact-reveal].is-visible{opacity:1;transform:translate(0,0)scale(1)}.contact-command-hero{background:radial-gradient(circle at 16% 14%,#18d6ff29,#0000 28%),linear-gradient(135deg,#061525fa,#08192cf5);border-bottom:1px solid #8beeff24;grid-template-columns:minmax(0,1fr);align-items:center;gap:36px;min-height:30vh;padding:58px 6% 42px;display:grid;position:relative}.contact-command-hero:after{content:"";background:linear-gradient(90deg,#0000,#18d6ffbf,#0000);height:1px;position:absolute;bottom:0;left:6%;right:6%}.contact-command-hero__copy{z-index:2;width:min(820px,100%);position:relative}.contact-command-hero__copy span,.contact-pathways__heading span,.contact-smart-shell__summary>span,.contact-connect__heading span,.contact-location__content>span{color:var(--contact-cyan-soft);letter-spacing:.14em;text-transform:uppercase;margin-bottom:12px;font-size:.76rem;font-weight:900;display:inline-flex}.contact-command-hero__copy h1{color:#fff;letter-spacing:-.075em;text-shadow:0 18px 60px #00000073;margin:0;font-size:clamp(2.3rem,5.7vw,5.4rem);line-height:.95}.contact-command-hero__copy p{color:#ffffffd1;width:min(650px,100%);margin:18px 0 0;font-size:1rem;line-height:1.7}.contact-pathways{color:#061525;background:radial-gradient(circle at 82% 0,#18d6ff29,#0000 28%),radial-gradient(circle at 10% 70%,#2c7dff14,#0000 34%),linear-gradient(#fff 0%,#f4f9ff 100%);padding:58px 6% 84px;position:relative}.contact-pathways:before{content:"";background:linear-gradient(90deg,#0000,#2c7dff3d,#0000);height:1px;position:absolute;top:0;left:6%;right:6%}.contact-pathways__heading{z-index:2;width:min(760px,100%);margin-bottom:30px;position:relative}.contact-pathways__heading span{color:var(--contact-blue)}.contact-pathways__heading h2,.contact-smart-shell__summary h2,.contact-connect__heading h2,.contact-location__content h2{letter-spacing:-.065em;margin:0;font-size:clamp(2rem,5vw,4.5rem);line-height:1}.contact-pathways__heading h2{color:#061525;text-shadow:none}.contact-pathways__grid{z-index:2;grid-template-columns:repeat(4,1fr);gap:18px;display:grid;position:relative}.contact-path-card{color:#061525;text-align:left;cursor:pointer;background:linear-gradient(145deg,#fffffffa,#eff8fff0);border:1px solid #2c7dff21;border-radius:30px;flex-direction:column;justify-content:flex-end;min-height:260px;padding:24px;transition:transform .26s,min-height .36s cubic-bezier(.16,1,.3,1),background .26s,border-color .26s,box-shadow .26s;display:flex;position:relative;overflow:hidden;box-shadow:0 22px 58px #06152512,inset 0 1px #ffffffdb}.contact-path-card:hover,.contact-path-card--active{border-color:#18d6ff7a;min-height:300px;transform:translateY(-7px);box-shadow:0 32px 82px #2c7dff26,0 0 44px #18d6ff1a,inset 0 1px #ffffffe6}.contact-path-card__liquid{opacity:.78;background:linear-gradient(135deg,#18d6ff2e,#2c7dff24);border-radius:50%;height:72%;transition:transform .42s cubic-bezier(.16,1,.3,1),opacity .42s;position:absolute;inset:auto -30% -46%}.contact-path-card:hover .contact-path-card__liquid,.contact-path-card--active .contact-path-card__liquid{opacity:1;transform:translateY(-28%)}.contact-path-card--silver .contact-path-card__liquid{background:linear-gradient(135deg,#d9e5ec9e,#2c7dff1a)}.contact-path-card--blue .contact-path-card__liquid{background:linear-gradient(135deg,#2c7dff2e,#18d6ff24)}.contact-path-card--neon .contact-path-card__liquid{background:linear-gradient(135deg,#74f7ff33,#2c7dff1a)}.contact-path-card small,.contact-path-card strong,.contact-path-card em,.contact-path-card p{z-index:2;position:relative}.contact-path-card small{color:#0bbde7;letter-spacing:.14em;font-size:.78rem;font-weight:900}.contact-path-card strong{color:#061525;margin-top:14px;font-size:1.36rem;line-height:1}.contact-path-card em{color:#2c7dff;letter-spacing:.1em;text-transform:uppercase;margin-top:10px;font-size:.74rem;font-style:normal;font-weight:900}.contact-path-card p{color:#5b6a77;margin:12px 0 0;font-size:.92rem;line-height:1.55}.contact-smart-shell{color:var(--contact-white);background:radial-gradient(circle at 85% 20%,#18d6ff1f,#0000 30%),linear-gradient(135deg,#08192c,#0a0f16);border-radius:36px;grid-template-columns:minmax(280px,.78fr) minmax(0,1fr);align-items:stretch;gap:24px;margin:-26px 6% 72px;padding:24px;display:grid;box-shadow:0 34px 100px #06152547}.contact-smart-shell__summary{padding:26px}.contact-smart-shell__summary p{color:#ffffffb3;margin:14px 0 0;line-height:1.7}.contact-smart-shell__progress{background:#ffffff1f;border-radius:999px;height:8px;margin-top:26px;overflow:hidden}.contact-smart-shell__progress span{border-radius:inherit;background:linear-gradient(90deg, var(--contact-cyan), var(--contact-blue), var(--contact-neon));height:100%;transition:width .42s cubic-bezier(.16,1,.3,1);display:block}.contact-smart-shell__summary small{color:var(--contact-cyan-soft);letter-spacing:.08em;text-transform:uppercase;margin-top:12px;font-size:.78rem;font-weight:900;display:block}.contact-smart-form{-webkit-backdrop-filter:blur(22px);background:#ffffff14;border:1px solid #8beeff24;border-radius:28px;min-height:430px;padding:26px}.contact-smart-field{flex-direction:column;justify-content:center;min-height:100%;animation:.44s cubic-bezier(.16,1,.3,1) contactFieldReveal;display:flex}.contact-smart-field label{color:var(--contact-white);letter-spacing:-.055em;font-size:clamp(1.6rem,4vw,3.4rem);font-weight:900;line-height:1}.contact-smart-field input,.contact-smart-field textarea{resize:vertical;width:100%;color:var(--contact-white);background:0 0;border:0;border-bottom:1px solid #8beeff47;outline:none;margin-top:22px;padding:18px 0;font-size:1rem;line-height:1.6;transition:border-color .22s}.contact-smart-field input:focus,.contact-smart-field textarea:focus{border-color:var(--contact-cyan)}.contact-smart-field input::placeholder,.contact-smart-field textarea::placeholder{color:#ffffff6b}.contact-smart-form__actions{justify-content:space-between;gap:12px;margin-top:28px;display:flex}.contact-smart-form__actions button,.contact-confirmation__actions a,.contact-location__button{cursor:pointer;color:#061525;background:var(--contact-white);letter-spacing:.08em;text-transform:uppercase;border:0;border-radius:999px;justify-content:center;align-items:center;min-height:50px;padding:0 20px;font-size:.78rem;font-weight:900;text-decoration:none;transition:transform .22s,box-shadow .22s,opacity .22s;display:inline-flex}.contact-smart-form__actions button:last-child,.contact-location__button{color:#061525;background:linear-gradient(135deg, var(--contact-cyan), var(--contact-neon));box-shadow:0 18px 42px #18d6ff38}.contact-smart-form__actions button:hover,.contact-confirmation__actions a:hover,.contact-location__button:hover{transform:translateY(-3px)}.contact-smart-form__actions button:disabled{opacity:.38;cursor:not-allowed;transform:none}.contact-confirmation{text-align:center;place-items:center;min-height:100%;animation:.44s cubic-bezier(.16,1,.3,1) contactFieldReveal;display:grid}.contact-confirmation h3{color:var(--contact-white);letter-spacing:-.06em;margin:20px 0 0;font-size:clamp(2rem,5vw,4rem);line-height:1}.contact-confirmation p{color:#ffffffb8;width:min(520px,100%);margin:14px auto 0;line-height:1.7}.contact-confirmation__pulse{background:radial-gradient(circle at 35% 28%, #fff, var(--contact-cyan) 42%, var(--contact-blue));border-radius:50%;width:76px;height:76px;animation:1.8s ease-in-out infinite contactConfirmationPulse;box-shadow:0 0 0 14px #18d6ff1f,0 0 46px #18d6ff99}.contact-confirmation__actions{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:22px;display:flex}.contact-connect{color:#061525;background:#fff;padding:74px 6%}.contact-connect__heading{width:min(780px,100%);margin-bottom:30px}.contact-connect__heading span,.contact-location__content>span{color:var(--contact-blue)}.contact-connect__heading h2,.contact-location__content h2{color:#061525}.contact-connect__grid{grid-template-columns:repeat(5,1fr);gap:14px;display:grid}.contact-action{color:#061525;background:linear-gradient(145deg,#fff,#f5f8fb);border:1px solid #06152514;border-radius:28px;flex-direction:column;justify-content:space-between;min-height:210px;padding:20px;text-decoration:none;transition:transform .22s,box-shadow .22s,border-color .22s;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 58px #0615250f}.contact-action:before{content:"";background:#18d6ff1c;border-radius:50%;height:72%;transition:transform .3s;position:absolute;inset:auto -40% -50%;transform:translateY(30%)}.contact-action:hover{border-color:#2c7dff2e;transform:translateY(-7px);box-shadow:0 30px 72px #2c7dff1f}.contact-action:hover:before{transform:translateY(0)}.contact-action__icon{z-index:2;color:#061525;letter-spacing:.06em;background:#eef8ff;border-radius:18px;place-items:center;width:54px;height:54px;font-size:.68rem;font-weight:900;animation:2.6s ease-in-out infinite contactIconFloat;display:grid;position:relative}.contact-action div{z-index:2;position:relative}.contact-action small{color:var(--contact-blue);letter-spacing:.12em;text-transform:uppercase;font-size:.72rem;font-weight:900;display:block}.contact-action strong{color:#061525;margin-top:8px;font-size:1rem;line-height:1.32;display:block}.contact-action em{color:#7d8b97;margin-top:8px;font-size:.8rem;font-style:normal;line-height:1.45;display:block}.contact-location{color:#061525;background:#fff;grid-template-columns:minmax(300px,.9fr) minmax(0,1fr);align-items:center;gap:36px;padding:0 6% 82px;display:grid}.contact-location__preview{background:radial-gradient(circle at 30% 30%,#18d6ff24,#0000 26%),linear-gradient(135deg,#061525,#0a0f16);border-radius:36px;height:440px;position:relative;overflow:hidden;box-shadow:0 34px 90px #06152529}.contact-location__preview:before{content:"";border:1px solid #8beeff2e;border-radius:28px;position:absolute;inset:28px}.contact-location__route{background:linear-gradient(90deg, transparent, var(--contact-cyan), var(--contact-blue), transparent);border-radius:999px;height:4px;animation:2.6s ease-in-out infinite contactRouteTrace;position:absolute}.contact-location__route--one{top:38%;left:14%;right:18%;transform:rotate(-12deg)}.contact-location__route--two{animation-delay:.5s;top:58%;left:20%;right:12%;transform:rotate(10deg)}.contact-location__route--three{animation-delay:.95s;bottom:26%;left:18%;right:26%;transform:rotate(-4deg)}.contact-location__marker{z-index:5;background:var(--contact-white);border-radius:50%;width:22px;height:22px;animation:1.8s ease-in-out infinite contactMarkerPulse;position:absolute;top:44%;left:58%;box-shadow:0 0 0 12px #18d6ff33,0 0 46px #18d6ffb3}.contact-location__card{z-index:6;-webkit-backdrop-filter:blur(20px);background:#ffffff1a;border:1px solid #8beeff29;border-radius:24px;padding:20px;position:absolute;bottom:24px;left:24px;right:24px}.contact-location__card small{color:var(--contact-cyan-soft);letter-spacing:.12em;text-transform:uppercase;font-size:.72rem;font-weight:900}.contact-location__card strong{color:var(--contact-white);margin-top:8px;font-size:1.7rem;line-height:1;display:block}.contact-location__card p{color:#ffffffb8;margin:8px 0 0;line-height:1.55}.contact-location__content{width:min(720px,100%)}.contact-location__content p{color:#62707c;width:min(620px,100%);margin:16px 0 0;line-height:1.72}.contact-location__estimate{grid-template-columns:repeat(3,1fr);gap:14px;margin-top:24px;display:grid}.contact-location__estimate article{border-top:1px solid #0615251f;padding:18px 0}.contact-location__estimate small{color:var(--contact-blue);letter-spacing:.12em;text-transform:uppercase;font-size:.7rem;font-weight:900;display:block}.contact-location__estimate strong{color:#061525;margin-top:8px;line-height:1.35;display:block}.contact-location__button{width:fit-content;margin-top:24px}@keyframes contactFieldReveal{0%{opacity:0;filter:blur(8px);transform:translate(18px)scale(.98)}to{opacity:1;filter:blur();transform:translate(0)scale(1)}}@keyframes contactConfirmationPulse{0%,to{transform:scale(1);box-shadow:0 0 0 14px #18d6ff1f,0 0 46px #18d6ff99}50%{transform:scale(1.1);box-shadow:0 0 0 24px #18d6ff0f,0 0 70px #18d6ffc2}}@keyframes contactIconFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}@keyframes contactRouteTrace{0%,to{transform-origin:0;opacity:.35;scale:.22 1}50%{transform-origin:0;opacity:1;scale:1}}@keyframes contactMarkerPulse{0%,to{opacity:.82;transform:scale(1)}50%{opacity:1;transform:scale(1.22)}}@media (width<=1180px){.contact-pathways__grid{grid-template-columns:repeat(2,1fr)}.contact-connect__grid{grid-template-columns:repeat(3,1fr)}}@media (width<=980px){.contact-command-hero,.contact-smart-shell,.contact-location,.contact-location__estimate{grid-template-columns:1fr}}@media (width<=720px){.contact-page{background:radial-gradient(circle at 12% 0,#18d6ff2e,#0000 34%),linear-gradient(#061525 0%,#08192c 40%,#fff 40% 100%)}.contact-command-hero{gap:26px;min-height:auto;padding:42px 5% 34px}.contact-command-hero__copy h1{font-size:clamp(2.25rem,12vw,3.6rem);line-height:.98}.contact-command-hero__copy p{font-size:.96rem;line-height:1.62}.contact-pathways{padding:44px 5% 64px}.contact-pathways__heading h2,.contact-smart-shell__summary h2,.contact-connect__heading h2,.contact-location__content h2{font-size:clamp(2rem,11vw,3.1rem)}.contact-pathways__grid{grid-template-columns:1fr}.contact-path-card{border-radius:26px;min-height:205px}.contact-path-card:hover,.contact-path-card--active{min-height:235px}.contact-smart-shell{border-radius:28px;margin:-8px 5% 56px;padding:14px}.contact-smart-shell__summary,.contact-smart-form{padding:20px}.contact-smart-form{border-radius:22px;min-height:360px}.contact-smart-field label{font-size:clamp(1.8rem,10vw,2.8rem)}.contact-smart-form__actions,.contact-confirmation__actions{flex-direction:column}.contact-smart-form__actions button,.contact-confirmation__actions a,.contact-location__button{width:100%}.contact-connect{padding:54px 5%}.contact-connect__grid{grid-template-columns:1fr}.contact-action{min-height:170px}.contact-location{gap:26px;padding:0 5% 62px}.contact-location__preview{border-radius:28px;height:330px}.contact-location__card{bottom:16px;left:16px;right:16px}}@media (width<=420px){.contact-command-hero,.contact-pathways,.contact-connect,.contact-location{padding-left:4%;padding-right:4%}.contact-smart-shell{margin-left:4%;margin-right:4%}.contact-location__preview{border-radius:24px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.app{background:#f5f7fa;flex-direction:column;width:100%;min-height:100vh;display:flex;overflow-x:hidden}.app__main{flex:1;width:100%}.page{background:#f5f7fa;width:100%;min-height:calc(100vh - 170px)}@media (width<=720px){.page{min-height:auto}}*{box-sizing:border-box}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%;width:100%;min-height:100%}body{color:#111827;background:#f5f7fa;width:100%;min-height:100vh;margin:0;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overflow-x:hidden}#root{width:100%;min-height:100vh}a{color:inherit}button,input,textarea,select{font-family:inherit}button{-webkit-tap-highlight-color:transparent}img,svg,video{max-width:100%}@media (width<=720px){html{scroll-padding-top:92px}body{background:#f5f7fa}}
