:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#16211d;background:#f3f6f4}*{box-sizing:border-box}body{margin:0;background:#f3f6f4;color:#16211d}button,input,textarea,select{font:inherit}button{cursor:pointer;border:0;border-radius:11px;padding:10px 14px;font-weight:800;transition:.18s}button:hover{transform:translateY(-1px);filter:brightness(.98)}.primary{background:linear-gradient(135deg,#176e4d,#11543c);color:#fff}.soft{background:#e5f1eb;color:#145a42}.danger{background:#b53c3c;color:#fff}.ghost{background:transparent;color:inherit;border:1px solid #cdd9d3}.small{padding:7px 10px;font-size:12px}.topbar{display:flex;align-items:center;justify-content:space-between;background:linear-gradient(115deg,#103d30,#165a45);color:#fff;padding:15px 20px;position:sticky;top:0;z-index:10;box-shadow:0 3px 16px #0d30243a}.topbar span{opacity:.72}.topbar nav{display:flex;gap:8px}.topbar form{margin:0}.shell{display:grid;grid-template-columns:230px 1fr;min-height:calc(100vh - 62px)}.sidebar{padding:17px 12px;background:#fff;border-right:1px solid #e1e8e5}.tab{display:block;width:100%;text-align:left;background:transparent;color:#4b5c55;margin:3px 0;padding:11px 12px}.tab.active,.tab:hover{background:#e5f1eb;color:#10563d}.content{padding:23px;max-width:1640px;width:100%}.hero{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;background:linear-gradient(135deg,#e6f3ed,#fbf8ef);padding:24px;border:1px solid #dfe9e4;border-radius:19px;margin-bottom:16px}.hero h1,.page-head h1{margin:3px 0 5px;font-size:34px}.hero p{margin:4px 0;color:#60736b}.eyebrow{margin:0;color:#197150;font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.12em}.page-head{display:flex;justify-content:space-between;gap:16px;align-items:center;margin:0 0 14px}.page-head p{color:#66776f;margin:5px 0}.grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:14px}.metrics{margin-bottom:16px}.two{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:16px}.three{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.card{background:#fff;border:1px solid #dde6e2;border-radius:16px;padding:17px;box-shadow:0 7px 23px #1a3d2d0a;margin-bottom:15px}.card h2{margin:0 0 13px;font-size:20px}.metric span{color:#6d7d76}.metric strong{display:block;font-size:31px;color:#145b42;margin:5px 0}.metric small{color:#82918b}.status-grid{display:grid;gap:12px}.status-grid div{display:flex;justify-content:space-between;gap:14px;padding:8px 0;border-bottom:1px solid #edf1ef}.row,.between,.secret-row,.replybar{display:flex;gap:9px;align-items:center;flex-wrap:wrap}.between{justify-content:space-between}.stack{display:grid;gap:12px}.notice{padding:11px 13px;border-radius:10px;background:#eef5f2;margin:10px 0}.ok{background:#e3f4eb;color:#166443}.warn{background:#fff1d3;color:#7b5713}.error{background:#fbe7e7;color:#8d2929}.badge{display:inline-flex;align-items:center;padding:4px 9px;border-radius:999px;background:#edf2ef;color:#4c6057;font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.03em}.badge.connected,.badge.ok,.badge.active,.badge.A{background:#dcf4e5;color:#12663f}.badge.qr,.badge.warn,.badge.B,.badge.warm{background:#fff0c8;color:#76520f}.badge.paused,.badge.disconnected,.badge.error,.badge.high{background:#f9dfdf;color:#8b2929}label{display:grid;gap:6px;font-weight:750;color:#35473f;font-size:14px}.inline{display:flex;align-items:center;gap:7px}.inline input{width:auto}input,textarea,select{width:100%;padding:10px 11px;border:1px solid #cbd7d2;border-radius:9px;background:#fff;color:#1c2a25}textarea{min-height:98px;resize:vertical}.form-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:12px}.wide{grid-column:1/-1}.table-wrap{overflow:auto}table{width:100%;border-collapse:collapse;font-size:13px}th,td{text-align:left;padding:10px;border-bottom:1px solid #ebf0ed;vertical-align:top}th{font-size:11px;color:#6d7e77;text-transform:uppercase;letter-spacing:.06em}.chat-layout{display:grid;grid-template-columns:320px minmax(0,1fr);gap:15px}.chat-list{max-height:720px;overflow:auto}.chat-item{width:100%;text-align:left;background:#fff;border:1px solid #e1e8e5;border-radius:12px;padding:11px;margin-bottom:8px}.chat-item.active,.chat-item:hover{border-color:#65a68d;background:#eef7f3}.chat-item p{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin:7px 0 0;color:#62736b}.chat-item small{color:#88958f}.messages{background:#eef3f1;padding:13px;border-radius:13px;min-height:360px;max-height:535px;overflow:auto}.bubble{max-width:83%;padding:10px 12px;border-radius:13px;background:#fff;box-shadow:0 1px 3px #0001;margin:8px 0;white-space:pre-wrap}.bubble.outgoing{margin-left:auto;background:#dff3e8}.bubble small{display:block;color:#7c8984;margin-top:7px}.replybar{margin-top:11px}.replybar input[type=text],.replybar input:not([type]){flex:1}.note{background:#fff8df;border:1px solid #f0e0ac;padding:10px;border-radius:10px;margin-top:9px;font-size:13px}.cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(290px,1fr));gap:10px}.mini-card{display:grid;gap:8px;border:1px solid #e2e9e6;border-radius:13px;padding:12px;margin:9px 0;background:#fbfcfb}.hidden{display:none}.connector{min-height:100%}.help,.muted{color:#6d7e77;font-size:13px}.clean{padding-left:18px;color:#53655d}.clean li{margin:8px 0}.qr{display:block;width:min(100%,390px);padding:10px;border:1px solid #d5dfdb;border-radius:14px}.preview{width:68px;height:68px;object-fit:cover;border-radius:10px}.log{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;background:#162820;color:#dfeee8;padding:13px;border-radius:12px;max-height:500px;overflow:auto;white-space:pre-wrap;font-size:12px}.login-body{display:grid;place-items:center;min-height:100vh;background:linear-gradient(135deg,#e5f2ec,#faf6ee)}.login-card{width:min(410px,92vw);background:#fff;padding:27px;border-radius:18px;box-shadow:0 20px 60px #22463825}.brand-mark{width:54px;height:54px;display:grid;place-items:center;background:#176e4d;color:#fff;border-radius:16px;font-weight:950}.login-card h1{margin-bottom:4px}.toast{position:fixed;right:18px;bottom:18px;max-width:420px;padding:12px 15px;border-radius:10px;background:#173e31;color:#fff;opacity:0;pointer-events:none;transform:translateY(8px);transition:.2s;z-index:20}.toast.show{opacity:1;transform:translateY(0)}.toast.error{background:#9e3333}.mt{margin-top:12px}code{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px;background:#eef3f1;padding:2px 4px;border-radius:5px}@media(max-width:1100px){.three{grid-template-columns:1fr}.two{grid-template-columns:1fr}}@media(max-width:820px){.shell{grid-template-columns:1fr}.sidebar{display:flex;overflow:auto;padding:9px;border-right:0;border-bottom:1px solid #e1e8e5}.tab{width:auto;white-space:nowrap}.content{padding:14px}.chat-layout{grid-template-columns:1fr}.chat-list{max-height:220px}.hero{padding:18px}.hero h1,.page-head h1{font-size:27px}}
