:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#172033;background:#eef2f7}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}.app-shell{min-height:100vh;display:grid;place-items:center;padding:32px}.hero-panel{width:min(960px,100%);border:1px solid #d8e0ec;border-radius:28px;background:#fff;padding:40px}.eyebrow{margin:0 0 12px;color:#4b607f;font-size:.8rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase}h1{margin:0;font-size:clamp(2.4rem,6vw,4.5rem);line-height:.95}.lede{margin:20px 0 0;max-width:680px;color:#526278;font-size:1.1rem;line-height:1.7}.status-card{margin-top:32px;border-radius:22px;border:1px solid #dde5ef;background:#f8fafc;padding:28px}.status-label{margin:0 0 8px;color:#51627b;font-size:.8rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}h2{margin:0;font-size:clamp(1.4rem,3vw,2rem)}.meta-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin:24px 0}.meta-grid div{border-radius:16px;background:#fff;border:1px solid #e2e8f0;padding:16px}dt{color:#6b7c93;font-size:.78rem;font-weight:700;text-transform:uppercase}dd{margin:8px 0 0;color:#172033;font-weight:700;word-break:break-word}.status-list{margin:0;padding-left:20px;color:#334155;line-height:1.8}@media(max-width:760px){.meta-grid{grid-template-columns:1fr}}
