.Navbar-module__cJzEcG__header{height:var(--header-height);z-index:1000;transition:all .4s var(--ease-out);background:linear-gradient(135deg,#eeeae2 0%,#f8f6f1 52%,#e9e3da 100%);border-bottom:1px solid #0000;align-items:center;display:flex;position:fixed;top:0;left:0;right:0}.Navbar-module__cJzEcG__scrolled{-webkit-backdrop-filter:blur(20px);background:linear-gradient(135deg,#eeeae2eb 0%,#f8f6f1eb 52%,#e9e3daeb 100%);border-bottom:1px solid #0000000d;box-shadow:0 4px 30px #00000008}.Navbar-module__cJzEcG__navContainer{justify-content:space-between;align-items:center;width:100%;display:flex}.Navbar-module__cJzEcG__logo{animation:Navbar-module__cJzEcG__fadeInDown .6s var(--ease-out) both;align-items:center;display:inline-flex}.Navbar-module__cJzEcG__logoImage{object-fit:cover;object-position:center;width:132px;height:64px;transition:transform .4s var(--ease-spring), filter .4s ease;filter:grayscale()brightness(0)contrast(1.15);flex-shrink:0}.Navbar-module__cJzEcG__logo:hover .Navbar-module__cJzEcG__logoImage{filter:grayscale()brightness(0)contrast(1.2);transform:scale(1.15)rotate(-6deg)}.Navbar-module__cJzEcG__navMenu{animation:Navbar-module__cJzEcG__fadeInDown .6s .1s var(--ease-out) both;align-items:center;gap:32px;display:flex}.Navbar-module__cJzEcG__navLink{font-family:var(--font-body);color:var(--text-muted);letter-spacing:.01em;padding:6px 0;font-size:.82rem;font-weight:800;transition:color .25s;position:relative}.Navbar-module__cJzEcG__navLink:after{content:"";background:var(--grad-cta);width:0;height:1.5px;transition:width .35s var(--ease-out);border-radius:2px;position:absolute;bottom:-2px;left:0}.Navbar-module__cJzEcG__navLink:hover{color:var(--text-white)}.Navbar-module__cJzEcG__navLink:hover:after{width:100%}.Navbar-module__cJzEcG__navActive{color:var(--text-white)!important}.Navbar-module__cJzEcG__navActive:after{width:100%!important}.Navbar-module__cJzEcG__navCta{animation:Navbar-module__cJzEcG__fadeInDown .6s .15s var(--ease-out) both}.Navbar-module__cJzEcG__burger{cursor:pointer;z-index:1001;background:0 0;border:none;flex-direction:column;justify-content:space-between;width:24px;height:17px;display:none}.Navbar-module__cJzEcG__burgerLine{background:var(--text-main);width:100%;height:1.5px;transition:all .35s var(--ease-out);transform-origin:50%;border-radius:2px}.Navbar-module__cJzEcG__burgerActive .Navbar-module__cJzEcG__burgerLine:first-child{transform:translateY(7.75px)rotate(45deg)}.Navbar-module__cJzEcG__burgerActive .Navbar-module__cJzEcG__burgerLine:nth-child(2){opacity:0;transform:scaleX(0)}.Navbar-module__cJzEcG__burgerActive .Navbar-module__cJzEcG__burgerLine:nth-child(3){transform:translateY(-7.75px)rotate(-45deg)}.Navbar-module__cJzEcG__mobileDrawer{-webkit-backdrop-filter:blur(24px);border-left:1px solid var(--border-light);width:300px;height:100vh;transition:right .45s var(--ease-out);z-index:999;background:#fbfaf7f5;padding:100px 36px 40px;position:fixed;top:0;right:-100%;box-shadow:-20px 0 60px #5c40330d}.Navbar-module__cJzEcG__drawerOpen{right:0}.Navbar-module__cJzEcG__mobileNav{flex-direction:column;gap:28px;display:flex}.Navbar-module__cJzEcG__mobileLink{font-family:var(--font-heading);color:var(--text-muted);font-size:1.3rem;font-weight:800;transition:color .2s}.Navbar-module__cJzEcG__mobileLink:hover{color:var(--text-white)}.Navbar-module__cJzEcG__mobileCta{margin-top:20px}@media (min-width:1025px){.Navbar-module__cJzEcG__logoImage{width:144px;height:68px}.Navbar-module__cJzEcG__navLink{font-size:1.05rem}.Navbar-module__cJzEcG__navCta .btn{font-size:1.05rem}}@media (max-width:1024px){.Navbar-module__cJzEcG__navMenu,.Navbar-module__cJzEcG__navCta{display:none}.Navbar-module__cJzEcG__burger{display:flex}}
.Footer-module__S6Hkya__footer{background:var(--bg-footer);border-top:1px solid var(--border-card);padding:80px 0 40px;position:relative;overflow:hidden}.Footer-module__S6Hkya__footer:before{content:"";pointer-events:none;background:radial-gradient(60% 40% at 50% 0,#4f8ef70d 0%,#0000 70%);position:absolute;inset:0}.Footer-module__S6Hkya__footerContainer{z-index:1;border-bottom:1px solid var(--border-light);grid-template-columns:2fr 1fr 1fr 1.5fr;gap:48px;padding-bottom:48px;display:grid;position:relative}.Footer-module__S6Hkya__logo{align-items:center;margin-bottom:16px;display:inline-flex}.Footer-module__S6Hkya__logoImage{object-fit:cover;object-position:center;filter:grayscale()brightness(0)contrast(1.15);width:132px;height:64px;transition:transform .3s var(--ease-out)}.Footer-module__S6Hkya__logo:hover .Footer-module__S6Hkya__logoImage{transform:scale(1.04)}.Footer-module__S6Hkya__description{color:var(--text-muted);max-width:280px;margin:0 0 24px;font-size:.88rem;line-height:1.75}.Footer-module__S6Hkya__socials{gap:12px;display:flex}.Footer-module__S6Hkya__socialLink{background:var(--bg-card);border:1px solid var(--border-card);width:36px;height:36px;color:var(--text-subtle);transition:all .3s var(--ease-out);border-radius:10px;justify-content:center;align-items:center;display:flex}.Footer-module__S6Hkya__socialLink:hover{color:var(--accent-1);background:#4f8ef71a;border-color:#4f8ef74d;transform:translateY(-3px)}.Footer-module__S6Hkya__colTitle{font-family:var(--font-heading);letter-spacing:.1em;text-transform:uppercase;color:var(--text-subtle);margin-bottom:20px;font-size:.78rem;font-weight:700}.Footer-module__S6Hkya__linksList{flex-direction:column;gap:12px;list-style:none;display:flex}.Footer-module__S6Hkya__link{color:var(--text-muted);transition:color .2s ease, padding-left .25s var(--ease-out);font-size:.9rem;display:inline-block}.Footer-module__S6Hkya__link:hover{color:var(--text-white);padding-left:6px}.Footer-module__S6Hkya__contactList{flex-direction:column;gap:10px;margin-bottom:28px;list-style:none;display:flex}.Footer-module__S6Hkya__contactItem{color:var(--text-muted);font-size:.88rem;line-height:1.6}.Footer-module__S6Hkya__email{color:var(--accent-1);transition:color .2s}.Footer-module__S6Hkya__email:hover{color:#fff}.Footer-module__S6Hkya__bottomMeta{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding-top:32px;display:flex}.Footer-module__S6Hkya__copy{color:var(--text-subtle);font-size:.82rem}.Footer-module__S6Hkya__legal{gap:24px;display:flex}.Footer-module__S6Hkya__legalLink{color:var(--text-subtle);font-size:.82rem;transition:color .2s}.Footer-module__S6Hkya__legalLink:hover{color:var(--text-muted)}@media (max-width:1024px){.Footer-module__S6Hkya__footerContainer{grid-template-columns:1fr 1fr}}@media (max-width:600px){.Footer-module__S6Hkya__footerContainer{grid-template-columns:1fr;gap:36px}.Footer-module__S6Hkya__description{max-width:none}.Footer-module__S6Hkya__bottomMeta{flex-direction:column;align-items:flex-start}}
.Hero-module__ZARIfG__heroSection{min-height:100svh;padding:var(--header-height) 0 80px;align-items:center;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__orb1,.Hero-module__ZARIfG__orb2,.Hero-module__ZARIfG__orb3,.Hero-module__ZARIfG__gridOverlay{display:none!important}.Hero-module__ZARIfG__heroContainer{z-index:1;grid-template-columns:1fr 1fr;align-items:stretch;gap:72px;display:grid;position:relative}.Hero-module__ZARIfG__heroContent{opacity:0;flex-direction:column;justify-content:center;width:100%;max-width:580px;margin-right:auto;transition:opacity 1.4s cubic-bezier(.16,1,.3,1),transform 1.4s cubic-bezier(.16,1,.3,1);display:flex;position:relative;transform:translate(-80px)}.Hero-module__ZARIfG__heroContent.Hero-module__ZARIfG__animateIn{opacity:1;transform:translate(0)}.Hero-module__ZARIfG__tag{color:var(--accent-1);letter-spacing:.08em;text-transform:uppercase;animation:Hero-module__ZARIfG__scaleIn .6s var(--ease-spring) both;background:#4f8ef71a;border:1px solid #4f8ef740;border-radius:9999px;align-items:center;gap:8px;margin-bottom:28px;padding:6px 14px 6px 8px;font-size:.72rem;font-weight:600;display:inline-flex}@media (min-width:1061px){.Hero-module__ZARIfG__tag{margin-top:1.25rem;margin-bottom:20px}.Hero-module__ZARIfG__title{margin-bottom:18px;font-size:clamp(1.9rem,2.4vw,2.6rem)}.Hero-module__ZARIfG__description{margin-bottom:28px}.Hero-module__ZARIfG__buttonGroup{margin-bottom:38px}}.Hero-module__ZARIfG__liveDot{background:var(--accent-3);width:6px;height:6px;box-shadow:0 0 8px var(--accent-3);border-radius:50%;animation:2s infinite Hero-module__ZARIfG__pulse-ring}.Hero-module__ZARIfG__title{letter-spacing:-.03em;color:var(--text-white);margin-bottom:24px;font-size:clamp(2.2rem,3.5vw,3.6rem);font-weight:700;line-height:1.15}.Hero-module__ZARIfG__titleAccent{color:var(--text-white)}.Hero-module__ZARIfG__description{color:var(--text-muted);max-width:500px;margin-bottom:40px;font-size:1.05rem;font-weight:400;line-height:1.75}.Hero-module__ZARIfG__buttonGroup{flex-wrap:wrap;align-items:center;gap:14px;margin-bottom:56px;display:flex}.Hero-module__ZARIfG__btnArrow{align-items:center;gap:8px;display:inline-flex}.Hero-module__ZARIfG__btnArrow svg{transition:transform .3s var(--ease-spring)}.Hero-module__ZARIfG__btnArrow:hover svg{transform:translate(4px)}.Hero-module__ZARIfG__proofRow{flex-wrap:wrap;align-items:center;gap:20px;display:flex}.Hero-module__ZARIfG__proofItem{color:var(--text-subtle);align-items:center;gap:8px;font-size:.78rem;display:flex}.Hero-module__ZARIfG__proofDot{background:var(--grad-cta);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:16px;height:16px;display:flex}.Hero-module__ZARIfG__proofDot svg{color:#fff;width:10px;height:10px}.Hero-module__ZARIfG__proofDivider{background:var(--border-card);width:1px;height:16px}.Hero-module__ZARIfG__heroGraphic{opacity:0;justify-content:center;align-items:center;min-height:580px;transition:opacity 1.4s cubic-bezier(.16,1,.3,1),transform 1.4s cubic-bezier(.16,1,.3,1);display:flex;position:relative;transform:translate(80px)}.Hero-module__ZARIfG__heroGraphic.Hero-module__ZARIfG__animateIn{opacity:1;transform:translate(0)}.Hero-module__ZARIfG__orbit{border:1px solid #5c403314;border-radius:50%;width:520px;height:520px;animation:30s linear infinite Hero-module__ZARIfG__rotateOrbit;position:absolute}.Hero-module__ZARIfG__orbit:before{content:"";background:var(--accent-1);width:10px;height:10px;box-shadow:0 0 16px var(--accent-1);border-radius:50%;margin-left:-5px;position:absolute;top:-5px;left:50%}.Hero-module__ZARIfG__orbit2{border:1px solid #a3826f0f;border-radius:50%;width:380px;height:380px;animation:20s linear infinite Hero-module__ZARIfG__counterOrbit;position:absolute}.Hero-module__ZARIfG__orbit2:before{content:"";background:var(--accent-2);width:8px;height:8px;box-shadow:0 0 12px var(--accent-2);border-radius:50%;margin-left:-4px;position:absolute;bottom:-4px;left:50%}.Hero-module__ZARIfG__workspaceCardWrapper{perspective:1000px;opacity:0;width:min(100%,580px);height:100%;transition:opacity 1.2s var(--ease-out), transform 1.2s var(--ease-out);z-index:2;flex-direction:column;justify-content:center;margin-left:auto;display:flex;transform:translateY(40px)scale(.97)}.Hero-module__ZARIfG__workspaceCardWrapper.Hero-module__ZARIfG__loaded{opacity:1;transform:none}.Hero-module__ZARIfG__workspaceCard{z-index:2;-webkit-backdrop-filter:blur(20px);--accent-1:#5c4033;--accent-2:#7a5843;--accent-3:#10b981;--border-card:#0000000f;background:#f7f5f0d9;border:1px solid #5c403314;border-radius:20px;flex-direction:column;width:100%;min-height:520px;display:flex;position:relative;overflow:hidden;box-shadow:0 40px 90px #5c403314,inset 0 0 0 1px #fff9}.Hero-module__ZARIfG__workspaceTop{color:var(--text-muted);letter-spacing:.02em;background:#e9e3da;border-bottom:1px solid #0000000d;justify-content:space-between;align-items:center;padding:14px 18px;font-size:.65rem;display:flex}.Hero-module__ZARIfG__windowDots{gap:6px;display:flex}.Hero-module__ZARIfG__windowDot{border-radius:50%;width:9px;height:9px}.Hero-module__ZARIfG__dotRed{background:#ff5f56}.Hero-module__ZARIfG__dotYellow{background:#ffbd2e}.Hero-module__ZARIfG__dotGreen{background:#27c93f}.Hero-module__ZARIfG__workspaceStatus{color:var(--accent-3);letter-spacing:.1em;font-size:.6rem;font-weight:700}.Hero-module__ZARIfG__workspaceBody{grid-template-columns:64px 1fr;height:480px;display:grid;overflow:hidden}.Hero-module__ZARIfG__workspaceRail{color:var(--text-subtle);background:#f0ede666;border-right:1px solid #5c40330f;flex-direction:column;align-items:center;padding:20px 0;display:flex}.Hero-module__ZARIfG__workspaceRail span{cursor:pointer;opacity:0;width:36px;height:36px;transition:all .2s;transition:opacity .6s var(--ease-out), transform .6s var(--ease-out), background .2s ease, color .2s ease;border-radius:8px;place-items:center;margin:0 auto;display:grid;transform:translate(-15px)}.Hero-module__ZARIfG__workspaceRail span:first-child{transition-delay:.3s}.Hero-module__ZARIfG__workspaceRail span:nth-child(2){transition-delay:.38s}.Hero-module__ZARIfG__workspaceRail span:nth-child(3){transition-delay:.46s}.Hero-module__ZARIfG__workspaceRail span:nth-child(4){transition-delay:.54s}.Hero-module__ZARIfG__workspaceRail span:nth-child(5){transition-delay:.62s}.Hero-module__ZARIfG__loaded .Hero-module__ZARIfG__workspaceRail span{opacity:1;transform:none}.Hero-module__ZARIfG__railActive{box-shadow:0 4px 10px #5c403314;color:var(--primary)!important;background:#fff!important}.Hero-module__ZARIfG__workspaceMain{flex-direction:column;gap:14px;padding:22px 20px;display:flex}.Hero-module__ZARIfG__workspaceHeading{opacity:0;transition:opacity .6s .3s var(--ease-out), transform .6s .3s var(--ease-out);flex-direction:column;gap:3px;display:flex;transform:translateY(-10px)}.Hero-module__ZARIfG__loaded .Hero-module__ZARIfG__workspaceHeading{opacity:1;transform:none}.Hero-module__ZARIfG__workspaceHeading small{color:var(--text-subtle);font-size:.58rem}.Hero-module__ZARIfG__workspaceHeading b{color:var(--text-main);font-size:.72rem;font-weight:600}.Hero-module__ZARIfG__signalCard{opacity:0;transition:opacity .8s .4s var(--ease-out), transform .8s .4s var(--ease-out);background:linear-gradient(135deg,#c5a8801f 0%,#c5a8800a 100%);border:1px solid #c5a8802e;border-radius:12px;justify-content:space-between;align-items:center;padding:16px;display:flex;transform:scale(.95)}.Hero-module__ZARIfG__loaded .Hero-module__ZARIfG__signalCard{opacity:1;transform:none}.Hero-module__ZARIfG__signalCard small{color:var(--text-muted);margin-bottom:6px;font-size:.58rem;display:block}.Hero-module__ZARIfG__signalCard strong{color:var(--text-white);letter-spacing:-.05em;font-size:1.8rem;font-weight:700;display:block}.Hero-module__ZARIfG__signalUp{color:var(--accent-3);margin-top:4px;font-size:.6rem;display:block}.Hero-module__ZARIfG__signalBars{align-items:flex-end;gap:4px;height:48px;display:flex}.Hero-module__ZARIfG__signalBars i{background:linear-gradient(to top, var(--accent-1), var(--accent-2));transform-origin:bottom;border-radius:3px;width:7px;display:block;transform:scaleY(0)}.Hero-module__ZARIfG__loaded .Hero-module__ZARIfG__signalBars i{animation:Hero-module__ZARIfG__barGrow .8s var(--ease-spring) both, Hero-module__ZARIfG__signalBar 1.8s ease-in-out infinite .8s}.Hero-module__ZARIfG__loaded .Hero-module__ZARIfG__signalBars i:first-child{height:30%;animation-delay:.4s,1.2s}.Hero-module__ZARIfG__loaded .Hero-module__ZARIfG__signalBars i:nth-child(2){height:50%;animation-delay:.48s,1.28s}.Hero-module__ZARIfG__loaded .Hero-module__ZARIfG__signalBars i:nth-child(3){height:40%;animation-delay:.56s,1.36s}.Hero-module__ZARIfG__loaded .Hero-module__ZARIfG__signalBars i:nth-child(4){height:75%;animation-delay:.64s,1.44s}.Hero-module__ZARIfG__loaded .Hero-module__ZARIfG__signalBars i:nth-child(5){height:55%;animation-delay:.72s,1.52s}.Hero-module__ZARIfG__loaded .Hero-module__ZARIfG__signalBars i:nth-child(6){height:85%;animation-delay:.8s,1.6s}.Hero-module__ZARIfG__loaded .Hero-module__ZARIfG__signalBars i:nth-child(7){height:100%;animation-delay:.88s,1.68s}.Hero-module__ZARIfG__miniGrid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.Hero-module__ZARIfG__miniGrid>div{opacity:0;transition:opacity .8s var(--ease-out), transform .8s var(--ease-out);background:#fff6;border:1px solid #0000000d;border-radius:10px;padding:14px;transform:translateY(20px)}.Hero-module__ZARIfG__miniGrid>div:first-child{transition-delay:.55s}.Hero-module__ZARIfG__miniGrid>div:nth-child(2){transition-delay:.65s}.Hero-module__ZARIfG__loaded .Hero-module__ZARIfG__miniGrid>div{opacity:1;transform:none}.Hero-module__ZARIfG__miniGrid small{color:var(--text-subtle);margin-bottom:5px;font-size:.58rem;display:block}.Hero-module__ZARIfG__miniGrid b{color:var(--text-white);letter-spacing:-.04em;font-size:1.3rem;font-weight:700;display:block}.Hero-module__ZARIfG__miniGrid em{color:var(--text-subtle);font-size:.55rem;font-style:normal}.Hero-module__ZARIfG__workspaceHeadingRow{border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:center;padding-bottom:12px;display:flex}.Hero-module__ZARIfG__liveBadge{color:#fff6;letter-spacing:.05em;opacity:0;transition:opacity .6s .3s var(--ease-out), transform .6s .3s var(--ease-out);background:#ffffff08;border:1px solid #ffffff14;border-radius:9999px;align-items:center;gap:6px;padding:4px 10px;font-size:.55rem;font-weight:700;display:inline-flex;transform:translateY(-5px)}.Hero-module__ZARIfG__loaded .Hero-module__ZARIfG__liveBadge{opacity:1;transform:none}.Hero-module__ZARIfG__livePulse{background:#10b981;border-radius:50%;width:6px;height:6px;animation:2s infinite Hero-module__ZARIfG__pulse-ring;box-shadow:0 0 8px #10b981}.Hero-module__ZARIfG__mainGrid{grid-template-columns:1.1fr .9fr;gap:14px;display:grid}.Hero-module__ZARIfG__mainGridLeft,.Hero-module__ZARIfG__mainGridRight{flex-direction:column;gap:14px;display:flex}.Hero-module__ZARIfG__perfCard{opacity:0;transition:opacity .8s .45s var(--ease-out), transform .8s .45s var(--ease-out);background:#fff6;border:1px solid #0000000d;border-radius:12px;flex-direction:column;gap:8px;padding:14px;display:flex;transform:scale(.95)}.Hero-module__ZARIfG__loaded .Hero-module__ZARIfG__perfCard{opacity:1;transform:none}.Hero-module__ZARIfG__perfCard small{color:var(--text-muted);font-size:.58rem}.Hero-module__ZARIfG__perfRow{align-items:center;gap:10px;display:flex}.Hero-module__ZARIfG__perfRow strong{color:var(--text-white);font-size:1.1rem;font-weight:700}.Hero-module__ZARIfG__progressBar{background:#0000000d;border-radius:3px;flex:1;height:6px;overflow:hidden}.Hero-module__ZARIfG__progressBarFill{background:linear-gradient(90deg, var(--accent-2), var(--accent-1));transform-origin:0;border-radius:3px;height:100%;display:block;transform:scaleX(0)}.Hero-module__ZARIfG__loaded .Hero-module__ZARIfG__progressBarFill{animation:Hero-module__ZARIfG__barGrow 1s .7s var(--ease-out) both}.Hero-module__ZARIfG__perfMetrics{color:var(--text-subtle);justify-content:space-between;font-size:.55rem;display:flex}.Hero-module__ZARIfG__pipelinesCard{opacity:0;transition:opacity .8s .6s var(--ease-out), transform .8s .6s var(--ease-out);background:#fff6;border:1px solid #0000000d;border-radius:12px;flex-direction:column;flex:1;gap:8px;padding:14px;display:flex;transform:scale(.95)}.Hero-module__ZARIfG__loaded .Hero-module__ZARIfG__pipelinesCard{opacity:1;transform:none}.Hero-module__ZARIfG__pipelinesCard small{color:var(--text-muted);font-size:.58rem}.Hero-module__ZARIfG__pipelineList{flex-direction:column;gap:6px;list-style:none;display:flex}.Hero-module__ZARIfG__pipelineList li{align-items:center;gap:8px;font-size:.6rem;display:flex}.Hero-module__ZARIfG__pipelineDot{background:var(--accent-1);width:5px;height:5px;box-shadow:0 0 6px var(--accent-1);border-radius:50%}.Hero-module__ZARIfG__pipelineList li:nth-child(2) .Hero-module__ZARIfG__pipelineDot{background:var(--accent-3);box-shadow:0 0 6px var(--accent-3)}.Hero-module__ZARIfG__pipelineList code{color:var(--text-main);font-family:monospace}.Hero-module__ZARIfG__pipelineStatus{color:var(--text-subtle);background:#0000000a;border-radius:4px;margin-left:auto;padding:2px 6px;font-size:.55rem}.Hero-module__ZARIfG__eventStream{opacity:0;transition:opacity .8s .7s var(--ease-out), transform .8s .7s var(--ease-out);border-top:1px solid #0000000d;flex-direction:column;gap:8px;padding-top:14px;display:flex;transform:translateY(20px)}.Hero-module__ZARIfG__loaded .Hero-module__ZARIfG__eventStream{opacity:1;transform:none}.Hero-module__ZARIfG__streamHeader{color:var(--text-muted);justify-content:space-between;align-items:center;margin-bottom:4px;font-size:.58rem;display:flex}.Hero-module__ZARIfG__streamCount{color:var(--accent-1);font-weight:600}.Hero-module__ZARIfG__streamItem{color:var(--text-main);opacity:0;transition:opacity .6s var(--ease-out), transform .6s var(--ease-out);align-items:center;gap:8px;padding:4px 0;font-size:.6rem;display:flex;transform:translateY(10px)}.Hero-module__ZARIfG__streamItem:nth-child(2){transition-delay:.75s}.Hero-module__ZARIfG__streamItem:nth-child(3){transition-delay:.82s}.Hero-module__ZARIfG__streamItem:nth-child(4){transition-delay:.89s}.Hero-module__ZARIfG__loaded .Hero-module__ZARIfG__streamItem{opacity:1;transform:none}.Hero-module__ZARIfG__streamItem time{color:var(--text-subtle);margin-left:auto}.Hero-module__ZARIfG__streamBullet{border-radius:50%;width:6px;height:6px}.Hero-module__ZARIfG__bulletGreen{background:#10b981;box-shadow:0 0 6px #10b981}.Hero-module__ZARIfG__bulletBlue{background:#4f8ef7;box-shadow:0 0 6px #4f8ef7}.Hero-module__ZARIfG__bulletYellow{background:#f59e0b;box-shadow:0 0 6px #f59e0b}.Hero-module__ZARIfG__floatingBadge{z-index:5;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);opacity:0;background:#ffffffd9;border:1px solid #5c403326;border-radius:16px;align-items:center;gap:10px;padding:12px 16px;display:flex;position:absolute;bottom:40px;right:-24px;transform:translate(30px,30px);box-shadow:0 20px 50px #5c40330d}.Hero-module__ZARIfG__floatingBadge.Hero-module__ZARIfG__loaded{animation:Hero-module__ZARIfG__badgeEntrance .8s .9s var(--ease-spring) both, Hero-module__ZARIfG__float 5s 1.7s ease-in-out infinite}.Hero-module__ZARIfG__badgeIcon{background:var(--grad-cta);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:1rem;display:flex}.Hero-module__ZARIfG__badgeText small{color:var(--text-muted);margin-bottom:2px;font-size:.55rem;display:block}.Hero-module__ZARIfG__badgeText strong{color:var(--text-white);font-size:.68rem;display:block}@media (max-width:1060px){.Hero-module__ZARIfG__heroContainer{text-align:center;grid-template-columns:1fr;gap:60px}.Hero-module__ZARIfG__description{margin:0 auto 40px}.Hero-module__ZARIfG__buttonGroup,.Hero-module__ZARIfG__proofRow{justify-content:center}.Hero-module__ZARIfG__heroGraphic{width:100%;max-width:580px;margin:0 auto}.Hero-module__ZARIfG__floatingBadge{right:0}}@media (max-width:768px){.Hero-module__ZARIfG__proofDivider{display:none}}@media (max-width:640px){.Hero-module__ZARIfG__heroSection{padding-top:calc(var(--header-height) + 20px)}.Hero-module__ZARIfG__title{letter-spacing:-.03em;font-size:2.8rem}.Hero-module__ZARIfG__workspaceCard{border-radius:16px}.Hero-module__ZARIfG__workspaceBody{grid-template-columns:1fr;height:auto}.Hero-module__ZARIfG__workspaceMain{padding:16px 14px}.Hero-module__ZARIfG__workspaceTop{padding:10px 14px}.Hero-module__ZARIfG__workspaceHeadingRow{flex-wrap:wrap;gap:8px}.Hero-module__ZARIfG__mainGrid{grid-template-columns:1fr;gap:14px}.Hero-module__ZARIfG__workspaceRail{display:none}.Hero-module__ZARIfG__orbit{width:280px;height:280px}.Hero-module__ZARIfG__orbit2{width:200px;height:200px}.Hero-module__ZARIfG__floatingBadge{display:none}.Hero-module__ZARIfG__heroGraphic{min-height:380px}}@media (max-width:480px){.Hero-module__ZARIfG__title{font-size:clamp(2rem,9vw,2.4rem)}.Hero-module__ZARIfG__buttonGroup{flex-direction:column;align-items:stretch;gap:12px}.Hero-module__ZARIfG__buttonGroup a{text-align:center;width:100%}}@keyframes Hero-module__ZARIfG__barGrow{0%{transform:scaleY(0)}to{transform:scaleY(1)}}@keyframes Hero-module__ZARIfG__badgeEntrance{0%{opacity:0;transform:translate(30px,30px)}to{opacity:1;transform:translate(0)}}.Hero-module__ZARIfG__tabPanel{flex-direction:column;gap:14px;height:100%;animation:.4s ease-out Hero-module__ZARIfG__fadeIn;display:flex}.Hero-module__ZARIfG__agentGrid{grid-template-columns:1fr;gap:10px;display:grid}.Hero-module__ZARIfG__agentCard{text-align:left;background:#ffffff08;border:1px solid #ffffff0f;border-radius:10px;flex-direction:column;gap:6px;padding:12px 14px;font-size:.62rem;display:flex}.Hero-module__ZARIfG__agentHeader{justify-content:space-between;align-items:center;display:flex}.Hero-module__ZARIfG__agentHeader strong{color:#fff;font-weight:600}.Hero-module__ZARIfG__agentStatus{text-transform:uppercase;border-radius:4px;padding:2px 6px;font-size:.52rem;font-weight:700}.Hero-module__ZARIfG__statusIdle{color:#fff6;background:#ffffff0d}.Hero-module__ZARIfG__statusActive{color:#10b981;background:#10b98126}.Hero-module__ZARIfG__agentCard p{color:#ffffff85;margin:0;line-height:1.4}.Hero-module__ZARIfG__agentCard code{color:#ffffffb3;font-family:monospace}.Hero-module__ZARIfG__agentCard time{color:#ffffff4d;align-self:flex-end;font-size:.55rem}.Hero-module__ZARIfG__agentProgress{background:#ffffff0d;border-radius:2px;height:4px;margin-top:2px;overflow:hidden}.Hero-module__ZARIfG__agentProgress span{background:var(--accent-1);border-radius:2px;height:100%;display:block}.Hero-module__ZARIfG__knowledgeList{flex-direction:column;gap:8px;display:flex}.Hero-module__ZARIfG__knowledgeItem{text-align:left;background:#fff6;border:1px solid #0000000d;border-radius:8px;align-items:center;gap:12px;padding:10px 14px;font-size:.62rem;display:flex}.Hero-module__ZARIfG__docIcon{font-size:1.1rem}.Hero-module__ZARIfG__knowledgeItem div{flex-direction:column;gap:2px;display:flex}.Hero-module__ZARIfG__knowledgeItem strong{color:var(--text-white)}.Hero-module__ZARIfG__knowledgeItem small{color:var(--text-subtle)}.Hero-module__ZARIfG__docStatus{color:#10b981;background:#10b9811f;border-radius:4px;margin-left:auto;padding:2px 6px;font-size:.52rem;font-weight:600}.Hero-module__ZARIfG__deploymentGrid{grid-template-columns:1fr;gap:8px;display:grid}.Hero-module__ZARIfG__deployCard{text-align:left;background:#fff6;border:1px solid #0000000d;border-radius:10px;flex-direction:column;gap:4px;padding:12px 14px;font-size:.62rem;display:flex}.Hero-module__ZARIfG__deployCard strong{color:var(--text-white)}.Hero-module__ZARIfG__deployInfo{color:var(--text-muted)}.Hero-module__ZARIfG__deployBadge{color:var(--accent-1);background:#4f8ef71f;border-radius:4px;align-self:flex-start;margin-top:2px;padding:2px 6px;font-size:.52rem;font-weight:600}.Hero-module__ZARIfG__analyticsStats{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.Hero-module__ZARIfG__analyticsStats div{text-align:center;background:#fff6;border:1px solid #0000000d;border-radius:8px;padding:10px;font-size:.62rem}.Hero-module__ZARIfG__analyticsStats small{color:var(--text-muted);margin-bottom:4px;display:block}.Hero-module__ZARIfG__analyticsStats strong{color:var(--text-white);font-size:.8rem;font-weight:700}.Hero-module__ZARIfG__chartMock{background:#00000005;border:1px solid #0000000d;border-radius:8px;align-items:flex-end;gap:8px;height:120px;padding:10px;display:flex}.Hero-module__ZARIfG__chartMock span{background:linear-gradient(to top, var(--accent-2), var(--accent-1));transform-origin:bottom;border-radius:2px;flex:1;animation:.6s ease-out Hero-module__ZARIfG__barGrow}.Hero-module__ZARIfG__agentStatusFooter{color:var(--text-muted);background:#ffffff4d;border:1px solid #0000000a;border-radius:8px;justify-content:center;align-items:center;gap:10px;margin-top:auto;padding:8px 12px;font-size:.58rem;display:flex}.Hero-module__ZARIfG__footerBullet{background:#10b981;border-radius:50%;width:4px;height:4px;box-shadow:0 0 6px #10b981}.Hero-module__ZARIfG__knowledgeFooter{text-align:left;background:#fff6;border:1px solid #0000000d;border-radius:8px;align-items:center;gap:12px;margin-top:auto;padding:10px 14px;display:flex}.Hero-module__ZARIfG__knowledgeFooter div{flex-direction:column;gap:2px;display:flex}.Hero-module__ZARIfG__knowledgeFooter small{color:var(--text-subtle);font-size:.55rem}.Hero-module__ZARIfG__knowledgeFooter strong{color:var(--text-white);font-size:.72rem}.Hero-module__ZARIfG__statsDivider{background:#00000014;width:1px;height:18px}.Hero-module__ZARIfG__consoleLog{text-align:left;background:#0000000a;border:1px solid #0000000f;border-radius:10px;flex-direction:column;gap:6px;margin-top:auto;padding:12px;font-family:monospace;font-size:.58rem;display:flex}.Hero-module__ZARIfG__consoleHeader{color:var(--text-muted);text-transform:uppercase;border-bottom:1px solid #0000000d;align-items:center;gap:6px;padding-bottom:6px;font-size:.55rem;font-weight:700;display:flex}.Hero-module__ZARIfG__consoleHeader span{background:#f59e0b;border-radius:50%;width:6px;height:6px;box-shadow:0 0 6px #f59e0b}.Hero-module__ZARIfG__consoleLog code{color:var(--accent-1);line-height:1.5}.Hero-module__ZARIfG__insightsBox{text-align:left;background:#5c403308;border:1px solid #5c40331f;border-radius:10px;align-items:flex-start;gap:10px;margin-top:auto;padding:12px;display:flex}.Hero-module__ZARIfG__insightLight{font-size:.9rem}.Hero-module__ZARIfG__insightsBox p{color:var(--text-muted);margin:0;font-size:.58rem;line-height:1.45}.Hero-module__ZARIfG__apiStreamPanel{background:#ffffff73;border:1px solid #0000000d;border-radius:8px;flex-direction:column;gap:4px;padding:10px 14px;display:flex}.Hero-module__ZARIfG__streamRow{text-align:left;border-bottom:1px solid #00000008;align-items:center;gap:10px;padding:6px 0;font-size:.58rem;display:flex}.Hero-module__ZARIfG__streamRow:last-child{border-bottom:none}.Hero-module__ZARIfG__methodPost{color:#10b981;text-transform:uppercase;background:#10b9811a;border-radius:4px;padding:2px 6px;font-size:.52rem;font-weight:700}.Hero-module__ZARIfG__streamRow code{color:var(--text-main);font-family:monospace}.Hero-module__ZARIfG__streamTime{color:var(--text-subtle);margin-left:auto}.Hero-module__ZARIfG__streamTokens{color:var(--accent-1);font-weight:600}.Hero-module__ZARIfG__railLogo{font-family:var(--font-heading);color:var(--accent-1);text-align:center;margin-bottom:24px;font-size:1.45rem;font-weight:900}.Hero-module__ZARIfG__railMenu{flex-direction:column;gap:18px;width:100%;margin:auto 0;display:flex}.Hero-module__ZARIfG__workspaceRail span svg{transition:transform .2s}.Hero-module__ZARIfG__workspaceRail span:hover svg{transform:scale(1.1)}.Hero-module__ZARIfG__railExit{color:var(--text-subtle);cursor:pointer;border-radius:8px;place-items:center;width:32px;height:32px;margin-top:auto;transition:all .2s;display:grid}.Hero-module__ZARIfG__railExit:hover{color:var(--accent-1);background:#5c40330d}.Hero-module__ZARIfG__headerActions{gap:6px;display:flex}.Hero-module__ZARIfG__headerActionBtn{border:1px solid var(--border-light);width:22px;height:22px;color:var(--text-muted);cursor:pointer;transition:all .25s var(--ease-out);background:#00000005;border-radius:50%;place-items:center;display:grid}.Hero-module__ZARIfG__headerActionBtn:hover{color:var(--accent-1);border-color:var(--accent-3);background:#5c40330a;transform:scale(1.05)}.Hero-module__ZARIfG__indicatorRow{color:var(--text-subtle);align-items:center;gap:12px;font-size:.58rem;display:flex}.Hero-module__ZARIfG__indicatorItem{align-items:center;gap:6px;display:flex}.Hero-module__ZARIfG__dotActive{background:#10b981;border-radius:50%;width:6px;height:6px;box-shadow:0 0 6px #10b981}.Hero-module__ZARIfG__dotPending{background:#d9a07b;border-radius:50%;width:6px;height:6px;box-shadow:0 0 6px #d9a07b}.Hero-module__ZARIfG__dotComplete{background:var(--text-subtle);border-radius:50%;width:6px;height:6px}.Hero-module__ZARIfG__projectList{flex-direction:column;gap:12px;margin-top:14px;display:flex}.Hero-module__ZARIfG__projectRow{background:#fff;border:1px solid #5c40330d;border-radius:12px;grid-template-columns:1fr 100px;align-items:center;gap:20px;padding:14px 18px;transition:all .3s;display:grid;box-shadow:0 4px 12px #5c403305}.Hero-module__ZARIfG__projectRow:hover{border-color:#5c40331f;transform:translateY(-2px);box-shadow:0 8px 24px #5c40330f}.Hero-module__ZARIfG__projectInfo{flex-direction:column;gap:8px;display:flex}.Hero-module__ZARIfG__projectLabel{color:var(--text-main);font-size:.64rem;font-weight:700;font-family:var(--font-body);justify-content:space-between;display:flex}.Hero-module__ZARIfG__projectProgress{background:#0000000d;border-radius:3px;height:5px;overflow:hidden}.Hero-module__ZARIfG__projectProgressFill{background:linear-gradient(90deg, var(--accent-2), var(--accent-1));transform-origin:0;border-radius:3px;height:100%}.Hero-module__ZARIfG__projectChart{justify-content:center;align-items:center;display:flex}.Hero-module__ZARIfG__waveSvg{width:100%;height:30px}.Hero-module__ZARIfG__wavePath{stroke-dasharray:200;stroke-dashoffset:200px}.Hero-module__ZARIfG__loaded .Hero-module__ZARIfG__wavePath{animation:1.6s cubic-bezier(.16,1,.3,1) both Hero-module__ZARIfG__drawPathLine}.Hero-module__ZARIfG__waveLine{opacity:0}.Hero-module__ZARIfG__loaded .Hero-module__ZARIfG__waveLine{animation:.6s both Hero-module__ZARIfG__fadeLineIn}@keyframes Hero-module__ZARIfG__drawPathLine{to{stroke-dashoffset:0}}@keyframes Hero-module__ZARIfG__fadeLineIn{to{opacity:1}}
.Partners-module__Wk2-ZG__partnersSection{border-top:1px solid var(--border-light);border-bottom:1px solid var(--border-light);background-color:var(--bg-main);padding:60px 0;position:relative}.Partners-module__Wk2-ZG__partnersContainer{flex-direction:column;align-items:center;gap:32px;display:flex}.Partners-module__Wk2-ZG__heading{font-family:var(--font-heading);color:var(--text-white);letter-spacing:2.5px;text-transform:uppercase;font-size:.72rem;font-weight:700}.Partners-module__Wk2-ZG__logoGrid{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:32px;width:100%;max-width:1000px;display:flex}.Partners-module__Wk2-ZG__logoItem{font-family:var(--font-heading);color:var(--text-white);letter-spacing:1px;-webkit-user-select:none;user-select:none;font-size:1.15rem;font-weight:850}@media (max-width:768px){.Partners-module__Wk2-ZG__logoGrid{justify-content:center;gap:24px 40px}.Partners-module__Wk2-ZG__logoItem{font-size:1rem}}
.WhatWeDo-module__iIibca__section{padding-top:95px;padding-bottom:50px;position:relative;overflow:hidden}.WhatWeDo-module__iIibca__container{max-width:1200px;margin:0 auto;padding:0 40px}.WhatWeDo-module__iIibca__section:before{content:"";pointer-events:none;background:radial-gradient(#5c40330a 0%,#0000 70%);width:600px;height:600px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.WhatWeDo-module__iIibca__headerBlock{justify-content:space-between;align-items:flex-end;gap:48px;margin-bottom:72px;display:flex}.WhatWeDo-module__iIibca__titleBlock{max-width:580px}.WhatWeDo-module__iIibca__tag{letter-spacing:.18em;text-transform:uppercase;color:var(--accent-1);background:#5c40330f;border:1px solid #5c403326;border-radius:9999px;margin-bottom:16px;padding:4px 12px;font-size:.7rem;font-weight:700;display:inline-block}.WhatWeDo-module__iIibca__title{color:var(--text-white);letter-spacing:-.03em;margin:0;font-size:clamp(2rem,3.5vw,3rem);font-weight:800;line-height:1.15}.WhatWeDo-module__iIibca__subtext{color:var(--text-muted);max-width:380px;margin:0;font-size:.95rem;line-height:1.7}.WhatWeDo-module__iIibca__grid{flex-wrap:wrap;justify-content:center;gap:16px;display:flex}.WhatWeDo-module__iIibca__card{background:var(--bg-card);border:1px solid var(--border-card);border-radius:var(--r-md);cursor:default;min-width:280px;transition:transform .4s var(--ease-out), border-color .4s ease, box-shadow .4s ease, background .4s ease;flex-direction:column;flex:0 calc(33.333% - 11px);padding:32px 24px;display:flex;position:relative;overflow:hidden}.WhatWeDo-module__iIibca__card:before{content:"";background:var(--grad-hero);opacity:0;height:1px;transition:opacity .4s;position:absolute;top:0;left:0;right:0}.WhatWeDo-module__iIibca__card:after{content:"";background:var(--grad-shine);opacity:0;transition:opacity .4s;position:absolute;inset:0}.WhatWeDo-module__iIibca__card:hover{background:#5c403308;border-color:#a3826f40;transform:translateY(-8px);box-shadow:0 24px 60px #5c40330a,0 0 0 1px #5c403314,0 0 40px #a3826f0d}.WhatWeDo-module__iIibca__card:hover:before,.WhatWeDo-module__iIibca__card:hover:after{opacity:1}.WhatWeDo-module__iIibca__icon{border:1px solid var(--border-card);width:48px;height:48px;transition:transform .4s var(--ease-spring), background .4s ease;background:#ffffff0d;border-radius:14px;justify-content:center;align-items:center;margin-bottom:24px;font-size:1.4rem;display:flex}.WhatWeDo-module__iIibca__card:hover .WhatWeDo-module__iIibca__icon{background:#5c403314;border-color:#5c403326;transform:scale(1.12)rotate(-4deg)}.WhatWeDo-module__iIibca__cardTitle{color:var(--text-white);margin:0 0 10px;font-size:1.05rem;font-weight:700}.WhatWeDo-module__iIibca__cardDescription{color:var(--text-muted);flex-grow:1;margin:0;font-size:.88rem;line-height:1.7}@media (max-width:1100px){.WhatWeDo-module__iIibca__card{flex:0 calc(50% - 8px)}}@media (max-width:768px){.WhatWeDo-module__iIibca__section{padding:100px 0}.WhatWeDo-module__iIibca__headerBlock{flex-direction:column;align-items:flex-start;gap:20px;margin-bottom:48px}.WhatWeDo-module__iIibca__subtext{max-width:none}.WhatWeDo-module__iIibca__card{flex:0 100%}.WhatWeDo-module__iIibca__grid{gap:12px}}
.WhoWeAre-module__4mw77W__section{background:linear-gradient(180deg, var(--bg-main) 0%, var(--bg-secondary) 50%, var(--bg-main) 100%);padding-top:50px;padding-bottom:50px;position:relative;overflow:hidden}.WhoWeAre-module__4mw77W__container{max-width:1200px;margin:0 auto;padding:0 40px}.WhoWeAre-module__4mw77W__section:before{content:"";pointer-events:none;background:radial-gradient(60% 60% at 20%,#5c403308 0%,#0000 60%),radial-gradient(50% 50% at 80%,#a3826f08 0%,#0000 60%);position:absolute;inset:0}.WhoWeAre-module__4mw77W__grid{grid-template-columns:1fr 1fr;align-items:center;gap:80px;display:grid}.WhoWeAre-module__4mw77W__tag{letter-spacing:.18em;text-transform:uppercase;color:var(--accent-2);background:#5c40330f;border:1px solid #5c403326;border-radius:9999px;margin-bottom:20px;padding:4px 12px;font-size:.7rem;font-weight:700;display:inline-block}.WhoWeAre-module__4mw77W__title{letter-spacing:-.035em;color:var(--text-white);margin-bottom:20px;font-size:clamp(2.2rem,3.5vw,3.2rem);font-weight:800;line-height:1.1}.WhoWeAre-module__4mw77W__description{color:var(--text-muted);max-width:480px;margin-bottom:32px;font-size:.98rem;line-height:1.8}.WhoWeAre-module__4mw77W__ctaLink{color:var(--accent-1);transition:all .3s var(--ease-out);border-bottom:1px solid #5c403340;align-items:center;gap:8px;padding-bottom:4px;font-size:.88rem;font-weight:600;display:inline-flex}.WhoWeAre-module__4mw77W__ctaLink:hover{color:var(--accent-1);border-color:var(--accent-1);gap:14px}.WhoWeAre-module__4mw77W__ctaLink span{transition:transform .3s var(--ease-spring)}.WhoWeAre-module__4mw77W__ctaLink:hover span{transform:translate(4px)}.WhoWeAre-module__4mw77W__statsColumn{flex-direction:column;gap:16px;display:flex}.WhoWeAre-module__4mw77W__statCard{border-radius:var(--r-md);background:var(--bg-card);border:1px solid var(--border-card);transition:transform .4s var(--ease-out), border-color .4s ease, box-shadow .4s ease;cursor:default;padding:28px 32px;position:relative;overflow:hidden}.WhoWeAre-module__4mw77W__statCard:before{content:"";background:var(--grad-cta);opacity:0;border-radius:0 2px 2px 0;width:3px;transition:opacity .4s;position:absolute;top:0;bottom:0;left:0}.WhoWeAre-module__4mw77W__statCard:hover{border-color:#a3826f33;transform:translate(8px);box-shadow:0 8px 40px #5c403308,-4px 0 20px #a3826f0a}.WhoWeAre-module__4mw77W__statCard:hover:before{opacity:1}.WhoWeAre-module__4mw77W__statNum{letter-spacing:-.05em;background:var(--grad-hero);-webkit-text-fill-color:transparent;background-size:200%;-webkit-background-clip:text;background-clip:text;margin-bottom:6px;font-size:clamp(2.4rem,4vw,3.2rem);font-weight:800;line-height:1;animation:3s infinite WhoWeAre-module__4mw77W__gradientShift}.WhoWeAre-module__4mw77W__statLabel{color:var(--text-muted);letter-spacing:.01em;font-size:.85rem;font-weight:500}@media (max-width:900px){.WhoWeAre-module__4mw77W__grid{grid-template-columns:1fr;gap:56px}.WhoWeAre-module__4mw77W__description{max-width:none}}@media (max-width:640px){.WhoWeAre-module__4mw77W__section{padding:100px 0}}
.AboutHero-module__UgPipW__heroSection{padding-top:calc(var(--header-height) + 60px);background-color:var(--bg-main);padding-bottom:80px;position:relative;overflow:hidden}.AboutHero-module__UgPipW__container{grid-template-columns:1.1fr .9fr;align-items:center;gap:60px;display:grid}.AboutHero-module__UgPipW__content{flex-direction:column;animation:.8s ease-out AboutHero-module__UgPipW__fadeInUp;display:flex}.AboutHero-module__UgPipW__tag{color:var(--accent-1);font-family:var(--font-heading);letter-spacing:2px;text-transform:uppercase;background-color:#5c40330d;border:1px solid #5c403326;border-radius:9999px;width:max-content;margin-bottom:20px;padding:6px 14px;font-size:.7rem;font-weight:700;display:inline-block}.AboutHero-module__UgPipW__title{color:var(--text-white);letter-spacing:-1.5px;margin-bottom:24px;font-size:clamp(2.2rem,4vw,3.2rem);font-weight:800;line-height:1.15}.AboutHero-module__UgPipW__highlight{background:var(--grad-hero);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.AboutHero-module__UgPipW__description{color:var(--text-muted);max-width:540px;margin-bottom:36px;font-size:1.1rem;line-height:1.65}.AboutHero-module__UgPipW__actionBtn{display:flex}.AboutHero-module__UgPipW__arrow{margin-left:6px;transition:transform .2s}.AboutHero-module__UgPipW__actionBtn:hover .AboutHero-module__UgPipW__arrow{transform:translate(4px)}.AboutHero-module__UgPipW__graphic{justify-content:center;align-items:center;animation:1s ease-out AboutHero-module__UgPipW__fadeInUp;display:flex}.AboutHero-module__UgPipW__imageCard{border-radius:28px;width:100%;max-width:500px;padding:5px;position:relative;overflow:visible}.AboutHero-module__UgPipW__image{border-radius:24px;width:100%;height:auto;transition:transform .5s;display:block;box-shadow:0 25px 60px -15px #0000001f}.AboutHero-module__UgPipW__imageCard:hover .AboutHero-module__UgPipW__image{transform:translateY(-4px)}.AboutHero-module__UgPipW__badgeOverlay{-webkit-backdrop-filter:blur(16px);z-index:10;background-color:#ffffffd9;border:1px solid #5c403326;border-radius:16px;flex-direction:column;gap:6px;max-width:280px;padding:16px 20px;display:flex;position:absolute;bottom:24px;left:-20px;box-shadow:0 15px 35px #5c40330f,0 0 20px #5c40330a}.AboutHero-module__UgPipW__badgeTitle{font-family:var(--font-heading);color:var(--accent-1);letter-spacing:1px;font-size:.72rem;font-weight:800}.AboutHero-module__UgPipW__badgeText{color:var(--text-muted);font-size:.82rem;line-height:1.45}.AboutHero-module__UgPipW__glowBg{pointer-events:none;z-index:-1;background:radial-gradient(circle,#5c40330f 0%,#0000 70%);width:320px;height:320px;animation:8s ease-in-out infinite AboutHero-module__UgPipW__pulseGlow;position:absolute;top:-10%;right:-10%}@media (max-width:992px){.AboutHero-module__UgPipW__container{text-align:center;grid-template-columns:1fr;gap:48px}.AboutHero-module__UgPipW__tag,.AboutHero-module__UgPipW__description{margin-left:auto;margin-right:auto}.AboutHero-module__UgPipW__actionBtn{justify-content:center}.AboutHero-module__UgPipW__graphic{max-width:460px;margin-left:auto;margin-right:auto}.AboutHero-module__UgPipW__badgeOverlay{max-width:calc(100% - 40px);bottom:-20px;left:20px}}@media (max-width:576px){.AboutHero-module__UgPipW__title{font-size:2.5rem}}
.WhyUs-module__onskOq__section{padding-top:50px;padding-bottom:95px;position:relative;overflow:hidden}.WhyUs-module__onskOq__section:before{content:"";pointer-events:none;background:radial-gradient(80% 60%,#5c403308 0%,#0000 70%);position:absolute;inset:0}.WhyUs-module__onskOq__container{max-width:1200px;margin:0 auto;padding:0 40px}.WhyUs-module__onskOq__headerBlock{text-align:center;max-width:700px;margin:0 auto 80px}.WhyUs-module__onskOq__tag{letter-spacing:.18em;text-transform:uppercase;color:var(--accent-2);background:#5c40330f;border:1px solid #5c403326;border-radius:9999px;margin-bottom:20px;padding:4px 12px;font-size:.7rem;font-weight:700;display:inline-block}.WhyUs-module__onskOq__title{color:var(--text-white);letter-spacing:-.03em;margin:0 0 16px;font-size:clamp(2rem,3.5vw,3rem);font-weight:800}.WhyUs-module__onskOq__subtext{color:var(--text-muted);margin:0;font-size:1rem;line-height:1.75}.WhyUs-module__onskOq__grid{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.WhyUs-module__onskOq__card{background:var(--bg-card);border:1px solid var(--border-card);border-radius:var(--r-lg);cursor:default;transition:transform .4s var(--ease-out), border-color .4s ease, box-shadow .4s ease;padding:36px 28px;position:relative;overflow:hidden}.WhyUs-module__onskOq__card:before{content:"";opacity:0;background:linear-gradient(90deg,#0000,#5c403366,#0000);height:1px;transition:opacity .4s;position:absolute;top:0;left:0;right:0}.WhyUs-module__onskOq__card:hover{border-color:#a3826f33;transform:translateY(-6px);box-shadow:0 24px 60px #5c403308,0 0 40px #a3826f0a}.WhyUs-module__onskOq__card:hover:before{opacity:1}.WhyUs-module__onskOq__card:after{content:"";pointer-events:none;background:radial-gradient(circle,#a3826f14 0%,#0000 70%);width:150px;height:150px;transition:opacity .4s;position:absolute;top:-50px;right:-50px}.WhyUs-module__onskOq__icon{width:52px;height:52px;transition:transform .4s var(--ease-spring), background .4s ease;background:#5c40330f;border:1px solid #5c403326;border-radius:16px;justify-content:center;align-items:center;margin-bottom:24px;font-size:1.5rem;display:flex}.WhyUs-module__onskOq__card:hover .WhyUs-module__onskOq__icon{background:#5c40331f;transform:scale(1.1)rotate(-5deg)}.WhyUs-module__onskOq__cardImage{object-fit:cover;border-radius:var(--r-sm);opacity:.85;width:100%;max-height:160px;margin-bottom:20px;transition:opacity .4s}.WhyUs-module__onskOq__card:hover .WhyUs-module__onskOq__cardImage{opacity:1}.WhyUs-module__onskOq__cardTitle{color:var(--text-white);margin:0 0 10px;font-size:1.1rem;font-weight:700}.WhyUs-module__onskOq__cardDescription{color:var(--text-muted);margin:0;font-size:.88rem;line-height:1.7}@media (max-width:900px){.WhyUs-module__onskOq__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.WhyUs-module__onskOq__section{padding:100px 0}.WhyUs-module__onskOq__grid{grid-template-columns:1fr}}
.MissionVision-module__bnFila__section{background-color:var(--bg-main);padding:80px 0;position:relative;overflow:hidden}.MissionVision-module__bnFila__container{max-width:1200px;margin:0 auto;padding:0 40px}.MissionVision-module__bnFila__grid{grid-template-columns:repeat(2,1fr);gap:40px;display:grid;position:relative}.MissionVision-module__bnFila__card{background:var(--bg-card);-webkit-backdrop-filter:blur(24px);border:1px solid var(--border-card);transition:all .4s var(--ease-out);border-radius:28px;flex-direction:column;padding:50px 40px;display:flex;position:relative;overflow:hidden}.MissionVision-module__bnFila__card:hover{background:#fffffff2;border-color:#5c403333;transform:translateY(-6px);box-shadow:0 30px 60px #5c40330d,0 0 30px #5c403308}.MissionVision-module__bnFila__cardGlow{pointer-events:none;background:radial-gradient(circle,#5c40330d 0%,#0000 70%);border-radius:50%;width:250px;height:250px;transition:opacity .3s;position:absolute;top:-100px;right:-100px}.MissionVision-module__bnFila__card:hover .MissionVision-module__bnFila__cardGlow{background:radial-gradient(circle,#5c40331a 0%,#0000 70%)}.MissionVision-module__bnFila__tag{color:var(--accent-1);font-family:var(--font-heading);letter-spacing:1.5px;background:#5c40330d;border:1px solid #5c403326;border-radius:9999px;width:max-content;margin-bottom:24px;padding:6px 14px;font-size:.7rem;font-weight:700;display:inline-block}.MissionVision-module__bnFila__title{color:var(--text-white);letter-spacing:-.5px;margin-bottom:16px;font-size:1.85rem;font-weight:800;line-height:1.3}.MissionVision-module__bnFila__description{color:var(--text-muted);font-size:.98rem;line-height:1.7}@media (max-width:991px){.MissionVision-module__bnFila__grid{grid-template-columns:1fr;gap:30px}.MissionVision-module__bnFila__card{padding:40px 30px}}
.ServicesCatalog-module__IOSg-W__section{background-color:var(--bg-main);border-bottom:1px solid var(--border-light);padding:120px 0}.ServicesCatalog-module__IOSg-W__container{max-width:1200px;margin:0 auto;padding:0 40px}.ServicesCatalog-module__IOSg-W__headerBlock{text-align:center;max-width:700px;margin:0 auto 60px}.ServicesCatalog-module__IOSg-W__tag{letter-spacing:2px;text-transform:uppercase;color:var(--accent-1);background:#5c40330d;border:1px solid #5c403326;border-radius:9999px;margin-bottom:16px;padding:4px 12px;font-size:.7rem;font-weight:700;display:inline-block}.ServicesCatalog-module__IOSg-W__title{color:var(--text-white);letter-spacing:-.5px;margin:0 0 16px;font-size:clamp(2rem,3.5vw,3rem);font-weight:800;line-height:1.25}.ServicesCatalog-module__IOSg-W__subtext{color:var(--text-muted);font-size:1rem;line-height:1.65}.ServicesCatalog-module__IOSg-W__grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.ServicesCatalog-module__IOSg-W__card{transition:all .4s var(--ease-out);background:#fff;border:1px solid #e2ded7;border-radius:16px;flex-direction:column;padding:0;display:flex;position:relative;overflow:hidden}.ServicesCatalog-module__IOSg-W__card:hover{border-color:#cfc6ba;transform:translateY(-6px);box-shadow:0 22px 48px #5c40331f}.ServicesCatalog-module__IOSg-W__cardContent{flex-direction:column;flex:1;align-items:flex-start;padding:26px 24px 24px;display:flex}.ServicesCatalog-module__IOSg-W__cardTop{justify-content:space-between;align-items:center;margin-bottom:32px;display:flex}.ServicesCatalog-module__IOSg-W__index{color:var(--text-subtle);letter-spacing:1px;font-size:.75rem;font-weight:800}.ServicesCatalog-module__IOSg-W__icon{width:48px;height:48px;color:var(--accent-1);background-color:#5c40330d;border:1px solid #5c403326;border-radius:12px;place-items:center;font-size:22px;display:grid}.ServicesCatalog-module__IOSg-W__cardTitle{color:var(--text-white);margin:0 0 16px;font-size:1.25rem;font-weight:700}.ServicesCatalog-module__IOSg-W__cardDescription{-webkit-line-clamp:3;line-clamp:3;width:100%;color:var(--text-muted);text-align:left;-webkit-box-orient:vertical;margin:0;font-size:.92rem;line-height:1.65;display:-webkit-box;overflow:hidden}.ServicesCatalog-module__IOSg-W__descriptionExpanded{-webkit-line-clamp:unset;line-clamp:unset;display:block;overflow:visible}.ServicesCatalog-module__IOSg-W__seeMoreButton{color:var(--text-main);text-underline-offset:3px;margin-top:4px;font-size:.86rem;font-weight:600;text-decoration:underline}.ServicesCatalog-module__IOSg-W__seeMoreButton:hover{color:var(--primary)}.ServicesCatalog-module__IOSg-W__cardImage{object-fit:cover;border-bottom:1px solid #e2ded7;width:100%;height:192px}.ServicesCatalog-module__IOSg-W__cardMediaFallback{background:linear-gradient(145deg,#1e1b17,#0f0f0f);border-bottom:1px solid #2d2924;place-items:center;width:100%;height:192px;display:grid}.ServicesCatalog-module__IOSg-W__cardMediaFallback .ServicesCatalog-module__IOSg-W__icon{color:#fff;background:#ffffff14;border-color:#ffffff2e;width:64px;height:64px;margin:0}.ServicesCatalog-module__IOSg-W__liveLink{width:100%;min-height:38px;color:var(--text-muted);letter-spacing:.18em;text-transform:uppercase;border:1px solid #e0e4ea;border-radius:9999px;justify-content:center;align-items:center;gap:10px;margin-top:1.25rem;padding:8px 16px;font-size:.72rem;font-weight:700;display:inline-flex}.ServicesCatalog-module__IOSg-W__liveLink svg{fill:none;stroke:currentColor;stroke-width:1.8px;width:14px;height:14px}.ServicesCatalog-module__IOSg-W__liveLink:hover{color:#fff;background:var(--primary);border-color:var(--primary)}.ServicesCatalog-module__IOSg-W__placeholderCard{padding:40px 32px}.ServicesCatalog-module__IOSg-W__footerLine{background:var(--grad-cta);transform-origin:0;width:100%;height:2px;transition:transform .4s var(--ease-out);position:absolute;bottom:0;left:0;transform:scaleX(0)}.ServicesCatalog-module__IOSg-W__card:hover .ServicesCatalog-module__IOSg-W__footerLine{transform:scaleX(1)}@media (max-width:1024px){.ServicesCatalog-module__IOSg-W__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.ServicesCatalog-module__IOSg-W__grid{grid-template-columns:1fr;gap:16px}.ServicesCatalog-module__IOSg-W__card{border-radius:14px}.ServicesCatalog-module__IOSg-W__cardContent{padding:24px 20px 22px}.ServicesCatalog-module__IOSg-W__placeholderCard{padding:32px 24px}}.ServicesCatalog-module__IOSg-W__otherLinksContainer{flex-direction:column;gap:12px;margin-top:24px;display:flex}.ServicesCatalog-module__IOSg-W__otherLinkItem{transition:all .3s var(--ease-out);cursor:pointer;background:#5c403308;border:1px solid #5c403314;border-radius:14px;flex-direction:column;padding:14px 18px;text-decoration:none;display:flex}.ServicesCatalog-module__IOSg-W__otherLinkItem:hover{background:#5c403314;border-color:#5c403340;transform:translate(4px)}.ServicesCatalog-module__IOSg-W__otherLinkTitle{color:var(--text-main);justify-content:space-between;align-items:center;font-size:.88rem;font-weight:700;transition:color .3s;display:flex}.ServicesCatalog-module__IOSg-W__otherLinkDesc{color:var(--text-subtle);margin-top:4px;font-size:.78rem;line-height:1.4;transition:color .3s}.ServicesCatalog-module__IOSg-W__primaryLink{width:100%;min-height:42px;color:var(--accent-1);letter-spacing:.12em;text-transform:uppercase;transition:transform .3s var(--ease-out);cursor:pointer;border:1px solid #e0e4ea;border-radius:9999px;justify-content:center;align-items:center;gap:6px;margin-top:24px;padding:8px 16px;font-size:.88rem;font-weight:700;text-decoration:none;display:flex}.ServicesCatalog-module__IOSg-W__primaryLink:hover{color:#fff;background:var(--primary);border-color:var(--primary);transform:translateY(-2px)}
.Stats-module__yL2aHq__statsSection{background-color:var(--bg-main);border-bottom:1px solid var(--border-light);padding:120px 0;position:relative}.Stats-module__yL2aHq__statsContainer{justify-content:center;display:flex}.Stats-module__yL2aHq__grid{grid-template-columns:repeat(3,1fr);gap:40px;width:100%;max-width:1100px;display:grid}.Stats-module__yL2aHq__statCard{text-align:center;flex-direction:column;align-items:center;padding:24px;display:flex;position:relative}.Stats-module__yL2aHq__statCard:not(:last-child):after{content:"";background:linear-gradient(to bottom, transparent, var(--border-light), transparent);width:1px;height:60%;position:absolute;top:20%;right:-20px}.Stats-module__yL2aHq__value{font-family:var(--font-heading);letter-spacing:-2px;background:var(--grad-hero);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:16px;font-size:clamp(3rem,5vw,4.5rem);font-weight:800;line-height:1.1;animation:4s infinite Stats-module__yL2aHq__gradientShift}.Stats-module__yL2aHq__label{font-family:var(--font-heading);color:var(--text-white);margin-bottom:12px;font-size:1.25rem;font-weight:700}.Stats-module__yL2aHq__description{color:var(--text-muted);max-width:280px;font-size:.92rem;line-height:1.6}@media (max-width:992px){.Stats-module__yL2aHq__grid{gap:20px}.Stats-module__yL2aHq__statCard:not(:last-child):after{display:none}}@media (max-width:768px){.Stats-module__yL2aHq__grid{grid-template-columns:1fr;gap:32px}.Stats-module__yL2aHq__statCard{border-bottom:1px solid var(--border-light);padding:20px 12px}.Stats-module__yL2aHq__statCard:last-child{border-bottom:none}}
.Architects-module__E5_eZW__section{background-color:var(--bg-main);border-bottom:1px solid var(--border-light);padding:120px 0;position:relative;overflow:hidden}.Architects-module__E5_eZW__ambientGlow1{z-index:1;pointer-events:none;background:radial-gradient(circle,#5c40330d 0%,#0000 70%);border-radius:50%;width:500px;height:500px;position:absolute;top:10%;left:-10%}.Architects-module__E5_eZW__ambientGlow2{z-index:1;pointer-events:none;background:radial-gradient(circle,#a78bfa0f 0%,#0000 70%);border-radius:50%;width:600px;height:600px;position:absolute;bottom:10%;right:-10%}.Architects-module__E5_eZW__container{z-index:2;flex-direction:column;gap:60px;max-width:100%;margin:0 auto;padding:0 48px;display:flex;position:relative}.Architects-module__E5_eZW__headerBlock{text-align:center;max-width:700px;margin:0 auto}.Architects-module__E5_eZW__eyebrow{letter-spacing:2px;text-transform:uppercase;color:var(--accent-1);background:#5c40330d;border:1px solid #5c403326;border-radius:9999px;margin-bottom:16px;padding:4px 12px;font-size:.7rem;font-weight:700;display:inline-block}.Architects-module__E5_eZW__title{color:var(--text-white);letter-spacing:-1px;margin-bottom:16px;font-size:clamp(2rem,3.5vw,2.75rem);font-weight:800;line-height:1.2}.Architects-module__E5_eZW__subtext{color:var(--text-muted);font-size:.95rem;line-height:1.6}.Architects-module__E5_eZW__grid{grid-template-columns:repeat(2,1fr);gap:40px;width:100%;display:grid}.Architects-module__E5_eZW__memberCard{background:var(--bg-card);border:1px solid var(--border-card);transition:all .4s var(--ease-out);-webkit-backdrop-filter:blur(20px)saturate(180%);border-radius:32px;flex-direction:column;align-items:center;padding:52px 48px;display:flex;position:relative;overflow:hidden}.Architects-module__E5_eZW__memberCard:hover{border-color:#5c403326;transform:translateY(-8px);box-shadow:0 30px 60px #5c403314,0 0 40px #5c403305}.Architects-module__E5_eZW__cardGlow{opacity:0;pointer-events:none;z-index:1;background:radial-gradient(circle at 50% -20%,#a3826f40 0%,#fff0 70%);transition:opacity .4s;position:absolute;inset:0}.Architects-module__E5_eZW__memberCard:hover .Architects-module__E5_eZW__cardGlow{opacity:1}.Architects-module__E5_eZW__imageContainer{z-index:2;background:0 0;border:3px solid #a3826f;border-radius:50%;justify-content:center;align-items:center;width:210px;height:210px;margin-bottom:28px;padding:5px;transition:border-color .3s,box-shadow .3s;display:flex;position:relative;box-shadow:0 0 0 1px #5c403314,0 8px 24px #5c40331a}.Architects-module__E5_eZW__memberCard:hover .Architects-module__E5_eZW__imageContainer{border-color:#5c4033;box-shadow:0 0 0 1px #5c403326,0 12px 32px #5c403324}.Architects-module__E5_eZW__imageInner{background:#ffffff05;border-radius:50%;width:100%;height:100%;overflow:hidden}.Architects-module__E5_eZW__image{object-fit:cover;border-radius:50%;width:100%;height:100%;transition:transform .6s cubic-bezier(.16,1,.3,1);display:block}.Architects-module__E5_eZW__memberCard:hover .Architects-module__E5_eZW__image{transform:scale(1.06)}.Architects-module__E5_eZW__avatarPlaceholder{width:100%;height:100%;color:var(--accent-1);background:linear-gradient(135deg,#5c403314 0%,#a3826f08 100%);border-radius:50%;place-items:center;display:grid}.Architects-module__E5_eZW__avatarInitial{font-size:3.5rem;font-weight:800}.Architects-module__E5_eZW__logoBadge{-webkit-backdrop-filter:blur(8px);z-index:3;background:#ffffffeb;border:1.5px solid #5c403326;border-radius:50%;place-items:center;width:36px;height:36px;transition:transform .3s;display:grid;position:absolute;bottom:4px;right:16px;box-shadow:0 4px 12px #5c40331f}.Architects-module__E5_eZW__memberCard:hover .Architects-module__E5_eZW__logoBadge{transform:translateY(-2px)scale(1.05)}.Architects-module__E5_eZW__logoIcon{object-fit:contain;max-width:20px;max-height:20px;display:block}.Architects-module__E5_eZW__info{z-index:2;text-align:center;flex-direction:column;align-items:center;gap:12px;width:100%;display:flex}.Architects-module__E5_eZW__roleTag{-webkit-text-stroke:.3px #3b1f14;letter-spacing:2px;color:#3b1f14;text-transform:uppercase;background:#5c403314;border:1.5px solid #5c403338;border-radius:100px;padding:7px 18px;font-size:.8rem;font-weight:900;display:inline-block}.Architects-module__E5_eZW__name{-webkit-text-stroke:.4px currentColor;color:var(--text-white);letter-spacing:-.5px;text-align:center;width:100%;margin:6px 0;font-size:1.9rem;font-weight:900;line-height:1.15}.Architects-module__E5_eZW__socialsGroup{justify-content:center;align-items:center;gap:12px;width:100%;margin-top:6px;display:flex}.Architects-module__E5_eZW__socialLink{color:#3b1f14;width:36px;height:36px;transition:all .3s var(--ease-spring);background:#5c40330d;border:1px solid #5c403326;border-radius:50%;place-items:center;display:grid}.Architects-module__E5_eZW__linkedinLink:hover{transform:translateY(-2px);color:#0077b5!important;background:#0077b514!important;border-color:#0077b533!important}.Architects-module__E5_eZW__githubLink:hover{transform:translateY(-2px);color:#1e293b!important;background:#1e293b14!important;border-color:#1e293b33!important}.Architects-module__E5_eZW__socialLink:hover{color:var(--accent-1);background:#5c403314;border-color:#5c403326;transform:translateY(-2px)}.Architects-module__E5_eZW__socialIcon{width:16px;height:16px}.Architects-module__E5_eZW__bio{color:#334155;margin-top:6px;font-size:1rem;font-weight:500;line-height:1.65}.Architects-module__E5_eZW__emptyStateContainer{grid-column:1/-1;justify-content:center;padding:40px 0;display:flex}.Architects-module__E5_eZW__emptyCard{text-align:center;background:#5c403305;border:1px dashed #5c403326;border-radius:24px;flex-direction:column;align-items:center;gap:12px;max-width:480px;padding:40px;display:flex}.Architects-module__E5_eZW__emptyIcon{margin-bottom:8px;font-size:2.5rem}.Architects-module__E5_eZW__emptyCard h3{color:var(--text-white);font-size:1.25rem;font-weight:700}.Architects-module__E5_eZW__emptyCard p{color:var(--text-muted);font-size:.9rem;line-height:1.6}.Architects-module__E5_eZW__footerRow{justify-content:center;width:100%;margin-top:20px;display:flex}.Architects-module__E5_eZW__teamLink{color:var(--accent-1);align-items:center;gap:8px;font-size:.95rem;font-weight:700;transition:color .2s;display:inline-flex}.Architects-module__E5_eZW__teamLink:hover{color:var(--text-white)}.Architects-module__E5_eZW__upArrow{transition:transform .2s}.Architects-module__E5_eZW__teamLink:hover .Architects-module__E5_eZW__upArrow{transform:translate(3px,-3px)}@media (max-width:992px){.Architects-module__E5_eZW__grid{grid-template-columns:repeat(2,1fr);gap:24px}}@media (max-width:600px){.Architects-module__E5_eZW__grid{grid-template-columns:1fr;gap:28px}.Architects-module__E5_eZW__container{gap:40px}.Architects-module__E5_eZW__title{font-size:1.8rem}.Architects-module__E5_eZW__memberCard{padding:20px}}
.CTA-module__CdZh3q__ctaSection{padding:120px 0;position:relative;overflow:hidden}.CTA-module__CdZh3q__ctaContainer{z-index:1;position:relative}.CTA-module__CdZh3q__ctaCard{text-align:center;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:linear-gradient(135deg,#5c403314 0%,#a3826f0f 50%,#5c40330a 100%);border:1px solid #5c40331a;border-radius:28px;padding:80px 72px;position:relative;overflow:hidden;box-shadow:0 40px 100px #5c403308,inset 0 1px #ffffff80}.CTA-module__CdZh3q__ctaCard:before{content:"";z-index:0;background:linear-gradient(-45deg,#5c403314,#a3826f0f,#5c40330a,#5c403314) 0 0/400% 400%;animation:6s infinite CTA-module__CdZh3q__gradientShift;position:absolute;inset:0}.CTA-module__CdZh3q__shape1{background:radial-gradient(circle,#5c403314 0%,#0000 70%);border-radius:50%;width:400px;height:400px;animation:8s ease-in-out infinite CTA-module__CdZh3q__float;position:absolute;top:-100px;right:-100px}.CTA-module__CdZh3q__shape2{background:radial-gradient(circle,#a3826f14 0%,#0000 70%);border-radius:50%;width:300px;height:300px;animation:10s ease-in-out 1s infinite CTA-module__CdZh3q__float;position:absolute;bottom:-80px;left:-80px}.CTA-module__CdZh3q__content{z-index:1;max-width:680px;margin:0 auto;position:relative}.CTA-module__CdZh3q__title{color:var(--text-white);letter-spacing:-.04em;margin:0 0 20px;font-size:clamp(2.2rem,4vw,3.5rem);font-weight:800;line-height:1.1}.CTA-module__CdZh3q__description{color:var(--text-muted);margin:0 0 40px;font-size:1.05rem;line-height:1.75}.CTA-module__CdZh3q__buttons{flex-wrap:wrap;justify-content:center;align-items:center;gap:16px;display:flex}@media (max-width:768px){.CTA-module__CdZh3q__ctaCard{border-radius:20px;padding:56px 32px}.CTA-module__CdZh3q__title{font-size:2rem}}
.CoreValues-module__RQygIq__section{background-color:var(--bg-main);border-bottom:1px solid var(--border-light);padding:120px 0;position:relative}.CoreValues-module__RQygIq__container{flex-direction:column;gap:60px;display:flex}.CoreValues-module__RQygIq__headerBlock{text-align:center;max-width:650px;margin-left:auto;margin-right:auto}.CoreValues-module__RQygIq__title{color:var(--text-white);letter-spacing:-1px;margin-bottom:16px;font-size:2.5rem;font-weight:800}.CoreValues-module__RQygIq__subtext{color:var(--text-muted);font-size:1.05rem;line-height:1.6}.CoreValues-module__RQygIq__grid{grid-template-columns:repeat(3,1fr);gap:30px;display:grid}.CoreValues-module__RQygIq__card{background:var(--bg-card);-webkit-backdrop-filter:blur(24px);border:1px solid var(--border-card);transition:all .4s var(--ease-out);border-radius:24px;flex-direction:column;align-items:flex-start;padding:40px 32px;display:flex}.CoreValues-module__RQygIq__card:hover{background:#fffffff2;border-color:#5c403333;transform:translateY(-6px);box-shadow:0 24px 60px #5c40330d,0 0 30px #5c403308}.CoreValues-module__RQygIq__iconContainer{width:48px;height:48px;color:var(--accent-1);background-color:#5c40330d;border:1px solid #5c403326;border-radius:12px;justify-content:center;align-items:center;margin-bottom:24px;transition:all .3s;display:flex}.CoreValues-module__RQygIq__iconSvg{width:22px;height:22px}.CoreValues-module__RQygIq__card:hover .CoreValues-module__RQygIq__iconContainer{background-color:var(--accent-1);color:var(--text-white);transform:scale(1.1)rotate(-5deg)}.CoreValues-module__RQygIq__cardTitle{color:var(--text-white);margin-bottom:12px;font-size:1.25rem;font-weight:700}.CoreValues-module__RQygIq__cardDescription{color:var(--text-muted);font-size:.95rem;line-height:1.6}@media (max-width:992px){.CoreValues-module__RQygIq__grid{grid-template-columns:1fr;gap:24px;width:100%;max-width:500px;margin-left:auto;margin-right:auto}}
.SolutionsCTA-module__I0XfOa__section{background-color:var(--bg-main);padding:80px 0}.SolutionsCTA-module__I0XfOa__container{justify-content:center;padding:0 40px;display:flex}.SolutionsCTA-module__I0XfOa__card{background:var(--bg-card);border:1px solid var(--border-card);text-align:center;width:100%;max-width:1050px;box-shadow:var(--shadow-lg), var(--shadow-glow);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:32px;justify-content:center;align-items:center;padding:80px 40px;display:flex;position:relative;overflow:hidden}.SolutionsCTA-module__I0XfOa__content{z-index:3;flex-direction:column;align-items:center;max-width:720px;display:flex;position:relative}.SolutionsCTA-module__I0XfOa__title{color:var(--text-white);letter-spacing:-1.5px;margin-bottom:20px;font-size:2.8rem;font-weight:800;line-height:1.25}.SolutionsCTA-module__I0XfOa__description{color:var(--text-muted);max-width:600px;margin-bottom:40px;font-size:1.15rem;line-height:1.65}.SolutionsCTA-module__I0XfOa__buttons{justify-content:center;align-items:center;gap:20px;width:100%;display:flex}.SolutionsCTA-module__I0XfOa__glowBg{pointer-events:none;z-index:1;background:radial-gradient(circle,#5c40330f 0%,#0000 60%);width:600px;height:600px;position:absolute;top:-50%;left:-20%}@media (max-width:768px){.SolutionsCTA-module__I0XfOa__card{border-radius:24px;padding:60px 24px}.SolutionsCTA-module__I0XfOa__title{font-size:2rem}.SolutionsCTA-module__I0XfOa__buttons{flex-direction:column;gap:16px}.SolutionsCTA-module__I0XfOa__buttons a{width:100%}}
.TechStackGrid-module__jptKfq__section{background-color:var(--bg-main);border-bottom:1px solid var(--border-light);padding:120px 0}.TechStackGrid-module__jptKfq__container{flex-direction:column;gap:64px;padding:0 40px;display:flex}.TechStackGrid-module__jptKfq__headerBlock{text-align:center;max-width:650px;margin:0 auto}.TechStackGrid-module__jptKfq__tag{letter-spacing:2px;text-transform:uppercase;color:var(--accent-1);background:#5c40330d;border:1px solid #5c403326;border-radius:9999px;margin-bottom:16px;padding:4px 12px;font-size:.7rem;font-weight:700;display:inline-block}.TechStackGrid-module__jptKfq__title{color:var(--text-white);letter-spacing:-.5px;margin:0 0 16px;font-size:clamp(2rem,3.5vw,2.8rem);font-weight:800;line-height:1.2}.TechStackGrid-module__jptKfq__subtext{color:var(--text-muted);font-size:1rem;line-height:1.65}.TechStackGrid-module__jptKfq__categoryGroup{flex-direction:column;gap:20px;display:flex}.TechStackGrid-module__jptKfq__categoryLabel{letter-spacing:.18em;text-transform:uppercase;color:var(--text-subtle);align-items:center;gap:12px;font-size:.7rem;font-weight:800;display:flex}.TechStackGrid-module__jptKfq__categoryLabel:after{content:"";background:var(--border-light);flex:1;height:1px}.TechStackGrid-module__jptKfq__grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.TechStackGrid-module__jptKfq__card{background:var(--bg-card);border:1px solid var(--border-card);transition:all .35s var(--ease-out);border-radius:18px;flex-direction:column;align-items:flex-start;padding:28px 24px;display:flex;position:relative;overflow:hidden}.TechStackGrid-module__jptKfq__card:before{content:"";background:linear-gradient(90deg, var(--accent-1), transparent);opacity:0;height:2px;transition:opacity .3s;position:absolute;top:0;left:0;right:0}.TechStackGrid-module__jptKfq__card:hover{background:#fffffff2;border-color:#5c403333;transform:translateY(-5px);box-shadow:0 16px 40px #5c40330a,0 0 20px #5c403308}.TechStackGrid-module__jptKfq__card:hover:before{opacity:1}.TechStackGrid-module__jptKfq__iconContainer{width:44px;height:44px;color:var(--accent-1);background:#5c40330d;border:1px solid #5c403326;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;margin-bottom:16px;transition:all .3s;display:flex}.TechStackGrid-module__jptKfq__card:hover .TechStackGrid-module__jptKfq__iconContainer{background:var(--accent-1);color:#fff;transform:scale(1.08)rotate(-4deg)}.TechStackGrid-module__jptKfq__iconSvg{width:20px;height:20px}.TechStackGrid-module__jptKfq__categoryTag{color:var(--accent-2);letter-spacing:1.5px;text-transform:uppercase;opacity:.8;margin-bottom:8px;font-size:.64rem;font-weight:800}.TechStackGrid-module__jptKfq__cardTitle{color:var(--text-white);margin:0 0 10px;font-size:1.05rem;font-weight:700;line-height:1.3}.TechStackGrid-module__jptKfq__cardDescription{color:var(--text-muted);flex:1;margin:0;font-size:.83rem;line-height:1.6}@media (max-width:1200px){.TechStackGrid-module__jptKfq__grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:900px){.TechStackGrid-module__jptKfq__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:560px){.TechStackGrid-module__jptKfq__grid{grid-template-columns:1fr;gap:12px}.TechStackGrid-module__jptKfq__card{padding:22px 18px}}.TechStackGrid-module__jptKfq__loadingContainer{max-width:1200px;min-height:80vh;margin:0 auto;padding:120px 40px 80px}.TechStackGrid-module__jptKfq__skeleton{background:linear-gradient(90deg, var(--bg-secondary) 25%, #5c40330d 50%, var(--bg-secondary) 75%);background-size:200% 100%;border-radius:4px;animation:1.5s linear infinite TechStackGrid-module__jptKfq__skeletonShimmer}@keyframes TechStackGrid-module__jptKfq__skeletonShimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.TechStackGrid-module__jptKfq__tagSkeleton{border-radius:9999px;width:160px;height:20px;margin:0 auto 16px}.TechStackGrid-module__jptKfq__titleSkeleton{border-radius:8px;width:320px;height:40px;margin:0 auto 16px}.TechStackGrid-module__jptKfq__subtextSkeleton{border-radius:6px;width:min(100%,540px);height:18px;margin:0 auto}.TechStackGrid-module__jptKfq__categoryGroup{margin-top:56px}.TechStackGrid-module__jptKfq__categoryLabelSkeleton{border-radius:6px;width:110px;height:24px;margin-bottom:24px}.TechStackGrid-module__jptKfq__cardSkeleton{background:var(--bg-card);border:1px solid var(--border-light);border-radius:14px;flex-direction:column;gap:12px;padding:28px 24px;display:flex}.TechStackGrid-module__jptKfq__iconSkeleton{border-radius:14px;width:48px;height:48px;margin-bottom:12px}.TechStackGrid-module__jptKfq__categoryTagSkeleton{border-radius:4px;width:80px;height:16px}.TechStackGrid-module__jptKfq__cardTitleSkeleton{border-radius:4px;width:140px;height:22px;margin-bottom:8px}.TechStackGrid-module__jptKfq__cardDescSkeletonLine1{border-radius:4px;width:100%;height:14px}.TechStackGrid-module__jptKfq__cardDescSkeletonLine2{border-radius:4px;width:75%;height:14px}
