.Navbar-module__cJzEcG__navbar{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1000;background:#fffffff2;border-bottom:1px solid #0000000d;align-items:center;height:80px;display:flex;position:fixed;top:0;left:0;right:0}.Navbar-module__cJzEcG__navContainer{justify-content:space-between;align-items:center;width:100%;display:flex}.Navbar-module__cJzEcG__logo{color:var(--primary);align-items:center;gap:.5rem;font-size:1.5rem;font-weight:800;display:flex}.Navbar-module__cJzEcG__navLinks{gap:2rem;list-style:none;display:flex}.Navbar-module__cJzEcG__navLink{color:var(--text-main);font-weight:500;position:relative}.Navbar-module__cJzEcG__navLink:hover{color:var(--primary)}.Navbar-module__cJzEcG__mobileMenuBtn{cursor:pointer;background:0 0;border:none;font-size:1.5rem;display:none}@media (max-width:768px){.Navbar-module__cJzEcG__navLinks{display:none}.Navbar-module__cJzEcG__mobileMenuBtn{display:block}}.Navbar-module__cJzEcG__mobileMenu{box-shadow:var(--shadow-lg);background:#fff;border-bottom:1px solid #e2e8f0;flex-direction:column;gap:1.5rem;padding:2rem;display:none;position:absolute;top:80px;left:0;right:0}.Navbar-module__cJzEcG__mobileMenu.Navbar-module__cJzEcG__open{display:flex}.Navbar-module__cJzEcG__mobileMenu a{color:var(--text-main);font-size:1.1rem;font-weight:500}.Navbar-module__cJzEcG__mobileMenu a:hover{color:var(--primary)}
.Hero-module__ZARIfG__hero{background:linear-gradient(135deg,#f0f9ff 0%,#e0f2fe 100%);align-items:center;min-height:100vh;padding-top:80px;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__grid{grid-template-columns:1.2fr .8fr;align-items:center;gap:4rem;display:grid}.Hero-module__ZARIfG__title{color:var(--bg-dark);margin-bottom:1.5rem;font-size:4.5rem;font-weight:800;line-height:1.1}.Hero-module__ZARIfG__subtitle{color:var(--text-light);max-width:600px;margin-bottom:2.5rem;font-size:1.25rem}.Hero-module__ZARIfG__buttons{gap:1rem;display:flex}.Hero-module__ZARIfG__imageWrapper{position:relative}.Hero-module__ZARIfG__mainImage{background:var(--primary);background-image:url(https://images.unsplash.com/photo-1522202176988-66273c2fd55f?ixlib=rb-4.0.3&auto=format&fit=crop&w=800&q=80);background-position:50%;background-size:cover;border-radius:30px;width:100%;height:500px;position:relative;overflow:hidden;box-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a}.Hero-module__ZARIfG__floatingCard{box-shadow:var(--shadow-lg);background:#fff;border-radius:16px;max-width:200px;padding:1.5rem;position:absolute;bottom:-30px;left:-30px}.Hero-module__ZARIfG__statNumber{color:var(--primary);font-size:2rem;font-weight:700}.Hero-module__ZARIfG__statLabel{color:var(--text-light);font-size:.875rem}@media (max-width:968px){.Hero-module__ZARIfG__hero{min-height:auto;padding:120px 0 60px}.Hero-module__ZARIfG__grid{text-align:center;grid-template-columns:1fr}.Hero-module__ZARIfG__title{font-size:3rem}.Hero-module__ZARIfG__subtitle{margin:0 auto 2rem}.Hero-module__ZARIfG__buttons{justify-content:center}.Hero-module__ZARIfG__imageWrapper{margin-top:2rem}.Hero-module__ZARIfG__floatingCard{bottom:-20px;left:50%;transform:translate(-50%)}}
.Services-module__dpHhBa__services{background:var(--white);padding:8rem 0}.Services-module__dpHhBa__grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-top:4rem;display:grid}.Services-module__dpHhBa__card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:2.5rem;transition:all .3s}.Services-module__dpHhBa__card:hover{border-color:var(--primary);transform:translateY(-8px);box-shadow:0 20px 40px -5px #0000001a}.Services-module__dpHhBa__icon{background:linear-gradient(135deg,var(--primary),var(--secondary));border-radius:14px;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:1.5rem;font-size:1.5rem;display:flex}.Services-module__dpHhBa__cardTitle{color:var(--text-main);margin-bottom:1rem;font-size:1.25rem;font-weight:700}.Services-module__dpHhBa__cardText{color:var(--text-light);line-height:1.7}
.Footer-module__S6Hkya__footer{background:var(--bg-dark);color:#fff;padding:5rem 0 2rem}.Footer-module__S6Hkya__grid{grid-template-columns:2fr 1fr 1fr 1fr;gap:4rem;margin-bottom:4rem;display:grid}.Footer-module__S6Hkya__brand h3{align-items:center;gap:.5rem;margin-bottom:1.5rem;font-size:1.5rem;display:flex}.Footer-module__S6Hkya__brand p{color:#94a3b8;max-width:320px;line-height:1.6}.Footer-module__S6Hkya__column h4{color:#fff;margin-bottom:1.5rem;font-size:1.1rem;font-weight:600}.Footer-module__S6Hkya__links{list-style:none}.Footer-module__S6Hkya__links li{margin-bottom:1rem}.Footer-module__S6Hkya__links a{color:#94a3b8;transition:color .2s}.Footer-module__S6Hkya__links a:hover{color:var(--primary)}.Footer-module__S6Hkya__copyright{text-align:center;color:#64748b;border-top:1px solid #1e293b;justify-content:space-between;align-items:center;padding-top:2rem;font-size:.875rem;display:flex}@media (max-width:768px){.Footer-module__S6Hkya__grid{grid-template-columns:1fr;gap:2rem}.Footer-module__S6Hkya__copyright{flex-direction:column;gap:1rem}}
