.home-module__VwRL_G__wrapper{background-color:var(--background);min-height:100vh;color:var(--soft-color);overflow-x:hidden}.home-module__VwRL_G__whatsappFloat{color:#fff;z-index:1001;background:#25d366;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;transition:transform .3s cubic-bezier(.175,.885,.32,1.275);display:flex;position:fixed;bottom:30px;right:30px;box-shadow:0 10px 25px #25d3664d}.home-module__VwRL_G__whatsappFloat:hover{transform:scale(1.1)}.home-module__VwRL_G__nav{z-index:1000;justify-content:space-between;align-items:center;width:100%;height:80px;padding:0 6%;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:0}.home-module__VwRL_G__navScrolled{background:var(--light-background);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--border-color);height:70px;box-shadow:0 4px 20px -10px var(--box-shadow)}.home-module__VwRL_G__logoWrapper{align-items:center;gap:12px;text-decoration:none;display:flex}.home-module__VwRL_G__logoText{letter-spacing:-.5px;color:var(--pri-color);font-size:1.25rem;font-weight:900}.home-module__VwRL_G__navLinks{gap:2.5rem;display:flex}.home-module__VwRL_G__navLinks a{color:var(--dim-color);font-size:.95rem;font-weight:500;text-decoration:none;transition:color .2s}.home-module__VwRL_G__navLinks a:hover{color:var(--primary-color)}.home-module__VwRL_G__menuToggle{color:var(--pri-color);background:var(--hover-color);cursor:pointer;border:none;border-radius:8px;padding:8px}.home-module__VwRL_G__mobileMenu{background:var(--popup-color);border:1px solid var(--border-color);box-shadow:0 20px 40px var(--box-shadow);border-radius:20px;flex-direction:column;gap:20px;padding:24px;display:flex;position:absolute;top:80px;left:5%;right:5%}.home-module__VwRL_G__mobileMenu a{color:var(--pri-color);font-size:1.1rem;font-weight:600;text-decoration:none}.home-module__VwRL_G__hero{grid-template-columns:1.1fr .9fr;align-items:center;gap:60px;max-width:1440px;margin:0 auto;padding:160px 6% 100px;display:grid}.home-module__VwRL_G__heroTitle{color:var(--pri-color);letter-spacing:-1.5px;margin-bottom:24px;font-size:clamp(2.5rem,5vw,4.2rem);font-weight:800;line-height:1.05}.home-module__VwRL_G__gradientText{background:linear-gradient(135deg, var(--primary-color), var(--secondary-color));-webkit-text-fill-color:transparent;-webkit-background-clip:text}.home-module__VwRL_G__badge{background:var(--secondary-color-transparent);color:var(--secondary-color);text-transform:uppercase;letter-spacing:1px;border-radius:100px;margin-bottom:20px;padding:6px 14px;font-size:.75rem;font-weight:700;display:inline-block}.home-module__VwRL_G__heroSub{color:var(--soft-color);max-width:580px;margin-bottom:40px;font-size:1.2rem;line-height:1.6}.home-module__VwRL_G__ctaGroup{flex-wrap:wrap;gap:16px;display:flex}.home-module__VwRL_G__mainHeroImg{width:100%;height:auto;box-shadow:0 30px 60px -12px var(--box-shadow);border-radius:32px}.home-module__VwRL_G__servicesSection{background:var(--popup-color);padding:50px 6%}.home-module__VwRL_G__sectionHeader{text-align:center;max-width:700px;margin:0 auto 64px}.home-module__VwRL_G__sectionTitle{color:var(--pri-color);margin-bottom:16px;font-size:clamp(2rem,4vw,2.5rem);font-weight:800}.home-module__VwRL_G__servicesGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:24px;max-width:1280px;margin:0 auto;display:grid}.home-module__VwRL_G__serviceCard{background:var(--background);border:1px solid var(--border-color);border-radius:24px;padding:40px}.home-module__VwRL_G__iconBox{background:var(--popup-color);width:54px;height:54px;color:var(--primary-color);box-shadow:0 8px 16px var(--box-shadow);border-radius:16px;justify-content:center;align-items:center;margin-bottom:24px;display:flex}.home-module__VwRL_G__serviceTitle{color:var(--pri-color);margin-bottom:12px;font-size:1.25rem;font-weight:700}.home-module__VwRL_G__projectsSection{padding:50px 6%}.home-module__VwRL_G__projectsGrid{grid-template-columns:repeat(auto-fit,minmax(340px,1fr));gap:30px;max-width:1280px;margin:0 auto;display:grid}.home-module__VwRL_G__projectCard{background:var(--popup-color);border:1px solid var(--border-color);border-radius:32px;padding:32px;transition:all .3s}.home-module__VwRL_G__projectCard:hover{border-color:var(--primary-color);transform:translateY(-5px)}.home-module__VwRL_G__projectCategory{color:var(--primary-color);text-transform:uppercase;letter-spacing:1px;font-size:.75rem;font-weight:800}.home-module__VwRL_G__projectAction{margin-top:24px}.home-module__VwRL_G__founderSection{background:var(--light-background);padding:50px 6%}.home-module__VwRL_G__founderContainer{grid-template-columns:.8fr 1.2fr;align-items:center;gap:80px;max-width:1200px;margin:0 auto;display:grid}.home-module__VwRL_G__founderImg{width:100%;height:auto;box-shadow:0 20px 40px var(--box-shadow);border-radius:40px}.home-module__VwRL_G__founderBio{margin:24px 0;font-size:1.15rem;line-height:1.7}.home-module__VwRL_G__founderSocials{gap:20px;display:flex}.home-module__VwRL_G__founderSocials a{color:var(--pri-color);transition:color .2s}.home-module__VwRL_G__founderSocials a:hover{color:var(--primary-color)}.home-module__VwRL_G__testimonialSection{padding:50px 6%}.home-module__VwRL_G__testimonialGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px;max-width:1200px;margin:0 auto;display:grid}.home-module__VwRL_G__testimonialCard{background:var(--popup-color);border:1px solid var(--border-color);border-radius:24px;padding:40px}.home-module__VwRL_G__quoteIcon{color:var(--primary-color);opacity:.5;margin-bottom:20px}.home-module__VwRL_G__testimonialText{margin-bottom:24px;font-style:italic;line-height:1.6}.home-module__VwRL_G__finalCta{padding:100px 6%}.home-module__VwRL_G__ctaCard{background:linear-gradient(135deg, var(--pri-color), #312e81);text-align:center;color:#fff;border-radius:40px;padding:80px 40px}.home-module__VwRL_G__footer{background:var(--background-dark);padding:100px 6% 40px}.home-module__VwRL_G__footerGrid{grid-template-columns:1.5fr repeat(2,1fr);gap:60px;margin-bottom:60px;display:grid}.home-module__VwRL_G__footerLogoText{color:#fff;font-weight:900}.home-module__VwRL_G__footerLinks a{color:var(--dim-color-light);margin-bottom:12px;text-decoration:none;display:block}.home-module__VwRL_G__footerBottom{text-align:center;border-top:1px solid #ffffff1a;padding-top:40px}@media (max-width:1024px){.home-module__VwRL_G__hero,.home-module__VwRL_G__founderContainer{text-align:center;grid-template-columns:1fr}.home-module__VwRL_G__heroText{order:2}.home-module__VwRL_G__heroImage{order:1}.home-module__VwRL_G__ctaGroup{justify-content:center}.home-module__VwRL_G__founderImageWrapper{max-width:400px;margin:0 auto}}@media (max-width:768px){.home-module__VwRL_G__footerGrid{grid-template-columns:1fr}}
