:root{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;color-scheme:light}*{box-sizing:border-box}body{margin:0;background:#f1f5f9;color:#0f172a;min-height:100vh}.page{display:flex;align-items:center;justify-content:center;min-height:100vh;padding:24px}.card{background:#fff;border-radius:12px;border:1px solid #e2e8f0;box-shadow:0 1px 3px #0f172a0a;max-width:520px;padding:32px}.badge{display:inline-block;font-size:11px;letter-spacing:.08em;font-weight:600;color:#2563eb;background:#dbeafe;padding:4px 10px;border-radius:999px;margin-bottom:16px}h1{margin:0 0 16px;font-size:28px;font-weight:700}p{margin:0 0 12px;line-height:1.55;color:#334155}p:last-child{margin-bottom:0}code{background:#f1f5f9;border:1px solid #e2e8f0;border-radius:4px;padding:1px 6px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.92em}
