/* Matanho Nexus V44 — interactive risk, readable liquidity, human-centred reconciliations, dealer-grade order ticket */
:root{--v44-blue:#255ff4;--v44-ink:#101827;--v44-muted:#66758a;--v44-line:#dfe6ef;--v44-soft:#f6f8fc;--v44-good:#087a63;--v44-amber:#a76706;--v44-red:#bf3048;--v44-cyan:#0a9fac;--v44-violet:#6b56e8}

/* ---------- shared ---------- */
.v44-btn{min-height:38px;border:1px solid #d7dfeb;border-radius:9px;background:#fff;color:#172235;padding:0 12px;font:700 11px/1 inherit;display:inline-flex;align-items:center;justify-content:center;gap:7px;cursor:pointer}.v44-btn:hover{background:#f8faff;border-color:#b9c7d9}.v44-btn.primary{background:linear-gradient(135deg,#2c63ef,#2354dc);border-color:#2354dc;color:#fff}.v44-btn.good{color:#076b56;border-color:#b9dfd4;background:#f4fbf8}.v44-btn.danger{color:#a92840;border-color:#efc9d1;background:#fff9fa}.v44-btn:disabled{opacity:.45;cursor:not-allowed}.v44-chip{display:inline-flex;align-items:center;min-height:24px;padding:0 8px;border-radius:999px;background:#eef3f9;color:#53657b;font-size:10px;font-weight:800}.v44-chip.good{background:#eaf8f3;color:#08765f}.v44-chip.warn{background:#fff5df;color:#986100}.v44-chip.bad{background:#fff0f2;color:#b72942}.v44-kicker{font-size:10px;letter-spacing:.075em;text-transform:uppercase;font-weight:850;color:#2a5ee7}.v44-muted{color:var(--v44-muted)}

/* ---------- private-market liquidity ---------- */
#v35LiquidityPanel.v44-liquidity{overflow:visible;background:#fff}.v44-liq-head{display:flex;justify-content:space-between;gap:18px;padding:16px 17px 0;align-items:flex-start}.v44-liq-head h2{font-size:17px;line-height:1.2;margin:3px 0 5px}.v44-liq-head p{font-size:11px;line-height:1.5;color:#66758a;margin:0;max-width:720px}.v44-liq-controls{display:flex;gap:7px;flex-wrap:wrap;justify-content:flex-end}.v44-seg{display:inline-flex;gap:3px;padding:3px;border:1px solid #dfe6ef;background:#f3f6fa;border-radius:9px}.v44-seg button{height:31px;border:0;background:transparent;border-radius:7px;padding:0 10px;font-size:10.5px;color:#607088;cursor:pointer}.v44-seg button.active{background:#fff;color:#101827;font-weight:800;box-shadow:0 1px 3px rgba(15,31,52,.09)}
.v44-liq-kpis{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:8px;padding:13px 17px 0}.v44-liq-kpi{border:1px solid #e0e7ef;border-radius:10px;padding:10px 11px;background:#fff;min-width:0}.v44-liq-kpi span,.v44-liq-kpi strong,.v44-liq-kpi small{display:block}.v44-liq-kpi span{font-size:9.5px;text-transform:uppercase;letter-spacing:.035em;color:#718096;font-weight:820}.v44-liq-kpi strong{font-size:15px;margin:5px 0 2px;letter-spacing:-.015em}.v44-liq-kpi small{font-size:10px;color:#77869a;line-height:1.35}.v44-liq-main{display:grid;grid-template-columns:minmax(0,1.8fr) minmax(240px,.58fr);gap:12px;padding:12px 17px 15px;align-items:stretch}.v44-liq-chart-card,.v44-liq-side-card{border:1px solid #dfe6ef;border-radius:12px;background:#fff;min-width:0}.v44-liq-chart-head{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;padding:12px 13px;border-bottom:1px solid #edf1f5}.v44-liq-chart-head strong{font-size:12px}.v44-liq-chart-head small{display:block;font-size:10px;color:#75849a;margin-top:3px}.v44-liq-legend{display:flex;gap:11px;flex-wrap:wrap;justify-content:flex-end}.v44-liq-legend span{font-size:10px;color:#647389;display:flex;align-items:center;gap:5px}.v44-liq-legend i{display:inline-block;width:10px;height:10px;border-radius:2px;background:#2c63ef}.v44-liq-legend .dist i{background:#0aa5b2}.v44-liq-legend .fees i{background:#9dabbd}.v44-liq-legend .cash i{width:18px;height:3px;border-radius:3px;background:#121d2f}.v44-liq-chart-scroll{overflow-x:auto;overflow-y:hidden;scrollbar-width:thin;padding:4px 4px 0}.v44-liq-chart{height:390px;min-width:760px;position:relative}.v44-liq-chart svg{width:100%;height:100%;display:block;overflow:visible}.v44-liq-chart svg text{font-family:Inter,system-ui,sans-serif;font-size:11px;fill:#647389;font-weight:600}.v44-liq-chart svg .axis-title{font-size:10px;font-weight:800;fill:#4c5d74;letter-spacing:.04em}.v44-liq-chart svg .value-label{font-size:10.5px;font-weight:800}.v44-liq-chart svg .month-hit{cursor:pointer;fill:transparent}.v44-chart-tip{position:absolute;z-index:3;pointer-events:none;display:none;min-width:174px;background:#101a2a;color:#fff;border-radius:9px;padding:9px 10px;box-shadow:0 12px 32px rgba(9,22,40,.18);font-size:10px;line-height:1.4}.v44-chart-tip strong{font-size:11px;display:block;margin-bottom:4px}.v44-chart-tip span{display:block;color:#d3dceb}.v44-liq-selected{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:7px;padding:10px 12px;border-top:1px solid #edf1f5;background:#fbfcfe}.v44-liq-selected>div{min-width:0}.v44-liq-selected span,.v44-liq-selected strong{display:block}.v44-liq-selected span{font-size:9px;text-transform:uppercase;color:#748399;font-weight:800}.v44-liq-selected strong{font-size:11px;margin-top:3px}.v44-liq-side-card{padding:12px}.v44-liq-side-card h3{font-size:12px;margin:0 0 4px}.v44-liq-side-card p{font-size:10px;color:#6f7f93;line-height:1.45;margin:0}.v44-cover{display:grid;grid-template-columns:94px 1fr;gap:12px;align-items:center;padding-bottom:12px;border-bottom:1px solid #edf1f5}.v44-cover-ring{--p:75;--c:#087a63;width:86px;height:86px;border-radius:50%;display:grid;place-items:center;background:conic-gradient(var(--c) calc(var(--p)*1%),#e8edf4 0);position:relative}.v44-cover-ring:before{content:"";position:absolute;inset:10px;border-radius:50%;background:#fff}.v44-cover-ring div{position:relative;text-align:center}.v44-cover-ring strong,.v44-cover-ring small{display:block}.v44-cover-ring strong{font-size:16px}.v44-cover-ring small{font-size:9px;color:#75849a}.v44-funding{display:grid;gap:8px;margin-top:12px}.v44-funding-row{display:grid;grid-template-columns:1fr auto;gap:8px;padding:8px 0;border-bottom:1px solid #edf1f5}.v44-funding-row:last-child{border:0}.v44-funding-row span{font-size:10px;color:#64748a}.v44-funding-row strong{font-size:10.5px}.v44-liq-events{padding:0 17px 16px}.v44-liq-events-head{display:flex;justify-content:space-between;gap:8px;align-items:center;margin-bottom:8px}.v44-liq-events-head strong{font-size:11px}.v44-liq-event-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.v44-liq-event{border:1px solid #e1e7ef;background:#fff;border-radius:9px;padding:10px;cursor:pointer;text-align:left}.v44-liq-event:hover{border-color:#b8c6d9;background:#fbfdff}.v44-liq-event span,.v44-liq-event strong,.v44-liq-event small,.v44-liq-event em{display:block}.v44-liq-event span{font-size:9px;color:#75849a;text-transform:uppercase;font-weight:800}.v44-liq-event strong{font-size:10.5px;margin:4px 0}.v44-liq-event small{font-size:9.5px;color:#78879a;line-height:1.35}.v44-liq-event em{font-style:normal;font-size:11px;font-weight:850;margin-top:7px}

/* ---------- risk interactive layer ---------- */
.v44-risk-controls{display:flex;gap:6px;flex-wrap:wrap;justify-content:flex-end}.v44-risk-chart-wrap{position:relative;height:338px}.v44-risk-chart-wrap svg{display:block;width:100%;height:100%;overflow:visible}.v44-risk-chart-wrap svg text{font-family:Inter,system-ui,sans-serif;font-size:11px;fill:#627287;font-weight:600}.v44-risk-chart-wrap .v44-risk-hit{fill:transparent;cursor:crosshair}.v44-risk-focus{display:none}.v44-risk-tip{position:absolute;display:none;z-index:5;pointer-events:none;background:#101a2a;color:#fff;padding:8px 10px;border-radius:8px;font-size:10px;line-height:1.45;min-width:158px;box-shadow:0 10px 28px rgba(8,21,38,.18)}.v44-risk-tip strong{display:block;font-size:11px;margin-bottom:3px}.v44-risk-selection{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:7px;margin-top:8px}.v44-risk-selection>div{border:1px solid #e2e8f0;background:#f9fbfd;border-radius:8px;padding:8px}.v44-risk-selection span,.v44-risk-selection strong,.v44-risk-selection small{display:block}.v44-risk-selection span{font-size:9px;color:#748399;text-transform:uppercase;font-weight:800}.v44-risk-selection strong{font-size:11px;margin:4px 0}.v44-risk-selection small{font-size:9px;color:#78869a}.v44-factor-wrap{display:grid;grid-template-columns:minmax(0,1fr) 210px;gap:12px;min-height:330px}.v44-factor-chart{display:grid;gap:10px;align-content:center}.v44-factor-row{display:grid;grid-template-columns:90px minmax(0,1fr) 42px;gap:8px;align-items:center;border:0;background:transparent;padding:5px 4px;border-radius:8px;cursor:pointer;text-align:left}.v44-factor-row:hover,.v44-factor-row.active{background:#f5f8ff}.v44-factor-row>span{font-size:10.5px;font-weight:750}.v44-factor-track{height:13px;background:#edf1f6;border-radius:999px;overflow:hidden;position:relative}.v44-factor-track i,.v44-factor-track b{position:absolute;left:0;top:0;height:100%;border-radius:inherit}.v44-factor-track i{background:linear-gradient(90deg,#2e63ef,#0aa2b0);width:var(--current)}.v44-factor-track b{height:5px;top:4px;background:#7559e7;width:var(--stress);opacity:.95}.v44-factor-row>strong{font-size:10.5px;text-align:right}.v44-factor-detail{border:1px solid #e0e7ef;border-radius:10px;background:#fbfcfe;padding:12px}.v44-factor-detail span,.v44-factor-detail strong,.v44-factor-detail small{display:block}.v44-factor-detail span{font-size:9px;text-transform:uppercase;color:#76859a;font-weight:800}.v44-factor-detail strong{font-size:17px;margin:5px 0}.v44-factor-detail small{font-size:10px;color:#708095;line-height:1.45}.v44-factor-detail hr{border:0;border-top:1px solid #e3e8ef;margin:10px 0}.v44-factor-legend{display:flex;gap:12px;flex-wrap:wrap;font-size:10px;color:#607086;margin-bottom:5px}.v44-factor-legend i{display:inline-block;width:16px;height:5px;border-radius:4px;margin-right:4px;background:#2e63ef}.v44-factor-legend .stress i{background:#7559e7}

/* ---------- reconciliation V44 ---------- */
#page-reconciliations.v44-recon{font-size:12px}.v44-recon-shell{display:grid;gap:12px}.v44-recon-head{display:flex;justify-content:space-between;gap:16px;align-items:flex-start}.v44-recon-head h1{font-size:27px;margin:3px 0 5px;letter-spacing:-.035em}.v44-recon-head p{font-size:11.5px;color:#63738a;line-height:1.5;margin:0;max-width:760px}.v44-recon-actions{display:flex;gap:7px;flex-wrap:wrap;justify-content:flex-end}.v44-recon-kpis{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:9px}.v44-recon-kpi{border:1px solid #dfe6ef;background:#fff;border-radius:11px;padding:11px 12px}.v44-recon-kpi span,.v44-recon-kpi strong,.v44-recon-kpi small{display:block}.v44-recon-kpi span{font-size:9.5px;text-transform:uppercase;color:#758399;font-weight:850}.v44-recon-kpi strong{font-size:20px;margin:5px 0 2px}.v44-recon-kpi small{font-size:10px;color:#78869a}.v44-recon-journey{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:7px}.v44-recon-stage{border:1px solid #dfe6ef;background:#fff;border-radius:9px;padding:9px 10px;display:grid;grid-template-columns:28px 1fr;gap:8px;align-items:center}.v44-recon-stage b{width:28px;height:28px;border-radius:8px;display:grid;place-items:center;background:#edf3ff;color:#285bd5;font-size:10px}.v44-recon-stage strong,.v44-recon-stage small{display:block}.v44-recon-stage strong{font-size:10.5px}.v44-recon-stage small{font-size:9.5px;color:#78869a;margin-top:2px}.v44-recon-stage.active{border-color:#96b1ff;background:#f7f9ff}.v44-recon-stage.done b{background:#e9f8f3;color:#08765f}.v44-recon-tools{display:grid;grid-template-columns:minmax(0,1fr) 160px 160px auto;gap:8px;align-items:center}.v44-recon-search{height:38px;border:1px solid #d9e2ed;border-radius:9px;background:#fff;padding:0 11px;font-size:11px;min-width:0}.v44-recon-select{height:38px;border:1px solid #d9e2ed;border-radius:9px;background:#fff;padding:0 10px;font-size:11px}.v44-recon-workbench{display:grid;grid-template-columns:350px minmax(0,1fr);gap:12px;align-items:stretch}.v44-recon-queue-card,.v44-recon-detail{border:1px solid #dfe6ef;background:#fff;border-radius:12px;min-width:0;overflow:hidden}.v44-recon-card-head{padding:12px 13px;border-bottom:1px solid #edf1f5;display:flex;justify-content:space-between;gap:10px;align-items:flex-start}.v44-recon-card-head h2{font-size:14px;margin:2px 0 3px}.v44-recon-card-head p{font-size:10px;color:#748397;margin:0}.v44-recon-queue{max-height:690px;overflow:auto}.v44-recon-group-label{padding:9px 11px 5px;font-size:9px;text-transform:uppercase;letter-spacing:.05em;color:#7b899a;font-weight:850;background:#fbfcfe;position:sticky;top:0;z-index:1}.v44-recon-item{width:100%;border:0;border-top:1px solid #edf1f5;background:#fff;padding:11px;text-align:left;cursor:pointer;display:grid;grid-template-columns:8px minmax(0,1fr) auto;gap:9px;align-items:center}.v44-recon-item:hover,.v44-recon-item.active{background:#f6f9ff}.v44-recon-item>i{width:7px;height:7px;border-radius:50%;background:#d98c11}.v44-recon-item.critical>i{background:#cf3b52}.v44-recon-item.ready>i{background:#6b57e8}.v44-recon-item.waiting>i{background:#78879a}.v44-recon-item.matched>i{background:#0b896d}.v44-recon-item strong,.v44-recon-item small{display:block}.v44-recon-item strong{font-size:10.5px;line-height:1.3}.v44-recon-item small{font-size:9.5px;color:#77869a;margin-top:3px;line-height:1.35}.v44-recon-item em{font-size:9.5px;font-style:normal;font-weight:850;text-align:right}.v44-recon-detail-body{padding:13px}.v44-recon-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-bottom:11px}.v44-recon-summary>div{border:1px solid #e1e7ef;background:#f9fbfd;border-radius:9px;padding:9px}.v44-recon-summary span,.v44-recon-summary strong,.v44-recon-summary small{display:block}.v44-recon-summary span{font-size:9px;text-transform:uppercase;color:#75849a;font-weight:820}.v44-recon-summary strong{font-size:12px;margin:4px 0}.v44-recon-summary small{font-size:9px;color:#7a8798}.v44-recon-callout{border:1px solid #d9e3f1;background:linear-gradient(135deg,#f7f9ff,#fbfdff);border-radius:10px;padding:11px 12px;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:center;margin-bottom:11px}.v44-recon-callout span,.v44-recon-callout strong,.v44-recon-callout small{display:block}.v44-recon-callout span{font-size:9px;text-transform:uppercase;color:#6c7d94;font-weight:820}.v44-recon-callout strong{font-size:13px;margin:4px 0}.v44-recon-callout small{font-size:10px;color:#708095;line-height:1.4}.v44-recon-compare{display:grid;grid-template-columns:1fr 150px 1fr;gap:9px;margin-bottom:11px}.v44-recon-source{border:1px solid #e0e7ef;border-radius:10px;padding:11px;background:#fff}.v44-recon-source span,.v44-recon-source strong,.v44-recon-source small{display:block}.v44-recon-source span{font-size:9px;text-transform:uppercase;color:#748399;font-weight:820}.v44-recon-source strong{font-size:14px;margin:5px 0}.v44-recon-source small{font-size:9.5px;color:#77869a;line-height:1.4}.v44-recon-diff{border:1px solid #efcbd2;background:#fff7f8;border-radius:10px;padding:11px;text-align:center;display:grid;place-content:center}.v44-recon-diff.good{border-color:#b6dfd4;background:#f4fbf8}.v44-recon-diff span,.v44-recon-diff strong,.v44-recon-diff small{display:block}.v44-recon-diff span{font-size:9px;text-transform:uppercase;color:#7b899a;font-weight:820}.v44-recon-diff strong{font-size:13px;margin:5px 0}.v44-recon-diff small{font-size:9px;color:#78869a}.v44-recon-tabs{display:flex;gap:3px;padding:3px;background:#eef2f7;border-radius:9px;width:max-content;max-width:100%;overflow:auto;margin-bottom:10px}.v44-recon-tabs button{height:30px;border:0;background:transparent;border-radius:7px;padding:0 10px;font-size:10px;color:#617189;white-space:nowrap;cursor:pointer}.v44-recon-tabs button.active{background:#fff;color:#111b2b;font-weight:800;box-shadow:0 1px 3px rgba(13,29,49,.08)}.v44-recon-evidence{display:grid;grid-template-columns:1fr 1fr;gap:9px}.v44-recon-evidence-card{border:1px solid #e0e7ef;border-radius:9px;padding:10px;background:#fff}.v44-recon-evidence-card header{display:flex;justify-content:space-between;gap:8px}.v44-recon-evidence-card strong,.v44-recon-evidence-card small{display:block}.v44-recon-evidence-card strong{font-size:10.5px}.v44-recon-evidence-card small{font-size:9px;color:#78869a;margin-top:2px;line-height:1.4}.v44-recon-playbook{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.v44-recon-playbook>div{border:1px solid #e1e7ef;border-radius:9px;padding:10px}.v44-recon-playbook span,.v44-recon-playbook strong,.v44-recon-playbook small{display:block}.v44-recon-playbook span{font-size:9px;color:#75849a;text-transform:uppercase;font-weight:820}.v44-recon-playbook strong{font-size:10.5px;margin:4px 0}.v44-recon-playbook small{font-size:9.5px;color:#748397;line-height:1.4}.v44-recon-actions-row{display:flex;justify-content:flex-end;gap:7px;flex-wrap:wrap;margin-top:11px;padding-top:10px;border-top:1px solid #edf1f5}

/* ---------- order ticket V44 ---------- */
#v44OrderBackdrop{position:fixed;inset:0;z-index:220;background:rgba(6,15,28,.38);backdrop-filter:blur(3px);opacity:0;pointer-events:none;transition:.15s}#v44OrderBackdrop.show{opacity:1;pointer-events:auto}#v44OrderTicket{position:fixed;z-index:221;left:50%;top:50%;transform:translate(-50%,-48%) scale(.985);width:min(1260px,calc(100vw - 32px));max-height:calc(100vh - 28px);background:#f7f9fc;border:1px solid #d7e0eb;border-radius:15px;box-shadow:0 34px 90px rgba(7,21,42,.27);overflow:auto;opacity:0;pointer-events:none;transition:.16s}#v44OrderTicket.show{opacity:1;pointer-events:auto;transform:translate(-50%,-50%) scale(1)}.v44-order-head{position:sticky;top:0;z-index:4;background:rgba(255,255,255,.97);backdrop-filter:blur(12px);border-bottom:1px solid #dfe6ef;padding:13px 15px;display:flex;gap:13px;align-items:center}.v44-order-security{display:flex;gap:10px;align-items:center;min-width:0}.v44-order-security img{width:42px;height:42px;border-radius:10px;border:1px solid #e0e6ee;background:#fff;object-fit:contain;padding:4px}.v44-order-security h2{font-size:18px;margin:2px 0}.v44-order-security p{font-size:10px;color:#718096;margin:0}.v44-order-quote{margin-left:auto;text-align:right}.v44-order-quote strong,.v44-order-quote span{display:block}.v44-order-quote strong{font-size:20px}.v44-order-quote span{font-size:10px;color:#607188;margin-top:2px}.v44-order-close{width:36px;height:36px;border:1px solid #d9e2ed;border-radius:9px;background:#fff;font-size:20px;cursor:pointer}.v44-order-body{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(430px,.85fr);gap:11px;padding:11px}.v44-order-card{background:#fff;border:1px solid #dfe6ef;border-radius:12px;min-width:0;overflow:hidden}.v44-order-card-head{display:flex;justify-content:space-between;align-items:flex-start;gap:10px;padding:11px 12px;border-bottom:1px solid #edf1f5}.v44-order-card-head h3{font-size:13px;margin:2px 0 3px}.v44-order-card-head p{font-size:10px;color:#748399;margin:0}.v44-order-chart-controls{display:flex;gap:6px;flex-wrap:wrap;justify-content:flex-end}.v44-order-chart-stage{height:300px;position:relative;background:linear-gradient(180deg,#fff,#fbfdff)}.v44-order-chart-stage svg{width:100%;height:100%;display:block}.v44-order-chart-stage svg text{font-family:Inter,system-ui,sans-serif;font-size:10.5px;fill:#65758b;font-weight:600}.v44-order-chart-stage .hit{fill:transparent;cursor:crosshair}.v44-order-market-stats{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:1px;background:#e4e9f0;border-top:1px solid #e4e9f0}.v44-order-market-stats>div{background:#fff;padding:9px;min-width:0}.v44-order-market-stats span,.v44-order-market-stats strong,.v44-order-market-stats small{display:block}.v44-order-market-stats span{font-size:8.8px;text-transform:uppercase;color:#75849a;font-weight:820}.v44-order-market-stats strong{font-size:11.5px;margin:4px 0 1px}.v44-order-market-stats small{font-size:8.8px;color:#7a8798}.v44-order-chart-note{padding:7px 11px;font-size:9px;color:#7a8799;border-top:1px solid #edf1f5}.v44-order-form-wrap{padding:12px}.v44-order-side{display:grid;grid-template-columns:1fr 1fr;gap:7px;margin-bottom:10px}.v44-order-side button{height:42px;border:1px solid #dce3ed;border-radius:9px;background:#fff;font-size:11px;font-weight:850;cursor:pointer}.v44-order-side button.active.buy{background:#ecf8f4;border-color:#acdccc;color:#08755e}.v44-order-side button.active.sell{background:#fff1f3;border-color:#f0c2cb;color:#b72b44}.v44-order-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.v44-order-field{display:grid;gap:5px}.v44-order-field.wide{grid-column:1/-1}.v44-order-field>span{font-size:9.5px;color:#63738a;font-weight:800}.v44-order-field input,.v44-order-field select,.v44-order-field textarea{width:100%;border:1px solid #d7e0eb;border-radius:8px;background:#fff;padding:9px 10px;font-size:11px;outline:0}.v44-order-field input,.v44-order-field select{height:38px}.v44-order-field textarea{min-height:62px;resize:vertical}.v44-order-field input:focus,.v44-order-field select:focus,.v44-order-field textarea:focus{border-color:#7fa1f6;box-shadow:0 0 0 3px rgba(40,95,229,.08)}.v44-qty-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:6px}.v44-qty-presets{display:flex;gap:3px}.v44-qty-presets button{min-width:42px;border:1px solid #dce3ed;background:#fff;border-radius:7px;font-size:9.5px;cursor:pointer}.v44-order-impact{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;margin-top:10px}.v44-order-impact>div{border:1px solid #e1e7ef;background:#f9fbfd;border-radius:8px;padding:8px}.v44-order-impact span,.v44-order-impact strong,.v44-order-impact small{display:block}.v44-order-impact span{font-size:8.7px;text-transform:uppercase;color:#76859a;font-weight:820}.v44-order-impact strong{font-size:11.5px;margin:4px 0}.v44-order-impact small{font-size:8.8px;color:#7a8798}.v44-order-controls{display:grid;gap:6px;margin-top:10px}.v44-order-control{display:grid;grid-template-columns:8px minmax(0,1fr) auto;gap:8px;align-items:center;padding:8px;border:1px solid #e2e8ef;border-radius:8px;background:#fff}.v44-order-control>i{width:7px;height:7px;border-radius:50%;background:#0a8a6c}.v44-order-control.warn>i{background:#d88d13}.v44-order-control strong,.v44-order-control small{display:block}.v44-order-control strong{font-size:10px}.v44-order-control small{font-size:9px;color:#78869a;margin-top:2px}.v44-order-control em{font-size:9.5px;font-style:normal;font-weight:850}.v44-order-footer{display:flex;justify-content:space-between;gap:12px;align-items:center;padding:10px 12px;border-top:1px solid #dfe6ef;background:#fff}.v44-order-footer>small{font-size:9.5px;color:#748399;line-height:1.35}.v44-order-footer>div{display:flex;gap:7px;flex-wrap:wrap}.v44-order-tooltip{position:absolute;display:none;pointer-events:none;background:#101a2a;color:#fff;border-radius:8px;padding:8px 10px;font-size:9.5px;z-index:3;min-width:140px}.v44-order-tooltip strong{display:block;font-size:10.5px;margin-bottom:3px}

/* ---------- modal ---------- */
#v44ModalBackdrop{position:fixed;inset:0;z-index:300;background:rgba(8,18,32,.35);display:none}#v44ModalBackdrop.show{display:block}#v44Modal{position:fixed;z-index:301;left:50%;top:50%;transform:translate(-50%,-50%);width:min(720px,calc(100vw - 30px));max-height:calc(100vh - 34px);overflow:auto;border-radius:13px;background:#fff;border:1px solid #dce4ee;box-shadow:0 24px 70px rgba(8,24,44,.25);display:none}#v44Modal.show{display:block}.v44-modal-head{padding:14px 15px;border-bottom:1px solid #edf1f5;display:flex;justify-content:space-between;gap:10px}.v44-modal-head h2{font-size:16px;margin:2px 0}.v44-modal-head p{font-size:10px;color:#75849a;margin:3px 0 0}.v44-modal-body{padding:14px 15px}.v44-modal-close{width:34px;height:34px;border:1px solid #dce4ee;background:#fff;border-radius:8px;font-size:19px}.v44-modal-footer{padding:10px 15px;border-top:1px solid #edf1f5;display:flex;justify-content:flex-end;gap:7px}

@media(max-width:1100px){.v44-liq-kpis{grid-template-columns:repeat(3,minmax(0,1fr))}.v44-liq-main{grid-template-columns:1fr}.v44-liq-side-card{display:grid;grid-template-columns:1fr 1fr;gap:12px}.v44-cover{border-bottom:0;border-right:1px solid #edf1f5;padding:0 12px 0 0}.v44-recon-workbench{grid-template-columns:1fr}.v44-recon-queue{max-height:300px}.v44-order-body{grid-template-columns:1fr}.v44-factor-wrap{grid-template-columns:1fr}.v44-factor-detail{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}.v44-factor-detail hr{display:none}}
@media(max-width:760px){.v44-liq-head,.v44-recon-head{display:block}.v44-liq-controls,.v44-recon-actions{justify-content:flex-start;margin-top:10px}.v44-liq-kpis{grid-template-columns:1fr 1fr;padding-left:10px;padding-right:10px}.v44-liq-main{padding-left:10px;padding-right:10px}.v44-liq-chart{height:330px;min-width:720px}.v44-liq-side-card{grid-template-columns:1fr}.v44-cover{border-right:0;border-bottom:1px solid #edf1f5;padding:0 0 12px}.v44-liq-events{padding-left:10px;padding-right:10px}.v44-liq-event-grid{display:flex;overflow-x:auto}.v44-liq-event{min-width:220px}.v44-liq-selected{grid-template-columns:1fr 1fr}.v44-risk-chart-wrap{height:300px}.v44-risk-selection{grid-template-columns:1fr 1fr}.v44-recon-kpis{grid-template-columns:1fr 1fr}.v44-recon-journey{display:flex;overflow-x:auto}.v44-recon-stage{min-width:195px}.v44-recon-tools{grid-template-columns:1fr 1fr}.v44-recon-tools .v44-recon-search{grid-column:1/-1}.v44-recon-compare,.v44-recon-evidence,.v44-recon-playbook{grid-template-columns:1fr}.v44-recon-summary{grid-template-columns:1fr 1fr}.v44-recon-callout{grid-template-columns:1fr}.v44-order-head{align-items:flex-start;flex-wrap:wrap}.v44-order-quote{margin-left:52px;text-align:left;order:3}.v44-order-close{margin-left:auto}.v44-order-body{padding:8px}.v44-order-chart-stage{height:250px}.v44-order-market-stats{grid-template-columns:repeat(3,minmax(0,1fr))}.v44-order-form{grid-template-columns:1fr}.v44-order-field.wide{grid-column:auto}.v44-order-impact{grid-template-columns:1fr 1fr}.v44-order-footer{display:block}.v44-order-footer>div{margin-top:8px}.v44-order-footer .v44-btn{flex:1}.v44-factor-detail{grid-template-columns:1fr}.v44-order-chart-controls{justify-content:flex-start}}
@media(max-width:430px){.v44-liq-kpis,.v44-recon-kpis,.v44-risk-selection,.v44-recon-summary,.v44-order-market-stats,.v44-order-impact{grid-template-columns:1fr}.v44-recon-tools{grid-template-columns:1fr}.v44-recon-tools .v44-recon-search{grid-column:auto}.v44-qty-row{grid-template-columns:1fr}.v44-qty-presets button{height:34px}.v44-order-quote{margin-left:0}.v44-order-security{max-width:calc(100% - 50px)}}
