:root{font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC",sans-serif;color:#24332e;background:#f5f7f5;font-size:14px;--accent:#16764b;--border:#e0e7e2;--muted:#78857d}*{box-sizing:border-box}body{margin:0}[hidden]{display:none!important}button,input,select{font:inherit}button{cursor:pointer;border:0;border-radius:7px;padding:10px 16px;background:#edf2ee;color:#25372d;transition:.15s}button:hover{filter:brightness(.96)}button:disabled{opacity:.45;cursor:not-allowed}button:focus-visible,a:focus-visible{outline:3px solid #65b892;outline-offset:3px}input,select{border:1px solid #d7dfd9;border-radius:6px;padding:10px;background:#fff;color:#24332e;max-width:100%}input:focus,select:focus{outline:2px solid #87bfa4}input[type=checkbox]{accent-color:var(--accent)}label{display:flex;flex-direction:column;gap:9px;color:#5a6960;font-size:13px}.primary{background:var(--accent);color:white}.secondary{background:white;border:1px solid var(--border)}.danger{background:#a63b36;color:white}.quiet{background:transparent;color:var(--muted)}.muted{color:var(--muted);font-size:13px;line-height:1.7}.error{color:#b64840}.eyebrow{font-size:10px;letter-spacing:1.8px;font-weight:700;color:#84958a}.logo{width:38px;height:38px;background:#d6f4a6;color:#173d2c;display:inline-flex;align-items:center;justify-content:center;font-size:28px;font-weight:800;border-radius:10px;letter-spacing:-2px;padding-right:3px}.shell{display:flex;min-height:100vh}aside{width:228px;background:#172a23;color:#bdcdc2;position:fixed;height:100vh;padding:30px 18px;display:flex;flex-direction:column;z-index:2}.brand{display:flex;gap:12px;align-items:center;text-decoration:none;color:#f5f8f5;font-weight:650;font-size:16px;padding:0 10px}.brand small{display:block;color:#7e9587;font-weight:400;font-size:10px;letter-spacing:2px;margin-top:5px}.nav-label{font-size:9px;letter-spacing:2px;margin:48px 16px 15px;color:#748b7c}nav{display:grid;gap:6px}nav button{text-align:left;display:flex;gap:14px;background:transparent;color:#8fa699;padding:14px 18px;font-size:17px}nav button span{font-size:13px}nav button.active{background:#294237;color:#d8f5b6}nav button:hover{background:#263d32}.sidebar-bottom{margin-top:auto;font-size:11px;padding:16px 12px;color:#819989}.sidebar-bottom p{font-size:10px;color:#637e6d;line-height:1.6}.sidebar-bottom #identity{border-top:1px solid #2d4438;padding-top:20px;margin-top:24px;color:#dae6df}.dot{display:inline-block;width:6px;height:6px;background:#a9d88a;border-radius:50%;margin-right:7px}main{margin-left:228px;min-width:0;width:calc(100% - 228px)}header{height:80px;border-bottom:1px solid var(--border);background:#fafcf9;padding:0 36px;display:flex;align-items:center;justify-content:space-between;gap:12px}.crumb{font-size:11px;color:#829186}.header-right{display:flex;align-items:center;gap:18px}.content{padding:34px 36px;max-width:1600px;margin:auto}.page-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:26px;gap:15px}h1{font-size:26px;font-weight:650;letter-spacing:-.7px;margin:0 0 8px}h2{font-size:17px;font-weight:600;margin:0 0 12px}h3{font-size:13px;font-weight:600}.page-heading p{margin:0}.date-filter{display:flex;align-items:center;gap:12px}.date-filter label{font-size:11px}.date-filter input{background:#fafcf9;font-size:12px}.cards{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin:20px 0 24px}.card,.panel{background:white;border:1px solid var(--border);border-radius:10px}.card{padding:22px 24px}.card .label{font-size:12px;color:#7e8a82;display:flex;justify-content:space-between}.card .value{font-size:30px;font-weight:600;letter-spacing:-1px;margin:18px 0 10px;font-variant-numeric:tabular-nums}.card .sub{font-size:11px;color:#91a096}.card.accent{background:#edf5e9;border-color:#d7e6cb}.panel{padding:24px;margin-bottom:20px;overflow:hidden}.panel-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;gap:12px}.panel-heading h2{margin:0}.grid-2{display:grid;grid-template-columns:1.7fr 1fr;gap:20px}.table-scroll{overflow-x:auto}table{width:100%;border-collapse:collapse;font-size:12px;text-align:left}th{font-size:10px;letter-spacing:.3px;font-weight:500;color:#89978d;background:#f8faf7;padding:13px 14px;border-bottom:1px solid var(--border);white-space:nowrap}td{padding:17px 14px;border-bottom:1px solid #eef2ed;vertical-align:middle}tr:last-child td{border-bottom:0}tbody tr:hover{background:#fbfcfa}td small{display:block;color:#8b998e;font-size:10px;margin-top:6px}td .link{background:none;padding:0;color:#23764d;font-weight:600;text-align:left;max-width:250px;overflow-wrap:anywhere}.mono{font:11px ui-monospace,SFMono-Regular,monospace}.badge{display:inline-flex;align-items:center;padding:5px 8px;border-radius:5px;font-size:10px;background:#eef2ef;color:#6a7c6c;white-space:nowrap}.badge.good{color:#287d4c;background:#eaf5ed}.badge.bad{background:#faece8;color:#b05143}.badge.warn{background:#fbf3df;color:#977532}.notice{padding:13px 16px;background:#fcf4df;border:1px solid #e9d7a6;border-radius:7px;margin:12px 0 22px;font-size:12px;line-height:1.7;overflow-wrap:anywhere}.empty{padding:45px 20px;text-align:center;color:#849187;line-height:1.8}.toolbar{display:flex;gap:10px;align-items:center;flex-wrap:wrap;margin-bottom:20px}.toolbar input{min-width:190px}.toolbar .spacer{flex:1}.toolbar select{min-width:170px}.actions{display:flex;justify-content:flex-end;gap:10px;margin-top:24px}.chart{height:230px;display:flex;align-items:flex-end;gap:7px;padding-top:25px;border-bottom:1px solid var(--border)}.chart-column{flex:1;min-width:0;height:100%;display:flex;justify-content:flex-end;flex-direction:column;align-items:center;gap:9px}.bar{width:100%;border-radius:3px 3px 0 0;background:#80b29a;min-height:2px}.chart-column:nth-child(3n) .bar{background:#bad394}.chart-column small{font-size:8px;color:#89968c;padding-bottom:7px}.legend{font-size:10px;color:#8c998f;margin-top:15px}.legend i{display:inline-block;width:8px;height:8px;background:#80b29a;border-radius:2px;margin-right:7px}.health-row{display:flex;align-items:center;justify-content:space-between;padding:16px 0;border-bottom:1px solid #eef1ec}.health-row:last-child{border:0}.health-row small{display:block;font-size:10px;color:#89958c;margin-top:6px}.health-row strong{font-size:12px}.health-row b{font-size:11px;color:#587b61}footer{padding:0 36px 26px;color:#9aa79c;font-size:10px}.login-shell{min-height:100vh;display:grid;grid-template-columns:1.15fr 1fr}.login-brand{background:#172a23;padding:12vh 12%;color:#d9e8dd}.login-brand .logo{width:52px;height:52px;font-size:38px;margin-bottom:70px}.login-brand h1{font-size:48px;line-height:1.35;letter-spacing:-2px;margin:25px 0}.login-brand p:not(.eyebrow){font-size:14px;color:#8ea795;line-height:2}.login-note{margin-top:80px;color:#72917b;font-size:11px}.login-card{align-self:center;max-width:440px;margin:auto;width:100%;padding:40px}.login-card h2{font-size:25px;margin:14px 0}.login-card label{margin-top:28px}.login-card .primary{margin-top:30px;width:100%;display:flex;justify-content:space-between}.login-card input{height:45px}dialog{border:1px solid var(--border);border-radius:12px;max-width:900px;width:90%;max-height:88vh;padding:28px;color:#26392d}dialog::backdrop{background:#13251dc2;backdrop-filter:blur(3px)}#confirm{max-width:550px}.dialog-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.dialog-top h2{margin:0}.confirmation-hosts{max-height:170px;overflow:auto;border:1px solid var(--border);padding:12px;margin:18px 0;font-size:12px;line-height:1.9}.detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.detail-grid .field{padding:14px;background:#f6f8f4;border-radius:7px;overflow-wrap:anywhere}.field .name{font-size:10px;color:#819184;margin-bottom:7px}.field .text{font-size:12px;white-space:pre-wrap}pre{background:#f5f8f4;padding:16px;border-radius:6px;font-size:11px;line-height:1.7;overflow:auto;max-height:400px;white-space:pre-wrap;overflow-wrap:anywhere}details{margin-top:20px}summary{cursor:pointer;font-size:12px;color:#417251}.job{border-left:3px solid #c2d5c2;padding:10px 16px;margin-bottom:12px;background:#f8faf6}.job .job-title{display:flex;align-items:center;gap:10px;font-size:12px}.job p{font-size:10px;color:#83917f;line-height:1.8}.upload-box{border:1px dashed #c9d9cb;background:#f7faf4;padding:20px;border-radius:8px}.settings-row{display:grid;grid-template-columns:170px 1fr;padding:14px;border-bottom:1px solid var(--border);font-size:12px;overflow-wrap:anywhere}.settings-row span:first-child{color:#879488}@media(max-width:1100px){aside{width:188px}main{margin-left:188px;width:calc(100% - 188px)}.content{padding:25px 22px}header{padding:0 22px}.cards{gap:10px}.card{padding:18px}.card .value{font-size:25px}.grid-2{grid-template-columns:1fr}.header-right #updated{display:none}}@media(max-width:720px){aside{position:static;width:100%;height:auto;padding:18px}.shell{display:block}.brand{padding:0}.nav-label,.sidebar-bottom{display:none}nav{display:flex;overflow:auto;margin-top:20px;gap:4px}nav button{white-space:nowrap;padding:10px}nav button span{font-size:11px}main{margin:0;width:100%}header{height:65px;padding:0 16px}.content{padding:22px 16px}.cards{grid-template-columns:1fr 1fr}.page-heading{align-items:flex-start;flex-direction:column}.date-filter{align-self:flex-end}h1{font-size:23px}.detail-grid{grid-template-columns:1fr}.login-shell{display:block}.login-brand{display:none}.login-card{padding:60px 28px}.panel{padding:18px}.toolbar input{min-width:100px;max-width:100%}.settings-row{grid-template-columns:1fr;gap:8px}}
