.Navbar-module__P48_Aa__navbar{z-index:1000;background:0 0;justify-content:space-between;align-items:center;width:100%;padding:1rem 2rem;transition:all .3s;display:flex;position:fixed;top:0;left:0}.Navbar-module__P48_Aa__scrolled{-webkit-backdrop-filter:blur(10px);border-bottom:1px solid var(--glass-border);background:#030014cc;box-shadow:0 4px 30px #0000001a}.Navbar-module__P48_Aa__logo{color:#0000;background:linear-gradient(to right,var(--primary),var(--secondary));-webkit-background-clip:text;background-clip:text;font-size:1.5rem;font-weight:700}.Navbar-module__P48_Aa__navLinks{gap:2rem;list-style:none;display:flex}.Navbar-module__P48_Aa__navLink{color:var(--foreground);opacity:.8;font-size:.95rem;font-weight:500;transition:color .3s}.Navbar-module__P48_Aa__navLink:hover{color:var(--primary);opacity:1}.Navbar-module__P48_Aa__ctaButton{background:linear-gradient(90deg,var(--primary),var(--secondary));color:#fff;border-radius:50px;padding:.6rem 1.2rem;font-size:.9rem;font-weight:600;transition:transform .2s,box-shadow .2s}.Navbar-module__P48_Aa__ctaButton:hover{transform:translateY(-2px);box-shadow:0 0 15px #7042f866}@media (max-width:768px){.Navbar-module__P48_Aa__navLinks{display:none}}
.Hero-module__fqhYwW__hero{text-align:center;background:radial-gradient(at bottom,#1b2735 0%,#090a0f 100%);flex-direction:column;justify-content:center;align-items:center;width:100%;height:100vh;display:flex;position:relative;overflow:hidden}.Hero-module__fqhYwW__background{z-index:1;background-image:radial-gradient(circle,#7042f826 0%,#0000 50%),radial-gradient(circle at 80% 20%,#00bcd41a 0%,#0000 40%);width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module__fqhYwW__content{z-index:10;max-width:800px;padding:0 1rem;position:relative}.Hero-module__fqhYwW__title{background:linear-gradient(90deg,#fff,#b0b0b0);color:#0000;-webkit-background-clip:text;background-clip:text;margin-bottom:1.5rem;font-size:4rem;font-weight:800;line-height:1.1}.Hero-module__fqhYwW__titleSpan{background:linear-gradient(to right,var(--primary),var(--secondary));color:#0000;-webkit-background-clip:text;background-clip:text}.Hero-module__fqhYwW__subtitle{color:#ccc;margin-bottom:2.5rem;font-size:1.25rem;line-height:1.6}.Hero-module__fqhYwW__ctaContainer{justify-content:center;gap:1.5rem;display:flex}.Hero-module__fqhYwW__primaryBtn{background:var(--primary);color:#fff;border-radius:50px;padding:1rem 2rem;font-weight:600;transition:all .3s;box-shadow:0 0 20px #7042f880}.Hero-module__fqhYwW__primaryBtn:hover{transform:translateY(-3px);box-shadow:0 0 30px #7042f8cc}.Hero-module__fqhYwW__secondaryBtn{border:1px solid var(--glass-border);color:#fff;background:0 0;border-radius:50px;padding:1rem 2rem;font-weight:600;transition:all .3s}.Hero-module__fqhYwW__secondaryBtn:hover{border-color:var(--secondary);background:#00bcd41a}@media (max-width:768px){.Hero-module__fqhYwW__title{font-size:2.5rem}.Hero-module__fqhYwW__subtitle{font-size:1rem}.Hero-module__fqhYwW__ctaContainer{flex-direction:column;gap:1rem}}
.Services-module__Dm6S_W__services{background:var(--background);padding:5rem 2rem}.Services-module__Dm6S_W__container{max-width:1200px;margin:0 auto}.Services-module__Dm6S_W__header{text-align:center;margin-bottom:4rem}.Services-module__Dm6S_W__title{background:linear-gradient(90deg,#fff,#aaa);color:#0000;-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:2.5rem}.Services-module__Dm6S_W__subtitle{color:#888;max-width:600px;margin:0 auto}.Services-module__Dm6S_W__grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;display:grid}.Services-module__Dm6S_W__card{background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:20px;padding:2rem;transition:transform .3s,border-color .3s;position:relative;overflow:hidden}.Services-module__Dm6S_W__card:hover{border-color:var(--primary);transform:translateY(-5px)}.Services-module__Dm6S_W__card:before{content:"";z-index:0;background:radial-gradient(circle at 100% 0,#7042f81a,#0000 40%);width:100%;height:100%;position:absolute;top:0;left:0}.Services-module__Dm6S_W__cardContent{z-index:1;position:relative}.Services-module__Dm6S_W__icon{color:var(--secondary);margin-bottom:1.5rem;font-size:2rem}.Services-module__Dm6S_W__cardTitle{color:var(--foreground);margin-bottom:1rem;font-size:1.5rem}.Services-module__Dm6S_W__cardDesc{color:#aaa;font-size:.95rem;line-height:1.6}
.WhyChooseUs-module__6VG1kW__section{background:#050510;padding:5rem 2rem}.WhyChooseUs-module__6VG1kW__container{flex-direction:column;align-items:center;gap:3rem;max-width:1200px;margin:0 auto;display:flex}.WhyChooseUs-module__6VG1kW__title{text-align:center;color:var(--foreground);margin-bottom:2rem;font-size:2.5rem}.WhyChooseUs-module__6VG1kW__highlight{color:var(--primary)}.WhyChooseUs-module__6VG1kW__content{flex-wrap:wrap;justify-content:center;gap:2rem;width:100%;display:flex}.WhyChooseUs-module__6VG1kW__feature{background:var(--glass-bg);border-left:2px solid var(--primary);border-radius:15px;flex:1;min-width:300px;max-width:350px;padding:2rem;transition:transform .3s}.WhyChooseUs-module__6VG1kW__feature:hover{background:#ffffff14;transform:translate(5px)}.WhyChooseUs-module__6VG1kW__featureTitle{color:#fff;margin-bottom:1rem;font-size:1.25rem}.WhyChooseUs-module__6VG1kW__featureDesc{color:#aaa;font-size:.95rem;line-height:1.6}
.Contact-module__SEXjRW__section{background:var(--background);padding:5rem 2rem;position:relative;overflow:hidden}.Contact-module__SEXjRW__container{z-index:1;max-width:1000px;margin:0 auto;position:relative}.Contact-module__SEXjRW__header{text-align:center;margin-bottom:3rem}.Contact-module__SEXjRW__title{margin-bottom:1rem;font-size:2.5rem}.Contact-module__SEXjRW__subtitle{color:#ccc}.Contact-module__SEXjRW__formContainer{background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:20px;padding:3rem;box-shadow:0 10px 40px #0000004d}.Contact-module__SEXjRW__form{flex-direction:column;gap:1.5rem;display:flex}.Contact-module__SEXjRW__inputGroup{flex-direction:column;gap:.5rem;display:flex}.Contact-module__SEXjRW__label{color:#ccc;font-size:.9rem}.Contact-module__SEXjRW__input,.Contact-module__SEXjRW__textarea{color:#fff;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;padding:1rem;font-family:inherit;transition:border-color .3s}.Contact-module__SEXjRW__textarea{resize:vertical;min-height:150px}.Contact-module__SEXjRW__input:focus,.Contact-module__SEXjRW__textarea:focus{border-color:var(--primary);background:#ffffff14;outline:none}.Contact-module__SEXjRW__button{background:linear-gradient(90deg,var(--primary),var(--secondary));color:#fff;cursor:pointer;border:none;border-radius:8px;margin-top:1rem;padding:1rem;font-size:1rem;font-weight:700;transition:opacity .3s}.Contact-module__SEXjRW__button:hover{opacity:.9}.Contact-module__SEXjRW__status{text-align:center;color:var(--secondary);margin-top:1rem;font-size:.9rem}
.Footer-module__UDEoiW__footer{border-top:1px solid var(--glass-border);color:#888;background:#000;padding:3rem 2rem;font-size:.9rem}.Footer-module__UDEoiW__container{flex-direction:column;align-items:center;gap:1.5rem;max-width:1200px;margin:0 auto;display:flex}.Footer-module__UDEoiW__logo{color:#fff;font-size:1.5rem;font-weight:700}.Footer-module__UDEoiW__links{gap:2rem;display:flex}.Footer-module__UDEoiW__link{color:#ccc;transition:color .3s}.Footer-module__UDEoiW__link:hover{color:var(--primary)}.Footer-module__UDEoiW__copyright{margin-top:1rem}@media (max-width:768px){.Footer-module__UDEoiW__container{text-align:center}.Footer-module__UDEoiW__links{flex-direction:column;gap:1rem}}
