.Navbar-module__nuAbfa__navbar{z-index:1000;border-bottom:1px solid var(--border);align-items:center;width:100%;height:80px;display:flex;position:fixed;top:0;left:0}.Navbar-module__nuAbfa__container{justify-content:space-between;align-items:center;width:100%;max-width:1400px;margin:0 auto;padding:0 40px;display:flex}.Navbar-module__nuAbfa__logo{letter-spacing:.1em;color:#fff;align-items:center;gap:12px;font-family:Outfit,sans-serif;font-size:1.5rem;font-weight:700;display:flex}.Navbar-module__nuAbfa__logoIcon{font-size:2rem}.Navbar-module__nuAbfa__logo b{color:var(--accent)}.Navbar-module__nuAbfa__links{gap:40px;display:flex}.Navbar-module__nuAbfa__links a{color:var(--text-secondary);transition:var(--transition);font-size:.95rem;font-weight:500;position:relative}.Navbar-module__nuAbfa__links a:hover{color:#fff}.Navbar-module__nuAbfa__links a:after{content:"";background:var(--accent);width:0;height:2px;transition:var(--transition);position:absolute;bottom:-5px;left:0}.Navbar-module__nuAbfa__links a:hover:after{width:100%}.Navbar-module__nuAbfa__actions{align-items:center;gap:30px;display:flex}.Navbar-module__nuAbfa__cta{background:var(--accent);color:var(--bg-primary);box-shadow:var(--accent-glow);border-radius:8px;padding:10px 20px;font-size:.9rem;font-weight:700}.Navbar-module__nuAbfa__cta:hover{filter:brightness(1.1);transform:translateY(-2px)}.Navbar-module__nuAbfa__lang{color:var(--text-muted);align-items:center;gap:8px;font-size:.9rem;font-weight:600;display:flex}.Navbar-module__nuAbfa__lang span{cursor:pointer;transition:var(--transition)}.Navbar-module__nuAbfa__lang span:hover{color:var(--text-primary)}.Navbar-module__nuAbfa__activeLang{color:var(--accent)!important}.Navbar-module__nuAbfa__langDivider{opacity:.3;cursor:default!important}.Navbar-module__nuAbfa__mobileToggle{cursor:pointer;flex-direction:column;gap:5px;display:none}.Navbar-module__nuAbfa__mobileToggle span{background:#fff;width:25px;height:2px}@media (max-width:1024px){.Navbar-module__nuAbfa__links{display:none}.Navbar-module__nuAbfa__mobileToggle{display:flex}}@media (max-width:768px){.Navbar-module__nuAbfa__actions{display:none}.Navbar-module__nuAbfa__container{padding:0 20px}}
.Footer-module__EZoWya__footer{background-color:var(--bg-primary);border-top:1px solid var(--border);padding:80px 20px 40px}.Footer-module__EZoWya__container{max-width:1400px;margin:0 auto}.Footer-module__EZoWya__top{grid-template-columns:2fr 1fr 1fr 1.5fr;gap:60px;margin-bottom:80px;display:grid}.Footer-module__EZoWya__brand{flex-direction:column;gap:20px;display:flex}.Footer-module__EZoWya__logo{letter-spacing:.1em;color:#fff;align-items:center;gap:12px;font-family:Outfit,sans-serif;font-size:1.5rem;font-weight:700;display:flex}.Footer-module__EZoWya__logoIcon{font-size:2rem}.Footer-module__EZoWya__logo b{color:var(--accent)}.Footer-module__EZoWya__tagline{color:var(--text-secondary);max-width:300px;font-size:.95rem}.Footer-module__EZoWya__socials{gap:15px;display:flex}.Footer-module__EZoWya__socialIcon{border:1px solid var(--border);width:44px;height:44px;color:var(--text-secondary);transition:var(--transition);cursor:pointer;background:#ffffff08;border-radius:12px;justify-content:center;align-items:center;display:flex}.Footer-module__EZoWya__socialIcon svg{width:20px;height:20px}.Footer-module__EZoWya__socialIcon:hover{background:var(--bg-tertiary);border-color:var(--accent);color:var(--accent);transform:translateY(-5px);box-shadow:0 10px 20px -10px #00f2fe4d}.Footer-module__EZoWya__linksColumn{flex-direction:column;gap:15px;display:flex}.Footer-module__EZoWya__linksColumn h4{color:#fff;margin-bottom:5px;font-size:1.1rem}.Footer-module__EZoWya__linksColumn a{color:var(--text-secondary);transition:var(--transition);font-size:.9rem}.Footer-module__EZoWya__linksColumn a:hover{color:var(--accent);padding-left:5px}.Footer-module__EZoWya__newsletter h4{color:#fff;margin-bottom:10px;font-size:1.1rem}.Footer-module__EZoWya__newsletter p{color:var(--text-secondary);margin-bottom:20px;font-size:.9rem}.Footer-module__EZoWya__newsForm{gap:10px;display:flex}.Footer-module__EZoWya__newsForm input{border:1px solid var(--border);color:#fff;background:#ffffff0d;border-radius:8px;flex-grow:1;padding:12px}.Footer-module__EZoWya__newsForm button{background:var(--accent);color:var(--bg-primary);border-radius:8px;padding:12px 20px;font-weight:700}.Footer-module__EZoWya__bottom{border-top:1px solid var(--border);color:var(--text-muted);justify-content:space-between;align-items:center;padding-top:40px;font-size:.85rem;display:flex}.Footer-module__EZoWya__developer{opacity:.7;letter-spacing:.02em;font-weight:400}.Footer-module__EZoWya__developer span{color:var(--text-secondary);font-weight:600}.Footer-module__EZoWya__legal{gap:30px;display:flex}.Footer-module__EZoWya__legal a:hover{color:var(--text-secondary)}@media (max-width:1024px){.Footer-module__EZoWya__top{grid-template-columns:1fr 1fr;gap:40px}}@media (max-width:600px){.Footer-module__EZoWya__top{grid-template-columns:1fr}.Footer-module__EZoWya__bottom{text-align:center;flex-direction:column;gap:20px}}
.HeroSection-module__SEewqa__hero{text-align:center;height:90vh;min-height:600px;padding:var(--space-xl) var(--space-md);background-image:url(/hero.png);background-position:50%;background-size:cover;flex-direction:column;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.HeroSection-module__SEewqa__overlay{z-index:1;background:linear-gradient(#0f172ab3 0%,#0f172ae6 100%);width:100%;height:100%;position:absolute;top:0;left:0}.HeroSection-module__SEewqa__content{z-index:2;max-width:900px;position:relative}.HeroSection-module__SEewqa__content h1{margin-bottom:var(--space-md);font-size:clamp(2.5rem,8vw,4.5rem);line-height:1.1}.HeroSection-module__SEewqa__content p{color:var(--text-secondary);margin-bottom:var(--space-lg);max-width:700px;margin-left:auto;margin-right:auto;font-size:clamp(1.1rem,3vw,1.4rem)}.HeroSection-module__SEewqa__ctaGroup{gap:var(--space-md);flex-wrap:wrap;justify-content:center;display:flex}.HeroSection-module__SEewqa__primaryBtn{background:var(--accent);color:var(--bg-primary);box-shadow:var(--accent-glow);border-radius:50px;padding:1rem 2.5rem;font-size:1.1rem;font-weight:700}.HeroSection-module__SEewqa__primaryBtn:hover{filter:brightness(1.1);transform:translateY(-3px);box-shadow:0 0 30px #00f2fe80}.HeroSection-module__SEewqa__secondaryBtn{border:1px solid var(--border);color:var(--text-primary);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border-radius:50px;padding:1rem 2.5rem;font-size:1.1rem;font-weight:600}.HeroSection-module__SEewqa__secondaryBtn:hover{border-color:var(--text-primary);background:#ffffff0d}.HeroSection-module__SEewqa__stats{z-index:2;margin-top:var(--space-xl);gap:var(--space-xl);flex-wrap:wrap;justify-content:center;display:flex;position:relative}.HeroSection-module__SEewqa__statItem{flex-direction:column;align-items:center;display:flex}.HeroSection-module__SEewqa__statNum{color:var(--accent);font-family:Outfit,sans-serif;font-size:2.5rem;font-weight:800}.HeroSection-module__SEewqa__statLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.1em;font-size:.9rem}@media (max-width:768px){.HeroSection-module__SEewqa__hero{height:auto;padding:120px 20px 80px}.HeroSection-module__SEewqa__stats{gap:var(--space-lg)}.HeroSection-module__SEewqa__statNum{font-size:2rem}}
.ServicesGrid-module__HnY7PW__servicesSection{background-color:var(--bg-primary);padding:120px 20px;position:relative;overflow:hidden}.ServicesGrid-module__HnY7PW__servicesSection:before{content:"";background-image:linear-gradient(var(--border) 1px, transparent 1px), linear-gradient(90deg, var(--border) 1px, transparent 1px);opacity:.2;pointer-events:none;background-size:50px 50px;width:100%;height:100%;position:absolute;top:0;left:0;-webkit-mask-image:radial-gradient(circle,#000,#0000 80%);mask-image:radial-gradient(circle,#000,#0000 80%)}.ServicesGrid-module__HnY7PW__container{z-index:1;max-width:1200px;margin:0 auto;position:relative}.ServicesGrid-module__HnY7PW__header{text-align:center;margin-bottom:80px}.ServicesGrid-module__HnY7PW__subtitle{color:var(--accent);text-transform:uppercase;letter-spacing:.3em;margin-bottom:15px;font-size:.85rem;font-weight:800;display:block}.ServicesGrid-module__HnY7PW__title{color:#fff;letter-spacing:-.01em;font-size:clamp(2rem,5vw,3.5rem)}.ServicesGrid-module__HnY7PW__divider{background:var(--accent);width:80px;height:4px;box-shadow:var(--accent-glow);border-radius:4px;margin:25px auto 0}.ServicesGrid-module__HnY7PW__grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:24px;display:grid}.ServicesGrid-module__HnY7PW__card{transition:var(--transition);border:1px solid var(--border);border-radius:20px;flex-direction:column;height:100%;padding:35px 30px;display:flex;position:relative;overflow:hidden}.ServicesGrid-module__HnY7PW__card:before{content:"";background:radial-gradient(600px circle at var(--mouse-x,0) var(--mouse-y,0), #00f2fe0d, transparent 40%);z-index:0;opacity:0;width:100%;height:100%;transition:opacity .5s;position:absolute;top:0;left:0}.ServicesGrid-module__HnY7PW__card:hover:before{opacity:1}.ServicesGrid-module__HnY7PW__card:hover{border-color:var(--accent);box-shadow:0 10px 30px -10px #0006, var(--accent-soft);transform:translateY(-5px)}.ServicesGrid-module__HnY7PW__cardNumber{color:#ffffff08;transition:var(--transition);pointer-events:none;font-family:Outfit,monospace;font-size:3rem;font-weight:900;line-height:1;position:absolute;top:20px;right:25px}.ServicesGrid-module__HnY7PW__card:hover .ServicesGrid-module__HnY7PW__cardNumber{color:#00f2fe14}.ServicesGrid-module__HnY7PW__icon{z-index:1;filter:drop-shadow(0 0 15px #ffffff1a);transition:var(--transition);margin-bottom:20px;font-size:2.5rem}.ServicesGrid-module__HnY7PW__card:hover .ServicesGrid-module__HnY7PW__icon{filter:drop-shadow(0 0 20px var(--accent-soft));transform:scale(1.1)rotate(5deg)}.ServicesGrid-module__HnY7PW__card h3{color:#fff;z-index:1;margin-bottom:12px;font-size:1.4rem}.ServicesGrid-module__HnY7PW__card p{color:var(--text-secondary);z-index:1;flex-grow:1;margin-bottom:25px;font-size:.95rem;line-height:1.6}.ServicesGrid-module__HnY7PW__learnMore{color:var(--accent);text-align:left;z-index:1;align-items:center;gap:8px;font-size:.95rem;font-weight:700;display:flex}.ServicesGrid-module__HnY7PW__learnMore:after{content:"";background:var(--accent);width:0;height:2px;transition:var(--transition)}.ServicesGrid-module__HnY7PW__card:hover .ServicesGrid-module__HnY7PW__learnMore:after{width:20px}@media (max-width:768px){.ServicesGrid-module__HnY7PW__servicesSection{padding:80px 20px}}
.ServiceDetail-module__PK8x7q__main{background-color:var(--bg-primary);min-height:100vh}.ServiceDetail-module__PK8x7q__hero{background:radial-gradient(circle at 10% 20%,#00f2fe0d 0%,#0000 50%);padding:180px 20px 100px;position:relative;overflow:hidden}.ServiceDetail-module__PK8x7q__container{max-width:1200px;margin:0 auto}.ServiceDetail-module__PK8x7q__backLink{color:var(--text-muted);transition:var(--transition);margin-bottom:40px;font-size:.9rem;text-decoration:none;display:inline-block}.ServiceDetail-module__PK8x7q__backLink:hover{color:var(--accent)}.ServiceDetail-module__PK8x7q__heroContent{max-width:800px}.ServiceDetail-module__PK8x7q__subtitle{color:var(--accent);text-transform:uppercase;letter-spacing:.2em;margin-bottom:20px;font-size:.9rem;font-weight:700;display:block}.ServiceDetail-module__PK8x7q__hero h1{margin-bottom:30px;font-size:4rem;line-height:1.1}.ServiceDetail-module__PK8x7q__description{color:var(--text-secondary);font-size:1.2rem;line-height:1.8}.ServiceDetail-module__PK8x7q__details{padding:80px 20px}.ServiceDetail-module__PK8x7q__grid{grid-template-columns:1fr 1fr;align-items:start;gap:80px;display:grid}.ServiceDetail-module__PK8x7q__features h3{color:#fff;margin-bottom:35px;font-size:2rem}.ServiceDetail-module__PK8x7q__features ul{padding:0;list-style:none}.ServiceDetail-module__PK8x7q__features li{color:var(--text-secondary);margin-bottom:25px;padding-left:35px;font-size:1.1rem;line-height:1.6;position:relative}.ServiceDetail-module__PK8x7q__features li:before{content:"✓";color:var(--accent);font-size:1.2rem;font-weight:900;position:absolute;top:0;left:0}.ServiceDetail-module__PK8x7q__specsCard{border-radius:24px;padding:50px}.ServiceDetail-module__PK8x7q__specsCard h3{color:#fff;border-bottom:1px solid var(--border);margin-bottom:30px;padding-bottom:15px;font-size:1.5rem}.ServiceDetail-module__PK8x7q__specList{flex-direction:column;gap:20px;display:flex}.ServiceDetail-module__PK8x7q__specItem{border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:center;padding-bottom:15px;display:flex}.ServiceDetail-module__PK8x7q__specLabel{color:var(--text-muted);font-size:.95rem}.ServiceDetail-module__PK8x7q__specValue{color:#fff;font-size:1rem;font-weight:600}.ServiceDetail-module__PK8x7q__cta{text-align:center;padding:100px 20px}.ServiceDetail-module__PK8x7q__ctaCard{border:1px solid var(--accent-muted);border-radius:30px;max-width:900px;margin:0 auto;padding:80px 40px}.ServiceDetail-module__PK8x7q__ctaCard h2{color:#fff;margin-bottom:20px;font-size:2.5rem}.ServiceDetail-module__PK8x7q__ctaCard p{color:var(--text-secondary);margin-bottom:40px;font-size:1.1rem}.ServiceDetail-module__PK8x7q__ctaBtn{background:var(--accent);color:var(--bg-primary);transition:var(--transition);border-radius:12px;padding:18px 45px;font-size:1.1rem;font-weight:700;text-decoration:none;display:inline-block}.ServiceDetail-module__PK8x7q__ctaBtn:hover{transform:translateY(-3px);box-shadow:0 10px 25px #00f2fe66}@media (max-width:1024px){.ServiceDetail-module__PK8x7q__grid{grid-template-columns:1fr;gap:60px}}@media (max-width:768px){.ServiceDetail-module__PK8x7q__hero h1{font-size:3rem}.ServiceDetail-module__PK8x7q__specsCard{padding:30px}}
.ContactSection-module__G6BZYW__contact{background-color:var(--bg-primary);padding:120px 20px;position:relative;overflow:hidden}.ContactSection-module__G6BZYW__contact:before{content:"";pointer-events:none;background-image:linear-gradient(#00f2fe08 1px,#0000 1px),linear-gradient(90deg,#00f2fe08 1px,#0000 1px);background-size:50px 50px;width:100%;height:100%;position:absolute;top:0;left:0;-webkit-mask-image:radial-gradient(circle,#000 30%,#0000 80%);mask-image:radial-gradient(circle,#000 30%,#0000 80%)}.ContactSection-module__G6BZYW__container{z-index:1;max-width:1200px;margin:0 auto;position:relative}.ContactSection-module__G6BZYW__grid{grid-template-columns:1fr 1.2fr;align-items:center;gap:80px;display:grid}.ContactSection-module__G6BZYW__header{margin-bottom:30px}.ContactSection-module__G6BZYW__subtitle{color:var(--accent);text-transform:uppercase;letter-spacing:.2em;margin-bottom:10px;font-size:.9rem;font-weight:700;display:block}.ContactSection-module__G6BZYW__title{color:#fff;margin-bottom:15px;font-size:3rem}.ContactSection-module__G6BZYW__divider{background:var(--accent);border-radius:2px;width:60px;height:4px}.ContactSection-module__G6BZYW__description{color:var(--text-secondary);max-width:500px;margin-bottom:50px;font-size:1.1rem;line-height:1.7}.ContactSection-module__G6BZYW__details{flex-direction:column;gap:30px;margin-bottom:60px;display:flex}.ContactSection-module__G6BZYW__detailItem{align-items:center;gap:20px;display:flex}.ContactSection-module__G6BZYW__iconWrapper{width:54px;height:54px;color:var(--accent);transition:var(--transition);background:#00f2fe0d;border:1px solid #00f2fe1a;border-radius:14px;justify-content:center;align-items:center;display:flex}.ContactSection-module__G6BZYW__detailItem:hover .ContactSection-module__G6BZYW__iconWrapper{background:var(--accent);color:var(--bg-primary);transform:scale(1.1)rotate(5deg);box-shadow:0 0 20px #00f2fe4d}.ContactSection-module__G6BZYW__detailItem h4{color:#fff;text-transform:uppercase;letter-spacing:.1em;margin-bottom:4px;font-size:.9rem}.ContactSection-module__G6BZYW__detailItem p{color:var(--text-secondary);font-size:1.1rem}.ContactSection-module__G6BZYW__map{margin-top:40px}.ContactSection-module__G6BZYW__mapPlaceholder{border:1px solid var(--border);border-radius:20px;flex-direction:column;justify-content:center;align-items:center;height:250px;display:flex;position:relative;overflow:hidden}.ContactSection-module__G6BZYW__mapTexture{opacity:.5;background-image:radial-gradient(#ffffff0d 2px,#0000 2px);background-size:30px 30px;width:100%;height:100%;position:absolute;top:0;left:0}.ContactSection-module__G6BZYW__mapMarker{z-index:1;color:var(--accent);width:40px;height:40px;margin-bottom:10px;position:relative}.ContactSection-module__G6BZYW__pulse{background:var(--accent);opacity:.3;border-radius:50%;width:100%;height:100%;animation:2s infinite ContactSection-module__G6BZYW__pulse;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes ContactSection-module__G6BZYW__pulse{0%{opacity:.5;transform:translate(-50%,-50%)scale(.5)}to{opacity:0;transform:translate(-50%,-50%)scale(2.5)}}.ContactSection-module__G6BZYW__mapPlaceholder p{color:var(--text-muted);z-index:1;font-size:.9rem;font-weight:600}.ContactSection-module__G6BZYW__formContainer{border:1px solid #ffffff14;border-radius:30px;padding:60px}.ContactSection-module__G6BZYW__form{flex-direction:column;gap:25px;display:flex}.ContactSection-module__G6BZYW__formRow{grid-template-columns:1fr 1fr;gap:20px;display:grid}.ContactSection-module__G6BZYW__formGroup{flex-direction:column;gap:10px;display:flex}.ContactSection-module__G6BZYW__formGroup label{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;font-size:.85rem;font-weight:600}.ContactSection-module__G6BZYW__formGroup input,.ContactSection-module__G6BZYW__formGroup select,.ContactSection-module__G6BZYW__formGroup textarea{border:1px solid var(--border);color:#fff;transition:var(--transition);background:#ffffff08;border-radius:12px;padding:16px;font-size:1rem}.ContactSection-module__G6BZYW__formGroup input:focus,.ContactSection-module__G6BZYW__formGroup select:focus,.ContactSection-module__G6BZYW__formGroup textarea:focus{border-color:var(--accent);background:#00f2fe05;outline:none;box-shadow:0 0 15px #00f2fe1a}.ContactSection-module__G6BZYW__submitBtn{background:var(--accent);color:var(--bg-primary);cursor:pointer;transition:var(--transition);border:none;border-radius:14px;justify-content:center;align-items:center;gap:12px;margin-top:15px;padding:20px;font-size:1.1rem;font-weight:800;display:flex}.ContactSection-module__G6BZYW__submitBtn svg{width:20px;height:20px;transition:var(--transition)}.ContactSection-module__G6BZYW__submitBtn:hover{transform:translateY(-3px);box-shadow:0 15px 30px #00f2fe4d}.ContactSection-module__G6BZYW__submitBtn:hover svg{transform:translate(5px)}@media (max-width:1024px){.ContactSection-module__G6BZYW__grid{grid-template-columns:1fr;gap:60px}}@media (max-width:600px){.ContactSection-module__G6BZYW__formContainer{padding:30px}.ContactSection-module__G6BZYW__formRow{grid-template-columns:1fr}.ContactSection-module__G6BZYW__title{font-size:2.2rem}}
