.dashboard-container[data-astro-cid-uev23csc]{max-width:1200px;margin:0 auto;padding:1rem}.dashboard-header[data-astro-cid-uev23csc]{display:flex;flex-direction:column;gap:.5rem;margin-bottom:2rem;padding-bottom:1rem;border-bottom:2px solid var(--accent)}.dashboard-header[data-astro-cid-uev23csc] h1[data-astro-cid-uev23csc]{margin:0}.system-status[data-astro-cid-uev23csc]{display:flex;align-items:center;gap:.5rem;font-family:Fira Code,monospace}.status-indicator[data-astro-cid-uev23csc]{font-size:1.2rem;color:#fbbf24;animation:pulse 2s infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.dashboard-grid[data-astro-cid-uev23csc]{display:grid;gap:1.5rem;margin-bottom:3rem}@media (min-width: 768px){.dashboard-grid[data-astro-cid-uev23csc]{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1024px){.dashboard-grid[data-astro-cid-uev23csc]{grid-template-columns:repeat(3,1fr)}}.panel[data-astro-cid-uev23csc]{border:1px solid var(--accent);border-radius:8px;padding:1.5rem;background:rgba(var(--accent-rgb),.03)}.panel[data-astro-cid-uev23csc] h2[data-astro-cid-uev23csc]{margin-top:0;margin-bottom:1rem;color:var(--accent);font-size:1.1rem}.control-buttons[data-astro-cid-uev23csc]{display:flex;gap:1rem;margin-bottom:1rem}.control-btn[data-astro-cid-uev23csc]{flex:1;padding:.75rem 1rem;border:none;border-radius:6px;font-family:Fira Code,monospace;font-weight:700;font-size:.9rem;cursor:pointer;transition:all .2s ease}.start-btn[data-astro-cid-uev23csc]{background:#22c55e;color:#fff}.start-btn[data-astro-cid-uev23csc]:hover{background:#16a34a}.stop-btn[data-astro-cid-uev23csc]{background:#ef4444;color:#fff}.stop-btn[data-astro-cid-uev23csc]:hover{background:#dc2626}.control-btn[data-astro-cid-uev23csc]:disabled{opacity:.6;cursor:not-allowed}.control-status[data-astro-cid-uev23csc]{display:flex;justify-content:space-between;align-items:center}.status-label[data-astro-cid-uev23csc]{font-size:.9rem;color:var(--color-secondary)}.status-value[data-astro-cid-uev23csc]{font-family:Fira Code,monospace;font-weight:700;color:var(--accent)}.no-trades[data-astro-cid-uev23csc]{text-align:center;color:var(--color-secondary);font-style:italic;padding:2rem}.metrics-grid[data-astro-cid-uev23csc]{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.metric[data-astro-cid-uev23csc]{display:flex;flex-direction:column;gap:.25rem}.metric-label[data-astro-cid-uev23csc]{font-size:.8rem;color:var(--color-secondary)}.metric-value[data-astro-cid-uev23csc]{font-family:Fira Code,monospace;font-weight:700;color:var(--accent)}.portfolio-stats[data-astro-cid-uev23csc]{display:flex;flex-direction:column;gap:1rem}.stat[data-astro-cid-uev23csc]{display:flex;justify-content:space-between;align-items:center}.stat-label[data-astro-cid-uev23csc]{font-size:.9rem;color:var(--color-secondary)}.stat-value[data-astro-cid-uev23csc]{font-family:Fira Code,monospace;font-weight:700}.stat-value[data-astro-cid-uev23csc].positive{color:#22c55e}.stat-value[data-astro-cid-uev23csc].negative{color:#ef4444}.strategy-list[data-astro-cid-uev23csc]{display:flex;flex-direction:column;gap:.75rem}.strategy-item[data-astro-cid-uev23csc]{display:flex;justify-content:space-between;align-items:center;padding:.5rem;border-radius:4px;background:rgba(var(--accent-rgb),.05)}.strategy-name[data-astro-cid-uev23csc]{font-size:.9rem}.strategy-status[data-astro-cid-uev23csc]{font-size:.7rem;padding:.25rem .5rem;border-radius:4px;font-weight:700}.strategy-status[data-astro-cid-uev23csc].running{background:#22c55e;color:#fff}.strategy-status[data-astro-cid-uev23csc].paused{background:#f59e0b;color:#fff}.strategy-status[data-astro-cid-uev23csc].stopped{background:#6b7280;color:#fff}.data-stream[data-astro-cid-uev23csc]{display:flex;flex-direction:column;gap:.75rem}.stream-item[data-astro-cid-uev23csc]{display:grid;grid-template-columns:1fr 1fr 1fr;gap:.5rem;padding:.5rem;border-radius:4px;background:rgba(var(--accent-rgb),.05);font-family:Fira Code,monospace;font-size:.9rem}.price[data-astro-cid-uev23csc]{text-align:center}.change[data-astro-cid-uev23csc]{text-align:right}.change[data-astro-cid-uev23csc].positive{color:#22c55e}.change[data-astro-cid-uev23csc].negative{color:#ef4444}.risk-metrics[data-astro-cid-uev23csc]{display:flex;flex-direction:column;gap:1rem}.risk-item[data-astro-cid-uev23csc]{display:flex;flex-direction:column;gap:.5rem}.risk-label[data-astro-cid-uev23csc]{font-size:.8rem;color:var(--color-secondary)}.risk-value[data-astro-cid-uev23csc]{font-family:Fira Code,monospace;font-weight:700}.risk-bar[data-astro-cid-uev23csc]{width:100%;height:6px;background:rgba(var(--accent-rgb),.2);border-radius:3px;overflow:hidden}.risk-fill[data-astro-cid-uev23csc]{height:100%;background:var(--accent);transition:width .3s ease}.trading-log[data-astro-cid-uev23csc]{grid-column:span 2}@media (min-width: 1024px){.trading-log[data-astro-cid-uev23csc]{grid-column:span 3}}.log-container[data-astro-cid-uev23csc]{display:flex;flex-direction:column;gap:.5rem}.log-entry[data-astro-cid-uev23csc]{display:grid;grid-template-columns:auto auto 1fr auto auto;gap:1rem;padding:.5rem;border-radius:4px;background:rgba(var(--accent-rgb),.05);font-family:Fira Code,monospace;font-size:.85rem;align-items:center}.timestamp[data-astro-cid-uev23csc]{color:var(--color-secondary)}.action[data-astro-cid-uev23csc]{padding:.2rem .5rem;border-radius:3px;font-weight:700;font-size:.7rem}.action[data-astro-cid-uev23csc].buy{background:#22c55e;color:#fff}.action[data-astro-cid-uev23csc].sell{background:#ef4444;color:#fff}.symbol[data-astro-cid-uev23csc]{font-weight:700}.quantity[data-astro-cid-uev23csc],.price[data-astro-cid-uev23csc]{text-align:right}.dashboard-notice[data-astro-cid-uev23csc]{margin-top:3rem;padding:2rem;border:2px solid #f59e0b;border-radius:8px;background:#f59e0b0d}.dashboard-notice[data-astro-cid-uev23csc] h2[data-astro-cid-uev23csc]{color:#f59e0b;margin-top:0}.progress-info[data-astro-cid-uev23csc] h3[data-astro-cid-uev23csc]{margin-top:1.5rem;margin-bottom:.5rem}.progress-info[data-astro-cid-uev23csc] ul[data-astro-cid-uev23csc]{list-style:none;padding:0}.progress-info[data-astro-cid-uev23csc] li[data-astro-cid-uev23csc]{padding:.25rem 0;font-family:Fira Code,monospace}
