/* Matanho Nexus V36 — trading workstation, user-centred reconciliations and responsive operations */
:root{--v36-ink:#07101f;--v36-muted:#65758a;--v36-line:#dfe6ef;--v36-soft:#f6f8fb;--v36-blue:#1d5cff;--v36-cyan:#0aa7c8;--v36-red:#d83c54;--v36-amber:#d48714;--v36-good:#087b63;--v36-navy:#0a1728}
.v36-btn{height:36px;padding:0 13px;border:1px solid #d6deea;border-radius:9px;background:#fff;color:#111a29;font:700 11px/1 Inter,system-ui,sans-serif;display:inline-flex;align-items:center;justify-content:center;gap:6px;cursor:pointer;white-space:nowrap}.v36-btn:hover{background:#f8faff;border-color:#aebbd0}.v36-btn.primary{background:linear-gradient(135deg,#255eff,#1551ed);border-color:#1551ed;color:#fff;box-shadow:0 6px 18px rgba(29,92,255,.16)}.v36-btn:disabled{opacity:.45;cursor:not-allowed}.v36-chip{display:inline-flex;align-items:center;gap:5px;border-radius:999px;padding:4px 8px;font-size:10px;font-weight:800;background:#edf3ff;color:#2358c8;white-space:nowrap}.v36-chip.good{background:#eaf8f3;color:#087a62}.v36-chip.warn{background:#fff4dd;color:#9d6500}.v36-chip.fail{background:#fff0f2;color:#bf3048}.v36-card{background:#fff;border:1px solid var(--v36-line);border-radius:13px;box-shadow:0 1px 2px rgba(10,24,42,.025);min-width:0}.v36-card-head{padding:14px 15px 10px;display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.v36-card-head h2{font-size:14px;margin:2px 0 3px;color:var(--v36-ink)}.v36-card-head p{font-size:11px;color:#738197;margin:0;line-height:1.45}.v36-card-body{padding:0 15px 15px}.v36-kicker{font-size:10px;font-weight:850;letter-spacing:.08em;text-transform:uppercase;color:var(--v36-blue)}

/* Orders — issuer logos and TradingView-inspired chart */
#page-orders .v33-orders-top{grid-template-columns:300px minmax(0,1fr)}
#page-orders .v33-instrument{grid-template-columns:56px minmax(0,1fr) auto;min-height:58px;padding:8px 10px}
#page-orders .v33-instrument>b{display:none!important}
#page-orders .v36-issuer-logo{width:50px;height:30px;object-fit:contain;border-radius:7px;border:1px solid #e2e8f0;background:#fff;display:block}
#page-orders .v33-instrument strong{font-size:11px}.v33-instrument small{font-size:10px!important}
#page-orders .v35-mini-spark{margin-top:2px!important;opacity:.62}
#page-orders .v33-chartbox{height:430px!important;border-top:0!important;background:#fff!important;overflow:hidden}
#page-orders .v36-tv-shell{height:100%;display:grid;grid-template-rows:38px 28px minmax(0,1fr);background:#fff;border-top:1px solid #e8edf3}
#page-orders .v36-tv-toolbar{display:flex;align-items:center;gap:5px;padding:5px 9px;border-bottom:1px solid #e7ecf2;background:#fbfcfe;overflow-x:auto;scrollbar-width:none}
#page-orders .v36-tv-toolbar::-webkit-scrollbar{display:none}
#page-orders .v36-tv-tool{height:27px;border:0;background:transparent;border-radius:6px;padding:0 8px;font-size:10px;font-weight:700;color:#526176;white-space:nowrap}.v36-tv-tool.active,.v36-tv-tool:hover{background:#eef3ff;color:#174ec4}
#page-orders .v36-tv-divider{width:1px;height:18px;background:#dfe5ed;flex:none;margin:0 2px}
#page-orders .v36-tv-ohlc{display:flex;align-items:center;gap:11px;padding:0 11px;border-bottom:1px solid #edf1f5;font-size:10px;color:#607086;white-space:nowrap;overflow:auto;scrollbar-width:none}.v36-tv-ohlc::-webkit-scrollbar{display:none}.v36-tv-ohlc strong{color:#152033}.v36-tv-ohlc b{font-weight:800}.v36-tv-up{color:#087b63!important}.v36-tv-down{color:#c8334b!important}
#page-orders .v36-tv-stage{position:relative;min-height:0}.v36-tv-stage svg{width:100%;height:100%;display:block}.v36-tv-stage text{font-family:Inter,system-ui,sans-serif;font-size:10px;fill:#65758a;font-weight:600}.v36-tv-stage .v36-grid{stroke:#e8edf3;stroke-width:1}.v36-tv-stage .v36-axis{stroke:#cfd7e2;stroke-width:1}.v36-tv-stage .v36-last{stroke:#1d5cff;stroke-width:1;stroke-dasharray:4 4}.v36-tv-stage .v36-candle-up{fill:#0f9b78;stroke:#0f9b78}.v36-tv-stage .v36-candle-down{fill:#d84a5e;stroke:#d84a5e}.v36-tv-stage .v36-volume-up{fill:rgba(15,155,120,.32)}.v36-tv-stage .v36-volume-down{fill:rgba(216,74,94,.28)}.v36-tv-stage .v36-ma{fill:none;stroke:#3158e8;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.v36-tv-stage .v36-ema{fill:none;stroke:#d48614;stroke-width:1.35;stroke-linecap:round;stroke-linejoin:round}.v36-tv-stage .v36-cross{stroke:#607087;stroke-width:1;stroke-dasharray:3 3;pointer-events:none;display:none}.v36-tv-stage:hover .v36-cross{display:block}.v36-tv-price-label{position:absolute;right:3px;transform:translateY(-50%);background:#1d5cff;color:#fff;border-radius:4px;padding:3px 6px;font-size:9px;font-weight:800;pointer-events:none}.v36-tv-time-label{position:absolute;bottom:2px;transform:translateX(-50%);background:#203149;color:#fff;border-radius:4px;padding:3px 6px;font-size:9px;font-weight:700;pointer-events:none;display:none}.v36-tv-stage:hover .v36-tv-time-label{display:block}
#page-orders .v36-tv-legend{display:flex;align-items:center;gap:14px;position:absolute;left:14px;top:9px;z-index:2;padding:5px 7px;border:1px solid rgba(223,230,239,.9);border-radius:7px;background:rgba(255,255,255,.9);font-size:9px;color:#5d6b7f;pointer-events:none}.v36-tv-legend span{display:flex;align-items:center;gap:5px}.v36-tv-legend i{width:14px;height:2px;border-radius:2px;background:#3158e8}.v36-tv-legend i.ema{background:#d48614}.v36-tv-legend i.volume{height:7px;background:rgba(15,155,120,.32)}
#page-orders .v33-chart-controls{background:#fbfcfe}.v33-chart-controls .v33-segment:nth-of-type(2){display:none!important}
#page-orders .v36-market-source-note{font-size:9px;color:#78879a;margin-left:auto;padding:0 4px;white-space:nowrap}

/* Reconciliations — user-centred work desk */
.v36-recon-shell{display:grid;gap:12px}.v36-recon-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.v36-recon-head h1{margin:3px 0 5px;font-size:26px;letter-spacing:-.035em}.v36-recon-head p{font-size:12px;color:#60708a;max-width:760px;margin:0}.v36-recon-actions{display:flex;gap:7px;flex-wrap:wrap;justify-content:flex-end}
.v36-focus-strip{display:grid;grid-template-columns:minmax(0,1.4fr) repeat(3,minmax(150px,.55fr));border:1px solid #dfe6ef;border-radius:12px;background:#fff;overflow:hidden}.v36-focus-primary{padding:13px 14px;background:linear-gradient(120deg,#0c1d39,#17335f);color:#fff}.v36-focus-primary span,.v36-focus-card span{font-size:9px;text-transform:uppercase;letter-spacing:.06em;font-weight:850}.v36-focus-primary span{color:#aabbd4}.v36-focus-primary strong{display:block;font-size:15px;margin:5px 0 3px}.v36-focus-primary small{font-size:10px;color:#c9d5e8}.v36-focus-card{padding:12px 13px;border-left:1px solid #e3e9f1;display:grid;align-content:center;cursor:pointer}.v36-focus-card:hover{background:#f8fbff}.v36-focus-card span{color:#748398}.v36-focus-card strong{font-size:11px;margin:4px 0 2px}.v36-focus-card small{font-size:9.5px;color:#7a8799}
.v36-recon-kpis{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:8px}.v36-recon-kpi{border:1px solid #e0e7ef;border-radius:10px;background:#fff;padding:10px 11px;min-width:0}.v36-recon-kpi span{font-size:9px;color:#75849a;text-transform:uppercase;font-weight:850}.v36-recon-kpi strong{display:block;font-size:17px;margin:4px 0 2px}.v36-recon-kpi small{display:block;font-size:9.5px;color:#77869a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.v36-run-rail{border:1px solid #dfe6ef;background:#fff;border-radius:11px;padding:9px}.v36-run-rail-head{display:flex;justify-content:space-between;align-items:center;gap:8px;margin-bottom:7px}.v36-run-rail-head div span{font-size:9px;color:#718096;text-transform:uppercase;font-weight:850}.v36-run-rail-head strong{display:block;font-size:11px;margin-top:2px}.v36-run-rail-head button{border:0;background:transparent;color:#2358c8;font-size:10px;font-weight:800;cursor:pointer}.v36-run-steps{display:grid;grid-template-columns:repeat(9,minmax(0,1fr));gap:4px}.v36-run-step{border:1px solid #e2e8f0;border-radius:8px;padding:7px;background:#fff;min-width:0}.v36-run-step span{display:block;font-size:8px;color:#78879a;text-transform:uppercase;font-weight:850}.v36-run-step strong{display:block;font-size:9.5px;margin-top:3px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.v36-run-step.done{background:#f2fbf7;border-color:#afe0d1}.v36-run-step.current{background:#f2f6ff;border-color:#8baaff}.v36-run-step.warn{background:#fff8ec;border-color:#f0d19d}
.v36-recon-toolbar{display:flex;align-items:center;gap:7px;flex-wrap:wrap}.v36-recon-search{height:36px;min-width:240px;flex:1;border:1px solid #d7e0ec;border-radius:9px;background:#fff;display:flex;align-items:center;padding:0 10px;gap:7px}.v36-recon-search:before{content:'⌕';font-size:15px;color:#8190a2}.v36-recon-search input{border:0;outline:0;background:transparent;width:100%;font-size:11px}.v36-recon-toolbar select,.v36-recon-toolbar input[type=date]{height:36px;border:1px solid #d7e0ec;border-radius:9px;background:#fff;padding:0 10px;font-size:11px;min-width:120px}
.v36-recon-layout{display:grid;grid-template-columns:350px minmax(0,1fr);gap:10px;align-items:start}.v36-queue-head{padding:13px 13px 9px;border-bottom:1px solid #edf1f5}.v36-queue-head h2{font-size:13px;margin:2px 0}.v36-queue-head p{font-size:10px;color:#78869a;margin:0}.v36-queue-tabs{display:flex;gap:3px;padding:7px;border-bottom:1px solid #edf1f5;background:#fafcff;overflow-x:auto}.v36-queue-tabs button{border:0;background:transparent;border-radius:7px;padding:7px 9px;font-size:9.5px;font-weight:750;color:#637288;white-space:nowrap}.v36-queue-tabs button.active{background:#fff;color:#174fc6;box-shadow:0 1px 3px rgba(15,32,60,.10)}.v36-recon-queue{max-height:670px;overflow:auto}.v36-recon-item{display:grid;grid-template-columns:8px minmax(0,1fr) auto;gap:9px;padding:11px 12px;border-bottom:1px solid #edf1f5;cursor:pointer;align-items:start}.v36-recon-item:hover,.v36-recon-item.active{background:#f7faff}.v36-recon-item>i{width:7px;height:7px;border-radius:50%;margin-top:5px;background:#e09a1d}.v36-recon-item.critical>i{background:#d83c54}.v36-recon-item.matched>i{background:#087b63}.v36-recon-item.waiting>i{background:#7790ad}.v36-recon-item strong{font-size:10.5px;line-height:1.35}.v36-recon-item small{display:block;font-size:9px;color:#7a8799;margin-top:2px;line-height:1.35}.v36-recon-item em{font-style:normal;font-size:9.5px;font-weight:850;text-align:right;color:#27364b}.v36-recon-item em small{white-space:nowrap}
.v36-detail{min-width:0}.v36-detail-head{padding:14px 15px 11px;border-bottom:1px solid #edf1f5;display:flex;justify-content:space-between;gap:12px}.v36-detail-head h2{font-size:17px;margin:3px 0 2px}.v36-detail-head p{font-size:10px;color:#75849a;margin:0}.v36-next-action{margin:12px 14px 0;border:1px solid #ccdafc;background:linear-gradient(110deg,#f4f7ff,#fbfdff);border-radius:11px;padding:11px 12px;display:grid;grid-template-columns:34px minmax(0,1fr) auto;gap:10px;align-items:center}.v36-next-action b{width:34px;height:34px;border-radius:10px;background:#1d5cff;color:#fff;display:grid;place-items:center;font-size:13px}.v36-next-action span>span{display:block;font-size:8.5px;color:#65789a;text-transform:uppercase;font-weight:850}.v36-next-action strong{display:block;font-size:11px;margin:3px 0}.v36-next-action small{display:block;font-size:9px;color:#738197}.v36-detail-tabs{display:flex;gap:3px;margin:10px 14px 0;padding:3px;background:#eff3f8;border:1px solid #e0e7ef;border-radius:9px;overflow:auto}.v36-detail-tabs button{height:29px;border:0;background:transparent;border-radius:7px;padding:0 10px;font-size:9.5px;font-weight:750;color:#627187;white-space:nowrap}.v36-detail-tabs button.active{background:#fff;color:#112033;box-shadow:0 1px 3px rgba(14,29,54,.09)}.v36-detail-body{padding:12px 14px 14px}.v36-compare{display:grid;grid-template-columns:minmax(0,1fr) 145px minmax(0,1fr);gap:9px}.v36-record{border:1px solid #e0e7ef;border-radius:10px;background:#fbfcfe;padding:11px}.v36-record span{font-size:8.5px;color:#748399;text-transform:uppercase;font-weight:850}.v36-record strong{display:block;font-size:14px;margin:5px 0}.v36-record small{font-size:9.5px;color:#75849a;line-height:1.4}.v36-delta{border:1px solid #f0cbd3;border-radius:10px;background:#fff7f8;padding:11px;text-align:center;display:grid;place-content:center}.v36-delta.good{border-color:#b8e1d5;background:#f3fbf8}.v36-delta span{font-size:8.5px;color:#75849a;text-transform:uppercase;font-weight:850}.v36-delta strong{font-size:14px;margin:5px 0}.v36-delta small{font-size:9px;color:#78869a}.v36-evidence-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:10px}.v36-evidence{border:1px solid #e0e7ef;border-radius:10px;padding:10px;background:#fff}.v36-evidence header{display:flex;justify-content:space-between;gap:8px;align-items:flex-start}.v36-evidence h3{font-size:10.5px;margin:0}.v36-evidence p{font-size:9px;color:#75849a;margin:3px 0 0}.v36-evidence dl{display:grid;grid-template-columns:78px minmax(0,1fr);gap:4px 8px;margin:9px 0 0}.v36-evidence dt{font-size:8.5px;color:#7b899b;font-weight:800}.v36-evidence dd{font-size:9px;color:#28364a;margin:0;word-break:break-word}.v36-resolution{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,.75fr);gap:9px;margin-top:10px}.v36-action-list{border:1px solid #e0e7ef;border-radius:10px;padding:10px}.v36-action-list h3,.v36-resolution-form h3{font-size:11px;margin:0 0 7px}.v36-action-step{display:grid;grid-template-columns:23px minmax(0,1fr);gap:8px;padding:8px 0;border-bottom:1px solid #edf1f5}.v36-action-step:last-child{border-bottom:0}.v36-action-step b{width:23px;height:23px;border-radius:7px;background:#eef3ff;color:#2358c8;display:grid;place-items:center;font-size:9px}.v36-action-step strong{font-size:10px}.v36-action-step small{display:block;font-size:9px;color:#78879a;margin-top:2px}.v36-resolution-form{border:1px solid #e0e7ef;border-radius:10px;padding:10px}.v36-resolution-form label{display:grid;gap:4px;font-size:9px;font-weight:800;color:#607088;margin-bottom:7px}.v36-resolution-form select,.v36-resolution-form textarea{border:1px solid #d6dfeb;border-radius:8px;padding:8px 9px;background:#fff;font-size:10px}.v36-resolution-form textarea{min-height:70px;resize:vertical}.v36-proof-row{display:flex;justify-content:space-between;gap:8px;align-items:center;border-top:1px solid #edf1f5;margin-top:10px;padding-top:9px}.v36-proof-row small{font-size:9px;color:#748399}.v36-audit-list{display:grid}.v36-audit-event{display:grid;grid-template-columns:62px 10px minmax(0,1fr);gap:8px;padding:8px 0;border-bottom:1px solid #edf1f5}.v36-audit-event time{font-size:9px;color:#748399}.v36-audit-event i{width:7px;height:7px;border-radius:50%;background:#3158e8;margin-top:3px}.v36-audit-event strong{font-size:10px}.v36-audit-event small{display:block;font-size:9px;color:#78879a;margin-top:2px}

/* Operations V36 */
.v36-ops-shell{display:grid;gap:12px}.v36-ops-head{display:flex;justify-content:space-between;align-items:flex-start;gap:14px}.v36-ops-head h1{margin:3px 0 5px;font-size:26px;letter-spacing:-.035em}.v36-ops-head p{margin:0;max-width:760px;font-size:12px;color:#60708a}.v36-ops-actions{display:flex;gap:7px;flex-wrap:wrap;justify-content:flex-end}
.v36-ops-kpis{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:8px}.v36-ops-kpi{border:1px solid #e0e7ef;border-radius:10px;background:#fff;padding:10px 11px}.v36-ops-kpi span{display:block;font-size:9px;color:#748398;text-transform:uppercase;font-weight:850}.v36-ops-kpi strong{display:block;font-size:17px;margin:4px 0 2px}.v36-ops-kpi small{display:block;font-size:9.5px;color:#78879a}
.v36-ops-grid{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(320px,.65fr);gap:10px;align-items:start}.v36-runbook-tools{display:flex;gap:6px;flex-wrap:wrap}.v36-runbook-tools button{height:29px;border:0;border-radius:7px;padding:0 9px;background:#f1f4f8;font-size:9.5px;font-weight:760;color:#66758a}.v36-runbook-tools button.active{background:#e8efff;color:#1d55c6}.v36-ops-runbook{padding:0 13px 7px}.v36-ops-task{display:grid;grid-template-columns:62px 8px minmax(0,1fr) auto;gap:8px;align-items:start;padding:10px 0;border-bottom:1px solid #edf1f5;cursor:pointer}.v36-ops-task:last-child{border-bottom:0}.v36-ops-task:hover{background:#fafcff}.v36-ops-task time{font-size:10px;font-weight:800;color:#26364b}.v36-ops-task>i{width:7px;height:7px;border-radius:50%;background:#d58b1d;margin-top:4px}.v36-ops-task.blocked>i{background:#d83c54}.v36-ops-task.scheduled>i{background:#3158e8}.v36-ops-task strong{font-size:10.5px}.v36-ops-task small{display:block;font-size:9px;color:#77869a;margin-top:2px}.v36-ops-task em{font-size:9px;font-style:normal;color:#6b798c;white-space:nowrap}.v36-dependencies{display:grid;grid-template-columns:1fr 1fr;gap:7px}.v36-dependency{border:1px solid #e0e7ef;border-radius:9px;padding:9px;background:#fff;cursor:pointer}.v36-dependency:hover{background:#f8fbff}.v36-dependency span{font-size:8.5px;text-transform:uppercase;color:#75849a;font-weight:850}.v36-dependency strong{display:block;font-size:11px;margin:4px 0}.v36-dependency small{display:block;font-size:9px;color:#78879a;line-height:1.35}.v36-dependency .bar{height:5px;background:#edf1f5;border-radius:99px;margin-top:7px;overflow:hidden}.v36-dependency .bar i{height:100%;display:block;border-radius:inherit;background:linear-gradient(90deg,#3158e8,#0aa7c8)}
.v36-chart-grid{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(300px,.75fr);gap:10px}.v36-chart-card{border:1px solid #e0e7ef;border-radius:12px;background:#fff;min-width:0;overflow:hidden}.v36-chart-head{display:flex;justify-content:space-between;gap:8px;padding:12px 13px 7px}.v36-chart-head h2{font-size:12px;margin:1px 0}.v36-chart-head p{font-size:9.5px;color:#75849a;margin:2px 0 0}.v36-chart-stage{height:260px;position:relative;padding:0 7px 5px}.v36-chart-stage svg{width:100%;height:100%;display:block}.v36-chart-stage text{font-family:Inter,system-ui,sans-serif;font-size:9px;fill:#6b7a8f;font-weight:600}.v36-chart-stage .grid{stroke:#e8edf3;stroke-width:1}.v36-chart-stage .axis{stroke:#cfd7e2;stroke-width:1}.v36-chart-stage .series-due{fill:none;stroke:#3158e8;stroke-width:2.2}.v36-chart-stage .series-done{fill:none;stroke:#0a9474;stroke-width:2.2}.v36-chart-stage .series-block{fill:none;stroke:#d83c54;stroke-width:2;stroke-dasharray:5 4}.v36-chart-stage .bar-in{fill:rgba(10,148,116,.72)}.v36-chart-stage .bar-out{fill:rgba(49,88,232,.72)}.v36-chart-legend{display:flex;align-items:center;gap:15px;flex-wrap:wrap;padding:7px 13px 10px;border-top:1px solid #edf1f5;font-size:9.5px;color:#59687c}.v36-chart-legend span{display:flex;align-items:center;gap:5px}.v36-chart-legend i{width:16px;height:2px;background:#3158e8}.v36-chart-legend i.done{background:#0a9474}.v36-chart-legend i.block{height:0;border-top:2px dashed #d83c54;background:transparent}.v36-chart-legend i.in{height:7px;background:rgba(10,148,116,.72)}.v36-chart-legend i.out{height:7px;background:rgba(49,88,232,.72)}.v36-axis-label{font-size:8.5px;fill:#536276;font-weight:800}.v36-ops-link-list{display:grid;padding:0 13px 10px}.v36-ops-link{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;padding:9px 0;border-bottom:1px solid #edf1f5;cursor:pointer}.v36-ops-link:last-child{border-bottom:0}.v36-ops-link strong{font-size:10px}.v36-ops-link small{display:block;font-size:9px;color:#78879a;margin-top:2px}.v36-ops-link em{font-style:normal;font-size:9px;color:#2358c8;font-weight:800}

[data-theme="dark"] .v36-card,[data-theme="dark"] .v36-focus-strip,[data-theme="dark"] .v36-focus-card,[data-theme="dark"] .v36-recon-kpi,[data-theme="dark"] .v36-run-rail,[data-theme="dark"] .v36-run-step,[data-theme="dark"] .v36-record,[data-theme="dark"] .v36-evidence,[data-theme="dark"] .v36-action-list,[data-theme="dark"] .v36-resolution-form,[data-theme="dark"] .v36-ops-kpi,[data-theme="dark"] .v36-dependency,[data-theme="dark"] .v36-chart-card{background:#111927;border-color:#2b384d;color:#f7f9fc}
[data-theme="dark"] #page-orders .v36-tv-shell,[data-theme="dark"] #page-orders .v36-tv-toolbar{background:#111927;border-color:#2b384d}[data-theme="dark"] #page-orders .v36-tv-ohlc{border-color:#2b384d;color:#9eacc1}[data-theme="dark"] #page-orders .v36-tv-ohlc strong{color:#f7f9fc}[data-theme="dark"] #page-orders .v36-tv-stage .v36-grid,[data-theme="dark"] .v36-chart-stage .grid{stroke:#25344a}[data-theme="dark"] #page-orders .v36-tv-stage text,[data-theme="dark"] .v36-chart-stage text{fill:#94a4b9}[data-theme="dark"] #page-orders .v36-tv-legend{background:rgba(17,25,39,.92);border-color:#2b384d;color:#c0cada}

@media(max-width:1250px){.v36-recon-kpis,.v36-ops-kpis{grid-template-columns:repeat(3,minmax(0,1fr))}.v36-focus-strip{grid-template-columns:1.3fr repeat(2,minmax(150px,.6fr))}.v36-focus-card:last-child{grid-column:2/-1;border-top:1px solid #e3e9f1}.v36-run-steps{grid-template-columns:repeat(5,minmax(0,1fr))}.v36-ops-grid{grid-template-columns:minmax(0,1fr) 340px}}
@media(max-width:1000px){#page-orders .v33-orders-top{grid-template-columns:260px minmax(0,1fr)}.v36-recon-layout,.v36-ops-grid,.v36-chart-grid{grid-template-columns:1fr}.v36-recon-queue{max-height:340px}.v36-dependencies{grid-template-columns:repeat(4,minmax(0,1fr))}.v36-focus-strip{grid-template-columns:1fr 1fr}.v36-focus-primary{grid-column:1/-1}.v36-focus-card{border-top:1px solid #e3e9f1}.v36-focus-card:nth-child(2),.v36-focus-card:nth-child(4){border-left:0}}
@media(max-width:760px){#page-orders .v33-orders-top{grid-template-columns:1fr}#page-orders .v33-instruments{max-height:280px}#page-orders .v33-chartbox{height:360px!important}#page-orders .v36-tv-shell{grid-template-rows:36px 27px minmax(0,1fr)}#page-orders .v36-tv-legend{top:7px;left:8px;gap:8px}.v36-recon-head,.v36-ops-head{flex-direction:column}.v36-recon-actions,.v36-ops-actions{justify-content:flex-start;width:100%}.v36-recon-actions .v36-btn,.v36-ops-actions .v36-btn{flex:1}.v36-recon-kpis,.v36-ops-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.v36-run-steps{display:flex;overflow:auto}.v36-run-step{min-width:120px}.v36-recon-toolbar{display:grid;grid-template-columns:1fr 1fr}.v36-recon-search{grid-column:1/-1;min-width:0}.v36-compare,.v36-evidence-grid,.v36-resolution{grid-template-columns:1fr}.v36-delta{text-align:left;display:block}.v36-next-action{grid-template-columns:30px minmax(0,1fr)}.v36-next-action .v36-btn{grid-column:1/-1;width:100%}.v36-dependencies{grid-template-columns:1fr 1fr}.v36-chart-stage{height:235px}.v36-ops-task{grid-template-columns:52px 7px minmax(0,1fr)}.v36-ops-task>em{grid-column:3;margin-top:-4px}.v36-focus-strip{grid-template-columns:1fr}.v36-focus-primary{grid-column:auto}.v36-focus-card{border-left:0;border-top:1px solid #e3e9f1}}
@media(max-width:430px){.v36-recon-kpis,.v36-ops-kpis{grid-template-columns:1fr 1fr}.v36-recon-toolbar{grid-template-columns:1fr}.v36-recon-search{grid-column:auto}.v36-dependencies{grid-template-columns:1fr}.v36-chart-stage{height:220px}#page-orders .v33-chartbox{height:330px!important}#page-orders .v36-tv-ohlc{gap:8px;font-size:9px}#page-orders .v36-market-source-note{display:none}}
/* V36 mobile containment hardening */
.v36-recon-shell,.v36-recon-shell>*{min-width:0;max-width:100%;box-sizing:border-box}.v36-recon-head>div,.v36-recon-actions{min-width:0;max-width:100%}.v36-focus-strip,.v36-recon-kpis,.v36-run-rail,.v36-recon-toolbar,.v36-recon-layout{min-width:0;max-width:100%}
@media(max-width:760px){.v36-recon-actions{display:grid;grid-template-columns:1fr;width:100%}.v36-recon-actions .v36-btn{width:100%;min-width:0}.v36-recon-head>div:first-child{width:100%}.v36-recon-head p{overflow-wrap:anywhere}.v36-focus-primary strong{overflow-wrap:anywhere}.v36-recon-kpi{min-width:0}.v36-run-rail{overflow:hidden}.v36-run-steps{max-width:100%;overflow-x:auto}.v36-recon-layout>*{min-width:0;max-width:100%}.v36-recon-queue{max-width:100%}.v36-detail{overflow:hidden}.v36-detail-head,.v36-next-action,.v36-detail-tabs,.v36-detail-body{max-width:100%;min-width:0}.v36-detail-tabs{overflow-x:auto}.v36-evidence dl{grid-template-columns:70px minmax(0,1fr)}}
