:root{color:#22221f;font-synthesis:none;text-rendering:optimizelegibility;background:#f6f5f1;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}main{place-items:center;min-height:100vh;padding:24px;display:grid}.shell{background:#fff;border:1px solid #d9d7cf;border-radius:18px;width:min(100%,480px);padding:40px;box-shadow:0 16px 50px #22221f0f}.eyebrow{color:#68675f;letter-spacing:.08em;text-transform:uppercase;margin:0 0 16px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px}h1{letter-spacing:-.04em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(42px,10vw,64px);font-weight:500;line-height:.95}.summary{color:#68675f;margin:20px 0 32px;font-size:17px;line-height:1.5}.status{color:#68675f;border-top:1px solid #eceae4;align-items:center;gap:10px;padding-top:20px;font-size:14px;display:flex}.status__dot{background:#c3a33c;border-radius:999px;width:8px;height:8px}.status--ready .status__dot{background:#2d8a57}.status--error .status__dot{background:#b3493d}@media (width<=520px){.shell{padding:30px}}
