#refreshBtn,#pageSubtitle{display:none!important}.users-toolbar,.compact-actions{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px}.users-toolbar>small{color:var(--muted)}.section-title{font-size:15px;font-weight:750;margin:0 0 14px}.dashboard-grid{display:grid;grid-template-columns:1.35fr 1fr;gap:16px}.chart-panel{min-height:210px}.chart-legend{display:flex;gap:18px;color:var(--muted);font-size:11px;margin-bottom:8px}.chart-legend span{display:flex;align-items:center;gap:6px}.chart-legend i{width:9px;height:9px;border-radius:2px}.legend-in,.bar.in{background:#7a5cff}.legend-out,.bar.out{background:#e65b89}.hour-chart{height:150px;display:grid;grid-template-columns:repeat(24,minmax(8px,1fr));align-items:end;gap:4px;border-bottom:1px solid var(--line)}.hour-col{height:145px;display:flex;flex-direction:column;justify-content:flex-end;align-items:center;gap:4px;min-width:0}.bar-pair{height:122px;display:flex;align-items:flex-end;gap:2px}.bar{display:block;width:5px;border-radius:4px 4px 0 0;min-height:2px}.hour-col small,.daily-col small{height:14px;font-size:9px;color:var(--muted);white-space:nowrap}.daily-chart{height:145px;display:grid;grid-template-columns:repeat(30,minmax(5px,1fr));align-items:end;gap:3px;border-bottom:1px solid var(--line)}.daily-col{height:140px;display:flex;flex-direction:column;justify-content:flex-end;align-items:center;gap:4px;min-width:0}.daily-col i{display:block;width:70%;background:#7a5cff;border-radius:4px 4px 0 0;min-height:2px}.realtime-chat{grid-template-columns:minmax(205px,250px) 1fr;height:calc(100vh - 108px);min-height:560px}.realtime-chat .panel{margin-top:0}.conversation-list{height:100%;max-height:none;padding:6px;overflow:auto}.conversation-item{position:relative;padding:11px 10px}.conversation-item strong{gap:8px}.conversation-item strong span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.conversation-item strong small{font-size:9px;white-space:nowrap;color:var(--muted);font-weight:500}.unread-count{position:absolute;right:9px;bottom:9px;min-width:18px;height:18px;padding:0 5px;border-radius:999px;background:#e65b89;color:#fff;font-size:10px;font-weight:800;display:grid;place-items:center}.chat{height:100%;max-height:none}.chat-head{display:flex;align-items:baseline;gap:10px;padding:2px 2px 12px}.chat-head strong{font-size:15px}.chat-head small{color:var(--muted)}.messages{padding:14px 8px 6px}.protected-mark{font-size:9px;text-transform:uppercase;letter-spacing:.05em;color:#7a5cff;background:#efebff;padding:3px 6px;border-radius:999px;vertical-align:middle;margin-left:6px}.badge.dev{background:#efebff;color:#5c43cb}.badge.inactive,.badge.suspended{background:#fdebee;color:var(--bad)}.badge.approved,.badge.complete{background:#e7f7ef;color:var(--good)}header{margin-bottom:18px}.panel>.table-wrap:first-child{margin-top:0}@media(max-width:1100px){.dashboard-grid{grid-template-columns:1fr}.realtime-chat{grid-template-columns:minmax(185px,220px) 1fr}}@media(max-width:760px){.users-toolbar{align-items:flex-start;flex-direction:column}.realtime-chat{height:auto;grid-template-columns:1fr}.conversation-list{height:320px}.chat{height:60vh}.dashboard-grid{grid-template-columns:1fr}}
