:root{color:#17202a;background:#eef2f7;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{margin:0}button,input,textarea{font:inherit}.loginShell{display:grid;min-height:100vh;place-items:center;padding:20px}.loginPanel{width:min(390px,100%);border:1px solid #d9e1ea;border-radius:8px;background:#fff;padding:26px;box-shadow:0 16px 50px #1018281f}.brandMark{display:inline-flex;align-items:center;justify-content:center;width:52px;height:52px;border-radius:8px;background:#e7f0ff;color:#2563eb;margin-bottom:20px}.shell{width:min(1180px,calc(100vw - 32px));margin:0 auto;padding:28px 0 40px}.topbar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:22px}h1,h2,p{margin:0}h1{font-size:30px;line-height:1.15}h2{font-size:17px}.topbar p{margin-top:6px;color:#667085}.topActions{display:flex;gap:8px}.iconButton{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border:1px solid #cfd8e3;border-radius:8px;background:#fff;color:#253041;cursor:pointer}.iconButton.small{width:34px;height:34px}.iconButton:disabled{opacity:.38;cursor:not-allowed}.alert{margin-bottom:18px;padding:12px 14px;border:1px solid #f3b6b6;border-radius:8px;background:#fff3f3;color:#9f1d1d}.alert.compact{margin-bottom:16px}.metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:18px}.metric,.panel,.configBlock{border:1px solid #d9e1ea;border-radius:8px;background:#fff;box-shadow:0 1px 2px #1018280a}.metric{display:grid;grid-template-columns:auto 1fr;gap:4px 10px;padding:15px}.metric svg{grid-row:span 2;color:#2563eb}.metric span{color:#667085;font-size:13px}.metric strong{min-width:0;overflow-wrap:anywhere;font-size:16px}.workspace{display:grid;grid-template-columns:320px minmax(0,1fr);gap:18px;align-items:start}.panel,.configBlock{padding:18px}.panelTitle{display:flex;align-items:center;gap:9px;margin-bottom:16px}.panelTitle svg{color:#2563eb}label{display:grid;gap:7px;margin-bottom:14px;color:#344054;font-size:14px;font-weight:600}input{width:100%;border:1px solid #cfd8e3;border-radius:8px;padding:10px 11px;color:#111827;outline:none}input:focus,textarea:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb24}.primary{display:inline-flex;align-items:center;justify-content:center;gap:8px;width:100%;min-height:42px;border:0;border-radius:8px;background:#2563eb;color:#fff;font-weight:700;cursor:pointer}.primary:disabled{opacity:.68;cursor:wait}.dangerButton{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border:1px solid #fecaca;border-radius:8px;background:#fff7f7;color:#b91c1c;cursor:pointer}.rowActions{display:flex;gap:6px;align-items:center}.tableWrap{overflow-x:auto}table{width:100%;border-collapse:collapse;font-size:14px}th{color:#667085;font-size:12px;font-weight:700;text-align:left;text-transform:uppercase}th,td{border-bottom:1px solid #e6edf4;padding:11px 10px;white-space:nowrap}td strong,td span{display:block}td span{margin-top:3px;color:#667085;font-size:12px}.badge{display:inline-block;min-width:68px;border-radius:999px;padding:4px 8px;background:#eef2f7;color:#344054;text-align:center;font-size:12px;font-weight:700}.badge.online,.badge.created{background:#dcfce7;color:#166534}.badge.recent,.badge.configured{background:#fef3c7;color:#92400e}.badge.never{background:#f1f5f9;color:#475569}.configBlock{margin-top:18px}.configBlock .panelTitle{justify-content:space-between}.configActions{display:flex;gap:8px}textarea{width:100%;min-height:260px;border:1px solid #cfd8e3;border-radius:8px;padding:12px;color:#101828;resize:vertical;white-space:pre}.qrBox{display:flex;justify-content:center;margin-top:16px;padding:16px;border:1px solid #d9e1ea;border-radius:8px;background:#f8fafc}.qrBox img{width:min(320px,100%);height:auto;border-radius:8px}@media (max-width: 820px){.shell{width:min(100vw - 20px,1180px);padding-top:18px}.metrics,.workspace{grid-template-columns:1fr}h1{font-size:24px}}
