:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#eaf0f6;background:#080b10;font-synthesis:none}*{box-sizing:border-box}body{margin:0}button,input{font:inherit}.shell{min-height:100vh;display:flex;background:radial-gradient(circle at 70% -10%,#172436 0,#080b10 42%)}aside{width:240px;border-right:1px solid #202a36;padding:26px 16px;display:flex;flex-direction:column;position:fixed;height:100vh}.brand{font-size:22px;font-weight:800;letter-spacing:.12em;padding:0 12px 28px}.brand span{color:#59f3aa;margin-left:6px;font-size:10px}.nav{display:grid;gap:8px}.nav button,.logout{border:0;background:transparent;color:#8d9aab;text-align:left;padding:11px 12px;border-radius:10px;cursor:pointer}.nav button:hover,.nav button.active{background:#121a24;color:#fff}.logout{margin-top:auto}.logout:hover{background:#121a24}.shell main{margin-left:240px;width:calc(100% - 240px);padding:36px 42px 50px}header{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:28px}.eyebrow{font-size:11px;color:#687789;letter-spacing:.16em}.panel h2,h1{margin:0}.pill,.status{border:1px solid #263241;border-radius:999px;padding:6px 10px;font-size:12px;color:#aab4c1;background:#0d131b}.status.ok{border-color:#1f5e47;color:#69e3ac;background:#0c1c17}.status.bad{border-color:#603444;color:#ff8299;background:#211016}.grid{display:grid;gap:16px}.cards{grid-template-columns:repeat(4,minmax(0,1fr));margin-bottom:16px}.two{grid-template-columns:1fr 1fr}.card,.panel,.server{background:#0d121ad1;border:1px solid #202b38;border-radius:16px;box-shadow:0 12px 32px #0003}.card{padding:20px}.number{font-size:28px;font-weight:700}.label{color:#7f8b9b;margin-top:4px}.panel{padding:20px;margin-bottom:16px}.panel-title{display:flex;justify-content:space-between;margin-bottom:14px}.list{display:grid}.row{display:grid;grid-template-columns:1.5fr 1fr auto auto;align-items:center;gap:14px;padding:13px 0;border-bottom:1px solid #18212c}.row:last-child{border-bottom:0}.row small,.event small,.server small{display:block;color:#687688;margin-top:4px}.meter{height:7px;background:#121a24;border-radius:999px;position:relative;overflow:hidden}.meter i{display:block;height:100%;background:#59f3aa}.meter span{display:block;margin-top:6px;color:#748295;font-size:11px}.mini{border:1px solid #273443;background:#111922;color:#c9d3df;border-radius:8px;padding:6px 10px;cursor:pointer}.mini:hover{border-color:#42607e}.events{display:grid}.event{display:flex;gap:12px;padding:12px 0;border-bottom:1px solid #18212c}.dot{width:8px;height:8px;border-radius:50%;background:#7f8b9b;margin-top:7px}.dot.info{background:#7ca8ff}.dot.warn{background:#ffd166}.dot.error{background:#ff657d}.server{padding:18px}.server-top{display:flex;justify-content:space-between}.statline{display:flex;justify-content:space-between;padding-top:12px;color:#8490a0}.empty{color:#aab4c1}.empty pre{background:#080c12;border:1px solid #1e2835;border-radius:10px;padding:14px;overflow:auto}.chat{height:420px;overflow:auto;display:grid;gap:10px;padding-bottom:12px}.msg{padding:12px 14px;border-radius:12px;max-width:80%;white-space:pre-wrap;line-height:1.45}.msg.user{background:#173d31;justify-self:end}.msg.assistant{background:#111922;border:1px solid #1f2b38}.welcome{color:#7f8b9b}.composer{display:flex;gap:10px;border-top:1px solid #1d2733;padding-top:14px}.composer input,.login-card input{flex:1;background:#0a0f15;border:1px solid #273443;color:#fff;border-radius:10px;padding:12px}.composer button,.login-card button{background:#59f3aa;color:#07110d;border:0;border-radius:10px;padding:12px 18px;font-weight:700;cursor:pointer}.login{min-height:100vh;display:grid;place-items:center;background:radial-gradient(circle at 50% 15%,#152c25 0,#080b10 42%)}.login-card{width:min(420px,92vw);padding:30px;background:#0d141d;border:1px solid #263341;border-radius:18px;display:grid;gap:12px}.logo{font-size:28px;font-weight:900;letter-spacing:.14em}.sub{color:#728093;margin-bottom:10px}.error{color:#ff8299}.hint{font-size:11px;color:#617083;margin-top:8px}@media(max-width:1000px){aside{width:82px}.brand{font-size:0}.brand:after{content:"N";font-size:22px}.nav button{font-size:0;text-align:center}.nav button:before{content:"•";font-size:22px}.shell main{margin-left:82px;width:calc(100% - 82px);padding:22px}.two,.cards{grid-template-columns:1fr 1fr}.row{grid-template-columns:1fr auto}.meter{display:none}}@media(max-width:650px){.two,.cards{grid-template-columns:1fr}.shell main{padding:16px}h1{font-size:24px}}
