:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#17202a;background:#f3f6f8;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-width:320px}.workspace{min-height:100vh}.topbar{height:64px;padding:0 32px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #dce3e8;background:#fff}.brand{display:inline-flex;align-items:center;gap:10px;color:inherit;font-weight:700;text-decoration:none}.brand-mark{width:32px;height:32px;display:grid;place-items:center;border-radius:6px;color:#fff;background:#265d97;font-size:12px}.internal-label{padding:5px 9px;border:1px solid #d6e2ee;border-radius:5px;color:#265d97;background:#f4f8fc;font-size:12px;font-weight:700}.content{width:min(960px,calc(100% - 40px));margin:0 auto;padding:72px 0}.page-heading{max-width:680px}.eyebrow{margin:0 0 10px;color:#265d97;font-size:13px;font-weight:700;text-transform:uppercase}h1{margin:0;font-size:clamp(30px,5vw,48px);line-height:1.15;letter-spacing:0}.page-heading>p:last-child{margin:18px 0 0;color:#5d6873;font-size:17px;line-height:1.65}.status-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:40px}.status-panel{padding:24px;border:1px solid #dce3e8;border-radius:8px;background:#fff;box-shadow:0 8px 24px #17202a0f}.status-title{display:flex;align-items:center;gap:10px}.status-title h2{margin:0;font-size:16px}.status-dot{width:10px;height:10px;border-radius:50%}.status-dot.healthy{background:#1f9d67;box-shadow:0 0 0 4px #e2f6ec}.status-dot.neutral{background:#7b8790;box-shadow:0 0 0 4px #edf0f2}.status-panel>strong{display:block;margin-top:28px;color:#265d97;font-size:24px;text-transform:capitalize}dl{margin:24px 0 0}dl div{display:flex;justify-content:space-between;gap:20px;padding:10px 0;border-top:1px solid #edf1f4}dt{color:#697580}dd{margin:0;max-width:60%;overflow-wrap:anywhere;text-align:right}@media(max-width:680px){.topbar{padding:0 20px}.content{padding:48px 0}.status-grid{grid-template-columns:1fr}}
