.home-module__Hx0lNG__container{min-height:100vh;padding:var(--space-lg);flex-direction:column;display:flex}.home-module__Hx0lNG__hero{text-align:center;padding:var(--space-2xl)var(--space-lg);flex-direction:column;flex:1;justify-content:center;align-items:center;display:flex}.home-module__Hx0lNG__logoWrapper{margin-bottom:var(--space-xl);animation:.8s ease-out home-module__Hx0lNG__fadeInUp}.home-module__Hx0lNG__logo{filter:drop-shadow(0 0 60px #ffffff4d);animation:6s ease-in-out infinite home-module__Hx0lNG__float}@keyframes home-module__Hx0lNG__float{0%,to{transform:translateY(0)}50%{transform:translateY(-15px)}}@keyframes home-module__Hx0lNG__fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.home-module__Hx0lNG__title{background:var(--accent-gradient);-webkit-text-fill-color:transparent;margin-bottom:var(--space-md);letter-spacing:-.02em;-webkit-background-clip:text;background-clip:text;font-size:4rem;font-weight:800;animation:.8s ease-out .1s both home-module__Hx0lNG__fadeInUp}.home-module__Hx0lNG__subtitle{color:var(--text-secondary);max-width:500px;margin-bottom:var(--space-xl);font-size:1.25rem;line-height:1.6;animation:.8s ease-out .2s both home-module__Hx0lNG__fadeInUp}.home-module__Hx0lNG__cta{gap:var(--space-md);animation:.8s ease-out .3s both home-module__Hx0lNG__fadeInUp;display:flex}.home-module__Hx0lNG__title{background:var(--accent-gradient);-webkit-text-fill-color:transparent;margin-bottom:var(--space-md);letter-spacing:-.02em;-webkit-background-clip:text;background-clip:text;font-size:4rem;font-weight:800}.home-module__Hx0lNG__subtitle{color:var(--text-secondary);max-width:500px;margin-bottom:var(--space-xl);font-size:1.25rem;line-height:1.6}.home-module__Hx0lNG__cta{gap:var(--space-md);display:flex}.home-module__Hx0lNG__primaryBtn{align-items:center;gap:var(--space-sm);padding:var(--space-md)var(--space-xl);background:var(--text-primary);color:var(--bg-primary);border-radius:var(--radius-full);cursor:pointer;transition:all var(--transition-fast);border:none;font-size:1rem;font-weight:600;text-decoration:none;display:inline-flex}.home-module__Hx0lNG__primaryBtn:hover{transform:translateY(-3px);box-shadow:0 10px 40px #fff3}.home-module__Hx0lNG__loadingBtn{align-items:center;gap:var(--space-sm);padding:var(--space-md)var(--space-xl);background:var(--bg-tertiary);color:var(--text-secondary);border-radius:var(--radius-full);font-size:1rem;font-weight:500;display:inline-flex}.home-module__Hx0lNG__spinner{animation:1s linear infinite home-module__Hx0lNG__spin}@keyframes home-module__Hx0lNG__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.home-module__Hx0lNG__features{gap:var(--space-xl);max-width:1000px;padding:var(--space-2xl)var(--space-lg);grid-template-columns:repeat(3,1fr);margin:0 auto;display:grid}.home-module__Hx0lNG__feature{text-align:center;padding:var(--space-xl);background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:var(--radius-lg);transition:all var(--transition-base);animation:.6s ease-out both home-module__Hx0lNG__fadeInUp}.home-module__Hx0lNG__feature:first-child{animation-delay:.4s}.home-module__Hx0lNG__feature:nth-child(2){animation-delay:.5s}.home-module__Hx0lNG__feature:nth-child(3){animation-delay:.6s}.home-module__Hx0lNG__feature:hover{border-color:var(--border-color-hover);transform:translateY(-4px)}.home-module__Hx0lNG__featureIcon{background:var(--bg-tertiary);border:1px solid var(--border-color-hover);border-radius:var(--radius-lg);width:64px;height:64px;color:var(--text-primary);margin-bottom:var(--space-md);justify-content:center;align-items:center;display:inline-flex}.home-module__Hx0lNG__featureTitle{color:var(--text-primary);margin-bottom:var(--space-sm);font-size:1.125rem;font-weight:600}.home-module__Hx0lNG__featureDesc{color:var(--text-secondary);font-size:.875rem;line-height:1.5}.home-module__Hx0lNG__footer{text-align:center;padding:var(--space-xl);color:var(--text-muted);font-size:.875rem}@media (max-width:768px){.home-module__Hx0lNG__title{font-size:2.5rem}.home-module__Hx0lNG__subtitle{font-size:1rem}.home-module__Hx0lNG__features{gap:var(--space-md);grid-template-columns:1fr}.home-module__Hx0lNG__feature{padding:var(--space-lg)}}
