:root{color:#172033;background:#f4f6fb;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{margin:0}button,textarea{font:inherit}.page{max-width:1120px;margin:0 auto;padding:28px}.hero{justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:20px;display:flex}.eyebrow{color:#57627a;letter-spacing:.08em;text-transform:uppercase;font-size:13px;font-weight:700}h1{margin:8px 0 10px;font-size:34px;line-height:1.1}h2{margin:0 0 14px;font-size:20px}p{line-height:1.55}.grid{grid-template-columns:1fr 1fr;gap:18px;margin-bottom:18px;display:grid}.card,.statusCard{background:#fff;border:1px solid #e3e7ef;border-radius:18px;box-shadow:0 12px 28px #141f3614}.card{padding:20px}.statusCard{align-items:center;gap:10px;min-width:260px;padding:14px 16px;font-weight:700;display:flex}.dot{border-radius:50%;width:11px;height:11px;display:inline-block}.dot.ok{background:#1e9b55}.dot.warn{background:#d58a00}.facts{gap:10px;margin:0;display:grid}.facts div{border-bottom:1px solid #eef1f6;grid-template-columns:140px 1fr;gap:10px;padding-bottom:10px;display:grid}.facts dt{color:#63708a;font-weight:700}.facts dd{word-break:break-all;margin:0}.muted{color:#65718a}.actions{flex-wrap:wrap;gap:10px;margin-top:16px;display:flex}button{color:#172033;cursor:pointer;background:#edf1f7;border:0;border-radius:12px;padding:10px 14px;font-weight:700}button:hover{filter:brightness(.97)}button.primary{color:#fff;background:#2458e6}button.secondary{background:#dfe7f5}button.danger{color:#a22d2d;background:#f6e6e6}.lastAction{color:#39455c;margin-bottom:0;font-weight:700}textarea{resize:vertical;color:#172033;border:1px solid #d7deea;border-radius:14px;width:100%;padding:14px;line-height:1.55}code{background:#eef2f8;border-radius:6px;padding:2px 5px}@media (width<=800px){.hero,.grid{grid-template-columns:1fr;display:grid}.statusCard{min-width:auto}}
