@import "https://fonts.googleapis.com/css2?family=IBM+Plex+Mono:wght@400;500;600;700&family=IBM+Plex+Sans:wght@400;500;600;700&display=swap";:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}#root{text-align:center;border-inline:1px solid var(--border);box-sizing:border-box;flex-direction:column;width:1126px;max-width:100%;min-height:100svh;margin:0 auto;display:flex}body{margin:0}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}:root{--bg:#0a0e14;--bg-panel:#111820;--bg-hover:#1a2330;--border:#243044;--text:#e6edf5;--muted:#8b9cb3;--green:#3dd68c;--red:#f25f5c;--amber:#f5a623;--blue:#4da3ff;--purple:#a78bfa;color:var(--text);background:var(--bg);font-family:IBM Plex Sans,system-ui,sans-serif}*{box-sizing:border-box;margin:0;padding:0}body{background:var(--bg);min-height:100vh}.mono{font-family:IBM Plex Mono,monospace}.app{flex-direction:column;min-height:100vh;display:flex}.topbar{border-bottom:1px solid var(--border);background:#0d1219;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;padding:.6rem 1.2rem;display:flex}.brand{align-items:center;gap:.75rem;display:flex}.brand h1{letter-spacing:.04em;font-size:1.1rem;font-weight:700}.brand span{color:var(--amber);text-transform:uppercase;font-size:.75rem;font-weight:600}.version-pill{border:1px solid #5b4a9a;border-radius:4px;padding:.15rem .45rem;color:var(--purple)!important;background:#2a1f4d!important}.api-pill{border:1px solid var(--border);border-radius:4px;padding:.15rem .45rem;font-size:.68rem!important}.api-pill.on{background:#1a3d2e;border-color:#2d6b4f;color:var(--green)!important}.api-pill.off{background:#3d1a1a;border-color:#6b2d2d;color:var(--red)!important}.ticker-strip{color:var(--muted);gap:1rem;font-size:.72rem;display:flex;overflow-x:auto}.ticker-strip strong{color:var(--text);margin-left:.25rem}.user-strip{color:var(--muted);font-size:.72rem}.fn-bar{border-bottom:1px solid var(--border);background:#080b10;gap:.25rem;padding:.4rem .75rem;display:flex;overflow-x:auto}.fn-bar button{background:var(--bg-panel);border:1px solid var(--border);color:var(--muted);cursor:pointer;white-space:nowrap;border-radius:4px;padding:.4rem .7rem;font-size:.72rem}.fn-bar button kbd{color:var(--amber);margin-right:.35rem;font-family:IBM Plex Mono,monospace}.fn-bar button.active{color:var(--text);border-color:var(--amber);background:#1f1a0d}.auth-screen{background:radial-gradient(circle at top, #152033, var(--bg));place-items:center;min-height:100vh;display:grid}.auth-card{background:var(--bg-panel);border:1px solid var(--border);border-radius:12px;flex-direction:column;gap:1rem;width:min(420px,92vw);padding:2rem;display:flex}.auth-brand h1{margin-bottom:.35rem;font-size:1.5rem}.auth-note{color:var(--muted);font-size:.85rem}.auth-card label{color:var(--muted);flex-direction:column;gap:.35rem;font-size:.75rem;display:flex}.auth-card input{background:var(--bg);border:1px solid var(--border);color:var(--text);border-radius:6px;padding:.55rem}.auth-card button{background:var(--amber);color:#1a1200;cursor:pointer;border:none;border-radius:6px;padding:.7rem;font-weight:700}.auth-foot{color:var(--muted);text-align:center;font-size:.68rem}.auth-error{color:var(--red);font-size:.8rem}.order-msg{color:var(--green);min-height:1.2rem;font-size:.75rem}.screen-pad{padding:1.25rem}.screen-title{color:var(--amber);margin-bottom:1rem;font-size:1rem}.dash-grid{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}.dash-grid .span-2{grid-column:span 2}@media (width<=800px){.dash-grid{grid-template-columns:1fr}.dash-grid .span-2{grid-column:span 1}}.big-stat{padding:1rem;font-size:2rem;font-weight:700}.muted{color:var(--muted);font-size:.8rem}.match-line{padding:1rem;font-weight:600}.purple{color:var(--purple)}.alert-list{padding:.75rem 1rem;list-style:none}.alert-list li{border-bottom:1px solid var(--border);padding:.45rem 0;font-size:.8rem}.tag{border-radius:3px;margin-right:.5rem;padding:.1rem .35rem;font-size:.62rem;font-weight:700;display:inline-block}.tag.live{color:var(--green);background:#1a3d2e}.tag.warn{color:var(--amber);background:#3d2a1a}.tag.info{color:var(--blue);background:#1a2d44}.live-banner{color:var(--green);background:#1a3d2e;border:1px solid #2d6b4f;border-radius:8px;align-items:center;gap:.5rem;margin-bottom:1rem;padding:.75rem 1rem;font-weight:600;display:flex}.pulse{background:var(--green);border-radius:50%;width:8px;height:8px;animation:1.2s infinite pulse}@keyframes pulse{0%,to{opacity:1}50%{opacity:.3}}.score{padding:1rem;font-size:1.5rem}.news-list{list-style:none}.news-list li{border-bottom:1px solid var(--border);flex-wrap:wrap;align-items:center;gap:.75rem;padding:.85rem 0;font-size:.85rem;display:flex}.team-dl{grid-template-columns:140px 1fr;gap:.65rem 1rem;padding:1rem;font-size:.85rem;display:grid}.team-dl dt{color:var(--muted)}.matrix-wrap{max-height:360px;padding:0 1.25rem 1rem;overflow:auto}.spread-row{color:var(--muted);font-size:.68rem;text-align:center!important}.nav-keys{flex-wrap:wrap;gap:.35rem;display:flex}.nav-keys button{background:var(--bg-panel);border:1px solid var(--border);color:var(--muted);cursor:pointer;border-radius:4px;padding:.35rem .65rem;font-size:.72rem}.nav-keys button.active{color:var(--text);border-color:var(--blue);background:#152033}.status-pill{color:var(--green);background:#1a3d2e;border:1px solid #2d6b4f;border-radius:999px;padding:.2rem .5rem;font-size:.7rem}.layout{flex:1;grid-template-columns:280px 1fr 320px;min-height:0;display:grid}@media (width<=1100px){.layout{grid-template-columns:1fr}}.panel{background:var(--bg-panel);border-right:1px solid var(--border);overflow:auto}.panel:last-child{border-right:none;border-left:1px solid var(--border)}.panel-header{border-bottom:1px solid var(--border);text-transform:uppercase;letter-spacing:.06em;color:var(--muted);padding:.75rem 1rem;font-size:.75rem;font-weight:600}.filters{border-bottom:1px solid var(--border);gap:.35rem;padding:.5rem .75rem;display:flex}.filters button{border:1px solid var(--border);color:var(--muted);cursor:pointer;background:0 0;border-radius:4px;flex:1;padding:.35rem;font-size:.7rem}.filters button.active{color:var(--blue);border-color:var(--blue)}.instrument-list{list-style:none}.instrument-list li{border-bottom:1px solid var(--border);cursor:pointer;padding:.65rem .85rem}.instrument-list li:hover,.instrument-list li.selected{background:var(--bg-hover)}.instrument-list li.selected{border-left:3px solid var(--amber)}.ticker{font-size:.85rem;font-weight:700}.instrument-name{color:var(--muted);margin-top:.15rem;font-size:.72rem}.instrument-meta{gap:.75rem;margin-top:.35rem;font-size:.75rem;display:flex}.bid{color:var(--green)}.ask{color:var(--red)}.center{flex-direction:column;display:flex;overflow:auto}.instrument-header{border-bottom:1px solid var(--border);background:#0d1219;padding:1rem 1.25rem}.instrument-header h2{margin-bottom:.25rem;font-size:1.35rem}.subtitle{color:var(--muted);font-size:.8rem}.stats-row{grid-template-columns:repeat(auto-fit,minmax(100px,1fr));gap:.75rem;margin-top:1rem;display:grid}.stat{background:var(--bg-panel);border:1px solid var(--border);border-radius:6px;padding:.6rem .75rem}.stat label{color:var(--muted);text-transform:uppercase;font-size:.65rem;display:block}.stat span{margin-top:.2rem;font-size:1.1rem;font-weight:700;display:block}.grid-2{grid-template-columns:1fr 1fr;gap:1rem;padding:1rem 1.25rem;display:grid}@media (width<=900px){.grid-2{grid-template-columns:1fr}}.card{background:var(--bg-panel);border:1px solid var(--border);border-radius:8px;overflow:hidden}.card-title{border-bottom:1px solid var(--border);text-transform:uppercase;color:var(--muted);padding:.6rem .85rem;font-size:.72rem;font-weight:600}.chart{align-items:flex-end;gap:3px;height:120px;padding:1rem;display:flex}.chart-bar{background:linear-gradient(to top, var(--blue), #2d5a8a);border-radius:2px 2px 0 0;flex:1;min-height:4px}.orderbook table{border-collapse:collapse;width:100%;font-size:.78rem}.orderbook th,.orderbook td{text-align:right;padding:.35rem .75rem}.orderbook th:first-child,.orderbook td:first-child{text-align:left}.orderbook th{color:var(--muted);font-size:.68rem;font-weight:500}.orderbook tr.bid td:first-child{color:var(--green)}.orderbook tr.ask td:first-child{color:var(--red)}.matrix-table{border-collapse:collapse;width:100%;font-size:.72rem}.matrix-table th,.matrix-table td{border-bottom:1px solid var(--border);text-align:left;padding:.4rem .5rem}.matrix-table th{color:var(--muted);background:var(--bg-panel);font-weight:500;position:sticky;top:0}.official{color:var(--blue);background:#1a2d44;border-radius:3px;padding:.1rem .35rem;font-weight:600}.trade-form{flex-direction:column;gap:.75rem;padding:1rem;display:flex}.side-toggle{gap:.35rem;display:flex}.side-toggle button{border:1px solid var(--border);color:var(--muted);cursor:pointer;background:0 0;border-radius:4px;flex:1;padding:.5rem;font-weight:600}.side-toggle button.buy.active{color:var(--green);border-color:var(--green);background:#1a3d2e}.side-toggle button.sell.active{color:var(--red);border-color:var(--red);background:#3d1a1a}.field label{color:var(--muted);margin-bottom:.25rem;font-size:.68rem;display:block}.field input{background:var(--bg);border:1px solid var(--border);width:100%;color:var(--text);border-radius:4px;padding:.5rem;font-family:IBM Plex Mono,monospace}.submit-btn{background:var(--blue);color:#fff;cursor:pointer;border:none;border-radius:4px;padding:.65rem;font-weight:700}.trade-summary{color:var(--muted);font-size:.75rem;line-height:1.6}.trade-summary strong{color:var(--text)}.portfolio-table{border-collapse:collapse;width:100%;font-size:.78rem}.portfolio-table th,.portfolio-table td{border-bottom:1px solid var(--border);text-align:right;padding:.45rem .75rem}.portfolio-table th:first-child,.portfolio-table td:first-child{text-align:left}.pnl-pos{color:var(--green)}.pnl-neg{color:var(--red)}.footer-bar{border-top:1px solid var(--border);color:var(--muted);flex-wrap:wrap;justify-content:space-between;gap:.5rem;padding:.5rem 1rem;font-size:.68rem;display:flex}.notice{border:1px solid var(--border);border-left:3px solid var(--amber);background:#1a2330;border-radius:4px;margin:1rem 1.25rem;padding:.75rem 1rem;font-size:.78rem;line-height:1.5}.notice strong{color:var(--amber)}
