:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#e9f0fa;background:#0a101b;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-height:100vh;background:radial-gradient(ellipse at 10% -10%,#18273c 0,transparent 42%),#0a101b}.hidden{display:none!important}button,input{font:inherit}.app-shell{max-width:1340px;margin:auto;min-height:100vh}.topbar{height:72px;padding:0 32px;border-bottom:1px solid #243145;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:11px;color:#f1f6fd;font-size:15px;letter-spacing:.17em;font-weight:800}.brand-mark{color:#53cfbe;font-size:30px;line-height:1}.brand-light{font-weight:400;color:#90a3b9}.top-actions{display:flex;align-items:center;gap:22px}.clock{font-size:12px;font-weight:600;color:#8da0b5;font-variant-numeric:tabular-nums}.text-button{border:0;background:transparent;color:#a7b8cb;cursor:pointer;font-size:13px}.text-button:hover{color:#fff}main{padding:48px 32px 80px}.eyebrow{font-size:11px;letter-spacing:.2em;color:#54cdbc;font-weight:750}.page-heading{display:flex;justify-content:space-between;align-items:center;gap:20px}.page-heading h1,.login-card h1{font-size:clamp(32px,5vw,48px);line-height:1.1;letter-spacing:-.045em;margin:12px 0 8px}.page-heading p,.login-card p{margin:0;color:#93a6b9;font-size:15px}.refresh-button{border:1px solid #34465b;background:#152134;color:#d8e4f2;border-radius:10px;padding:10px 16px;cursor:pointer;white-space:nowrap}.refresh-button:hover{background:#203149}.refresh-button:first-letter{font-size:18px}.overall{margin-top:36px;padding:17px 20px;display:flex;align-items:center;gap:12px;border:1px solid #2a4250;border-radius:12px;background:#102b2b;color:#b4efdf;font-weight:650;font-size:14px}.overall.attention{background:#34251c;color:#f7c897;border-color:#664329}.overall.partial{background:#1b2940;color:#bfd7ff;border-color:#37557d}.status-pulse{width:9px;height:9px;border-radius:50%;background:#54d5ac;box-shadow:0 0 0 5px #54d5ac1b}.overall.attention .status-pulse{background:#ffae66;box-shadow:0 0 0 5px #ffae661a}.overall.partial .status-pulse{background:#79adf5;box-shadow:0 0 0 5px #79adf51a}.summary{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin:18px 0 42px}.summary-tile{border:1px solid #27384b;background:#111d2e;border-radius:13px;padding:22px 24px;display:flex;flex-direction:column;gap:5px}.summary-value{font-size:35px;line-height:1;font-weight:740;letter-spacing:-.04em}.summary-label{font-size:12px;color:#94a8bd}.summary-tile.good .summary-value{color:#65d8b4}.summary-tile.warn .summary-value{color:#fac887}.summary-tile.bad .summary-value{color:#f18484}.section-heading{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin-bottom:16px}.section-heading h2{font-size:20px;letter-spacing:-.02em;margin:0}.updated{font-size:12px;color:#8499ae}.server-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:17px}.server-card{background:#111d2e;border:1px solid #2a3d50;border-radius:15px;overflow:hidden;box-shadow:0 10px 30px #00000015}.server-card.warning,.server-card.degraded{border-color:#6b5137}.server-card.unreachable{border-color:#704246}.server-top{padding:20px 21px 0;display:flex;align-items:center;justify-content:space-between;gap:10px}.server-identity{display:flex;align-items:center;gap:11px;min-width:0}.server-orbit{display:grid;place-items:center;color:#51cbb8;background:#183b3c;width:32px;height:32px;border-radius:9px;font-size:22px;flex:none}.server-name{font-weight:730;font-size:18px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.status-badge{border-radius:99px;padding:6px 10px;background:#1c3940;color:#7be0c2;font-size:11px;font-weight:750;white-space:nowrap}.status-badge.warning,.status-badge.degraded{background:#483222;color:#fac589}.status-badge.unreachable{background:#492c35;color:#ffa2a2}.status-badge.setup,.status-badge.no-data,.status-badge.checking{background:#263a57;color:#a9c8f7}.server-address{color:#8298ac;font-size:12px;margin:7px 21px 0 64px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.server-body{min-height:175px;padding:27px 21px 17px}.metric{margin-bottom:16px}.metric-head{display:flex;justify-content:space-between;color:#aebed0;font-size:12px;margin-bottom:7px}.metric-head strong{color:#ebf3fa;font-variant-numeric:tabular-nums}.metric-track{height:6px;border-radius:9px;background:#24394d;overflow:hidden}.metric-fill{height:100%;background:linear-gradient(90deg,#328e9a,#65d9ad);border-radius:9px}.metric-fill.hot{background:linear-gradient(90deg,#e99d5f,#ef686d)}.server-figures{display:flex;gap:22px;margin-top:22px;font-size:12px;color:#a6b9c9}.alert-count{color:#ffc58c;font-weight:700}.empty-message{border:1px dashed #38516c;border-radius:10px;background:#18283d;padding:20px;color:#b7c9dc;font-size:13px;line-height:1.5}.server-note{margin-top:12px;color:#8097ad;font-size:11px;line-height:1.5}.server-foot{border-top:1px solid #293b4e;padding:13px 21px;display:flex;justify-content:space-between;gap:8px;color:#8ca1b4;font-size:11px}.footnote{margin-top:24px;color:#8297ab;font-size:12px;line-height:1.5}.login-view{min-height:calc(100vh - 180px);display:grid;place-items:center}.login-card{max-width:420px;width:100%;padding:38px;border:1px solid #2a3e54;border-radius:20px;background:#111e30;box-shadow:0 25px 70px #0004}.login-card h1{font-size:36px}.login-card p{line-height:1.5;margin-bottom:30px}.login-card label{display:block;font-size:12px;font-weight:650;color:#b6c8db;margin-bottom:9px}.login-card input{display:block;width:100%;background:#0a1525;border:1px solid #3a5067;border-radius:9px;padding:13px 14px;color:#fff;outline:none}.login-card input:focus{border-color:#5ed9bd;box-shadow:0 0 0 3px #5ed9bd27}.primary-button{width:100%;border:0;border-radius:9px;background:#62d4b2;color:#092621;padding:14px 16px;font-weight:780;margin-top:17px;display:flex;justify-content:space-between;cursor:pointer}.primary-button:hover{background:#81e7ca}.primary-button:disabled{opacity:.5}.form-error{min-height:20px;color:#ffa8a8;font-size:12px;margin-top:12px}@media(max-width:760px){.topbar{height:62px;padding:0 18px}.brand{font-size:12px;letter-spacing:.12em}.brand-mark{font-size:25px}.top-actions{gap:12px}.clock{font-size:11px}main{padding:31px 16px 55px}.page-heading h1{font-size:34px}.page-heading p{font-size:13px}.refresh-button{padding:9px 11px}.refresh-button span{display:none}.summary{gap:8px;margin:14px 0 32px}.summary-tile{padding:14px 11px}.summary-value{font-size:27px}.summary-label{font-size:10px}.section-heading{align-items:start}.updated{max-width:150px;text-align:right;line-height:1.4}.server-grid{grid-template-columns:1fr;gap:13px}.server-top{padding:18px 16px 0}.server-address{margin-left:59px}.server-body{padding:24px 16px 14px;min-height:0}.server-foot{padding:12px 16px}.login-card{padding:27px}.login-view{min-height:calc(100vh - 125px)}}@media(max-width:370px){.summary{grid-template-columns:repeat(2,1fr)}.status-badge{font-size:10px;padding:6px}.server-name{font-size:16px}}
