.dashboard-overview{gap:44px;margin-top:36px;display:grid}.dashboard-section-heading{justify-content:space-between;align-items:baseline;gap:16px;margin-bottom:16px;display:flex}.dashboard-section-heading h2{margin:0}.dashboard-section-heading span{font-family:var(--font-mono), monospace;color:var(--muted)}.dashboard-table{border-collapse:collapse;text-align:left;width:100%}.dashboard-table-scroll{border:1px solid var(--border);border-radius:var(--radius-md);max-height:490px;overflow:auto}.dashboard-table-scroll:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.live-markets .dashboard-table th,.live-markets .dashboard-table td{border-bottom:1px solid var(--border);white-space:nowrap;vertical-align:middle;padding:16px}.live-markets .dashboard-table th{z-index:1;font-family:var(--font-mono), monospace;letter-spacing:.095em;text-transform:uppercase;color:var(--muted);background:var(--surface);font-size:10px;position:sticky;top:0}.live-markets .dashboard-table tbody tr:last-child td{border-bottom:0}.dashboard-table td:first-child strong,.dashboard-table td:first-child small{display:block}.dashboard-table td:first-child small{color:var(--muted);margin-top:4px}.dashboard-table td:last-child{white-space:nowrap}.dashboard-table td:last-child>*+*{margin-left:14px}.dashboard-pagination{justify-content:space-between;align-items:center;gap:16px;margin-top:12px;display:flex}.dashboard-pagination p{font-family:var(--font-mono), monospace;color:var(--muted);margin:0;font-size:11px}.dashboard-pagination>div{gap:8px;display:flex}.dashboard-pagination .button{padding:8px 12px}.dashboard-empty{border:1px solid var(--border);border-radius:var(--radius-md);justify-content:space-between;align-items:center;gap:20px;padding:24px;display:flex}.dashboard-empty p{margin:0}@media (max-width:760px){.dashboard-pagination,.dashboard-empty{flex-direction:column;align-items:flex-start;gap:16px}}
