.Navbar-module__2fwCUq__navbar{z-index:1000;transition:all var(--transition-base);padding:1.25rem 0;position:fixed;top:0;left:0;right:0}.Navbar-module__2fwCUq__scrolled{-webkit-backdrop-filter:blur(20px);background:#10183feb;padding:.75rem 0;box-shadow:0 4px 30px #0000004d}.Navbar-module__2fwCUq__inner{justify-content:space-between;align-items:center;display:flex}.Navbar-module__2fwCUq__logo{color:var(--white);align-items:center;gap:.6rem;text-decoration:none;display:flex}.Navbar-module__2fwCUq__logoImg{object-fit:contain;width:auto;height:60px}.Navbar-module__2fwCUq__links{gap:2rem;list-style:none;display:flex}.Navbar-module__2fwCUq__link{color:#fffc;font-family:var(--font-heading);transition:color var(--transition-fast);font-size:.9rem;font-weight:500;text-decoration:none;position:relative}.Navbar-module__2fwCUq__link:after{content:"";background:var(--gradient-primary);width:0;height:2px;transition:width var(--transition-base);position:absolute;bottom:-4px;left:0}.Navbar-module__2fwCUq__link:hover{color:var(--white)}.Navbar-module__2fwCUq__link:hover:after{width:100%}.Navbar-module__2fwCUq__actions{align-items:center;gap:1rem;display:flex}.Navbar-module__2fwCUq__loginBtn{padding:.6rem 1.4rem!important;font-size:.85rem!important}.Navbar-module__2fwCUq__mobileLoginItem{list-style:none;display:none}.Navbar-module__2fwCUq__burger{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;padding:4px;display:none}.Navbar-module__2fwCUq__burger span{background:var(--white);width:24px;height:2px;transition:all var(--transition-base);display:block}.Navbar-module__2fwCUq__burgerOpen span:first-child{transform:rotate(45deg)translate(5px,5px)}.Navbar-module__2fwCUq__burgerOpen span:nth-child(2){opacity:0}.Navbar-module__2fwCUq__burgerOpen span:nth-child(3){transform:rotate(-45deg)translate(5px,-5px)}@media (max-width:768px){.Navbar-module__2fwCUq__links{transition:transform var(--transition-base);background:#10183ffa;flex-direction:column;justify-content:center;align-items:center;gap:2.5rem;position:fixed;inset:0;transform:translate(100%)}.Navbar-module__2fwCUq__links.Navbar-module__2fwCUq__open{transform:translate(0)}.Navbar-module__2fwCUq__link{font-size:1.2rem}.Navbar-module__2fwCUq__actions{display:none}.Navbar-module__2fwCUq__mobileLoginItem{margin-top:1rem;display:block}.Navbar-module__2fwCUq__burger{display:flex}}
.Hero-module__irrDQW__hero{background:var(--gradient-hero);align-items:center;min-height:100vh;display:flex;position:relative;overflow:hidden}.Hero-module__irrDQW__canvas{z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module__irrDQW__overlay{z-index:2;background:radial-gradient(at 30%,#006db226 0%,#0000 60%),radial-gradient(at 70% 80%,#00c1b01a 0%,#0000 50%);position:absolute;inset:0}.Hero-module__irrDQW__content{z-index:3;text-align:center;padding-top:6rem;position:relative}.Hero-module__irrDQW__badge{border-radius:var(--radius-full);color:var(--teal);font-family:var(--font-heading);text-transform:uppercase;letter-spacing:1px;margin-bottom:var(--space-2xl);background:#ffffff0f;border:1px solid #ffffff1a;align-items:center;gap:.5rem;padding:.5rem 1.25rem;font-size:.8rem;font-weight:600;animation:.6s forwards Hero-module__irrDQW__fadeInUp;display:inline-flex}.Hero-module__irrDQW__badgeDot{background:var(--teal);border-radius:50%;width:6px;height:6px;animation:2s infinite Hero-module__irrDQW__pulse-glow}.Hero-module__irrDQW__title{color:var(--white);margin-bottom:var(--space-xl);opacity:0;font-size:clamp(2.8rem,6vw,4.5rem);font-weight:800;line-height:1.1;animation:.6s .1s forwards Hero-module__irrDQW__fadeInUp}.Hero-module__irrDQW__tagline{color:var(--teal);font-family:var(--font-heading);margin-bottom:var(--space-lg);letter-spacing:.5px;opacity:0;font-size:clamp(1.1rem,2.5vw,1.5rem);font-weight:600;animation:.6s .15s forwards Hero-module__irrDQW__fadeInUp}.Hero-module__irrDQW__subtitle{color:#ffffffb3;max-width:650px;margin:0 auto var(--space-2xl);opacity:0;font-size:clamp(1rem,2vw,1.25rem);line-height:1.7;animation:.6s .2s forwards Hero-module__irrDQW__fadeInUp}.Hero-module__irrDQW__ctas{gap:var(--space-lg);opacity:0;flex-wrap:wrap;justify-content:center;animation:.6s .3s forwards Hero-module__irrDQW__fadeInUp;display:flex}.Hero-module__irrDQW__stats{justify-content:center;align-items:center;gap:var(--space-2xl);margin-top:var(--space-4xl);padding-top:var(--space-2xl);opacity:0;border-top:1px solid #ffffff14;animation:.6s .5s forwards Hero-module__irrDQW__fadeInUp;display:flex}.Hero-module__irrDQW__stat{flex-direction:column;align-items:center;display:flex}.Hero-module__irrDQW__statNumber{font-family:var(--font-heading);background:var(--gradient-primary);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:2rem;font-weight:800}.Hero-module__irrDQW__statLabel{color:#ffffff80;margin-top:.25rem;font-size:.85rem}.Hero-module__irrDQW__statDivider{background:#ffffff1a;width:1px;height:40px}@media (max-width:640px){.Hero-module__irrDQW__stats{gap:var(--space-lg);flex-direction:column}.Hero-module__irrDQW__statDivider{width:40px;height:1px}}@keyframes Hero-module__irrDQW__fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes Hero-module__irrDQW__pulse-glow{0%,to{box-shadow:0 0 20px #00c1b033}50%{box-shadow:0 0 40px #00c1b066}}
.Services-module___tGuFW__card{text-align:center;padding:2.5rem 2rem}.Services-module___tGuFW__icon{margin-bottom:var(--space-lg);font-size:2.5rem;animation:3s ease-in-out infinite Services-module___tGuFW__float;display:inline-block}.Services-module___tGuFW__card:nth-child(2) .Services-module___tGuFW__icon{animation-delay:.5s}.Services-module___tGuFW__card:nth-child(3) .Services-module___tGuFW__icon{animation-delay:1s}.Services-module___tGuFW__card:nth-child(4) .Services-module___tGuFW__icon{animation-delay:1.5s}.Services-module___tGuFW__card:nth-child(5) .Services-module___tGuFW__icon{animation-delay:2s}.Services-module___tGuFW__card:nth-child(6) .Services-module___tGuFW__icon{animation-delay:2.5s}.Services-module___tGuFW__title{margin-bottom:var(--space-md);color:var(--navy);font-size:1.15rem}.Services-module___tGuFW__desc{color:var(--gray);margin-bottom:var(--space-lg);font-size:.95rem;line-height:1.6}.Services-module___tGuFW__link{color:var(--cyan);font-family:var(--font-heading);transition:gap var(--transition-base);align-items:center;gap:.4rem;font-size:.9rem;font-weight:600;text-decoration:none;display:inline-flex}.Services-module___tGuFW__link:hover{color:var(--teal);gap:.8rem}
.Products-module__oAz31W__section{position:relative}.Products-module__oAz31W__card{border-radius:var(--radius-lg);flex-direction:column;padding:2.5rem 2rem;display:flex}.Products-module__oAz31W__badgeWrapper{margin-bottom:var(--space-lg)}.Products-module__oAz31W__name{color:var(--white);margin-bottom:var(--space-sm);font-size:1.6rem}.Products-module__oAz31W__desc{color:#fff9;margin-bottom:var(--space-xl);font-size:.95rem;line-height:1.6}.Products-module__oAz31W__features{margin-bottom:var(--space-2xl);flex:1;list-style:none}.Products-module__oAz31W__feature{color:#ffffffbf;border-bottom:1px solid #ffffff0f;align-items:center;gap:.5rem;padding:.5rem 0;font-size:.9rem;display:flex}.Products-module__oAz31W__check{color:var(--teal);font-weight:700}.Products-module__oAz31W__pricing{margin-bottom:var(--space-xl);align-items:baseline;gap:.25rem;display:flex}.Products-module__oAz31W__price{font-family:var(--font-heading);color:var(--white);font-size:2rem;font-weight:800}.Products-module__oAz31W__period{color:#ffffff80;font-size:.9rem}
.About-module__axXv9W__grid{gap:var(--space-4xl);grid-template-columns:1fr 1fr;align-items:center;display:grid}.About-module__axXv9W__text h2:after{left:0;transform:none}.About-module__axXv9W__lead{color:var(--navy);margin-bottom:var(--space-lg);font-size:1.15rem;font-weight:500;line-height:1.7}.About-module__axXv9W__counters{gap:var(--space-xl);grid-template-columns:1fr 1fr;display:grid}.About-module__axXv9W__counter{background:var(--gradient-card);border:1px solid var(--gray-medium);border-radius:var(--radius-lg);padding:var(--space-2xl);text-align:center;transition:all var(--transition-base)}.About-module__axXv9W__counter:hover{box-shadow:var(--shadow-md);border-color:#006db233;transform:translateY(-4px)}.About-module__axXv9W__counterValue{font-family:var(--font-heading);background:var(--gradient-primary);-webkit-text-fill-color:transparent;margin-bottom:var(--space-sm);-webkit-background-clip:text;background-clip:text;font-size:2.5rem;font-weight:800;line-height:1}.About-module__axXv9W__counterLabel{color:var(--gray);font-size:.85rem;font-weight:500}@media (max-width:768px){.About-module__axXv9W__grid{gap:var(--space-2xl);grid-template-columns:1fr}}
.Cases-module__jqtWzq__section{background:var(--gray-light)}.Cases-module__jqtWzq__card{background:var(--white);border-radius:var(--radius-lg);border:1px solid var(--gray-medium);transition:all var(--transition-base);padding:2rem;position:relative;overflow:hidden}.Cases-module__jqtWzq__card:before{content:"";background:var(--gradient-primary);height:3px;transition:transform var(--transition-base);position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.Cases-module__jqtWzq__card:hover:before{transform:scaleX(1)}.Cases-module__jqtWzq__card:hover{box-shadow:var(--shadow-lg);transform:translateY(-4px)}.Cases-module__jqtWzq__cardTop{margin-bottom:var(--space-lg)}.Cases-module__jqtWzq__title{color:var(--navy);margin-bottom:var(--space-sm);font-size:1.2rem}.Cases-module__jqtWzq__client{color:var(--gray);margin-bottom:var(--space-xl);font-size:.9rem}.Cases-module__jqtWzq__result{padding:var(--space-md);background:var(--gradient-card);border-radius:var(--radius-md);color:var(--navy);align-items:center;gap:.5rem;font-size:.9rem;font-weight:500;display:flex}.Cases-module__jqtWzq__resultIcon{font-size:1.2rem}
.Testimonials-module__8X2KIG__section{position:relative;overflow:hidden}.Testimonials-module__8X2KIG__quotesBg{color:#ffffff05;pointer-events:none;font-family:Georgia,serif;font-size:20rem;line-height:1;position:absolute;top:-40px;left:5%}.Testimonials-module__8X2KIG__card{border-radius:var(--radius-lg);flex-direction:column;justify-content:space-between;padding:2rem;display:flex}.Testimonials-module__8X2KIG__content{color:#ffffffd9;margin-bottom:var(--space-xl);flex:1;font-size:1rem;font-style:italic;line-height:1.7}.Testimonials-module__8X2KIG__author{align-items:center;gap:var(--space-md);padding-top:var(--space-lg);border-top:1px solid #ffffff14;display:flex}.Testimonials-module__8X2KIG__avatar{background:var(--gradient-primary);width:44px;height:44px;font-family:var(--font-heading);color:var(--white);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:1.1rem;font-weight:700;display:flex}.Testimonials-module__8X2KIG__name{color:var(--white);font-family:var(--font-heading);font-size:.95rem;display:block}.Testimonials-module__8X2KIG__role{color:#ffffff80;margin-top:2px;font-size:.8rem;display:block}
.CtaBanner-module__Fea58q__cta{background:var(--gradient-primary);padding:var(--space-4xl) 0;position:relative;overflow:hidden}.CtaBanner-module__Fea58q__cta:before{content:"";background:#ffffff0d;border-radius:50%;width:500px;height:500px;position:absolute;top:-50%;right:-20%}.CtaBanner-module__Fea58q__cta:after{content:"";background:#ffffff08;border-radius:50%;width:300px;height:300px;position:absolute;bottom:-30%;left:-10%}.CtaBanner-module__Fea58q__inner{text-align:center;z-index:1;position:relative}.CtaBanner-module__Fea58q__title{color:var(--white);margin-bottom:var(--space-md);font-size:clamp(1.8rem,4vw,2.5rem)}.CtaBanner-module__Fea58q__subtitle{color:#ffffffd9;margin-bottom:var(--space-2xl);max-width:550px;margin-left:auto;margin-right:auto;font-size:1.1rem}.CtaBanner-module__Fea58q__actions{gap:var(--space-lg);flex-wrap:wrap;justify-content:center;display:flex}
.Contact-module__tBmaOa__grid{gap:var(--space-4xl);grid-template-columns:1fr 1fr;align-items:start;display:grid}.Contact-module__tBmaOa__info h2:after{left:0;transform:none}.Contact-module__tBmaOa__lead{color:var(--gray);margin-bottom:var(--space-2xl);font-size:1.1rem;line-height:1.7}.Contact-module__tBmaOa__contactItems{gap:var(--space-lg);flex-direction:column;display:flex}.Contact-module__tBmaOa__contactItem{align-items:center;gap:var(--space-md);display:flex}.Contact-module__tBmaOa__contactIcon{background:var(--gradient-card);border-radius:var(--radius-md);flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.5rem;display:flex}.Contact-module__tBmaOa__contactItem strong{font-family:var(--font-heading);color:var(--navy);font-size:.9rem;display:block}.Contact-module__tBmaOa__contactItem span{color:var(--gray);font-size:.9rem}.Contact-module__tBmaOa__form{background:var(--white);padding:var(--space-2xl);border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);border:1px solid var(--gray-medium)}.Contact-module__tBmaOa__row{gap:var(--space-md);grid-template-columns:1fr 1fr;display:grid}.Contact-module__tBmaOa__success{margin-top:var(--space-lg);color:#059669;text-align:center;border-radius:var(--radius-md);padding:var(--space-lg);background:#ecfdf5;border:1px solid #a7f3d0;font-size:1rem;font-weight:600;animation:.4s Contact-module__tBmaOa__fadeIn}.Contact-module__tBmaOa__error{margin-top:var(--space-lg);color:#dc2626;text-align:center;border-radius:var(--radius-md);padding:var(--space-lg);background:#fef2f2;border:1px solid #fecaca;font-size:1rem;font-weight:600;animation:.4s Contact-module__tBmaOa__fadeIn}@keyframes Contact-module__tBmaOa__fadeIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.Contact-module__tBmaOa__grid{gap:var(--space-2xl);grid-template-columns:1fr}.Contact-module__tBmaOa__row{grid-template-columns:1fr}}
.Footer-module__nctMiG__footer{background:var(--navy-dark);padding:var(--space-4xl) 0 0;color:#ffffffb3}.Footer-module__nctMiG__grid{gap:var(--space-3xl);padding-bottom:var(--space-3xl);border-bottom:1px solid #ffffff0f;grid-template-columns:1.5fr 1fr 1fr 1fr;display:grid}.Footer-module__nctMiG__logo{margin-bottom:var(--space-lg);align-items:center;gap:.6rem;display:flex}.Footer-module__nctMiG__logoImg{object-fit:contain;width:auto;height:50px}.Footer-module__nctMiG__desc{color:#ffffff80;font-size:.9rem;line-height:1.7}.Footer-module__nctMiG__columnTitle{font-family:var(--font-heading);color:var(--white);margin-bottom:var(--space-lg);font-size:.95rem;font-weight:700}.Footer-module__nctMiG__list{flex-direction:column;gap:.6rem;list-style:none;display:flex}.Footer-module__nctMiG__list a{color:#ffffff80;transition:color var(--transition-fast);font-size:.9rem;text-decoration:none}.Footer-module__nctMiG__list a:hover{color:var(--teal)}.Footer-module__nctMiG__list li{color:#ffffff80;font-size:.9rem}.Footer-module__nctMiG__bottom{padding:var(--space-xl) 0;text-align:center}.Footer-module__nctMiG__bottom p{color:#ffffff4d;font-size:.8rem}@media (max-width:768px){.Footer-module__nctMiG__grid{gap:var(--space-2xl);grid-template-columns:1fr 1fr}}@media (max-width:480px){.Footer-module__nctMiG__grid{grid-template-columns:1fr}}
