:root{color:#e5e7eb;background:#0a0a0f;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}#app{place-items:center;min-height:100vh;padding:24px;display:grid}.card{background:#0f172ad9;border:1px solid #94a3b833;border-radius:24px;width:min(100%,480px);padding:28px}.eyebrow{color:#7dd3fc;letter-spacing:.12em;text-transform:uppercase;margin:0 0 12px;font-size:.8rem;font-weight:700}h1{margin:0 0 12px;font-size:clamp(2rem,8vw,3.5rem);line-height:1}p{color:#94a3b8;margin:0 0 24px;line-height:1.6}button,.button{color:#020617;cursor:pointer;background:#38bdf8;border:0;border-radius:999px;justify-content:center;align-items:center;width:100%;padding:12px 16px;font-weight:800;text-decoration:none;display:inline-flex}.secondary{color:#e5e7eb;background:#94a3b829}.actions{gap:12px;display:grid}
