.container{font-family:system-ui;background:#0f172a;color:#e2e8f0;display:flex;justify-content:center;align-items:center;min-height:100vh;margin:0}.card{background:#1e293b;border-radius:12px;padding:40px;text-align:center;max-width:400px;box-shadow:0 8px 32px #0000004d}h1{color:#3b82f6;margin:16px 0}p{color:#94a3b8}.badge{background:#4fc08d;color:#fff;padding:4px 12px;border-radius:20px;font-size:12px;font-weight:600}
