*{box-sizing:border-box}body{margin:0;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#f4f6f8;color:#17202a}.app{min-height:100vh;display:grid;place-items:center;padding:24px}.card{width:min(560px,100%);background:#fff;border-radius:18px;padding:40px;box-shadow:0 10px 35px #00000014}.badge{font-size:13px;font-weight:700;letter-spacing:.12em}h1{margin:12px 0 8px}p{color:#667085}.status{display:inline-flex;align-items:center;gap:8px;margin-top:20px;padding:10px 14px;border-radius:999px;background:#eefbf2;color:#18794e}.dot{width:8px;height:8px;border-radius:50%;background:#22a06b}
