:root{color-scheme:dark}*{margin:0;box-sizing:border-box}body{background:#0b0d12;color:#e8eaf0;font-family:system-ui,-apple-system,sans-serif;min-height:100dvh}#root{max-width:480px;margin:0 auto;padding:20px 16px calc(20px + env(safe-area-inset-bottom))}button{font:inherit;border:0;border-radius:12px;cursor:pointer;background:#7c65c1;color:#fff;padding:14px 20px;width:100%;font-weight:600}button.secondary{background:transparent;border:1px solid #2a2f42;color:#8b90a0}.aura-orb{width:120px;height:120px;margin:0 auto;border-radius:50%;background:radial-gradient(circle at 50% 45%,#f5f0ff 0%,#a78bfa 38%,rgba(124,101,193,.35) 68%,transparent 78%);animation:aura-pulse 1.6s ease-in-out infinite}@keyframes aura-pulse{0%,to{transform:scale(1);opacity:.85}50%{transform:scale(1.14);opacity:1}}@media(prefers-reduced-motion:reduce){.aura-orb{animation:none}}
