:root{color:#0f172a;background:#f7fafc;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{min-height:100vh;margin:0}button{min-height:42px;border:1px solid #cbd5e1;border-radius:8px;background:#fff;color:#0f172a;font:inherit;font-weight:700;padding:0 16px;cursor:pointer}button:hover{border-color:#64748b}.center{min-height:100vh;display:grid;place-items:center;padding:24px}.statusBox,.panel{border:1px solid #e2e8f0;border-radius:8px;background:#fff;box-shadow:0 18px 60px #0f172a14}.statusBox{width:min(420px,100%);padding:28px}.statusBox h1,.topbar h1{margin:0;font-size:32px;line-height:1.1}.statusBox p{margin:12px 0 0;color:#475569}.statusBox button{margin-top:20px}.shell{width:min(1080px,calc(100vw - 32px));margin:0 auto;padding:32px 0}.topbar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:24px}.eyebrow{margin:0 0 6px;color:#0f766e;font-size:13px;font-weight:900;text-transform:uppercase}.panel{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;overflow:hidden}.panel>div{min-width:0;padding:20px;background:#fff}.label{display:block;margin-bottom:8px;color:#64748b;font-size:13px;font-weight:800}strong{display:block;overflow-wrap:anywhere}.mono{font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:13px}@media(max-width:760px){.topbar{align-items:flex-start;flex-direction:column}.panel{grid-template-columns:1fr}}
