.home_main__ZqXmQ{min-height:100vh;background:var(--bg-primary)}.home_hero__o4ZPq{padding:8rem 2rem 6rem;text-align:center;background:radial-gradient(circle at 50% 50%,rgba(74,144,226,.05) 0,transparent 50%)}.home_heroContent__Cojnk{max-width:900px;margin:0 auto}.home_heroTitle__LI4Uj{font-size:3.5rem;font-weight:800;line-height:1.1;margin-bottom:1.5rem;background:linear-gradient(135deg,var(--text-primary) 0,#4a5568 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.home_heroSubtitle__KJe1X{font-size:1.25rem;color:var(--text-secondary);margin-bottom:2.5rem;max-width:600px;margin-left:auto;margin-right:auto;line-height:1.6}.home_heroButtons__KG1xr{display:flex;gap:1rem;justify-content:center;margin-bottom:4rem}.home_primaryBtn__N0bHn{background:var(--accent);color:#fff;padding:1rem 2rem;border-radius:8px;font-weight:600;font-size:1.1rem;transition:all .2s ease}.home_primaryBtn__N0bHn:hover{background:var(--accent-hover);transform:translateY(-2px);box-shadow:0 8px 20px rgba(74,144,226,.3)}.home_secondaryBtn__JCeIq{background:#fff;color:var(--text-primary);border:1px solid var(--border);padding:1rem 2rem;border-radius:8px;font-weight:600;font-size:1.1rem;transition:all .2s ease}.home_secondaryBtn__JCeIq:hover{border-color:var(--text-primary);transform:translateY(-2px)}.home_stats__sVmK2{display:flex;justify-content:center;gap:4rem;margin-top:2rem;padding-top:2rem;border-top:1px solid var(--border-light)}.home_statItem__R5dXr{text-align:center}.home_statValue__xqlGd{display:block;font-size:2rem;font-weight:700;color:var(--text-primary)}.home_statLabel__boNAU{font-size:.9rem;color:var(--text-secondary);text-transform:uppercase;letter-spacing:1px;font-weight:500}.home_section__bCaaS{padding:6rem 2rem;max-width:1200px;margin:0 auto}.home_sectionHeader__UJAZg{text-align:center;margin-bottom:4rem;max-width:700px;margin-left:auto;margin-right:auto}.home_sectionTitle__6Zerm{font-size:2.25rem;font-weight:700;margin-bottom:1rem}.home_sectionSubtitle__LGRQV{color:var(--text-secondary);font-size:1.1rem;line-height:1.6}.home_grid__KKSaI{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:2rem;gap:2rem}.home_card__XoQea{background:#fff;border:1px solid var(--border);border-radius:12px;padding:2rem;transition:all .3s ease}.home_card__XoQea:hover{transform:translateY(-5px);box-shadow:0 12px 30px rgba(0,0,0,.06);border-color:var(--accent)}.home_cardIcon__ygAGK{font-size:2.5rem;margin-bottom:1.5rem;display:inline-block}.home_cardTitle__uMC3O{font-size:1.25rem;font-weight:600;margin-bottom:.75rem}.home_cardDesc__yHb33{color:var(--text-secondary);line-height:1.6;font-size:.95rem}.home_processSection__HUNtA{background:#f8fafc}.home_steps__xpYIU{display:flex;justify-content:space-between;position:relative;max-width:1000px;margin:0 auto}.home_steps__xpYIU:before{content:"";position:absolute;top:24px;left:50px;right:50px;height:2px;background:var(--border);z-index:0}.home_step__wV6Up{position:relative;z-index:1;text-align:center;flex:1 1}.home_stepNumber__AyxB3{width:50px;height:50px;background:#fff;border:2px solid var(--accent);border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;color:var(--accent);margin:0 auto 1.5rem;font-size:1.2rem}.home_stepTitle__4_qH5{font-weight:600;margin-bottom:.5rem;color:var(--text-primary)}.home_stepDesc__ltzNf{font-size:.9rem;color:var(--text-secondary);padding:0 1rem}.home_cta__4is5U{background:var(--text-primary);color:#fff;padding:5rem 2rem;text-align:center;border-radius:20px;margin:4rem 2rem}.home_ctaTitle__lK5kf{font-size:2.5rem;font-weight:700;margin-bottom:1rem}.home_ctaDesc__UgKFs{color:#a0aec0;font-size:1.2rem;margin-bottom:2.5rem}.home_ctaBtn__YqJDh{background:#fff;color:var(--text-primary);padding:1rem 2.5rem;border-radius:8px;font-weight:700;font-size:1.1rem;transition:all .2s ease}.home_ctaBtn__YqJDh:hover{transform:translateY(-2px);box-shadow:0 8px 20px hsla(0,0%,100%,.2)}@media (max-width:768px){.home_hero__o4ZPq{padding:4rem 1.5rem}.home_heroTitle__LI4Uj{font-size:2.5rem}.home_stats__sVmK2{flex-direction:column;gap:2rem}.home_steps__xpYIU{flex-direction:column;gap:3rem}.home_steps__xpYIU:before{display:none}.home_cta__4is5U{margin:2rem 1rem;padding:3rem 1.5rem}}