.cw-workstation{display:grid;grid-template-columns:220px minmax(0,1fr);min-height:100vh;background:var(--surface-panel);color:var(--text-primary)}.cw-workstation--desk{grid-template-columns:minmax(0,1fr)}.cw-workstation--desk .cw-main{width:100%;max-width:none}.cw-rail{position:sticky;top:0;align-self:start;height:100vh;overflow-y:auto;display:flex;flex-direction:column;gap:6px;background:var(--surface-panel);border-right:1px solid var(--border);padding:14px 0}.cw-rail-brand{padding:4px 16px 10px;border-bottom:1px solid var(--border)}.cw-rail-eyebrow{font-family:var(--mono);font-size:10px;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:var(--text-muted)}.cw-rail-group{display:flex;flex-direction:column;padding:8px 0}.cw-rail-label{padding:4px 16px;font-family:var(--mono);font-size:9px;font-weight:600;letter-spacing:.16em;text-transform:uppercase;color:var(--text-muted)}.cw-rail-link{display:flex;align-items:center;justify-content:space-between;gap:8px;width:100%;text-align:left;padding:6px 16px;font-size:12.5px;color:var(--text-muted);background:none;border:none;border-left:2px solid transparent;cursor:pointer;text-decoration:none;transition:color .12s,background .12s}.cw-rail-link.active,.cw-rail-link:hover{color:var(--text-primary);background:var(--surface-raised)}.cw-rail-link.active{font-weight:600;border-left-color:var(--accent)}.cw-soon{font-size:8.5px;letter-spacing:.08em;text-transform:uppercase;border:1px solid var(--border);border-radius:3px;padding:1px 4px}.cw-rail-count,.cw-soon{font-family:var(--mono);color:var(--text-muted)}.cw-rail-count{font-size:10px;background:var(--surface-hover);border-radius:999px;padding:1px 7px}.cw-rail-foot{margin-top:auto;padding:10px 0 0;border-top:1px solid var(--border)}.cw-rail-muted{font-size:11.5px;color:var(--text-muted)}.cw-main{min-width:0;padding:20px 22px 40px;flex-direction:column;max-width:1480px}.cw-header,.cw-main{display:flex;gap:16px}.cw-header{align-items:flex-start;justify-content:space-between;flex-wrap:wrap}.cw-eyebrow{font-family:var(--mono);font-size:10px;font-weight:600;letter-spacing:.16em;text-transform:uppercase;color:var(--text-muted)}.cw-title{margin:4px 0 0;font-size:24px;font-weight:600;letter-spacing:.02em;color:var(--text-primary)}.cw-sub{margin:6px 0 0;font-size:13px;color:var(--text-muted);max-width:80ch}.cw-customize{padding:7px 12px}.cw-kpis{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:10px}.cw-kpi{padding:10px 12px}.cw-kpi-label{font-family:var(--mono);font-size:9.5px;letter-spacing:.1em;text-transform:uppercase;color:var(--text-muted)}.cw-kpi-value{font-size:18px;font-weight:600;margin-top:4px;color:var(--text-primary);font-feature-settings:"tnum";font-variant-numeric:tabular-nums;line-height:1.2}.cw-kpi-sub{font-size:10.5px;color:var(--text-muted);margin-top:3px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cw-databar{display:flex;flex-wrap:wrap;gap:16px;align-items:baseline;padding:8px 12px;border:1px solid var(--border);border-radius:4px;background:var(--surface-raised);font-family:var(--mono);font-size:11.5px;color:var(--text-muted)}.cw-databar b{color:var(--text-primary);font-weight:600}.cw-grid-2{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(0,1fr);gap:16px;align-items:start}.cw-optimizer-row{grid-template-columns:minmax(0,1.2fr) minmax(0,1fr)}.cw-corr .card-head,.cw-hero .card-head,.cw-rebalancer .card-head{gap:10px;flex-wrap:wrap}.cw-chip-row{display:flex;flex-wrap:wrap;gap:6px;margin:8px 0}.cw-asset-chip{display:inline-flex;align-items:center;gap:6px;padding:3px 6px 3px 8px;border:1px solid var(--border);border-radius:4px;font-family:var(--mono);font-size:11.5px;color:var(--text-primary);background:var(--surface-hover)}.cw-chip-dot{width:8px;height:8px;border-radius:50%;flex:0 0 auto}.cw-chip-x{background:none;border:none;color:var(--text-muted);cursor:pointer;font-size:14px;line-height:1;padding:0 2px}.cw-chip-x:hover{color:var(--negative)}.cw-add-row{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.cw-search{flex:1 1 240px;background:var(--surface-panel);border:1px solid var(--border);border-radius:4px;color:var(--text-primary);padding:6px 10px;font-size:12.5px}.cw-search:focus{outline:none;border-color:var(--accent)}.cw-max-flag{font-size:11px;color:var(--text-muted)}.cw-add-options{display:flex;flex-wrap:wrap;gap:6px;margin-top:8px;max-height:132px;overflow-y:auto}.cw-add-opt{display:inline-flex;align-items:center;gap:6px;padding:4px 8px;border:1px solid var(--border);border-radius:4px;background:var(--surface-raised);color:var(--text-primary);cursor:pointer;font-size:11.5px}.cw-add-opt:hover{border-color:var(--accent)}.cw-custom-range{display:flex;gap:14px;margin:8px 0}.cw-custom-range label{display:flex;flex-direction:column;gap:3px}.cw-custom-range input{background:var(--surface-panel);border:1px solid var(--border);border-radius:4px;color:var(--text-primary);padding:4px 6px;font-size:12px}.cw-chart-empty{display:flex;align-items:center;justify-content:center;height:340px;color:var(--text-muted);font-size:13px;border:1px dashed var(--border);border-radius:4px;margin-top:8px;text-align:center;padding:0 20px}.cw-warn{color:var(--text-muted);font-size:11.5px;margin:8px 0 0}.cw-warn-details{margin-top:6px}.cw-warn-details summary{cursor:pointer;font-size:11px}.cw-warn-details ul{margin:4px 0 0;padding-left:16px}.cw-source-note{font-size:10.5px;margin:10px 0 0;line-height:1.5}.cw-corr-scroll{overflow-x:auto;margin-top:8px}.cw-corr-table{border-collapse:collapse;font-family:var(--mono);font-size:10.5px;width:100%}.cw-corr-table th{color:var(--text-muted);font-weight:600;padding:4px 6px;text-align:center}.cw-corr-rowlabel,.cw-corr-table th.cw-corr-rowlabel{color:var(--text-primary);text-align:left}.cw-corr-corner,.cw-corr-rowlabel,.cw-corr-table th.cw-corr-rowlabel{position:sticky;left:0;background:var(--surface-raised)}.cw-corr-table td{width:40px;height:28px;text-align:center;border:1px solid var(--surface-panel);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.cw-corr-foot{display:flex;justify-content:space-between;gap:12px;flex-wrap:wrap;margin-top:8px;font-size:11px}.cw-reb-inputs{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin:8px 0}.cw-reb-group{gap:8px}.cw-reb-field,.cw-reb-group{display:flex;flex-direction:column}.cw-reb-field{gap:3px;font-size:11.5px;color:var(--text-muted)}.cw-reb-field span{color:var(--text-primary);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.cw-reb-field input[type=range],.cw-reb-field select{width:100%}.cw-reb-field select{background:var(--surface-panel);border:1px solid var(--border);border-radius:4px;color:var(--text-primary);padding:5px 8px;font-size:12px}.cw-reb-actions{display:flex;flex-wrap:wrap;gap:6px;margin-top:4px}.cw-donuts{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:6px 0}.cw-reb-scroll{overflow-x:auto}.cw-reb-table{margin-top:4px}.cw-reb-table td:first-child{color:var(--text-muted)}.cw-reb-addrow{display:flex;gap:6px;align-items:center;margin-bottom:6px}.cw-reb-addrow select{flex:1 1;background:var(--surface-panel);border:1px solid var(--border);border-radius:4px;color:var(--text-primary);padding:5px 8px;font-size:12px}.cw-risk-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:10px}.cw-risk-card{padding:10px 12px;display:flex;flex-direction:column;gap:4px}.cw-risk-label{font-family:var(--mono);font-size:9.5px;letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted)}.cw-risk-value{font-size:19px;font-weight:600;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.cw-risk-empty{height:26px;display:flex;align-items:center}.cw-risk-def,.cw-risk-empty{font-size:10.5px;color:var(--text-muted)}.cw-risk-def{line-height:1.35;margin-top:2px}.cw-risk-basis{font-family:var(--mono);font-size:9px;color:var(--text-muted);opacity:.8;margin-top:2px}.cw-risk-context{font-size:10px;color:var(--text-muted);margin-top:4px}.cw-tickers{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:10px}.cw-ticker{display:flex;flex-direction:column;gap:8px;text-decoration:none;color:var(--text-primary);transition:border-color .12s}.cw-ticker:hover{border-color:var(--accent)}.cw-ticker-head{gap:8px}.cw-glyph,.cw-ticker-head{display:flex;align-items:center}.cw-glyph{width:24px;height:24px;flex:0 0 auto;justify-content:center;border:1px solid var(--border);border-radius:4px;color:var(--text-muted);font-size:12px}.cw-ticker-name{display:flex;flex-direction:column;min-width:0}.cw-ticker-name b{font-size:12.5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cw-ticker-sym{font-size:9.5px;letter-spacing:.05em}.cw-seed-tag,.cw-ticker-sym{font-family:var(--mono);color:var(--text-muted)}.cw-seed-tag{margin-left:auto;font-size:8.5px;letter-spacing:.06em;border:1px solid var(--border);border-radius:3px;padding:1px 4px}.cw-ticker-row{display:flex;align-items:baseline;justify-content:space-between}.cw-ticker-price{font-size:18px;font-weight:600;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.cw-ticker-foot{display:flex;align-items:center;justify-content:space-between;gap:8px}.cw-ticker-vol{font-family:var(--mono);font-size:10px;color:var(--text-muted)}.cw-ticker-all{align-items:flex-start;justify-content:center;gap:4px}.cw-viewall{color:var(--accent);font-weight:600;font-size:13px}.cw-foot{font-size:11px;padding-top:8px;border-top:1px solid var(--border)}.cw-compact .cw-main{gap:10px}.cw-compact .card{padding:9px}.cw-compact .cw-kpi-value{font-size:16px}.cw-mode{display:inline-flex;align-items:center;gap:6px;font-family:var(--mono);font-size:10px;letter-spacing:.04em;text-transform:uppercase;color:var(--text-muted)}.cw-mode-dot{width:7px;height:7px;border-radius:50%;background:var(--text-muted);flex:0 0 auto}.cw-mode.is-live .cw-mode-dot{background:var(--positive)}.cw-mode.is-mixed .cw-mode-dot{background:var(--text-muted)}.cw-mode.is-seeded .cw-mode-dot{background:var(--text-faint)}@media (max-width:860px){.cw-workstation{grid-template-columns:1fr}.cw-rail{position:static;height:auto;flex-direction:row;flex-wrap:wrap;border-right:none;border-bottom:1px solid var(--border)}.cw-rail-group{padding:4px 8px}}.cot-controls{display:flex;gap:12px;align-items:stretch;flex-wrap:wrap}.cot-tabs{gap:4px}.cot-selector{display:flex;align-items:stretch;gap:6px;min-width:320px}.cot-sel-fav{color:var(--accent);width:34px}.cot-sel-fav,.cot-sel-nav{background:var(--surface-raised);border:1px solid var(--border);border-radius:4px;font-size:16px;cursor:pointer}.cot-sel-nav{color:var(--text-muted);width:28px}.cot-sel-fav:hover,.cot-sel-nav:hover{border-color:var(--accent);color:var(--text-primary)}.cot-sel-main{position:relative;flex:1 1}.cot-sel-current{width:100%;display:flex;align-items:baseline;gap:10px;background:var(--surface-raised);border:1px solid var(--border);border-radius:4px;padding:8px 12px;cursor:pointer;color:var(--text-primary);text-align:left}.cot-sel-current:hover{border-color:var(--accent)}.cot-sel-name{font-size:15px;font-weight:600}.cot-sel-sym{font-family:var(--mono);font-size:11px;color:var(--text-muted)}.cot-sel-caret{margin-left:auto;color:var(--text-muted)}.cot-sel-pop{position:absolute;top:calc(100% + 4px);left:0;right:0;z-index:30;background:var(--surface-raised);border:1px solid var(--accent);border-radius:4px;box-shadow:var(--shadow-1);padding:8px}.cot-sel-search{width:100%;background:var(--surface-panel);border:1px solid var(--border);border-radius:4px;color:var(--text-primary);padding:6px 10px;font-size:13px;margin-bottom:6px}.cot-sel-list{max-height:320px;overflow-y:auto;display:flex;flex-direction:column;gap:1px}.cot-sel-opt{display:flex;align-items:baseline;justify-content:space-between;gap:10px;padding:6px 10px;background:none;border:none;border-radius:3px;color:var(--text-primary);cursor:pointer;text-align:left;font-size:13px}.cot-sel-opt.hi{background:var(--surface-hover)}.cot-sel-opt.sel{color:var(--accent)}.cot-sel-opt-sym{font-family:var(--mono);font-size:11px;color:var(--text-muted)}.cot-sel-empty{padding:8px 10px;color:var(--text-muted);font-size:12px}.cot-snap-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.cot-snap-col{border:1px solid var(--border);border-radius:4px;padding:8px 10px;background:var(--surface-panel)}.cot-snap-col-head{display:flex;align-items:flex-start;justify-content:space-between;gap:6px;font-family:var(--mono);font-size:10px;letter-spacing:.06em;text-transform:uppercase;color:var(--text-muted);margin-bottom:6px;min-height:30px}.cot-snap-table{width:100%;font-size:12px}.cot-snap-table td{padding:3px 2px}.cot-snap-table td:first-child{color:var(--text-muted)}.cot-snap-table td.num{text-align:right;font-family:var(--mono);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.cot-snap-net td{border-top:1px solid var(--border);border-bottom:1px solid var(--border);font-weight:700}.cot-snap-unavail{color:var(--text-muted);font-size:11.5px;padding:12px 2px}.cot-snap-oi{display:flex;align-items:baseline;gap:10px;margin-top:10px;padding-top:8px;border-top:1px solid var(--border);font-size:13px}.cot-snap-oi b{font-family:var(--mono);font-feature-settings:"tnum";font-variant-numeric:tabular-nums;font-size:15px}.cot-badge{font-family:var(--mono);font-size:8.5px;font-weight:700;letter-spacing:.05em;text-transform:uppercase;border-radius:3px;padding:1px 5px;border:1px solid;white-space:nowrap}.cot-badge-long,.cot-badge-short{color:var(--text-primary);background:var(--negative-bg);border-color:color-mix(in srgb,var(--negative) 40%,var(--border))}.cot-badge-neutral{color:var(--text-muted);border-color:var(--border)}.cot-main-grid{align-items:start}.cot-col{display:flex;flex-direction:column;gap:16px;min-width:0}.cot-overlay-row{display:flex;flex-wrap:wrap;gap:6px;margin:6px 0 10px}.cot-overlay{display:inline-flex;align-items:center;gap:6px;padding:3px 9px;border:1px solid var(--border);border-radius:4px;background:var(--surface-raised);color:var(--text-muted);cursor:pointer;font-size:11px;font-family:var(--mono)}.cot-overlay.on{color:var(--text-primary);border-color:var(--accent)}.cot-overlay-dot{width:9px;height:9px;border-radius:50%;border:1.5px solid;flex:0 0 auto}.cot-chart-empty{display:flex;align-items:center;justify-content:center;min-height:220px;color:var(--text-muted);font-size:13px;border:1px dashed var(--border);border-radius:4px;text-align:center;padding:0 20px}.cot-note{font-size:10.5px;margin:8px 0 0;line-height:1.5}.cot-select{background:var(--surface-panel);border:1px solid var(--border);border-radius:4px;color:var(--text-primary);padding:5px 8px;font-size:12px}.cot-an-2col{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(0,1fr);gap:16px;align-items:start}.cot-an-left{display:flex;flex-direction:column;gap:10px}.cot-an-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:10px}.cot-an-tile{border:1px solid var(--border);border-radius:4px;padding:8px 10px;background:var(--surface-panel);display:flex;flex-direction:column;gap:3px}.cot-an-label{font-family:var(--mono);font-size:9px;letter-spacing:.06em;text-transform:uppercase;color:var(--text-muted)}.cot-an-val{font-size:18px;font-weight:600;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.cot-an-signal{border-left:3px solid var(--border);padding:6px 10px;background:var(--surface-panel);font-size:12.5px;border-radius:0 4px 4px 0;margin-bottom:10px}.cot-an-fwd-head{font-family:var(--mono);font-size:10px;letter-spacing:.06em;text-transform:uppercase;color:var(--text-muted);margin-bottom:6px}.cot-rank-controls{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.cot-rank-scroll{overflow-x:auto;max-height:560px;overflow-y:auto}.cot-rank-table th{position:sticky;top:0;z-index:2}.cot-rank-row{cursor:pointer}.cot-rank-row:hover td{background:var(--surface-hover)}.cot-rank-name{color:var(--text-primary);font-weight:600}.cot-soon{padding:20px}.cot-overview-brief{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:var(--sp-3);margin-bottom:var(--sp-3)}.cot-brief-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--sp-3)}.cot-brief-grid>div{display:flex;flex-direction:column;gap:var(--sp-1);padding:var(--sp-2);border:1px solid var(--border);border-radius:var(--radius-1);background:var(--surface-panel)}.cot-brief-grid strong{font-size:var(--fs-title);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.cot-watch-list{display:flex;flex-direction:column}.cot-watch-list button{display:flex;justify-content:space-between;gap:var(--sp-3);padding:var(--sp-2);color:var(--text-primary);background:transparent;border:0;border-bottom:1px solid var(--border-faint);text-align:left;cursor:pointer}.cot-watch-list button:hover{background:var(--surface-hover)}.commodity-equity-panel{overflow:hidden}.commodity-equity-head{align-items:flex-start;gap:var(--sp-4)}.commodity-equity-controls{display:flex;align-items:flex-end;gap:var(--sp-2);flex-wrap:wrap}.commodity-equity-controls label{display:flex;flex-direction:column;gap:var(--sp-1)}.commodity-equity-company{display:block;margin-top:var(--sp-1);color:var(--text-muted);font-size:var(--fs-body-sm)}.commodity-report-anchor{scroll-margin-top:var(--sp-6)}.grp-upload-shell.commodity-terminal-shell{--term-nav-w:5.5rem}.grp-upload-shell.commodity-terminal-shell .term-nav-group-label{display:none}.grp-upload-shell.commodity-terminal-shell .term-nav-groups{gap:var(--sp-1);padding:var(--sp-2)}.grp-upload-shell.commodity-terminal-shell .term-nav-group{padding:0}.grp-upload-shell.commodity-terminal-shell .term-nav-group+.term-nav-group{border-top:0}.grp-upload-shell.commodity-terminal-shell .term-nav-link{min-height:3.1rem;justify-content:center;border-left:var(--sp-1) solid transparent;padding:var(--sp-2) var(--sp-1);font-size:var(--fs-micro);line-height:1.1;text-align:center}.grp-upload-shell.commodity-terminal-shell .term-nav-link.active{border-left-color:var(--accent-gold)}.grp-upload-shell.commodity-terminal-shell .term-main{padding:var(--sp-3) var(--sp-4) var(--sp-8)}.cot-market-workspace{container-type:inline-size;width:100%;min-width:0;color:var(--text-primary);background:transparent;font-family:var(--font-ui)}.cot-market-workspace :where(button,input,select,textarea,table,th,td,label,p,a,summary){font-family:var(--font-ui)}.cot-market-main{width:100%;min-width:0;max-width:none;gap:var(--sp-3);padding:0;background:transparent}.cot-market-header-actions{display:flex;flex-wrap:wrap;gap:var(--sp-2)}.cot-market-header-actions .ds-button{border-color:var(--border-strong);color:var(--brand-navy);background:var(--surface-panel);text-decoration:none}.cot-market-header-actions .ds-button:focus-visible,.cot-market-header-actions .ds-button:hover{border-color:var(--accent-gold);color:var(--brand-navy);background:var(--brand-gold-soft)}.cot-market-nav{width:100%;border-bottom:1px solid var(--border)}.cot-market-nav .cw-local-tab{min-height:var(--control-h);font-size:var(--fs-body-sm)}.cot-market-toolbar{display:grid;grid-template-columns:minmax(16rem,1.25fr) minmax(9rem,.55fr) minmax(13rem,.8fr) auto;align-items:end;gap:var(--sp-3);min-width:0;padding:var(--sp-3);border:1px solid var(--border);border-radius:var(--radius-1);background:var(--surface-raised)}.cot-market-toolbar .cot-selector{min-width:0}.cot-market-date-field select,.cot-market-toolbar .cot-sel-current,.cot-market-toolbar .cot-sel-fav,.cot-market-toolbar .cot-sel-nav{min-height:var(--control-h);border-color:var(--border-strong);color:var(--text-primary);background:var(--surface-panel);font-family:var(--font-ui);font-size:var(--fs-body-sm)}.cot-market-toolbar .cot-sel-name{font-size:var(--fs-body)}.cot-market-toolbar .cot-sel-sym{font-size:var(--fs-label)}.cot-market-date-field{display:grid;gap:var(--sp-1);min-width:0}.cot-market-date-field span,.cot-market-source-badge>span{color:var(--text-muted);font-size:var(--fs-label);font-weight:650;letter-spacing:var(--ls-label);text-transform:uppercase}.cot-market-date-field select{width:100%;min-width:0;padding-inline:var(--sp-2)}.cot-market-source-badge{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:var(--sp-1) var(--sp-2);align-items:center;min-height:var(--control-h);min-width:0;padding:var(--sp-1) var(--sp-2);border:1px solid var(--border);border-radius:var(--radius-1);background:var(--surface-panel)}.cot-market-source-badge>span{grid-column:1/-1}.cot-market-source-badge b{min-width:0;overflow:hidden;font-size:var(--fs-body-sm);text-overflow:ellipsis;white-space:nowrap}.cot-market-source-badge i{width:.5rem;height:.5rem;border:1px solid;border-radius:var(--radius-pill);background:var(--positive)}.cot-market-source-badge.is-offline i{border-radius:0;background:var(--status-warning);transform:rotate(45deg)}.cot-market-lag{align-self:center;color:var(--text-muted);font-size:var(--fs-label);white-space:nowrap}.cot-market-page{display:flex;flex-direction:column;gap:var(--sp-3);min-width:0}.cot-evidence-toolbar{grid-template-columns:minmax(13rem,.9fr) minmax(15rem,1.1fr) repeat(3,minmax(11rem,.8fr));align-items:stretch;gap:0;padding:0;overflow:hidden;background:var(--surface-panel)}.cot-evidence-cell{display:grid;align-content:center;gap:var(--sp-1);min-width:0;min-height:calc(var(--control-h) * 1.45);padding:var(--sp-2) var(--sp-3);border-right:1px solid var(--border)}.cot-evidence-cell:last-child{border-right:0}.cot-evidence-cell label>span,.cot-evidence-cell>span{color:var(--text-muted);font-size:var(--fs-label);font-weight:650;letter-spacing:var(--ls-label);text-transform:uppercase}.cot-evidence-cell>b{overflow:hidden;color:var(--brand-navy);font-size:var(--fs-body-sm);font-weight:650;text-overflow:ellipsis;white-space:nowrap}.cot-evidence-toolbar .cot-market-source-badge{grid-template-columns:minmax(0,1fr) auto;min-height:calc(var(--control-h) * 1.45);border:0;border-right:1px solid var(--border);border-radius:0}.cot-evidence-toolbar .cot-market-date-field select{min-height:var(--control-h-sm);padding-inline:0;border:0;color:var(--brand-navy);background:transparent;font-weight:650}.cot-overview-page{container-type:inline-size;gap:var(--sp-2)}.cot-overview-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(21rem,28rem);gap:var(--sp-2);align-items:start;min-width:0}.cot-overview-matrix{min-height:calc(var(--sp-8) * 7.35)}.cot-matrix-title{min-height:var(--control-h-sm);padding:var(--sp-1) var(--sp-3)}.cot-matrix-scroll{width:100%;max-height:calc(var(--sp-8) * 7.3);min-width:0;overflow:auto;scrollbar-width:thin}.cot-matrix-table{width:100%;min-width:56rem;border-collapse:collapse;color:var(--text-primary);font-size:var(--fs-label);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.cot-matrix-table td,.cot-matrix-table th{height:1.36rem;padding:0 var(--sp-2);border-right:1px solid var(--border-faint);border-bottom:1px solid var(--border-faint);text-align:center;white-space:nowrap}.cot-matrix-table thead th{position:sticky;top:0;z-index:2;height:1.55rem;color:var(--text-secondary);background:var(--surface-raised);font-size:var(--fs-micro);font-weight:700;letter-spacing:.02em;text-transform:uppercase}.cot-matrix-table thead tr:nth-child(2) th{top:1.55rem}.cot-matrix-table td:first-child,.cot-matrix-table th:first-child{text-align:left}.cot-category-row th{position:sticky;left:0;z-index:1;height:1.15rem;color:var(--accent);background:var(--surface-raised);font-size:var(--fs-micro);font-weight:800;letter-spacing:.05em;text-transform:uppercase}.cot-matrix-table tbody tr.is-selected,.cot-matrix-table tbody tr:hover{background:var(--brand-gold-soft)}.cot-matrix-table tbody th button{display:flex;width:100%;min-width:0;align-items:baseline;gap:var(--sp-1);padding:0;border:0;color:var(--text-primary);background:transparent;font:inherit;font-weight:700;text-align:left;cursor:pointer}.cot-matrix-table tbody th button span{overflow:hidden;color:var(--text-muted);font-size:var(--fs-micro);font-weight:500;text-overflow:ellipsis}.cot-pct-cell span{display:block;min-width:3.75rem;margin-inline:auto;background:linear-gradient(90deg,transparent 0,transparent);color:var(--text-primary);font-weight:650}.cot-change-cell.is-high span,.cot-pct-cell.is-high span{background:linear-gradient(to right,color-mix(in srgb,var(--negative) 46%,transparent) 0 var(--pct-width),transparent var(--pct-width))}.cot-change-cell.is-low span,.cot-pct-cell.is-low span{background:linear-gradient(to right,color-mix(in srgb,var(--positive) 44%,transparent) 0 var(--pct-width),transparent var(--pct-width))}.cot-pct-cell.is-neutral span{background:linear-gradient(to right,color-mix(in srgb,var(--text-muted) 18%,transparent) 0 var(--pct-width),transparent var(--pct-width))}.cot-change-cell.is-unavailable span,.cot-pct-cell.is-unavailable span{color:#7f8995;background:transparent;font-size:.6rem;font-weight:760;letter-spacing:.02em}.cot-matrix-table tbody tr.is-cohort-unavailable td,.cot-matrix-table tbody tr.is-cohort-unavailable th button{color:#687789}.cot-matrix-legend{display:flex;flex-wrap:wrap;gap:var(--sp-2);padding:var(--sp-1) var(--sp-2);border-top:1px solid var(--border);color:var(--text-muted);background:var(--surface-raised);font-size:var(--fs-micro)}.cot-matrix-legend span{display:inline-flex;align-items:center;gap:var(--sp-1)}.cot-matrix-legend i{width:.9rem;height:.46rem;border:1px solid var(--border-faint)}.cot-matrix-legend i.is-high{background:color-mix(in srgb,var(--negative) 46%,transparent)}.cot-matrix-legend i.is-mid-high{background:color-mix(in srgb,var(--negative) 18%,transparent)}.cot-matrix-legend i.is-neutral{background:color-mix(in srgb,var(--text-muted) 16%,transparent)}.cot-matrix-legend i.is-mid-low{background:color-mix(in srgb,var(--positive) 18%,transparent)}.cot-matrix-legend i.is-low{background:color-mix(in srgb,var(--positive) 44%,transparent)}.cot-right-rail{display:grid;gap:var(--sp-2);min-width:0}.cot-right-panel{overflow:hidden;border:1px solid var(--border);border-radius:var(--radius-1);background:var(--surface-panel)}.cot-right-panel>header{display:flex;align-items:center;justify-content:space-between;gap:var(--sp-2);min-height:var(--control-h-sm);padding:var(--sp-2) var(--sp-3);border-bottom:1px solid var(--border);background:var(--surface-raised)}.cot-queue-block h3,.cot-right-panel h2{margin:0;color:var(--brand-navy);font-size:var(--fs-body-sm);font-weight:750;text-transform:uppercase}.cot-queue-block h3 span,.cot-right-panel header span{color:var(--text-muted);font-size:var(--fs-micro);font-weight:600;text-transform:none}.cot-watch-actions{display:flex;align-items:center;gap:var(--sp-1);min-width:0}.cot-watch-actions button,.cot-watch-actions select,.cot-watch-remove{height:1.55rem;border:1px solid var(--border);border-radius:3px;background:#fff;color:var(--text-primary);font:inherit;font-size:var(--fs-micro);font-weight:700}.cot-watch-actions select{width:7.3rem;min-width:0;padding-inline:var(--sp-1)}.cot-watch-actions button{padding-inline:var(--sp-2)}.cot-watch-actions button:disabled{color:var(--text-muted);cursor:not-allowed;opacity:.55}.cot-watch-remove{height:1.35rem;padding-inline:var(--sp-1);color:var(--text-muted);cursor:pointer}.cot-watch-remove:hover{color:var(--negative);border-color:color-mix(in srgb,var(--negative) 42%,var(--border))}.cot-queue-block h3{padding:var(--sp-2) var(--sp-3) var(--sp-1);color:var(--negative);font-size:var(--fs-label)}.cot-queue-block+.cot-queue-block h3{color:var(--positive)}.cot-queue-block table,.cot-watch-panel table{width:100%;border-collapse:collapse;font-size:var(--fs-label);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.cot-queue-block td,.cot-queue-block th,.cot-watch-panel td,.cot-watch-panel th{height:1.45rem;padding:0 var(--sp-2);border-bottom:1px solid var(--border-faint);text-align:right;white-space:nowrap}.cot-queue-block th:first-child,.cot-watch-panel th:first-child{text-align:left}.cot-queue-block thead th,.cot-watch-panel thead th{color:var(--text-muted);background:var(--surface-panel);font-size:var(--fs-micro);font-weight:700;text-transform:uppercase}.cot-mini-bar,.cot-watch-meter{display:inline-block;min-width:3rem;padding-inline:var(--sp-1);text-align:center}.cot-mini-bar.is-long,.cot-watch-meter.is-high{background:color-mix(in srgb,var(--negative) 42%,transparent)}.cot-mini-bar.is-short,.cot-watch-meter.is-low{background:color-mix(in srgb,var(--positive) 42%,transparent)}.cot-watch-meter.is-neutral{background:color-mix(in srgb,var(--text-muted) 14%,transparent)}.cot-method-panel>a,.cot-watch-panel>a{display:block;padding:var(--sp-2) var(--sp-3);color:var(--accent);font-size:var(--fs-label);font-weight:650;text-align:right;text-decoration:none}.cot-method-panel ul{display:grid;gap:var(--sp-1);margin:0;padding:var(--sp-2) var(--sp-3) var(--sp-2) calc(var(--sp-5) + var(--sp-1));color:var(--text-secondary);font-size:var(--fs-label);line-height:1.35}.cot-selected-market{min-height:11rem}.cot-selected-head{display:flex;align-items:center;justify-content:space-between;gap:var(--sp-3);min-height:var(--control-h-sm);padding:var(--sp-2) var(--sp-3);border-bottom:1px solid var(--border)}.cot-selected-head h2,.cot-selected-head p{margin:0}.cot-selected-head h2{color:var(--brand-navy);font-size:var(--fs-body-sm);font-weight:750;text-transform:uppercase}.cot-selected-head p{margin-top:1px}.cot-chart-controls,.cot-selected-head p{color:var(--text-muted);font-size:var(--fs-label)}.cot-chart-controls{display:flex;align-items:center;gap:var(--sp-1)}.cot-chart-controls :where(span,b,a){min-height:1.45rem;padding:0 var(--sp-2);border:1px solid var(--border);color:inherit;background:var(--surface-panel);line-height:1.45rem;text-decoration:none}.cot-chart-controls b{color:var(--text-on-ink);background:var(--navigation-navy);border-color:var(--navigation-navy)}.cot-selected-market .cot-ws-actions,.cot-selected-market .cot-ws-footer,.cot-selected-market .cot-ws-legend,.cot-selected-market .cot-ws-note,.cot-selected-market .cot-ws-provenance,.cot-selected-market .cot-ws-subtoolbar,.cot-selected-market .cot-ws-toolbar{display:none}.cot-selected-market .cot-ws.is-compact .cot-ws-main{min-height:0;padding:0;border:0}.cot-selected-market .cot-ws-chart{min-height:8.75rem;height:8.75rem;border-right:0;border-left:0}.cot-selected-foot{display:flex;flex-wrap:wrap;gap:var(--sp-2) var(--sp-4);padding:var(--sp-1) var(--sp-3);color:var(--text-muted);background:var(--surface-raised);font-size:var(--fs-micro)}.cot-positioning-chart-page{container-type:inline-size;gap:var(--sp-2)}.cot-positioning-command{overflow:hidden}.cot-positioning-command .cot-selected-head{min-height:4.5rem}.cot-positioning-command .cot-selected-head h2{font-size:var(--fs-title-sm);text-transform:none}.cot-positioning-tape{display:grid;grid-template-columns:repeat(10,minmax(0,1fr));border-top:1px solid var(--border);background:var(--surface-raised)}.cot-positioning-tape button{display:grid;gap:var(--sp-1);min-width:0;min-height:3.15rem;padding:var(--sp-2);border:0;border-right:1px solid var(--border);color:var(--text-primary);background:transparent;text-align:left;cursor:pointer}.cot-positioning-tape button:last-child{border-right:0}.cot-positioning-tape button.is-selected,.cot-positioning-tape button:focus-visible,.cot-positioning-tape button:hover{background:var(--brand-gold-soft);outline:none}.cot-positioning-tape span{display:grid;grid-template-columns:auto minmax(0,1fr);gap:var(--sp-1);min-width:0;color:var(--text-muted);font-size:var(--fs-micro)}.cot-positioning-tape b{color:var(--brand-navy);font-family:var(--mono);font-size:var(--fs-label)}.cot-positioning-tape span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cot-positioning-tape i{position:relative;display:block;width:100%;height:.42rem;overflow:hidden;border:1px solid var(--border-faint);background:var(--surface-panel)}.cot-positioning-tape i:before{position:absolute;inset:0 auto 0 0;width:var(--pct-width);background:color-mix(in srgb,var(--text-muted) 22%,transparent);content:""}.cot-positioning-tape i.is-high:before{background:color-mix(in srgb,var(--negative) 52%,transparent)}.cot-positioning-tape i.is-low:before{background:color-mix(in srgb,var(--positive) 52%,transparent)}.cot-positioning-tape i.is-neutral:before{background:color-mix(in srgb,var(--accent) 26%,transparent)}.cot-positioning-tape em{color:var(--text-secondary);font-family:var(--mono);font-size:var(--fs-micro);font-style:normal;text-align:right}.cot-positioning-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(21rem,27rem);gap:var(--sp-2);align-items:start;min-width:0}.cot-positioning-stage{overflow:hidden}.cot-positioning-stage-head{display:grid;grid-template-columns:minmax(0,1fr) minmax(28rem,.55fr);gap:var(--sp-3);align-items:end;padding:var(--sp-3);border-bottom:1px solid var(--border);background:var(--surface-panel)}.cot-positioning-stage-head>div:first-child{display:grid;gap:2px}.cot-positioning-stage-head dt,.cot-positioning-stage-head span{color:var(--text-muted);font-size:var(--fs-micro);font-weight:700;letter-spacing:.02em;text-transform:uppercase}.cot-positioning-stage-head strong{color:var(--brand-navy);font-size:var(--fs-body-lg);font-weight:760}.cot-positioning-stage-head dl{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin:0;border:1px solid var(--border);background:var(--surface-raised)}.cot-positioning-stage-head dl div{display:grid;gap:1px;min-width:0;padding:var(--sp-2);border-right:1px solid var(--border)}.cot-positioning-stage-head dl div:last-child{border-right:0}.cot-positioning-stage-head dd{overflow:hidden;margin:0;color:var(--brand-navy);font-family:var(--mono);font-size:var(--fs-label);font-weight:750;text-overflow:ellipsis;white-space:nowrap}.cot-positioning-chart-page .cot-selected-market .cot-ws-chart{height:clamp(23rem,42vw,34rem);min-height:23rem;border-right:0;border-left:0}.cot-positioning-unavailable{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:var(--sp-3);align-items:start;min-height:clamp(23rem,42vw,34rem);padding:var(--sp-4);border-bottom:1px solid var(--border);background:var(--surface-panel)}.cot-positioning-chart-page[data-cot-load-state=unavailable] .cot-positioning-unavailable{min-height:13rem}.cot-positioning-unavailable .mtk-unavailable{min-height:0;border:0;background:transparent;box-shadow:none}.cot-positioning-unavailable .ds-button{min-width:10rem}.cot-positioning-rail .cot-right-panel{border-radius:var(--radius-1)}.cot-positioning-note{margin:0;padding:var(--sp-3);color:var(--text-muted);font-size:var(--fs-label);line-height:1.35}.cot-positioning-rail .cot-watch-panel table{table-layout:fixed}.cot-positioning-rail .cot-watch-panel td,.cot-positioning-rail .cot-watch-panel th{text-align:left}.cot-market-kpis{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));min-width:0;overflow:hidden;border:1px solid var(--border);border-radius:var(--radius-1);background:var(--surface-panel)}.cot-market-kpi{display:flex;flex-direction:column;gap:var(--sp-1);min-width:0;min-height:6.5rem;padding:var(--sp-3);border-right:1px solid var(--border)}.cot-market-kpi:last-child{border-right:0}.cot-market-kpi>span{min-height:2.2em;color:var(--text-muted);font-size:var(--fs-label);font-weight:650;letter-spacing:var(--ls-label);line-height:1.1;text-transform:uppercase}.cot-market-kpi strong{overflow:hidden;color:var(--brand-navy);font-size:clamp(1.125rem,1.9vw,1.55rem);font-weight:650;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;line-height:1.05;text-overflow:ellipsis;white-space:nowrap}.cot-market-kpi small{color:var(--text-muted);font-size:var(--fs-label);line-height:1.2}.cot-market-workspace .is-positive{color:var(--positive)}.cot-market-workspace .is-negative{color:var(--negative)}.cot-market-workspace .is-neutral{color:var(--text-primary)}.cot-focused-route{position:relative;width:100%;height:100%;min-height:0;overflow:hidden}.grp-upload-shell.gilmer-workspace-market:has(.cot-focused-route[data-cot-focused-route]){grid-template-columns:var(--term-nav-w) minmax(0,1fr)}.grp-upload-shell.gilmer-workspace-market:has(.cot-focused-route[data-cot-focused-route]) .terminal-watchlist-rail{display:none}.cot-terminal-page{--cot-ink:#061d34;--cot-ink-2:#0b2c4d;--cot-gold:#f0aa22;--cot-line:#d9e0e8;--cot-line-soft:#edf1f5;--cot-red:#ef3124;--cot-green:#078c45;--cot-blue:#173b62;position:relative;display:grid;width:100%;height:100%;min-height:0;grid-template-rows:minmax(0,1fr);color:var(--cot-ink);background:#f7f9fc;font-family:var(--font-ui)}.cot-terminal-topbar{display:grid;grid-template-columns:9.7rem minmax(0,1fr) 6.7rem;align-items:stretch;min-width:0;background:linear-gradient(90deg,#061c32,#08223d 62%,#06192f);color:#fff}.cot-terminal-brand{display:grid;align-content:center;gap:1px;padding-inline:.9rem;color:#fff;font-family:var(--font-brand);text-decoration:none}.cot-terminal-brand span{font-size:1.1rem;letter-spacing:.14em;line-height:1}.cot-terminal-brand small{color:rgba(255,255,255,.78);font-size:.66rem;letter-spacing:.42em;line-height:1}.cot-terminal-topbar nav{display:flex;min-width:0;overflow-x:auto;scrollbar-width:none}.cot-terminal-topbar nav a{display:flex;align-items:center;min-height:100%;padding-inline:.49rem;border-bottom:3px solid transparent;color:rgba(255,255,255,.94);font-size:.72rem;font-weight:650;text-decoration:none;white-space:nowrap}.cot-terminal-topbar nav a.is-active{color:var(--cot-gold);background:rgba(255,255,255,.06);border-bottom-color:var(--cot-gold)}.cot-terminal-top-actions{display:flex;align-items:center;justify-content:flex-end;gap:.6rem;padding-inline:.75rem}.cot-terminal-top-actions button,.cot-terminal-top-actions span{min-width:1.7rem;height:1.7rem;border:1px solid rgba(255,255,255,.18);border-radius:999px;color:transparent;background:rgba(255,255,255,.05);font-size:.68rem;font-weight:700;overflow:hidden}.cot-terminal-top-actions span{display:inline-flex;align-items:center;justify-content:center;border:0;color:#fff;background:rgba(255,255,255,.2)}.cot-terminal-shell{display:grid;grid-template-rows:auto auto auto auto;align-content:start;min-height:0;padding:1.05rem 1.45rem .55rem;overflow:auto}.cot-terminal-heading{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:0 .1rem .82rem;border-bottom:1px solid var(--cot-line)}.cot-terminal-heading>div{display:flex;align-items:baseline;gap:1.45rem}.cot-terminal-heading h1{margin:0;color:var(--cot-ink);font-size:1.45rem;font-weight:760;letter-spacing:0;line-height:1}.cot-terminal-heading p{margin:0;color:#405269;font-size:.8rem}.cot-terminal-heading aside{display:flex;align-items:center;gap:1rem;color:#415169;font-size:.78rem;white-space:nowrap}.cot-terminal-heading b{color:var(--cot-ink)}.cot-terminal-tabs{display:flex;align-items:center;gap:1.45rem;min-height:2.35rem;border-bottom:1px solid var(--cot-line)}.cot-terminal-tabs a{display:flex;align-items:center;align-self:stretch;border-bottom:2px solid transparent;color:var(--cot-ink);font-size:.78rem;font-weight:650;text-decoration:none;white-space:nowrap}.cot-terminal-tabs a.is-active{border-bottom-color:var(--cot-gold)}.cot-terminal-grid{display:grid;grid-template-columns:17.7rem minmax(0,1fr) 15.4rem;gap:.55rem;min-height:0;padding-top:.8rem}.cot-terminal-ladder,.cot-terminal-provenance,.cot-terminal-rail-actions,.cot-terminal-read-rail>section,.cot-terminal-workbench{border:1px solid var(--cot-line);border-radius:3px;background:#fff}.cot-terminal-ladder{display:grid;min-height:0;grid-template-rows:auto auto minmax(0,1fr) auto;overflow:hidden}.cot-terminal-search{display:grid;grid-template-columns:minmax(0,1fr) 3rem;gap:.5rem;padding:.55rem;border-bottom:1px solid var(--cot-line)}.cot-terminal-chart-footer button,.cot-terminal-chart-footer select,.cot-terminal-cohort-chip,.cot-terminal-compare button,.cot-terminal-compare span,.cot-terminal-controls select,.cot-terminal-search button,.cot-terminal-search input{height:2.05rem;border:1px solid var(--cot-line);border-radius:3px;color:var(--cot-ink);background:#fff;font-size:.72rem}.cot-terminal-search input{min-width:0;padding-inline:.7rem}.cot-terminal-search button{overflow:hidden;text-indent:999px;cursor:pointer}.cot-terminal-ladder-head{display:grid;grid-template-columns:minmax(0,1fr) 2.7rem 3.2rem 2rem;gap:.3rem;padding:.45rem .65rem;color:#4d5f73;font-size:.66rem;font-weight:750;line-height:1.1}.cot-terminal-ladder-scroll{min-height:0;overflow:auto;scrollbar-width:thin}.cot-terminal-market-group{border-top:1px solid var(--cot-line-soft)}.cot-terminal-market-group h3{margin:0;padding:.3rem .6rem .2rem;color:#1d5c9a;background:#f8fafc;font-size:.65rem;font-weight:800;letter-spacing:.02em;text-transform:uppercase}.cot-terminal-market-group h3:before{content:"⌄";margin-right:.35rem;color:#1d5c9a}.cot-terminal-market-group button{display:grid;width:100%;grid-template-columns:3.15rem minmax(0,1fr) 2.25rem 3rem 1.4rem;align-items:center;gap:.25rem;min-height:1.35rem;padding:.15rem .6rem;border:0;color:var(--cot-ink);background:#fff;text-align:left;cursor:pointer;font-size:.67rem}.cot-terminal-market-group button.is-selected,.cot-terminal-market-group button:hover{background:#eef5ff}.cot-terminal-market-group b{min-width:0;font-weight:800}.cot-terminal-market-group b,.cot-terminal-market-group span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cot-terminal-market-group em,.cot-terminal-market-group i{font-style:normal;text-align:right;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.cot-terminal-current-read h2 span,.cot-terminal-ladder footer i,.cot-terminal-market-group small,.cot-terminal-source-status i{display:inline-block;width:.42rem;height:.42rem;border-radius:999px;background:#9aa8b8}.cot-terminal-current-read h2 span.is-short,.cot-terminal-ladder footer i.is-short,.cot-terminal-market-group small.is-short{background:var(--cot-red)}.cot-terminal-current-read h2 span.is-long,.cot-terminal-ladder footer i.is-long,.cot-terminal-market-group small.is-long,.cot-terminal-source-status i.is-long{background:var(--cot-green)}.cot-terminal-ladder footer{display:grid;gap:.15rem;padding:.42rem .6rem;border-top:1px solid var(--cot-line);color:#53657a;font-size:.6rem;line-height:1.2}.cot-terminal-workbench{display:grid;min-width:0;min-height:0;grid-template-rows:auto auto minmax(0,1fr);overflow:auto;scrollbar-width:thin}.cot-terminal-controls{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.45rem;padding:.5rem .7rem;border-bottom:1px solid var(--cot-line)}.cot-terminal-controls label:last-child{grid-column:1/-1}.cot-terminal-control-group,.cot-terminal-controls label{display:grid;gap:.25rem;min-width:0}.cot-terminal-control-group>span,.cot-terminal-controls label>span{color:#4c5e72;font-size:.64rem;font-weight:700}.cot-terminal-controls select{width:100%;min-width:0;padding-inline:.5rem;font-weight:650}.cot-terminal-cohort-pickers{display:grid;grid-template-columns:minmax(0,1fr) minmax(6.4rem,.56fr);gap:.35rem;min-width:0}.cot-terminal-cohort-pickers select{min-width:0}.cot-terminal-cohort-chip-row{grid-column:1/-1;display:flex;flex-wrap:wrap;gap:.25rem;min-width:0;margin-top:-.05rem}.cot-terminal-cohort-chip{height:1.35rem;padding-inline:.45rem;background:#edf4fb;border-color:#b9cadb;color:#173556;font-size:.62rem;font-weight:760;white-space:nowrap;cursor:pointer}.cot-terminal-compare{display:flex;align-items:center;justify-content:space-between;gap:.7rem;padding:.48rem .7rem;border-bottom:1px solid var(--cot-line)}.cot-terminal-compare>div{display:flex;align-items:center;gap:.25rem}.cot-terminal-compare button,.cot-terminal-compare span{padding-inline:.65rem}.cot-terminal-chart-footer button.is-active,.cot-terminal-compare button.is-active{color:#fff;background:#0b3159;border-color:#0b3159}.cot-terminal-chart-card{display:grid;min-height:0;grid-template-rows:auto minmax(0,1fr) auto;row-gap:.34rem;padding:.6rem .72rem .62rem;overflow:hidden}.cot-terminal-chart-card>header{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start;justify-content:space-between;gap:1rem;min-height:2.75rem;padding-bottom:.16rem}.cot-terminal-chart-card>header>div:first-child{min-width:0}.cot-terminal-chart-card h2,.cot-terminal-chart-card h3{margin:0;color:var(--cot-ink);font-size:.92rem;font-weight:760;line-height:1.18}.cot-terminal-chart-actions>span,.cot-terminal-chart-card p{margin:.22rem 0 0;min-width:0;overflow:hidden;color:#30455d;font-size:.72rem;line-height:1.22;text-overflow:ellipsis;white-space:nowrap}.cot-terminal-chart-actions{display:flex;align-items:flex-start;justify-content:flex-end;gap:.45rem;min-width:max-content}.cot-terminal-fullscreen-button{display:inline-flex;align-items:center;justify-content:center;height:1.72rem;padding-inline:.62rem;border:1px solid var(--cot-line);border-radius:3px;background:#fff;color:#0b3159;font-size:.66rem;font-weight:780;text-decoration:none}.cot-terminal-chart-area{position:relative;border-bottom:1px solid var(--cot-line);background:repeating-linear-gradient(0deg,transparent 0 3.6rem,rgba(6,29,52,.08) 3.6rem calc(3.6rem + 1px)),repeating-linear-gradient(90deg,transparent 0 9rem,rgba(6,29,52,.06) 9rem calc(9rem + 1px)),#fff}.cot-terminal-chart-area,.cot-terminal-chart-stack{min-height:0;overflow:hidden}.cot-terminal-interactive-chart{position:relative;min-height:0;overflow:hidden;background:#fff}.cot-terminal-interactive-chart .inst-chart-lazy{background:#fff}.cot-terminal-chart-overlay-note{position:absolute;top:1.05rem;left:50%;z-index:2;transform:translateX(-50%);color:#657487;font-size:.68rem;font-weight:720;pointer-events:none}.cot-terminal-native-chart{position:relative;width:100%;height:100%;min-height:31rem;overflow:hidden;background:#fff}.cot-terminal-native-chart svg{display:block;width:100%;height:100%}.cot-terminal-grid-line,.cot-terminal-time-grid line{stroke:rgba(6,29,52,.08);stroke-width:1}.cot-terminal-time-grid line{stroke:rgba(6,29,52,.065)}.cot-terminal-native-title{fill:#20354c;font-size:13px;font-weight:760}.cot-terminal-native-title.is-right{text-anchor:end;fill:#39485a}.cot-terminal-native-empty{fill:#68788b;font-size:13px;font-weight:650;text-anchor:middle}.cot-terminal-commercial-line,.cot-terminal-selected-line,.cot-terminal-small-line,.cot-terminal-spot-line{fill:none;stroke-linecap:round;stroke-linejoin:round}.cot-terminal-spot-line{stroke:#171d24;stroke-width:1.15;opacity:.9}.cot-terminal-selected-line{stroke:var(--cot-red);stroke-width:1.85}.cot-terminal-selected-line.is-primary{stroke:var(--cot-red);stroke-width:1.95}.cot-terminal-selected-line.is-series-1{stroke:var(--cot-blue);stroke-width:1.55;opacity:.95}.cot-terminal-selected-line.is-series-2{stroke:#7d8794;stroke-width:1.45;opacity:.92}.cot-terminal-selected-line.is-series-3{stroke:#b47b16;stroke-width:1.45;opacity:.92}.cot-terminal-selected-line.is-series-4{stroke:#188064;stroke-width:1.45;opacity:.9}.cot-terminal-selected-line.is-series-5{stroke:#6b4f9b;stroke-width:1.45;opacity:.88}.cot-terminal-selected-line.is-step{stroke-linecap:butt;stroke-linejoin:miter}.cot-terminal-commercial-line{stroke:var(--cot-blue);stroke-width:1.45}.cot-terminal-small-line{stroke:#aeb6c0;stroke-width:1.35}.cot-terminal-zero-line{stroke:rgba(15,41,68,.58);stroke-dasharray:5 5;stroke-width:1.15}.cot-terminal-sigma-line{stroke:rgba(188,44,58,.22);stroke-dasharray:3 5;stroke-width:1}.cot-terminal-axis-line{stroke:rgba(6,29,52,.22);stroke-width:1}.cot-terminal-axis-tick{fill:#526377;font-family:var(--mono);font-size:10.5px;font-weight:650}.cot-terminal-left-axis .cot-terminal-axis-tick{text-anchor:end}.cot-terminal-right-axis .cot-terminal-axis-tick{text-anchor:start}.cot-terminal-spot-unavailable{fill:#617286;font-size:12px;font-weight:700;text-anchor:end}.cot-terminal-panel-annotation{fill:rgba(10,25,42,.78);font-size:16px;font-weight:800;letter-spacing:0}.cot-terminal-panel-annotation.is-cot{fill:var(--cot-red);font-size:13px}.cot-terminal-panel-subannotation{fill:#627286;font-family:var(--mono);font-size:10.5px;font-weight:650}.cot-terminal-annotation-backing{fill:rgba(255,255,255,.88);stroke:none}.cot-terminal-hover-line{pointer-events:none;stroke:rgba(9,41,73,.38);stroke-dasharray:3 4;stroke-width:1}.cot-terminal-hit-area{fill:transparent;cursor:crosshair}.cot-terminal-chart-tooltip{position:absolute;z-index:3;width:12.75rem;padding:.55rem .65rem;border:1px solid rgba(9,41,73,.18);border-radius:3px;color:var(--cot-ink);background:rgba(255,255,255,.96);box-shadow:0 10px 24px rgba(6,29,52,.14);font-size:.67rem}.cot-terminal-chart-tooltip strong{display:block;margin-bottom:.35rem;font-family:var(--mono);font-size:.68rem}.cot-terminal-chart-tooltip dl{display:grid;gap:.24rem;margin:0}.cot-terminal-chart-tooltip small{display:block;margin-top:.42rem;color:#637488;font-family:var(--mono);font-size:.58rem;font-weight:700}.cot-terminal-chart-tooltip div{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.55rem}.cot-terminal-chart-tooltip dt{overflow:hidden;color:#526377;text-overflow:ellipsis;white-space:nowrap}.cot-terminal-chart-tooltip dd{margin:0;font-family:var(--mono);font-weight:800;text-align:right}.cot-terminal-chart-tooltip dd span{margin-left:.35rem;color:#526377;font-weight:650}.cot-terminal-native-last,.cot-terminal-native-legend text,.cot-terminal-native-year{font-family:var(--mono);font-size:11px}.cot-terminal-legend-line{fill:none;stroke-linecap:round;stroke-width:2}.cot-terminal-legend-line.is-primary{stroke:var(--cot-red)}.cot-terminal-legend-line.is-series-1{stroke:var(--cot-blue)}.cot-terminal-legend-line.is-series-2{stroke:#7d8794}.cot-terminal-legend-line.is-series-3{stroke:#b47b16}.cot-terminal-legend-line.is-series-4{stroke:#188064}.cot-terminal-legend-line.is-series-5{stroke:#6b4f9b}.cot-terminal-native-legend text{fill:#33475f;font-weight:650}.cot-terminal-native-last.is-selected,.cot-terminal-native-legend .is-selected{fill:var(--cot-red)}.cot-terminal-native-last.is-commercial,.cot-terminal-native-legend .is-commercial{fill:var(--cot-blue)}.cot-terminal-native-last.is-small,.cot-terminal-native-legend .is-small{fill:#768493}.cot-terminal-native-last.is-spot,.cot-terminal-native-legend .is-spot{fill:#1f2933}.cot-terminal-native-last.is-price,.cot-terminal-native-legend .is-zero,.cot-terminal-native-year{fill:#5f6f80}.cot-terminal-native-last{font-weight:800}.cot-terminal-chart-caption{display:flex;gap:.65rem;padding-top:.18rem;color:#657589;font-family:var(--mono);font-size:.58rem;font-weight:650;white-space:nowrap}.cot-terminal-chart-caption span+span:before{color:#a3afbb;content:"|";margin-right:.65rem}.cot-terminal-chart-stack .cot-ws-actions,.cot-terminal-chart-stack .cot-ws-footer,.cot-terminal-chart-stack .cot-ws-head,.cot-terminal-chart-stack .cot-ws-legend,.cot-terminal-chart-stack .cot-ws-note,.cot-terminal-chart-stack .cot-ws-provenance,.cot-terminal-chart-stack .cot-ws-subtoolbar,.cot-terminal-chart-stack .cot-ws-toolbar{display:none}.cot-terminal-chart-stack .cot-ws.is-compact .cot-ws-main{min-height:0;padding:0;border:0}.cot-terminal-chart-stack .cot-ws-chart{height:33.25rem;min-height:33.25rem;border:0}.cot-terminal-page[data-cot-load-state=loaded] .cot-terminal-chart-card{grid-template-rows:auto minmax(0,1fr) auto;min-height:0;height:100%;box-sizing:border-box}.cot-terminal-page[data-cot-load-state=loaded] .cot-terminal-chart-stack{grid-row:auto}.cot-terminal-page[data-cot-load-state=loaded] .cot-terminal-interactive-chart,.cot-terminal-page[data-cot-load-state=loaded] .cot-terminal-native-chart{min-height:0}.cot-terminal-page[data-cot-load-state=loaded] .cot-terminal-workbench{align-content:start;grid-template-rows:auto auto max-content}.cot-terminal-page[data-cot-load-state=loaded] .cot-terminal-chart-card{grid-template-rows:auto max-content auto;height:auto;overflow:hidden}.cot-terminal-page[data-cot-load-state=loaded] .cot-terminal-chart-stack,.cot-terminal-page[data-cot-load-state=loaded] .cot-terminal-interactive-chart{min-height:clamp(18rem,calc(100dvh - 34rem),22.5rem)}.cot-terminal-chart-unavailable{display:grid;height:100%;min-height:100%;place-content:center;gap:.4rem;color:#506174;text-align:center}.cot-terminal-chart-unavailable strong{color:var(--cot-ink);font-size:.82rem}.cot-terminal-chart-unavailable span{max-width:28rem;font-size:.7rem}.cot-terminal-positioning-head{display:flex;align-items:center;gap:1.6rem;min-height:2.25rem;color:#263a52;font-size:.72rem}.cot-terminal-positioning-head h3{margin-right:auto}.cot-terminal-positioning-head span:before{display:inline-block;width:1.4rem;height:2px;margin-right:.35rem;vertical-align:middle;background:currentColor;content:""}.cot-terminal-positioning-head .is-large{color:var(--cot-red)}.cot-terminal-positioning-head .is-commercial{color:var(--cot-blue)}.cot-terminal-positioning-head .is-small{color:#aeb6c0}.cot-terminal-positioning-head .is-zero{color:#6d7d8e}.cot-terminal-chart-footer{display:grid;grid-template-columns:minmax(0,1fr);gap:.45rem;padding-top:.48rem;border-top:1px solid var(--cot-line-soft)}.cot-terminal-chart-control-strip{display:flex;align-items:center;justify-content:space-between;gap:.75rem;min-width:0}.cot-terminal-frequency-controls,.cot-terminal-range-controls{display:flex;gap:0;min-width:0}.cot-terminal-frequency-controls{justify-content:flex-end}.cot-terminal-chart-footer button,.cot-terminal-chart-footer select{min-width:2.7rem;border-radius:0;margin-left:-1px;padding-inline:.65rem}.cot-terminal-frequency-controls select:first-child,.cot-terminal-range-controls button:first-child{border-radius:3px 0 0 3px;margin-left:0}.cot-terminal-frequency-controls button:last-child,.cot-terminal-range-controls button:last-child{border-radius:0 3px 3px 0}.cot-terminal-range-controls button:last-child{min-width:5.6rem;white-space:nowrap}.cot-terminal-cohort-precedence{min-width:0;padding:.38rem .55rem .45rem;border:1px solid var(--cot-line-soft);background:linear-gradient(180deg,#fff,#fbfcfe)}.cot-terminal-cohort-precedence header{display:flex;align-items:baseline;justify-content:space-between;gap:.75rem;margin-bottom:.26rem}.cot-terminal-cohort-precedence header div{display:flex;align-items:baseline;gap:.45rem;min-width:0}.cot-terminal-cohort-precedence header span{color:#5e6e80;font-size:.6rem;font-weight:750;letter-spacing:.03em;text-transform:uppercase}.cot-terminal-cohort-precedence header strong{overflow:hidden;color:var(--cot-ink);font-size:.68rem;font-weight:820;text-overflow:ellipsis;white-space:nowrap}.cot-terminal-cohort-precedence header small{overflow:hidden;color:#69798b;font-size:.61rem;font-weight:650;text-overflow:ellipsis;white-space:nowrap}.cot-terminal-cohort-precedence table{width:100%;border-collapse:collapse;font-size:.62rem;line-height:1.18;table-layout:fixed}.cot-terminal-cohort-precedence td,.cot-terminal-cohort-precedence th{padding:.18rem .36rem;border-top:1px solid rgba(8,32,57,.07);text-align:right;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.cot-terminal-cohort-precedence td:first-child,.cot-terminal-cohort-precedence th:first-child{text-align:left;width:10.5rem}.cot-terminal-cohort-precedence thead th{color:#687789;font-size:.58rem;font-weight:780;text-transform:uppercase}.cot-terminal-cohort-precedence thead tr:first-child th{color:#314963;background:#f7f9fc}.cot-terminal-cohort-precedence thead tr:first-child th:not(:first-child){text-align:center}.cot-terminal-cohort-precedence tbody th{color:#23384f;font-weight:820}.cot-terminal-cohort-precedence tbody td{color:#223950;font-family:var(--mono);font-weight:760}.cot-terminal-cohort-precedence .is-short{color:var(--cot-red)}.cot-terminal-cohort-precedence .is-long{color:var(--cot-green)}.cot-terminal-cohort-precedence .is-neutral{color:#33485f}.cot-terminal-read-rail{display:grid;min-height:0;grid-template-rows:auto auto minmax(0,1fr);gap:.55rem;overflow:auto;scrollbar-width:thin}.cot-terminal-rail-actions{display:flex;justify-content:flex-end;gap:.55rem;padding:.72rem}.cot-terminal-rail-actions button{width:2.25rem;height:2.25rem;border:1px solid var(--cot-line);border-radius:4px;color:transparent;background:#fff}.cot-terminal-current-read{padding:.95rem 1rem}.cot-terminal-current-read h2,.cot-terminal-extremes h2,.cot-terminal-provenance h2{margin:0 0 .85rem;color:var(--cot-ink);font-size:.82rem;font-weight:800}.cot-terminal-current-read h2{display:flex;align-items:center;gap:.35rem}.cot-terminal-current-read dl{display:grid;gap:.75rem;margin:0 0 .75rem}.cot-terminal-current-read dt,.cot-terminal-provenance dt{color:#506176;font-size:.66rem}.cot-terminal-current-read dd{margin:.12rem 0 0;color:var(--cot-ink);font-size:.82rem;font-weight:740}.cot-terminal-current-read .is-negative,.cot-terminal-current-read dd.is-short,.cot-terminal-market-group .is-negative,.cot-terminal-market-group .is-short{color:var(--cot-red)}.cot-terminal-current-read .is-positive,.cot-terminal-current-read dd.is-long,.cot-terminal-market-group .is-long,.cot-terminal-market-group .is-positive{color:var(--cot-green)}.cot-terminal-current-read table,.cot-terminal-extremes table{width:100%;border-collapse:collapse;font-size:.7rem}.cot-terminal-current-read td,.cot-terminal-current-read th{padding:.55rem 0;border-top:1px solid var(--cot-line);text-align:left}.cot-terminal-current-read td{text-align:right;font-weight:740}.cot-terminal-source-status{display:grid;gap:.2rem;padding-top:.7rem;border-top:1px solid var(--cot-line);font-size:.67rem}.cot-terminal-source-status span{color:#506176}.cot-terminal-source-status strong{color:var(--cot-ink)}.cot-terminal-source-status small{color:#506176;line-height:1.25}.cot-terminal-extremes{padding:.95rem 1rem}.cot-terminal-extremes td,.cot-terminal-extremes th{padding:.38rem .2rem;text-align:left}.cot-terminal-extremes th{color:#4d5f73;font-size:.64rem}.cot-terminal-extremes a{display:block;margin-top:.75rem;color:#1a62bd;font-size:.7rem;font-weight:700;text-align:right;text-decoration:none}.cot-terminal-provenance{display:grid;grid-template-columns:1fr 1.1fr 1.1fr;gap:1rem;margin-top:.75rem;padding:.82rem .95rem}.cot-terminal-provenance section{min-width:0;border-right:1px solid var(--cot-line);padding-right:1rem}.cot-terminal-provenance section:last-child{border-right:0}.cot-terminal-provenance h2{margin-bottom:.55rem}.cot-terminal-provenance dl{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem 1rem;margin:0}.cot-terminal-provenance dd{margin:.15rem 0 0;color:var(--cot-ink);font-size:.7rem;font-weight:650}.cot-terminal-provenance a{display:block;margin-top:.4rem;color:#1a62bd;font-size:.7rem;font-weight:700;text-align:right;text-decoration:none}.cot-terminal-page:after{display:flex;content:"All data © 2026 Gilmer Advisory     Terms     Privacy                                                        Data is for institutional use only.";display:none;content:none}.cot-terminal-app-footer,.cot-terminal-page:after{align-items:center;justify-content:space-between;padding-inline:1.45rem;color:rgba(255,255,255,.9);background:#061c32;font-size:.68rem}.cot-terminal-app-footer{display:flex;gap:1rem}.cot-terminal-app-footer nav{display:flex;gap:1.8rem;margin-right:auto}.cot-terminal-app-footer a{color:rgba(255,255,255,.9);text-decoration:none}.cot-home-terminal-page{--cot-ink:#061d34;--cot-ink-2:#0b2c4d;--cot-gold:#f0aa22;--cot-line:#d9e0e8;--cot-line-soft:#edf1f5;--cot-red:#ef3124;--cot-green:#078c45;--cot-blue:#173b62;position:relative;width:100%;height:100%;color:var(--cot-ink);background:#f7f9fc;font-family:var(--font-ui)}.cot-home-globalbar,.cot-home-terminal-page{display:grid;min-height:0;grid-template-rows:minmax(0,1fr)}.cot-home-globalbar{grid-template-columns:auto auto minmax(0,1fr);align-items:center;min-width:0;overflow:hidden;padding-inline:.85rem .9rem;border-bottom:1px solid #dfe5ec;background:#fff}.cot-home-terminal-brand{color:#0a223d;font-size:1rem;font-weight:850;letter-spacing:0}.cot-home-terminal-brand,.cot-home-terminal-label{display:flex;align-items:center;height:100%;line-height:1;white-space:nowrap}.cot-home-terminal-label{align-self:center;margin-left:1.35rem;padding-inline:1rem;border-bottom:3px solid var(--cot-gold);color:#1a2e45;font-size:.76rem;font-weight:760}.cot-home-global-actions{align-self:center;display:flex;align-items:center;justify-content:flex-end;gap:.5rem;height:100%;min-width:0}.cot-home-global-actions label{width:min(20rem,38vw);min-width:11rem}.cot-home-global-actions input{width:100%;height:1.62rem;min-width:0;padding-inline:.65rem;border:1px solid #dce2ea;border-radius:3px;color:var(--cot-ink);background:#fbfcfe;font-size:.68rem}.cot-home-global-actions input::placeholder{color:#7c8795;opacity:1}.cot-home-global-actions button,.cot-home-global-actions span{display:inline-flex;align-items:center;justify-content:center;width:1.62rem;height:1.62rem;border:0;border-radius:999px;color:#143456;background:transparent;font-size:.68rem;font-weight:800}.cot-home-global-actions button:first-of-type{overflow:hidden;color:transparent}.cot-home-global-actions span{color:#fff;background:#173b62}.cot-home-primarynav{display:flex;align-items:stretch;min-width:0;overflow-x:auto;scrollbar-width:none;padding-inline:1.2rem;background:linear-gradient(90deg,#061c32,#08223d 64%,#06192f)}.cot-home-primarynav a{display:flex;align-items:center;min-height:100%;padding-inline:.92rem;border-bottom:3px solid transparent;color:rgba(255,255,255,.94);font-size:.72rem;font-weight:650;text-decoration:none;white-space:nowrap}.cot-home-primarynav a.is-active{color:var(--cot-gold);background:rgba(255,255,255,.06);border-bottom-color:var(--cot-gold)}.cot-home-shell{display:grid;grid-template-rows:auto auto auto auto minmax(0,1fr) auto;gap:.58rem;min-height:0;padding:1.15rem 1.45rem .55rem;overflow:auto}.cot-home-heading{display:flex;align-items:center;justify-content:space-between;gap:1rem;min-width:0}.cot-home-heading>div:first-child{display:flex;align-items:baseline;gap:1rem;min-width:0}.cot-home-heading h1,.cot-home-heading p{margin:0}.cot-home-heading h1{color:var(--cot-ink);font-size:1.42rem;font-weight:820;letter-spacing:0;line-height:1}.cot-home-heading p{color:#6a7582;font-size:.82rem;white-space:nowrap}.cot-home-heading-actions{display:flex;align-items:center;gap:.72rem}.cot-home-heading-actions button{height:2rem;padding-inline:.86rem;border:1px solid var(--cot-line);border-radius:3px;color:var(--cot-ink);background:#fff;font-size:.72rem;font-weight:650;white-space:nowrap}.cot-home-tabs{display:flex;align-items:center;gap:1.65rem;min-height:2.1rem;border-bottom:1px solid var(--cot-line)}.cot-home-tabs a{display:flex;align-items:center;align-self:stretch;border-bottom:2px solid transparent;color:var(--cot-ink);font-size:.72rem;font-weight:690;text-decoration:none;white-space:nowrap}.cot-home-tabs a.is-active{border-bottom-color:var(--cot-gold)}.cot-home-evidence{display:grid;grid-template-columns:1.05fr 1.15fr 1fr 1.15fr .9fr;overflow:hidden;border:1px solid var(--cot-line);border-radius:4px;background:#fff}.cot-home-evidence>div{display:grid;min-width:0;min-height:3.1rem;grid-template-columns:auto minmax(0,1fr) auto;align-content:center;column-gap:.55rem;padding:.52rem 1rem;border-right:1px solid var(--cot-line-soft)}.cot-home-evidence>div:last-child{border-right:0}.cot-home-evidence i{grid-row:1/span 2;align-self:center;display:inline-flex;align-items:center;justify-content:center;width:1.1rem;height:1.1rem;border:1px solid #b9c6d6;border-radius:3px;color:#173b62;font-size:.56rem;font-style:normal;font-weight:800}.cot-home-evidence em,.cot-home-evidence span{color:#7b8591;font-size:.64rem;font-style:normal;font-weight:700}.cot-home-evidence b{grid-column:2/-1;overflow:hidden;color:var(--cot-ink);font-size:.78rem;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.cot-home-evidence em{align-self:end;color:var(--cot-ink);font-size:.72rem;font-weight:730}.cot-home-trader-strip{display:flex;align-items:center;justify-content:space-between;gap:.75rem;min-height:2.15rem;padding:.28rem .45rem .28rem .7rem;border:1px solid var(--cot-line);border-radius:4px;background:linear-gradient(180deg,#fff,#f8fafc)}.cot-home-trader-strip label{display:inline-flex;align-items:center;gap:.55rem;min-width:0}.cot-home-trader-strip label>span{color:#506176;font-size:.66rem;font-weight:800;letter-spacing:.035em;text-transform:uppercase}.cot-home-trader-strip select{height:1.56rem;min-width:9.3rem;padding-inline:.58rem 1.65rem;border:1px solid #c9d4df;border-radius:3px;color:#213247;background:#fff;font-size:.68rem;font-weight:760;white-space:nowrap}.cot-home-content-grid{display:grid;grid-template-columns:minmax(0,1fr) 26.7rem;gap:.65rem;min-height:clamp(34rem,calc(100dvh - 24rem),48rem);min-width:0}.cot-home-main-column{display:grid;grid-template-rows:minmax(0,1fr) 12.25rem;gap:.65rem;min-width:0;min-height:0}.cot-home-percentile-panel,.cot-home-right-rail .cot-right-panel,.cot-home-selected-market{border:1px solid var(--cot-line);border-radius:4px;background:#fff;box-shadow:0 1px 2px rgba(6,29,52,.04)}.cot-home-percentile-panel{display:grid;grid-template-rows:minmax(0,1fr) auto;min-height:0;overflow:hidden}.cot-home-matrix-scroll{width:100%;min-height:0;overflow:auto;scrollbar-width:thin}.cot-home-terminal-page .cot-matrix-table{min-width:61rem;font-size:.68rem}.cot-home-terminal-page .cot-matrix-table td,.cot-home-terminal-page .cot-matrix-table th{height:1.24rem;padding:0 .55rem;border-color:var(--cot-line-soft)}.cot-home-terminal-page .cot-matrix-table thead th{height:1.5rem;color:#344b65;background:#fbfcfe;font-size:.62rem;font-weight:820}.cot-home-terminal-page .cot-matrix-table thead tr:nth-child(2) th{top:1.5rem}.cot-home-terminal-page .cot-category-row th{height:1rem;padding-inline:.7rem;color:#1d5c9a;background:#fff;font-size:.62rem;letter-spacing:0}.cot-home-terminal-page .cot-category-row td{background:#fff}.cot-home-terminal-page .cot-category-row-control{min-width:7.35rem;padding-inline:.35rem}.cot-home-terminal-page .cot-category-row-control label{display:inline-flex;align-items:center;justify-content:center;gap:.25rem;width:100%;color:#5d6e80;font-size:.58rem;font-weight:760;text-transform:uppercase}.cot-home-terminal-page .cot-category-row-control select,.cot-home-terminal-page .cot-cohort-cell select{height:1.18rem;min-width:5.6rem;padding-inline:.32rem 1.1rem;border:1px solid #d7e0e9;border-radius:2px;color:#102b48;background:#fff;font-size:.61rem;font-weight:720}.cot-home-terminal-page .cot-cohort-cell{min-width:7.35rem}.cot-home-terminal-page .cot-category-row-control select{width:5.8rem}.cot-home-terminal-page .cot-cohort-cell select{width:100%;max-width:8.15rem}.cot-home-terminal-page .cot-matrix-table tbody th button{padding-left:1.7rem;font-size:.68rem}.cot-home-terminal-page .cot-matrix-table tbody th button b{flex:0 0 auto}.cot-home-terminal-page .cot-matrix-table tbody th button span{display:inline-block;min-width:0;max-width:7.4rem}.cot-home-terminal-page .cot-pct-cell span{min-width:4.05rem;line-height:1.05rem}.cot-home-terminal-page .cot-change-cell.is-none span,.cot-home-terminal-page .cot-pct-cell.is-none span{color:#7f8995}.cot-home-terminal-page .cot-matrix-legend{gap:.9rem;padding:.34rem .7rem;border-top-color:var(--cot-line);background:#fbfcfe;font-size:.62rem}.cot-home-right-rail{display:grid;grid-template-rows:auto auto minmax(0,1fr);gap:.65rem;min-width:0;min-height:0}.cot-home-right-rail .cot-right-panel{overflow:hidden}.cot-home-terminal-page .cot-right-panel>header{min-height:2.15rem;padding:.42rem .85rem;border-bottom:1px solid var(--cot-line);background:#fff}.cot-home-terminal-page .cot-watch-actions button,.cot-home-terminal-page .cot-watch-actions select{height:1.42rem;border-color:var(--cot-line);font-size:.61rem}.cot-home-terminal-page .cot-watch-actions select{width:6.7rem}.cot-home-terminal-page .cot-watch-remove{height:1.18rem;border-color:var(--cot-line);font-size:.58rem}.cot-home-terminal-page .cot-queue-block h3,.cot-home-terminal-page .cot-right-panel h2{color:var(--cot-ink);font-size:.76rem;font-weight:820}.cot-home-terminal-page .cot-queue-block h3{padding:.58rem .85rem .28rem;color:var(--cot-red)}.cot-home-terminal-page .cot-queue-block+.cot-queue-block h3{color:var(--cot-green)}.cot-home-terminal-page .cot-queue-block table,.cot-home-terminal-page .cot-watch-panel table{font-size:.68rem}.cot-home-terminal-page .cot-queue-block td,.cot-home-terminal-page .cot-queue-block th,.cot-home-terminal-page .cot-watch-panel td,.cot-home-terminal-page .cot-watch-panel th{height:1.38rem;padding:0 .85rem;border-bottom-color:var(--cot-line-soft)}.cot-home-terminal-page .cot-queue-block thead th,.cot-home-terminal-page .cot-watch-panel thead th{color:#5c6c7d;background:#fff;font-size:.61rem}.cot-home-terminal-page .cot-method-panel>a,.cot-home-terminal-page .cot-watch-panel>a{padding:.58rem .85rem;color:#1a62bd;font-size:.7rem}.cot-home-terminal-page .cot-method-panel ul{gap:.45rem;padding:.65rem .95rem .7rem 1.55rem;color:#263a52;font-size:.68rem}.cot-home-terminal-page .is-positive{color:var(--cot-green)}.cot-home-terminal-page .is-negative{color:var(--cot-red)}.cot-home-selected-market{display:grid;min-height:0;grid-template-rows:auto minmax(0,1fr) auto;overflow:hidden}.cot-home-selected-market .cot-selected-head{min-height:2.15rem;padding:.42rem .75rem}.cot-home-selected-market .cot-selected-head h2{color:var(--cot-ink);font-size:.8rem;font-weight:820}.cot-home-selected-market .cot-selected-head p{font-size:.68rem}.cot-home-selected-market .cot-chart-controls{font-size:.66rem}.cot-home-selected-market .cot-chart-controls :where(span,b,a,button){min-height:1.42rem;padding:0 .62rem;border:1px solid var(--cot-line);border-radius:3px;color:#45576b;background:#fff;line-height:1.42rem;text-decoration:none}.cot-home-selected-market .cot-chart-controls b{color:#fff;background:#0b3159;border-color:#0b3159}.cot-home-selected-market .cot-chart-controls button{font:inherit}.cot-home-selected-market .cot-home-expand-button{color:#0b3159;font-weight:780}.cot-home-selected-market .cot-ws-actions,.cot-home-selected-market .cot-ws-footer,.cot-home-selected-market .cot-ws-head,.cot-home-selected-market .cot-ws-legend,.cot-home-selected-market .cot-ws-note,.cot-home-selected-market .cot-ws-provenance,.cot-home-selected-market .cot-ws-subtoolbar,.cot-home-selected-market .cot-ws-toolbar{display:none}.cot-home-selected-market .cot-ws.is-compact .cot-ws-main{min-height:0;padding:0;border:0}.cot-home-selected-market .cot-ws-chart{height:8.4rem;min-height:8.4rem;border:0}.cot-home-chart-unavailable{display:grid;grid-template-rows:1fr 1fr;min-height:0}.cot-home-chart-grid{position:relative;min-height:0;overflow:hidden;border-top:1px solid var(--cot-line-soft);background:repeating-linear-gradient(0deg,transparent 0 2.1rem,rgba(6,29,52,.08) 2.1rem calc(2.1rem + 1px)),repeating-linear-gradient(90deg,transparent 0 7.5rem,rgba(6,29,52,.05) 7.5rem calc(7.5rem + 1px)),#fff}.cot-home-chart-grid span{position:absolute;right:.8rem;top:.55rem;color:#647386;font-size:.66rem;font-weight:650}.cot-home-chart-grid.is-positioning{border-bottom:1px solid var(--cot-line-soft)}.cot-home-mini-chart{height:8.4rem;margin:0;overflow:hidden;border-top:1px solid var(--cot-line-soft);background:#fff}.cot-home-mini-chart svg{display:block;width:100%;height:100%}.cot-mini-grid line{stroke:rgba(6,29,52,.09);stroke-width:1}.cot-mini-label{fill:#22364f;font-size:10px;font-weight:720}.cot-mini-last,.cot-mini-year{fill:#5f6f80;font-family:var(--mono);font-size:9px}.cot-mini-last{font-weight:800;text-anchor:start}.cot-mini-last.is-cot{fill:var(--cot-red)}.cot-mini-cot-line,.cot-mini-price-line{fill:none;stroke-linecap:round;stroke-linejoin:round}.cot-mini-price-line{stroke:#1f2a35;stroke-width:1.45}.cot-mini-cot-line{stroke:var(--cot-red);stroke-width:1.35}.cot-mini-zero-line{stroke:#8da0b3;stroke-dasharray:4 4;stroke-width:1}.cot-home-selected-market .cot-selected-foot{padding:.32rem .75rem;background:#fbfcfe;font-size:.61rem}.cot-home-terminal-page .cot-home-disclosure{display:none}.cot-home-app-footer{display:grid;grid-template-columns:auto auto minmax(0,1fr) auto auto;gap:1.35rem;padding-inline:1.45rem;background:#061c32;font-size:.68rem}.cot-home-app-footer nav{justify-self:end;margin-right:0}.cot-terminal-market-group h3:before{content:">"}@media (max-width:1340px){.cot-home-primarynav a{padding-inline:.72rem;font-size:.68rem}.cot-home-shell{padding-inline:1rem}.cot-home-content-grid{grid-template-columns:minmax(0,1fr) 23rem}.cot-home-terminal-page .cot-matrix-table td,.cot-home-terminal-page .cot-matrix-table th{padding-inline:.42rem}.cot-home-terminal-page .cot-pct-cell span{min-width:3.45rem}.cot-terminal-topbar{grid-template-columns:9.4rem minmax(0,1fr) 6.4rem}.cot-terminal-brand span{font-size:1.02rem}.cot-terminal-topbar nav a{padding-inline:.42rem;font-size:.68rem}.cot-terminal-shell{padding:.95rem 1rem .5rem}.cot-terminal-grid,.cot-terminal-heading,.cot-terminal-provenance,.cot-terminal-tabs{width:100%}.cot-terminal-grid{grid-template-columns:15rem minmax(0,1fr) 13.25rem;gap:.45rem}.cot-terminal-controls{grid-template-columns:repeat(2,minmax(0,1fr));gap:.32rem;padding:.5rem .55rem}.cot-terminal-controls label:last-child{grid-column:1/-1}.cot-terminal-control-group>span,.cot-terminal-controls label>span{font-size:.58rem}.cot-terminal-chart-footer button,.cot-terminal-chart-footer select,.cot-terminal-cohort-chip,.cot-terminal-compare button,.cot-terminal-compare span,.cot-terminal-controls select{height:1.95rem;font-size:.66rem}.cot-terminal-compare{gap:.45rem;padding:.42rem .55rem}.cot-terminal-chart-card{min-height:31rem;padding:.65rem .7rem}.cot-terminal-page[data-cot-load-state=loaded] .cot-terminal-chart-card{min-height:0;height:auto}.cot-terminal-chart-card h2,.cot-terminal-chart-card h3{font-size:.84rem}.cot-terminal-positioning-head{gap:1rem}.cot-terminal-current-read,.cot-terminal-extremes{padding:.8rem .85rem}}@media (max-width:72rem){.cot-terminal-grid{grid-template-columns:minmax(0,1fr)}.cot-terminal-workbench{overflow:visible}.cot-terminal-page[data-cot-load-state=loaded] .cot-terminal-chart-card{min-height:34rem;height:auto}.cot-terminal-page[data-cot-load-state=loaded] .cot-terminal-chart-stack{min-height:30rem}.cot-terminal-native-chart{overflow-x:auto}.cot-terminal-native-chart svg{width:50rem;min-width:50rem;height:31rem}.cot-terminal-ladder,.cot-terminal-read-rail{max-height:none}.cot-terminal-controls{grid-template-columns:repeat(2,minmax(0,1fr))}.cot-terminal-chart-footer,.cot-terminal-compare{align-items:flex-start}.cot-terminal-compare{flex-direction:column}.cot-terminal-chart-footer{grid-template-columns:minmax(0,1fr)}.cot-terminal-frequency-controls,.cot-terminal-range-controls{overflow-x:auto;max-width:100%}.cot-terminal-cohort-precedence{width:100%;padding-inline:0;border-right:0;border-left:0}.cot-terminal-chart-tooltip{width:min(12rem,calc(100vw - 2rem))}.cot-home-terminal-page{grid-template-rows:minmax(0,1fr)}.cot-home-globalbar{grid-template-columns:minmax(0,1fr) auto}.cot-home-terminal-label{display:none}.cot-home-global-actions label{width:min(15rem,42vw)}.cot-home-heading{align-items:flex-start;flex-direction:column}.cot-home-tabs{overflow-x:auto}.cot-home-evidence{grid-template-columns:repeat(2,minmax(0,1fr))}.cot-home-evidence>div{border-bottom:1px solid var(--cot-line-soft)}.cot-home-trader-strip{align-items:flex-start;flex-direction:column}.cot-home-trader-strip>div{width:100%;overflow-x:auto}.cot-home-content-grid{grid-template-columns:minmax(0,1fr);min-height:0}.cot-home-main-column{grid-template-rows:minmax(28rem,1fr) 13rem}.cot-home-right-rail{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:auto auto}.cot-home-right-rail .cot-method-panel{grid-column:1/-1}.cot-home-terminal-page .cot-home-disclosure{display:grid}.cot-home-app-footer{grid-template-columns:minmax(0,1fr) auto}.cot-home-app-footer span:nth-child(2),.cot-home-app-footer span:nth-child(4){display:none}}@media (max-width:48rem){.cot-terminal-heading,.cot-terminal-heading aside{align-items:flex-start;flex-direction:column}.cot-terminal-controls{grid-template-columns:minmax(0,1fr)}.cot-terminal-compare>div{flex-wrap:wrap}.cot-terminal-native-chart{min-height:29rem}.cot-terminal-native-chart svg{width:48rem;min-width:48rem;height:30rem}.cot-home-globalbar{gap:.7rem;padding-inline:.7rem}.cot-home-global-actions label{display:none}.cot-home-primarynav{padding-inline:.5rem}.cot-home-shell{padding:.8rem .7rem .45rem}.cot-home-heading>div:first-child{align-items:flex-start;flex-direction:column;gap:.25rem}.cot-home-heading-actions{width:100%;overflow-x:auto}.cot-home-evidence{grid-template-columns:minmax(0,1fr)}.cot-home-evidence>div{border-right:0}.cot-home-trader-strip button{min-width:2.85rem}.cot-home-main-column{grid-template-rows:minmax(26rem,1fr) 14rem}.cot-home-right-rail{grid-template-columns:minmax(0,1fr)}.cot-home-selected-market .cot-selected-head{align-items:flex-start;flex-direction:column}.cot-home-selected-market .cot-chart-controls{max-width:100%;overflow-x:auto}}.cot-market-primary-grid,.cot-market-secondary-grid{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(21rem,.95fr);gap:var(--sp-3);align-items:start;min-width:0}.cot-market-secondary-grid{grid-template-columns:minmax(0,1fr) minmax(0,1.15fr)}.cot-market-primary-grid.is-chart-only{grid-template-columns:minmax(0,1fr)}.cot-market-panel{min-width:0;overflow:hidden;border:1px solid var(--border);border-radius:var(--radius-1);background:var(--surface-panel);box-shadow:none}.cot-market-panel-header{display:flex;min-height:var(--control-h);align-items:center;justify-content:space-between;gap:var(--sp-3);padding:var(--sp-2) var(--sp-3);border-bottom:1px solid var(--border)}.cot-market-panel-header h2,.cot-market-panel-header p{margin:0}.cot-market-panel-header h2{color:var(--brand-navy);font-size:var(--fs-body);font-weight:650}.cot-market-panel-header p{margin-top:var(--sp-1);color:var(--text-muted);font-size:var(--fs-label)}.cot-market-panel-header>a{flex:0 0 auto;color:var(--brand-navy);font-size:var(--fs-body-sm);font-weight:600;text-decoration:none}.cot-market-panel-header>a:focus-visible,.cot-market-panel-header>a:hover{color:var(--accent);text-decoration:underline;text-underline-offset:.15rem}.cot-market-table-viewport{width:100%;min-width:0;overflow-x:auto;scrollbar-width:thin}.cot-market-table{width:100%;min-width:36rem;border-collapse:collapse;color:var(--text-primary);font-size:var(--fs-body-sm);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.cot-market-table td,.cot-market-table th{height:var(--control-h-sm);padding:var(--sp-1) var(--sp-2);border-right:1px solid var(--border-faint);border-bottom:1px solid var(--border);text-align:right;white-space:nowrap}.cot-market-table td:first-child,.cot-market-table th:first-child{text-align:left}.cot-market-table thead th{color:var(--text-secondary);background:var(--surface-raised);font-size:var(--fs-label);font-weight:650}.cot-market-table tbody th{color:var(--text-primary);font-weight:600}.cot-market-table tbody th b,.cot-market-table tbody th span{display:block}.cot-market-table tbody th span{max-width:13rem;overflow:hidden;color:var(--text-muted);font-size:var(--fs-label);font-weight:400;text-overflow:ellipsis}.cot-market-table tbody tr:hover{background:var(--surface-hover)}.cot-market-table--ranking{min-width:31rem}.cot-market-primary-grid .cot-market-table{min-width:29rem}.cot-market-regime{display:inline-flex;align-items:center;min-height:1.35rem;padding-inline:var(--sp-2);border:1px solid var(--border);border-radius:var(--radius-pill);color:var(--text-secondary)}.cot-market-panel-footer,.cot-market-regime{background:var(--surface-raised);font-size:var(--fs-label)}.cot-market-panel-footer{display:flex;justify-content:space-between;gap:var(--sp-3);padding:var(--sp-2) var(--sp-3);color:var(--text-muted)}.cot-market-extreme-columns{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);min-width:0}.cot-market-extreme-columns>div{min-width:0}.cot-market-extreme-columns>div+div{border-left:1px solid var(--border)}.cot-market-extreme-columns h3{margin:0;padding:var(--sp-2) var(--sp-3);border-bottom:1px solid var(--border);color:var(--text-secondary);background:var(--surface-raised);font-size:var(--fs-label);font-weight:650;text-transform:uppercase}.cot-market-disclosure{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));min-width:0;border:1px solid var(--border);border-left:.2rem solid var(--accent-gold);border-radius:var(--radius-1);background:var(--surface-raised)}.cot-market-disclosure>div{display:flex;flex-direction:column;gap:var(--sp-1);min-width:0;padding:var(--sp-3);border-right:1px solid var(--border)}.cot-market-disclosure>div:last-child{border-right:0}.cot-market-disclosure strong{color:var(--brand-navy);font-size:var(--fs-body-sm)}.cot-market-disclosure span{color:var(--text-muted);font-size:var(--fs-label);line-height:1.4}.cot-market-retry{display:flex;align-items:center;justify-content:space-between;gap:var(--sp-3);min-height:6rem;padding:var(--sp-3)}.cot-market-retry .mtk-unavailable{min-height:0;flex:1 1 auto;padding:0;border:0;background:transparent}.cot-market-route-error{max-width:56rem}.cot-market-chart-panel .cot-ws.is-compact .cot-ws-main{min-height:0;border:0;padding:var(--sp-2)}.cot-market-chart-panel .cot-ws-head{display:none}.cot-market-chart-panel .cot-ws-toolbar{grid-template-columns:repeat(5,minmax(7.25rem,1fr))}.cot-market-workspace .cot-ws-actions button,.cot-market-workspace .cot-ws-control button,.cot-market-workspace .cot-ws-control>span,.cot-market-workspace .cot-ws-legend-item button,.cot-market-workspace .cot-ws-legend>span,.cot-market-workspace .cot-ws-market-group>span,.cot-market-workspace .cot-ws-sidebar-head,.cot-market-workspace .cot-ws-toolbar label span,.cot-market-workspace .cot-ws-toolbar select,.cot-market-workspace .cot-ws-zoom-control input{font-family:var(--font-ui)}.cot-market-workspace .cot-ws-zoom-control input{color-scheme:light}.cot-market-workspace .cot-ws-control button.active,.cot-market-workspace .cot-ws-legend-item.active button:first-child{color:var(--text-on-ink);background:var(--navigation-navy)}.cot-market-workspace .cot-ws-chart{background:var(--surface-panel)}@media (max-width:72rem){.cot-market-toolbar{grid-template-columns:minmax(15rem,1fr) minmax(9rem,.55fr) minmax(13rem,.8fr)}.cot-market-lag{grid-column:1/-1}.cot-market-primary-grid,.cot-market-secondary-grid{grid-template-columns:minmax(0,1fr)}.cot-market-disclosure{grid-template-columns:repeat(2,minmax(0,1fr))}.cot-market-disclosure>div:nth-child(2){border-right:0}.cot-market-disclosure>div:nth-child(-n+2){border-bottom:1px solid var(--border)}}@media (max-width:48rem){.cot-market-header-actions{width:100%}.cot-market-header-actions .ds-button{flex:1 1 auto}.cot-market-toolbar{grid-template-columns:minmax(0,1fr)}.cot-market-toolbar .cot-selector{min-width:0}.cot-market-toolbar .cot-sel-pop{min-width:min(22rem,calc(100vw - 4rem))}.cot-market-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.cot-market-kpi{border-bottom:1px solid var(--border)}.cot-market-kpi:nth-child(2n){border-right:0}.cot-market-kpi:last-child{grid-column:1/-1;min-height:5.5rem;border-bottom:0}.cot-market-disclosure,.cot-market-extreme-columns{grid-template-columns:minmax(0,1fr)}.cot-market-extreme-columns>div+div{border-top:1px solid var(--border);border-left:0}.cot-market-disclosure>div{border-right:0;border-bottom:1px solid var(--border)}.cot-market-disclosure>div:last-child{border-bottom:0}.cot-market-panel-footer,.cot-market-panel-header,.cot-market-retry{align-items:flex-start;flex-direction:column}.cot-market-chart-panel .cot-ws-toolbar{grid-template-columns:minmax(0,1fr)}.cot-market-chart-panel .cot-ws-legend,.cot-market-chart-panel .cot-ws-subtoolbar{overflow-x:auto;flex-wrap:nowrap}.cot-market-chart-panel .cot-ws-control,.cot-market-chart-panel .cot-ws-legend-item{flex:0 0 auto}}@media (max-width:72rem){.cot-evidence-toolbar{grid-template-columns:repeat(2,minmax(0,1fr))}.cot-evidence-cell:nth-child(2n){border-right:0}.cot-evidence-cell:nth-child(-n+4){border-bottom:1px solid var(--border)}.cot-overview-grid,.cot-positioning-layout,.cot-positioning-stage-head{grid-template-columns:minmax(0,1fr)}.cot-positioning-tape{grid-template-columns:repeat(5,minmax(0,1fr))}.cot-right-rail{grid-template-columns:repeat(2,minmax(0,1fr))}.cot-method-panel{grid-column:1/-1}}@media (max-width:48rem){.cot-evidence-toolbar,.cot-right-rail{grid-template-columns:minmax(0,1fr)}.cot-evidence-cell{border-right:0;border-bottom:1px solid var(--border)}.cot-evidence-cell:last-child{border-bottom:0}.cot-selected-head{align-items:flex-start;flex-direction:column}.cot-positioning-command .cot-selected-head{min-height:0}.cot-positioning-stage-head dl,.cot-positioning-tape{grid-template-columns:repeat(2,minmax(0,1fr))}.cot-positioning-stage-head dl div:nth-child(2n){border-right:0}.cot-positioning-stage-head dl div:nth-child(-n+2){border-bottom:1px solid var(--border)}.cot-positioning-unavailable{grid-template-columns:minmax(0,1fr);min-height:18rem}.cot-positioning-chart-page .cot-selected-market .cot-ws-chart{height:20rem;min-height:20rem}.cot-chart-controls{max-width:100%;overflow-x:auto}.cot-chart-controls :where(span,b,a){flex:0 0 auto}}@container (max-width: 72rem){.cot-evidence-toolbar{grid-template-columns:repeat(3,minmax(0,1fr))}.cot-evidence-cell:nth-child(2n){border-right:1px solid var(--border)}.cot-evidence-cell:nth-child(3n){border-right:0}.cot-evidence-cell:nth-child(-n+3){border-bottom:1px solid var(--border)}.cot-overview-grid,.cot-positioning-layout,.cot-positioning-stage-head{grid-template-columns:minmax(0,1fr)}.cot-positioning-tape{grid-template-columns:repeat(5,minmax(0,1fr))}.cot-right-rail{grid-template-columns:repeat(2,minmax(0,1fr))}.cot-method-panel{grid-column:1/-1}}@container (max-width: 48rem){.cot-evidence-toolbar{grid-template-columns:minmax(0,1fr)}.cot-evidence-cell{border-right:0;border-bottom:1px solid var(--border)}.cot-evidence-cell:last-child{border-bottom:0}.cot-right-rail{grid-template-columns:minmax(0,1fr)}.cot-selected-head{align-items:flex-start;flex-direction:column}.cot-positioning-stage-head dl,.cot-positioning-tape{grid-template-columns:repeat(2,minmax(0,1fr))}.cot-positioning-stage-head dl div:nth-child(2n){border-right:0}.cot-positioning-stage-head dl div:nth-child(-n+2){border-bottom:1px solid var(--border)}.cot-positioning-unavailable{grid-template-columns:minmax(0,1fr)}}@media (max-width:1180px){.cot-brief-grid,.cot-overview-brief{grid-template-columns:1fr}}.cw-workstation .ti-chip{color:var(--text-muted);background:var(--surface-raised);border-color:var(--border)}.cw-workstation .ti-chip:hover{color:var(--text-primary);border-color:var(--accent)}.cw-workstation .ti-chip.active{color:var(--text-on-ink);background:var(--ink);border-color:var(--ink)}.cw-fs-11{font-size:11px}.cw-fs-12{font-size:12px}.cw-fw{font-weight:600}.cw-fw-400{font-weight:400}.cw-fw-650{font-weight:650}.cw-m-0{margin:0}.cw-my-8{margin:8px 0}.cw-mt-0{margin-top:0}.cw-mt-4{margin-top:4px}.cw-mt-6{margin-top:6px}.cw-mt-8{margin-top:8px}.cw-mt-10{margin-top:10px}.cw-mt-12{margin-top:12px}.cw-mt-14{margin-top:14px}.cw-mb-4{margin-bottom:4px}.cw-mb-8{margin-bottom:8px}.cw-scroll-x{overflow-x:auto}.cw-nowrap{white-space:nowrap}.cw-min0{min-width:0}.cw-muted{color:var(--text-muted)}.cw-caution{color:var(--text-primary)}.cw-link,.cw-nodecor{text-decoration:none}.cw-link{color:var(--accent)}.cw-pad{padding:16px}.cw-pad-sm{padding:12px}.cw-empty-c{padding:24px;text-align:center}.cw-stack{display:flex;flex-direction:column;gap:14px}.cw-nodata{border-left:3px solid var(--text-muted)}.cw-databanner{border-left:3px solid var(--border)}.cw-databanner.is-live{border-left-color:var(--positive)}.cw-databanner.is-mixed{border-left-color:var(--text-muted)}.cw-databanner.is-seeded{border-left-color:var(--text-faint)}.cw-summary{cursor:pointer;font-size:11px}.cw-warn-list{margin:4px 0 0;padding-left:16px;font-size:11px}.cw-stat{padding:6px 0}.cw-stat-val{display:block;font-weight:600}.cw-stat-val-lg{display:block;font-size:20px;font-weight:650}.cw-cardgrid{display:grid;gap:10px;grid-template-columns:repeat(auto-fit,minmax(140px,1fr))}.cw-cardgrid.is-120{grid-template-columns:repeat(auto-fit,minmax(120px,1fr))}.cw-cardgrid.is-130{grid-template-columns:repeat(auto-fit,minmax(130px,1fr))}.cw-cardgrid.is-180{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.cw-chartgrid{display:grid;gap:12px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.cw-leadgrid{display:grid;gap:14px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.cw-fieldgrid{display:grid;gap:10px;grid-template-columns:repeat(auto-fit,minmax(160px,1fr))}.cw-seg{display:flex;gap:4px}.cw-seg-btn{padding:2px 8px}.cw-section-label,.cw-subhead{margin:14px 0 4px}.cw-subhead{font-size:13px}.cw-leaderlist{list-style:none;margin:6px 0 0;padding:0;display:flex;flex-direction:column;gap:4px}.cw-leaderlist li{display:flex;justify-content:space-between;gap:8px;font-size:12px;border-bottom:1px solid var(--border);padding-bottom:3px}.cw-row{cursor:pointer}.cw-row.is-sel,tr.cw-sel-row{background:var(--surface-hover)}.cw-signal-row{display:flex;justify-content:space-between;align-items:baseline;margin-top:4px}.cw-badge-row{display:flex;gap:6px;margin-bottom:8px;flex-wrap:wrap}.cw-ticker-chg{font-weight:600;font-size:12px}.cw-locked-row{display:flex;justify-content:space-between;align-items:baseline;gap:12px;padding:8px 0;border-bottom:1px solid var(--border)}.cw-actions{margin-top:14px;display:flex;gap:10px;flex-wrap:wrap}.cw-chip-count{font-size:11px;align-self:center}.cw-chip-disabled{opacity:.5;cursor:not-allowed}.cw-spark{display:block}.cw-spark-dash{display:inline-block;font-size:10px}.cw-risk-value.is-empty,.cw-spark-dash{color:var(--text-muted)}.cw-corr-table td.is-pos{background:color-mix(in srgb,var(--positive) var(--c,0%),transparent);color:var(--text-primary)}.cw-corr-table td.is-neg{background:color-mix(in srgb,var(--negative) var(--c,0%),transparent);color:var(--text-primary)}.cw-corr-table td.is-na{background:var(--surface-hover);color:var(--text-primary)}.commodity-tabs{display:flex;flex-wrap:wrap;gap:6px;border-bottom:1px solid var(--border);padding-bottom:10px;margin-bottom:4px}.commodity-tabs .ti-chip{text-decoration:none}.commodity-tabs .ti-chip.active{background:var(--ink);border-color:var(--ink);color:var(--text-on-ink)}.bt-cards.cw-cards-150{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:12px}.cw-flex-1{flex:1 1}.cot-inline-field{display:inline-flex;align-items:center;gap:6px}.cot-diag-row{display:flex;gap:16px;flex-wrap:wrap}.cot-overlay-row.is-wide{gap:12px}.cot-checklabel{display:inline-flex;align-items:center;gap:6px;cursor:pointer}.cot-chip-off{opacity:.4;cursor:not-allowed}.cot-overlay-dot{border-color:var(--cot-dot,var(--border))}.cot-overlay-dot.on{background:var(--cot-dot)}.cot-an-signal.cot-an-signal--long,.cot-an-signal.cot-an-signal--short{border-left-color:var(--text-muted)}.cot-sortable{cursor:pointer}.cot-empty-msg{padding:8px}.cot-chart-empty.is-sm{min-height:180px}.cot-design-switcher{display:flex;align-items:center;align-self:flex-end;gap:4px;padding:3px;border:1px solid var(--border);border-radius:4px;background:var(--surface-raised)}.cot-design-option{min-height:30px;padding:4px 10px;border:1px solid transparent;border-radius:3px;background:transparent;color:var(--text-muted);font-size:11px;font-weight:600;cursor:pointer;touch-action:manipulation;transition:color .12s,border-color .12s,background .12s}.cot-design-option:hover{color:var(--text-primary);background:var(--surface-hover)}.cot-design-option:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.cot-design-option.active{color:var(--text-on-ink);border-color:var(--navigation-navy);background:var(--navigation-navy)}.cw-design-command .cw-main{gap:12px;max-width:none}.cw-design-command .cw-header{padding-bottom:10px;border-bottom:2px solid var(--navigation-navy)}.cw-design-command .cw-kpis{grid-template-columns:repeat(6,minmax(0,1fr));gap:6px}.cw-design-command .cw-kpi{border-radius:2px;box-shadow:none}.cw-design-command .card,.cw-design-command .panel{border-radius:2px}.cw-design-research{grid-template-columns:196px minmax(0,1fr);background:var(--surface-raised)}.cw-design-research.cw-workstation--desk,.cw-design-risk.cw-workstation--desk{grid-template-columns:minmax(0,1fr)}.cw-design-research .cw-main{width:min(100%,1240px);margin-inline:auto;padding-inline:32px;gap:20px}.cw-design-research .cw-header{padding:18px 20px;border-top:3px solid var(--accent-gold);border-bottom:1px solid var(--border);background:var(--surface-panel)}.cw-design-research .cw-title{font-family:var(--brand-serif);font-size:30px}.cw-design-research .cw-kpis{grid-template-columns:repeat(3,minmax(0,1fr))}.cw-design-research .cot-overview-brief{grid-template-columns:minmax(0,1.4fr) minmax(0,1fr)}.cw-design-risk{grid-template-columns:180px minmax(0,1fr)}.cw-design-risk .cw-rail{background:var(--navigation-navy);border-right-color:color-mix(in srgb,var(--text-on-ink) 18%,transparent)}.cw-design-risk .cw-rail-eyebrow,.cw-design-risk .cw-rail-label,.cw-design-risk .cw-rail-link,.cw-design-risk .cw-rail-muted{color:color-mix(in srgb,var(--text-on-ink) 68%,transparent)}.cw-design-risk .cw-rail-link.active,.cw-design-risk .cw-rail-link:hover{color:var(--text-on-ink);background:var(--navigation-navy-hover)}.cw-design-risk .cw-main{gap:10px;max-width:none}.cw-design-risk .cw-header{padding:14px 16px;color:var(--text-on-ink);background:var(--navigation-navy);border-bottom:3px solid var(--accent-gold)}.cw-design-risk .cw-header .cw-eyebrow,.cw-design-risk .cw-header .cw-sub,.cw-design-risk .cw-header .cw-title{color:inherit}.cw-design-risk .cw-kpis{grid-template-columns:repeat(6,minmax(0,1fr));gap:1px;border:1px solid var(--border);background:var(--border)}.cw-design-risk .cw-kpi{border:0;border-radius:0;box-shadow:none}.cw-design-risk .cot-company-leverage{border-top:3px solid var(--accent-gold)}.cot-company-leverage{overflow:hidden}.cot-company-leverage-head{gap:16px;align-items:flex-start}.cot-company-leverage-head h2{margin:3px 0 4px;font-size:16px;text-wrap:balance}.cot-leverage-shock{display:flex;flex-direction:column;gap:4px;min-width:168px}.cot-company-cell{display:flex;flex-direction:column;gap:2px;min-width:0}.cot-company-cell>span{max-width:24ch;overflow:hidden;color:var(--text-muted);font-size:10px;text-overflow:ellipsis;white-space:nowrap}@media (max-width:1100px){.cw-design-command .cw-kpis,.cw-design-risk .cw-kpis{grid-template-columns:repeat(3,minmax(0,1fr))}.cw-design-research .cw-main{padding-inline:20px}}@media (max-width:760px){.cot-design-switcher{align-self:stretch;overflow-x:auto}.cot-design-switcher .bt-field-label{display:none}.cot-design-option{flex:1 0 auto}.cw-design-research,.cw-design-risk{grid-template-columns:1fr}.cw-design-research .cw-main{padding-inline:14px}.cw-design-command .cw-kpis,.cw-design-research .cw-kpis,.cw-design-risk .cw-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.cot-company-leverage-head{align-items:stretch}}.cmd-workstation{--surface-page:#070b0f;--surface-panel:#0b1117;--surface-raised:#101720;--surface-hover:rgba(74,91,111,0.18);--border:#25303b;--border-strong:#303a46;--border-faint:rgba(134,148,166,0.14);--text-primary:#d7dee8;--text-secondary:#b8c4d4;--text-muted:#98a4b3;--text-faint:#647080;--text-on-ink:#ffffff;--accent:#5ca8ff;--accent-gold:#5ca8ff;--brand-gold-soft:rgba(47,128,237,0.14);--brand-navy-soft:rgba(47,128,237,0.10);--navigation-navy:#0d1319;--navigation-navy-active:#2f80ed;display:block;min-height:100vh;background:#070b0f;color:#d7dee8}.cmd-main{max-width:none;gap:0;padding:0 0 18px;background:#070b0f}.cw-workstation--terminal{box-sizing:border-box;display:block;width:100%;min-width:0;min-height:0;background:transparent;color:var(--text-primary);font-family:var(--font-ui)}.mt-content .cw-workstation--terminal :where(button,input,select,textarea,table,th,td,label,p,summary,a){font-family:var(--font-ui)}.cw-workstation--terminal .cw-main{box-sizing:border-box;width:100%;max-width:none;gap:var(--sp-3);padding:0}.cw-workstation--terminal .cw-header{align-items:end;border-bottom:thin solid var(--border);padding-block-end:var(--sp-3)}.cw-workstation--terminal .cw-databar,.cw-workstation--terminal .cw-eyebrow,.cw-workstation--terminal .cw-kpi-label,.cw-workstation--terminal .cw-risk-basis,.cw-workstation--terminal .cw-risk-label,.cw-workstation--terminal .cw-ticker-sym,.cw-workstation--terminal .cw-ticker-vol{font-family:var(--font-ui)}.cw-workstation--terminal .cw-eyebrow{font-size:.625rem;font-weight:650;letter-spacing:.08em}.cw-workstation--terminal .cw-title{margin-block-start:var(--sp-1);color:var(--brand-navy);font-family:var(--font-brand);font-size:clamp(1.35rem,2vw,1.625rem);font-weight:650;letter-spacing:var(--ls-tight);line-height:1.1}.cw-workstation--terminal .cw-sub{margin-block-start:var(--sp-1);font-size:.75rem;line-height:1.45}.cw-local-nav{display:flex;min-width:0;align-items:end;justify-content:space-between;gap:var(--sp-3);border-bottom:thin solid var(--border)}.cw-local-nav-scroll{display:flex;min-width:0;overflow-x:auto;overflow-y:hidden;scrollbar-width:thin}.cw-local-tab{display:inline-flex;min-height:var(--control-height);flex:0 0 auto;align-items:center;gap:var(--sp-1);border:0;border-bottom:2px solid transparent;background:transparent;color:var(--text-muted);cursor:pointer;font-family:var(--font-ui);font-size:.6875rem;font-weight:600;padding-inline:var(--sp-3);text-decoration:none;white-space:nowrap}.cw-local-tab.active,.cw-local-tab:focus-visible,.cw-local-tab:hover:not(:disabled){color:var(--brand-navy)}.cw-local-tab.active{border-bottom-color:var(--accent-gold)}.cw-local-tab:focus-visible{border-radius:var(--radius-1);outline:2px solid var(--focus-ring);outline-offset:-2px}.cw-local-tab:disabled{cursor:not-allowed;opacity:.52}.cw-local-tab span{border:thin solid var(--border);border-radius:var(--radius-pill);padding-inline:var(--sp-1);font-size:.5625rem;font-weight:650}.cw-watchlist-control{flex:0 0 auto;padding-block-end:var(--sp-1)}.cw-chart-toolbar label,.cw-toolbar-group,.cw-watchlist-control label{display:grid;gap:var(--sp-1);color:var(--text-muted);font-family:var(--font-ui);font-size:.625rem;font-weight:600}.cw-chart-toolbar select,.cw-watchlist-control select{min-height:var(--control-height);min-width:11rem;border:thin solid var(--border);border-radius:var(--radius-1);background:var(--surface-panel);color:var(--text-primary);font-family:var(--font-ui);font-size:.6875rem;padding-inline:var(--sp-2)}.cw-workstation--terminal .cw-kpis{grid-template-columns:repeat(7,minmax(0,1fr));gap:var(--sp-2)}.cw-workstation--terminal .cw-kpi,.cw-workstation--terminal .cw-risk-card,.cw-workstation--terminal .cw-ticker{border-radius:var(--radius-1);box-shadow:none;padding:var(--sp-2) var(--sp-3)}.cw-workstation--terminal .cw-kpi-label,.cw-workstation--terminal .cw-risk-label{min-height:1.8em;font-size:.625rem;font-weight:650;letter-spacing:.04em}.cw-workstation--terminal .cw-kpi-value,.cw-workstation--terminal .cw-risk-value{font-size:clamp(1rem,1.7vw,1.375rem);font-weight:650}.cw-workstation--terminal .cw-databar{gap:var(--sp-3);border-radius:var(--radius-1);padding:var(--sp-2) var(--sp-3);font-size:.6875rem}.cw-market-chart,.cw-workstation--terminal .card{border-radius:var(--radius-1);box-shadow:none}.cw-workstation--terminal .cw-rebalancer{box-sizing:border-box;width:100%;max-width:100%;min-width:0;overflow:hidden}.cw-market-chart{min-width:0;padding:0;overflow:hidden}.cw-chart-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:var(--sp-3);border-bottom:thin solid var(--border);padding:var(--sp-3)}.cw-chart-heading h2{margin:0;color:var(--brand-navy);font-family:var(--font-ui);font-size:.875rem;font-weight:650}.cw-chart-heading p{margin:var(--sp-1) 0 0;color:var(--text-muted);font-size:.6875rem;line-height:1.4}.cw-panel-kicker{color:var(--text-muted);font-size:.625rem;font-weight:650;letter-spacing:.08em;text-transform:uppercase}.cw-control-button,.cw-toolbar-group button{min-height:var(--control-height);border:thin solid var(--border);border-radius:var(--radius-1);background:var(--surface-panel);color:var(--text-muted);cursor:pointer;font-family:var(--font-ui);font-size:.6875rem;font-weight:600;padding-inline:var(--sp-2)}.cw-control-button:focus-visible,.cw-control-button:hover,.cw-toolbar-group button:focus-visible,.cw-toolbar-group button:hover,.cw-toolbar-group button[aria-pressed=true]{border-color:var(--border-emphasis);color:var(--brand-navy)}.cw-toolbar-group button[aria-pressed=true]{background:color-mix(in srgb,var(--accent-gold) 12%,var(--surface-panel));border-bottom-color:var(--accent-gold)}.cw-chart-toolbar select:focus-visible,.cw-control-button:focus-visible,.cw-toolbar-group button:focus-visible,.cw-watchlist-control select:focus-visible{outline:2px solid var(--focus-ring);outline-offset:1px}.cw-chart-toolbar{display:flex;min-width:0;align-items:end;gap:var(--sp-3);overflow-x:auto;border-bottom:thin solid var(--border);background:var(--surface-raised);padding:var(--sp-2) var(--sp-3)}.cw-toolbar-group>div{display:flex;gap:var(--sp-1)}.cw-chart-frame{min-width:0;padding:var(--sp-2) var(--sp-2) 0}.cw-chart-unavailable{display:grid;gap:var(--sp-1);margin:var(--sp-3);border:thin solid var(--border);border-left:var(--sp-1) solid var(--warning);border-radius:var(--radius-1);padding:var(--sp-3);color:var(--text-muted);font-size:.75rem}.cw-chart-unavailable strong{color:var(--text-primary);font-size:.75rem}.cw-chart-readout,.cw-chart-source{display:flex;flex-wrap:wrap;gap:var(--sp-2) var(--sp-4);border-top:thin solid var(--border);padding:var(--sp-2) var(--sp-3);color:var(--text-muted);font-size:.625rem;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.cw-chart-readout b,.cw-chart-source b{color:var(--text-primary);font-weight:650}.cw-chart-source{background:var(--surface-raised)}.cw-workstation--terminal .cw-link,.cw-workstation--terminal .cw-viewall,.cw-workstation--terminal .fund-link{color:var(--brand-navy)}.cw-workstation--terminal .cw-rebalancer :where(button,input,select,table),.cw-workstation--terminal .return-basis-badge,.cw-workstation--terminal .return-basis-selector,.cw-workstation--terminal .return-basis-selector .rbs-effective,.cw-workstation--terminal .return-basis-selector .rbs-opt{font-family:var(--font-ui)}.cw-workstation--terminal .return-basis-badge,.cw-workstation--terminal .return-basis-selector .rbs-seg{border-color:var(--border);border-radius:var(--radius-1)}.cw-workstation--terminal .return-basis-selector .rbs-opt{min-height:var(--control-height);background:var(--surface-panel);color:var(--text-muted);font-size:.625rem;letter-spacing:.03em}.cw-workstation--terminal .return-basis-selector .rbs-opt.active{background:color-mix(in srgb,var(--accent-gold) 18%,var(--surface-panel));color:var(--brand-navy)}.cw-workstation--terminal .return-basis-badge{color:var(--text-muted);font-size:.5625rem}.cw-workstation--terminal .return-basis-badge .rb-label{color:var(--text-primary)}.cw-workstation--terminal .rbs-compact .rbs-reason{display:none}.cw-workstation--terminal input[type=range]{width:100%;min-height:var(--control-height);accent-color:var(--accent-gold)}.cw-workstation--terminal .cw-rebalancer .reb-x,.cw-workstation--terminal .cw-rebalancer .ti-chip{border:thin solid var(--border);border-radius:var(--radius-1);background:var(--surface-panel);color:var(--text-muted);font-size:.6875rem;font-weight:600}.cw-workstation--terminal .cw-rebalancer .reb-x:focus-visible,.cw-workstation--terminal .cw-rebalancer .reb-x:hover,.cw-workstation--terminal .cw-rebalancer .ti-chip:focus-visible,.cw-workstation--terminal .cw-rebalancer .ti-chip:hover:not(:disabled){border-color:var(--border-emphasis);color:var(--brand-navy)}@media (max-width:75rem){.cw-workstation--terminal .cw-kpis{grid-template-columns:repeat(4,minmax(0,1fr))}.cw-workstation--terminal .cw-grid-2,.cw-workstation--terminal .cw-optimizer-row{grid-template-columns:minmax(0,1fr)}.cw-workstation--terminal .cw-grid-2>*,.cw-workstation--terminal .cw-optimizer-row>*{min-width:0}}@media (max-width:48rem){.cw-local-nav{display:grid;gap:var(--sp-2)}.cw-watchlist-control{padding-inline:var(--sp-1)}.cw-watchlist-control select{width:100%}.cw-workstation--terminal .cw-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.cw-chart-heading,.cw-chart-toolbar{align-items:stretch}.cw-chart-heading{display:grid}.cw-chart-toolbar{padding-inline:var(--sp-2)}.cw-workstation--terminal .cw-reb-inputs{grid-template-columns:minmax(0,1fr)}.cw-workstation--terminal .cw-reb-addrow,.cw-workstation--terminal .cw-reb-group,.cw-workstation--terminal .cw-reb-scroll,.cw-workstation--terminal .cw-rebalancer{min-width:0;max-width:100%}.cw-workstation--terminal .cw-reb-addrow{align-items:stretch;flex-direction:column}.cw-workstation--terminal .cw-reb-addrow button,.cw-workstation--terminal .cw-reb-addrow select,.cw-workstation--terminal .cw-reb-field select{width:100%}.cw-workstation--terminal .cw-rebalancer>.card-head{display:grid;align-items:start}.cw-workstation--terminal .cw-rebalancer .return-basis-selector{display:grid;width:100%;min-width:0}.cw-workstation--terminal .cw-rebalancer .rbs-seg{display:grid;width:100%;grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:30rem){.cw-workstation--terminal .cw-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.cw-workstation--terminal .cw-kpi:last-child:nth-child(odd){grid-column:1/-1}}.grp-upload-shell:has(.cmd-workstation) .term-main{max-width:none;width:100%;overflow-x:clip}.grp-upload-shell:has(.cmd-workstation) .cmd-workstation{width:100%}.grp-upload-shell:has(.cmd-workstation) .cmd-main{width:100%}.cmd-main>.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.cmd-workstation .card{border:1px solid #26313d;border-radius:6px;background:rgba(12,18,24,.94);color:#d7dee8;box-shadow:inset 0 1px 0 rgba(255,255,255,.025)}.cmd-workstation .card .card-head{min-height:34px;margin-bottom:10px;padding-bottom:8px;border-bottom:1px solid #25303b}.cmd-workstation .card .card-head h3{margin:0;color:#e0e8f2;font-size:13px;font-weight:650;text-transform:uppercase}.cmd-rs-table,.cmd-workstation .bt-table{width:100%;border-collapse:collapse;color:#d4dce7;font-size:12px}.cmd-rs-table td,.cmd-rs-table th,.cmd-workstation .bt-table td,.cmd-workstation .bt-table th{padding:8px 10px;border-right:1px solid #25303b;border-bottom:1px solid #25303b;background:transparent;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.cmd-rs-table th,.cmd-workstation .bt-table th{position:sticky;top:0;z-index:2;color:#c3ccd8;background:#101720;font-weight:600;text-align:left}.cmd-rs-table tr:hover td,.cmd-workstation .bt-table tr:hover td{background:rgba(74,91,111,.16)}.cmd-rs-card{margin:0;padding:14px}.cmd-rs-card .cw-leaderlist li{border-bottom-color:#25303b}.cmd-rs-chart-grid>div{min-width:0;padding:10px;border:1px solid #25303b;border-radius:4px;background:#0b1117;overflow:hidden}.cmd-rs-table{min-width:980px}@media (max-width:720px){.cmd-rs-table{min-width:860px}}.cmd-rs-rrg-card{margin-bottom:14px;padding:12px;border:1px solid #25303b;border-radius:4px;background:#0b1117;overflow:hidden}.cmd-rs-rrg-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;margin-bottom:10px}.cmd-rs-rrg-head h4{margin:3px 0 0;color:#e0e8f2;font-size:15px;font-weight:650}.cot-heat-workstation{display:grid;gap:var(--sp-3);min-width:0;padding-top:var(--sp-3);color:var(--text-primary);font-family:var(--font-ui)}.cot-heat-workstation :where(button,input,select,table,th,td,label){font-family:var(--font-ui)}.cot-heat-toolbar{display:grid;grid-template-columns:minmax(20rem,1.5fr) minmax(13rem,.9fr) minmax(10rem,.65fr) minmax(9rem,.6fr) minmax(11rem,.75fr) minmax(14rem,.9fr);gap:var(--sp-2);align-items:end;min-width:0;padding:var(--sp-3);border:1px solid var(--border);border-radius:var(--radius-1);background:var(--surface-raised)}.cot-heat-custom-range label,.cot-heat-toolbar label{display:grid;gap:var(--sp-1);min-width:0}.cot-heat-custom-range label>span,.cot-heat-toolbar label>span,.cot-heat-toolbar-meta>span{color:var(--text-muted);font-size:var(--fs-label);font-weight:650;letter-spacing:var(--ls-label);text-transform:uppercase}.cot-heat-custom-range input,.cot-heat-toolbar :where(select,input){width:100%;min-width:0;min-height:var(--control-h);border:1px solid var(--border-strong);border-radius:var(--radius-1);color:var(--text-primary);background:var(--surface-panel);font-size:var(--fs-body-sm);padding-inline:var(--sp-2)}.cot-heat-periods{display:flex;min-width:0;overflow-x:auto;border:1px solid var(--border-strong);border-radius:var(--radius-1);background:var(--surface-panel);scrollbar-width:thin}.cot-heat-period-unavailable{display:grid;gap:var(--sp-1);align-content:end;min-height:var(--control-h);padding-inline:var(--sp-2);border:1px solid var(--border);border-radius:var(--radius-1);color:var(--text-muted);background:var(--surface-panel)}.cot-heat-period-unavailable span{font-size:var(--fs-label);font-weight:650;letter-spacing:var(--ls-label);text-transform:uppercase}.cot-heat-period-unavailable b{padding-bottom:var(--sp-1);color:var(--text-secondary);font-size:var(--fs-body-sm)}.cot-heat-periods button{min-width:2.65rem;min-height:calc(var(--control-h) - 2px);flex:1 0 auto;border:0;border-right:1px solid var(--border);color:var(--text-secondary);background:transparent;font-size:var(--fs-body-sm);font-weight:600}.cot-heat-periods button:last-child{border-right:0}.cot-heat-periods button[aria-pressed=true]{color:var(--brand-navy);background:var(--brand-gold-soft);box-shadow:inset 0 -2px var(--accent-gold)}.cot-heat-periods button:focus-visible,.cot-heat-workstation :where(button,input,select):focus-visible{outline:2px solid var(--focus-ring);outline-offset:-2px}.cot-heat-toolbar-meta{display:grid;gap:1px;min-width:0;padding-bottom:2px}.cot-heat-toolbar-meta b,.cot-heat-toolbar-meta small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cot-heat-toolbar-meta b{color:var(--brand-navy);font-size:var(--fs-body-sm)}.cot-heat-toolbar-meta small{color:var(--text-muted);font-size:var(--fs-label)}.cot-heat-custom-range{display:flex;flex-wrap:wrap;align-items:end;gap:var(--sp-3);padding:var(--sp-2) var(--sp-3);border:1px solid var(--border);border-radius:var(--radius-1);background:var(--surface-panel)}.cot-heat-custom-range label{width:10rem}.cot-heat-custom-range p{margin:0 0 var(--sp-2);color:var(--text-muted);font-size:var(--fs-label)}.cot-heat-primary{display:grid;grid-template-columns:minmax(0,1.75fr) minmax(18rem,.75fr);gap:var(--sp-3);align-items:start;min-width:0}.cot-heat-coverage,.cot-heat-detail,.cot-heat-disclosure,.cot-heat-history,.cot-heat-map-panel,.cot-heat-movers,.cot-heat-period-summary,.cot-heat-table-card{min-width:0;overflow:hidden;border:1px solid var(--border);border-radius:var(--radius-1);background:var(--surface-panel)}.cot-heat-history>header,.cot-heat-map-panel>header,.cot-heat-table-card>header{display:flex;min-height:var(--control-h);align-items:center;justify-content:space-between;gap:var(--sp-3);padding:var(--sp-2) var(--sp-3);border-bottom:1px solid var(--border)}.cot-heat-coverage h3,.cot-heat-history header h2,.cot-heat-history header p,.cot-heat-map-panel header h2,.cot-heat-map-panel header p,.cot-heat-period-summary h2,.cot-heat-ranked-list h3,.cot-heat-table-card header h2,.cot-heat-table-card header p{margin:0}.cot-heat-coverage h3,.cot-heat-history header h2,.cot-heat-map-panel header h2,.cot-heat-period-summary h2,.cot-heat-ranked-list h3,.cot-heat-table-card header h2{color:var(--brand-navy);font-size:var(--fs-body);font-weight:650}.cot-heat-history header p,.cot-heat-history>header>span,.cot-heat-map-panel header p,.cot-heat-map-panel>header>span,.cot-heat-table-card header p,.cot-heat-table-card>header>span{color:var(--text-muted);font-size:var(--fs-label)}.cot-heat-groups{display:grid;gap:var(--sp-3);padding:var(--sp-3)}.cot-heat-empty{display:grid;gap:var(--sp-1);max-width:38rem;padding:var(--sp-3);border:1px solid var(--border);border-radius:var(--radius-1);background:var(--surface-raised)}.cot-heat-empty strong{color:var(--brand-navy);font-size:var(--fs-body)}.cot-heat-empty p,.cot-heat-empty span{margin:0;color:var(--text-muted);font-size:var(--fs-label)}.cot-heat-unavailable-groups{display:flex;flex-wrap:wrap;justify-content:space-between;gap:var(--sp-2);padding-top:var(--sp-2);border-top:1px solid var(--border);color:var(--text-muted);font-size:var(--fs-label)}.cot-heat-unavailable-groups strong{color:var(--text-secondary)}.cot-heat-group{display:grid;gap:var(--sp-2);min-width:0}.cot-heat-group>h3{display:flex;justify-content:space-between;margin:0;color:var(--text-secondary);font-size:var(--fs-label);font-weight:650;letter-spacing:var(--ls-label);text-transform:uppercase}.cot-heat-group>h3 span{color:var(--text-muted);font-weight:500}.cot-heat-tiles{display:grid;grid-template-columns:repeat(auto-fit,minmax(10.5rem,1fr));gap:var(--sp-2);min-width:0}.cot-heat-primary.is-sparse .cot-heat-tiles{grid-template-columns:repeat(auto-fit,minmax(min(15rem,100%),1fr))}.cot-heat-tile{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:var(--sp-2);align-content:space-between;min-width:0;min-height:6.25rem;padding:var(--sp-3);border:1px solid var(--border-strong);border-radius:var(--radius-1);color:var(--text-primary);background:var(--surface-panel);text-align:left}.cot-heat-tile>span{min-width:0}.cot-heat-tile b,.cot-heat-tile small{display:block}.cot-heat-tile b{color:var(--brand-navy);font-size:var(--fs-body)}.cot-heat-tile small{overflow:hidden;color:var(--text-muted);font-size:var(--fs-label);text-overflow:ellipsis;white-space:nowrap}.cot-heat-tile strong{align-self:start;font-size:1.2rem;font-weight:650;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.cot-heat-tile em{grid-column:1/-1;color:var(--text-secondary);font-size:var(--fs-label);font-style:normal}.cot-heat-tile.is-positive{background:color-mix(in srgb,var(--positive) 8%,var(--surface-panel))}.cot-heat-tile.is-positive.is-strong{background:color-mix(in srgb,var(--positive) 15%,var(--surface-panel))}.cot-heat-tile.is-negative{background:color-mix(in srgb,var(--negative) 7%,var(--surface-panel))}.cot-heat-tile.is-negative.is-strong{background:color-mix(in srgb,var(--negative) 13%,var(--surface-panel))}.cot-heat-tile.is-neutral,.cot-heat-tile.is-unavailable{background:var(--surface-raised)}.cot-heat-tile.is-unavailable{color:var(--text-muted);border-style:dashed}.cot-heat-tile.is-selected{color:var(--surface-panel);background:var(--brand-navy)}.cot-heat-tile.is-selected,.cot-heat-tile.is-selected-unavailable{border-color:var(--accent-gold);box-shadow:inset 0 0 0 1px var(--accent-gold)}.cot-heat-tile.is-selected :where(b,small,em,strong){color:var(--surface-panel)}.cot-heat-tile.is-selected em,.cot-heat-tile.is-selected small{opacity:.78}.cot-heat-legend{display:flex;flex-wrap:wrap;gap:var(--sp-2) var(--sp-4);align-items:center;padding:var(--sp-2) var(--sp-3);border-top:1px solid var(--border);color:var(--text-secondary);font-size:var(--fs-label)}.cot-heat-legend>b{margin-right:auto;color:var(--brand-navy)}.cot-heat-legend>span{display:inline-grid;grid-template-columns:.7rem auto;gap:0 var(--sp-1);align-items:center}.cot-heat-legend i{grid-row:1/3;width:.65rem;height:1.5rem;border:1px solid var(--border-strong);border-radius:1px}.cot-heat-legend small{color:var(--text-muted);font-size:.58rem}.cot-heat-legend i.is-positive{background:color-mix(in srgb,var(--positive) 13%,var(--surface-panel))}.cot-heat-legend i.is-positive.is-strong{background:color-mix(in srgb,var(--positive) 26%,var(--surface-panel))}.cot-heat-legend i.is-negative{background:color-mix(in srgb,var(--negative) 12%,var(--surface-panel))}.cot-heat-legend i.is-negative.is-strong{background:color-mix(in srgb,var(--negative) 24%,var(--surface-panel))}.cot-heat-legend i.is-neutral{background:var(--surface-raised)}.cot-heat-analysis{display:grid;gap:var(--sp-3);min-width:0}.cot-heat-detail{padding:var(--sp-3)}.cot-heat-detail>header{display:flex;justify-content:space-between;gap:var(--sp-3)}.cot-heat-detail header span{color:var(--text-muted);font-size:var(--fs-label);font-weight:650;letter-spacing:var(--ls-label);text-transform:uppercase}.cot-heat-detail header h2{margin:var(--sp-1) 0 0;color:var(--brand-navy);font-size:.95rem}.cot-heat-detail header>b{color:var(--accent-gold-strong);font-size:1rem}.cot-heat-feature{padding:var(--sp-3);border-color:var(--brand-navy);color:var(--surface-panel);background:var(--brand-navy)}.cot-heat-feature>header{display:flex;justify-content:space-between;gap:var(--sp-3)}.cot-heat-feature header span{color:color-mix(in srgb,var(--surface-panel) 70%,transparent);font-size:var(--fs-label);font-weight:650;letter-spacing:var(--ls-label);text-transform:uppercase}.cot-heat-feature header h2{margin:var(--sp-1) 0 0;color:var(--surface-panel);font-size:.95rem}.cot-heat-feature header>b{color:var(--accent-gold);font-size:1rem}.cot-heat-detail-value{display:flex;align-items:baseline;justify-content:space-between;gap:var(--sp-3);margin:var(--sp-3) 0;padding-bottom:var(--sp-3);border-bottom:1px solid var(--border)}.cot-heat-feature .cot-heat-detail-value{border-bottom-color:color-mix(in srgb,var(--surface-panel) 18%,transparent)}.cot-heat-detail-value strong{color:var(--brand-navy);font-size:clamp(1.5rem,3vw,2rem);font-weight:650;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.cot-heat-detail-value span{color:var(--text-muted);font-size:var(--fs-label)}.cot-heat-feature .cot-heat-detail-value strong{color:var(--surface-panel)}.cot-heat-feature .cot-heat-detail-value span{color:color-mix(in srgb,var(--surface-panel) 70%,transparent)}.cot-heat-feature dl,.cot-heat-period-summary dl{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));margin:0}.cot-heat-feature dl>div,.cot-heat-period-summary dl>div{display:grid;gap:2px;min-width:0;padding:var(--sp-2) 0;border-bottom:1px solid color-mix(in srgb,var(--surface-panel) 14%,transparent)}.cot-heat-feature dl>div:nth-child(odd),.cot-heat-period-summary dl>div:nth-child(odd){padding-right:var(--sp-2)}.cot-heat-feature dl>div:nth-child(2n),.cot-heat-period-summary dl>div:nth-child(2n){padding-left:var(--sp-2)}.cot-heat-feature dt{color:color-mix(in srgb,var(--surface-panel) 65%,transparent);font-size:var(--fs-label)}.cot-heat-feature dd{overflow:hidden;margin:0;color:var(--surface-panel);font-size:var(--fs-body-sm);font-weight:600;text-overflow:ellipsis;white-space:nowrap}.cot-heat-detail:not(.cot-heat-feature) dl>div{border-bottom-color:var(--border-faint)}.cot-heat-detail:not(.cot-heat-feature) dt{color:var(--text-muted);font-size:var(--fs-label)}.cot-heat-detail:not(.cot-heat-feature) dd{overflow:hidden;margin:0;color:var(--text-primary);font-size:var(--fs-body-sm);font-weight:600;text-overflow:ellipsis;white-space:nowrap}.cot-heat-unavailable{margin:var(--sp-2) 0 0;padding:var(--sp-2);border:1px solid var(--border);border-radius:var(--radius-1);color:var(--text-muted);background:var(--surface-raised);font-size:var(--fs-label)}.cot-heat-feature .cot-heat-unavailable{border-color:color-mix(in srgb,var(--surface-panel) 24%,transparent);color:var(--surface-panel);background:color-mix(in srgb,var(--surface-panel) 8%,transparent)}.cot-heat-movers{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.cot-heat-ranked-list+.cot-heat-ranked-list{border-left:1px solid var(--border)}.cot-heat-ranked-list h3{padding:var(--sp-2) var(--sp-3);border-bottom:1px solid var(--border)}.cot-heat-ranked-list>button{display:flex;width:100%;min-width:0;min-height:var(--control-h-sm);align-items:center;justify-content:space-between;gap:var(--sp-2);padding:var(--sp-1) var(--sp-2);border:0;border-bottom:1px solid var(--border-faint);color:var(--text-primary);background:transparent;text-align:left}.cot-heat-ranked-list>button:hover{background:var(--surface-hover)}.cot-heat-ranked-list>button span{display:grid;grid-template-columns:1rem auto;min-width:0;align-items:center;gap:var(--sp-1);font-size:var(--fs-body-sm)}.cot-heat-ranked-list>button span b,.cot-heat-ranked-list>button span small{color:var(--text-muted);font-size:var(--fs-label)}.cot-heat-ranked-list>button span small{grid-column:2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cot-heat-ranked-list>button strong{font-size:var(--fs-body-sm);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.cot-heat-ranked-list>p{margin:0;padding:var(--sp-3);color:var(--text-muted);font-size:var(--fs-label)}.cot-heat-ranked-list strong.is-positive{color:var(--positive)}.cot-heat-ranked-list strong.is-negative{color:var(--negative)}.cot-heat-coverage{padding:var(--sp-3)}.cot-heat-coverage strong{display:block;margin-top:var(--sp-2);color:var(--brand-navy);font-size:1.35rem}.cot-heat-coverage p{margin:var(--sp-1) 0;color:var(--text-muted);font-size:var(--fs-label)}.cot-heat-coverage details{padding-top:var(--sp-2);border-top:1px solid var(--border);color:var(--text-secondary);font-size:var(--fs-label)}.cot-heat-bottom-grid{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(18rem,.7fr);gap:var(--sp-3);min-width:0}.cot-heat-history>svg{display:block;width:100%;max-width:none;height:7.75rem;padding:var(--sp-2) var(--sp-3)}.cot-heat-history-unavailable{display:grid;gap:var(--sp-2);padding:var(--sp-3)}.cot-heat-history-unavailable>p{margin:0;color:var(--text-muted);font-size:var(--fs-label)}.cot-heat-history-unavailable dl{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin:0;border:1px solid var(--border-faint);border-radius:var(--radius-1);background:var(--surface-raised)}.cot-heat-history-unavailable dl>div{display:grid;gap:2px;min-width:0;padding:var(--sp-2);border-right:1px solid var(--border-faint)}.cot-heat-history-unavailable dl>div:last-child{border-right:0}.cot-heat-history-unavailable dt{color:var(--text-muted);font-size:var(--fs-label)}.cot-heat-history-unavailable dd{overflow:hidden;margin:0;color:var(--text-primary);font-size:var(--fs-body-sm);font-weight:600;text-overflow:ellipsis;white-space:nowrap}.cot-heat-period-summary{padding:var(--sp-3)}.cot-heat-period-summary h2{padding-bottom:var(--sp-2);border-bottom:1px solid var(--border)}.cot-heat-period-summary dl>div{border-bottom-color:var(--border-faint)}.cot-heat-period-summary dt{color:var(--text-muted);font-size:var(--fs-label)}.cot-heat-period-summary dd{overflow:hidden;margin:0;color:var(--text-primary);font-size:var(--fs-body-sm);font-weight:600;text-overflow:ellipsis;white-space:nowrap}.cot-heat-table-viewport{width:100%;min-width:0;overflow-x:auto;scrollbar-width:thin}.cot-heat-table-card table{width:100%;min-width:62rem;border-collapse:collapse;font-size:var(--fs-body-sm);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.cot-heat-table-card td,.cot-heat-table-card th{height:var(--control-h-sm);padding:var(--sp-1) var(--sp-2);border-right:1px solid var(--border-faint);border-bottom:1px solid var(--border);text-align:right;white-space:nowrap}.cot-heat-table-card :where(th,td):first-child,.cot-heat-table-card :where(th,td):nth-child(2){text-align:left}.cot-heat-table-card thead th{color:var(--text-secondary);background:var(--surface-raised);font-size:var(--fs-label);font-weight:650}.cot-heat-table-card tbody tr.is-selected,.cot-heat-table-card tbody tr:hover{background:var(--brand-gold-soft)}.cot-heat-table-card tbody th button{display:grid;min-width:9rem;padding:0;border:0;color:var(--brand-navy);background:transparent;text-align:left}.cot-heat-table-card tbody th button span{color:var(--text-muted);font-size:var(--fs-label);font-weight:400}.cot-heat-table-card td.is-positive{color:var(--positive)}.cot-heat-table-card td.is-negative{color:var(--negative)}.cot-heat-status{display:inline-flex;min-height:1.25rem;align-items:center;padding-inline:var(--sp-1);border:1px solid var(--border);border-radius:var(--radius-pill);color:var(--text-secondary);background:var(--surface-raised);font-size:var(--fs-label)}.cot-heat-status.is-available:before{content:"✓";margin-right:var(--sp-1);color:var(--positive)}.cot-heat-status.is-unavailable:before{content:"—";margin-right:var(--sp-1);color:var(--text-muted)}.cot-heat-disclosure{display:grid;grid-template-columns:repeat(4,minmax(0,1fr))}.cot-heat-disclosure>div{display:grid;gap:var(--sp-1);min-width:0;padding:var(--sp-3);border-right:1px solid var(--border)}.cot-heat-disclosure>div:last-child{border-right:0}.cot-heat-disclosure strong{color:var(--brand-navy);font-size:var(--fs-label);font-weight:650;text-transform:uppercase}.cot-heat-disclosure span{color:var(--text-muted);font-size:var(--fs-label);line-height:1.35}@media (max-width:88rem){.cot-heat-toolbar{grid-template-columns:minmax(19rem,1.4fr) repeat(3,minmax(9rem,.7fr))}.cot-heat-search,.cot-heat-toolbar-meta{grid-column:span 2}}@media (max-width:70rem){.cot-heat-bottom-grid,.cot-heat-primary{grid-template-columns:minmax(0,1fr)}.cot-heat-analysis{grid-template-columns:minmax(0,1.4fr) minmax(18rem,.8fr)}.cot-heat-movers{grid-column:1/-1}.cot-heat-disclosure{grid-template-columns:repeat(2,minmax(0,1fr))}.cot-heat-disclosure>div:nth-child(2){border-right:0}.cot-heat-disclosure>div:nth-child(-n+2){border-bottom:1px solid var(--border)}}@media (max-width:48rem){.cot-heat-toolbar{grid-template-columns:repeat(2,minmax(0,1fr))}.cot-heat-period-unavailable,.cot-heat-periods,.cot-heat-toolbar-meta{grid-column:1/-1}.cot-heat-search{grid-column:auto}.cot-heat-analysis,.cot-heat-disclosure,.cot-heat-movers{grid-template-columns:minmax(0,1fr)}.cot-heat-ranked-list+.cot-heat-ranked-list{border-top:1px solid var(--border);border-left:0}.cot-heat-disclosure>div{border-right:0;border-bottom:1px solid var(--border)}.cot-heat-disclosure>div:last-child{border-bottom:0}.cot-heat-history>header,.cot-heat-map-panel>header,.cot-heat-table-card>header{align-items:flex-start;flex-direction:column;gap:var(--sp-1)}.cot-heat-feature dl,.cot-heat-period-summary dl,.cot-heat-primary.is-sparse .cot-heat-tiles,.cot-heat-tiles{grid-template-columns:minmax(0,1fr)}.cot-heat-feature dl>div,.cot-heat-period-summary dl>div{padding-inline:0!important}}.cmd-rs-rrg-benchmark{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:6px;color:#98a4b3;font-family:var(--mono);font-size:11px}.cmd-rs-rrg-benchmark b{color:#d7dee8;font-weight:650}.cmd-rs-rrg-legend{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:8px}.cmd-rs-rrg-legend span,.cmd-rs-rrg-pill{display:inline-flex;align-items:center;gap:5px;border:1px solid #303a46;border-radius:3px;padding:2px 7px;font-family:var(--mono);font-size:10px;line-height:1.35;text-transform:uppercase;white-space:nowrap}.cmd-rs-rrg-legend span b{font-weight:650}.cmd-rs-rrg-legend .is-leading,.cmd-rs-rrg-pill.is-leading{color:#37d668;border-color:rgba(55,214,104,.42);background:rgba(19,95,44,.18)}.cmd-rs-rrg-legend .is-improving,.cmd-rs-rrg-pill.is-improving{color:#8de6a7;border-color:rgba(55,214,104,.26);background:rgba(19,95,44,.1)}.cmd-rs-rrg-legend .is-weakening,.cmd-rs-rrg-pill.is-weakening{color:#ff928e;border-color:rgba(255,100,95,.28);background:rgba(117,31,29,.1)}.cmd-rs-rrg-legend .is-lagging,.cmd-rs-rrg-pill.is-lagging{color:#ff645f;border-color:rgba(255,100,95,.42);background:rgba(117,31,29,.18)}.cmd-rs-rrg-chart{min-height:380px}.cmd-rs-rrg-note{margin:8px 0 0;font-size:11px;line-height:1.45}.cmd-rs-rating-table{min-width:1320px}.cmd-rs-supporting-grid{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.3fr);gap:10px}.cmd-rs-support-card{min-width:0;padding:10px;border:1px solid #25303b;border-radius:4px;background:#0b1117;overflow:hidden}.cmd-rs-category-table{min-width:720px}@media (max-width:1050px){.cmd-rs-rrg-head,.cmd-rs-supporting-grid{grid-template-columns:1fr}.cmd-rs-rrg-head{display:grid}.cmd-rs-rrg-benchmark{justify-content:flex-start}}.cot-ws{display:grid;gap:12px;min-width:0}.cot-ws.is-full{grid-template-columns:minmax(190px,230px) minmax(0,1fr);align-items:stretch}.cot-ws.is-compact{display:block}.cot-ws-main,.cot-ws-sidebar{border:1px solid var(--border);background:var(--surface-panel);min-width:0}.cot-ws-sidebar{padding:10px;max-height:760px;overflow:auto}.cot-ws-sidebar-head{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:10px;color:var(--text-muted);font-family:var(--mono);font-size:11px;text-transform:uppercase}.cot-ws-sidebar-head b{color:var(--text-primary);font-size:12px}.cot-ws-market-groups{display:grid;gap:12px}.cot-ws-market-group{display:grid;gap:4px}.cot-ws-market-group>span{color:var(--text-faint);font-family:var(--mono);font-size:10px;text-transform:uppercase}.cot-ws-market-group button{display:grid;grid-template-columns:42px minmax(0,1fr);align-items:center;gap:6px;width:100%;padding:6px 8px;border:1px solid transparent;background:transparent;color:var(--text-muted);text-align:left;cursor:pointer}.cot-ws-market-group button b{color:var(--text-primary);font-family:var(--mono);font-size:12px}.cot-ws-market-group button small{overflow:hidden;color:var(--text-muted);font-size:11px;text-overflow:ellipsis;white-space:nowrap}.cot-ws-market-group button.active,.cot-ws-market-group button:focus-visible,.cot-ws-market-group button:hover{border-color:var(--accent);background:var(--surface-raised);outline:none}.cot-ws-main{padding:12px}.cot-ws.is-compact .cot-ws-main{min-height:510px}.cot-ws-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding-bottom:10px;border-bottom:1px solid var(--border)}.cot-ws-head h3{margin:2px 0 4px;color:var(--text-primary);font-size:16px;line-height:1.2}.cot-ws-head p{margin:0;font-size:11px}.cot-ws-toolbar{display:grid;grid-template-columns:repeat(5,minmax(128px,1fr));gap:8px;padding:10px 0 8px}.cot-ws-toolbar label{display:grid;gap:4px;min-width:0}.cot-ws-control>span,.cot-ws-legend>span,.cot-ws-toolbar label span{color:var(--text-muted);font-family:var(--mono);font-size:10px;text-transform:uppercase}.cot-ws-toolbar select{width:100%;min-width:0;height:30px;border:1px solid var(--border);background:var(--surface-raised);color:var(--text-primary);font-family:var(--mono);font-size:11px}.cot-ws-subtoolbar{display:flex;flex-wrap:wrap;gap:8px 12px;padding:2px 0 10px;border-bottom:1px solid var(--border)}.cot-ws-control{display:flex;align-items:center;gap:6px;min-width:0}.cot-ws-control div{display:inline-flex;flex-wrap:wrap;border:1px solid var(--border)}.cot-ws-actions button,.cot-ws-control button,.cot-ws-legend-item button{min-height:28px;border:0;border-right:1px solid var(--border);background:var(--surface-panel);color:var(--text-muted);cursor:pointer;font-family:var(--mono);font-size:11px}.cot-ws-control button{padding:0 8px}.cot-ws-zoom-control input{width:118px;min-height:28px;border:0;border-right:1px solid var(--border);background:var(--surface-panel);color:var(--text-secondary);color-scheme:dark;font-family:var(--mono);font-size:11px;padding:0 6px}.cot-ws-zoom-control input:focus-visible{outline:2px solid var(--accent);outline-offset:-2px}.cot-ws-control button:last-child,.cot-ws-legend-item button:last-child{border-right:0}.cot-ws-actions button:focus-visible,.cot-ws-actions button:hover,.cot-ws-control button.active,.cot-ws-legend-item.active button:first-child{background:var(--accent);color:var(--text-on-accent);outline:none}.cot-ws-control button:disabled,.cot-ws-legend-item button:disabled{color:var(--text-faint);cursor:not-allowed;opacity:.62}.cot-ws-provenance{display:flex;flex-wrap:wrap;gap:0;margin-top:8px;border:1px solid var(--border);background:var(--surface-raised);font-family:var(--mono);font-size:11px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.cot-ws-provenance span{display:inline-flex;align-items:center;gap:6px;min-height:28px;padding:0 9px;border-right:1px solid var(--border);color:var(--text-secondary);white-space:nowrap}.cot-ws-provenance b{color:var(--text-faint);font-size:10px;font-weight:600;text-transform:uppercase}.cot-ws-provenance .cot-ws-provenance-flag{margin-left:auto;border-right:0;font-weight:700}.cot-ws-provenance .cot-ws-provenance-flag.is-ok{color:var(--positive)}.cot-ws-provenance .cot-ws-provenance-flag.is-warn{color:var(--negative)}.cot-ws-legend{display:flex;flex-wrap:wrap;align-items:center;gap:6px;padding:10px 0}.cot-ws-legend-item{display:inline-flex;align-items:stretch;border:1px solid var(--border);background:var(--surface-panel)}.cot-ws-legend-item button{display:inline-flex;align-items:center;gap:6px;padding:0 8px}.cot-ws-legend-item button+button{padding-inline:7px;color:var(--text-faint)}.cot-ws-legend-item i{width:8px;height:8px;border-radius:50%;background:var(--text-faint)}.cot-ws-legend-item.disabled{opacity:.64}.cot-ws-actions{display:flex;flex-wrap:wrap;align-items:center;gap:8px;padding-bottom:10px}.cot-ws-actions button{border:1px solid var(--border);padding:0 10px}.cot-ws-actions span,.cot-ws-note{color:var(--text-muted);font-size:11px}.cot-ws-note{margin:-4px 0 10px}.cot-ws-chart{min-height:430px;overflow:hidden;border:1px solid var(--border);background:var(--surface-panel)}.cot-ws.is-full .cot-ws-chart{min-height:680px}.cot-ws-chart .cot-chart-empty{min-height:390px;border:0}.cot-ws.is-full .cot-ws-chart .cot-chart-empty{min-height:640px}.cot-ws-footer{display:flex;flex-wrap:wrap;gap:6px 16px;padding-top:8px;color:var(--text-muted);font-size:11px}.cot-ws-footer span{min-width:fit-content}@media (max-width:1180px){.cot-ws.is-full{grid-template-columns:1fr}.cot-ws-sidebar{max-height:230px}.cot-ws-market-groups{grid-template-columns:repeat(2,minmax(0,1fr))}.cot-ws-toolbar{grid-template-columns:repeat(3,minmax(128px,1fr))}}@media (max-width:760px){.cot-ws-market-groups,.cot-ws-toolbar{grid-template-columns:1fr}.cot-ws-control{align-items:flex-start;flex-direction:column}.cot-ws-head{align-items:stretch;flex-direction:column}.cot-ws-provenance span{width:100%;border-right:0;border-bottom:1px solid var(--border);justify-content:space-between}.cot-ws-provenance span:last-child{border-bottom:0}.cot-ws.is-full .cot-ws-chart{min-height:560px}}.cew-workstation{display:grid;gap:12px;min-width:0}.cew-hero{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:14px 16px}.cew-hero h1{margin:2px 0 6px;color:var(--text-primary);font-size:24px;line-height:1.12;letter-spacing:0}.cew-hero-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px;min-width:fit-content}.cew-filters{display:flex;align-items:end;flex-wrap:wrap;gap:10px;padding:10px 12px}.cew-filters label{display:grid;gap:4px;min-width:160px}.cew-filters select{height:32px;border:1px solid var(--border);border-radius:4px;background:var(--surface-raised);color:var(--text-primary);font-family:var(--mono);font-size:12px;padding:0 8px}.cew-kpis{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:8px}.cew-card-head{align-items:flex-start;gap:14px}.cew-chart-controls{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.cew-boundary-card{display:grid;grid-template-columns:250px minmax(0,1fr);gap:12px;padding:12px;border-left:3px solid var(--accent)}.cew-boundary-status{display:flex;flex-direction:column;gap:4px}.cew-boundary-status strong{color:var(--text-primary);font-size:15px}.cew-boundary-status em{color:var(--text-muted);font-style:normal;font-size:11.5px;line-height:1.35}.cew-boundary-ledger{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px}.cew-boundary-item{min-width:0;padding:7px 8px;border:1px solid var(--border);border-radius:4px;background:var(--surface-panel)}.cew-boundary-item small,.cew-boundary-item span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cew-boundary-item span{color:var(--text-muted);font-size:10px}.cew-boundary-item b{display:block;margin-top:3px;color:var(--text-primary);font-size:12px;line-height:1.25;max-height:34px;overflow:hidden}.cew-boundary-item small{margin-top:3px;color:var(--accent);font-family:var(--mono);font-size:9px;text-transform:uppercase}.cew-boundary-item.is-blocked b{color:var(--text-muted)}.cew-boundary-item.is-blocked small{color:var(--negative)}.cew-boundary-card p{grid-column:2;margin:-2px 0 0;color:var(--text-muted);font-size:10.5px;line-height:1.45}.cew-governance-ledger{grid-column:1/-1;display:grid;grid-template-columns:250px minmax(0,1fr);gap:12px;padding-top:10px;border-top:1px solid var(--border)}.cew-governance-head{display:flex;flex-direction:column;gap:3px}.cew-governance-head strong{color:var(--text-primary);font-size:12.5px;font-weight:600}.cew-governance-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px}.cew-governance-item{min-width:0;padding:6px 8px;border:1px solid var(--border);border-radius:4px;background:color-mix(in srgb,var(--surface-panel) 86%,var(--negative) 14%)}.cew-governance-item b,.cew-governance-item small,.cew-governance-item span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cew-governance-item span{color:var(--text-muted);font-size:9.5px}.cew-governance-item b{margin-top:3px;color:var(--text-primary);font-family:var(--mono);font-size:10px;font-weight:700}.cew-governance-item small{margin-top:3px;color:var(--negative);font-family:var(--mono);font-size:8.5px;text-transform:uppercase}.cew-chart-card{padding:12px;min-width:0}.cew-chart-empty{min-height:320px;display:grid;place-items:center;border:1px solid var(--border);background:var(--surface-subtle)}.cew-table-card{padding:12px;min-width:0}.cew-table{min-width:1180px}.cew-table td,.cew-table th{vertical-align:top}.cew-ticker{display:block;font-family:var(--mono);font-weight:700}.cew-company,.cew-security-id{display:block;margin-top:2px;font-size:11px;line-height:1.25}.cew-security-id{font-family:var(--mono);color:var(--text-faint)}.cew-corr-button{min-width:58px;min-height:28px;border:1px solid var(--border);border-radius:4px;background:var(--surface-raised);color:var(--accent);font-family:var(--mono);font-size:12px;cursor:pointer}.cew-corr-button:focus-visible,.cew-corr-button:hover{border-color:var(--accent);background:color-mix(in srgb,var(--accent) 16%,transparent);outline:none}.cew-partial-evidence{color:var(--accent)}.cew-warning-card{padding:12px}@media (max-width:1180px){.cew-kpis{grid-template-columns:repeat(3,minmax(0,1fr))}.cew-boundary-card{grid-template-columns:1fr}.cew-boundary-card p{grid-column:1}.cew-boundary-ledger{grid-template-columns:repeat(2,minmax(0,1fr))}.cew-governance-ledger{grid-template-columns:1fr}.cew-governance-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.cew-hero{flex-direction:column}.cew-hero-actions{justify-content:flex-start}}@media (max-width:720px){.cew-kpis{grid-template-columns:1fr 1fr}.cew-boundary-ledger,.cew-governance-grid{grid-template-columns:1fr}.cew-filters{align-items:stretch}.cew-filters .ai-btn,.cew-filters label{width:100%}.cew-chart-controls{justify-content:flex-start}}.cmd-detail-workstation{display:grid;gap:12px;min-width:0;padding:12px 14px 24px;background:#080d12;color:#d7dee8}.cmd-detail-workstation :is(#overview,#price,#positioning,#fundamentals,#equities,#flows,#methodology,#portfolio){scroll-margin-top:150px}.cmd-detail-workstation .term-databar,.cmd-detail-workstation .term-header,.cmd-detail-workstation .term-method{margin-inline:0}.cmd-detail-workstation .term-header{border:1px solid #26313d;border-radius:6px;background:#0c1218;padding:14px 16px}.cmd-detail-workstation .term-desc{max-width:1180px}.cmd-detail-tabs{display:flex;gap:4px;overflow-x:auto;border-bottom:1px solid #26313d;padding-bottom:7px}.cmd-detail-tabs .section-tab{border:1px solid transparent;border-radius:3px}.cmd-detail-tabs .section-tab.active,.cmd-detail-tabs .section-tab:hover{border-color:#303a46;background:#101720}.cmd-method-grid,.cmd-mini-stat-grid,.cmd-price-tape{display:grid;gap:8px;min-width:0}.cmd-price-tape{grid-template-columns:repeat(6,minmax(0,1fr))}.cmd-mini-stat-grid{margin-bottom:10px}.cmd-method-grid,.cmd-mini-stat-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.cmd-metric-cell{min-width:0;border:1px solid #26313d;border-radius:4px;background:#0c1218;padding:8px 10px}.cmd-metric-label{color:#98a4b3;font-size:9px;letter-spacing:.08em;text-transform:uppercase}.cmd-metric-cell strong,.cmd-metric-label{display:block;font-family:var(--mono);font-weight:700}.cmd-metric-cell strong{margin-top:4px;overflow-wrap:anywhere;color:#e8edf5;font-size:19px;line-height:1.15;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.cmd-metric-cell small{display:block;margin-top:3px;overflow:hidden;color:#8d99aa;font-size:10.5px;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.cmd-metric-cell strong.is-positive,.cmd-status-pill.is-positive{color:#73d58a}.cmd-metric-cell strong.is-negative,.cmd-status-pill.is-negative{color:#ff7c78}.cmd-metric-cell strong.is-warning,.cmd-status-pill.is-warning{color:#e0bd62}.cmd-metric-cell strong.is-muted,.cmd-status-pill.is-muted{color:#98a4b3}.cmd-detail-grid{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(300px,.75fr);gap:12px;align-items:start;min-width:0}.cmd-detail-grid.is-balanced{grid-template-columns:minmax(0,1fr) minmax(300px,.82fr)}#fundamentals.cmd-detail-grid.is-balanced>.cmd-module{grid-column:1/-1}.cmd-section-stack{display:grid;gap:10px;min-width:0;scroll-margin-top:16px}.cmd-module{min-width:0;border:1px solid #26313d;border-radius:6px;background:rgba(12,18,24,.94);padding:12px;box-shadow:inset 0 1px 0 rgba(255,255,255,.025)}.cmd-chart-module{overflow:hidden}.cmd-module-head,.cmd-section-title-row{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;min-width:0;border-bottom:1px solid #25303b;padding-bottom:8px;margin-bottom:10px}.cmd-section-title-row{align-items:center;margin-bottom:0;border-bottom-color:#26313d}.cmd-module-head h3,.cmd-section-title-row h2{margin:0;color:#e0e8f2;font-size:13px;font-weight:700;letter-spacing:.02em;line-height:1.25;text-transform:uppercase}.cmd-section-title-row h2{font-size:14px}.cmd-module-head p,.cmd-module-head>span,.cmd-section-title-row span{margin:3px 0 0;color:#98a4b3;font-size:11px;line-height:1.35}.cmd-status-pill{display:inline-flex;align-items:center;justify-content:center;min-height:22px;max-width:100%;border:1px solid #303a46;border-radius:3px;background:#0a1016;padding:3px 7px;color:#98a4b3;font-family:var(--mono);font-size:9.5px;font-weight:700;letter-spacing:.04em;line-height:1.2;text-align:center;text-transform:uppercase;white-space:normal;overflow-wrap:anywhere}.cmd-status-pill.is-positive{border-color:rgba(115,213,138,.38);background:rgba(22,83,45,.18)}.cmd-status-pill.is-negative{border-color:rgba(255,124,120,.44);background:rgba(117,31,29,.18)}.cmd-status-pill.is-warning{border-color:rgba(224,189,98,.38);background:rgba(98,76,22,.18)}.cmd-status-pill.is-accent{border-color:rgba(77,157,224,.44);color:#9fd1ff}.cmd-state-stack{display:grid;gap:12px;min-width:0}.cmd-state-list{display:grid;gap:1px;background:#25303b;border:1px solid #25303b}.cmd-state-row{display:grid;grid-template-columns:minmax(115px,.55fr) minmax(0,1fr);align-items:center;gap:8px;min-width:0;background:#0b1117;padding:7px 8px}.cmd-state-row>span:first-child{color:#98a4b3;font-family:var(--mono);font-size:10px;text-transform:uppercase}.cmd-state-row .cmd-status-pill{justify-self:end}.cmd-alert-row{display:grid;grid-template-columns:auto minmax(0,1fr);gap:10px;align-items:start;border:1px solid rgba(224,189,98,.3);border-left:3px solid #e0bd62;border-radius:4px;background:rgba(98,76,22,.12);padding:9px 11px}.cmd-alert-row p,.cmd-empty-note{margin:0;color:#a8b3c2;font-size:11.5px;line-height:1.45}.cmd-alert-row p+p{margin-top:3px}.cmd-range-shell{display:grid;gap:7px}.cmd-range-rail{position:relative;height:8px;border:1px solid #303a46;border-radius:999px;background:linear-gradient(90deg,#8b3430,#5e6b76 50%,#2f7d4a)}.cmd-range-rail span{position:absolute;top:-5px;left:var(--range-position,0);width:4px;height:18px;border:1px solid #f0f5fb;border-radius:2px;background:#e0bd62;transform:translateX(-50%)}.cmd-range-shell.is-empty .cmd-range-rail{background:#101720}.cmd-range-shell.is-empty .cmd-range-rail span{display:none}.cmd-range-labels{display:flex;justify-content:space-between;gap:8px;color:#98a4b3;font-family:var(--mono);font-size:10px}.cmd-method-list{display:grid;gap:1px;margin:0;background:#25303b;border:1px solid #25303b}.cmd-method-list div{display:grid;grid-template-columns:112px minmax(0,1fr);gap:8px;background:#0b1117;padding:7px 8px}.cmd-method-list dt{color:#98a4b3;font-family:var(--mono);font-size:10px;text-transform:uppercase}.cmd-method-list dd{margin:0;overflow-wrap:anywhere;color:#d7dee8;font-size:11.5px}.cmd-metrics-table{min-width:620px}.cmd-equity-snapshot-table{min-width:0;table-layout:fixed}.cmd-equity-snapshot-table td,.cmd-equity-snapshot-table th{overflow:hidden;padding:7px 8px;text-overflow:ellipsis;white-space:nowrap}.cmd-equity-snapshot-table td:first-child,.cmd-equity-snapshot-table th:first-child{width:31%}.cmd-equity-snapshot-table td:nth-child(2),.cmd-equity-snapshot-table th:nth-child(2){width:20%}.cmd-equity-snapshot-table td:nth-child(3),.cmd-equity-snapshot-table th:nth-child(3){width:14%}.cmd-equity-snapshot-table td:nth-child(4),.cmd-equity-snapshot-table td:nth-child(5),.cmd-equity-snapshot-table th:nth-child(4),.cmd-equity-snapshot-table th:nth-child(5){width:12%}.cmd-equity-snapshot-table td:nth-child(6),.cmd-equity-snapshot-table th:nth-child(6){width:11%}.cmd-equity-control-row{display:flex;align-items:center;justify-content:space-between;gap:10px;margin:8px 0;border-top:1px solid #25303b;padding-top:8px}.cmd-equity-basis{color:#98a4b3;font-family:var(--mono);font-size:10px;text-transform:uppercase}.cmd-equity-window-tabs{display:flex;flex-wrap:wrap;gap:4px}.cmd-equity-window-tabs a{border:1px solid #2a3541;border-radius:3px;background:#0b1117;padding:4px 7px;color:#a8b3c2;font-family:var(--mono);font-size:10px;line-height:1;text-decoration:none;text-transform:uppercase}.cmd-equity-window-tabs a.is-active,.cmd-equity-window-tabs a:hover{border-color:#b88a33;background:#1b1408;color:#f0c979}.cmd-row-sub{display:block;margin-top:2px;overflow:hidden;color:#98a4b3;font-size:11px;line-height:1.3;text-overflow:ellipsis;white-space:nowrap}.cmd-warning-list{margin:8px 0 0;padding-left:18px;color:#a8b3c2;font-size:11px;line-height:1.45}.cmd-macro-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.cmd-macro-grid div{min-width:0;border:1px solid #25303b;border-radius:4px;background:#0b1117;padding:8px}.cmd-macro-grid strong{display:block;color:#e0e8f2;font-size:12px}.cmd-macro-grid span{display:block;margin-top:4px;color:#98a4b3;font-size:11px;line-height:1.35}.cmd-availability-module{min-height:148px}.cmd-compact-empty{min-height:auto}.cmd-inventory-module{border-left:3px solid #4d9de0}.cmd-inventory-kpis{grid-template-columns:repeat(4,minmax(0,1fr))}.cmd-inventory-block{display:grid;gap:7px;margin-top:10px}.cmd-inventory-block h4{margin:0;color:#cdd7e4;font-size:11px;font-weight:700;letter-spacing:.05em;line-height:1.2;text-transform:uppercase}.cmd-regime-panel{display:grid;gap:8px;min-width:0}.cmd-ledger-strip{display:grid;gap:1px;overflow:hidden;border:1px solid #25303b;background:#25303b}.cmd-ledger-strip>div{display:grid;gap:3px;min-width:0;background:#0b1117;padding:8px 10px}.cmd-ledger-strip small,.cmd-ledger-strip span{overflow:hidden;color:#98a4b3;font-size:10px;line-height:1.25;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.cmd-ledger-strip small{color:#8a95a5;text-transform:none}.cmd-ledger-strip strong{overflow:hidden;color:#dce5ef;font-family:var(--mono);font-size:15px;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.cmd-ledger-note{margin:0;color:#98a4b3;font-size:11px;line-height:1.35}.cmd-regime-strip{grid-template-columns:minmax(220px,1.6fr) repeat(3,minmax(120px,.7fr))}.cmd-regime-strip.is-tightening .cmd-regime-primary strong{color:#ffcb63}.cmd-regime-strip.is-loosening .cmd-regime-primary strong{color:#66d984}.cmd-regime-strip.is-mixed .cmd-regime-primary strong{color:#67b7ff}.cmd-storage-panel{display:grid;gap:8px;min-width:0}.cmd-storage-strip{grid-template-columns:minmax(210px,1.5fr) repeat(3,minmax(120px,.7fr));border-left:2px solid transparent}.cmd-storage-strip.is-surplus{border-left-color:#67b7ff}.cmd-storage-strip.is-deficit{border-left-color:#ffcb63}.cmd-storage-strip.is-balanced{border-left-color:#66d984}.cmd-stress-panel{display:grid;gap:8px;min-width:0}.cmd-stress-strip{grid-template-columns:minmax(200px,1fr) minmax(120px,.58fr) minmax(130px,.62fr) minmax(210px,1.05fr)}.cmd-stress-strip>div:nth-child(4) strong{overflow-wrap:anywhere;text-overflow:clip;white-space:normal}.cmd-stress-strip.is-stress .cmd-stress-primary strong{color:#ffcb63}.cmd-stress-strip.is-crosscurrent .cmd-stress-primary strong{color:#67b7ff}.cmd-stress-strip strong.is-relief,.cmd-stress-strip.is-relief .cmd-stress-primary strong{color:#66d984}.cmd-balance-panel{display:grid;gap:8px;min-width:0}.cmd-balance-strip{grid-template-columns:minmax(200px,1.5fr) repeat(3,minmax(120px,.7fr))}.cmd-balance-strip.is-reconciled .cmd-balance-primary strong{color:#66d984}.cmd-balance-strip.is-minor_drift .cmd-balance-primary strong{color:#67b7ff}.cmd-balance-strip.is-material_discrepancy .cmd-balance-primary strong{color:#ffcb63}.cmd-balance-implied-row td{border-top:1px solid #25303b;color:#dce5ef;font-weight:600}.cmd-balance-identity-table,.cmd-workstation .cmd-balance-identity-table{min-width:760px;width:100%;table-layout:fixed}.cmd-balance-identity-table td,.cmd-balance-identity-table th{overflow:hidden;padding:7px 8px;text-overflow:ellipsis;vertical-align:top}.cmd-balance-identity-table td:first-child,.cmd-balance-identity-table th:first-child{width:46%}.cmd-balance-identity-table td:nth-child(2),.cmd-balance-identity-table th:nth-child(2){width:16%}.cmd-balance-identity-table td:nth-child(3),.cmd-balance-identity-table td:nth-child(4),.cmd-balance-identity-table th:nth-child(3),.cmd-balance-identity-table th:nth-child(4){width:19%}.cmd-freshness-panel{display:grid;gap:8px;min-width:0}.cmd-freshness-strip{grid-template-columns:minmax(200px,1.4fr) repeat(3,minmax(120px,.72fr))}.cmd-freshness-strip>div:nth-child(3) strong{overflow-wrap:anywhere;text-overflow:clip;white-space:normal}.cmd-freshness-strip.is-current .cmd-freshness-primary strong{color:#66d984}.cmd-freshness-strip.is-aging .cmd-freshness-primary strong{color:#67b7ff}.cmd-freshness-strip.is-lagging .cmd-freshness-primary strong{color:#ffcb63}.cmd-freshness-table,.cmd-workstation .cmd-freshness-table{min-width:760px;width:100%;table-layout:fixed}.cmd-freshness-table td,.cmd-freshness-table th{overflow:hidden;padding:7px 8px;text-overflow:ellipsis;vertical-align:top}.cmd-freshness-table td:first-child,.cmd-freshness-table th:first-child{width:40%}.cmd-freshness-table td:nth-child(2),.cmd-freshness-table th:nth-child(2){width:12%}.cmd-freshness-table td:nth-child(3),.cmd-freshness-table th:nth-child(3){width:18%}.cmd-freshness-table td:nth-child(4),.cmd-freshness-table th:nth-child(4){width:14%}.cmd-freshness-table td:nth-child(5),.cmd-freshness-table th:nth-child(5){width:16%}.cmd-warehouse-panel{display:grid;gap:8px;min-width:0}.cmd-warehouse-strip{display:grid;grid-template-columns:minmax(180px,1fr) minmax(190px,1.15fr) minmax(160px,.9fr) minmax(130px,.75fr);gap:1px;overflow:hidden;border:1px solid #25303b;background:#25303b}.cmd-warehouse-strip>div{display:grid;gap:3px;min-width:0;background:#0b1117;padding:8px 10px}.cmd-warehouse-strip small,.cmd-warehouse-strip span{overflow:hidden;color:#98a4b3;font-size:10px;line-height:1.25;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.cmd-warehouse-strip small{color:#8a95a5;text-transform:none}.cmd-warehouse-strip strong{overflow:hidden;color:#dce5ef;font-family:var(--mono);font-size:15px;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.cmd-warehouse-strip.is-reconciled strong{color:#dfe8f3}.cmd-warehouse-note{margin:0;color:#98a4b3;font-size:11px;line-height:1.35}.cmd-global-risk-panel{display:grid;gap:8px;min-width:0}.cmd-global-risk-strip{display:grid;grid-template-columns:minmax(210px,1.15fr) minmax(120px,.62fr) minmax(240px,1.2fr) minmax(110px,.55fr);gap:1px;overflow:hidden;border:1px solid #25303b;background:#25303b}.cmd-global-risk-strip>div{display:grid;gap:3px;min-width:0;background:#0b1117;padding:8px 10px}.cmd-global-risk-strip small,.cmd-global-risk-strip span{overflow:hidden;color:#98a4b3;font-size:10px;line-height:1.25;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.cmd-global-risk-strip small{color:#8a95a5;text-transform:none}.cmd-global-risk-strip strong{overflow:hidden;color:#dce5ef;font-family:var(--mono);font-size:15px;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.cmd-global-risk-strip>div:nth-child(3) strong{overflow-wrap:anywhere;text-overflow:clip;white-space:normal}.cmd-global-risk-strip.is-high strong{color:#ffcb63}.cmd-global-risk-strip.is-elevated strong{color:#67b7ff}.cmd-global-risk-strip.is-moderate strong{color:#66d984}.cmd-global-risk-note{margin:0;color:#98a4b3;font-size:11px;line-height:1.35}.cmd-share-bar{display:block;overflow:hidden;width:100%;height:4px;margin-top:5px;border-radius:999px;background:#18212b}.cmd-share-bar i{display:block;width:var(--share-w,0);height:100%;border-radius:inherit;background:#4d9de0}.cmd-coverage-control-table,.cmd-global-risk-table,.cmd-global-supply-table,.cmd-inventory-series-table,.cmd-pressure-table,.cmd-quality-gates-table,.cmd-regime-driver-table,.cmd-source-ledger-table,.cmd-stress-ledger-table,.cmd-supply-balance-table,.cmd-supply-documents-table,.cmd-warehouse-location-table{min-width:680px;width:100%;table-layout:fixed}.cmd-workstation .cmd-coverage-control-table,.cmd-workstation .cmd-global-risk-table,.cmd-workstation .cmd-global-supply-table,.cmd-workstation .cmd-inventory-series-table,.cmd-workstation .cmd-pressure-table,.cmd-workstation .cmd-quality-gates-table,.cmd-workstation .cmd-regime-driver-table,.cmd-workstation .cmd-source-ledger-table,.cmd-workstation .cmd-stress-ledger-table,.cmd-workstation .cmd-supply-balance-table,.cmd-workstation .cmd-supply-documents-table,.cmd-workstation .cmd-warehouse-location-table{min-width:680px;width:100%}.cmd-coverage-control-table,.cmd-regime-driver-table,.cmd-stress-ledger-table,.cmd-workstation .cmd-coverage-control-table,.cmd-workstation .cmd-regime-driver-table,.cmd-workstation .cmd-stress-ledger-table{min-width:760px}.cmd-global-risk-table,.cmd-workstation .cmd-global-risk-table{min-width:720px}.cmd-global-supply-table,.cmd-pressure-table,.cmd-supply-balance-table,.cmd-workstation .cmd-global-supply-table,.cmd-workstation .cmd-pressure-table,.cmd-workstation .cmd-supply-balance-table{min-width:900px}.cmd-coverage-control-table td,.cmd-coverage-control-table th,.cmd-global-risk-table td,.cmd-global-risk-table th,.cmd-global-supply-table td,.cmd-global-supply-table th,.cmd-inventory-series-table td,.cmd-inventory-series-table th,.cmd-pressure-table td,.cmd-pressure-table th,.cmd-quality-gates-table td,.cmd-quality-gates-table th,.cmd-regime-driver-table td,.cmd-regime-driver-table th,.cmd-source-ledger-table td,.cmd-source-ledger-table th,.cmd-stress-ledger-table td,.cmd-stress-ledger-table th,.cmd-supply-balance-table td,.cmd-supply-balance-table th,.cmd-supply-documents-table td,.cmd-supply-documents-table th,.cmd-warehouse-location-table td,.cmd-warehouse-location-table th{overflow:hidden;padding:7px 8px;text-overflow:ellipsis;vertical-align:top}.cmd-inventory-series-table td:first-child,.cmd-inventory-series-table th:first-child{width:34%}.cmd-inventory-series-table td:nth-child(2),.cmd-inventory-series-table th:nth-child(2){width:16%}.cmd-inventory-series-table td:nth-child(3),.cmd-inventory-series-table th:nth-child(3){width:12%}.cmd-inventory-series-table td:nth-child(4),.cmd-inventory-series-table th:nth-child(4){width:17%}.cmd-inventory-series-table td:nth-child(5),.cmd-inventory-series-table th:nth-child(5){width:21%}.cmd-source-ledger-table td:first-child,.cmd-source-ledger-table th:first-child{width:20%}.cmd-source-ledger-table td:nth-child(2),.cmd-source-ledger-table th:nth-child(2){width:33%}.cmd-source-ledger-table td:nth-child(3),.cmd-source-ledger-table th:nth-child(3){width:22%}.cmd-source-ledger-table td:nth-child(4),.cmd-source-ledger-table th:nth-child(4){width:25%}.cmd-supply-documents-table td:first-child,.cmd-supply-documents-table th:first-child{width:36%}.cmd-supply-documents-table td:nth-child(2),.cmd-supply-documents-table th:nth-child(2){width:24%}.cmd-supply-documents-table td:nth-child(3),.cmd-supply-documents-table th:nth-child(3){width:14%}.cmd-supply-documents-table td:nth-child(4),.cmd-supply-documents-table th:nth-child(4){width:11%}.cmd-supply-documents-table td:nth-child(5),.cmd-supply-documents-table th:nth-child(5){width:15%}.cmd-supply-balance-table td:first-child,.cmd-supply-balance-table th:first-child{width:25%}.cmd-supply-balance-table td:nth-child(2),.cmd-supply-balance-table th:nth-child(2){width:14%}.cmd-supply-balance-table td:nth-child(3),.cmd-supply-balance-table th:nth-child(3){width:12%}.cmd-supply-balance-table td:nth-child(4),.cmd-supply-balance-table th:nth-child(4){width:18%}.cmd-supply-balance-table td:nth-child(5),.cmd-supply-balance-table th:nth-child(5){width:7%}.cmd-supply-balance-table td:nth-child(6),.cmd-supply-balance-table th:nth-child(6){width:24%}.cmd-supply-balance-table td{overflow-wrap:anywhere;text-overflow:clip;white-space:normal}.cmd-supply-balance-table td:nth-child(3),.cmd-supply-balance-table td:nth-child(4),.cmd-supply-balance-table td:nth-child(5){white-space:nowrap}.cmd-coverage-control-table td:first-child,.cmd-coverage-control-table th:first-child{width:22%}.cmd-coverage-control-table td:nth-child(2),.cmd-coverage-control-table th:nth-child(2){width:14%}.cmd-coverage-control-table td:nth-child(3),.cmd-coverage-control-table th:nth-child(3){width:20%}.cmd-coverage-control-table td:nth-child(4),.cmd-coverage-control-table th:nth-child(4){width:44%}.cmd-coverage-control-table td:first-child,.cmd-coverage-control-table td:nth-child(2),.cmd-coverage-control-table td:nth-child(4){overflow-wrap:anywhere;text-overflow:clip;white-space:normal}.cmd-coverage-control-table td:nth-child(3){white-space:nowrap}.cmd-coverage-control-table .cmd-row-sub{overflow:visible;text-overflow:clip;white-space:normal}.cmd-warehouse-location-table td:first-child,.cmd-warehouse-location-table th:first-child{width:25%}.cmd-warehouse-location-table td:nth-child(2),.cmd-warehouse-location-table th:nth-child(2){width:17%}.cmd-warehouse-location-table td:nth-child(3),.cmd-warehouse-location-table th:nth-child(3){width:16%}.cmd-warehouse-location-table td:nth-child(4),.cmd-warehouse-location-table th:nth-child(4){width:15%}.cmd-warehouse-location-table td:nth-child(5),.cmd-warehouse-location-table th:nth-child(5){width:14%}.cmd-warehouse-location-table td:nth-child(6),.cmd-warehouse-location-table th:nth-child(6){width:13%}.cmd-warehouse-location-table td:first-child{overflow-wrap:anywhere;text-overflow:clip;white-space:normal}.cmd-warehouse-location-table td:nth-child(n+2){white-space:nowrap}.cmd-warehouse-location-table td:nth-child(6){overflow-wrap:anywhere;text-overflow:clip;white-space:normal}.cmd-warehouse-location-table .cmd-row-sub{overflow:visible;text-overflow:clip;white-space:normal}.cmd-regime-driver-table td:first-child,.cmd-regime-driver-table th:first-child{width:27%}.cmd-regime-driver-table td:first-child{overflow-wrap:anywhere;text-overflow:clip;white-space:normal}.cmd-regime-driver-table td:nth-child(2),.cmd-regime-driver-table th:nth-child(2){width:14%}.cmd-regime-driver-table td:nth-child(3),.cmd-regime-driver-table th:nth-child(3){width:9%}.cmd-regime-driver-table td:nth-child(4),.cmd-regime-driver-table th:nth-child(4){width:50%}.cmd-regime-driver-table td:nth-child(2),.cmd-regime-driver-table td:nth-child(3){white-space:nowrap}.cmd-regime-driver-table td:nth-child(4){overflow-wrap:anywhere;text-overflow:clip;white-space:normal}.cmd-regime-driver-table .cmd-row-sub{overflow:visible;text-overflow:clip;white-space:normal}.cmd-stress-ledger-table td:first-child,.cmd-stress-ledger-table th:first-child{width:21%}.cmd-stress-ledger-table td:nth-child(2),.cmd-stress-ledger-table th:nth-child(2){width:14%}.cmd-stress-ledger-table td:nth-child(3),.cmd-stress-ledger-table th:nth-child(3){width:15%}.cmd-stress-ledger-table td:nth-child(4),.cmd-stress-ledger-table th:nth-child(4){width:9%}.cmd-stress-ledger-table td:nth-child(5),.cmd-stress-ledger-table th:nth-child(5){width:41%}.cmd-stress-ledger-table td:first-child,.cmd-stress-ledger-table td:nth-child(5){overflow-wrap:anywhere;text-overflow:clip;white-space:normal}.cmd-stress-ledger-table td:nth-child(2),.cmd-stress-ledger-table td:nth-child(3),.cmd-stress-ledger-table td:nth-child(4){white-space:nowrap}.cmd-stress-ledger-table .cmd-row-sub{overflow:visible;text-overflow:clip;white-space:normal}.cmd-pressure-table td:first-child,.cmd-pressure-table th:first-child{width:22%}.cmd-pressure-table td:nth-child(2),.cmd-pressure-table th:nth-child(2){width:14%}.cmd-pressure-table td:nth-child(3),.cmd-pressure-table th:nth-child(3){width:19%}.cmd-pressure-table td:nth-child(4),.cmd-pressure-table th:nth-child(4){width:15%}.cmd-pressure-table td:nth-child(5),.cmd-pressure-table th:nth-child(5){width:30%}.cmd-pressure-table td:nth-child(2),.cmd-pressure-table td:nth-child(3),.cmd-pressure-table td:nth-child(4){white-space:nowrap}.cmd-pressure-table td:nth-child(5){overflow-wrap:anywhere;text-overflow:clip;white-space:normal}.cmd-pressure-table .cmd-pressure-sub{overflow:visible;text-overflow:clip;white-space:normal}.cmd-global-risk-table td:first-child,.cmd-global-risk-table th:first-child{width:20%}.cmd-global-risk-table td:nth-child(2),.cmd-global-risk-table th:nth-child(2){width:21%}.cmd-global-risk-table td:nth-child(3),.cmd-global-risk-table th:nth-child(3){width:11%}.cmd-global-risk-table td:nth-child(4),.cmd-global-risk-table th:nth-child(4){width:13%}.cmd-global-risk-table td:nth-child(5),.cmd-global-risk-table th:nth-child(5){width:35%}.cmd-global-risk-table td:first-child,.cmd-global-risk-table td:nth-child(2),.cmd-global-risk-table td:nth-child(5){overflow-wrap:anywhere;text-overflow:clip;white-space:normal}.cmd-global-risk-table td:nth-child(3),.cmd-global-risk-table td:nth-child(4){white-space:nowrap}.cmd-global-risk-table .cmd-row-sub{overflow:visible;text-overflow:clip;white-space:normal}.cmd-global-supply-table td:first-child,.cmd-global-supply-table th:first-child{width:20%}.cmd-global-supply-table td:nth-child(2),.cmd-global-supply-table th:nth-child(2){width:15%}.cmd-global-supply-table td:nth-child(3),.cmd-global-supply-table th:nth-child(3){width:10%}.cmd-global-supply-table td:nth-child(4),.cmd-global-supply-table th:nth-child(4){width:15%}.cmd-global-supply-table td:nth-child(5),.cmd-global-supply-table th:nth-child(5){width:10%}.cmd-global-supply-table td:nth-child(6),.cmd-global-supply-table th:nth-child(6){width:18%}.cmd-global-supply-table td:nth-child(7),.cmd-global-supply-table th:nth-child(7){width:12%}.cmd-global-supply-table td:nth-child(n+2){white-space:nowrap}.cmd-quality-gates-table td:first-child,.cmd-quality-gates-table th:first-child{width:31%}.cmd-quality-gates-table td:nth-child(2),.cmd-quality-gates-table th:nth-child(2){width:18%}.cmd-quality-gates-table td:nth-child(3),.cmd-quality-gates-table th:nth-child(3){width:51%}.cmd-coverage-control-table .cmd-status-pill,.cmd-global-risk-table .cmd-status-pill,.cmd-global-supply-table .cmd-status-pill,.cmd-inventory-series-table .cmd-status-pill,.cmd-pressure-table .cmd-status-pill,.cmd-quality-gates-table .cmd-status-pill,.cmd-regime-driver-table .cmd-status-pill,.cmd-source-ledger-table .cmd-status-pill,.cmd-stress-ledger-table .cmd-status-pill,.cmd-supply-balance-table .cmd-status-pill,.cmd-supply-documents-table .cmd-status-pill,.cmd-warehouse-location-table .cmd-status-pill{min-width:116px;white-space:nowrap}.cmd-pressure-table .cmd-status-pill{min-width:90px;padding-inline:6px;white-space:nowrap}.cmd-global-risk-strip .cmd-status-pill,.cmd-global-risk-table .cmd-status-pill,.cmd-regime-driver-table .cmd-status-pill,.cmd-regime-strip .cmd-status-pill,.cmd-stress-ledger-table .cmd-status-pill,.cmd-stress-strip .cmd-status-pill,.cmd-warehouse-location-table .cmd-status-pill{min-width:84px;padding-inline:6px;white-space:nowrap}.cmd-inventory-workflow{display:grid;gap:1px;margin-top:10px;border:1px solid #25303b;background:#25303b}.cmd-inventory-workflow div{display:grid;grid-template-columns:130px minmax(120px,.36fr) minmax(0,1fr);gap:9px;align-items:start;min-width:0;background:#0b1117;padding:7px 8px}.cmd-inventory-workflow strong{color:#e0e8f2;font-size:11.5px;line-height:1.3}.cmd-inventory-workflow span:last-child{color:#98a4b3;font-size:11px;line-height:1.35}.cmd-inventory-workflow .is-complete{background:rgba(22,83,45,.12)}.cmd-inventory-note{margin-top:9px}.cmd-sensitivity-module{border-left:3px solid #e0bd62}.cmd-related-strip{display:grid;grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:7px}.cmd-related-strip a{display:grid;gap:2px;min-width:0;border:1px solid #26313d;border-radius:4px;background:#0b1117;padding:8px 9px;color:#d7dee8;text-decoration:none}.cmd-related-strip a:hover{border-color:#4d9de0}.cmd-related-strip strong{color:#e8edf5;font-family:var(--mono);font-size:12px}.cmd-related-strip span{overflow:hidden;color:#98a4b3;font-size:11px;text-overflow:ellipsis;white-space:nowrap}@media (max-width:1180px){.cmd-price-tape{grid-template-columns:repeat(3,minmax(0,1fr))}.cmd-detail-grid,.cmd-detail-grid.is-balanced{grid-template-columns:1fr}.cmd-inventory-kpis,.cmd-method-grid,.cmd-mini-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:720px){.cmd-detail-workstation{padding-inline:8px}.cmd-alert-row,.cmd-inventory-kpis,.cmd-macro-grid,.cmd-method-grid,.cmd-mini-stat-grid,.cmd-module-head,.cmd-price-tape,.cmd-section-title-row{grid-template-columns:1fr}.cmd-module-head,.cmd-section-title-row{flex-direction:column}.cmd-balance-strip,.cmd-freshness-strip,.cmd-global-risk-strip,.cmd-inventory-workflow div,.cmd-method-list div,.cmd-regime-strip,.cmd-state-row,.cmd-storage-strip,.cmd-stress-strip,.cmd-warehouse-strip{grid-template-columns:1fr}.cmd-state-row .cmd-status-pill{justify-self:start}.cmd-metric-cell strong{font-size:17px}}.csc-bar{display:inline-block;width:96px;height:8px;border-radius:4px;background:rgba(128,128,128,.16);overflow:hidden;vertical-align:middle}.csc-bar-fill{display:block;height:100%;width:var(--csc-w,0);border-radius:4px;background:#1d9e75;min-width:2px}