.Home-module__jKgjFW__container{justify-content:center;align-items:center;min-height:100vh;padding:20px;display:flex}.Home-module__jKgjFW__hero{text-align:center;max-width:600px}.Home-module__jKgjFW__title{color:var(--text-primary);margin-bottom:16px;font-size:48px;font-weight:600;line-height:1.2}.Home-module__jKgjFW__subtitle{color:var(--text-secondary);margin-bottom:48px;font-size:20px}.Home-module__jKgjFW__actions{flex-direction:column;gap:16px;max-width:320px;margin:0 auto 48px;display:flex}.Home-module__jKgjFW__primaryButton{background:var(--accent-primary);color:#fff;border:none;border-radius:8px;padding:16px 32px;font-size:16px;font-weight:600;text-decoration:none;transition:all .2s;display:block}.Home-module__jKgjFW__primaryButton:hover{background:#818cf8;transform:translateY(-2px);box-shadow:0 4px 12px #6366f14d}.Home-module__jKgjFW__secondaryButton{background:var(--card-bg);border:1px solid var(--border-color);color:var(--text-secondary);border-radius:8px;padding:12px 24px;font-size:14px;font-weight:500;text-decoration:none;transition:all .2s;display:block}.Home-module__jKgjFW__secondaryButton:hover{border-color:var(--accent-primary);color:var(--text-primary);background:#ffffff0f}.Home-module__jKgjFW__status{background:var(--secondary-bg);border:1px solid var(--border-color);color:var(--text-muted);border-radius:20px;align-items:center;gap:8px;padding:8px 16px;font-size:13px;display:inline-flex}.Home-module__jKgjFW__statusIndicator{background:var(--accent-success);border-radius:50%;width:8px;height:8px;animation:2s ease-in-out infinite Home-module__jKgjFW__pulse}@keyframes Home-module__jKgjFW__pulse{0%,to{opacity:1}50%{opacity:.5}}@media (max-width:640px){.Home-module__jKgjFW__title{font-size:36px}.Home-module__jKgjFW__subtitle{font-size:18px}}
