:root{font-family:Inter,"Segoe UI","Microsoft YaHei",sans-serif;color:#243c36;background:#f7f9f8;font-size:14px;font-synthesis:none}
*{box-sizing:border-box}body{margin:0}button,input{font:inherit}button{cursor:pointer;border:1px solid #d9e3df;background:#fff;color:#425d53;border-radius:5px;padding:10px 16px;font-size:13px;min-height:40px}button:hover{background:#edf4f0}button:disabled{opacity:.6;cursor:wait}input{border:1px solid #d7e2db;border-radius:5px;padding:12px;width:100%;outline-color:#1c8b72}header{height:78px;border-bottom:1px solid #e3eae6;padding:0 5%;background:white;display:flex;justify-content:space-between;align-items:center}.brand{display:flex;align-items:center;gap:14px}.brand strong{font-size:20px}.brand>span:last-child{font-size:13px;color:#71877c}.mark{display:grid;place-items:center;width:35px;height:35px;background:#16765b;color:white;border-radius:6px;font-weight:700}.divider{height:20px;width:1px;background:#d7e2dc;margin:0 5px}
main{max-width:1200px;padding:42px 30px 70px;margin:auto;min-height:calc(100dvh - 140px)}h1{font-size:28px;font-weight:600;margin:10px 0}h2{font-size:16px;margin:0 0 20px}p{line-height:1.7}.eyebrow{font-size:10px;color:#82968a;font-weight:600}.primary{background:#16765b;color:white;border-color:#16765b}.primary:hover{background:#11654e}#login{width:100%;max-width:370px;margin:9vh auto 10vh}.login-title{margin-bottom:30px}.login-title p{font-size:12px;color:#82968a}form{display:flex;flex-direction:column;gap:20px}label{display:flex;flex-direction:column;gap:10px;font-size:12px;color:#687d70}form .error:empty{display:none}
.page-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:26px}.page-heading p{font-size:13px;color:#82968a;margin:8px 0}.status-bar{display:flex;align-items:center;gap:10px;padding:16px 0;border-top:1px solid #dfe8e2;border-bottom:1px solid #dfe8e2;font-size:12px}.status-bar strong{font-weight:500}.status-bar>span:last-child{margin-left:auto;color:#87998f;font-size:11px}.live-dot{width:7px;height:7px;background:#268667;border-radius:50%}.stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin:28px 0 40px}.stats article{border:1px solid #e0e8e3;border-radius:6px;background:white;padding:23px}.stats article>span{display:block;color:#7c8f82;font-size:12px}.stats article>strong{display:block;margin:15px 0 12px;font-size:27px;line-height:1.3;font-weight:550;overflow-wrap:anywhere}.stats article>small{color:#95a69a;font-size:11px}.stats article:nth-child(2)>strong{color:#4b75b4}.stats article:nth-child(3)>strong{color:#aa7539}.columns{display:grid;grid-template-columns:1fr 1fr;gap:50px}.columns>section{min-width:0}.service{display:flex;align-items:center;gap:14px;border-bottom:1px solid #e0e8e3;padding:16px 0}.service strong{font-size:13px;font-weight:500}.service small{display:block;font-size:11px;color:#8da093;margin-top:6px}.service-icon{width:34px;height:34px;border-radius:5px;display:grid;place-items:center;font-weight:600}.mysql{color:#457da9;background:#e7f0f8}.redis{color:#c85c57;background:#faece8}.badge{margin-left:auto;font-size:11px;padding:5px 9px;border-radius:4px;background:#e9f4ed;color:#278264}.badge.bad{background:#fbe9e6;color:#b7564b}dl{margin:0}dl>div{display:grid;grid-template-columns:100px minmax(0,1fr);padding:15px 0;border-bottom:1px solid #e0e8e3;font-size:12px;gap:12px}dt{color:#8b9e90}dd{margin:0;overflow-wrap:anywhere}.mono{font-family:Consolas,monospace}.host{border-top:1px solid #dfe8e2;margin-top:35px;padding-top:24px}.muted{color:#869b8d;font-size:12px}.error{color:#b8574a;font-size:12px}footer{display:flex;justify-content:space-between;border-top:1px solid #e1e9e4;padding:22px 5%;font-size:10px;color:#8ca091}[hidden]{display:none!important}
@media(max-width:700px){header{height:68px;padding:0 18px}.brand{gap:9px}.brand strong{font-size:18px}.brand .divider{margin:0}.brand>span:last-child{font-size:11px}main{padding:28px 18px 45px}.page-heading{align-items:flex-start}h1{font-size:23px}.stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.stats article{padding:18px 15px}.stats article>strong{font-size:23px}.columns{grid-template-columns:1fr;gap:30px}.status-bar{flex-wrap:wrap}.status-bar>span:last-child{flex-basis:100%;margin-left:17px}#login{margin-top:6vh}.page-heading>button{flex-shrink:0;padding:9px 12px}}
