.home_container__2nSFh{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;text-align:center;padding:2rem;position:relative;overflow:hidden}.home_backgroundGlow__tAR7x{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;overflow:hidden;pointer-events:none}.home_glowBlob__cG8GR{position:absolute;border-radius:50%;filter:blur(80px);opacity:.2;animation:home_float__EkFZq 8s ease-in-out infinite}.home_blob1__Q_v0B{top:10%;left:10%;width:300px;height:300px;background:var(--primary)}.home_blob2__MPXhW{bottom:10%;right:10%;width:350px;height:350px;background:var(--secondary);animation-delay:2s}.home_heroStatus__zBflY{display:inline-flex;align-items:center;gap:1rem;padding:1rem 1.5rem;margin-bottom:3rem;animation:home_float__EkFZq 6s ease-in-out infinite}.home_statusIcon__zG7Zi{width:48px;height:48px;background:var(--primary);border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 15px var(--primary-glow)}.home_statusText__UmW3A{text-align:left}.home_statusLabel__IDTOr{font-size:.75rem;color:var(--primary);text-transform:uppercase;letter-spacing:1px;font-weight:700;margin-bottom:.25rem}.home_statusValue__yw7OA{font-weight:700;color:white;font-size:1rem}.home_title__jKRy7{font-size:4rem;margin-bottom:1.5rem;line-height:1.1}.home_highlight__ND6bn{color:var(--primary)}.home_subtitle__7Y8Sg{font-size:1.25rem;max-width:500px;margin:0 auto 3rem;color:#94a3b8}.home_features__JDo12{margin-top:5rem;display:grid;grid-template-columns:repeat(3,1fr);gap:3rem}.home_featureItem__gshhd{display:flex;flex-direction:column;align-items:center;gap:.75rem}.home_featureIcon__yViXc{width:56px;height:56px;border-radius:50%;background:rgba(30,41,59,.5);border:1px solid var(--card-border);display:flex;align-items:center;justify-content:center}.home_featureLabel__Bk86E{font-size:.875rem;color:#94a3b8;font-weight:500}@media (max-width:768px){.home_title__jKRy7{font-size:2.5rem}.home_features__JDo12{gap:1.5rem}}