:root{color:#1f2937;background:#f4f7f5;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{margin:0}main{min-height:100vh;display:grid;place-items:center;padding:24px}.panel{width:min(100%,520px);border:1px solid #d8ded8;border-radius:8px;background:#fff;padding:32px}.eyebrow{margin:0 0 8px;color:#25636f;font-size:.8rem;font-weight:700;letter-spacing:0;text-transform:uppercase}h1{margin:0 0 24px;font-size:2.4rem;line-height:1.1}.status{display:grid;gap:8px;min-height:92px;border-radius:8px;background:#eef2f7;padding:18px}.status strong,.status time{overflow-wrap:anywhere}.ok{background:#eaf6ee;color:#14532d}.error{background:#fff1f2;color:#9f1239}
