:root{color:#f5f1e8;background:radial-gradient(circle at top,rgba(219,143,55,.24),transparent 35%),linear-gradient(180deg,#161411,#0b0a08);font-family:Avenir Next,PingFang SC,sans-serif;font-size:12px}*{box-sizing:border-box}html,body{margin:0;width:100%;height:100%;min-height:100vh;overflow:hidden}.console-shell{width:100vw;height:100vh;padding:0;overflow:hidden}.hero-card{width:100vw;height:100vh;padding:8px 10px;border:0;border-radius:0;background:#191512e6;box-shadow:none;display:flex;flex-direction:column;gap:4px;overflow:hidden;position:relative}.eyebrow{margin:0;text-transform:uppercase;letter-spacing:.06em;color:#dca35d;font-size:10px}h1{margin:0;font-size:12px;font-weight:600;line-height:1.2}.summary{margin:4px 0 0;color:#f5f1e8c2;line-height:1.3;font-size:11px}.status-chip{display:inline-flex;margin-top:6px;padding:4px 8px;border-radius:999px;background:#dca35d29;color:#f0c788;font-size:11px}.login-form,.session-panel{margin-top:4px}.session-panel{display:flex;flex:1;min-height:0;flex-direction:column;overflow:hidden}.header-row{display:flex;justify-content:space-between;align-items:center;gap:8px;margin:0 0 4px}.brand-row{display:flex;align-items:center;gap:8px;min-width:0;flex-wrap:nowrap}.inline-eyebrow,.inline-title{flex:0 0 auto;margin:0}.header-summary{margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.header-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px;min-width:0}.tab-row{display:inline-flex;gap:6px}.compact-tab-row{flex-wrap:nowrap}.tab-button{padding:5px 10px;border-radius:999px;border:1px solid rgba(255,255,255,.12);background:#ffffff08;color:#f5f1e8b8;font-size:10px;cursor:pointer}.tab-button.active{border-color:#dca35d73;background:#dca35d29;color:#f0c788}.toolbar-row{display:flex;gap:6px;margin:0;flex-wrap:nowrap;justify-content:flex-end}.status-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;margin:4px 0 6px;flex:0 0 auto}.panel-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;margin-bottom:0;flex:1;min-height:0;overflow:auto;align-content:start}.live-grid{grid-template-columns:1.05fr 1.35fr 1.25fr 1.35fr}.replay-grid-shell{grid-template-columns:.9fr 1.1fr 1.1fr 1.1fr}.replay-main-panel{grid-column:span 3}.panel-card{padding:8px;border-radius:8px;border:1px solid rgba(255,255,255,.08);background:#ffffff08;min-height:0;overflow:auto}.wide-panel{grid-column:1 / -1}.strategy-list-panel,.strategy-detail-panel,.watchlist-panel,.order-chart-panel,.orderbook-panel,.tape-panel,.order-monitor-panel{grid-column:span 1}.order-monitor-panel{grid-column:span 2}.danger-zone{border-color:#c56c2f73}.panel-header{display:flex;justify-content:space-between;align-items:center;gap:6px;margin-bottom:6px}.panel-header h3{margin:0;font-size:12px;font-weight:600}.panel-header span{color:#f0c788e6;font-size:10px}.list-stack,.strategy-list,.watchlist-stack{display:grid;gap:6px}.strategy-list-item,.watchlist-item{width:100%;padding:7px 8px;border-radius:7px;border:1px solid transparent;background:#0003;color:inherit;text-align:left;cursor:pointer}.strategy-list-item.active,.watchlist-item.active{border-color:#dca35d52;background:#dca35d14}.compact-strategy-list .strategy-list-item{padding:6px 7px}.list-card{padding:6px 8px;border-radius:6px;background:#0000002e}.table-shell{display:grid;gap:4px}.table-head,.table-row{display:grid;gap:6px;align-items:center}.order-grid,.position-grid{grid-template-columns:1.5fr .9fr .9fr .9fr .9fr}.enhanced-order-grid{grid-template-columns:1.6fr .85fr .85fr .85fr .7fr .75fr}.orderbook-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.table-head{padding:0 2px;color:#f0c788e0;font-size:10px;text-transform:uppercase;letter-spacing:.03em}.table-row{padding:6px 8px;border-radius:6px;background:#0000002e}.list-card strong{display:block}.list-card p,.empty-copy{margin:3px 0 0;color:#f5f1e8ad;line-height:1.25;font-size:10px}.inline-actions{display:flex;gap:4px;flex-wrap:wrap;margin-top:6px}.compact-actions{margin-top:4px}.compact-summary{margin-top:3px}.strategy-form{margin-top:6px;padding-top:6px;border-top:1px solid rgba(255,255,255,.08)}.row-split{display:flex;align-items:center;justify-content:space-between;gap:6px}.pill{display:inline-flex;align-items:center;justify-content:center;min-width:48px;padding:2px 6px;border-radius:999px;background:#dca35d24;color:#f0c788;font-size:10px}.small-pill{min-width:0;padding:2px 5px}.filter-grid,.replay-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.filter-grid{margin-top:6px}.compact-filter-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.orderbook-shell{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;margin-top:6px}.orderbook-column{display:grid;gap:4px}.replay-grid{margin-top:6px}.subpanel{padding:8px;border-radius:8px;background:#00000029;min-height:0;overflow:auto}.compact-field{margin-bottom:0}.mini-button{padding:4px 8px;border:0;border-radius:6px;background:linear-gradient(135deg,#d89e58,#c56c2f);color:#140f0b;font-weight:600;cursor:pointer;font-size:10px;line-height:1.2}.mini-button.ghost{background:transparent;border:1px solid rgba(255,255,255,.14);color:#f5f1e8}.mini-button.active{border-color:#dca35d80;background:#dca35d29;color:#f0c788}.mini-button:disabled{opacity:.55;cursor:default}.status-card{padding:6px 8px;border-radius:8px;border:1px solid rgba(255,255,255,.08);background:#ffffff08}.status-row{display:flex;align-items:center;justify-content:space-between;gap:8px}.status-meta-row{margin-top:3px}.status-value-copy{text-align:right;white-space:nowrap}.card-label{margin:0;font-size:10px;letter-spacing:.04em;text-transform:uppercase;color:#f0c788e6}.status-card h2{margin:4px 0 3px;font-size:12px;font-weight:600}.card-copy{margin:3px 0 0;color:#f5f1e8b8;font-size:10px;line-height:1.25}.field{display:grid;gap:4px;margin-bottom:6px}.field span{color:#f5f1e8c2;font-size:10px}.field input{width:100%;padding:5px 6px;border:1px solid rgba(255,255,255,.12);border-radius:6px;background:#0a0908b3;color:#f5f1e8;font-size:10px;min-width:0}.chart-shell{display:grid;gap:6px}.timeline-chart{width:100%;height:120px;border-radius:8px;background:linear-gradient(180deg,rgba(255,255,255,.03),transparent),#0000002e}.chart-axis{stroke:#ffffff29;stroke-width:1}.chart-line{fill:none;stroke:#f0c788e0;stroke-width:2}.chart-point{stroke:#0b0a08e6;stroke-width:1.5}.chart-label{fill:#f5f1e8ad;font-size:8px}.chart-legend{display:flex;gap:12px;flex-wrap:wrap;color:#f5f1e8b8;font-size:10px}.legend-item{display:inline-flex;align-items:center;gap:5px}.legend-dot{width:8px;height:8px;border-radius:999px;display:inline-block}.modal-overlay{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;padding:12px;background:#0000006b}.modal-card{width:min(360px,100%);padding:10px;border-radius:10px;border:1px solid rgba(255,255,255,.1);background:#181411fa;box-shadow:0 14px 32px #00000059}.action-button{padding:5px 9px;border:0;border-radius:6px;background:linear-gradient(135deg,#d89e58,#c56c2f);color:#140f0b;font-weight:600;cursor:pointer;font-size:10px;line-height:1.2}.action-button.ghost{background:transparent;border:1px solid rgba(255,255,255,.14);color:#f5f1e8}.action-button:disabled{opacity:.6;cursor:default}.feedback{margin:6px 0 0;color:#ffb9a5;font-size:10px}.tone-buy{background:#4db67f2e;color:#7fe2a8}.tone-sell{background:#db65652e;color:#ff9f9f}.tone-warn{background:#dca35d2e;color:#f0c788}.tone-neutral{background:#ffffff14;color:#f5f1e8b8}.text-buy{color:#7fe2a8}.text-sell{color:#ff9f9f}@media(max-width:1200px){.status-grid,.panel-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.header-row,.brand-row,.header-actions{flex-direction:column;align-items:stretch}.toolbar-row{justify-content:flex-start;flex-wrap:wrap}.header-summary{white-space:normal}.compact-filter-grid,.filter-grid,.replay-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
