@charset "UTF-8";
:root{color-scheme:dark;--bg:#0a111d;--panel:#101a29;--panel-soft:#121e2e;--border:#223042;--text:#e8eef6;--muted:#8998ad;--dim:#65758c;--green:#58dbb6;--green-dark:#173c38;--blue:#83aaf7;--amber:#efc17a;--red:#f38f98;--sidebar:232px;font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-synthesis:none}
*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--text);font-size:14px;line-height:1.5}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.48}button,a,input{outline-offset:5px}button:focus-visible,a:focus-visible,input:focus-visible{outline:2px solid var(--green)}a{color:inherit;text-decoration:none}button{color:inherit}svg{display:block}h1,h2,h3,p{margin:0}h1,h2,h3{font-weight:600;letter-spacing:-.025em}h2{font-size:15px}h3{font-size:14px}strong{font-weight:550}button{border:0;background:none}input{min-width:0}[hidden]{display:none!important}.icon-defs{width:0;height:0;position:absolute;overflow:hidden}.icon{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.brand{display:flex;align-items:center;gap:11px;font-size:24px;font-weight:650;letter-spacing:-1px;line-height:1.1}.brand-mark{width:37px;height:39px;color:var(--green);display:grid;place-items:center}.brand-mark svg{width:32px;height:32px;fill:none;stroke:currentColor;stroke-width:2.4;stroke-linecap:round;stroke-linejoin:round}.brand-dot{color:var(--green)}.brand small{display:block;color:var(--dim);font-size:8px;letter-spacing:2.2px;font-weight:600;margin-top:8px}.tiny-dot{width:6px;height:6px;display:inline-block;border-radius:50%;background:var(--green);flex-shrink:0}.eyebrow{font-size:10px;letter-spacing:1.75px;font-weight:600;color:var(--muted)}.muted{color:var(--muted)}.small{font-size:12px}.button{min-height:39px;padding:9px 15px;border-radius:7px;display:inline-flex;align-items:center;justify-content:center;gap:9px;font-size:12px;font-weight:550;transition:background .15s,border-color .15s,transform .15s;white-space:nowrap}.button:active{transform:translateY(1px)}.primary{background:var(--green);color:#0b2823;border:1px solid var(--green)}.primary:hover{background:#79e5c8}.secondary{border:1px solid #304053;background:#162232;color:#d8e2ee}.secondary:hover{background:#1e2d40;border-color:#52677e}.danger-subtle{color:var(--red);border:1px solid #4c303e;background:#271c2b}.danger-subtle:hover{background:#3c2536}.danger{color:#fff;background:#ad4255;border:1px solid #c35266}.danger:hover{background:#c35266}.full-width{width:100%}.icon-button{display:grid;place-items:center;width:34px;height:34px;border-radius:6px;color:var(--muted);flex-shrink:0}.icon-button:hover{background:var(--panel-soft);color:var(--text)}.text-button{color:var(--muted);font-size:11px;display:inline-flex;align-items:center;gap:8px;padding:0;line-height:1.6}.text-button:hover{color:var(--green)}.badge{font-size:9px;letter-spacing:.75px;line-height:1.5;font-weight:600;border:1px solid;display:inline-flex;align-items:center;gap:6px;padding:4px 7px;border-radius:4px;white-space:nowrap}.badge .icon{width:12px;height:12px}.paper-badge{color:var(--green);background:#12302b;border-color:#25534a}.neutral-badge{color:#97aac0;background:#192638;border-color:#2b3a4e}.amber-badge{color:var(--amber);background:#302b24;border-color:#504431}.red-badge{color:var(--red);background:#32212c;border-color:#53333f}.mobile-only{display:none}.skip-link{position:fixed;top:12px;left:255px;padding:10px 15px;transform:translateY(-100px);z-index:100;background:var(--green);color:#08271c;border-radius:5px}.skip-link:focus{transform:translateY(0)}
/* Private terminal access */
.login-screen{min-height:100vh;display:grid;grid-template-columns:1.1fr 1fr}.login-story{min-height:100vh;padding:43px 8%;display:flex;flex-direction:column;position:relative;overflow:hidden;background:radial-gradient(ellipse at 45% 70%,#15333470 0,transparent 58%),#0d1724;border-right:1px solid var(--border)}.login-story:after{content:"";position:absolute;inset:0;background-image:linear-gradient(#52687e09 1px,transparent 1px),linear-gradient(90deg,#52687e09 1px,transparent 1px);background-size:45px 45px;pointer-events:none}.login-story>.brand,.login-message,.login-bottom{position:relative;z-index:1}.login-message{margin:auto 0;padding:60px 0 15px}.login-message>.eyebrow{color:var(--green);display:flex;align-items:center;gap:9px}.login-message h1{font-size:clamp(28px,3vw,43px);line-height:1.32;margin:24px 0 17px;letter-spacing:-1.5px;font-weight:500}.login-message h1 span{color:#8296a8}.login-message>p{font-size:14px;line-height:1.9;color:#8296a8}.login-visual{height:280px;position:relative;max-width:470px;margin:27px auto 5px}.orbit{position:absolute;border:1px solid #38585a50;left:50%;top:50%;transform:translate(-50%,-50%);border-radius:50%}.orbit-one{width:190px;height:190px}.orbit-two{width:280px;height:280px}.visual-core{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%) rotate(-8deg);width:97px;height:107px;display:grid;place-items:center;border:1px solid #52898157;background:linear-gradient(145deg,#213e3e,#11242c);box-shadow:0 0 80px #58dbb612;border-radius:25px}.visual-core svg{width:50px;height:50px;color:var(--green);fill:none;stroke:currentColor;stroke-width:1.1;stroke-linecap:round;stroke-linejoin:round;transform:rotate(8deg)}.orbit-label{position:absolute;padding:11px 14px;background:#142430;border:1px solid #304954;border-radius:8px;display:flex;align-items:center;gap:10px;box-shadow:0 5px 30px #0002;font-size:11px}.label-one{left:2%;top:42px}.label-two{right:-2%;top:142px;color:#9bb1be}.label-two .icon{width:14px;height:14px;color:var(--green)}.label-three{left:7%;top:228px;color:var(--green);font-size:14px}.label-three span{font-size:10px;color:#a7b7c3}.login-bottom{display:flex;justify-content:space-between;gap:20px;color:#677b8d;font-size:9px;letter-spacing:.7px}.login-access{display:grid;place-items:center;padding:40px}.login-card{width:min(380px,100%)}.login-icon{display:grid;place-items:center;width:46px;height:46px;border:1px solid #304052;border-radius:12px;background:#172334;color:var(--green);margin-bottom:31px}.login-icon .icon{width:23px;height:23px}.login-card h2{font-size:25px;margin:12px 0}.login-card>.muted{font-size:13px;line-height:1.8}.login-card form{margin-top:35px}.login-card label{display:block;font-size:12px;font-weight:500;margin-bottom:10px;color:#b6c3d3}.login-card input{width:100%;background:#0c1623;border:1px solid #2e3c50;border-radius:7px;padding:13px 14px;color:var(--text);font-size:13px}.login-card input::placeholder{color:#53677e}.login-card input:focus{border-color:var(--green);outline:1px solid var(--green)}.login-card .primary{height:44px;justify-content:space-between;font-size:12px}.form-error{color:var(--red);font-size:12px;min-height:25px;padding:3px 0;margin-bottom:6px}.login-assurance{display:flex;align-items:center;justify-content:center;gap:11px;border-bottom:1px solid #1c2a3b;padding:27px 0;color:var(--muted);font-size:11px;line-height:1.8}.login-assurance .icon{color:#688d83}.login-footnote{text-align:center;color:#62758c;font-size:10px;line-height:1.8;margin-top:19px}
/* Shell and navigation */
.sidebar{position:fixed;inset:0 auto 0 0;width:var(--sidebar);background:#0d1522;border-right:1px solid #202b3c;padding:34px 20px 0;display:flex;flex-direction:column;z-index:20}.sidebar>.brand{margin:0 8px 51px}.nav-caption{font-size:9px;letter-spacing:1.8px;font-weight:600;color:#53657c;margin:0 13px 13px}.sidebar nav{display:flex;flex-direction:column;gap:6px}.nav-link{display:flex;align-items:center;gap:12px;min-height:43px;padding:11px 13px;font-size:12px;color:#8fa0b6;border:1px solid transparent;border-radius:7px;transition:background .15s,color .15s}.nav-link .icon{width:17px;height:17px}.nav-link:hover{color:#d6e1ee;background:#162231}.nav-link.active{color:var(--green);background:#13302e;border-color:#244840}.nav-number{font-size:9px;border:1px solid #344253;min-width:19px;text-align:center;border-radius:4px;margin-left:auto;color:#7e91a8}.sidebar-bottom{margin-top:auto;padding-top:50px}.workspace-card{border:1px solid #243347;border-radius:9px;background:linear-gradient(130deg,#132232,#111b29);padding:17px 14px}.workspace-icon{width:27px;height:27px;border:1px solid #355947;border-radius:6px;display:grid;place-items:center;color:#83b29e;margin-bottom:12px}.workspace-icon .icon{width:15px;height:15px}.workspace-card strong{font-size:11px;color:#c4d1df}.workspace-card p{color:#73899f;font-size:10px;line-height:1.8;margin:8px 0 13px}.workspace-card .text-button{font-size:9px;display:flex;justify-content:space-between}.sidebar-footer{display:flex;align-items:center;gap:7px;padding:23px 0;font-size:9px;color:#8496aa}.sidebar-footer .tiny-dot{width:5px;height:5px}.version{margin-left:auto;color:#5f7288}.main-shell{margin-left:var(--sidebar)}.topbar{height:77px;border-bottom:1px solid #202b3b;padding:0 34px;display:flex;align-items:center;justify-content:space-between;gap:20px;background:#0c1420}.topbar-left,.topbar-right{display:flex;align-items:center;gap:20px}.breadcrumb{font-size:11px;color:#687e96;display:flex;gap:15px}.breadcrumb strong{color:#adbdcf;font-weight:400}.breadcrumb>span{color:#42556e}.connection{font-size:10px;color:#94aaad;display:flex;align-items:center;gap:7px}.connection.disconnected{color:var(--amber)}.connection.disconnected .tiny-dot{background:var(--amber)}.topbar-divider{height:15px;width:1px;background:#2a3547}.timezone{font-size:10px;color:#698198}main{padding:30px 34px 0;max-width:1760px;margin:auto;outline:none}.page-heading{display:flex;justify-content:space-between;gap:20px;align-items:center;margin-bottom:28px}.page-heading h1{font-size:29px;line-height:1.5;margin-top:4px;letter-spacing:-.9px;font-weight:550}.heading-dot{color:var(--green)}.page-heading p:not(.eyebrow){font-size:12px;color:#7f94ac;margin-top:4px}.mode-switch{display:flex;border:1px solid #2c3b50;background:#0f1927;padding:4px;gap:3px;border-radius:8px;flex-shrink:0}.mode-button{font-size:11px;display:flex;align-items:center;gap:7px;padding:8px 13px;border-radius:5px;color:#768a9f}.mode-button .icon{width:13px;height:13px}.mode-button.selected{background:#203c36;color:#82e0c2;box-shadow:0 1px 4px #0003}.mode-button:hover:not(.selected){color:#d1dce8;background:#192638}.environment-notice{border:1px solid #25423f;background:#102323;border-radius:7px;padding:12px 14px;display:flex;align-items:center;gap:13px;margin-bottom:24px}.environment-notice .badge{font-size:8px;padding:3px 6px;background:#23433a;color:#91d7bd}.environment-notice p{font-size:11px;color:#8baba3}.environment-notice>.text-button{margin-left:auto;white-space:nowrap;color:#90bdac;font-size:10px}.notice{padding:13px 16px;display:flex;gap:12px;align-items:center;border-radius:7px;font-size:12px;margin-bottom:18px}.error-notice{background:#38272b;border:1px solid #65404a;color:#f4a4ab}.stat-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-bottom:24px}.stat-card{background:var(--panel);border:1px solid var(--border);border-radius:9px;padding:18px 20px;min-width:0}.stat-label{display:flex;justify-content:space-between;align-items:center;color:#97a8be;font-size:11px;gap:6px}.stat-label .icon{width:15px;height:15px;color:#72869d}.stat-symbol{font-size:20px;line-height:15px;color:#708398}.stat-value{font-size:28px;font-weight:500;letter-spacing:-.65px;margin:13px 0 10px;font-variant-numeric:tabular-nums;white-space:nowrap}.stat-caption{font-size:9px;color:#6d829a;line-height:1.5}.stat-caption span{color:#a2b1c3;margin-left:5px}.positive{color:var(--green)!important}.negative{color:var(--red)!important}.entries-value{display:flex;gap:8px;align-items:baseline}.stat-denominator{font-size:18px;color:#546b85;letter-spacing:0}.panel{border:1px solid var(--border);background:var(--panel);border-radius:9px;min-width:0;overflow:hidden}.panel-header{padding:19px 20px;display:flex;align-items:center;justify-content:space-between;gap:12px}.panel-header h2{font-size:12px;letter-spacing:-.1px}.panel-subtitle{color:var(--muted);font-size:11px;margin-top:5px}.market-layout{display:grid;grid-template-columns:minmax(0,2.15fr) minmax(265px,1fr);gap:20px;margin-bottom:20px}.market-panel>.panel-header{padding-bottom:12px}.market-heading{display:flex;gap:10px;align-items:center}.asset-icon{width:35px;height:35px;border:1px solid #655237;background:#332b20;border-radius:50%;display:grid;place-items:center;color:#e4b566;font-size:21px;font-weight:500}.market-heading h2{font-size:15px}.market-heading p{font-size:9px;color:#75899f;margin-top:2px}.market-panel .badge{font-size:8px}.quote-header{display:flex;justify-content:space-between;align-items:center;padding:8px 20px 0;gap:10px}.market-price{font-size:29px;letter-spacing:-.7px;font-variant-numeric:tabular-nums}.quote-currency{font-size:11px;color:#687f96;margin-left:9px}.quote-detail{display:flex;gap:13px;font-size:9px;color:#688098}.quote-detail span{display:flex;flex-direction:column;gap:5px}.quote-detail strong{font-size:10px;color:#c4d1e1;font-variant-numeric:tabular-nums}.chart-container{height:220px;position:relative;padding:8px 14px 0}.chart-container svg{width:100%;height:100%;overflow:visible}.chart-grid-line{stroke:#213044;stroke-width:1;stroke-dasharray:3 5}.chart-label{fill:#63788f;font-family:inherit;font-size:10px}.chart-empty{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:9px;color:#688199}.chart-empty .icon{width:28px;height:28px;color:#476b73;margin-bottom:4px}.chart-empty strong{color:#8ca4b7;font-size:12px;font-weight:400}.chart-empty span{font-size:10px;text-align:center}.market-footer{display:flex;align-items:center;gap:14px;justify-content:space-between;padding:3px 20px 14px;color:#627a92;font-size:8px}.market-footer>span:first-child{display:flex;gap:6px;align-items:center}.legend-dot{width:5px;height:5px;border-radius:50%;background:var(--green);display:inline-block}.quote-strip{display:grid;grid-template-columns:1fr 1fr 1fr;border-top:1px solid var(--border);padding:13px 20px;gap:12px;background:#121d2c}.quote-strip>span{font-size:7px;letter-spacing:.8px;color:#698199;display:flex;flex-direction:column;gap:4px}.quote-strip strong{font-size:11px;color:#bac9d9;letter-spacing:0;font-variant-numeric:tabular-nums}.shield-small{width:26px;height:26px;display:grid;place-items:center;border:1px solid #28433d;border-radius:5px;color:#6fc3a7;background:#152e2b}.shield-small .icon{width:15px;height:15px}.protection-panel .panel-header{padding-bottom:10px}.risk-status{display:flex;align-items:center;gap:10px;padding:14px 20px 22px}.status-orb{width:9px;height:9px;background:var(--green);border-radius:50%;box-shadow:0 0 0 5px #58dbb610;flex-shrink:0}.status-orb.warning{background:var(--amber);box-shadow:0 0 0 5px #efc17a10}.status-orb.danger{background:var(--red);box-shadow:0 0 0 5px #f38f9810}.risk-status strong{display:block;font-size:11px}.risk-status span:not(.status-orb){display:block;color:#7f98ac;font-size:9px;margin-top:3px}.risk-meter{padding:0 20px;margin-bottom:21px}.risk-meter>div{display:flex;justify-content:space-between;align-items:center;gap:10px;font-size:10px;color:#8ba0b8}.risk-meter strong{color:#d7e2ed;font-size:10px;font-variant-numeric:tabular-nums}.risk-meter progress{margin:10px 0 3px}.risk-meter small{display:block;text-align:right;font-size:8px;color:#607a95}progress{display:block;appearance:none;-webkit-appearance:none;border:0;border-radius:10px;overflow:hidden;width:100%;height:4px;background:#253449}progress::-webkit-progress-bar{background:#253449}progress::-webkit-progress-value{background:#5ac6a9;border-radius:10px;transition:width .3s}progress::-moz-progress-bar{background:#5ac6a9;border-radius:10px}.blue-progress::-webkit-progress-value{background:var(--blue)}.blue-progress::-moz-progress-bar{background:var(--blue)}.protection-lines{padding:0 20px 15px;display:flex;flex-direction:column;gap:10px}.protection-lines>div{display:flex;justify-content:space-between;align-items:center;gap:12px;font-size:9px;color:#7f95ab}.protection-lines strong{font-size:9px;color:#b3c6d5}.subtle-badge{font-size:7px;letter-spacing:.65px;color:#8499b0;background:#1a2a3e;border:1px solid #2d4055;padding:2px 5px;border-radius:3px}.panel-link{display:flex;align-items:center;justify-content:space-between;padding:12px 20px;border-top:1px solid var(--border);font-size:10px;color:#91a9bd}.panel-link:hover{color:var(--green);background:#142130}.panel-link .icon{width:14px;height:14px}.lower-layout{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-bottom:20px}.strategy-body{display:flex;align-items:center;gap:11px;padding:0 20px 18px}.strategy-icon{width:34px;height:34px;border:1px solid #334766;border-radius:8px;background:#192944;color:#8caeec;display:grid;place-items:center}.strategy-body h3{font-size:12px}.strategy-body p{font-size:9px;color:#768ea6;margin-top:3px}.strategy-data{display:grid;grid-template-columns:1fr 1fr 1.5fr;gap:15px;padding:0 20px 18px}.strategy-data>div{display:flex;flex-direction:column;gap:6px;min-width:0}.strategy-data span{font-size:9px;color:#7189a1}.strategy-data strong{font-size:10px;color:#bac9d9;font-weight:400;overflow-wrap:anywhere}.engine-controls{padding:15px 20px;border-top:1px solid var(--border);display:flex;gap:10px}.engine-controls .button{font-size:10px;min-height:34px;padding:7px 11px}.engine-controls .icon{width:14px;height:14px}.event-list{padding:0 20px 10px}.event-row{display:flex;gap:11px;align-items:flex-start;padding:11px 0;border-bottom:1px solid #22304288}.event-row:last-child{border:0}.event-marker{width:7px;height:7px;margin-top:5px;border-radius:50%;background:#729db5;flex-shrink:0}.event-row.warning .event-marker{background:var(--amber)}.event-row.error .event-marker{background:var(--red)}.event-text{flex:1;min-width:0}.event-text strong{display:block;font-size:10px;font-weight:450;overflow-wrap:anywhere}.event-text p{font-size:9px;color:#718aa2;margin-top:3px;overflow-wrap:anywhere}.event-row time{font-size:8px;color:#59738d;white-space:nowrap;font-variant-numeric:tabular-nums}.empty-state{padding:48px 20px;color:#6f879f;text-align:center}.empty-state .icon{margin:0 auto 13px;width:25px;height:25px;color:#4b697c}.empty-state h3{color:#a1b3c6;font-size:12px;font-weight:450;margin:0 0 6px}.empty-state p{font-size:10px;line-height:1.8}.empty-state.compact{padding:32px 20px}.count-label{margin-left:7px;font-size:9px;border:1px solid #334356;border-radius:4px;padding:2px 5px;color:#97aac0}.positions-panel .panel-header{border-bottom:1px solid var(--border)}.table-wrap{overflow-x:auto}table{border-collapse:collapse;width:100%;text-align:left;white-space:nowrap}thead{font-size:8px;font-weight:500;letter-spacing:.5px;color:#6e859f;background:#111e2e}th{padding:13px 20px;font-weight:500;border-bottom:1px solid var(--border)}td{padding:14px 20px;font-size:10px;color:#afc0d1;border-bottom:1px solid #22304290;font-variant-numeric:tabular-nums}tr:last-child td{border-bottom:0}td .badge{font-size:8px;padding:3px 6px}.code-cell{font-family:"SFMono-Regular",Consolas,monospace;font-size:9px;color:#7d93a8}.detail-cell{white-space:normal;min-width:220px;max-width:450px;overflow-wrap:anywhere}.section-toolbar{display:flex;justify-content:space-between;align-items:center;gap:15px;margin:0 0 19px}.section-toolbar>.muted{font-size:12px}.section-note{color:#6f879e;font-size:11px;margin:18px 0;line-height:1.9}.tabs{display:flex;gap:3px;border-bottom:1px solid var(--border)}.tab{padding:11px 17px 12px;font-size:12px;color:#7f95ac;border-bottom:2px solid transparent}.tab.active{color:var(--green);border-bottom-color:var(--green)}.tab:hover{color:#c9d9e8}.two-columns{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-bottom:20px}.config-list{margin:0;padding:0 20px 10px}.config-list>div{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:14px 0;border-bottom:1px solid #22304290;font-size:11px}.config-list>div:last-child{border:0}.config-list dt{color:#839ab1}.config-list dd{margin:0;color:#cad7e5;text-align:right;font-variant-numeric:tabular-nums;overflow-wrap:anywhere}.operations-panel .panel-header{border-bottom:1px solid var(--border)}.operation-row{display:flex;align-items:center;justify-content:space-between;gap:30px;padding:21px;border-bottom:1px solid #22304290}.operation-row:last-child{border:0}.operation-row h3{font-size:12px}.operation-row p{font-size:11px;color:#7f96ac;margin-top:6px;line-height:1.7}.operation-row .button{flex-shrink:0}.venues-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-bottom:23px}.venue-card{padding:21px}.venue-top{display:flex;gap:11px;align-items:center;margin-bottom:18px}.venue-logo{width:38px;height:38px;display:grid;place-items:center;font-size:16px;font-weight:650;letter-spacing:-1px;border-radius:9px;background:#26334f;color:#a5bced;border:1px solid #384861}.venue-top h2{font-size:14px}.venue-top p{font-size:9px;color:#6f869d;margin-top:4px}.venue-card>.badge{white-space:normal;min-height:24px;margin-bottom:14px}.venue-capability{display:flex;align-items:center;justify-content:space-between;gap:10px;font-size:10px;padding:9px 0;color:#7f96af;border-bottom:1px solid #22304277}.venue-capability strong{font-size:9px;color:#acbdd0;text-align:right}.venue-note-text{font-size:10px;line-height:1.8;color:#728da4;margin:14px 0 0;overflow-wrap:anywhere}.venue-note{display:flex;align-items:center;gap:18px;padding:22px}.venue-note .shield-small{width:38px;height:38px;flex-shrink:0}.venue-note h3{font-size:12px}.venue-note p{font-size:11px;line-height:1.8;color:#8199ad;margin-top:5px;max-width:740px}.venue-note .button{margin-left:auto;flex-shrink:0}.report-banner{display:flex;justify-content:space-between;align-items:center;gap:25px;background:linear-gradient(110deg,#162a2c,#10202b);border:1px solid #2e4946;border-radius:9px;padding:28px;margin-bottom:24px}.report-banner .eyebrow{font-size:9px;color:#7dafa0}.report-banner h2{font-size:22px;margin:9px 0}.report-banner p:not(.eyebrow){font-size:11px;color:#84a296}.report-stats .stat-value{font-size:27px}.report-progress{padding:6px 20px 24px}.report-progress .risk-meter{padding:0;margin-bottom:30px}.report-progress .risk-meter strong{font-size:11px}.report-progress p{line-height:1.9}.limitations{font-size:11px;color:#7f97ad;line-height:1.9;padding:0 26px 22px 37px;margin:4px 0 0}.limitations li{padding:4px 0}.latency-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));padding:0 20px 15px;gap:15px}.latency-metric{padding:14px;background:#0d1724;border:1px solid #243347;border-radius:6px;min-width:0}.latency-metric span{color:#7893ac;font-size:10px;display:block;overflow-wrap:anywhere}.latency-metric strong{display:block;font-size:18px;font-weight:450;margin:8px 0;color:#b8cee2;font-variant-numeric:tabular-nums}.latency-metric small{font-size:9px;color:#5d7790}.page-footer{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:25px 0 23px;font-size:8px;color:#546d84}.page-footer>span:first-child{display:flex;align-items:center;gap:7px}.page-footer .icon{width:13px;height:13px}
/* Native modal dialogs keep focus inside each action. */
dialog{color:var(--text);background:#101b2b;border:1px solid #2c3e53;box-shadow:0 30px 100px #0007;padding:0}dialog::backdrop{background:#020710b0;backdrop-filter:blur(3px)}.live-dialog{width:min(500px,100vw);max-width:100vw;height:100dvh;max-height:100dvh;margin:0 0 0 auto;border-radius:0;border-right:0;border-top:0;border-bottom:0;overflow-y:auto}.drawer-header{display:flex;align-items:center;justify-content:space-between;padding:20px 25px;border-bottom:1px solid var(--border)}.drawer-content{padding:30px}.drawer-icon{width:47px;height:47px;border-radius:13px;border:1px solid #41624e;background:#1a332e;color:var(--green);display:grid;place-items:center;margin-bottom:25px}.drawer-icon .icon{width:25px;height:25px}.drawer-content h2{font-size:28px;line-height:1.3;margin-bottom:17px}.drawer-content>.muted{font-size:12px;line-height:1.9}.gate-list{margin:28px 0}.gate-item{display:flex;align-items:flex-start;gap:14px;padding:17px 0;border-bottom:1px solid #2b3b4e}.gate-id{display:grid;place-items:center;border:1px solid #455065;background:#202d40;color:#96a7bd;width:34px;height:34px;flex-shrink:0;font-size:10px;border-radius:6px}.gate-item.passed .gate-id{color:var(--green);background:#1a3931;border-color:#365c4e}.gate-text{min-width:0;flex:1}.gate-text h3{font-size:12px;margin:0 0 6px}.gate-text p{font-size:10px;line-height:1.8;color:#8097b0;overflow-wrap:anywhere}.gate-item>.icon{width:14px;height:14px;color:#778da2;margin-top:9px}.gate-item.passed>.icon{color:var(--green)}.drawer-note{display:flex;gap:12px;padding:16px;background:#0b1523;border:1px solid #2a3b50;border-radius:7px;color:#7b94aa;margin:24px 0}.drawer-note .icon{width:16px;height:16px;margin-top:3px;flex-shrink:0;color:#a8b8cc}.drawer-note p{font-size:10px;line-height:1.9}.confirm-dialog{width:440px;max-width:calc(100vw - 32px);border-radius:12px}.confirm-dialog .panel-header{padding-bottom:4px}.confirmation-icon{width:40px;height:40px;background:#422c31;border:1px solid #64434b;border-radius:10px;display:grid;place-items:center;color:#f09ba2}.confirmation-content{padding:18px 25px 25px}.confirmation-content .eyebrow{font-size:9px;color:#ba8a96;margin-bottom:9px}.confirmation-content h2{font-size:22px;margin:8px 0 13px}.confirmation-content>.muted{font-size:12px;line-height:1.9}.confirmation-actions{display:flex;justify-content:flex-end;gap:11px;margin-top:26px}.toast{position:fixed;bottom:25px;right:27px;max-width:min(420px,calc(100vw - 40px));background:#18342f;border:1px solid #346150;color:#b8e4d2;border-radius:8px;padding:14px 19px;box-shadow:0 5px 30px #0006;z-index:100;font-size:12px;line-height:1.7}.toast.error{background:#36232d;border-color:#69404c;color:#f0aeb6}
@media(min-width:1600px){:root{--sidebar:250px}main{padding:35px 45px 0}.topbar{padding:0 45px}.chart-container{height:275px}.protection-panel .risk-meter{margin-bottom:29px}.protection-lines{gap:15px;padding-bottom:25px}.risk-status{padding-bottom:30px}.stat-card{padding:22px}.stat-value{font-size:31px}.stat-label{font-size:12px}.stat-caption{font-size:10px}}
@media(max-width:1200px){:root{--sidebar:210px}.sidebar{padding-right:14px;padding-left:14px}.topbar{padding:0 24px}main{padding:25px 24px 0}.stat-grid{gap:12px}.stat-card{padding:17px 15px}.stat-value{font-size:24px}.stat-caption{font-size:8px}.market-layout{gap:16px;grid-template-columns:minmax(0,1.8fr) minmax(240px,1fr)}.quote-detail{gap:9px}.market-price{font-size:25px}.lower-layout{gap:16px}.engine-controls{padding:14px}.engine-controls .button{padding:7px 9px;font-size:9px}.venues-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.market-heading h2{font-size:13px}.environment-notice p{font-size:10px}.environment-notice>.text-button{font-size:9px}.login-story{padding-left:7%;padding-right:7%}.login-bottom{font-size:8px}.label-two{right:-4%}.strategy-data{grid-template-columns:1fr 1fr}.strategy-data>div:last-child{grid-column:1/-1}.strategy-data>div:last-child{display:flex;flex-direction:row;justify-content:space-between;gap:10px}.lower-layout>.panel:last-child .event-list{padding-bottom:15px}.page-heading h1{font-size:27px}.panel-header{padding:17px}.risk-meter,.protection-lines{padding-left:17px;padding-right:17px}.risk-status{padding-left:17px;padding-right:17px}.quote-strip{padding-left:17px;padding-right:17px}}
@media(max-width:980px){:root{--sidebar:190px}.brand{font-size:21px}.brand-mark{width:30px}.brand-mark svg{width:27px}.brand small{font-size:7px}.sidebar>.brand{margin:0 6px 43px}.nav-link{font-size:11px;gap:9px;padding:10px 9px}.nav-link .icon{width:15px}.nav-caption{margin-left:9px}.workspace-card{padding:13px 11px}.workspace-card strong{font-size:10px}.workspace-card p{font-size:9px}.workspace-card .text-button{font-size:8px}.topbar{height:65px}.topbar-left,.topbar-right{gap:12px}.timezone{display:none}.topbar-divider{display:none}.stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.stat-card{padding:18px}.stat-value{font-size:27px}.stat-caption{font-size:10px}.stat-label{font-size:11px}.market-layout{grid-template-columns:1fr}.chart-container{height:235px}.protection-panel{display:grid;grid-template-columns:1fr 1fr}.protection-panel>.panel-header{grid-column:1/-1}.risk-status{padding-bottom:20px;grid-column:1/-1;padding-top:3px}.protection-panel .risk-meter{margin-bottom:20px}.protection-lines{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr 1fr;gap:18px;padding:0 17px 20px}.protection-lines>div{flex-direction:column;align-items:flex-start;gap:6px}.panel-link{grid-column:1/-1}.lower-layout{grid-template-columns:1fr}.strategy-data{grid-template-columns:1fr 1fr 1.5fr}.strategy-data>div:last-child{display:flex;flex-direction:column;grid-column:auto;gap:6px}.engine-controls{padding:15px 20px}.engine-controls .button{font-size:10px;padding:8px 13px}.two-columns{grid-template-columns:1fr}.venue-note{align-items:flex-start;flex-wrap:wrap}.venue-note>div{flex:1;min-width:200px}.venue-note .button{margin-left:55px}.latency-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.environment-notice{flex-wrap:wrap;gap:8px 10px}.environment-notice>p{flex:1;font-size:10px}.environment-notice>.text-button{display:none}.page-heading .eyebrow{font-size:8px;letter-spacing:1.4px}.page-heading h1{font-size:25px}.page-heading p:not(.eyebrow){font-size:10px}.mode-button{font-size:10px;padding:7px 9px;gap:5px}.section-toolbar{align-items:flex-start}.section-toolbar>.muted{font-size:10px}.section-toolbar>.badge{font-size:7px}.tabs .tab{font-size:10px;padding:11px}.section-toolbar .button{font-size:10px}.report-banner{padding:23px}.report-banner h2{font-size:19px}.report-banner .button{font-size:10px}.page-footer{font-size:7px}.login-screen{grid-template-columns:1fr 1fr}.login-story{padding:32px}.login-message h1{font-size:29px;letter-spacing:-1px}.login-message>p{font-size:11px}.login-message>.eyebrow{font-size:8px;letter-spacing:1.1px}.login-access{padding:35px}.login-card h2{font-size:23px}.login-card>.muted{font-size:12px}.login-visual{height:260px}.orbit-two{width:235px;height:235px}.orbit-one{width:165px;height:165px}.visual-core{width:80px;height:88px;border-radius:20px}.orbit-label{font-size:9px;padding:10px}.label-one{left:-2%;top:35px}.label-two{right:-6%;top:165px}.label-three{left:0%;top:216px}.login-bottom{font-size:7px;flex-direction:column;gap:8px}}
@media(max-width:760px){:root{--sidebar:230px}.sidebar{transform:translateX(-100%);transition:transform .2s;box-shadow:15px 0 45px #0007}.sidebar.open{transform:translateX(0)}.main-shell{margin-left:0}.mobile-only{display:grid}.sidebar>.brand{margin-left:12px}.sidebar .brand{font-size:25px}.sidebar .nav-link{font-size:12px;padding:11px 15px;gap:12px}.sidebar .workspace-card{padding:16px}.sidebar .workspace-card strong{font-size:12px}.sidebar .workspace-card p{font-size:10px}.sidebar .workspace-card .text-button{font-size:9px}.topbar{padding:0 18px;height:60px}.topbar-left{gap:9px}.topbar-right{gap:9px}.breadcrumb{font-size:10px;gap:10px}.connection{font-size:9px}.topbar-right .icon-button{width:28px}main{padding:24px 20px 0}.page-heading{margin-bottom:21px}.page-heading h1{font-size:26px}.page-heading .eyebrow{font-size:8px}.page-heading p:not(.eyebrow){font-size:10px;max-width:240px}.mode-button{padding:7px 10px}.market-layout{gap:18px}.venues-grid{gap:14px}.venue-card{padding:18px}.operation-row{gap:20px}.operation-row p{font-size:10px}.operation-row .button{font-size:10px}.page-footer{font-size:8px}.page-footer>span:last-child{display:none}.login-screen{display:flex;flex-direction:column;min-height:100dvh}.login-story{min-height:unset;padding:25px 30px;border-right:0;border-bottom:1px solid var(--border);background:radial-gradient(ellipse at 90% 20%,#123b3330,transparent 70%),#0d1724}.login-message{padding:30px 0 6px;margin:0}.login-message>.eyebrow{display:none}.login-message h1{font-size:28px;margin:0 0 10px}.login-message>p{font-size:11px}.login-visual,.login-bottom{display:none}.login-access{padding:34px 30px 25px;flex:1}.login-card{width:min(420px,100%)}.login-icon{display:none}.login-card h2{font-size:22px}.login-card>.muted{font-size:12px}.login-card form{margin-top:26px}.login-assurance{padding:22px 0}.login-card>.eyebrow{font-size:8px}.desktop-only{display:none}}
@media(max-width:480px){main{padding:21px 14px 0}.topbar{padding:0 10px}.breadcrumb{gap:7px;font-size:9px}.connection{font-size:8px;gap:5px}.topbar-right{gap:3px}.topbar-left{gap:4px}.page-heading{align-items:flex-start;gap:10px}.page-heading h1{font-size:23px}.page-heading .eyebrow{font-size:7px;letter-spacing:1.2px}.page-heading p:not(.eyebrow){font-size:9px;max-width:200px}.mode-switch{gap:0;padding:3px;margin-top:5px}.mode-button{padding:7px 7px;font-size:9px;gap:4px}.mode-button .icon{width:11px;height:11px}.mode-button .tiny-dot{width:4px;height:4px}.environment-notice{padding:10px;gap:9px}.environment-notice>p{font-size:9px;line-height:1.7}.environment-notice .badge{font-size:7px}.stat-grid{gap:10px;margin-bottom:18px}.stat-card{padding:15px 13px}.stat-label{font-size:9px}.stat-label .icon{width:13px;height:13px}.stat-value{font-size:24px;margin:12px 0 8px}.stat-caption{font-size:8px}.stat-caption span{margin-left:2px}.stat-denominator{font-size:16px}.panel-header{padding:15px}.market-heading h2{font-size:13px}.market-heading p{font-size:8px}.market-panel .badge{font-size:6px;padding:4px 5px}.asset-icon{width:30px;height:30px;font-size:18px}.market-heading{gap:8px}.quote-header{padding:10px 15px 0}.market-price{font-size:25px}.quote-currency{margin-left:6px;font-size:10px}.quote-detail{font-size:8px;gap:10px}.quote-detail strong{font-size:9px}.chart-container{height:195px;padding-left:9px;padding-right:9px}.market-footer{padding:0 14px 12px;font-size:7px;gap:7px}.quote-strip{padding:12px 14px;gap:8px}.quote-strip>span{font-size:6px;letter-spacing:.4px}.quote-strip strong{font-size:10px}.risk-meter>div{font-size:9px}.risk-meter strong{font-size:9px}.protection-lines{gap:12px}.protection-lines>div{font-size:8px}.protection-lines strong{font-size:8px}.strategy-data{gap:12px;padding-left:15px;padding-right:15px}.strategy-data span{font-size:8px}.strategy-data strong{font-size:9px}.engine-controls{padding:13px 15px;gap:7px}.engine-controls .button{font-size:9px;padding:7px 9px;gap:5px}.engine-controls .icon{width:12px}.positions-panel .text-button{font-size:9px}.panel-header h2{font-size:11px}.venues-grid{grid-template-columns:1fr}.venue-top h2{font-size:15px}.venue-top p{font-size:10px}.venue-capability{font-size:11px}.venue-note{padding:17px;gap:12px}.venue-note>div{min-width:0}.venue-note h3{font-size:11px}.venue-note p{font-size:10px}.venue-note .button{margin-left:50px;font-size:10px}.section-toolbar{flex-wrap:wrap}.section-toolbar>.badge{font-size:7px}.section-toolbar .tabs{flex:1}.tabs .tab{font-size:10px;padding:10px}.section-toolbar .button{font-size:9px;min-height:34px;padding:7px 10px}.section-toolbar .button .icon{width:13px}.operation-row{flex-wrap:wrap;gap:13px;padding:18px}.operation-row .button{margin-left:auto}.config-list{padding-left:17px;padding-right:17px}.config-list>div{font-size:10px;gap:15px}.report-banner{flex-direction:column;align-items:flex-start;padding:22px}.report-banner .button{font-size:10px}.report-stats .stat-value{font-size:24px}.latency-grid{gap:10px;padding:0 14px 14px}.latency-metric{padding:11px}.latency-metric span{font-size:9px}.latency-metric strong{font-size:16px}.latency-metric small{font-size:8px}.page-footer{font-size:7px;gap:7px;align-items:flex-start}.page-footer>span:nth-child(2){max-width:130px;text-align:right}.drawer-content{padding:25px}.drawer-content h2{font-size:26px}.toast{right:20px;bottom:20px;font-size:11px}}
.asset-icon{font-size:10px;letter-spacing:.3px;font-weight:600}.tiny-dot.warning{background:var(--amber)}
/* One shared wallet, with the same risk limits across every watched market. */
.daily-target-note.cost-blocked{color:#d4b17a}
.daily-target-panel{display:grid;grid-template-columns:minmax(210px,1fr) minmax(240px,1.2fr);gap:19px 32px;padding:22px;margin-bottom:20px;background:linear-gradient(110deg,#15252d,#111d2c)}
.daily-target-goal{display:flex;flex-direction:column;align-items:flex-start;gap:7px}.daily-target-goal .eyebrow{font-size:8px;color:#8ea4b9;letter-spacing:1.2px}.daily-target-goal>strong{font-size:24px;font-weight:500;font-variant-numeric:tabular-nums;letter-spacing:-.6px}.daily-target-goal>span{font-size:10px;color:#8098ad}.daily-target-goal>.target-disclaimer{color:#d9b77b;font-size:9px;margin-top:2px}.daily-target-result{align-self:center}.daily-target-result>div{display:flex;align-items:baseline;justify-content:space-between;gap:16px;font-size:11px;color:#9cb0c5}.daily-target-result strong{font-size:23px;font-weight:450;font-variant-numeric:tabular-nums;color:var(--text)}.daily-target-result small{font-size:8px;color:#7189a1;margin-left:5px}.daily-target-result progress{margin:13px 0 8px;height:5px}.daily-target-result>span{font-size:10px;color:#849db5}.daily-target-note{grid-column:1/-1;border-top:1px solid #2b3e4d;padding-top:14px;font-size:10px;line-height:1.8;color:#91a6b9;margin:0}
.watchlist-panel{margin-bottom:20px}.watchlist-panel .panel-header{align-items:flex-start;gap:15px}.watchlist{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;padding:0 17px 17px}.watch-card{text-align:left;min-width:0;display:flex;flex-direction:column;background:#0e1927;border:1px solid #26384a;border-radius:7px;padding:13px;transition:border-color .15s,background .15s}.watch-card:hover{background:#162738;border-color:#506a7d}.watch-card.selected{background:#142c2c;border-color:#437764;box-shadow:inset 0 2px 0 #58dbb6}.watch-heading{display:flex;justify-content:space-between;align-items:center;gap:7px}.watch-heading>strong{font-size:12px;font-weight:550;color:#cadbe6}.watch-health{display:flex;align-items:center;gap:4px;font-size:7px;color:#8ba99f}.watch-health .tiny-dot{width:4px;height:4px}.watch-health.warning{color:#d4b17a}.watch-health.warning .tiny-dot{background:var(--amber)}.watch-price{font-size:20px;font-weight:500;letter-spacing:-.5px;font-variant-numeric:tabular-nums;margin:16px 0 10px;color:var(--text)}.watch-quotes{display:flex;flex-direction:column;gap:5px;margin-bottom:12px;font-size:8px;color:#6f8b9f;font-variant-numeric:tabular-nums}.watch-quotes>span,.watch-metrics{display:flex;justify-content:space-between;gap:6px}.watch-quotes b{font-weight:400;color:#a2b9ca}.watch-metrics{font-size:8px;color:#768fa5;font-variant-numeric:tabular-nums}.watch-metrics b{color:#a6bdcc;font-weight:400;margin-left:3px}.watch-decision{display:block;font-size:9px;line-height:1.7;color:#9cb9b8;margin:12px 0 8px;overflow-wrap:anywhere}.watch-decision.rejected{color:#d4b17a}.watch-foot{display:flex;flex-direction:column;gap:6px;margin-top:auto;border-top:1px solid #294041;padding-top:9px;font-size:8px;color:#718e9c}.watch-foot>span{color:#92acbc}.watch-card.selected .watch-foot>span{color:var(--green)}.watchlist>.empty-state{grid-column:1/-1}.watch-card:focus-visible{outline:2px solid var(--green);outline-offset:3px}
@media(min-width:1600px){.watch-price{font-size:24px}.watch-heading>strong{font-size:14px}.watch-health{font-size:9px}.watch-quotes,.watch-metrics,.watch-foot{font-size:9px}.watch-decision{font-size:10px}}
@media(max-width:1200px){.watchlist{grid-template-columns:repeat(3,minmax(0,1fr))}.watch-card{padding:14px}.watch-heading>strong{font-size:13px}.watch-health{font-size:8px}.watch-price{font-size:23px}.daily-target-panel{gap:17px 24px}}
@media(max-width:980px){.watchlist{grid-template-columns:repeat(2,minmax(0,1fr))}.watch-card:last-child:nth-child(odd){grid-column:1/-1}.watch-card:last-child:nth-child(odd) .watch-quotes{flex-direction:row;gap:20px}.watch-card:last-child:nth-child(odd) .watch-quotes>span{flex:1}.daily-target-panel{grid-template-columns:1fr}.daily-target-goal{gap:6px}.daily-target-result{border-top:1px solid #2b3e4d;padding-top:16px}.daily-target-goal>strong{font-size:26px}}
@media(max-width:760px){.daily-target-panel{grid-template-columns:1fr 1fr;padding:18px;gap:18px}.daily-target-result{border:0;padding:0}.daily-target-goal>strong{font-size:22px}.daily-target-goal>span{font-size:9px}.daily-target-result>div{align-items:flex-start;flex-direction:column;gap:6px}.watchlist-panel .panel-subtitle{max-width:340px;line-height:1.8}.watchlist-panel .badge{font-size:8px;white-space:nowrap}.watchlist{gap:12px}}
@media(max-width:480px){.daily-target-panel{grid-template-columns:1fr;padding:16px;gap:16px}.daily-target-goal>strong{font-size:25px}.daily-target-result{border-top:1px solid #2b3e4d;padding-top:15px}.daily-target-result>div{flex-direction:row;align-items:baseline}.daily-target-note{font-size:9px}.watchlist{padding:0 12px 12px;gap:8px}.watch-card{padding:10px}.watch-heading{flex-wrap:wrap;gap:5px}.watch-heading>strong{font-size:11px}.watch-health{font-size:7px}.watch-price{font-size:19px;margin-top:13px}.watch-quotes{font-size:7px}.watch-metrics{font-size:7px}.watch-foot{font-size:7px}.watchlist-panel .panel-header{gap:9px}.watchlist-panel .panel-subtitle{font-size:9px}.watchlist-panel .badge{font-size:7px;padding:4px 5px}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{transition:none!important;scroll-behavior:auto!important}}
