:root{font-family:Rubik,sans-serif;background:radial-gradient(circle at top left,#1b2236,#0b0d12 60%);color:#eaeaf0}body{margin:0}.layout{min-height:100vh}.content{padding:24px}.dashboard-layout{display:grid;grid-template-columns:260px 1fr;gap:16px}.dashboard-sidebar{background:#0f1320;border:1px solid #1c1f2a;border-radius:10px;padding:12px;min-height:80vh;display:flex;flex-direction:column;gap:12px}.dashboard-main{min-width:0}.dashboard-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.chart-card{background:#0f1320;border:1px solid #1c1f2a;border-radius:12px;padding:12px}.chart-card-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.chart-card-symbol{font-weight:700}.chart-card-spread{color:#f0c419;font-weight:600}.sidebar-header{display:flex;align-items:center;justify-content:space-between}.sidebar-title{font-weight:700;margin-bottom:8px}.sidebar-label{font-size:12px;color:#9ca3b2;margin-bottom:10px}.gear{background:#1d2335;border:1px solid #2a324a;color:#e6e6e6;border-radius:8px;padding:4px 8px;cursor:pointer}.settings{display:grid;gap:8px;padding:8px;border:1px solid #1c1f2a;border-radius:8px;background:#111624}.settings-divider{height:1px;background:#1c1f2a;margin:10px 0}.settings-title{font-size:12px;color:#9ca3b2;text-transform:uppercase;letter-spacing:.04em}.allowlist{display:grid;gap:8px;margin-top:6px}.allowlist-item{display:grid;gap:4px}.allowlist-symbol{font-size:12px;color:#e6e6e6}.allowlist-ca{text-align:left;padding:6px 8px;border:1px solid #1c1f2a;background:#0f1320;color:#9ca3b2;border-radius:6px;cursor:pointer;font-size:11px}.settings label{display:grid;gap:4px;font-size:12px;color:#9ca3b2}.settings input[type=number],.settings input[type=text]{background:#0f1320;border:1px solid #2a324a;border-radius:6px;color:#e6e6e6;padding:6px 8px}.settings .row{display:flex;align-items:center;justify-content:space-between}.btn-ghost{background:#0f1320;color:#9ca3b2;border:1px dashed #2a324a}.btn{background:#1d2335;color:#e6e6e6;border:1px solid #2a324a;padding:6px 10px;border-radius:6px;cursor:pointer}.hint{font-size:12px;color:#9ca3b2}.pair-list{display:grid;gap:8px}.pair-item{display:flex;justify-content:space-between;padding:8px 10px;border-radius:8px;background:#111624;color:#e6e6e6;border:1px solid transparent;cursor:pointer}.pair-item.selected{border-color:#5b7cfa;background:#141a2b}.pair-symbol{font-weight:600}.pair-spread{color:#f0c419;font-weight:600}.sidebar-footer{margin-top:auto;font-size:12px;color:#9ca3b2;display:grid;gap:4px}.chart{width:100%;border:1px solid #1c1f2a;border-radius:8px;overflow:hidden}.chart-empty{border:1px dashed #2a324a;border-radius:8px;color:#9ca3b2;padding:16px;min-height:220px;display:flex;align-items:center;justify-content:center;text-align:center}.empty{padding:16px;border:1px dashed #2a324a;border-radius:8px;color:#9ca3b2;margin-bottom:12px}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#070a12bf;display:flex;align-items:center;justify-content:center;padding:24px;z-index:50}.modal{background:#0f1320;border:1px solid #1c1f2a;border-radius:12px;width:min(980px,100%);max-height:85vh;display:flex;flex-direction:column;gap:12px;padding:16px}.modal-header{display:flex;align-items:center;justify-content:space-between}.modal-title{font-weight:700}.table-wrap{overflow:auto;border:1px solid #1c1f2a;border-radius:10px}.allowlist-table{width:100%;border-collapse:collapse;font-size:12px}.allowlist-table th,.allowlist-table td{padding:8px 10px;border-bottom:1px solid #1c1f2a;text-align:left}.allowlist-table th{background:#111624;color:#9ca3b2;font-weight:600;position:sticky;top:0;z-index:1}.allowlist-table tr:last-child td{border-bottom:none}.mono{font-family:JetBrains Mono,Courier New,monospace;font-size:11px;word-break:break-all}
