.Navbar-module__pSp8Ga__header{z-index:1000;width:100%;position:absolute;top:0;left:0}.Navbar-module__pSp8Ga__topbar{-webkit-backdrop-filter:blur(8px);border-bottom:1px solid var(--border-light);background-color:#080c1a80;align-items:center;height:45px;display:flex}.Navbar-module__pSp8Ga__topbarContent{justify-content:space-between;align-items:center;width:100%;display:flex}.Navbar-module__pSp8Ga__contactInfo{gap:24px;display:flex}.Navbar-module__pSp8Ga__infoItem{color:var(--text-secondary);align-items:center;gap:8px;font-size:13px;font-weight:500;display:flex}.Navbar-module__pSp8Ga__icon{width:14px;height:14px;color:var(--accent-teal)}.Navbar-module__pSp8Ga__socials{gap:16px;display:flex}.Navbar-module__pSp8Ga__socialIcon{width:15px;height:15px;color:var(--text-secondary);transition:color var(--transition-fast), transform var(--transition-fast)}.Navbar-module__pSp8Ga__socialIcon:hover{color:var(--accent-teal);transform:translateY(-1px)}.Navbar-module__pSp8Ga__navbar{height:80px;transition:all var(--transition-normal);background-color:#0000;border-bottom:1px solid #0000;align-items:center;width:100%;display:flex}.Navbar-module__pSp8Ga__navbarScrolled{-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--border-light);height:70px;box-shadow:var(--shadow-md);z-index:1010;background-color:#080c1aeb;position:fixed;top:0;left:0}.Navbar-module__pSp8Ga__navbarContent{justify-content:space-between;align-items:center;width:100%;display:flex}.Navbar-module__pSp8Ga__logoContainer{align-items:center;gap:12px;display:flex}.Navbar-module__pSp8Ga__logoImage{width:auto;height:32px;transition:transform var(--transition-fast);display:block}.Navbar-module__pSp8Ga__logoImage:hover{transform:scale(1.02)}@media (max-width:768px){.Navbar-module__pSp8Ga__logoImage{height:28px}}.Navbar-module__pSp8Ga__navLinks{gap:32px;list-style:none;display:flex}.Navbar-module__pSp8Ga__navLinks a{color:var(--text-secondary);padding:8px 0;font-size:15px;font-weight:500;position:relative}.Navbar-module__pSp8Ga__navLinks a:after{content:"";background:var(--accent-gradient-teal);transform-origin:100%;width:100%;height:2px;transition:transform var(--transition-normal);position:absolute;bottom:0;left:0;transform:scaleX(0)}.Navbar-module__pSp8Ga__navLinks a:hover{color:var(--text-primary)}.Navbar-module__pSp8Ga__navLinks a:hover:after,.Navbar-module__pSp8Ga__navLinks a.Navbar-module__pSp8Ga__active:after{transform-origin:0;transform:scaleX(1)}.Navbar-module__pSp8Ga__navLinks a.Navbar-module__pSp8Ga__active{color:var(--text-primary);font-weight:600}.Navbar-module__pSp8Ga__navCta{display:block}.Navbar-module__pSp8Ga__mobileToggle{cursor:pointer;z-index:1020;background:0 0;border:none;padding:10px;display:none}.Navbar-module__pSp8Ga__hamburger{background:var(--text-primary);width:24px;height:2px;transition:background var(--transition-fast);display:block;position:relative}.Navbar-module__pSp8Ga__hamburger:before,.Navbar-module__pSp8Ga__hamburger:after{content:"";background:var(--text-primary);width:24px;height:2px;transition:transform var(--transition-fast);position:absolute}.Navbar-module__pSp8Ga__hamburger:before{top:-6px}.Navbar-module__pSp8Ga__hamburger:after{bottom:-6px}.Navbar-module__pSp8Ga__open{background:0 0!important}.Navbar-module__pSp8Ga__open:before{top:0;transform:rotate(45deg)}.Navbar-module__pSp8Ga__open:after{bottom:0;transform:rotate(-45deg)}.Navbar-module__pSp8Ga__mobileMenu{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);z-index:999;width:100%;height:100vh;transition:transform var(--transition-slow), opacity var(--transition-slow);opacity:0;pointer-events:none;background:#080c1afa;padding:120px 24px 40px;display:none;position:fixed;top:0;left:0;transform:translateY(-100%)}.Navbar-module__pSp8Ga__mobileMenuOpen{opacity:1;pointer-events:auto;transform:translateY(0)}.Navbar-module__pSp8Ga__mobileNavLinks{flex-direction:column;align-items:center;gap:24px;list-style:none;display:flex}.Navbar-module__pSp8Ga__mobileNavLinks a{color:var(--text-secondary);font-size:20px;font-weight:600}.Navbar-module__pSp8Ga__mobileNavLinks a:hover,.Navbar-module__pSp8Ga__mobileActive{color:var(--accent-teal)!important}.Navbar-module__pSp8Ga__mobileCtaLi{text-align:center;width:80%;margin-top:16px}.Navbar-module__pSp8Ga__mobileCtaLi a{width:100%}@media (max-width:991px){.Navbar-module__pSp8Ga__topbar,.Navbar-module__pSp8Ga__navLinks,.Navbar-module__pSp8Ga__navCta{display:none}.Navbar-module__pSp8Ga__mobileToggle,.Navbar-module__pSp8Ga__mobileMenu{display:block}}
.Hero-module__gNeX-G__heroSection{background-color:var(--bg-dark);height:100vh;min-height:650px;position:relative;overflow:hidden}.Hero-module__gNeX-G__glowOverlayTeal{filter:blur(80px);z-index:1;pointer-events:none;background:radial-gradient(circle,#00b4d826 0%,#0000 70%);border-radius:50%;width:60%;height:60%;position:absolute;top:-10%;right:-10%}.Hero-module__gNeX-G__glowOverlayAmber{filter:blur(80px);z-index:1;pointer-events:none;background:radial-gradient(circle,#fb850014 0%,#0000 70%);border-radius:50%;width:60%;height:60%;position:absolute;bottom:-10%;left:-10%}.Hero-module__gNeX-G__slide{opacity:0;z-index:2;pointer-events:none;align-items:center;width:100%;height:100%;transition:opacity 1s cubic-bezier(.4,0,.2,1);display:flex;position:absolute;top:0;left:0}.Hero-module__gNeX-G__slideActive{opacity:1;pointer-events:auto}.Hero-module__gNeX-G__gridOverlay{z-index:1;pointer-events:none;background-image:linear-gradient(#ffffff04 1px,#0000 1px),linear-gradient(90deg,#ffffff04 1px,#0000 1px);background-position:50%;background-size:50px 50px;width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module__gNeX-G__slideGrid{z-index:5;grid-template-columns:1.1fr .9fr;align-items:center;gap:40px;width:100%;padding-top:80px;display:grid;position:relative}.Hero-module__gNeX-G__slideLeft{flex-direction:column;display:flex}.Hero-module__gNeX-G__slideRight{opacity:0;justify-content:center;align-items:center;transition:all 1.2s cubic-bezier(.16,1,.3,1) .5s;display:flex;position:relative;transform:scale(.95)translate(20px)}.Hero-module__gNeX-G__slideActive .Hero-module__gNeX-G__slideRight{opacity:1;transform:scale(1)translate(0)}.Hero-module__gNeX-G__imageFrame{border:1px solid var(--border-light);box-shadow:var(--shadow-lg), 0 0 30px #00b4d80d;aspect-ratio:16/10;border-radius:20px;width:100%;max-width:460px;display:flex;position:relative;overflow:hidden}.Hero-module__gNeX-G__heroImage{object-fit:cover;opacity:.85;width:100%;height:100%;transition:transform 8s cubic-bezier(.16, 1, .3, 1), filter var(--transition-normal)}.Hero-module__gNeX-G__slideActive .Hero-module__gNeX-G__heroImage{transform:scale(1.05)}.Hero-module__gNeX-G__goldFilter,.Hero-module__gNeX-G__amberFilter{filter:brightness(1.1)saturate(1.1)contrast(1.05)}.Hero-module__gNeX-G__imageOverlay{pointer-events:none;background:linear-gradient(90deg,#080c1a4d 0%,#0000 40%);width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module__gNeX-G__slideSubtitle{font-family:var(--font-body);text-transform:uppercase;letter-spacing:3px;color:var(--accent-teal);opacity:0;margin-bottom:24px;font-size:14px;font-weight:700;transition:all .8s cubic-bezier(.16,1,.3,1) .2s;display:inline-block;transform:translateY(20px)}.Hero-module__gNeX-G__slideActive .Hero-module__gNeX-G__slideSubtitle{opacity:1;transform:translateY(0)}.Hero-module__gNeX-G__slideTitle{font-family:var(--font-display);color:var(--text-primary);letter-spacing:-1px;text-shadow:0 4px 12px #0000004d;opacity:0;margin-bottom:24px;font-size:clamp(36px,4.5vw,54px);font-weight:700;line-height:1.1;transition:all .8s cubic-bezier(.16,1,.3,1) .4s;transform:translateY(30px)}.Hero-module__gNeX-G__slideActive .Hero-module__gNeX-G__slideTitle{opacity:1;transform:translateY(0)}.Hero-module__gNeX-G__slideDescription{color:var(--text-secondary);opacity:0;max-width:650px;margin-bottom:40px;font-size:clamp(15px,2vw,19px);line-height:1.7;transition:all .8s cubic-bezier(.16,1,.3,1) .6s;transform:translateY(30px)}.Hero-module__gNeX-G__slideActive .Hero-module__gNeX-G__slideDescription{opacity:1;transform:translateY(0)}.Hero-module__gNeX-G__ctaGroup{opacity:0;gap:20px;transition:all .8s cubic-bezier(.16,1,.3,1) .8s;display:flex;transform:translateY(35px)}.Hero-module__gNeX-G__slideActive .Hero-module__gNeX-G__ctaGroup{opacity:1;transform:translateY(0)}.Hero-module__gNeX-G__dotsContainer{z-index:10;gap:12px;display:flex;position:absolute;bottom:40px;left:50%;transform:translate(-50%)}.Hero-module__gNeX-G__dot{cursor:pointer;width:12px;height:12px;transition:all var(--transition-normal);background-color:#fff3;border:none;border-radius:50%;padding:0}.Hero-module__gNeX-G__dot:hover{background-color:#ffffff80}.Hero-module__gNeX-G__dotActive{background-color:var(--accent-teal);box-shadow:0 0 10px var(--accent-teal-glow);border-radius:6px;width:32px}@media (max-width:991px){.Hero-module__gNeX-G__slideGrid{text-align:center;grid-template-columns:1fr;gap:30px;padding-top:140px}.Hero-module__gNeX-G__slideLeft{align-items:center}.Hero-module__gNeX-G__slideTitle{font-size:clamp(28px,5vw,40px)}.Hero-module__gNeX-G__slideDescription{margin-left:auto;margin-right:auto;font-size:15px}.Hero-module__gNeX-G__ctaGroup{flex-direction:column;gap:12px;width:100%;max-width:320px;margin-left:auto;margin-right:auto}.Hero-module__gNeX-G__ctaGroup button{width:100%}.Hero-module__gNeX-G__slideRight{display:none}.Hero-module__gNeX-G__dotsContainer{bottom:30px}}
.About-module__Balj8a__aboutSection{background-color:var(--bg-dark);position:relative}.About-module__Balj8a__aboutGrid{grid-template-columns:1.1fr .9fr;align-items:start;gap:60px;display:grid}.About-module__Balj8a__storyColumn{flex-direction:column;display:flex}.About-module__Balj8a__storyTitle{font-family:var(--font-display);background:linear-gradient(135deg, #fff 30%, var(--accent-teal) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:24px;font-size:32px;line-height:1.3}.About-module__Balj8a__storyText{color:var(--text-secondary);margin-bottom:20px;font-size:16px;line-height:1.8}.About-module__Balj8a__storyText strong{color:var(--text-primary);font-weight:600}.About-module__Balj8a__statsContainer{grid-template-columns:repeat(4,1fr);gap:16px;margin-top:32px;display:grid}.About-module__Balj8a__statCard{text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:20px 16px;display:flex}.About-module__Balj8a__statNumber{font-family:var(--font-display);color:var(--accent-teal);text-shadow:0 0 10px #00b4d833;margin-bottom:6px;font-size:36px;font-weight:800;line-height:1.1}.About-module__Balj8a__statCard:nth-child(2n) .About-module__Balj8a__statNumber{color:var(--accent-amber);text-shadow:0 0 10px #fb850033}.About-module__Balj8a__statLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:1px;font-size:12px;font-weight:600}.About-module__Balj8a__pillarsColumn{flex-direction:column;display:flex}.About-module__Balj8a__pillarsHeader{font-family:var(--font-display);color:var(--text-primary);margin-bottom:24px;padding-bottom:8px;font-size:20px;position:relative}.About-module__Balj8a__pillarsHeader:after{content:"";background-color:var(--accent-teal);width:40px;height:2px;position:absolute;bottom:0;left:0}.About-module__Balj8a__pillarsList{flex-direction:column;gap:20px;display:flex}.About-module__Balj8a__pillarItem{align-items:flex-start;gap:20px;padding:24px;display:flex}.About-module__Balj8a__pillarIconContainer{background:#00b4d81a;border:1px solid #00b4d840;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;padding:12px;display:flex;box-shadow:0 0 15px #00b4d80d}.About-module__Balj8a__pillarItem:nth-child(2n) .About-module__Balj8a__pillarIconContainer{background:#fb85001a;border-color:#fb850040}.About-module__Balj8a__pillarIcon{width:24px;height:24px;color:var(--accent-teal)}.About-module__Balj8a__pillarItem:nth-child(2n) .About-module__Balj8a__pillarIcon{color:var(--accent-amber)}.About-module__Balj8a__pillarText{flex-direction:column;display:flex}.About-module__Balj8a__pillarTitle{font-family:var(--font-display);color:var(--text-primary);margin-bottom:6px;font-size:18px;font-weight:600}.About-module__Balj8a__pillarDescription{color:var(--text-secondary);font-size:14px;line-height:1.6}@media (max-width:991px){.About-module__Balj8a__aboutGrid{grid-template-columns:1fr;gap:48px}}@media (max-width:767px){.About-module__Balj8a__statsContainer{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.About-module__Balj8a__statsContainer{grid-template-columns:1fr;gap:12px}.About-module__Balj8a__pillarItem{flex-direction:column;align-items:flex-start;gap:16px}}
.Features-module__0vMnSW__featuresSection{background-color:var(--bg-dark);position:relative;overflow:hidden}.Features-module__0vMnSW__featuresGrid{grid-template-columns:.9fr 1.1fr;align-items:start;gap:60px;display:grid}.Features-module__0vMnSW__pitchColumn{flex-direction:column;display:flex}.Features-module__0vMnSW__headerContainer{text-align:left}.Features-module__0vMnSW__headerContainer h2{background:linear-gradient(135deg, #fff 30%, var(--accent-amber) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-top:16px;font-size:42px;line-height:1.2}.Features-module__0vMnSW__pitchText{color:var(--text-secondary);margin-top:24px;font-size:16px;line-height:1.8}.Features-module__0vMnSW__visualBox{justify-content:center;align-items:center;height:250px;margin-top:40px;padding:40px;display:flex;overflow:hidden}.Features-module__0vMnSW__techNodeContainer{flex-direction:column;align-items:center;width:100%;display:flex}.Features-module__0vMnSW__techNode{font-family:var(--font-body);text-transform:uppercase;letter-spacing:1px;border-radius:30px;padding:10px 20px;font-size:14px;font-weight:700}.Features-module__0vMnSW__nodePrimary{background:var(--accent-gradient-teal);color:#fff;border:1px solid #fff3;box-shadow:0 0 20px #00b4d866}.Features-module__0vMnSW__connectorLine{background:linear-gradient(180deg, var(--accent-teal) 0%, var(--accent-amber) 100%);opacity:.7;width:2px;height:40px}.Features-module__0vMnSW__nodesSub{justify-content:center;gap:20px;width:100%;display:flex}.Features-module__0vMnSW__nodeSub{color:var(--text-primary);border:1px solid var(--border-light);box-shadow:var(--shadow-sm);transition:all var(--transition-normal);background:#080c1acc;font-size:11px}.Features-module__0vMnSW__nodeSub:hover{border-color:var(--accent-amber);color:var(--accent-amber);transform:translateY(-2px);box-shadow:0 0 15px #fb850033}.Features-module__0vMnSW__cardsColumn{flex-direction:column;gap:20px;display:flex}.Features-module__0vMnSW__featureCard{padding:28px}.Features-module__0vMnSW__cardHeader{align-items:center;gap:20px;display:flex}.Features-module__0vMnSW__iconWrapper{background:#00b4d81a;border:1px solid #00b4d833;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;padding:12px;display:flex}.Features-module__0vMnSW__featureCard:nth-child(2n) .Features-module__0vMnSW__iconWrapper{background:#fb85001a;border-color:#fb850033}.Features-module__0vMnSW__icon{width:24px;height:24px;color:var(--accent-teal)}.Features-module__0vMnSW__featureCard:nth-child(2n) .Features-module__0vMnSW__icon{color:var(--accent-amber)}.Features-module__0vMnSW__titleWrapper{flex-direction:column;display:flex}.Features-module__0vMnSW__cardTag{color:var(--accent-teal);letter-spacing:2px;font-size:10px;font-weight:700}.Features-module__0vMnSW__featureCard:nth-child(2n) .Features-module__0vMnSW__cardTag{color:var(--accent-amber)}.Features-module__0vMnSW__cardTitle{font-family:var(--font-display);color:var(--text-primary);margin-top:4px;font-size:20px;font-weight:600}.Features-module__0vMnSW__cardText{color:var(--text-secondary);margin-top:16px;font-size:14.5px;line-height:1.7}@media (max-width:991px){.Features-module__0vMnSW__featuresGrid{grid-template-columns:1fr;gap:48px}.Features-module__0vMnSW__headerContainer h2{font-size:34px}.Features-module__0vMnSW__visualBox{display:none}}
.Services-module__kf8n-G__servicesSection{background-color:var(--bg-dark);position:relative;overflow:hidden}.Services-module__kf8n-G__glowOverlay{filter:blur(80px);z-index:1;pointer-events:none;background:radial-gradient(circle,#00b4d80d 0%,#0000 60%);border-radius:50%;width:70%;height:70%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Services-module__kf8n-G__servicesGrid{z-index:5;grid-template-columns:repeat(4,1fr);gap:24px;display:grid;position:relative}.Services-module__kf8n-G__serviceCard{flex-direction:column;align-items:flex-start;height:100%;padding:32px 24px;display:flex}.Services-module__kf8n-G__iconBox{transition:all var(--transition-normal);background:#00b4d814;border:1px solid #00b4d833;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;margin-bottom:24px;padding:12px;display:flex}.Services-module__kf8n-G__serviceCard:hover .Services-module__kf8n-G__iconBox{background:var(--accent-gradient-teal);border-color:#ffffff1a;box-shadow:0 0 15px #00b4d84d}.Services-module__kf8n-G__cardIcon{width:24px;height:24px;color:var(--accent-teal);transition:color var(--transition-normal)}.Services-module__kf8n-G__serviceCard:hover .Services-module__kf8n-G__cardIcon{color:#fff}.Services-module__kf8n-G__cardTitle{font-family:var(--font-display);color:var(--text-primary);margin-bottom:12px;font-size:19px;font-weight:700;line-height:1.3}.Services-module__kf8n-G__cardDesc{color:var(--text-secondary);flex-grow:1;margin-bottom:24px;font-size:14px;line-height:1.6}.Services-module__kf8n-G__learnMoreBtn{color:var(--accent-teal);font-family:var(--font-body);cursor:pointer;transition:color var(--transition-fast);background:0 0;border:none;align-items:center;gap:8px;padding:0;font-size:14px;font-weight:600;display:inline-flex}.Services-module__kf8n-G__btnArrow{width:14px;height:14px;transition:transform var(--transition-fast)}.Services-module__kf8n-G__learnMoreBtn:hover{color:var(--text-primary)}.Services-module__kf8n-G__learnMoreBtn:hover .Services-module__kf8n-G__btnArrow{transform:translate(4px)}.Services-module__kf8n-G__modalOverlay{-webkit-backdrop-filter:blur(8px);z-index:2000;background-color:#040712d9;justify-content:center;align-items:center;width:100%;height:100vh;padding:20px;display:flex;position:fixed;top:0;left:0}.Services-module__kf8n-G__modalContent{width:100%;max-width:850px;max-height:90vh;padding:40px;position:relative;overflow-y:auto;border:1px solid var(--border-hover)!important;box-shadow:var(--shadow-lg), 0 0 30px #00b4d826!important;background:#10172cf2!important}.Services-module__kf8n-G__modalContent::-webkit-scrollbar{width:6px}.Services-module__kf8n-G__modalContent::-webkit-scrollbar-thumb{background:#00b4d84d;border-radius:3px}.Services-module__kf8n-G__closeBtn{color:var(--text-muted);cursor:pointer;transition:all var(--transition-fast);background:0 0;border:none;justify-content:center;align-items:center;padding:8px;display:flex;position:absolute;top:24px;right:24px}.Services-module__kf8n-G__closeBtn:hover{color:var(--text-primary);transform:rotate(90deg)}.Services-module__kf8n-G__closeBtn svg{width:20px;height:20px}.Services-module__kf8n-G__modalHeader{align-items:center;gap:20px;padding-right:40px;display:flex}.Services-module__kf8n-G__modalIconBox{background:#00b4d81a;border:1px solid #00b4d84d;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;padding:16px;display:flex}.Services-module__kf8n-G__modalIcon{width:32px;height:32px;color:var(--accent-teal)}.Services-module__kf8n-G__modalTitle{font-family:var(--font-display);color:var(--text-primary);font-size:26px;font-weight:700;line-height:1.25}.Services-module__kf8n-G__modalCategory{color:var(--accent-amber);text-transform:uppercase;letter-spacing:2px;margin-top:4px;font-size:11px;font-weight:700;display:inline-block}.Services-module__kf8n-G__modalDivider{background:linear-gradient(90deg, var(--border-light) 0%, transparent 100%);height:1px;margin:30px 0}.Services-module__kf8n-G__modalGrid{grid-template-columns:1.2fr .8fr;align-items:start;gap:40px;display:grid}.Services-module__kf8n-G__subHeading{font-family:var(--font-body);text-transform:uppercase;color:var(--text-primary);letter-spacing:1.5px;border-left:3px solid var(--accent-teal);margin-bottom:16px;padding-left:10px;font-size:14px;font-weight:700;line-height:1.2}.Services-module__kf8n-G__longDescription{color:var(--text-secondary);margin-bottom:30px;font-size:15px;line-height:1.7}.Services-module__kf8n-G__deliverablesList{flex-direction:column;gap:12px;list-style:none;display:flex}.Services-module__kf8n-G__deliverableItem{color:var(--text-secondary);align-items:flex-start;gap:12px;font-size:14.5px;line-height:1.4;display:flex}.Services-module__kf8n-G__checkIcon{width:14px;height:14px;color:var(--accent-teal);flex-shrink:0;margin-top:4px}.Services-module__kf8n-G__techStackBox{border:1px solid var(--border-light);background:#080c1a66;border-radius:12px;margin-bottom:24px;padding:24px}.Services-module__kf8n-G__techBadgeContainer{flex-wrap:wrap;gap:8px;display:flex}.Services-module__kf8n-G__techBadge{border:1px solid var(--border-light);color:var(--accent-teal);background:#10172ccc;border-radius:6px;padding:6px 12px;font-size:12px;font-weight:600}.Services-module__kf8n-G__modalCtaBox{text-align:center;background:linear-gradient(135deg,#10172ccc 0%,#fb85000d 100%);border:1px solid #fb850026;border-radius:12px;padding:24px}.Services-module__kf8n-G__modalCtaBox h5{font-family:var(--font-display);color:var(--text-primary);margin-bottom:8px;font-size:18px}.Services-module__kf8n-G__modalCtaBox p{color:var(--text-secondary);margin-bottom:20px;font-size:13px;line-height:1.5}.Services-module__kf8n-G__modalCtaBox button{width:100%}@media (max-width:1200px){.Services-module__kf8n-G__servicesGrid{grid-template-columns:repeat(3,1fr)}}@media (max-width:991px){.Services-module__kf8n-G__servicesGrid{grid-template-columns:repeat(2,1fr)}.Services-module__kf8n-G__modalGrid{grid-template-columns:1fr;gap:30px}}@media (max-width:600px){.Services-module__kf8n-G__servicesGrid{grid-template-columns:1fr;gap:20px}.Services-module__kf8n-G__modalContent{padding:24px}.Services-module__kf8n-G__modalHeader{flex-direction:column;align-items:flex-start;gap:16px}.Services-module__kf8n-G__modalTitle{font-size:22px}}
.FAQ-module__xrt3Fa__faqSection{background-color:var(--bg-dark);position:relative;overflow:hidden}.FAQ-module__xrt3Fa__faqList{z-index:5;flex-direction:column;gap:16px;max-width:850px;margin:40px auto 0;display:flex;position:relative}.FAQ-module__xrt3Fa__faqCard{transition:all var(--transition-normal);border-radius:12px;overflow:hidden}.FAQ-module__xrt3Fa__faqCard:hover{box-shadow:0 5px 15px #00b4d80d;border-color:var(--border-hover)!important;background:var(--bg-card-hover)!important}.FAQ-module__xrt3Fa__faqCardOpen{box-shadow:var(--shadow-glow);border-color:var(--border-hover)!important;background:var(--bg-card-hover)!important}.FAQ-module__xrt3Fa__faqQuestionBtn{cursor:pointer;text-align:left;background:0 0;border:none;outline:none;justify-content:space-between;align-items:center;gap:20px;width:100%;padding:24px 30px;display:flex}.FAQ-module__xrt3Fa__questionText{font-family:var(--font-display);color:var(--text-primary);transition:color var(--transition-fast);font-size:19px;font-weight:600;line-height:1.4}.FAQ-module__xrt3Fa__faqCard:hover .FAQ-module__xrt3Fa__questionText,.FAQ-module__xrt3Fa__faqCardOpen .FAQ-module__xrt3Fa__questionText{color:var(--accent-teal)}.FAQ-module__xrt3Fa__iconWrapper{width:32px;height:32px;color:var(--accent-teal);transition:all var(--transition-fast);background:#00b4d814;border:1px solid #00b4d826;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.FAQ-module__xrt3Fa__faqCard:hover .FAQ-module__xrt3Fa__iconWrapper,.FAQ-module__xrt3Fa__faqCardOpen .FAQ-module__xrt3Fa__iconWrapper{background:var(--accent-teal);color:#fff;border-color:#0000}.FAQ-module__xrt3Fa__chevronIcon{width:16px;height:16px;transition:transform var(--transition-normal)}.FAQ-module__xrt3Fa__chevronIconRotated{transform:rotate(180deg)}.FAQ-module__xrt3Fa__faqAnswerWrapper{max-height:0;transition:max-height .4s cubic-bezier(.4,0,.2,1);overflow:hidden}.FAQ-module__xrt3Fa__faqAnswerWrapperOpen{max-height:300px}.FAQ-module__xrt3Fa__faqAnswerContent{padding:0 30px 24px}.FAQ-module__xrt3Fa__answerText{color:var(--text-secondary);font-size:15px;line-height:1.7}@media (max-width:768px){.FAQ-module__xrt3Fa__faqQuestionBtn{padding:20px}.FAQ-module__xrt3Fa__questionText{font-size:17px}.FAQ-module__xrt3Fa__faqAnswerContent{padding:0 20px 20px}}
.QuoteForm-module__ztJswa__quoteSection{background-color:var(--bg-dark);border-top:1px solid var(--border-light);border-bottom:1px solid var(--border-light);position:relative}.QuoteForm-module__ztJswa__quoteGrid{grid-template-columns:1fr 1fr;align-items:center;gap:60px;display:grid}.QuoteForm-module__ztJswa__contextColumn{flex-direction:column;display:flex}.QuoteForm-module__ztJswa__contextColumn h2{background:linear-gradient(135deg, #fff 30%, var(--accent-teal) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-top:16px;font-size:42px;line-height:1.25}.QuoteForm-module__ztJswa__contextText{color:var(--text-secondary);margin-top:20px;margin-bottom:40px;font-size:16px;line-height:1.7}.QuoteForm-module__ztJswa__benefits{flex-direction:column;gap:28px;display:flex}.QuoteForm-module__ztJswa__benefitItem{align-items:flex-start;gap:20px;display:flex}.QuoteForm-module__ztJswa__benefitIconBox{background:#00b4d814;border:1px solid #00b4d833;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;padding:10px;display:flex}.QuoteForm-module__ztJswa__benefitIcon{width:20px;height:20px;color:var(--accent-teal)}.QuoteForm-module__ztJswa__benefitItem h4{font-family:var(--font-body);color:var(--text-primary);margin-bottom:4px;font-size:16px;font-weight:600}.QuoteForm-module__ztJswa__benefitItem p{color:var(--text-secondary);font-size:13.5px;line-height:1.5}.QuoteForm-module__ztJswa__formColumn{flex-direction:column;display:flex}.QuoteForm-module__ztJswa__formCard{width:100%;padding:40px}.QuoteForm-module__ztJswa__quoteForm{flex-direction:column;gap:20px;display:flex}.QuoteForm-module__ztJswa__formGroup{flex-direction:column;gap:8px;display:flex}.QuoteForm-module__ztJswa__label{text-transform:uppercase;letter-spacing:1.5px;color:var(--text-muted);font-size:11px;font-weight:700}.QuoteForm-module__ztJswa__submitBtn{margin-top:10px;padding:14px}.QuoteForm-module__ztJswa__spinnerContainer{justify-content:center;align-items:center;gap:10px;display:flex}.QuoteForm-module__ztJswa__spinner{width:18px;height:18px;animation:2s linear infinite QuoteForm-module__ztJswa__rotate}.QuoteForm-module__ztJswa__spinner .QuoteForm-module__ztJswa__path{stroke:#fff;stroke-linecap:round;animation:1.5s ease-in-out infinite QuoteForm-module__ztJswa__dash}@keyframes QuoteForm-module__ztJswa__rotate{to{transform:rotate(360deg)}}@keyframes QuoteForm-module__ztJswa__dash{0%{stroke-dasharray:1 150;stroke-dashoffset:0}50%{stroke-dasharray:90 150;stroke-dashoffset:-35px}to{stroke-dasharray:90 150;stroke-dashoffset:-124px}}.QuoteForm-module__ztJswa__successContainer{text-align:center;flex-direction:column;align-items:center;padding:20px 0;display:flex}.QuoteForm-module__ztJswa__successIconBox{border:2px solid var(--accent-teal);box-shadow:0 0 20px var(--accent-teal-glow);background:#00b4d81a;border-radius:50%;justify-content:center;align-items:center;margin-bottom:24px;padding:20px;display:flex}.QuoteForm-module__ztJswa__successIcon{width:44px;height:44px;color:var(--accent-teal)}.QuoteForm-module__ztJswa__successContainer h3{font-family:var(--font-display);color:var(--text-primary);margin-bottom:12px;font-size:24px}.QuoteForm-module__ztJswa__successContainer p{color:var(--text-secondary);max-width:380px;margin-bottom:30px;font-size:14.5px;line-height:1.6}@media (max-width:991px){.QuoteForm-module__ztJswa__quoteGrid{grid-template-columns:1fr;gap:48px}.QuoteForm-module__ztJswa__contextColumn h2{font-size:34px}}@media (max-width:480px){.QuoteForm-module__ztJswa__formCard{padding:24px}}.QuoteForm-module__ztJswa__modalOverlay{-webkit-backdrop-filter:blur(8px);z-index:1100;background-color:#080c1ad9;justify-content:center;align-items:center;width:100vw;height:100vh;padding:20px;animation:.3s ease-out QuoteForm-module__ztJswa__fadeIn;display:flex;position:fixed;top:0;left:0}.QuoteForm-module__ztJswa__modalContent{border-radius:16px;width:100%;max-width:580px;max-height:90vh;padding:0;animation:.35s cubic-bezier(.16,1,.3,1) QuoteForm-module__ztJswa__slideUp;position:relative;overflow-y:auto;box-shadow:0 25px 50px -12px #00000080}.QuoteForm-module__ztJswa__closeBtn{color:var(--text-muted);cursor:pointer;transition:all var(--transition-fast);z-index:10;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:8px;display:flex;position:absolute;top:20px;right:20px}.QuoteForm-module__ztJswa__closeBtn:hover{color:var(--text-primary);background-color:#ffffff0d}.QuoteForm-module__ztJswa__closeBtn svg{width:18px;height:18px}.QuoteForm-module__ztJswa__modalHeader{margin-bottom:28px}.QuoteForm-module__ztJswa__modalHeader h2{font-family:var(--font-display);color:var(--text-primary);margin-top:8px;margin-bottom:8px;font-size:32px}.QuoteForm-module__ztJswa__headerSubtitle{color:var(--text-secondary);font-size:14px;line-height:1.5}@keyframes QuoteForm-module__ztJswa__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes QuoteForm-module__ztJswa__slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}
.ContactModal-module__AlwTLW__modalOverlay{-webkit-backdrop-filter:blur(8px);z-index:1100;background-color:#080c1ad9;justify-content:center;align-items:center;width:100vw;height:100vh;padding:20px;animation:.3s ease-out ContactModal-module__AlwTLW__fadeIn;display:flex;position:fixed;top:0;left:0}.ContactModal-module__AlwTLW__modalContent{border-radius:16px;width:100%;max-width:580px;max-height:90vh;padding:0;animation:.35s cubic-bezier(.16,1,.3,1) ContactModal-module__AlwTLW__slideUp;position:relative;overflow-y:auto;box-shadow:0 25px 50px -12px #00000080}.ContactModal-module__AlwTLW__closeBtn{color:var(--text-muted);cursor:pointer;transition:all var(--transition-fast);z-index:10;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:8px;display:flex;position:absolute;top:20px;right:20px}.ContactModal-module__AlwTLW__closeBtn:hover{color:var(--text-primary);background-color:#ffffff0d}.ContactModal-module__AlwTLW__closeBtn svg{width:18px;height:18px}.ContactModal-module__AlwTLW__formCard{width:100%;padding:24px 30px}.ContactModal-module__AlwTLW__modalHeader{margin-bottom:16px}.ContactModal-module__AlwTLW__modalHeader h2{font-family:var(--font-display);color:var(--text-primary);margin-top:4px;margin-bottom:6px;font-size:28px}.ContactModal-module__AlwTLW__headerSubtitle{color:var(--text-secondary);font-size:13.5px;line-height:1.4}.ContactModal-module__AlwTLW__contactForm{flex-direction:column;gap:14px;display:flex}.ContactModal-module__AlwTLW__formRow{grid-template-columns:1fr 1fr;gap:16px;display:grid}@media (max-width:580px){.ContactModal-module__AlwTLW__formRow{grid-template-columns:1fr;gap:14px}}.ContactModal-module__AlwTLW__formGroup{flex-direction:column;gap:6px;display:flex}.ContactModal-module__AlwTLW__label{text-transform:uppercase;letter-spacing:1.5px;color:var(--text-muted);font-size:11px;font-weight:700}.ContactModal-module__AlwTLW__submitBtn{margin-top:6px;padding:12px}.ContactModal-module__AlwTLW__spinnerContainer{justify-content:center;align-items:center;gap:10px;display:flex}.ContactModal-module__AlwTLW__spinner{width:18px;height:18px;animation:2s linear infinite ContactModal-module__AlwTLW__rotate}.ContactModal-module__AlwTLW__spinner .ContactModal-module__AlwTLW__path{stroke:#fff;stroke-linecap:round;animation:1.5s ease-in-out infinite ContactModal-module__AlwTLW__dash}@keyframes ContactModal-module__AlwTLW__rotate{to{transform:rotate(360deg)}}@keyframes ContactModal-module__AlwTLW__dash{0%{stroke-dasharray:1 150;stroke-dashoffset:0}50%{stroke-dasharray:90 150;stroke-dashoffset:-35px}to{stroke-dasharray:90 150;stroke-dashoffset:-124px}}.ContactModal-module__AlwTLW__successContainer{text-align:center;flex-direction:column;align-items:center;padding:20px 0;display:flex}.ContactModal-module__AlwTLW__successIconBox{border:2px solid var(--accent-teal);box-shadow:0 0 20px var(--accent-teal-glow);background:#00b4d81a;border-radius:50%;justify-content:center;align-items:center;margin-bottom:24px;padding:20px;display:flex}.ContactModal-module__AlwTLW__successIcon{width:44px;height:44px;color:var(--accent-teal)}.ContactModal-module__AlwTLW__successContainer h3{font-family:var(--font-display);color:var(--text-primary);margin-bottom:12px;font-size:24px}.ContactModal-module__AlwTLW__successContainer p{color:var(--text-secondary);max-width:380px;margin-bottom:30px;font-size:14.5px;line-height:1.6}@keyframes ContactModal-module__AlwTLW__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes ContactModal-module__AlwTLW__slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (max-width:480px){.ContactModal-module__AlwTLW__formCard{padding:24px}}
.Contact-module__gQiC5G__contactSection{background-color:var(--bg-dark);position:relative}.Contact-module__gQiC5G__contactGrid{grid-template-columns:.9fr 1.1fr;align-items:start;gap:40px;display:grid}.Contact-module__gQiC5G__infoColumn{flex-direction:column;gap:20px;display:flex}.Contact-module__gQiC5G__infoCard{align-items:center;gap:20px;padding:24px;display:flex}.Contact-module__gQiC5G__iconBox{background:#00b4d814;border:1px solid #00b4d840;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;padding:12px;display:flex}.Contact-module__gQiC5G__infoCard:nth-child(2) .Contact-module__gQiC5G__iconBox{background:#fb850014;border-color:#fb850040}.Contact-module__gQiC5G__icon{width:22px;height:22px;color:var(--accent-teal)}.Contact-module__gQiC5G__infoCard:nth-child(2) .Contact-module__gQiC5G__icon{color:var(--accent-amber)}.Contact-module__gQiC5G__cardText{flex-direction:column;display:flex}.Contact-module__gQiC5G__cardText h4{font-family:var(--font-body);color:var(--text-primary);margin-bottom:4px;font-size:16px;font-weight:600}.Contact-module__gQiC5G__cardText p{color:var(--text-secondary);font-size:14px;line-height:1.5}.Contact-module__gQiC5G__cardText span{color:var(--text-muted);margin-top:4px;font-size:12px;font-weight:500}.Contact-module__gQiC5G__formColumn{flex-direction:column;display:flex}.Contact-module__gQiC5G__formCard{width:100%;padding:40px}.Contact-module__gQiC5G__contactForm{flex-direction:column;gap:20px;display:flex}.Contact-module__gQiC5G__formRow{grid-template-columns:1fr 1fr;gap:20px;display:grid}.Contact-module__gQiC5G__formGroup{flex-direction:column;gap:8px;display:flex}.Contact-module__gQiC5G__label{text-transform:uppercase;letter-spacing:1.5px;color:var(--text-muted);font-size:11px;font-weight:700}.Contact-module__gQiC5G__submitBtn{width:100%;margin-top:10px;padding:14px}.Contact-module__gQiC5G__successContainer{text-align:center;flex-direction:column;align-items:center;padding:20px 0;display:flex}.Contact-module__gQiC5G__successIconBox{border:2px solid var(--accent-teal);box-shadow:0 0 15px var(--accent-teal-glow);background:#00b4d81a;border-radius:50%;justify-content:center;align-items:center;margin-bottom:24px;padding:16px;display:flex}.Contact-module__gQiC5G__successIcon{width:32px;height:32px;color:var(--accent-teal)}.Contact-module__gQiC5G__successContainer h3{font-family:var(--font-display);color:var(--text-primary);margin-bottom:12px;font-size:22px}.Contact-module__gQiC5G__successContainer p{color:var(--text-secondary);max-width:340px;margin-bottom:24px;font-size:14px;line-height:1.6}@media (max-width:991px){.Contact-module__gQiC5G__contactGrid{grid-template-columns:1fr;gap:40px}}@media (max-width:600px){.Contact-module__gQiC5G__formRow{grid-template-columns:1fr;gap:20px}.Contact-module__gQiC5G__formCard{padding:24px}}
.Footer-module__nhiC3q__footer{border-top:1px solid var(--border-light);background-color:#040712;position:relative;overflow:hidden}.Footer-module__nhiC3q__gradientBorder{background:var(--accent-gradient);width:100%;height:4px}.Footer-module__nhiC3q__footerGrid{grid-template-columns:1.2fr .8fr 1fr 1fr;gap:40px;display:grid}.Footer-module__nhiC3q__brandCol{flex-direction:column;display:flex}.Footer-module__nhiC3q__logoContainer{align-items:center;gap:12px;display:flex}.Footer-module__nhiC3q__logoImage{width:auto;height:28px;transition:transform var(--transition-fast);display:block}.Footer-module__nhiC3q__logoImage:hover{transform:scale(1.02)}.Footer-module__nhiC3q__brandDesc{color:var(--text-secondary);margin-top:20px;font-size:14px;line-height:1.7}.Footer-module__nhiC3q__socials{gap:14px;margin-top:24px;display:flex}.Footer-module__nhiC3q__socialIcon{width:16px;height:16px;color:var(--text-muted);transition:color var(--transition-fast), transform var(--transition-fast)}.Footer-module__nhiC3q__socialIcon:hover{color:var(--accent-teal);transform:translateY(-2px)}.Footer-module__nhiC3q__colHeader{font-family:var(--font-body);text-transform:uppercase;color:var(--text-primary);letter-spacing:1.5px;margin-bottom:24px;font-size:16px;font-weight:700;position:relative}.Footer-module__nhiC3q__linksCol,.Footer-module__nhiC3q__contactCol,.Footer-module__nhiC3q__newsletterCol{flex-direction:column;display:flex}.Footer-module__nhiC3q__linksList{flex-direction:column;gap:12px;list-style:none;display:flex}.Footer-module__nhiC3q__linksList a{color:var(--text-secondary);transition:color var(--transition-fast);font-size:14.5px}.Footer-module__nhiC3q__linksList a:hover{color:var(--accent-teal)}.Footer-module__nhiC3q__contactList{flex-direction:column;gap:16px;list-style:none;display:flex}.Footer-module__nhiC3q__contactList li{color:var(--text-secondary);align-items:flex-start;gap:12px;font-size:14px;line-height:1.5;display:flex}.Footer-module__nhiC3q__contactIcon{width:16px;height:16px;color:var(--accent-teal);flex-shrink:0;margin-top:2px}.Footer-module__nhiC3q__newsletterText{color:var(--text-secondary);margin-bottom:16px;font-size:14px;line-height:1.6}.Footer-module__nhiC3q__subscribeForm{width:100%;display:flex}.Footer-module__nhiC3q__subscribeInput{border-right:none;border-top-right-radius:0;border-bottom-right-radius:0;height:48px;font-size:14px}.Footer-module__nhiC3q__subscribeBtn{border-top-left-radius:0;border-bottom-left-radius:0;flex-shrink:0;width:56px;height:48px;padding:0}.Footer-module__nhiC3q__subscribeBtn svg{width:18px;height:18px}.Footer-module__nhiC3q__btnSpinner{width:18px;height:18px;animation:1s linear infinite Footer-module__nhiC3q__footerRotate}@keyframes Footer-module__nhiC3q__footerRotate{to{transform:rotate(360deg)}}.Footer-module__nhiC3q__successMsg{color:var(--accent-teal);background:#00b4d814;border:1px solid #00b4d840;border-radius:8px;align-items:center;gap:10px;padding:12px;font-size:13.5px;font-weight:600;display:flex}.Footer-module__nhiC3q__successMsg svg{flex-shrink:0;width:16px;height:16px}.Footer-module__nhiC3q__bottomBar{border-top:1px solid var(--border-light);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-top:60px;padding-top:30px;display:flex}.Footer-module__nhiC3q__copyright{color:var(--text-muted);font-size:13px}.Footer-module__nhiC3q__bottomLinks{color:var(--text-muted);gap:10px;font-size:13px;display:flex}.Footer-module__nhiC3q__bottomLinks a{transition:color var(--transition-fast)}.Footer-module__nhiC3q__bottomLinks a:hover{color:var(--text-primary)}@media (max-width:991px){.Footer-module__nhiC3q__footerGrid{grid-template-columns:1.2fr .8fr 1fr;gap:30px}}@media (max-width:768px){.Footer-module__nhiC3q__footerGrid{grid-template-columns:1fr;gap:32px}.Footer-module__nhiC3q__bottomBar{text-align:center;flex-direction:column;align-items:center}}
.page-module__E0kJGG__pageWrapper{background-color:var(--bg-dark);flex-direction:column;min-height:100vh;display:flex;position:relative}.page-module__E0kJGG__scrollTopBtn{background:var(--accent-gradient-teal);color:#fff;cursor:pointer;z-index:100;opacity:0;pointer-events:none;width:48px;height:48px;transition:all var(--transition-normal);border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;display:flex;position:fixed;bottom:30px;right:30px;transform:translateY(15px);box-shadow:0 4px 15px #00b4d84d}.page-module__E0kJGG__scrollTopBtn svg{width:18px;height:18px}.page-module__E0kJGG__scrollTopBtn:hover{transform:translateY(-3px)scale(1.05);box-shadow:0 6px 20px #00b4d880,0 0 15px #00b4d84d}.page-module__E0kJGG__scrollTopBtnVisible{opacity:1;pointer-events:auto;transform:translateY(0)}@media (max-width:768px){.page-module__E0kJGG__scrollTopBtn{width:42px;height:42px;bottom:20px;right:20px}}
