:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#18211f;background:#f7f8f5;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0;min-width:320px}button,input{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}.shell{display:grid;grid-template-columns:320px minmax(0,1fr);min-height:100vh}.sidebar{border-right:1px solid #d9ded7;background:#fff;padding:24px}.brand{display:flex;gap:12px;align-items:center;margin-bottom:28px}.brand-mark{display:grid;place-items:center;width:38px;height:38px;border-radius:6px;background:#123c37;color:#fff;font-weight:760}.brand h1,.brand p,.toolbar h2,.toolbar p,.section-head h3,.section-head p{margin:0}.brand h1{font-size:17px;line-height:1.2}.brand p,.toolbar-label,.section-head p,.metric-strip span{color:#68736e;font-size:12px;line-height:1.4}.add-form{display:grid;grid-template-columns:1fr 64px;gap:8px;margin-bottom:20px}.add-form input{min-width:0;height:38px;border:1px solid #ccd5d0;border-radius:6px;padding:0 10px;color:#18211f;outline:none}.add-form input:focus{border-color:#21766d;box-shadow:0 0 0 3px #21766d1f}.add-form button,.empty button{border:0;border-radius:6px;background:#21766d;color:#fff;font-weight:650}.domain-list{display:grid;gap:6px}.domain-row{display:grid;grid-template-columns:10px minmax(0,1fr) auto;gap:10px;align-items:center;width:100%;min-height:42px;border:1px solid transparent;border-radius:6px;background:transparent;padding:0 10px;color:#26302c;text-align:left}.domain-row.active{border-color:#c8d7d2;background:#eef5f2}.domain-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.domain-percent{color:#68736e;font-size:12px}.status{width:8px;height:8px;border-radius:999px;background:#a0aaa5}.status-ok{background:#17a067}.status-running{background:#c78420}.status-error{background:#cc3b3b}.content{min-width:0;padding:28px 34px 40px}.toolbar{display:flex;justify-content:space-between;gap:20px;align-items:center;margin-bottom:22px}.toolbar h2{margin-top:3px;font-size:28px;line-height:1.15;letter-spacing:0}.toolbar-actions{display:flex;gap:8px}.ghost{height:36px;border:1px solid #cbd4cf;border-radius:6px;background:#fff;color:#24302c;padding:0 13px;font-weight:620}.ghost.danger{color:#a13131}.error{border:1px solid #e7bcbc;border-radius:6px;background:#fff4f4;color:#9a2d2d;padding:10px 12px;margin-bottom:14px;font-size:13px}.metric-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;overflow:hidden;border:1px solid #d9ded7;border-radius:6px;background:#d9ded7;margin-bottom:18px}.metric-strip>div{min-width:0;background:#fff;padding:16px}.metric-strip strong{display:block;overflow:hidden;margin-top:6px;text-overflow:ellipsis;white-space:nowrap;font-size:21px;line-height:1.2}.chart-panel,.table-section{border:1px solid #d9ded7;border-radius:6px;background:#fff}.chart-panel{margin-bottom:18px}.section-head{display:flex;justify-content:space-between;gap:16px;align-items:center;padding:16px 18px;border-bottom:1px solid #e2e6e1}.section-head h3{font-size:16px;line-height:1.2}.section-head span{color:#21766d;font-size:12px;font-weight:700}.chart-wrap{padding:16px 18px 20px}svg{display:block;width:100%;height:auto}.grid line{stroke:#e5e9e4;stroke-width:1}.axis-labels{fill:#71807a;font-size:11px}.trend-line{fill:none;stroke:#21766d;stroke-width:3;stroke-linecap:round;stroke-linejoin:round}.trend-dot{fill:#fff;stroke:#21766d;stroke-width:2}.empty{display:grid;place-items:center;min-height:260px;gap:12px;color:#68736e}.empty button{height:36px;padding:0 14px}table{width:100%;border-collapse:collapse;font-size:13px}th,td{height:42px;border-bottom:1px solid #edf0ec;padding:0 18px;text-align:left}th{color:#68736e;font-size:12px;font-weight:700}td{color:#26302c}.mono{font-family:SFMono-Regular,Consolas,Liberation Mono,monospace}@media(max-width:900px){.shell{grid-template-columns:1fr}.sidebar{border-right:0;border-bottom:1px solid #d9ded7}.content{padding:22px 18px 32px}.toolbar,.section-head{align-items:flex-start;flex-direction:column}.metric-strip{grid-template-columns:1fr 1fr}}@media(max-width:560px){.metric-strip{grid-template-columns:1fr}.toolbar-actions{width:100%}.ghost{flex:1}}
