:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#1f2937;background:#f5f7fa}*{box-sizing:border-box}body{margin:0;min-height:100vh;display:grid;place-items:center;padding:32px}.card{width:min(620px,100%);background:Canvas;border:1px solid color-mix(in srgb,CanvasText 14%,transparent);border-radius:18px;padding:42px;box-shadow:0 18px 55px rgb(0 0 0/.08)}.mark{display:block;margin-bottom:28px}.eyebrow{font-size:12px;font-weight:700;letter-spacing:.16em;opacity:.55;margin:0 0 10px}h1{font-size:32px;line-height:1.15;margin:0 0 14px}.copy{font-size:16px;line-height:1.6;opacity:.72;margin:0 0 28px}.row{display:flex;align-items:center;gap:10px;font-size:14px;font-weight:600}.dot{width:10px;height:10px;border-radius:50%;background:#22c55e;box-shadow:0 0 0 4px rgb(34 197 94/.14)}.meta{font-size:12px;opacity:.46;margin:28px 0 0}@media(prefers-color-scheme:dark){:root{background:#111827;color:#e5e7eb}.card{box-shadow:0 18px 55px rgb(0 0 0/.25)}}
