.PageHeader-module__HZea0q__header{background-color:var(--primary-dark);color:#fff;text-align:center;padding:6rem 0 4rem;position:relative;overflow:hidden}.PageHeader-module__HZea0q__overlay{z-index:1;background:#0009;width:100%;height:100%;position:absolute;top:0;left:0}.PageHeader-module__HZea0q__bgImage{object-fit:cover;z-index:0;width:100%;height:100%;position:absolute;top:0;left:0}.PageHeader-module__HZea0q__content{z-index:2;max-width:800px;margin:0 auto;padding:0 1rem;position:relative}.PageHeader-module__HZea0q__title{font-size:2.5rem;font-weight:700;font-family:var(--font-cinzel),serif;margin-bottom:1rem}.PageHeader-module__HZea0q__subtitle{color:#e5e5e5;font-size:1.1rem;line-height:1.6}@media (min-width:768px){.PageHeader-module__HZea0q__title{font-size:3.5rem}}@media (max-width:768px){.PageHeader-module__HZea0q__header{padding:4rem 0 3rem}}
.Button-module__8RiFmG__button{border-radius:var(--radius);font-weight:600;font-family:var(--font-inter),sans-serif;cursor:pointer;border:none;justify-content:center;align-items:center;padding:.75rem 1.5rem;font-size:1rem;line-height:1.5;text-decoration:none;transition:all .2s;display:inline-flex}.Button-module__8RiFmG__primary{background-color:var(--primary);color:var(--foreground-invert)}.Button-module__8RiFmG__primary:hover{background-color:var(--primary-dark)}.Button-module__8RiFmG__secondary{background-color:var(--secondary);color:var(--foreground)}.Button-module__8RiFmG__secondary:hover{background-color:var(--secondary-light)}.Button-module__8RiFmG__outline{border:2px solid var(--primary);color:var(--primary);background-color:#0000}.Button-module__8RiFmG__outline:hover{background-color:#0066cc0d}.Button-module__8RiFmG__fullWidth{width:100%}
.Header-module__lnUIdW__header{height:var(--header-height);-webkit-backdrop-filter:blur(12px);z-index:100;background:#0a0a0af2;border-bottom:1px solid #ffffff1a;width:100%;position:fixed;top:0;left:0}.Header-module__lnUIdW__container{justify-content:space-between;align-items:center;max-width:1200px;height:100%;margin:0 auto;padding:0 1rem;display:flex}.Header-module__lnUIdW__logo{align-items:center;gap:1rem;text-decoration:none;display:flex}.Header-module__lnUIdW__logoImage{object-fit:contain;background-color:#fff;border-radius:12px;width:auto;height:48px;padding:4px;transition:transform .3s;box-shadow:0 4px 12px #0003}.Header-module__lnUIdW__logoImage:hover{transform:scale(1.05)}.Header-module__lnUIdW__brandName{font-family:var(--font-cinzel),serif;color:var(--foreground);letter-spacing:.05em;text-transform:uppercase;font-size:1.25rem;font-weight:700}.Header-module__lnUIdW__nav{display:none}.Header-module__lnUIdW__navLinks{gap:2rem;list-style:none;display:flex}.Header-module__lnUIdW__link{color:var(--foreground-muted);font-size:.95rem;font-weight:500;transition:color .2s;position:relative}.Header-module__lnUIdW__link:hover{color:var(--primary)}.Header-module__lnUIdW__link:after{content:"";background:var(--primary);width:0;height:2px;transition:width .2s;position:absolute;bottom:-4px;left:0}.Header-module__lnUIdW__link:hover:after{width:100%}.Header-module__lnUIdW__ctaDesktop{align-items:center;gap:1.5rem;display:none}.Header-module__lnUIdW__loginLink{color:var(--foreground);font-size:.95rem;font-weight:500;transition:color .2s}.Header-module__lnUIdW__loginLink:hover{color:var(--primary)}.Header-module__lnUIdW__menuButton{color:var(--foreground);cursor:pointer;background:0 0;border:none;display:block}.Header-module__lnUIdW__mobileMenu{top:var(--header-height);width:100%;height:calc(100vh - var(--header-height));background:var(--background);border-top:1px solid #ffffff1a;padding:2rem;transition:transform .3s ease-in-out;position:fixed;left:0;transform:translate(100%)}.Header-module__lnUIdW__mobileMenuOpen{transform:translate(0)}.Header-module__lnUIdW__mobileNavLinks{text-align:center;flex-direction:column;align-items:center;gap:2rem;list-style:none;display:flex}.Header-module__lnUIdW__mobileNavLinks .Header-module__lnUIdW__link{font-size:1.25rem}@media (max-width:600px){.Header-module__lnUIdW__brandName{letter-spacing:.03em;font-size:1.05rem}.Header-module__lnUIdW__logoImage{height:42px;padding:3px}.Header-module__lnUIdW__mobileMenu{padding:1.5rem}}@media (max-width:420px){.Header-module__lnUIdW__brandName{font-size:.95rem}.Header-module__lnUIdW__logo{gap:.75rem}}@media (min-width:900px){.Header-module__lnUIdW__nav{display:block}.Header-module__lnUIdW__ctaDesktop{display:flex}.Header-module__lnUIdW__menuButton,.Header-module__lnUIdW__mobileMenu{display:none}}
.Hero-module__s-6kkG__hero{min-height:calc(100vh - var(--header-height));color:var(--foreground);margin-top:var(--header-height);background:linear-gradient(135deg,#0a1628 0%,#0d1f35 50%,#0a1628 100%);align-items:center;padding:2rem 0;display:flex;position:relative;overflow:hidden}.Hero-module__s-6kkG__bgGradient{z-index:0;background:radial-gradient(80% 60% at 70% 40%,#00b4c826,#0000 60%),radial-gradient(60% 40% at 30% 80%,#0064961a,#0000 50%);width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module__s-6kkG__glowOrb{filter:blur(60px);z-index:0;opacity:.6;background:radial-gradient(circle,#00f0ff26,#0000 70%);border-radius:50%;width:400px;height:400px;transition:opacity .5s,transform .5s;position:absolute;top:20%;right:25%}.Hero-module__s-6kkG__illustrationWrapper:hover~.Hero-module__s-6kkG__glowOrb,.Hero-module__s-6kkG__hero:hover .Hero-module__s-6kkG__glowOrb{animation:4s ease-in-out infinite Hero-module__s-6kkG__pulse}@keyframes Hero-module__s-6kkG__pulse{0%,to{opacity:.6;transform:scale(1)}50%{opacity:1;transform:scale(1.1)}}.Hero-module__s-6kkG__heroContainer{z-index:1;justify-content:space-between;align-items:center;gap:2rem;width:100%;max-width:1400px;margin:0 auto;padding:0 2rem;display:flex;position:relative}.Hero-module__s-6kkG__content{flex:0 0 45%;max-width:600px}.Hero-module__s-6kkG__title{letter-spacing:-.02em;color:#fff;margin-bottom:1.5rem;font-size:clamp(2.5rem,5vw,4rem);font-weight:700;line-height:1.15}.Hero-module__s-6kkG__highlight{color:var(--primary);text-shadow:0 0 40px #00f0ff80;font-style:italic}.Hero-module__s-6kkG__description{color:#ffffffb3;max-width:450px;margin-bottom:2rem;font-size:1rem;line-height:1.6}.Hero-module__s-6kkG__ctaGroup{flex-wrap:wrap;gap:1rem;display:flex}.Hero-module__s-6kkG__primaryBtn{background:var(--primary)!important;color:#000!important;border:none!important;border-radius:8px!important;padding:.875rem 2rem!important;font-weight:600!important;transition:all .3s!important}.Hero-module__s-6kkG__primaryBtn:hover{background:#00d4e0!important;transform:translateY(-2px)!important;box-shadow:0 0 20px #00f0ff66!important}.Hero-module__s-6kkG__secondaryBtn{color:#fff!important;background:#283241cc!important;border:1px solid #ffffff26!important;border-radius:8px!important;padding:.875rem 2rem!important;font-weight:500!important;transition:all .3s!important}.Hero-module__s-6kkG__secondaryBtn:hover{background:#323c4be6!important;border-color:#ffffff4d!important}.Hero-module__s-6kkG__illustrationWrapper{flex:0 0 50%;justify-content:center;align-items:center;height:550px;display:flex;position:relative}.Hero-module__s-6kkG__isometricCity{width:550px;height:500px;position:relative}.Hero-module__s-6kkG__platform{width:400px;height:250px;position:absolute;bottom:60px;left:50%;transform:translate(-50%)}.Hero-module__s-6kkG__platformTop{clip-path:polygon(50% 0%,100% 25%,100% 75%,50% 100%,0% 75%,0% 25%);background:linear-gradient(135deg,#0a2035 0%,#061525 100%);border:2px solid #00f0ff80;width:100%;height:100%;position:absolute;bottom:0;left:0;box-shadow:inset 0 0 100px #00f0ff1a,0 0 80px #00f0ff4d}.Hero-module__s-6kkG__platformFront{clip-path:polygon(0% 0%,100% 0%,50% 100%,0% 100%);background:linear-gradient(#051220 0%,#020a10 100%);border-bottom:3px solid #00f0ff99;width:50%;height:30px;position:absolute;bottom:-30px;left:0}.Hero-module__s-6kkG__platformRight{clip-path:polygon(0% 0%,100% 0%,100% 100%,50% 100%);background:linear-gradient(#071828 0%,#030d15 100%);border-bottom:3px solid #00f0ff99;width:50%;height:30px;position:absolute;bottom:-30px;right:0}.Hero-module__s-6kkG__gridLines{clip-path:polygon(50% 0%,100% 25%,100% 75%,50% 100%,0% 75%,0% 25%);width:400px;height:250px;position:absolute;bottom:60px;left:50%;overflow:hidden;transform:translate(-50%)}.Hero-module__s-6kkG__gridLine{background:var(--primary);box-shadow:0 0 10px var(--primary),0 0 20px var(--primary),0 0 30px var(--primary);position:absolute}.Hero-module__s-6kkG__gridLine1{opacity:.7;width:100%;height:3px;top:30%}.Hero-module__s-6kkG__gridLine2{opacity:.8;width:100%;height:3px;top:50%}.Hero-module__s-6kkG__gridLine3{opacity:.6;width:100%;height:3px;top:70%}.Hero-module__s-6kkG__gridLine4{opacity:.7;width:3px;height:100%;left:30%}.Hero-module__s-6kkG__gridLine5{opacity:.8;width:3px;height:100%;left:50%}.Hero-module__s-6kkG__gridLine6{opacity:.6;width:3px;height:100%;left:70%}.Hero-module__s-6kkG__illustrationWrapper:hover .Hero-module__s-6kkG__gridLine1{animation:2s linear infinite Hero-module__s-6kkG__flowHorizontal}.Hero-module__s-6kkG__illustrationWrapper:hover .Hero-module__s-6kkG__gridLine2{animation:2s linear .3s infinite Hero-module__s-6kkG__flowHorizontal}.Hero-module__s-6kkG__illustrationWrapper:hover .Hero-module__s-6kkG__gridLine3{animation:2s linear .6s infinite Hero-module__s-6kkG__flowHorizontal}.Hero-module__s-6kkG__illustrationWrapper:hover .Hero-module__s-6kkG__gridLine4{animation:2s linear .15s infinite Hero-module__s-6kkG__flowVertical}.Hero-module__s-6kkG__illustrationWrapper:hover .Hero-module__s-6kkG__gridLine5{animation:2s linear .45s infinite Hero-module__s-6kkG__flowVertical}.Hero-module__s-6kkG__illustrationWrapper:hover .Hero-module__s-6kkG__gridLine6{animation:2s linear .75s infinite Hero-module__s-6kkG__flowVertical}@keyframes Hero-module__s-6kkG__flowHorizontal{0%,to{opacity:.5;filter:brightness()}50%{opacity:1;filter:brightness(1.5)}}@keyframes Hero-module__s-6kkG__flowVertical{0%,to{opacity:.5;filter:brightness()}50%{opacity:1;filter:brightness(1.5)}}.Hero-module__s-6kkG__buildings{width:400px;height:350px;position:absolute;bottom:120px;left:50%;transform:translate(-50%)}.Hero-module__s-6kkG__building{position:absolute}.Hero-module__s-6kkG__building1{bottom:25%;left:10%}.Hero-module__s-6kkG__building1 .Hero-module__s-6kkG__buildingFront{transform-origin:0 100%;background:linear-gradient(#1e4a6a 0%,#0d2a3d 100%);border:1px solid #00f0ff66;width:50px;height:130px;transform:skewY(-15deg)}.Hero-module__s-6kkG__building1 .Hero-module__s-6kkG__buildingRight{transform-origin:0 100%;background:linear-gradient(#153a55 0%,#091d2a 100%);border:1px solid #00f0ff4d;width:35px;height:130px;position:absolute;bottom:0;left:50px;transform:skewY(15deg)}.Hero-module__s-6kkG__building1 .Hero-module__s-6kkG__buildingTop{clip-path:polygon(0% 100%,59% 100%,100% 0%,41% 0%);background:linear-gradient(135deg,#2a5a7a 0%,#1a4a6a 100%);border:1px solid #00f0ff80;width:85px;height:25px;position:absolute;top:-25px;left:0}.Hero-module__s-6kkG__building2{bottom:20%;left:35%}.Hero-module__s-6kkG__building2 .Hero-module__s-6kkG__buildingFront{transform-origin:0 100%;background:linear-gradient(#1a4565 0%,#0a2535 100%);border:1px solid #00f0ff66;width:55px;height:180px;transform:skewY(-15deg)}.Hero-module__s-6kkG__building2 .Hero-module__s-6kkG__buildingRight{transform-origin:0 100%;background:linear-gradient(#123550 0%,#071a28 100%);border:1px solid #00f0ff4d;width:40px;height:180px;position:absolute;bottom:0;left:55px;transform:skewY(15deg)}.Hero-module__s-6kkG__building2 .Hero-module__s-6kkG__buildingTop{clip-path:polygon(0% 100%,58% 100%,100% 0%,42% 0%);background:linear-gradient(135deg,#2a6080 0%,#1a5070 100%);border:1px solid #00f0ff80;width:95px;height:30px;position:absolute;top:-30px;left:0}.Hero-module__s-6kkG__building3{bottom:30%;left:58%}.Hero-module__s-6kkG__building3 .Hero-module__s-6kkG__buildingFront{transform-origin:0 100%;background:linear-gradient(#1c4c6c 0%,#0c2c3c 100%);border:1px solid #00f0ff66;width:60px;height:100px;transform:skewY(-15deg)}.Hero-module__s-6kkG__building3 .Hero-module__s-6kkG__buildingRight{transform-origin:0 100%;background:linear-gradient(#143c52 0%,#081c28 100%);border:1px solid #00f0ff4d;width:35px;height:100px;position:absolute;bottom:0;left:60px;transform:skewY(15deg)}.Hero-module__s-6kkG__building3 .Hero-module__s-6kkG__buildingTop{clip-path:polygon(0% 100%,63% 100%,100% 0%,37% 0%);background:linear-gradient(135deg,#2c5c7c 0%,#1c4c6c 100%);border:1px solid #00f0ff80;width:95px;height:22px;position:absolute;top:-22px;left:0}.Hero-module__s-6kkG__building4{bottom:38%;left:80%}.Hero-module__s-6kkG__building4 .Hero-module__s-6kkG__buildingFront{transform-origin:0 100%;background:linear-gradient(#1d4d6d 0%,#0d2d3d 100%);border:1px solid #00f0ff66;width:40px;height:70px;transform:skewY(-15deg)}.Hero-module__s-6kkG__building4 .Hero-module__s-6kkG__buildingRight{transform-origin:0 100%;background:linear-gradient(#153d53 0%,#091d28 100%);border:1px solid #00f0ff4d;width:25px;height:70px;position:absolute;bottom:0;left:40px;transform:skewY(15deg)}.Hero-module__s-6kkG__building4 .Hero-module__s-6kkG__buildingTop{clip-path:polygon(0% 100%,62% 100%,100% 0%,38% 0%);background:linear-gradient(135deg,#2d5d7d 0%,#1d4d6d 100%);border:1px solid #00f0ff80;width:65px;height:16px;position:absolute;top:-16px;left:0}.Hero-module__s-6kkG__building5{bottom:45%;left:25%}.Hero-module__s-6kkG__building5 .Hero-module__s-6kkG__buildingFront{transform-origin:0 100%;background:linear-gradient(#1b4a6a 0%,#0b2a3a 100%);border:1px solid #00f0ff66;width:45px;height:120px;transform:skewY(-15deg)}.Hero-module__s-6kkG__building5 .Hero-module__s-6kkG__buildingRight{transform-origin:0 100%;background:linear-gradient(#133a50 0%,#081a25 100%);border:1px solid #00f0ff4d;width:35px;height:120px;position:absolute;bottom:0;left:45px;transform:skewY(15deg)}.Hero-module__s-6kkG__building5 .Hero-module__s-6kkG__buildingTop{clip-path:polygon(0% 100%,56% 100%,100% 0%,44% 0%);background:linear-gradient(135deg,#2b5a7a 0%,#1b4a6a 100%);border:1px solid #00f0ff80;width:80px;height:23px;position:absolute;top:-23px;left:0}.Hero-module__s-6kkG__windows{grid-template-columns:repeat(3,1fr);align-content:start;gap:4px;height:100%;padding:8px 5px;display:grid}.Hero-module__s-6kkG__window{background:#00dcff99;border:1px solid #00f0ffcc;width:100%;height:8px;transition:opacity .3s,filter .3s;box-shadow:0 0 5px #00f0ff80,inset 0 0 3px #00f0ff4d}.Hero-module__s-6kkG__window:nth-child(odd){background:#00c8ff80}.Hero-module__s-6kkG__window:nth-child(3n){background:#00ffffb3;box-shadow:0 0 8px #0ff9}.Hero-module__s-6kkG__window:nth-child(5n){background:#ffdc6499;border-color:#ffdc64cc;box-shadow:0 0 5px #ffdc6480}.Hero-module__s-6kkG__illustrationWrapper:hover .Hero-module__s-6kkG__window{animation:2s ease-in-out infinite Hero-module__s-6kkG__windowGlow}.Hero-module__s-6kkG__illustrationWrapper:hover .Hero-module__s-6kkG__window:nth-child(odd){animation-delay:.5s}@keyframes Hero-module__s-6kkG__windowGlow{0%,to{opacity:.7}50%{opacity:1;filter:brightness(1.3)}}.Hero-module__s-6kkG__powerTower{position:absolute;bottom:35%;right:8%}.Hero-module__s-6kkG__towerBase{background:linear-gradient(#5a8aac,#3a6a8c);width:8px;height:120px;margin:0 auto;position:relative;box-shadow:0 0 10px #00f0ff4d}.Hero-module__s-6kkG__towerBase:before,.Hero-module__s-6kkG__towerBase:after{content:"";background:linear-gradient(#5a8aac,#3a6a8c);width:6px;height:100px;position:absolute;bottom:0;box-shadow:0 0 8px #00f0ff33}.Hero-module__s-6kkG__towerBase:before{left:-20px;transform:rotate(-12deg)}.Hero-module__s-6kkG__towerBase:after{right:-20px;transform:rotate(12deg)}.Hero-module__s-6kkG__towerMid{background:linear-gradient(#4a7a9c,#3a6a8c);border:1px solid #00f0ff66;width:50px;height:12px;margin:0 auto -8px;position:relative}.Hero-module__s-6kkG__towerTop{clip-path:polygon(50% 0%,100% 100%,0% 100%);background:linear-gradient(#5a8aac,#4a7a9c);width:30px;height:30px;margin:0 auto;box-shadow:0 0 15px #00f0ff66}.Hero-module__s-6kkG__powerLines{width:200px;position:absolute;top:20px;left:-80px}.Hero-module__s-6kkG__powerLine{background:linear-gradient(90deg,transparent 0%,var(--primary)30%,var(--primary)70%,transparent 100%);height:4px;box-shadow:0 0 15px var(--primary),0 0 25px var(--primary);opacity:.7;border-radius:2px;margin-bottom:12px;transition:opacity .3s}.Hero-module__s-6kkG__powerLine:nth-child(2){width:85%}.Hero-module__s-6kkG__powerLine:nth-child(3){width:70%}.Hero-module__s-6kkG__illustrationWrapper:hover .Hero-module__s-6kkG__powerLine{animation:1.5s linear infinite Hero-module__s-6kkG__powerFlow}.Hero-module__s-6kkG__illustrationWrapper:hover .Hero-module__s-6kkG__powerLine:nth-child(2){animation-delay:.25s}.Hero-module__s-6kkG__illustrationWrapper:hover .Hero-module__s-6kkG__powerLine:nth-child(3){animation-delay:.5s}@keyframes Hero-module__s-6kkG__powerFlow{0%,to{opacity:.6;filter:brightness()}50%{opacity:1;filter:brightness(1.5)}}.Hero-module__s-6kkG__storageTank{position:absolute;bottom:38%;right:2%}.Hero-module__s-6kkG__tankBody{background:linear-gradient(90deg,#2a5a7a 0%,#3a7090 50%,#2a5a7a 100%);border:2px solid #00f0ff66;border-radius:8px;width:60px;height:80px;position:relative;box-shadow:0 0 20px #00f0ff33}.Hero-module__s-6kkG__tankBody:before{content:"";background:#00f0ffb3;border-radius:2px;height:4px;position:absolute;top:15px;left:8px;right:8px;box-shadow:0 15px #00f0ff80,0 30px #00f0ff66}.Hero-module__s-6kkG__tankTop{background:linear-gradient(#5a8aac,#4a7a9c);border:2px solid #00f0ff80;border-radius:50%;width:60px;height:20px;margin-top:-8px;box-shadow:0 0 15px #00f0ff4d}.Hero-module__s-6kkG__connectionPoints{pointer-events:none;z-index:10;width:100%;height:100%;position:absolute}.Hero-module__s-6kkG__point{background:var(--primary);width:16px;height:16px;box-shadow:0 0 15px var(--primary),0 0 30px var(--primary);opacity:.9;border-radius:50%;transition:transform .3s,box-shadow .3s;position:absolute}.Hero-module__s-6kkG__point1{bottom:35%;left:18%}.Hero-module__s-6kkG__point2{bottom:28%;left:40%}.Hero-module__s-6kkG__point3{bottom:38%;left:60%}.Hero-module__s-6kkG__point4{bottom:42%;left:78%}.Hero-module__s-6kkG__point5{bottom:52%;left:48%}.Hero-module__s-6kkG__illustrationWrapper:hover .Hero-module__s-6kkG__point{animation:1.5s ease-in-out infinite Hero-module__s-6kkG__pointPulse}.Hero-module__s-6kkG__illustrationWrapper:hover .Hero-module__s-6kkG__point1{animation-delay:0s}.Hero-module__s-6kkG__illustrationWrapper:hover .Hero-module__s-6kkG__point2{animation-delay:.3s}.Hero-module__s-6kkG__illustrationWrapper:hover .Hero-module__s-6kkG__point3{animation-delay:.6s}.Hero-module__s-6kkG__illustrationWrapper:hover .Hero-module__s-6kkG__point4{animation-delay:.9s}.Hero-module__s-6kkG__illustrationWrapper:hover .Hero-module__s-6kkG__point5{animation-delay:1.2s}@keyframes Hero-module__s-6kkG__pointPulse{0%,to{opacity:.9;box-shadow:0 0 15px var(--primary),0 0 30px var(--primary);transform:scale(1)}50%{opacity:1;box-shadow:0 0 20px var(--primary),0 0 40px var(--primary),0 0 60px var(--primary);transform:scale(1.5)}}.Hero-module__s-6kkG__flowingSvg{z-index:5;width:100%;height:100%;position:absolute;bottom:0;left:0;overflow:visible}.Hero-module__s-6kkG__flowPath{fill:none;stroke:var(--primary);stroke-width:4px;stroke-linecap:round;opacity:.8;stroke-dasharray:20 35;filter:drop-shadow(0 0 8px var(--primary));transition:opacity .3s}.Hero-module__s-6kkG__illustrationWrapper:hover .Hero-module__s-6kkG__flowPath{animation:2s linear infinite Hero-module__s-6kkG__dashFlow}@keyframes Hero-module__s-6kkG__dashFlow{0%{stroke-dashoffset:0}to{stroke-dashoffset:-110px}}.Hero-module__s-6kkG__decorativeStar{width:40px;height:40px;color:var(--primary);opacity:.8;filter:drop-shadow(0 0 10px var(--primary));transition:transform .3s;position:absolute;bottom:12%;right:8%}.Hero-module__s-6kkG__illustrationWrapper:hover~.Hero-module__s-6kkG__decorativeStar,.Hero-module__s-6kkG__hero:hover .Hero-module__s-6kkG__decorativeStar{animation:8s linear infinite Hero-module__s-6kkG__starRotate}@keyframes Hero-module__s-6kkG__starRotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width:1200px){.Hero-module__s-6kkG__heroContainer{text-align:center;flex-direction:column;padding:2rem 1.5rem}.Hero-module__s-6kkG__content{flex:none;max-width:100%;margin-bottom:2rem}.Hero-module__s-6kkG__description{margin:0 auto 2rem}.Hero-module__s-6kkG__ctaGroup{justify-content:center}.Hero-module__s-6kkG__illustrationWrapper{flex:none;width:100%;height:450px}.Hero-module__s-6kkG__isometricCity{width:450px;height:420px}.Hero-module__s-6kkG__platform,.Hero-module__s-6kkG__gridLines{width:350px;height:220px}.Hero-module__s-6kkG__buildings{width:350px}}@media (max-width:768px){.Hero-module__s-6kkG__hero{min-height:auto;padding:3rem 0}.Hero-module__s-6kkG__title{font-size:2rem}.Hero-module__s-6kkG__description{font-size:.9rem}.Hero-module__s-6kkG__illustrationWrapper{height:380px}.Hero-module__s-6kkG__isometricCity{width:360px;height:350px}.Hero-module__s-6kkG__platform,.Hero-module__s-6kkG__gridLines{width:280px;height:180px}.Hero-module__s-6kkG__buildings{width:280px;height:280px}.Hero-module__s-6kkG__building1 .Hero-module__s-6kkG__buildingFront,.Hero-module__s-6kkG__building2 .Hero-module__s-6kkG__buildingFront,.Hero-module__s-6kkG__building3 .Hero-module__s-6kkG__buildingFront,.Hero-module__s-6kkG__building4 .Hero-module__s-6kkG__buildingFront,.Hero-module__s-6kkG__building5 .Hero-module__s-6kkG__buildingFront{width:35px}.Hero-module__s-6kkG__building1 .Hero-module__s-6kkG__buildingFront{height:90px}.Hero-module__s-6kkG__building2 .Hero-module__s-6kkG__buildingFront{height:120px}.Hero-module__s-6kkG__building3 .Hero-module__s-6kkG__buildingFront{height:70px}.Hero-module__s-6kkG__building4 .Hero-module__s-6kkG__buildingFront{height:50px}.Hero-module__s-6kkG__building5 .Hero-module__s-6kkG__buildingFront{height:85px}.Hero-module__s-6kkG__building1 .Hero-module__s-6kkG__buildingRight,.Hero-module__s-6kkG__building2 .Hero-module__s-6kkG__buildingRight,.Hero-module__s-6kkG__building3 .Hero-module__s-6kkG__buildingRight,.Hero-module__s-6kkG__building4 .Hero-module__s-6kkG__buildingRight,.Hero-module__s-6kkG__building5 .Hero-module__s-6kkG__buildingRight{width:25px;left:35px}.Hero-module__s-6kkG__building1 .Hero-module__s-6kkG__buildingRight{height:90px}.Hero-module__s-6kkG__building2 .Hero-module__s-6kkG__buildingRight{height:120px}.Hero-module__s-6kkG__building3 .Hero-module__s-6kkG__buildingRight{height:70px}.Hero-module__s-6kkG__building4 .Hero-module__s-6kkG__buildingRight{height:50px}.Hero-module__s-6kkG__building5 .Hero-module__s-6kkG__buildingRight{height:85px}.Hero-module__s-6kkG__ctaGroup{flex-direction:column;width:100%}.Hero-module__s-6kkG__primaryBtn,.Hero-module__s-6kkG__secondaryBtn{justify-content:center;width:100%}.Hero-module__s-6kkG__powerTower,.Hero-module__s-6kkG__storageTank{transform:scale(.7)}.Hero-module__s-6kkG__decorativeStar{display:none}.Hero-module__s-6kkG__glowOrb{width:200px;height:200px;top:30%;right:10%}}@media (max-width:480px){.Hero-module__s-6kkG__heroContainer{padding:1rem}.Hero-module__s-6kkG__title{font-size:1.75rem}.Hero-module__s-6kkG__illustrationWrapper{height:300px}.Hero-module__s-6kkG__isometricCity{width:280px;height:280px}.Hero-module__s-6kkG__platform,.Hero-module__s-6kkG__gridLines{width:220px;height:140px}.Hero-module__s-6kkG__buildings{width:220px;height:220px}.Hero-module__s-6kkG__powerTower,.Hero-module__s-6kkG__storageTank{display:none}}
.Footer-module__3hUVsW__footer{color:#fff;background-color:#1a1a1a;margin-top:auto;padding:4rem 0 2rem}.Footer-module__3hUVsW__container{max-width:1200px;margin:0 auto;padding:0 1rem}.Footer-module__3hUVsW__grid{grid-template-columns:1fr;gap:3rem;margin-bottom:3rem;display:grid}.Footer-module__3hUVsW__logo{align-items:center;display:inline-flex}.Footer-module__3hUVsW__tagline{color:#e5e5e5;opacity:.9;margin-bottom:1.5rem;line-height:1.6}.Footer-module__3hUVsW__column h3{color:var(--secondary);font-size:1.25rem;font-family:var(--font-cinzel),serif;margin-bottom:1.5rem}.Footer-module__3hUVsW__links{flex-direction:column;gap:.75rem;list-style:none;display:flex}.Footer-module__3hUVsW__link{color:#e5e5e5;align-items:center;gap:.5rem;text-decoration:none;transition:color .2s;display:flex}.Footer-module__3hUVsW__link:hover{color:var(--secondary)}.Footer-module__3hUVsW__about p{color:#e5e5e5;margin-bottom:1.5rem;line-height:1.6}.Footer-module__3hUVsW__social{gap:1rem;display:flex}.Footer-module__3hUVsW__socialIcon{color:#fff;transition:color .2s}.Footer-module__3hUVsW__socialIcon:hover{color:var(--secondary)}.Footer-module__3hUVsW__contactInfo{flex-direction:column;gap:1rem;display:flex}.Footer-module__3hUVsW__bottom{text-align:center;color:#888;border-top:1px solid #333;padding-top:2rem;font-size:.9rem}@media (min-width:768px){.Footer-module__3hUVsW__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.Footer-module__3hUVsW__grid{grid-template-columns:2fr 1fr 1fr 1fr}}@media (max-width:768px){.Footer-module__3hUVsW__footer{padding:3rem 0 2rem}}
.QuickStats-module___gJKrq__section{z-index:10;background:#0f172a;border-top:1px solid #ffffff1a;margin-top:0;padding:3rem 0;position:relative}.QuickStats-module___gJKrq__grid{grid-template-columns:repeat(2,1fr);gap:2rem;display:grid}.QuickStats-module___gJKrq__stat{text-align:center;border-right:1px solid #ffffff1a;padding:1rem;transition:transform .3s}.QuickStats-module___gJKrq__stat:hover{transform:translateY(-5px)}.QuickStats-module___gJKrq__stat:last-child{border-right:none}.QuickStats-module___gJKrq__number{font-size:2.5rem;font-weight:800;font-family:var(--font-outfit),sans-serif;color:var(--primary);text-shadow:0 0 20px #00f0ff4d;margin-bottom:.5rem;line-height:1;display:block}.QuickStats-module___gJKrq__label{color:var(--foreground-muted);letter-spacing:.05em;text-transform:uppercase;font-size:.9rem;font-weight:600}@media (min-width:768px){.QuickStats-module___gJKrq__grid{grid-template-columns:repeat(4,1fr)}.QuickStats-module___gJKrq__number{font-size:3rem}.QuickStats-module___gJKrq__label{font-size:.85rem}}@media (max-width:480px){.QuickStats-module___gJKrq__number{font-size:2.1rem}.QuickStats-module___gJKrq__label{font-size:.75rem}}
.StickyContactBar-module__xq4KiG__bar{background:var(--primary-dark);color:#fff;z-index:90;width:100%;font-family:var(--font-outfit),sans-serif;padding:0;display:flex;position:fixed;bottom:0;left:0;box-shadow:0 -2px 10px #0000001a}.StickyContactBar-module__xq4KiG__item{color:#fff;flex:1;justify-content:center;align-items:center;gap:.5rem;padding:1rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:background .2s;display:flex}.StickyContactBar-module__xq4KiG__item:active{background:#ffffff1a}.StickyContactBar-module__xq4KiG__divider{background:#fff3;width:1px}@media (min-width:768px){.StickyContactBar-module__xq4KiG__bar{display:none}}@media (max-width:360px){.StickyContactBar-module__xq4KiG__item{padding:.75rem;font-size:.8rem}}
.Contact-module__J3q-aa__section{background:var(--background);padding:4rem 0}.Contact-module__J3q-aa__grid{grid-template-columns:1fr;gap:4rem;display:grid}.Contact-module__J3q-aa__infoCard{background:var(--background-alt);border-radius:var(--radius);margin-bottom:2rem;padding:2rem}.Contact-module__J3q-aa__infoItem{gap:1rem;margin-bottom:2rem;display:flex}.Contact-module__J3q-aa__infoItem:last-child{margin-bottom:0}.Contact-module__J3q-aa__iconWrapper{width:40px;height:40px;color:var(--primary);background:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex;box-shadow:0 4px 6px #0000000d}.Contact-module__J3q-aa__infoContent h3{margin-bottom:.5rem;font-size:1.1rem}.Contact-module__J3q-aa__infoContent p{color:var(--foreground-muted);line-height:1.6}.Contact-module__J3q-aa__form{background:var(--glass);-webkit-backdrop-filter:blur(12px);border-radius:var(--radius);border:1px solid #ffffff1a;padding:2.5rem}.Contact-module__J3q-aa__formGroup{margin-bottom:1.5rem}.Contact-module__J3q-aa__label{color:var(--foreground);margin-bottom:.5rem;font-weight:500;display:block}.Contact-module__J3q-aa__input,.Contact-module__J3q-aa__select,.Contact-module__J3q-aa__textarea{border-radius:var(--radius);color:#fff;background:#0000004d;border:1px solid #ffffff1a;width:100%;padding:.85rem;font-family:inherit;font-size:1rem;transition:all .2s}.Contact-module__J3q-aa__input:focus,.Contact-module__J3q-aa__select:focus,.Contact-module__J3q-aa__textarea:focus{border-color:var(--primary);outline:none;box-shadow:0 0 0 3px #00f0ff26}.Contact-module__J3q-aa__textarea{resize:vertical;min-height:120px}.Contact-module__J3q-aa__map{border-radius:var(--radius);background-color:#eee;width:100%;height:clamp(240px,45vw,400px);margin-top:4rem;overflow:hidden}@media (min-width:768px){.Contact-module__J3q-aa__grid{grid-template-columns:1fr 1.5fr}}@media (max-width:768px){.Contact-module__J3q-aa__grid{gap:2.5rem}.Contact-module__J3q-aa__infoCard{padding:1.5rem}.Contact-module__J3q-aa__form{padding:2rem}.Contact-module__J3q-aa__map{margin-top:2.5rem}}
.Faq-module__t92Hra__faqWrapper{max-width:900px;margin:0 auto}.Faq-module__t92Hra__section{margin-bottom:4rem}.Faq-module__t92Hra__categoryTitle{color:var(--primary);border-bottom:2px solid var(--secondary);margin-bottom:2rem;padding-bottom:.5rem;font-size:1.8rem;display:inline-block}.Faq-module__t92Hra__list{flex-direction:column;gap:1rem;display:flex}.Faq-module__t92Hra__details{border-radius:var(--radius);background:var(--glass);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid #ffffff1a;transition:all .2s;overflow:hidden}.Faq-module__t92Hra__details:hover{border-color:var(--primary)}.Faq-module__t92Hra__details[open]{border-color:var(--primary);background:#00f0ff0d}.Faq-module__t92Hra__summary{cursor:pointer;color:#fff;justify-content:space-between;align-items:center;padding:1.25rem;font-size:1.1rem;font-weight:600;list-style:none;display:flex}.Faq-module__t92Hra__summary::-webkit-details-marker{display:none}.Faq-module__t92Hra__icon{width:20px;height:20px;color:var(--primary);transition:transform .3s}.Faq-module__t92Hra__details[open] .Faq-module__t92Hra__icon{transform:rotate(180deg)}.Faq-module__t92Hra__answer{color:var(--foreground-muted);border-top:1px solid #0000;padding:0 1.25rem 1.25rem;line-height:1.6}.Faq-module__t92Hra__details[open] .Faq-module__t92Hra__answer{border-top-color:#ffffff1a;padding-top:1rem}
.ServicesSection-module__yIL7hG__section{background-color:#fff;padding:6rem 0}.ServicesSection-module__yIL7hG__header{text-align:center;max-width:700px;margin:0 auto 4rem}.ServicesSection-module__yIL7hG__title{color:var(--primary-dark);margin-bottom:1rem;font-size:2.5rem}.ServicesSection-module__yIL7hG__description{color:var(--foreground-muted);font-size:1.1rem}.ServicesSection-module__yIL7hG__grid{grid-template-columns:1fr;gap:2rem;display:grid}.ServicesSection-module__yIL7hG__card{background:var(--background-alt);border-radius:var(--radius);border:1px solid #eee;flex-direction:column;transition:transform .3s,box-shadow .3s;display:flex;overflow:hidden}.ServicesSection-module__yIL7hG__card:hover{transform:translateY(-5px);box-shadow:0 10px 30px #0000001a}.ServicesSection-module__yIL7hG__imageWrapper{background-color:#ddd;height:200px;position:relative}.ServicesSection-module__yIL7hG__cardContent{flex-direction:column;flex:1;padding:2rem;display:flex}.ServicesSection-module__yIL7hG__cardIcon{color:var(--primary);margin-bottom:1rem}.ServicesSection-module__yIL7hG__cardTitle{font-size:1.5rem;font-family:var(--font-cinzel),serif;color:var(--foreground);margin-bottom:1rem}.ServicesSection-module__yIL7hG__cardText{color:var(--foreground-muted);flex:1;margin-bottom:1.5rem}.ServicesSection-module__yIL7hG__link{color:var(--primary);align-items:center;gap:.5rem;font-weight:600;text-decoration:none;display:inline-flex}.ServicesSection-module__yIL7hG__link:hover{text-decoration:underline}@media (min-width:768px){.ServicesSection-module__yIL7hG__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.ServicesSection-module__yIL7hG__grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.ServicesSection-module__yIL7hG__section{padding:4rem 0}.ServicesSection-module__yIL7hG__cardContent{padding:1.5rem}}
