:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#17211b;background:#f6f7f4;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0}button,input,textarea,select{font:inherit}button{min-height:38px;border:1px solid #c7cec5;border-radius:6px;background:#fff;color:#17211b;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 14px;cursor:pointer}button:disabled{opacity:.48;cursor:not-allowed}.primary{border-color:#1b5e45;background:#1b5e45;color:#fff}.shell{min-height:100vh;display:grid;grid-template-columns:260px 1fr}.sidebar{background:#102018;color:#edf3ed;padding:24px 18px;display:flex;flex-direction:column;gap:28px}.brand{display:flex;align-items:center;gap:12px}.brand div,.server div{min-width:0;display:grid;gap:2px}.brand span,.server span,.topbar p,.statusText,.sectionHeader span,.metric span,.reviewItem span{color:#68756d;font-size:13px;line-height:1.4}.sidebar .brand span,.sidebar .server span{color:#aebdb3;overflow-wrap:anywhere}nav{display:grid;gap:4px}nav a{color:#e7eee7;text-decoration:none;display:flex;align-items:center;gap:10px;padding:10px;border-radius:6px}nav a:hover{background:#1b3428}.server{margin-top:auto;display:flex;align-items:center;gap:10px;padding:12px;border:1px solid #294335;border-radius:8px}.tokenField{gap:7px;color:#aebdb3}.tokenField input{border-color:#294335;background:#0c1913;color:#edf3ed}.tokenField input::placeholder{color:#7f9187}.dot{width:10px;height:10px;border-radius:50%;background:#a84835;flex:0 0 auto}.dot.ok{background:#61c27b}.workspace{min-width:0;padding:28px;display:grid;gap:22px}.topbar{display:flex;justify-content:space-between;align-items:flex-start;gap:18px}h1,h2,p{margin:0}h1{font-size:30px;line-height:1.1}h2{font-size:17px;line-height:1.2}.iconButton{width:40px;padding:0}.error{display:flex;gap:10px;align-items:center;border:1px solid #dfb4aa;background:#fff2ee;color:#7b2e1d;border-radius:8px;padding:12px 14px}.metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.metric,.panel,.memory{background:#fff;border:1px solid #dce2da;border-radius:8px}.metric{min-height:94px;display:grid;align-content:space-between;gap:6px;padding:14px}.metric strong{font-size:24px}.grid,.split{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.panel,.memory{padding:18px;display:grid;gap:16px}.sectionHeader{display:flex;align-items:center;justify-content:space-between;gap:12px}label{display:grid;gap:6px;color:#435047;font-size:13px}input,textarea,select{width:100%;border:1px solid #cdd5ca;border-radius:6px;background:#fff;color:#17211b;padding:10px 11px}textarea{resize:vertical}.check{grid-template-columns:18px 1fr;align-items:center}.check input{width:16px;height:16px}.actions{display:flex;flex-wrap:wrap;gap:10px}.reportList{display:grid;gap:10px}.reportList div{display:flex;justify-content:space-between;border-bottom:1px solid #edf0eb;padding-bottom:8px}.reviewList{display:grid;gap:10px}.healthGrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.healthItem{display:grid;grid-template-columns:10px 1fr;grid-template-rows:auto auto;gap:2px 8px;align-items:center;border:1px solid #edf0eb;border-radius:8px;padding:10px}.healthItem strong{font-size:13px;text-transform:capitalize}.healthItem small{grid-column:2;color:#68756d;overflow:hidden;text-overflow:ellipsis}.reviewItem{display:grid;grid-template-columns:1fr auto;gap:12px;align-items:center;border:1px solid #edf0eb;border-radius:8px;padding:10px}.reviewItem div{min-width:0;display:grid;gap:4px}.reviewItem span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.table{display:grid;border:1px solid #e7ebe4;border-radius:8px;overflow:hidden}.row{display:grid;grid-template-columns:140px 1fr 160px 110px;gap:12px;padding:11px 12px;border-bottom:1px solid #edf0eb;min-width:0}.row:last-child{border-bottom:0}.row span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.head{background:#f0f3ee;color:#59665d;font-size:12px;text-transform:uppercase}.empty{color:#68756d;padding:16px}@media(max-width:920px){.shell{grid-template-columns:1fr}.sidebar{position:static}.metrics,.grid,.split,.healthGrid{grid-template-columns:1fr}.row{grid-template-columns:100px 1fr}.row span:nth-child(3),.row span:nth-child(4){display:none}}
