:root{--ink:#163b37;--muted:#6c7d78;--green:#176b58;--lime:#d5edaa;--border:#e1e8e1;--paper:#f5f7f2;--orange:#b25b24;--white:#fff;--radius:12px;font-family:Inter,"Segoe UI",Arial,sans-serif;color:var(--ink);background:var(--paper);font-size:14px;line-height:1.5}*{box-sizing:border-box}body{margin:0}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button,a,input,select,summary{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #70ad62;outline-offset:4px}h1,h2,p{margin-top:0}h1{font-size:36px;letter-spacing:-1.3px;line-height:1.17;font-weight:650;margin-bottom:12px}h2{font-size:18px;letter-spacing:-.3px;line-height:1.4;margin-bottom:12px;font-weight:650}p{margin-bottom:16px}small,.small{font-size:12px}.muted{color:var(--muted)}.eyebrow{font-size:10px;letter-spacing:1.8px;font-weight:700;color:var(--green);margin-bottom:12px}.heading-dot{color:#88ab51}.app{display:flex;min-height:100vh}.sidebar{background:#153f37;color:#f0f5e9;width:234px;position:fixed;inset:0 auto 0 0;display:flex;flex-direction:column;padding:34px 22px;z-index:10}.brand{display:flex;align-items:center;gap:12px;font-size:21px;font-weight:700;letter-spacing:-.8px;white-space:nowrap}.brand-light{font-weight:400;opacity:.75}.brand-mark{font-size:30px;background:var(--lime);color:#1f4838;border-radius:9px;width:39px;height:40px;display:inline-flex;align-items:center;justify-content:center;letter-spacing:-5px;padding-right:6px}.brand-mark span{color:#748d42}.nav-caption{margin:55px 14px 14px;color:#a0b5ab;font-size:9px;letter-spacing:2px}.nav-item{display:flex;align-items:center;gap:13px;padding:12px 14px;margin-bottom:6px;border-radius:7px;color:#c7d7cb;font-size:13px}.nav-item>span{font-size:19px;width:21px}.nav-item:hover{background:#244c41;color:white}.nav-item.active{background:var(--lime);color:#173e31;font-weight:650}.sidebar-bottom{margin-top:auto;padding:28px 10px 0}.pill{font-size:9px;letter-spacing:1.3px;font-weight:700}.dark{color:#bbcfb9}.account-email{margin:12px 0 8px;font-size:12px;overflow-wrap:anywhere;color:#e0e8dc}.logout{padding:0;border:0;background:none;color:#9fb8aa;font-size:12px}.workspace{margin-left:234px;flex:1;min-width:0}.topbar{height:75px;padding:0 42px;border-bottom:1px solid var(--border);display:flex;align-items:center;justify-content:space-between;font-size:9px;letter-spacing:1.2px;color:var(--muted);background:#fafbf7}.topbar strong{font-weight:600;color:#456153}.topbar-right{display:flex;align-items:center;gap:8px;letter-spacing:.2px;font-size:11px}.dot{width:6px;height:6px;border-radius:50%;background:#769b56}.main{max-width:1600px;margin:auto;padding:40px 42px 22px}.page-heading{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:30px}.page-heading p:last-child{margin-bottom:0}.button{display:inline-flex;align-items:center;justify-content:center;gap:16px;padding:11px 18px;border-radius:6px;border:1px solid transparent;font-size:12px;font-weight:600;white-space:nowrap;min-height:41px}.primary{background:var(--green);color:white}.primary:hover{background:#125644}.secondary{background:white;border-color:#cfdbd0;color:#315747}.secondary:hover{background:#f1f5ee}.danger{background:#a4392d;color:white}.full{width:100%;justify-content:space-between}.text-button{border:0;background:transparent;font-size:12px;color:var(--green);padding:10px}.stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-bottom:26px}.stat{background:white;border:1px solid var(--border);border-radius:var(--radius);padding:21px 22px;min-width:0}.stat>span{display:block;font-size:12px;font-weight:500;color:#597164}.stat>strong{display:block;font-size:40px;font-weight:550;letter-spacing:-1.7px;margin:12px 0 7px;line-height:1.1}.stat>small{color:#829083;font-size:10px;display:block}.text-orange{color:var(--orange)!important}.stat .window-value{font-size:23px;letter-spacing:-.7px;margin:20px 0 15px}.panel{background:white;border:1px solid var(--border);border-radius:var(--radius);overflow:hidden}.panel-heading{display:flex;justify-content:space-between;gap:20px;align-items:center;padding:24px 25px;border-bottom:1px solid #edf0e9}.panel-heading h2{margin:0}.panel-heading p{margin:5px 0 0}.count{display:inline-block;background:#eff3e9;padding:2px 7px;border-radius:5px;font-size:10px;color:#61765b;vertical-align:middle;margin-left:7px;font-weight:500}.empty{padding:60px 30px;text-align:center}.empty-icon{width:62px;height:62px;border:1px solid #dce6d5;border-radius:16px;display:flex;align-items:center;justify-content:center;margin:0 auto 24px;background:#f1f6e9;color:#65824e;font-size:28px}.empty h2{font-size:21px}.empty p{max-width:465px;margin:0 auto 23px;color:var(--muted);font-size:13px}.empty .help{margin-top:19px;font-size:11px}.filters{display:flex;align-items:center;gap:12px;padding:20px 25px;border-bottom:1px solid #edf0e9}.search-label{max-width:320px;flex:1}.filters input,.filters select{padding:9px 12px;font-size:12px;background:#fcfdf9}.filters>span{margin-left:auto}.table-wrap{width:100%;overflow:auto}table{border-collapse:collapse;width:100%;font-size:12px}th{text-align:left;font-size:9px;letter-spacing:1px;text-transform:uppercase;color:#7b8a7c;background:#fcfdf9;padding:13px 24px;white-space:nowrap;font-weight:600}td{padding:19px 24px;border-top:1px solid #edf0e9;vertical-align:middle}tbody tr:hover{background:#fcfdf9}.site-name{font-weight:600;font-size:13px}.site-name:hover{text-decoration:underline}.subline{display:block;font-size:10px;color:#819080;margin-top:5px}.number{font-variant-numeric:tabular-nums;white-space:nowrap}.row-arrow{font-size:19px;color:#7e9475}.status{display:inline-flex;align-items:center;gap:6px;border-radius:5px;background:#f0f2ed;color:#6d7d70;padding:5px 8px;font-size:10px;font-weight:550;white-space:nowrap}.status:before{content:"";width:5px;height:5px;border-radius:50%;background:currentColor}.healthy{color:#357458;background:#edf5e8}.alert,.error,.inaccessible{color:#a53d31;background:#fcf0ed}.suspect{color:#a56b23;background:#fff6df}.learning,.low_volume{color:#6e799d;background:#f0f2f9}.unknown{color:#9d702d;background:#f9f2e4}.maintenance,.paused,.pending{background:#f0f1ef;color:#748078}.table-note{font-size:10px;color:#84917f;padding:16px 24px;border-top:1px solid var(--border);margin:0;line-height:1.6}.notice{padding:15px 18px;border-radius:7px;margin-bottom:22px;font-size:12px;border:1px solid #e0e7d8;line-height:1.7}.notice.success{background:#edf5e8;color:#376c42}.notice.error{background:#fff0ed;color:#98372e;border-color:#efd8d3}.notice.warning{background:#fff8e9;color:#8d6528;border-color:#eee2c4}.notice.info{background:#edf3e9;color:#4a6545;border-color:#dce7d7}.incident-summary{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:22px 25px;margin-bottom:24px}.incident-summary h2{margin:7px 0}.incident-summary p{margin:0;font-size:12px}.footer{display:flex;justify-content:space-between;gap:16px;color:#8b9988;font-size:10px;margin-top:40px}.server-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.server-card{padding:26px}.card-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:21px}.server-icon{font-size:22px;background:#f0f4e8;padding:7px 12px;border-radius:9px;color:#5a7a42}.server-card h2{margin-bottom:5px}.server-url{color:var(--muted);font-size:12px;overflow-wrap:anywhere}.server-metrics{display:flex;gap:40px;border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:20px 0;margin:22px 0}.server-metrics strong{display:block;font-size:25px;font-weight:500}.server-metrics strong.small{font-size:13px;margin:7px 0}.server-metrics span{font-size:10px;color:var(--muted)}.card-actions{display:flex;align-items:center;justify-content:space-between}.back{display:inline-block;color:#6d8067;font-size:12px;margin-bottom:22px}.back:hover{color:#234c32}.form-grid{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(0,1fr);gap:24px;align-items:start}.padded{padding:28px}.stack{display:flex;flex-direction:column;gap:20px}.stack>button{align-self:start}.stack .full{align-self:stretch}.stack label,label{display:flex;flex-direction:column;gap:8px;font-size:12px;font-weight:550}input,select{width:100%;border:1px solid #d6dfd2;border-radius:6px;color:var(--ink);background:white;padding:11px 13px;min-height:41px;outline:none}input:focus,select:focus{border-color:#5d936e;box-shadow:0 0 0 3px #dfeedd}input::placeholder{color:#94a08f;font-weight:400}.help{font-weight:400;color:#85907d;font-size:11px;line-height:1.7}.stack p.help{margin:-8px 0 0}.guidance{background:#f0f4e8;border-color:#dfe6d7}.guidance h2{font-size:25px;letter-spacing:-.7px;margin:18px 0}.guidance p{font-size:13px;color:#697b60;line-height:1.8}.guidance p:last-child{margin-bottom:0}.danger-zone{margin-top:35px;padding:20px;border:1px solid #eadad4;border-radius:8px;color:#975d4d;font-size:12px}summary{cursor:pointer;font-weight:600}.danger-zone p{margin-top:18px}.inline-form{display:flex;align-items:flex-end;gap:15px}.inline-form label{max-width:300px;flex:1}.field-pair{display:grid;grid-template-columns:1fr 1fr;gap:16px}label.checkbox{display:flex;flex-direction:row;align-items:center;gap:10px}input[type=checkbox]{width:16px;height:16px;min-height:0;accent-color:var(--green)}.section-gap{margin-top:25px}.break-word{overflow-wrap:anywhere}.chart{padding:25px 28px}.chart svg{display:block;width:100%;height:145px}.chart rect{fill:#79a273}.chart rect:hover{fill:#295d43}.chart-labels{display:flex;justify-content:space-between;font-size:10px;color:#8b9784;margin-top:10px}.incident-list{display:flex;flex-direction:column;gap:18px}.incident-card{padding:25px}.incident-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px;gap:15px}.incident-card p{font-size:13px;color:#64745d}.incident-card p.help{font-size:11px;margin:0}.definition-list{display:grid;grid-template-columns:1fr 1.2fr;gap:16px;font-size:12px;margin:27px 0}.definition-list dt{color:#84907b}.definition-list dd{margin:0;overflow-wrap:anywhere}.narrow{max-width:480px;margin-top:25px}.auth{background:#edf1e6;min-height:100vh;display:flex;align-items:center;justify-content:center;padding:35px 20px}.auth-card{width:440px;max-width:100%;background:white;border:1px solid #dfe5d8;border-radius:18px;padding:40px;box-shadow:0 20px 70px #193d2610}.auth-brand{margin-bottom:50px;color:#204733}.auth-card h1{font-size:31px}.auth-card .muted{font-size:13px;margin-bottom:28px}.auth-card>.help{margin-top:25px}.text-link{font-size:12px;color:var(--green)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;top:-100px;left:250px;background:white;padding:15px;z-index:99}.skip-link:focus{top:10px}[hidden]{display:none!important}@media(min-width:1600px){.main{padding-top:55px}.page-heading{margin-bottom:36px}}@media(max-width:1150px){.sidebar{width:200px;padding:30px 15px}.workspace{margin-left:200px}.main{padding:30px 25px}.topbar{padding:0 25px}.stats{gap:10px}.stat{padding:17px}.stat>small{font-size:9px}.stat .window-value{font-size:18px}.form-grid{grid-template-columns:1fr}td,th{padding-left:18px;padding-right:18px}}@media(max-width:800px){.app{display:block}.sidebar{position:static;width:100%;padding:18px 20px;display:block}.sidebar .brand{font-size:18px}.brand-mark{width:31px;height:33px;font-size:26px}.sidebar nav{display:flex;margin-top:20px;gap:5px;overflow-x:auto}.nav-item{font-size:11px;padding:9px 11px;margin:0;white-space:nowrap;gap:7px}.nav-item>span{font-size:15px;width:auto}.nav-caption,.sidebar-bottom{display:none}.workspace{margin:0}.topbar{height:52px;padding:0 20px}.main{padding:25px 20px}.page-heading{align-items:flex-start;flex-direction:column;gap:18px}h1{font-size:30px}.stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.stat>strong{font-size:34px}.server-grid{grid-template-columns:1fr}.panel-heading{padding:20px;align-items:flex-start}.filters{padding:16px 20px;flex-wrap:wrap}.filters>span{display:none}.search-label{min-width:150px}.filters>label:last-of-type{max-width:180px}.empty{padding:40px 22px}.footer{flex-direction:column;gap:5px}.incident-summary{align-items:flex-start;flex-direction:column}.incident-header{align-items:flex-start;flex-direction:column;gap:10px}.field-pair{grid-template-columns:1fr}.auth-card{padding:30px}.padded{padding:23px}.skip-link{left:20px}.chart-labels{font-size:9px}.definition-list{grid-template-columns:1fr 1fr}.topbar-right{font-size:10px}.inline-form{align-items:stretch;flex-direction:column}.inline-form label{max-width:none}}
@media(max-width:800px){.sidebar nav{display:grid;grid-template-columns:1fr 1fr;overflow:visible;gap:7px}.sidebar-bottom{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:14px 0 0;margin:0}.sidebar-bottom .pill{display:none}.account-email{margin:0}.stat>small{font-size:10px}.stat>span{font-size:12px}}
.server-version{margin-top:18px}.version-line{display:flex;align-items:center;flex-wrap:wrap;gap:10px;font-size:12px}.server-version .help{margin:8px 0 0}.server-url a:hover{text-decoration:underline}.card-actions{gap:12px;flex-wrap:wrap}.server-version-summary{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:24px}.server-version-summary .server-version{margin-top:0}@media(max-width:600px){.server-version-summary{align-items:flex-start;flex-direction:column}}
