.Home-module__jKgjFW__hero{min-height:100vh;padding-top:var(--navbar-height);justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.Home-module__jKgjFW__heroInner{z-index:2;position:relative}.Home-module__jKgjFW__heroOrbs{pointer-events:none;z-index:0;position:absolute;inset:0}.Home-module__jKgjFW__orb1,.Home-module__jKgjFW__orb2,.Home-module__jKgjFW__orb3{filter:blur(80px);opacity:.15;border-radius:50%;animation:20s ease-in-out infinite Home-module__jKgjFW__orbFloat;position:absolute}.Home-module__jKgjFW__orb1{background:var(--accent-primary);width:400px;height:400px;animation-delay:0s;top:-100px;right:-100px}.Home-module__jKgjFW__orb2{background:var(--accent-secondary);width:300px;height:300px;animation-delay:-7s;bottom:-50px;left:-50px}.Home-module__jKgjFW__orb3{background:#8b5cf6;width:200px;height:200px;animation-delay:-14s;top:40%;left:60%}@keyframes Home-module__jKgjFW__orbFloat{0%,to{transform:translate(0)scale(1)}25%{transform:translate(30px,-30px)scale(1.05)}50%{transform:translate(-20px,20px)scale(.95)}75%{transform:translate(10px,-10px)scale(1.02)}}.Home-module__jKgjFW__heroContent{text-align:center;z-index:2;max-width:800px;margin:0 auto;position:relative}.Home-module__jKgjFW__badge{align-items:center;gap:var(--space-sm);padding:var(--space-xs)var(--space-lg);font-size:var(--text-sm);color:var(--text-accent);border-radius:var(--radius-full);margin-bottom:var(--space-xl);background:#7c3aed1a;border:1px solid #7c3aed33;font-weight:500;animation:.8s ease-out Home-module__jKgjFW__fadeIn;display:inline-flex}.Home-module__jKgjFW__badgeDot{background:#22c55e;border-radius:50%;width:8px;height:8px;animation:2s infinite Home-module__jKgjFW__pulse-glow-dot}@keyframes Home-module__jKgjFW__pulse-glow-dot{0%,to{opacity:1}50%{opacity:.4}}.Home-module__jKgjFW__heroTitle{font-family:var(--font-display);letter-spacing:-.02em;margin-bottom:var(--space-xl);font-size:clamp(2.5rem,6vw,4.5rem);font-weight:800;line-height:1.1;animation:.8s ease-out .1s both Home-module__jKgjFW__heroFadeInUp}.Home-module__jKgjFW__heroDescription{font-size:var(--text-lg);color:var(--text-secondary);max-width:560px;margin:0 auto var(--space-2xl);line-height:1.7;animation:.8s ease-out .2s both Home-module__jKgjFW__heroFadeInUp}.Home-module__jKgjFW__heroCta{justify-content:center;align-items:center;gap:var(--space-lg);margin-bottom:var(--space-3xl);flex-wrap:wrap;animation:.8s ease-out .3s both Home-module__jKgjFW__heroFadeInUp;display:flex}.Home-module__jKgjFW__heroStats{justify-content:center;align-items:center;gap:var(--space-xl);animation:.8s ease-out .4s both Home-module__jKgjFW__heroFadeInUp;display:flex}@keyframes Home-module__jKgjFW__heroFadeInUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.Home-module__jKgjFW__stat{text-align:center}.Home-module__jKgjFW__statNumber{font-family:var(--font-display);font-size:var(--text-2xl);color:var(--text-primary);font-weight:700;display:block}.Home-module__jKgjFW__statLabel{font-size:var(--text-xs);color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.05em}.Home-module__jKgjFW__statDivider{background:var(--border-default);width:1px;height:40px}.Home-module__jKgjFW__features{padding:var(--space-4xl)0}.Home-module__jKgjFW__sectionHeader{text-align:center;margin-bottom:var(--space-3xl)}.Home-module__jKgjFW__sectionHeader h2{margin-bottom:var(--space-md)}.Home-module__jKgjFW__sectionHeader p{font-size:var(--text-lg);max-width:500px;margin:0 auto}.Home-module__jKgjFW__featureGrid{gap:var(--space-xl);grid-template-columns:repeat(2,1fr);max-width:800px;margin:0 auto;display:grid}.Home-module__jKgjFW__featureCard{padding:var(--space-2xl);background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:var(--radius-2xl);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);transition:all var(--transition-base);flex-direction:column;text-decoration:none;display:flex}.Home-module__jKgjFW__featureCard:hover{background:var(--bg-card-hover);border-color:var(--border-accent);box-shadow:var(--shadow-glow);transform:translateY(-6px)}.Home-module__jKgjFW__featureIcon{background:var(--bg-glass);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);width:56px;height:56px;margin-bottom:var(--space-lg);justify-content:center;align-items:center;display:flex}.Home-module__jKgjFW__featureTitle{font-size:var(--text-xl);color:var(--text-primary);margin-bottom:var(--space-sm);font-weight:700}.Home-module__jKgjFW__featureDescription{font-size:var(--text-sm);color:var(--text-secondary);margin-bottom:var(--space-lg);flex:1;line-height:1.7}.Home-module__jKgjFW__featureLink{font-size:var(--text-sm);color:var(--text-accent);transition:color var(--transition-fast);font-weight:600}.Home-module__jKgjFW__featureCard:hover .Home-module__jKgjFW__featureLink{color:var(--accent-secondary)}.Home-module__jKgjFW__howItWorks{padding:var(--space-4xl)0}.Home-module__jKgjFW__stepsGrid{justify-content:center;align-items:flex-start;gap:var(--space-lg);max-width:900px;margin:0 auto;display:flex}.Home-module__jKgjFW__step{text-align:center;flex:1;max-width:240px}.Home-module__jKgjFW__stepNumber{width:48px;height:48px;font-family:var(--font-display);font-size:var(--text-xl);color:var(--text-on-accent);background:var(--accent-gradient);border-radius:var(--radius-full);margin:0 auto var(--space-lg);box-shadow:0 0 20px var(--accent-glow);justify-content:center;align-items:center;font-weight:800;display:flex}.Home-module__jKgjFW__step h4{font-size:var(--text-lg);margin-bottom:var(--space-sm)}.Home-module__jKgjFW__step p{font-size:var(--text-sm);color:var(--text-secondary);line-height:1.6}.Home-module__jKgjFW__stepConnector{align-items:center;padding-top:24px;display:flex}.Home-module__jKgjFW__cta{padding:var(--space-4xl)0}.Home-module__jKgjFW__ctaCard{text-align:center;padding:var(--space-4xl)var(--space-2xl);background:var(--bg-card);border:1px solid var(--border-accent);border-radius:var(--radius-2xl);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);box-shadow:var(--shadow-glow-lg)}.Home-module__jKgjFW__ctaCard h2{margin-bottom:var(--space-md)}.Home-module__jKgjFW__ctaCard p{font-size:var(--text-lg);margin-bottom:var(--space-2xl);max-width:400px;margin-left:auto;margin-right:auto}.Home-module__jKgjFW__footer{border-top:1px solid var(--border-subtle);padding:var(--space-3xl)0}.Home-module__jKgjFW__footerInner{align-items:center;gap:var(--space-lg);flex-direction:column;display:flex}.Home-module__jKgjFW__footerBrand{text-align:center}.Home-module__jKgjFW__footerLogo{font-family:var(--font-display);font-size:var(--text-xl);color:var(--text-primary);font-weight:800}.Home-module__jKgjFW__footerBrand p{font-size:var(--text-sm);margin-top:var(--space-xs)}.Home-module__jKgjFW__footerLinks{gap:var(--space-xl);display:flex}.Home-module__jKgjFW__footerLinks a{font-size:var(--text-sm);color:var(--text-secondary);transition:color var(--transition-fast)}.Home-module__jKgjFW__footerLinks a:hover{color:var(--text-accent)}.Home-module__jKgjFW__footerCopy{font-size:var(--text-xs);color:var(--text-tertiary)}@media (max-width:768px){.Home-module__jKgjFW__hero{min-height:auto;padding:calc(var(--navbar-height) + var(--space-3xl))0 var(--space-3xl)}.Home-module__jKgjFW__heroStats{gap:var(--space-lg);flex-direction:column}.Home-module__jKgjFW__statDivider{width:40px;height:1px}.Home-module__jKgjFW__featureGrid{grid-template-columns:1fr}.Home-module__jKgjFW__stepsGrid{align-items:center;gap:var(--space-xl);flex-direction:column}.Home-module__jKgjFW__stepConnector{padding-top:0;transform:rotate(90deg)}.Home-module__jKgjFW__step{max-width:300px}}@media (max-width:480px){.Home-module__jKgjFW__heroCta{flex-direction:column;width:100%}.Home-module__jKgjFW__heroCta .Home-module__jKgjFW__btn{width:100%}.Home-module__jKgjFW__orb1{width:250px;height:250px}.Home-module__jKgjFW__orb2{width:180px;height:180px}.Home-module__jKgjFW__orb3{width:120px;height:120px}}
