.app-shell--focused{min-height:100vh;background:var(--canvas)}.app-shell--focused .truth-bar{position:sticky;z-index:30;top:0;display:grid;grid-template-columns:176px 126px 116px minmax(138px,1fr) minmax(138px,1fr) 104px 92px;min-height:62px;align-items:stretch;overflow:hidden;border-bottom:1px solid var(--border-strong);background:#fffffff7;box-shadow:0 8px 24px #14303a12;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.app-shell--focused .brand{display:flex;min-width:0;align-items:center;gap:9px;padding:0 16px;border-right:1px solid var(--border);grid-area:auto}.app-shell--focused .brand>span:last-child{display:grid;min-width:0;line-height:1.05}.app-shell--focused .brand__mark{width:30px;height:30px;border:0;border-radius:9px;background:var(--brand);box-shadow:0 6px 15px #14757433}.app-shell--focused .brand__name{font-size:.93rem;font-weight:740}.app-shell--focused .brand__context{margin-top:4px;font-size:.57rem}.command-slot{display:flex;min-width:0;min-height:62px;flex-direction:column;justify-content:center;gap:4px;padding:8px 12px;overflow:hidden;border-right:1px solid var(--border);background:var(--surface-raised)}.command-slot__label{overflow:hidden;color:var(--ink-muted);font-family:var(--mono);font-size:.57rem;font-weight:700;letter-spacing:.06em;line-height:1;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.command-slot__value{display:flex;min-width:0;align-items:center;gap:6px;overflow:hidden;font-family:var(--mono);font-size:.68rem;font-variant-numeric:tabular-nums;font-weight:760;letter-spacing:-.015em;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.command-slot__value:before{width:7px;height:7px;flex:0 0 auto;border-radius:50%;background:currentColor;content:""}.command-slot__value--good{color:var(--positive)}.command-slot__value--warn{color:var(--warning)}.command-slot__value--bad{color:var(--negative)}.command-slot__value--neutral{color:var(--ink-soft)}.command-slot--clock{border-right:0;background:var(--surface-subtle)}.command-clock{display:block;inline-size:8ch;color:var(--ink);font-size:.75rem;font-weight:720;text-align:left;white-space:nowrap}.focused-workspace{display:grid;width:min(1480px,calc(100% - 36px));margin:0 auto;gap:16px;padding:18px 0 26px}.decision-rail{display:grid;min-height:104px;grid-template-columns:36px minmax(0,1fr) auto;align-items:center;gap:13px;padding:15px 18px;border:1px solid var(--border-strong);border-radius:14px;background:var(--surface-raised);box-shadow:0 8px 24px #14303a0f}.decision-rail--ready{border-color:#abd9c6;background:#f3fbf7}.decision-rail--blocked{border-color:#e6bdc4;background:#fff7f8}.decision-rail--paused,.decision-rail--waiting{border-color:#e6d4ad;background:#fffbf1}.decision-rail__icon{display:inline-flex;width:34px;height:34px;align-items:center;justify-content:center;border-radius:50%;background:var(--surface-raised);color:var(--warning)}.decision-rail--ready .decision-rail__icon{color:var(--positive)}.decision-rail--blocked .decision-rail__icon{color:var(--negative)}.decision-rail--paused .decision-rail__icon{color:var(--warning)}.decision-rail__message{display:grid;min-width:0;gap:2px}.decision-rail__message>span{color:var(--ink-muted);font-size:.68rem;font-weight:700;letter-spacing:.055em;text-transform:uppercase}.decision-rail__message h1{overflow:hidden;font-size:clamp(1.12rem,1.6vw,1.42rem);line-height:1.18;text-overflow:ellipsis;white-space:nowrap}.decision-rail__message p{min-height:1.35em;overflow:hidden;color:var(--ink-soft);font-size:.78rem;text-overflow:ellipsis;white-space:nowrap}.decision-rail__counts{display:grid;min-width:424px;grid-template-columns:repeat(4,minmax(92px,1fr));margin:0;overflow:hidden;border:1px solid rgba(191,209,213,.8);border-radius:10px;background:#ffffffbd}.decision-rail__counts>div{display:grid;min-height:52px;align-content:center;justify-items:center;border-right:1px solid var(--border)}.decision-rail__counts>div:last-child{border-right:0}.decision-rail__counts dt{color:var(--ink-muted);font-size:.61rem}.decision-rail__counts dd{min-inline-size:3ch;margin:1px 0 0;font-size:.9rem;font-weight:760;text-align:center}.decision-board,.radar-board,.history-board{overflow:hidden;border:1px solid var(--border-strong);border-radius:14px;background:var(--surface-raised);box-shadow:0 10px 28px #14303a0e}.section-bar{display:flex;min-height:68px;align-items:center;justify-content:space-between;gap:18px;padding:13px 16px;border-bottom:1px solid var(--border);background:#fbfdfd}.section-bar>div{display:grid;min-width:0;gap:2px}.section-bar h2{font-size:1rem}.section-bar p{overflow:hidden;color:var(--ink-muted);font-size:.72rem;text-overflow:ellipsis;white-space:nowrap}.section-bar__count{min-inline-size:12ch;color:var(--ink-soft);font-size:.7rem;font-weight:720;text-align:right;white-space:nowrap}.decision-board__body{display:grid;min-width:0;grid-template-columns:minmax(0,1fr) 410px}.trade-list{min-width:0;max-height:430px;overflow-y:auto;border-right:1px solid var(--border)}.trade-row{display:grid;width:100%;min-width:0;min-height:72px;grid-template-columns:minmax(118px,1fr) 128px 148px 66px 66px 88px;align-items:center;gap:10px;padding:10px 12px;border:0;border-bottom:1px solid var(--border);background:transparent;text-align:left;transition:background-color .15s ease-out,box-shadow .15s ease-out}.trade-list>[role=listitem]:last-child .trade-row{border-bottom:0}.trade-row:hover{background:#f6fafb}.trade-row--selected{background:var(--brand-bg);box-shadow:inset 3px 0 0 var(--brand)}.trade-row__identity,.trade-row__metric{display:grid;min-width:0;gap:2px}.trade-row__identity strong{overflow:hidden;font-size:.82rem;font-weight:760;text-overflow:ellipsis;white-space:nowrap}.trade-row__identity small,.trade-row__metric small{overflow:hidden;font-size:.62rem;text-overflow:ellipsis;white-space:nowrap}.trade-row__direction{display:flex;min-width:0;align-items:center;gap:7px}.trade-row__side,.radar-row__side{display:inline-flex;align-items:center;gap:3px;font-size:.65rem;font-weight:760}.trade-row__metric strong{min-inline-size:7ch;overflow:hidden;font-size:.73rem;text-overflow:ellipsis;white-space:nowrap}.trade-row__metric>span{font-size:.61rem;font-weight:700;white-space:nowrap}.trade-row>.badge{width:82px;justify-content:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.execution-panel{min-width:0;min-height:276px;padding:15px;background:#fbfdfd}.execution-panel__header{display:flex;min-height:51px;align-items:flex-start;justify-content:space-between;gap:12px;padding-bottom:12px;border-bottom:1px solid var(--border)}.execution-panel__header>div:first-child{display:grid;min-width:0;gap:2px}.execution-panel__symbol{overflow:hidden;font-size:1.07rem;font-weight:780;letter-spacing:-.025em;text-overflow:ellipsis;white-space:nowrap}.execution-panel__price{color:var(--ink-soft);font-size:.7rem;white-space:nowrap}.execution-panel__price small{font-size:inherit}.execution-panel__badges{display:flex;flex:0 0 auto;gap:6px}.execution-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));margin:12px 0 0;overflow:hidden;border:1px solid var(--border);border-radius:10px;background:#fff}.execution-fact{display:grid;min-height:52px;align-content:center;gap:2px;padding:8px 10px;border-right:1px solid var(--border);border-bottom:1px solid var(--border)}.execution-fact:nth-child(2n){border-right:0}.execution-fact:nth-last-child(-n+2){border-bottom:0}.execution-fact:last-child:nth-child(odd){grid-column:1 / -1;border-right:0;border-bottom:0}.execution-fact dt{color:var(--ink-muted);font-size:.61rem}.execution-fact dd{min-inline-size:10ch;margin:0;overflow:hidden;font-size:.75rem;font-weight:720;text-overflow:ellipsis;white-space:nowrap}.execution-fact--emphasis dd{color:var(--brand)}.contract-line{display:grid;gap:3px;margin-top:11px;padding:0 2px}.contract-line span{color:var(--ink-muted);font-size:.61rem}.contract-line strong{overflow:hidden;font-size:.76rem;text-overflow:ellipsis;white-space:nowrap}.decision-note{display:grid;min-height:64px;grid-template-columns:20px minmax(0,1fr);align-items:start;gap:8px;margin-top:12px;padding:10px;border-radius:10px}.decision-note--ready{background:var(--positive-bg);color:var(--positive)}.decision-note--blocked{background:var(--warning-bg);color:var(--warning)}.decision-note>div{display:grid;gap:2px}.decision-note strong{font-size:.72rem}.decision-note p{color:currentColor;font-size:.67rem;line-height:1.35}.text-action{display:inline-flex;min-height:44px;align-items:center;gap:6px;margin-top:5px;padding:0 2px;border:0;background:transparent;color:var(--brand);font-size:.7rem;font-weight:720}.compact-empty{display:flex;min-height:96px;align-items:center;justify-content:center;gap:11px;padding:18px;color:var(--ink-muted)}.compact-empty>div{display:grid;gap:2px}.compact-empty strong{color:var(--ink);font-size:.78rem}.compact-empty p{font-size:.69rem}.compact-empty--detail{min-height:245px}.venue-summary-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:10px;border-bottom:1px solid var(--border);background:var(--surface-subtle)}.venue-summary{display:grid;min-width:0;min-height:72px;align-content:center;gap:2px;padding:9px 11px;border:1px solid var(--border);border-radius:10px;background:var(--surface-raised)}.venue-summary--ready{border-color:#c0dfd3}.venue-summary--blocked{border-color:#e4cfa7}.venue-summary__top{display:flex;min-width:0;align-items:center;justify-content:space-between;gap:8px}.venue-summary__top strong{font-size:.75rem}.venue-summary>span,.venue-summary>small{overflow:hidden;font-size:.63rem;text-overflow:ellipsis;white-space:nowrap}.radar-list{margin:0;padding:0;list-style:none}.radar-row{display:grid;min-height:68px;grid-template-columns:minmax(150px,1.15fr) 110px minmax(150px,1fr) minmax(125px,.85fr) minmax(85px,.6fr) minmax(90px,.6fr) minmax(160px,1fr);align-items:center;gap:10px;padding:9px 13px;border-bottom:1px solid var(--border)}.radar-list>.radar-row:last-child{border-bottom:0}.radar-row--research{background:#fffcf5}.radar-row__identity,.radar-row__metric,.radar-row__state{display:grid;min-width:0;gap:2px}.radar-row__venue{color:var(--ink-muted);font-family:var(--mono);font-size:.58rem}.radar-row__identity strong{overflow:hidden;font-size:.78rem;text-overflow:ellipsis;white-space:nowrap}.radar-row__direction{display:flex;min-width:0;align-items:center;gap:7px}.radar-row__metric small,.radar-row__state small{overflow:hidden;font-size:.6rem;text-overflow:ellipsis;white-space:nowrap}.radar-row__metric strong{min-inline-size:7ch;overflow:hidden;font-size:.72rem;font-variant-numeric:tabular-nums;text-overflow:ellipsis;white-space:nowrap}.radar-row__metric-pair{display:flex;min-width:0;align-items:baseline;gap:7px}.radar-row__metric-pair>span{min-width:0;overflow:hidden;text-overflow:ellipsis}.radar-row__metric-pair>span+span{flex:0 0 auto;color:var(--ink-soft);font-size:.65rem}.radar-row__metric-pair>.positive{color:var(--positive)}.radar-row__metric-pair>.negative{color:var(--negative)}.radar-row__metric-pair>.muted{color:var(--ink-muted)}.radar-row__state .badge{width:128px;justify-content:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.radar-overflow{border-top:1px solid var(--border)}.radar-overflow>summary{min-height:44px;padding:12px 14px;color:var(--brand);font-size:.7rem;font-weight:720}.radar-list--overflow{border-top:1px solid var(--border)}.history-board__header{background:linear-gradient(90deg,#f3fbfa,#fbfdfd 55%)}.history-board__saved-count{display:inline-flex;min-inline-size:11ch;align-items:center;justify-content:flex-end;gap:5px;color:var(--brand);font-size:.72rem;font-weight:740;white-space:nowrap}.history-filters{display:flex;min-height:68px;align-items:end;gap:14px;padding:10px 14px;overflow-x:auto;border-bottom:1px solid var(--border);background:var(--surface-subtle)}.history-filters fieldset{display:grid;flex:0 0 auto;gap:4px;min-width:0;margin:0;padding:0;border:0}.history-filters legend,.history-select>span{color:var(--ink-muted);font-size:.65rem;font-weight:690;letter-spacing:.035em;line-height:1.2;text-transform:uppercase}.segmented-control{display:flex;overflow:hidden;border:1px solid var(--border-strong);border-radius:8px;background:var(--surface-raised)}.segmented-control button{min-width:62px;min-height:34px;padding:6px 11px;border:0;border-right:1px solid var(--border);background:transparent;color:var(--ink-soft);font-size:.72rem;font-weight:700;white-space:nowrap}.segmented-control button:last-child{border-right:0}.segmented-control button:hover{background:#f4f9f9}.segmented-control button.is-active{background:var(--brand);color:#fff}.history-select{display:grid;flex:0 0 auto;gap:4px}.history-select select{min-width:112px;min-height:36px;padding:6px 30px 6px 10px;border:1px solid var(--border-strong);border-radius:8px;outline:none;background:var(--surface-raised);color:var(--ink);font-size:.72rem;font-weight:680}.history-select select:focus-visible{outline:2px solid var(--focus);outline-offset:2px}.history-refresh{display:inline-flex;min-height:36px;align-items:center;gap:6px;margin-left:auto;padding:6px 12px;border:1px solid var(--border-strong);border-radius:8px;background:var(--surface-raised);color:var(--brand);font-size:.72rem;font-weight:720;white-space:nowrap}.history-refresh:hover{background:var(--brand-bg)}.history-notice,.history-error{display:flex;min-height:42px;align-items:center;gap:8px;padding:8px 14px;border-bottom:1px solid #e5d3a9;background:var(--warning-bg);color:#754d0e;font-size:.72rem}.history-error{justify-content:space-between;border-color:#ebc8ce;background:var(--negative-bg);color:#973242}.history-error button{flex:0 0 auto;min-height:32px;padding:5px 10px;border:1px solid #dfaeb7;border-radius:7px;background:#fff;color:var(--negative);font-size:.7rem;font-weight:720}.history-loading{display:flex;min-height:104px;align-items:center;justify-content:center;gap:9px;color:var(--ink-muted);font-size:.75rem}.detection-history-list{margin:0;padding:0;list-style:none}.history-row{display:grid;min-height:92px;grid-template-columns:minmax(170px,1.15fr) 108px minmax(145px,.9fr) minmax(112px,.72fr) minmax(100px,.64fr) minmax(108px,.68fr) minmax(172px,1fr);grid-template-areas:"identity signal close volume score oi state" "details details details details details details details";align-items:center;gap:10px;padding:10px 13px 7px;border-bottom:1px solid var(--border);background:var(--surface-raised)}.detection-history-list>.history-row:last-child{border-bottom:0}.history-row:hover{background:#fbfdfd}.history-row__identity,.history-row__metric,.history-row__state{display:grid;min-width:0;gap:1px}.history-row__identity{grid-area:identity}.history-row__signal{grid-area:signal}.history-row__metric--close{grid-area:close}.history-row__metric--volume{grid-area:volume}.history-row__metric--score{grid-area:score}.history-row__metric--oi{grid-area:oi}.history-row__state{grid-area:state}.history-row__time{overflow:hidden;color:var(--ink-muted);font-size:.65rem;text-overflow:ellipsis;white-space:nowrap}.history-row__identity strong{overflow:hidden;font-size:.82rem;font-weight:760;text-overflow:ellipsis;white-space:nowrap}.history-row__identity small{overflow:hidden;font-size:.68rem;text-overflow:ellipsis;white-space:nowrap}.history-row__signal{display:flex;min-width:0;align-items:center;gap:7px}.history-row__side{font-size:.7rem;font-weight:760}.history-row__metric small,.history-row__state small{overflow:hidden;color:var(--ink-muted);font-size:.67rem;text-overflow:ellipsis;white-space:nowrap}.history-row__metric strong{min-inline-size:7ch;overflow:hidden;font-size:.75rem;font-variant-numeric:tabular-nums;text-overflow:ellipsis;white-space:nowrap}.history-row__metric>span{min-height:1.15em;overflow:hidden;color:var(--ink-soft);font-size:.67rem;font-weight:680;text-overflow:ellipsis;white-space:nowrap}.history-row__state .badge{width:152px;justify-content:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.history-row__details{min-width:0;grid-area:details;border-top:1px dashed #dce7e9}.history-row__details summary{display:inline-flex;min-height:30px;align-items:center;gap:4px;color:var(--brand);font-size:.68rem;font-weight:720;list-style:none}.history-row__details summary::-webkit-details-marker{display:none}.history-row__details[open] summary svg{transform:rotate(180deg)}.history-row__details dl{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px 18px;margin:0;padding:4px 0 10px}.history-row__details dl>div{display:grid;min-width:0;gap:1px}.history-row__details dt{color:var(--ink-muted);font-size:.65rem}.history-row__details dd{margin:0;overflow:hidden;font-size:.7rem;font-weight:680;text-overflow:ellipsis;white-space:nowrap}.history-row__details>p{margin:0 0 10px;color:#754d0e;font-size:.68rem;line-height:1.45}.history-load-more{display:flex;min-height:54px;align-items:center;justify-content:center;border-top:1px solid var(--border);background:#fbfdfd}.history-load-more button{min-height:36px;padding:6px 14px;border:1px solid var(--brand);border-radius:8px;background:#fff;color:var(--brand);font-size:.72rem;font-weight:720}.history-load-more button:hover{background:var(--brand-bg)}.history-empty{min-height:112px}.focused-footer{display:flex;width:min(1480px,calc(100% - 36px));min-height:54px;align-items:center;justify-content:space-between;gap:16px;margin:0 auto;padding:10px 0 18px;color:var(--ink-muted);font-size:.65rem}.focused-footer span:first-child{display:inline-flex;align-items:center;gap:6px;color:var(--ink-soft);font-weight:650}@media(max-width:1100px){.decision-board__body{grid-template-columns:1fr}.trade-list{max-height:360px;border-right:0;border-bottom:1px solid var(--border)}.execution-panel{min-height:0}.radar-row{min-height:112px;grid-template-columns:minmax(150px,1.1fr) 126px minmax(160px,1fr) minmax(160px,1fr);grid-template-areas:"identity direction state state" "move volume score oi"}.radar-row__identity{grid-area:identity}.radar-row__direction{grid-area:direction}.radar-row__metric--move{grid-area:move}.radar-row__metric--volume{grid-area:volume}.radar-row__metric--score{grid-area:score}.radar-row__metric--oi{grid-area:oi}.radar-row__state{grid-area:state}.history-row{min-height:132px;grid-template-columns:minmax(170px,1.1fr) 126px minmax(150px,1fr) minmax(150px,1fr);grid-template-areas:"identity signal state state" "close volume score oi" "details details details details"}}@media(max-width:900px){.app-shell--focused .truth-bar{grid-template-columns:repeat(6,minmax(0,1fr));grid-template-areas:"brand brand decision feed freshness clock" "nse nse nse mcx mcx mcx";min-height:96px}.app-shell--focused .brand{grid-area:brand}.command-slot{min-height:48px;padding:6px 9px;border-bottom:1px solid var(--border)}.command-slot--decision{grid-area:decision}.command-slot--feed{grid-area:feed}.command-slot--nse{grid-area:nse;border-bottom:0}.command-slot--mcx{grid-area:mcx;border-right:0;border-bottom:0}.command-slot--freshness{grid-area:freshness}.command-slot--clock{grid-area:clock}.radar-row{gap:7px;padding-inline:10px}}@media(max-width:760px){.focused-workspace,.focused-footer{width:calc(100% - 24px)}.focused-workspace{gap:12px;padding-top:12px}.decision-rail{min-height:144px;grid-template-columns:30px minmax(0,1fr);align-items:start;padding:13px}.decision-rail__icon{width:30px;height:30px}.decision-rail__message h1{white-space:normal}.decision-rail__message p{display:-webkit-box;min-height:2.7em;-webkit-box-orient:vertical;-webkit-line-clamp:2;white-space:normal}.decision-rail__counts{width:100%;min-width:0;grid-column:1 / -1}.history-filters{align-items:end}.section-bar{min-height:64px;padding-inline:12px}.section-bar p{white-space:normal}.trade-row{min-height:116px;grid-template-columns:minmax(0,1fr) auto auto;grid-template-areas:"identity direction state" "price rvol checks";gap:9px 10px}.trade-row__identity{grid-area:identity}.trade-row__direction{grid-area:direction}.trade-row__metric--price{grid-area:price}.trade-row__metric:nth-of-type(4){grid-area:rvol}.trade-row__metric:nth-of-type(5){grid-area:checks}.trade-row>.badge{grid-area:state}.venue-summary-grid{grid-template-columns:1fr}.radar-row{min-height:154px;grid-template-columns:minmax(0,1fr) minmax(0,1fr) auto;grid-template-areas:"identity direction state" "move volume score" "oi oi oi";gap:10px}.radar-row__identity{grid-area:identity}.radar-row__direction{grid-area:direction}.radar-row__metric--move{grid-area:move}.radar-row__metric--volume{grid-area:volume}.radar-row__metric--score{grid-area:score}.radar-row__metric--oi{grid-area:oi}.radar-row__state{grid-area:state}.radar-row__state .badge{width:118px}.history-row{min-height:180px;grid-template-columns:minmax(0,1fr) minmax(0,1fr) auto;grid-template-areas:"identity signal state" "close volume score" "oi oi oi" "details details details"}.history-row__details dl{grid-template-columns:repeat(2,minmax(0,1fr))}.focused-footer{align-items:flex-start;flex-direction:column;gap:5px}}@media(max-width:520px){.app-shell--focused .truth-bar{grid-template-columns:repeat(6,minmax(0,1fr));grid-template-areas:"brand brand brand brand clock clock" "decision decision feed feed freshness freshness" "nse nse nse mcx mcx mcx";min-height:132px}.app-shell--focused .brand{min-height:44px;padding-inline:11px;border-bottom:1px solid var(--border)}.app-shell--focused .brand__context{display:block}.command-slot{min-height:44px}.command-slot--clock{border-bottom:1px solid var(--border)}.command-slot__label{font-size:.52rem}.command-slot__value{font-size:.62rem}.decision-rail{min-height:158px}.decision-rail__counts{grid-template-columns:repeat(2,1fr)}.decision-rail__counts>div:nth-child(2){border-right:0}.decision-rail__counts>div:nth-child(-n+2){border-bottom:1px solid var(--border)}.section-bar{align-items:flex-start;flex-direction:column;gap:5px}.section-bar__count{min-inline-size:0;text-align:left}.trade-row{min-height:158px;grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"identity state" "direction direction" "price rvol" "checks checks"}.trade-row__metric:nth-of-type(5){justify-self:start}.execution-panel{padding:12px}.execution-panel__header{display:grid}.execution-panel__badges{justify-content:flex-start}.execution-grid{grid-template-columns:1fr}.execution-fact,.execution-fact:nth-child(2n),.execution-fact:nth-last-child(-n+2){border-right:0;border-bottom:1px solid var(--border)}.execution-fact:last-child{border-bottom:0}.radar-row{min-height:210px;grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"identity state" "direction direction" "move volume" "score oi"}.radar-row__state{justify-items:end}.radar-row__state small{max-width:150px;overflow:visible;line-height:1.25;text-align:right;text-overflow:initial;white-space:normal}.history-filters{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:end;gap:10px;padding-inline:10px;overflow-x:visible}.history-filters fieldset,.history-select{min-width:0}.history-filters .segmented-control{width:100%}.history-filters .segmented-control button{min-width:0;flex:1 1 0;padding-inline:6px}.history-select select{width:100%;min-width:0}.history-refresh{width:100%;justify-content:center;margin-left:0}.history-row{min-height:280px;grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"identity identity" "signal state" "close volume" "score oi" "details details"}.history-row__state{justify-items:end}.history-row__state small{max-width:180px;white-space:normal;text-align:right}.history-row__details dl{grid-template-columns:1fr}.history-error{align-items:flex-start;flex-direction:column}}@media(prefers-reduced-motion:reduce){.trade-row{transition:none}}:root{color-scheme:light;font-family:Geist Sans,Avenir Next,Helvetica Neue,ui-sans-serif,system-ui,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;--canvas: #f2f7f8;--surface: #f7fafb;--surface-raised: #ffffff;--surface-subtle: #edf4f5;--ink: #17242c;--ink-soft: #455963;--ink-muted: #596e77;--border: #d8e4e7;--border-strong: #bfd1d5;--positive: #147653;--positive-bg: #e7f7ef;--negative: #bd3f50;--negative-bg: #fff0f2;--warning: #976512;--warning-bg: #fff6df;--info: #276b8c;--info-bg: #eaf5fa;--focus: #137b83;--brand: #167b81;--brand-bg: #e7f5f5;--venue-nse: #167b81;--venue-nse-soft: #e7f5f5;--venue-mcx: #8a6231;--venue-mcx-soft: #f7efe4;--tier-explosive: #be185d;--tier-explosive-soft: #fce7f3;--tier-strong: #6e43be;--tier-strong-soft: #f5f0ff;--tier-spurt: #c97a12;--tier-spurt-soft: #fff6e4;--radius: 12px;--mono: "Geist Mono", "SFMono-Regular", "SF Mono", Consolas, monospace}*{box-sizing:border-box}html{min-width:320px;background:var(--canvas)}body{min-width:320px;min-height:100vh;margin:0;background:radial-gradient(circle at 8% 0%,rgba(28,156,144,.08),transparent 28rem),radial-gradient(circle at 92% 4%,rgba(63,117,181,.07),transparent 32rem),var(--canvas);color:var(--ink);line-height:1.5}body.drawer-open{overflow:hidden}button,input{font:inherit}button{color:inherit}button:not(:disabled){cursor:pointer}button:disabled{cursor:not-allowed;opacity:.5}button,input{outline:none}button:focus-visible,input:focus-visible,[tabindex]:focus-visible{outline:2px solid var(--focus);outline-offset:2px}h1,h2,h3,p{margin:0}h1,h2,h3{letter-spacing:-.025em}h1{font-size:clamp(1.55rem,2vw,2.1rem);font-weight:650;line-height:1.12}h2{font-size:.96rem;font-weight:660;line-height:1.25}h3{font-size:.82rem;font-weight:670}small{color:var(--ink-muted)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.mono{font-family:var(--mono);font-variant-numeric:tabular-nums;letter-spacing:-.025em}.positive{color:var(--positive)!important}.negative{color:var(--negative)!important}.muted{color:var(--ink-muted)}.skip-link{position:fixed;z-index:60;top:8px;left:8px;padding:8px 11px;border-radius:6px;background:var(--ink);color:#fff;font-size:.72rem;font-weight:650;opacity:0;pointer-events:none;transform:translateY(-120%);transition:opacity .14s ease,transform .14s ease}.skip-link:focus{opacity:1;pointer-events:auto;transform:translateY(0)}.eyebrow{display:block;color:var(--ink-muted);font-family:var(--mono);font-size:.66rem;font-weight:650;letter-spacing:.08em;line-height:1.2;text-transform:uppercase}.app-shell{min-height:100vh}.truth-bar{position:sticky;z-index:30;top:0;display:grid;grid-template-columns:minmax(210px,auto) minmax(0,1fr) auto;min-height:58px;align-items:stretch;border-bottom:1px solid var(--border-strong);background:#fffffff0;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.brand{display:flex;min-width:0;align-items:center;gap:9px;padding:0 20px;border-right:1px solid var(--border)}.brand__mark{display:inline-flex;width:30px;height:30px;flex:0 0 auto;align-items:center;justify-content:center;border:1px solid #0f6e74;border-radius:7px;background:linear-gradient(145deg,#106d76,#26988d);color:#fff;box-shadow:0 6px 18px #14757433}.brand__name{font-size:.93rem;font-weight:720;letter-spacing:-.035em}.brand__context{color:var(--ink-muted);font-family:var(--mono);font-size:.61rem;letter-spacing:.05em;text-transform:uppercase}.truth-bar__facts{display:flex;min-width:0;align-items:stretch;overflow:hidden}.truth-fact{display:flex;min-width:0;align-items:center;gap:7px;padding:0 14px;border-right:1px solid var(--border);color:var(--ink-soft);font-size:.72rem;white-space:nowrap}.truth-fact strong{color:var(--ink);font-size:.72rem;font-weight:650}.truth-fact__label{color:var(--ink-muted)}.truth-bar__session{display:flex;align-items:center;gap:9px;padding:0 20px}.truth-bar__session time{font-size:.72rem}.dashboard-transport-mobile{display:none}.market-phase{color:var(--ink-soft);font-size:.68rem;font-weight:650}.badge{display:inline-flex;min-height:21px;align-items:center;justify-content:center;gap:6px;padding:2px 8px;border:1px solid transparent;border-radius:5px;background:var(--surface-subtle);color:var(--ink-soft);font-family:var(--mono);font-size:.6rem;font-weight:680;letter-spacing:.04em;line-height:1;text-transform:uppercase;white-space:nowrap}.badge__dot{width:5px;height:5px;border-radius:50%;background:currentColor}.badge--positive{border-color:#b9e2cf;background:var(--positive-bg);color:var(--positive)}.badge--negative{border-color:#f0c4ca;background:var(--negative-bg);color:var(--negative)}.badge--warning{border-color:#ecd7a1;background:var(--warning-bg);color:var(--warning)}.badge--info{border-color:#bfdde9;background:var(--info-bg);color:var(--info)}.badge--explosive{border-color:#efb4b8;background:#fff0f1;color:#ad2632}.badge--strong{border-color:#d9c7f5;background:#f5f0ff;color:#6136ab}.badge--spurt{border-color:#eed29e;background:#fff5df;color:#9b5b08}.badge--watch{border-color:#c5d7e7;background:#edf5fb;color:#426d8d}.service-notice{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;padding:9px max(20px,calc((100vw - 1600px)/2));border-bottom:1px solid #bddde8;background:var(--info-bg);color:var(--info);font-size:.74rem}.service-notice--warning{border-color:#ead49a;background:var(--warning-bg);color:var(--warning)}.service-notice--session{grid-template-columns:auto 1fr}.service-notice>div{display:flex;gap:8px}.service-notice strong{font-family:var(--mono);font-size:.68rem}.data-mode-banner{position:sticky;z-index:29;top:58px;display:flex;min-height:38px;align-items:center;justify-content:center;gap:12px;padding:8px 20px;border-bottom:1px solid var(--border-strong);font-size:.68rem;letter-spacing:.02em}.data-mode-banner strong,.data-mode-banner b{font-family:var(--mono);font-weight:720}.data-mode-banner--replay{background:var(--ink);color:#fff}.data-mode-banner--replay>strong{letter-spacing:.08em}.data-mode-banner--replay>span{color:#c9c9c6}.data-mode-banner--live{background:linear-gradient(90deg,#e6f7ef,#edf8f9 52%,#eef6fb);color:var(--ink-soft)}.data-mode-banner--live>strong{color:var(--positive);letter-spacing:.06em}.data-mode-banner--unavailable{background:var(--warning-bg)}.workspace{width:min(100%,1660px);margin:0 auto;padding:24px}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:16px}.section-heading>div{display:grid;gap:6px}.section-heading>p{max-width:470px;color:var(--ink-muted);font-size:.78rem;text-align:right}.panel{overflow:hidden;border:1px solid var(--border);border-radius:var(--radius);background:var(--surface-raised);box-shadow:0 8px 28px #284e570e}.panel__header{display:flex;min-height:52px;align-items:center;justify-content:space-between;gap:16px;padding:10px 14px;border-bottom:1px solid var(--border)}.panel__title{display:flex;align-items:center;gap:9px}.panel__title>div{display:grid;gap:2px}.panel__title p{color:var(--ink-muted);font-size:.68rem}.market-overview__grid{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(440px,.9fr);gap:12px}.breadth-stats{display:grid;grid-template-columns:repeat(4,1fr);padding:16px 16px 13px}.breadth-stats>div{display:grid;gap:4px;padding:0 16px;border-right:1px solid var(--border)}.breadth-stats>div:first-child{padding-left:0}.breadth-stats>div:last-child{padding-right:0;border-right:0}.breadth-stats span,.breadth-meta,.funnel-list__label{color:var(--ink-muted);font-size:.68rem}.metric-number{font-family:var(--mono);font-size:1.3rem;font-weight:590;letter-spacing:-.06em}.metric-number--positive{color:var(--positive)}.metric-number--negative{color:var(--negative)}.breadth-bar{display:flex;height:5px;margin:0 16px;overflow:hidden;border-radius:3px;background:var(--negative-bg)}.breadth-bar span{height:100%}.breadth-bar__advance{background:var(--positive)}.breadth-bar__unchanged{background:#a8b5ba}.breadth-bar__decline{flex:1;background:var(--negative)}.breadth-meta{display:flex;gap:16px;padding:9px 16px 13px}.icon-label{display:flex;align-items:center;gap:5px;color:var(--ink-muted);font-size:.65rem}.funnel-list{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));min-height:96px;margin:0;padding:0;list-style:none}.funnel-list li{position:relative;display:grid;align-content:center;gap:4px;min-width:0;padding:13px 10px;border-right:1px solid var(--border)}.funnel-list li:last-child{border-right:0}.funnel-list__index{color:var(--ink-muted);font-size:.55rem}.funnel-list__label{min-height:2.4em;overflow-wrap:anywhere}.funnel-list strong{font-size:1.08rem;font-weight:600}.signal-workspace{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,400px);align-items:start;gap:12px;margin-top:20px}.opening-candidates,.minute-surges,.qualified-layer{scroll-margin-top:112px;margin-top:28px}.opening-candidates__intro,.minute-surges__intro,.qualified-layer__intro{display:flex;align-items:end;justify-content:space-between;gap:28px;margin-bottom:14px}.opening-candidates__intro>div:first-child,.minute-surges__intro>div:first-child,.qualified-layer__intro>div:first-child{display:grid;gap:5px}.opening-candidates__intro h1,.minute-surges__intro h1,.qualified-layer__intro h1{font-size:clamp(1.35rem,2vw,1.85rem)}.opening-candidates__intro p,.minute-surges__intro p,.qualified-layer__intro p{max-width:72ch;color:var(--ink-muted);font-size:.72rem;text-wrap:pretty}.opening-candidates__provenance,.minute-surges__provenance,.qualified-layer__counts{display:flex;flex:0 0 auto;align-items:center;gap:1px;overflow:hidden;border:1px solid var(--border);border-radius:8px;background:var(--surface-raised)}.opening-candidates__provenance>span,.minute-surges__provenance>span,.qualified-layer__counts>span{display:grid;min-height:44px;align-content:center;gap:1px;padding:6px 11px;border-right:1px solid var(--border);color:var(--ink-muted);font-size:.58rem}.opening-candidates__provenance>span:last-child,.minute-surges__provenance>span:last-child,.qualified-layer__counts>span:last-child{border-right:0}.opening-candidates__provenance strong,.minute-surges__provenance strong,.qualified-layer__counts strong{color:var(--ink);font-size:.66rem;font-weight:670}.candidate-count-strip{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));overflow:hidden;border:1px solid var(--border);border-bottom:0;border-radius:11px 11px 0 0;background:var(--surface-raised)}.candidate-count-strip>span{display:grid;min-width:0;gap:2px;padding:10px 12px;border-right:1px solid var(--border)}.candidate-count-strip>span:last-child{border-right:0}.candidate-count-strip small{overflow:hidden;font-size:.58rem;text-overflow:ellipsis;white-space:nowrap}.candidate-count-strip strong{font-size:.9rem;font-weight:640}.discovery-breadth{display:grid;grid-template-columns:minmax(220px,.75fr) minmax(360px,1fr) minmax(280px,1.3fr);align-items:center;gap:14px;padding:8px 11px;border:1px solid var(--border);border-top:0;background:#f8fbfc}.discovery-breadth__title{display:grid;gap:2px}.discovery-breadth__title strong{color:var(--ink-soft);font-size:.64rem}.discovery-breadth__counts{display:flex;align-items:center;gap:13px;color:var(--ink-muted);font-size:.57rem;white-space:nowrap}.discovery-breadth__counts span{display:inline-flex;gap:4px}.discovery-breadth p{color:var(--ink-muted);font-size:.52rem;line-height:1.4;text-align:right}.discovery-breadth p strong{color:var(--warning);font-weight:660}.candidate-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:7px 9px;border:1px solid var(--border);background:var(--surface)}.candidate-filter-tabs{display:flex;min-width:0;gap:3px;overflow-x:auto}.candidate-filter{display:inline-flex;min-height:29px;align-items:center;gap:7px;padding:5px 8px;border:1px solid transparent;border-radius:5px;background:transparent;color:var(--ink-muted);font-size:.59rem;font-weight:660;letter-spacing:.035em;white-space:nowrap;transition:background .15s ease,border-color .15s ease,color .15s ease}.candidate-filter:hover{color:var(--ink)}.candidate-filter:active{transform:translateY(1px)}.candidate-filter--active{border-color:var(--border);background:var(--surface-raised);color:var(--ink)}.candidate-filter span{min-width:17px;padding:1px 4px;border-radius:4px;background:var(--surface-subtle);text-align:center}.candidate-search{width:min(210px,35%);flex:0 0 auto}.candidate-search input{width:100%;min-height:32px;padding:5px 9px;border:1px solid var(--border);border-radius:6px;background:var(--surface-raised);color:var(--ink);font-size:.68rem;transition:border-color .15s ease,box-shadow .15s ease}.candidate-search input:focus-visible{border-color:var(--focus);box-shadow:0 0 0 2px #137b8324}.candidate-unavailable{display:flex;min-height:160px;align-items:center;justify-content:center;gap:11px;padding:30px;border:1px solid var(--border);border-top:0;border-radius:0 0 11px 11px;background:var(--surface-raised);color:var(--ink-muted)}.candidate-unavailable>div{display:grid;max-width:580px;gap:3px}.candidate-unavailable strong{color:var(--ink);font-size:.78rem}.candidate-unavailable p{font-size:.68rem}.opening-candidates__workspace{display:grid;grid-template-columns:minmax(0,1fr) minmax(340px,380px);align-items:start;gap:10px;padding:10px;border:1px solid var(--border);border-top:0;border-radius:0 0 11px 11px;background:var(--surface-subtle)}.opening-lanes{display:grid;grid-template-columns:repeat(4,minmax(190px,1fr));min-width:0;gap:8px;overflow-x:auto}.opening-lane{min-width:0;overflow:hidden;border:1px solid var(--border);border-top-width:3px;border-radius:8px;background:#fffc}.opening-lane--explosive{border-top-color:var(--negative);background:linear-gradient(180deg,#fff0f2b8,#fffffff0 9rem)}.opening-lane--strong{border-top-color:var(--tier-strong);background:linear-gradient(180deg,#f5f0ffc7,#fffffff0 9rem)}.opening-lane--spurt{border-top-color:var(--warning);background:linear-gradient(180deg,#fff6dfc2,#fffffff0 9rem)}.opening-lane--watch{border-top-color:var(--info);background:linear-gradient(180deg,#eaf5fac2,#fffffff0 9rem)}.opening-lane>header{display:flex;min-height:50px;align-items:center;justify-content:space-between;gap:8px;padding:7px 9px;border-bottom:1px solid var(--border)}.opening-lane>header>div{display:grid;min-width:0;gap:1px}.opening-lane>header h2{font-size:.71rem}.opening-lane>header small{overflow:hidden;font-size:.52rem;text-overflow:ellipsis;white-space:nowrap}.opening-lane>header>strong{display:inline-flex;min-width:23px;min-height:23px;align-items:center;justify-content:center;border:1px solid var(--border);border-radius:5px;background:#ffffffbf;font-size:.63rem}.opening-lane>ul{display:grid;max-height:620px;align-content:start;gap:7px;margin:0;padding:7px;overflow-y:auto;list-style:none}.opening-lane__empty{display:grid;min-height:104px;place-items:center;padding:16px;color:var(--ink-muted);font-size:.61rem;text-align:center}.opening-card{display:grid;width:100%;gap:7px;padding:9px;border:1px solid var(--border);border-left-width:3px;border-radius:7px;background:#fffffff2;color:var(--ink);text-align:left;box-shadow:0 4px 12px #26525c0b;transition:border-color .15s ease,box-shadow .15s ease,transform .13s ease;animation:row-enter .24s both;animation-delay:calc(var(--row-index) * 20ms)}.opening-card--bull{border-left-color:var(--positive)}.opening-card--bear{border-left-color:var(--negative)}.opening-card--neutral,.opening-card--unknown{border-left-color:var(--ink-muted)}.opening-card:hover{border-color:#9bb9bf;box-shadow:0 8px 20px #1f4e581c;transform:translateY(-1px)}.opening-card:active{transform:scale(.99)}.opening-card--selected{border-color:var(--brand);box-shadow:0 0 0 2px #167b8124,0 8px 20px #1f4e581a}.opening-card__headline,.opening-card__badges,.opening-card__movement,.opening-card__meta,.opening-card__footer,.opening-card__decision{display:flex;min-width:0;align-items:center}.opening-card__headline,.opening-card__movement,.opening-card__footer{justify-content:space-between;gap:6px}.opening-card__headline>strong{overflow:hidden;font-size:.75rem;font-weight:740;text-overflow:ellipsis}.opening-card__badges{justify-content:flex-end;gap:3px}.opening-card__badges .badge,.opening-card__footer .badge{min-height:17px;padding:2px 4px;font-size:.46rem}.opening-card__quote{display:grid;grid-template-columns:.72fr 1.28fr;gap:5px}.opening-card__quote>span{display:grid;gap:1px}.opening-card__quote small,.opening-card__meta,.opening-card__movement,.opening-card__footer{color:var(--ink-muted);font-size:.5rem}.opening-card__quote strong{overflow:hidden;font-size:.7rem;text-overflow:ellipsis;white-space:nowrap}.opening-card__quote>span:first-child strong{color:var(--ink);font-size:.92rem}.opening-card__movement>span:first-child{display:inline-flex;align-items:center;gap:2px}.opening-card__movement strong,.opening-card__meta strong{color:var(--ink-soft);font-weight:630}.opening-card__meta{justify-content:space-between;gap:6px;padding-top:5px;border-top:1px solid rgba(216,228,231,.8)}.opening-card__decision{gap:2px;color:var(--ink-muted);font-family:var(--mono);font-size:.47rem;font-weight:690;letter-spacing:.02em}.opening-card__decision--qualified{color:var(--positive)}.opening-detail{position:sticky;top:108px;max-height:calc(100vh - 126px);overflow-y:auto;border-top:3px solid var(--ink-muted)}.opening-detail--bull{border-top-color:var(--positive)}.opening-detail--bear{border-top-color:var(--negative)}.opening-detail--empty{min-height:270px}.opening-detail__header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:14px 14px 11px}.opening-detail__header h2{margin-top:4px;font-size:1.28rem;font-weight:720}.opening-detail__header p{color:var(--ink-muted);font-size:.64rem}.opening-detail__badges{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:4px}.candidate-boundary{display:grid;grid-template-columns:auto 1fr;gap:8px;padding:9px 14px;border-top:1px solid #ecd7a1;border-bottom:1px solid #ecd7a1;background:var(--warning-bg);color:var(--warning)}.candidate-boundary>div{display:grid;gap:1px}.candidate-boundary strong{font-size:.68rem}.candidate-boundary p{font-size:.59rem;line-height:1.45}.candidate-boundary--current{border-top:0;background:#fffaf0}.opening-detail__prices{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border-bottom:1px solid var(--border)}.opening-detail__prices>div{display:grid;gap:2px;padding:11px 14px;border-right:1px solid var(--border)}.opening-detail__prices>div:last-child{border-right:0}.opening-detail__prices span,.opening-detail__prices small{color:var(--ink-muted);font-size:.56rem}.opening-detail__prices strong{font-size:.83rem}.opening-detail__section{padding:12px 14px 14px;border-bottom:1px solid var(--border)}.opening-detail__section:last-child{border-bottom:0}.opening-detail__section-title{display:flex;align-items:center;gap:6px;margin-bottom:9px}.opening-detail__section-title h3{font-size:.72rem}.candidate-timeline,.opening-facts-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border:1px solid var(--border);border-radius:7px}.candidate-timeline,.opening-facts-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.opening-fact{display:grid;min-width:0;gap:2px;padding:7px;border-right:1px solid var(--border)}.candidate-timeline .opening-fact:last-child,.opening-facts-grid .opening-fact:nth-child(4n){border-right:0}.opening-facts-grid .opening-fact:not(:nth-last-child(-n+4)){border-bottom:1px solid var(--border)}.opening-fact span,.opening-fact small{overflow:hidden;color:var(--ink-muted);font-size:.49rem;text-overflow:ellipsis;white-space:nowrap}.opening-fact strong{overflow:hidden;font-size:.62rem;font-weight:650;text-overflow:ellipsis;white-space:nowrap}.opening-detail__note{margin-top:7px;color:var(--ink-muted);font-size:.56rem;line-height:1.45}.candidate-source-list{display:grid;margin:0}.candidate-source-list>div{display:flex;align-items:baseline;justify-content:space-between;gap:12px;padding:6px 0;border-bottom:1px solid var(--border);font-size:.56rem}.candidate-source-list>div:last-child{border-bottom:0}.candidate-source-list dt{color:var(--ink-muted)}.candidate-source-list dd{margin:0;color:var(--ink-soft);font-weight:610;text-align:right}.candidate-qualified-state{display:grid;gap:2px;padding:8px;border-left:3px solid var(--ink-muted);border-radius:3px 6px 6px 3px;background:var(--surface-subtle)}.candidate-qualified-state--present{border-left-color:var(--positive);background:var(--positive-bg)}.candidate-qualified-state strong{font-size:.63rem}.candidate-qualified-state span{color:var(--ink-muted);font-size:.54rem}.candidate-formula{margin-top:8px;border:1px solid var(--border);border-radius:6px;background:var(--surface)}.candidate-formula summary{padding:7px 8px;color:var(--ink-soft);font-size:.57rem;font-weight:640}.candidate-formula p{padding:0 8px 7px;color:var(--ink-muted);font-size:.52rem;overflow-wrap:anywhere}.candidate-reasons{display:grid;gap:4px;margin:8px 0 0;padding-left:16px;color:var(--ink-muted);font-size:.54rem}.opening-candidates__method{display:flex;align-items:center;gap:12px;padding:8px 10px;color:var(--ink-muted);font-size:.55rem}.opening-candidates__method span:nth-child(2){flex:1 1 auto}.opening-candidates__method span:nth-child(3){flex:1 1 auto}.venue-rail{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin-bottom:9px}.venue-state{position:relative;min-width:0;overflow:hidden;border:1px solid var(--border);border-left:4px solid var(--venue-nse);border-radius:9px;background:linear-gradient(100deg,var(--venue-nse-soft),var(--surface-raised) 38%)}.venue-state--mcx_commodity{border-left-color:var(--venue-mcx);background:linear-gradient(100deg,var(--venue-mcx-soft),var(--surface-raised) 38%)}.venue-state--placeholder{background:var(--surface-raised)}.venue-state--placeholder>p{padding:0 13px 12px;color:var(--ink-muted);font-size:.62rem}.venue-state__header{display:flex;min-height:48px;align-items:center;justify-content:space-between;gap:12px;padding:8px 12px 6px}.venue-state__header>div:first-child{display:grid;min-width:0;gap:2px}.venue-state__header h2{overflow:hidden;font-size:.78rem;text-overflow:ellipsis;white-space:nowrap}.venue-state__badges{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:4px}.venue-state__facts{display:grid;grid-template-columns:1.15fr 1fr .72fr .62fr;border-top:1px solid rgba(191,209,213,.72);border-bottom:1px solid rgba(191,209,213,.72)}.venue-state__facts>span{display:grid;min-width:0;grid-template-columns:auto 1fr;align-content:center;gap:0 5px;padding:7px 9px;border-right:1px solid rgba(191,209,213,.72)}.venue-state__facts>span:last-child{border-right:0}.venue-state__facts svg{grid-row:1 / 3;align-self:center;color:var(--ink-muted)}.venue-state__facts small{overflow:hidden;font-size:.49rem;text-overflow:ellipsis;white-space:nowrap}.venue-state__facts strong{overflow:hidden;font-size:.63rem;font-weight:670;text-overflow:ellipsis;white-space:nowrap}.venue-state__footer{display:flex;min-width:0;align-items:center;justify-content:space-between;gap:8px;padding:6px 10px;color:var(--ink-muted);font-size:.49rem}.venue-state__footer span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.venue-state__reason{display:flex;align-items:flex-start;gap:5px;padding:6px 10px;border-top:1px solid #ead49a;background:var(--warning-bg);color:var(--warning);font-size:.51rem}.venue-state__reason svg{flex:0 0 auto;margin-top:1px}.minute-surges__toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:7px 9px;border:1px solid var(--border);border-bottom:0;border-radius:10px 10px 0 0;background:var(--surface)}.minute-surges__search{display:flex;width:min(290px,38%);min-height:32px;flex:0 0 auto;align-items:center;gap:6px;padding:0 9px;border:1px solid var(--border);border-radius:6px;background:var(--surface-raised);color:var(--ink-muted);transition:border-color .15s ease,box-shadow .15s ease}.minute-surges__search:focus-within{border-color:var(--focus);box-shadow:0 0 0 2px #137b8324}.minute-surges__search input{width:100%;min-width:0;border:0;background:transparent;color:var(--ink);font-size:.67rem}.minute-surges__workspace{display:grid;grid-template-columns:minmax(0,1fr) minmax(350px,390px);align-items:start;gap:9px;padding:9px;border:1px solid var(--border);border-radius:0 0 10px 10px;background:var(--surface-subtle)}.minute-surges__venues{display:grid;min-width:0;grid-template-columns:repeat(2,minmax(280px,1fr));align-items:start;gap:8px}.minute-venue-panel{min-width:0;overflow:hidden;border:1px solid var(--border);border-top:3px solid var(--venue-nse);border-radius:8px;background:#ffffffe0}.minute-venue-panel--mcx_commodity{border-top-color:var(--venue-mcx)}.minute-venue-panel__header{display:flex;min-height:51px;align-items:center;justify-content:space-between;gap:10px;padding:7px 10px;border-bottom:1px solid var(--border)}.minute-venue-panel__header>div:first-child{display:grid;min-width:0;gap:2px}.minute-venue-panel__header h2{overflow:hidden;font-size:.75rem;text-overflow:ellipsis;white-space:nowrap}.minute-venue-panel__header>div:last-child{display:flex;align-items:center;gap:7px}.minute-venue-panel__header>div:last-child>strong{display:inline-flex;min-width:24px;min-height:24px;align-items:center;justify-content:center;border:1px solid var(--border);border-radius:5px;background:var(--surface);font-size:.62rem}.minute-venue-panel__counts{display:grid;grid-template-columns:repeat(4,1fr);border-bottom:1px solid var(--border);background:var(--surface)}.minute-venue-panel__counts span{padding:5px 4px;border-right:1px solid var(--border);color:var(--ink-muted);font-size:.46rem;text-align:center}.minute-venue-panel__counts span:last-child{border-right:0}.minute-venue-panel__counts b{margin-left:3px;color:var(--ink)}.minute-venue-panel__rows{display:grid;max-height:610px;align-content:start;gap:6px;margin:0;padding:7px;overflow-y:auto;list-style:none}.minute-surge-row{display:grid;width:100%;min-width:0;gap:7px;padding:8px;border:1px solid var(--border);border-left:3px solid var(--info);border-radius:7px;background:#fffffff7;color:var(--ink);text-align:left;transition:border-color .15s ease,box-shadow .15s ease,transform .13s ease;animation:row-enter .24s both;animation-delay:calc(var(--row-index) * 20ms)}.minute-surge-row--explosive{border-left-color:var(--tier-explosive)}.minute-surge-row--strong{border-left-color:var(--tier-strong)}.minute-surge-row--spurt{border-left-color:var(--tier-spurt)}.minute-surge-row--watch{border-left-color:var(--info)}.minute-surge-row:hover{border-color:#9bb9bf;box-shadow:0 6px 17px #1f4e581a;transform:translateY(-1px)}.minute-surge-row:active{transform:scale(.99)}.minute-surge-row--selected{border-color:var(--brand);box-shadow:0 0 0 2px #167b8124}.minute-surge-row__topline,.minute-surge-row__footer{display:flex;min-width:0;align-items:center;gap:6px}.minute-surge-row__topline>.mono{color:var(--ink-muted);font-size:.52rem}.minute-surge-row__topline>strong{min-width:0;flex:1 1 auto;overflow:hidden;font-size:.75rem;font-weight:730;text-overflow:ellipsis;white-space:nowrap}.minute-surge-row__topline>small{overflow:hidden;font-size:.49rem;text-overflow:ellipsis;white-space:nowrap}.minute-surge-row__metrics{display:grid;grid-template-columns:1.2fr .72fr .72fr .9fr;gap:5px}.minute-surge-row__metrics>span{display:grid;min-width:0;gap:1px;padding-right:5px;border-right:1px solid var(--border)}.minute-surge-row__metrics>span:last-child{padding-right:0;border-right:0}.minute-surge-row__metrics small{overflow:hidden;font-size:.47rem;text-overflow:ellipsis;white-space:nowrap}.minute-surge-row__metrics strong{overflow:hidden;font-size:.64rem;font-weight:660;text-overflow:ellipsis;white-space:nowrap}.minute-surge-row__warning{color:var(--warning)}.minute-surge-row__footer{justify-content:space-between;padding-top:6px;border-top:1px solid var(--border);color:var(--ink-muted);font-size:.47rem}.minute-surge-row__footer>span:first-child{display:inline-flex;align-items:center;gap:2px;font-weight:690}.minute-surge-row__session{min-width:0;overflow:hidden;padding:2px 4px;border-radius:3px;background:var(--venue-nse-soft);color:var(--venue-nse);font-weight:650;text-overflow:ellipsis;white-space:nowrap}.minute-venue-panel--mcx_commodity .minute-surge-row__session{background:var(--venue-mcx-soft);color:var(--venue-mcx)}.minute-surge-row__footer .badge,.minute-surge-row__topline .badge{min-height:17px;padding:2px 4px;font-size:.45rem}.minute-venue-panel__empty{display:grid;min-height:160px;place-items:center;align-content:center;gap:4px;padding:20px;color:var(--ink-muted);text-align:center}.minute-venue-panel__empty strong{color:var(--ink);font-size:.69rem}.minute-venue-panel__empty p{max-width:34ch;font-size:.56rem;line-height:1.45}.minute-venue-panel__unavailable{border-top:1px solid var(--border);background:var(--warning-bg)}.minute-venue-panel__unavailable summary{display:flex;min-height:34px;align-items:center;justify-content:space-between;gap:8px;padding:7px 9px;color:var(--warning);cursor:pointer;font-size:.54rem;font-weight:670;list-style:none}.minute-venue-panel__unavailable summary::-webkit-details-marker{display:none}.minute-venue-panel__unavailable summary>span{display:inline-flex;align-items:center;gap:5px}.minute-venue-panel__unavailable summary:after{content:"+";font-family:var(--mono)}.minute-venue-panel__unavailable[open] summary:after{content:"−"}.minute-venue-panel__unavailable summary>strong{margin-left:auto}.minute-venue-panel__unavailable ul{display:grid;max-height:230px;gap:0;margin:0;padding:0 9px 7px;overflow-y:auto;list-style:none}.minute-venue-panel__unavailable li{display:grid;gap:3px;padding:7px 0;border-top:1px solid rgba(151,101,18,.18)}.minute-venue-panel__unavailable li>div{display:flex;align-items:baseline;justify-content:space-between;gap:8px}.minute-venue-panel__unavailable li strong{color:var(--ink);font-size:.6rem}.minute-venue-panel__unavailable li span{color:var(--ink-muted);font-size:.48rem;text-align:right}.minute-venue-panel__unavailable code{overflow-wrap:anywhere;color:var(--warning);font-family:var(--mono);font-size:.47rem}.minute-surge-detail{position:sticky;top:108px;max-height:calc(100vh - 126px);overflow-y:auto;border-top:3px solid var(--venue-nse)}.minute-surge-detail--mcx_commodity{border-top-color:var(--venue-mcx)}.minute-surge-detail--empty{display:grid;min-height:280px;place-items:center;color:var(--ink-muted);text-align:center}.minute-surge-detail--empty>div{display:grid;max-width:260px;justify-items:center;gap:4px;padding:24px}.minute-surge-detail--empty strong{color:var(--ink);font-size:.72rem}.minute-surge-detail--empty p{font-size:.6rem}.minute-surge-detail__header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:13px 13px 10px}.minute-surge-detail__header h2{margin-top:3px;font-size:1.25rem;font-weight:720}.minute-surge-detail__header p{color:var(--ink-muted);font-size:.6rem}.minute-surge-detail__badges{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:4px}.minute-surge-boundary{display:grid;grid-template-columns:auto 1fr;gap:8px;padding:9px 13px;border-top:1px solid #ecd7a1;border-bottom:1px solid #ecd7a1;background:var(--warning-bg);color:var(--warning)}.minute-surge-boundary>div{display:grid;gap:1px}.minute-surge-boundary strong{font-size:.65rem}.minute-surge-boundary p{font-size:.56rem;line-height:1.45}.minute-surge-detail__section{padding:11px 13px 13px;border-bottom:1px solid var(--border)}.minute-surge-detail__section:last-child{border-bottom:0}.minute-surge-detail__section-title{display:flex;align-items:center;gap:6px;margin-bottom:8px}.minute-surge-detail__section h3{font-size:.7rem}.minute-surge-facts{display:grid;overflow:hidden;border:1px solid var(--border);border-radius:7px}.minute-surge-facts+.minute-surge-facts{margin-top:7px}.minute-surge-facts--five{grid-template-columns:repeat(5,minmax(0,1fr))}.minute-surge-facts--four{grid-template-columns:repeat(4,minmax(0,1fr))}.minute-surge-fact{display:grid;min-width:0;gap:2px;padding:7px;border-right:1px solid var(--border)}.minute-surge-fact:last-child{border-right:0}.minute-surge-fact span,.minute-surge-fact small{overflow:hidden;color:var(--ink-muted);font-size:.46rem;text-overflow:ellipsis;white-space:nowrap}.minute-surge-fact strong{overflow:hidden;font-size:.59rem;font-weight:660;text-overflow:ellipsis;white-space:nowrap}.minute-surge-source-list,.minute-surge-inputs{display:grid;margin:8px 0 0}.minute-surge-source-list>div,.minute-surge-inputs>div{display:flex;align-items:baseline;justify-content:space-between;gap:12px;padding:5px 0;border-bottom:1px solid var(--border);font-size:.53rem}.minute-surge-source-list>div:last-child,.minute-surge-inputs>div:last-child{border-bottom:0}.minute-surge-source-list dt,.minute-surge-inputs dt{color:var(--ink-muted)}.minute-surge-source-list dd,.minute-surge-inputs dd{margin:0;color:var(--ink-soft);font-weight:610;text-align:right}.minute-surge-oi{display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:3px 8px;padding:8px;border-left:3px solid var(--info);border-radius:4px 7px 7px 4px;background:var(--surface-subtle)}.minute-surge-oi>span{color:var(--ink-muted);font-size:.54rem}.minute-surge-oi>strong{font-size:.7rem}.minute-surge-oi>small{grid-column:1 / -1;font-size:.49rem}.minute-surge-detail__unknown{margin-top:7px;color:var(--ink-muted);font-size:.53rem}.minute-surges__unavailable{display:flex;min-height:150px;align-items:center;justify-content:center;gap:11px;padding:28px;border:1px solid var(--border);border-radius:9px;background:var(--surface-raised);color:var(--warning)}.minute-surges__unavailable>div{display:grid;max-width:620px;gap:3px}.minute-surges__unavailable strong{color:var(--ink);font-size:.76rem}.minute-surges__unavailable p{color:var(--ink-muted);font-size:.64rem}.minute-surges__method{display:flex;align-items:center;gap:12px;padding:8px 10px;color:var(--ink-muted);font-size:.55rem}.minute-surges__method span:nth-child(2){flex:1 1 auto}.qualified-layer{padding-top:22px;border-top:1px solid var(--border-strong)}.qualified-layer .signal-workspace{margin-top:0}.signals-panel{min-width:0}.signals-panel__header{min-height:62px}.search-field{display:flex;width:210px;height:34px;align-items:center;gap:7px;padding:0 10px;border:1px solid var(--border);border-radius:6px;background:var(--surface);color:var(--ink-muted)}.search-field:focus-within{border-color:var(--focus);box-shadow:0 0 0 2px #30333021}.search-field input{width:100%;min-width:0;border:0;background:transparent;color:var(--ink);font-size:.72rem}.search-field input::placeholder{color:#6b6e6b}.filter-tabs{display:flex;gap:2px;padding:7px 9px;border-bottom:1px solid var(--border);background:var(--surface);overflow-x:auto}.filter-tab{display:flex;min-height:29px;align-items:center;gap:7px;padding:5px 9px;border:1px solid transparent;border-radius:5px;background:transparent;color:var(--ink-muted);font-size:.62rem;font-weight:650;letter-spacing:.035em}.filter-tab:hover{color:var(--ink)}.filter-tab--active{border-color:var(--border);background:var(--surface-raised);color:var(--ink)}.filter-tab span{min-width:17px;padding:1px 4px;border-radius:4px;background:var(--surface-subtle);text-align:center}.signal-summary{display:flex;gap:14px;padding:7px 12px;overflow-x:auto;border-bottom:1px solid var(--border);background:var(--surface-raised);color:var(--ink-muted);font-size:.61rem;white-space:nowrap}.signal-summary span{display:inline-flex;gap:5px}.signal-summary strong{color:var(--ink);font-weight:650}.signal-summary__bull,.signal-summary__strong{color:var(--positive)!important}.signal-summary__bear,.signal-summary__explosive{color:var(--negative)!important}.signal-summary__spurt{color:var(--warning)!important}.signal-board-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;min-height:420px;padding:10px;background:#f7fafb}.signal-lane,.signal-watch-queue{min-width:0;overflow:hidden;border:1px solid var(--border);border-radius:10px;background:#ffffffd1}.signal-lane__header{display:flex;min-height:58px;align-items:center;justify-content:space-between;gap:10px;padding:9px 11px;border-bottom:1px solid rgba(255,255,255,.3);color:#fff}.signal-lane__header>div{display:grid;min-width:0;gap:2px}.signal-lane__header h3{color:inherit;font-size:.72rem;letter-spacing:.045em;text-transform:uppercase}.signal-lane__header small{overflow:hidden;color:#ffffffc7;font-size:.55rem;text-overflow:ellipsis;white-space:nowrap}.signal-lane__header>strong{display:inline-flex;min-width:23px;min-height:23px;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.3);border-radius:6px;background:#ffffff29;font-size:.66rem}.signal-lane--explosive{background:linear-gradient(180deg,var(--tier-explosive-soft),rgba(255,255,255,.92) 46%)}.signal-lane--explosive .signal-lane__header{background:linear-gradient(100deg,#9d174d,#ec4899)}.signal-lane--strong{background:linear-gradient(180deg,var(--tier-strong-soft),rgba(255,255,255,.92) 46%)}.signal-lane--strong .signal-lane__header{background:linear-gradient(100deg,#5d31ad,#8a52db)}.signal-lane--spurt{background:linear-gradient(180deg,var(--tier-spurt-soft),rgba(255,255,255,.92) 46%)}.signal-lane--spurt .signal-lane__header{background:linear-gradient(100deg,#ad6208,#e1931c)}.signal-lane__empty{display:grid;min-height:132px;place-items:center;padding:20px;color:var(--ink-muted);font-size:.65rem;text-align:center}.signal-lane__list{display:grid;align-content:start;gap:8px;max-height:650px;margin:0;padding:9px;overflow-y:auto;list-style:none}.signal-card{display:grid;width:100%;gap:7px;padding:10px;border:1px solid var(--border);border-left-width:3px;border-radius:9px;background:#fffffff0;color:var(--ink);text-align:left;box-shadow:0 5px 14px #2348510f;transition:border-color .16s ease,box-shadow .16s ease,transform .14s ease;animation:row-enter .26s both;animation-delay:calc(var(--row-index) * 28ms)}.signal-card--bull{border-left-color:var(--positive);background:linear-gradient(120deg,#e7f7eff5,#fffffff5 68%)}.signal-card--bear{border-left-color:var(--negative);background:linear-gradient(120deg,#fff0f2f5,#fffffff5 68%)}.signal-card--neutral{border-left-color:var(--info)}.signal-card:hover{border-color:#9bb9bf;box-shadow:0 9px 22px #2348511f;transform:translateY(-1px)}.signal-card:active{transform:translateY(0) scale(.99)}.signal-card--selected{border-color:var(--brand);box-shadow:0 0 0 2px #167b8129,0 10px 24px #195a601f}.signal-card__topline,.signal-card__quote,.signal-card__footer,.signal-card__footer>span,.signal-card__direction,.signal-card__identity,.signal-card__badges{display:flex;min-width:0;align-items:center}.signal-card__topline,.signal-card__quote,.signal-card__footer{justify-content:space-between;gap:8px}.signal-card__identity,.signal-card__badges,.signal-card__footer>span,.signal-card__direction{gap:5px}.signal-card__identity>strong{overflow:hidden;font-size:.78rem;font-weight:760;letter-spacing:-.025em;text-overflow:ellipsis}.signal-card__rank{color:var(--ink-muted);font-size:.55rem}.signal-card__badges{justify-content:flex-end}.signal-card__badges .badge,.signal-card__footer .badge{min-height:18px;padding:2px 5px;font-size:.49rem}.signal-card__quote>strong{font-size:.92rem}.signal-card__quote>span{display:flex;align-items:center;gap:3px;font-family:var(--mono);font-size:.66rem;font-weight:650}.signal-card__sector{overflow:hidden;color:var(--ink-muted);font-size:.57rem;text-overflow:ellipsis;white-space:nowrap}.signal-card__metrics{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid rgba(187,207,211,.7);border-radius:7px;background:#fff9}.signal-card__metrics>span{display:grid;gap:1px;padding:6px;border-right:1px solid rgba(187,207,211,.7)}.signal-card__metrics>span:last-child{border-right:0}.signal-card__metrics small,.signal-card__footer small{color:var(--ink-muted);font-size:.51rem}.signal-card__contract{max-width:108px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.signal-card__metrics strong{font-size:.69rem;font-weight:680}.signal-watch-queue{grid-column:1 / -1;background:#f0f6fa}.signal-watch-queue .signal-lane__header{min-height:48px;background:linear-gradient(100deg,#416d8d,#668da8)}.signal-watch-queue__list{grid-template-columns:repeat(3,minmax(0,1fr));max-height:310px}.signal-detail{position:sticky;top:78px;max-height:calc(100vh - 94px);overflow-y:auto}.signal-detail--bull{border-top:3px solid var(--positive)}.signal-detail--bear{border-top:3px solid var(--negative)}.signal-detail--neutral{border-top:3px solid var(--info)}.signal-detail--empty{min-height:300px}.signal-detail__header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:15px 16px 10px}.signal-detail__header h2{margin-top:5px;font-size:1.35rem;font-weight:720}.signal-detail__header p{margin-top:2px;color:var(--ink-muted);font-size:.69rem}.signal-detail__badges{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:5px}.signal-detail__price{display:flex;align-items:baseline;justify-content:space-between;gap:10px;padding:0 16px 12px}.signal-detail__price>strong{font-size:1.18rem;font-weight:620}.signal-detail__price>span{display:flex;align-items:center;gap:4px;font-family:var(--mono);font-size:.72rem}.signal-truth-line{display:flex;flex-wrap:wrap;align-items:center;gap:10px;padding:8px 16px;border-top:1px solid var(--border);border-bottom:1px solid var(--border);background:var(--surface);color:var(--ink-muted);font-size:.61rem}.structure-tags{display:flex;flex-wrap:wrap;gap:5px;padding:0 16px 12px}.signal-truth-line strong{color:var(--ink-soft)}.detail-section{padding:14px 16px 16px;border-bottom:1px solid var(--border)}.detail-section:last-child{border-bottom:0}.detail-section__heading{display:flex;min-height:24px;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px}.detail-section__heading>span{color:var(--ink-muted);font-size:.65rem}.score-block{display:flex;align-items:baseline;gap:6px}.score-block strong{color:var(--ink)!important;font-size:1rem}.facts-grid{display:grid;grid-template-columns:repeat(5,1fr);border-top:1px solid var(--border);border-left:1px solid var(--border)}.fact{display:grid;align-content:start;gap:3px;min-width:0;min-height:61px;padding:8px;border-right:1px solid var(--border);border-bottom:1px solid var(--border)}.fact>span,.fact small{overflow:hidden;color:var(--ink-muted);font-size:.56rem;text-overflow:ellipsis;white-space:nowrap}.fact strong{overflow:hidden;font-size:.67rem;font-weight:610;text-overflow:ellipsis;white-space:nowrap}.definition-list{display:grid;margin:0}.definition-list>div{display:flex;min-height:31px;align-items:center;justify-content:space-between;gap:12px;padding:5px 0;border-bottom:1px solid var(--border)}.definition-list>div:last-child{border-bottom:0}.definition-list dt{color:var(--ink-muted);font-size:.64rem}.definition-list dd{margin:0;font-size:.66rem;font-weight:620;text-align:right}.check-list{display:grid;margin:0 0 11px;padding:0;list-style:none}.check-list__item{display:grid;grid-template-columns:21px 1fr auto;align-items:center;gap:8px;min-height:40px;padding:6px 0;border-bottom:1px solid var(--border)}.check-list__item:last-child{border-bottom:0}.check-list__icon{display:inline-flex;width:21px;height:21px;align-items:center;justify-content:center;border-radius:5px;background:var(--surface-subtle);color:var(--ink-muted)}.check-list__item--pass .check-list__icon{background:var(--positive-bg);color:var(--positive)}.check-list__item--fail .check-list__icon{background:var(--negative-bg);color:var(--negative)}.check-list__item>span:nth-child(2){display:grid;min-width:0;gap:1px}.check-list__item strong{font-size:.65rem;font-weight:650}.check-list__item small{overflow:hidden;font-size:.58rem;text-overflow:ellipsis;white-space:nowrap}.check-list__item>.mono{color:var(--ink-muted);font-size:.54rem}.button{display:inline-flex;min-height:34px;align-items:center;justify-content:center;gap:7px;padding:7px 12px;border:1px solid var(--border-strong);border-radius:6px;background:var(--surface-raised);color:var(--ink);font-size:.68rem;font-weight:650;transition:background-color .14s ease,transform .1s ease}.button:hover:not(:disabled){background:var(--surface-subtle)}.button:active:not(:disabled){transform:scale(.98)}.button--primary{border-color:var(--ink);background:var(--ink);color:#fff}.button--primary:hover:not(:disabled){background:#303330}.button--secondary{background:var(--surface)}.button--quiet{min-height:28px;border-color:currentColor;background:transparent;color:inherit}.button--small{padding:4px 9px;font-size:.62rem}.button--full{width:100%}.option-state{display:flex;align-items:flex-start;gap:10px;padding:12px;border:1px solid var(--border);border-radius:6px;background:var(--surface)}.option-state--pending{border-color:#d0d3d1;background:var(--info-bg);color:var(--info)}.option-state--warning{border-color:#d6d6d1;background:var(--warning-bg);color:var(--warning)}.option-state div{display:grid;gap:3px}.option-state strong{font-size:.7rem}.option-state p{font-size:.63rem}.option-detail{display:grid;gap:12px}.option-contract{display:flex;align-items:flex-end;justify-content:space-between;gap:14px;padding-bottom:11px;border-bottom:1px solid var(--border)}.option-contract>div{display:grid;gap:2px}.option-contract strong{font-size:.84rem}.option-contract small{font-size:.59rem}.option-contract__capital{text-align:right}.option-contract__capital span{color:var(--ink-muted);font-size:.58rem}.option-contract__capital strong{font-family:var(--mono);font-size:.88rem}.quote-grid,.greeks-grid{display:grid;border-top:1px solid var(--border);border-left:1px solid var(--border)}.quote-grid{grid-template-columns:repeat(4,1fr)}.greeks-grid{grid-template-columns:repeat(5,1fr)}.reason-list{display:grid;gap:5px;padding:9px 10px;border-left:2px solid var(--positive);background:var(--positive-bg)}.reason-list>span{color:var(--positive);font-family:var(--mono);font-size:.57rem;font-weight:650;letter-spacing:.04em;text-transform:uppercase}.reason-list ul,.plain-list{display:grid;gap:4px;margin:0;padding-left:16px;font-size:.63rem}.option-audit{border:1px solid var(--border);border-radius:6px;background:var(--surface)}.option-audit summary{cursor:pointer;padding:10px 11px;color:var(--ink-soft);font-size:.63rem;font-weight:680}.option-audit__body{display:grid;gap:9px;padding:0 10px 10px}.option-audit__alternate,.option-audit__note{margin:0;color:var(--ink-muted);font-size:.58rem}.option-audit__alternate strong{color:var(--ink-soft)}.option-audit__table-wrap{overflow-x:auto;border:1px solid var(--border)}.option-audit__table{width:100%;min-width:920px;border-collapse:collapse;font-size:.56rem}.option-audit__table th,.option-audit__table td{padding:7px;border-right:1px solid var(--border);border-bottom:1px solid var(--border);text-align:left;vertical-align:top;white-space:nowrap}.option-audit__table th:last-child,.option-audit__table td:last-child{border-right:0}.option-audit__table tbody tr:last-child td{border-bottom:0}.option-audit__table th{background:var(--surface-subtle);color:var(--ink-muted);font-weight:650}.option-audit__table td:nth-child(2),.option-audit__table td:last-child{white-space:normal}.option-audit__table td:nth-child(2) strong,.option-audit__table td:nth-child(2) small,.option-audit__table td:last-child small{display:block}.option-audit__table td:nth-child(2) small,.option-audit__table td:last-child small{margin-top:3px;color:var(--ink-muted)}.empty-state{display:grid;justify-items:center;gap:8px;padding:56px 24px;color:var(--ink-muted);text-align:center}.empty-state--compact{min-height:240px;align-content:center;padding:28px}.empty-state--inline{min-height:80px;grid-template-columns:auto auto;align-content:center;justify-content:start;padding:16px;text-align:left}.empty-state__mark{display:inline-flex;width:42px;height:42px;align-items:center;justify-content:center;border:1px solid var(--border);border-radius:8px;background:var(--surface);color:var(--ink-soft)}.empty-state h3{color:var(--ink);font-size:.86rem}.empty-state p{max-width:340px;font-size:.7rem}.operations-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:20px}.operations-card{min-height:220px}.operations-card--wide{grid-column:1 / -1}.provenance-grid,.telemetry-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;margin:0;padding:4px 14px}.provenance-grid>div,.telemetry-grid>div{display:grid;gap:3px;min-width:0;padding:9px 8px 9px 0;border-bottom:1px solid var(--border)}.provenance-grid>div:nth-child(2n),.telemetry-grid>div:nth-child(2n){padding-right:0;padding-left:8px;border-left:1px solid var(--border)}.provenance-grid dt,.provenance-grid dd,.telemetry-grid dt,.telemetry-grid dd{margin:0;overflow-wrap:anywhere}.provenance-grid dt,.telemetry-grid dt{color:var(--ink-muted);font-size:.56rem}.provenance-grid dd,.telemetry-grid dd{color:var(--ink-soft);font-size:.64rem;font-weight:620}.telemetry-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.telemetry-grid>div:nth-child(2n){padding-right:8px;padding-left:0;border-left:0}.telemetry-grid>div:not(:nth-child(3n+1)){padding-left:8px;border-left:1px solid var(--border)}.provenance-note{margin:10px 14px 14px;color:var(--ink-muted);font-size:.61rem}.provider-list{display:grid}.provider-row{display:grid;grid-template-columns:minmax(140px,.8fr) minmax(210px,1fr) minmax(220px,1.2fr);align-items:center;gap:16px;min-height:80px;padding:12px 14px;border-bottom:1px solid var(--border)}.provider-row:last-child{border-bottom:0}.provider-row__identity{display:flex;align-items:center;gap:9px}.provider-row__identity>div,.provider-row__health{display:grid;gap:2px}.provider-row__icon{display:inline-flex;width:30px;height:30px;align-items:center;justify-content:center;border:1px solid var(--border);border-radius:6px;background:var(--surface)}.provider-row__identity strong{font-size:.74rem}.provider-row__identity span,.provider-row__health>span,.provider-row__meta{color:var(--ink-muted);font-size:.58rem}.provider-row__health{grid-template-columns:max-content max-content;align-items:center;column-gap:10px}.provider-row__health .badge{grid-row:1 / span 2}.provider-row__health strong{color:var(--ink-soft)}.subscription-meter{display:grid;gap:5px}.subscription-meter__labels,.provider-row__meta,.replay-timeline__labels{display:flex;align-items:center;justify-content:space-between;gap:12px}.subscription-meter__labels{color:var(--ink-muted);font-size:.58rem}.subscription-meter__labels strong{color:var(--ink-soft)}.subscription-meter__track{height:4px;overflow:hidden;border-radius:2px;background:var(--surface-subtle)}.subscription-meter__track span{display:block;height:100%;background:var(--ink-soft)}.provider-segments{display:flex;flex-wrap:wrap;gap:4px 10px;color:var(--ink-muted);font-size:.55rem}.provider-segments strong{color:var(--ink-soft);font-weight:650}.replay-controls{display:flex;align-items:end;gap:8px;padding:14px}.field{display:grid;min-width:150px;gap:4px}.field>span{color:var(--ink-muted);font-size:.59rem}.field input{height:34px;padding:0 9px;border:1px solid var(--border-strong);border-radius:6px;background:var(--surface);color:var(--ink);font-family:var(--mono);font-size:.67rem}.support-copy,.field-error{margin:0 14px 14px;color:var(--ink-muted);font-size:.65rem}.field-error{color:var(--negative)}.replay-timeline{display:grid;gap:8px;padding:0 14px 14px}.replay-timeline__labels{color:var(--ink-muted);font-size:.62rem}.replay-timeline input[type=range]{width:100%;accent-color:var(--ink)}.replay-speed{display:flex;gap:5px}.speed-button{min-width:36px;min-height:28px;padding:4px 7px;border:1px solid var(--border);border-radius:5px;background:var(--surface);color:var(--ink-muted);font-family:var(--mono);font-size:.6rem}.speed-button--active{border-color:var(--ink);background:var(--ink);color:#fff}.speed-button--live{width:auto;margin-left:auto;font-family:inherit;font-weight:630}.app-footer{display:flex;width:min(calc(100% - 48px),1612px);min-height:54px;align-items:center;justify-content:space-between;gap:20px;margin:10px auto 0;padding:12px 0 22px;color:var(--ink-muted);font-size:.62rem}.app-footer>span:first-child{display:flex;align-items:center;gap:6px;color:var(--ink-soft);font-weight:620}.drawer-layer{position:fixed;z-index:100;inset:0}.drawer-backdrop{position:absolute;inset:0;width:100%;border:0;background:#16181761;animation:backdrop-enter .16s ease-out both}.explain-drawer{position:absolute;top:0;right:0;display:flex;width:min(540px,94vw);height:100%;flex-direction:column;overflow-y:auto;border-left:1px solid var(--border-strong);background:var(--surface-raised);animation:drawer-enter .22s cubic-bezier(.2,.8,.2,1) both}.explain-drawer__header{position:sticky;z-index:2;top:0;display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding:20px;border-bottom:1px solid var(--border);background:#fffffff5;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.explain-drawer__header h2{margin-top:5px;font-size:1.25rem}.explain-drawer__header p{margin-top:4px;color:var(--ink-muted);font-size:.64rem}.icon-button{display:inline-flex;width:34px;height:34px;flex:0 0 auto;align-items:center;justify-content:center;border:1px solid var(--border);border-radius:6px;background:var(--surface)}.icon-button:hover{background:var(--surface-subtle)}.inline-error{display:flex;align-items:flex-start;gap:8px;margin:14px 20px 0;padding:10px;border:1px solid #d6d6d1;border-radius:6px;background:var(--warning-bg);color:var(--warning);font-size:.64rem}.history-state{display:flex;align-items:center;gap:7px;color:var(--ink-muted);font-size:.66rem}.history-state--error{color:var(--warning)}.history-list{display:grid;gap:0;margin:0;padding:0;list-style:none}.history-list li{display:grid;grid-template-columns:68px minmax(0,1fr);gap:10px;padding:9px 0;border-bottom:1px solid var(--border)}.history-list li:last-child{border-bottom:0}.history-list time{color:var(--ink-muted);font-size:.61rem}.history-list li>span{display:grid;min-width:0;gap:3px}.history-list strong{font-size:.65rem;font-weight:680;text-transform:uppercase}.history-list small{overflow-wrap:anywhere;font-size:.61rem}.history-evidence{margin-top:5px}.history-evidence summary{width:fit-content;cursor:pointer;color:var(--ink-soft);font-size:.61rem;font-weight:650}.history-evidence__body{display:grid;gap:11px;margin-top:8px;padding:10px;border:1px solid var(--border);border-radius:5px;background:var(--surface-subtle)}.history-evidence__group h4{margin:0 0 5px;color:var(--ink-soft);font-size:.59rem;letter-spacing:.05em;text-transform:uppercase}.history-evidence__group dl{display:grid;gap:4px;margin:0}.history-evidence__group dl>div{display:grid;grid-template-columns:minmax(110px,.8fr) minmax(0,1.2fr);gap:8px}.history-evidence__group dt,.history-evidence__group dd{margin:0;overflow-wrap:anywhere;font-size:.58rem}.history-evidence__group dt{color:var(--ink-muted)}.history-evidence__body p{margin:0;color:var(--ink-muted);font-size:.58rem}.history-pagination{display:flex;align-items:center;justify-content:space-between;gap:10px;padding-top:9px;color:var(--ink-muted);font-size:.59rem}.history-empty{display:flex;align-items:center;justify-content:space-between;gap:10px}.history-empty .support-copy{margin:0}.history-pagination>div{display:flex;gap:6px}.history-pagination .button{min-height:28px;padding:4px 9px;font-size:.59rem}.drawer-loading{display:flex;min-height:200px;align-items:center;justify-content:center;gap:9px;color:var(--ink-muted);font-size:.7rem}.drawer-section{padding:20px;border-bottom:1px solid var(--border)}.drawer-summary{margin-top:8px;color:var(--ink-soft);font-size:.86rem;line-height:1.65}.decision-trace{display:grid;margin:0;padding:0;list-style:none}.decision-trace li{display:grid;grid-template-columns:26px 22px 1fr auto;align-items:center;gap:8px;min-height:50px;padding:7px 0;border-bottom:1px solid var(--border)}.decision-trace li:last-child{border-bottom:0}.decision-trace__number,.decision-trace li>.mono{color:var(--ink-muted);font-size:.56rem}.decision-trace__state{display:inline-flex;width:22px;height:22px;align-items:center;justify-content:center;border-radius:5px;background:var(--surface-subtle);color:var(--ink-muted)}.decision-trace__state--pass{background:var(--positive-bg);color:var(--positive)}.decision-trace__state--fail{background:var(--negative-bg);color:var(--negative)}.decision-trace li>span:nth-child(3){display:grid;gap:2px}.decision-trace strong{font-size:.7rem}.decision-trace small{font-size:.61rem}.drawer-section--split{display:grid;grid-template-columns:1fr 1fr;gap:24px}.drawer-section--split>div{display:grid;align-content:start;gap:9px}.drawer-section--split .plain-list,.drawer-section--split p{color:var(--ink-soft);font-size:.66rem}.explain-drawer__footer{margin-top:auto;padding:14px 20px;border-top:1px solid var(--border);background:var(--surface);color:var(--ink-muted);font-size:.62rem}.boot-screen{display:grid;min-height:100vh;align-content:center;justify-items:center;gap:28px;padding:24px}.boot-screen__brand{display:flex;align-items:center;gap:10px}.boot-screen__brand strong{font-size:1rem;letter-spacing:-.035em}.boot-screen__status{display:flex;align-items:center;gap:12px;color:var(--ink-muted)}.boot-screen__status>div{display:grid;gap:1px}.boot-screen__status strong{color:var(--ink);font-size:.78rem}.boot-screen__status span{font-size:.66rem}.boot-skeleton{display:grid;grid-template-columns:repeat(3,90px);gap:6px}.boot-skeleton span{display:block;height:3px;background:var(--border);animation:skeleton-pulse 1.3s ease-in-out infinite}.boot-skeleton span:nth-child(2){animation-delay:.12s}.boot-skeleton span:nth-child(3){animation-delay:.24s}.fatal-state{display:grid;max-width:460px;justify-items:center;gap:10px;padding:34px;border:1px solid var(--border);border-radius:8px;background:var(--surface-raised);text-align:center}.fatal-state__icon{display:inline-flex;width:44px;height:44px;align-items:center;justify-content:center;border-radius:8px;background:var(--warning-bg);color:var(--warning)}.fatal-state h1{margin-top:2px;font-size:1.3rem}.fatal-state p{color:var(--ink-soft);font-size:.72rem}.fatal-state .button{margin-top:8px}.spin{animation:spin .9s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@keyframes row-enter{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}@keyframes drawer-enter{0%{transform:translate(18px);opacity:0}to{transform:translate(0);opacity:1}}@keyframes backdrop-enter{0%{opacity:0}to{opacity:1}}@keyframes skeleton-pulse{0%,to{opacity:.35}50%{opacity:1}}@media(max-width:1320px){.truth-fact:nth-child(2){display:none}.signal-workspace{grid-template-columns:minmax(0,1fr) 380px}.signal-board-grid{grid-template-columns:repeat(3,minmax(260px,1fr));overflow-x:auto}.facts-grid{grid-template-columns:repeat(4,1fr)}.provider-row{grid-template-columns:minmax(130px,.8fr) minmax(160px,1fr) minmax(180px,1fr)}}@media(max-width:1080px){.truth-bar{grid-template-columns:minmax(200px,auto) 1fr auto}.truth-fact:nth-child(3),.truth-fact:nth-child(4){display:none}.market-overview__grid,.signal-workspace{grid-template-columns:1fr}.signal-detail{position:static;max-height:none}.facts-grid{grid-template-columns:repeat(5,1fr)}.operations-grid,.opening-candidates__workspace{grid-template-columns:1fr}.opening-detail,.minute-surge-detail{position:static;max-height:none}.minute-surges__workspace{grid-template-columns:1fr}}@media(max-width:760px){.truth-bar{position:static;grid-template-columns:1fr auto;min-height:54px}.brand{padding:0 14px;border-right:0}.brand__context,.truth-bar__facts{display:none}.truth-bar__session{gap:6px;padding:0 14px}.truth-bar__session time,.market-phase{display:none}.dashboard-transport-mobile{display:inline-flex}.service-notice{grid-template-columns:auto 1fr;padding:10px 14px}.service-notice>div{display:grid;gap:2px}.service-notice .button{grid-column:2;justify-self:start}.data-mode-banner{top:0;justify-content:flex-start;flex-wrap:wrap;gap:6px 10px;padding:9px 14px}.data-mode-banner--replay>span{display:none}.workspace{padding:16px 12px}.opening-candidates,.minute-surges,.qualified-layer{margin-top:22px}.opening-candidates__intro,.minute-surges__intro,.qualified-layer__intro{display:grid;align-items:start;gap:10px}.opening-candidates__provenance,.minute-surges__provenance,.qualified-layer__counts{width:100%;overflow-x:auto}.opening-candidates__provenance>span,.minute-surges__provenance>span,.qualified-layer__counts>span{flex:1 0 auto}.candidate-count-strip{grid-template-columns:repeat(3,1fr)}.candidate-count-strip>span:nth-child(3){border-right:0}.candidate-count-strip>span:nth-child(-n+3){border-bottom:1px solid var(--border)}.candidate-toolbar{display:grid}.discovery-breadth{grid-template-columns:1fr;gap:6px}.discovery-breadth__counts{gap:9px;overflow-x:auto}.discovery-breadth p{text-align:left}.candidate-search{width:100%}.opening-candidates__workspace{padding:7px}.opening-lanes{grid-template-columns:repeat(4,minmax(220px,82vw));scroll-snap-type:x proximity}.opening-lane{scroll-snap-align:start}.opening-detail__header{display:grid}.opening-detail__badges{justify-content:flex-start}.candidate-timeline{grid-template-columns:1fr}.candidate-timeline .opening-fact{border-right:0;border-bottom:1px solid var(--border)}.candidate-timeline .opening-fact:last-child{border-bottom:0}.opening-facts-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.opening-facts-grid .opening-fact:nth-child(2n){border-right:0}.opening-facts-grid .opening-fact:nth-child(4n){border-right:0}.opening-facts-grid .opening-fact:not(:nth-last-child(-n+2)){border-bottom:1px solid var(--border)}.opening-candidates__method{display:grid;gap:4px}.venue-rail{grid-template-columns:1fr}.venue-state__facts{grid-template-columns:repeat(2,minmax(0,1fr))}.venue-state__facts>span:nth-child(2){border-right:0}.venue-state__facts>span:nth-child(-n+2){border-bottom:1px solid rgba(191,209,213,.72)}.minute-surges__toolbar{display:grid}.minute-surges__search{width:100%}.minute-surges__workspace{padding:7px}.minute-surges__venues{grid-template-columns:1fr}.minute-venue-panel__header{position:sticky;z-index:2;top:0;background:#fffffff5;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.minute-venue-panel__rows{max-height:none}.minute-surge-detail__header{display:grid}.minute-surge-detail__badges{justify-content:flex-start}.minute-surge-facts--five,.minute-surge-facts--four{grid-template-columns:repeat(2,minmax(0,1fr))}.minute-surge-fact{border-bottom:1px solid var(--border)}.minute-surge-fact:nth-child(2n){border-right:0}.minute-surge-fact:nth-last-child(-n+2){border-bottom:0}.minute-surge-facts--five .minute-surge-fact:last-child{grid-column:1 / -1;border-top:0;border-bottom:0}.minute-surges__method{display:grid;gap:4px}.section-heading{display:grid;gap:8px}.section-heading>p{text-align:left}.market-overview__grid{gap:8px}.breadth-stats{grid-template-columns:repeat(2,1fr);gap:12px 0}.breadth-stats>div:nth-child(2){border-right:0}.breadth-stats>div:nth-child(3){padding-left:0}.metric-number{font-size:1.1rem}.funnel-list{grid-template-columns:repeat(4,1fr)}.funnel-list li{border-bottom:1px solid var(--border)}.funnel-list li:nth-child(4n){border-right:0}.funnel-list li:nth-last-child(-n+3){border-bottom:0}.signal-workspace,.operations-grid{gap:8px;margin-top:14px}.signals-panel__header{display:grid}.search-field{width:100%}.signal-board-grid{grid-template-columns:1fr;min-height:0;overflow:visible}.signal-lane__list,.signal-watch-queue__list{grid-template-columns:1fr;max-height:none}.facts-grid,.quote-grid{grid-template-columns:repeat(2,1fr)}.greeks-grid{grid-template-columns:repeat(3,1fr)}.provider-row{grid-template-columns:1fr;gap:10px}.provider-row__health{grid-template-columns:max-content 1fr 1fr}.provider-row__health .badge{grid-row:auto}.telemetry-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.telemetry-grid>div{padding-right:8px;padding-left:0;border-left:0}.telemetry-grid>div:nth-child(2n){padding-right:0;padding-left:8px;border-left:1px solid var(--border)}.replay-controls{align-items:stretch;flex-direction:column}.field{width:100%}.replay-speed{flex-wrap:wrap}.app-footer{width:calc(100% - 24px);align-items:flex-start;flex-direction:column;gap:7px;padding-bottom:18px}.drawer-section--split{grid-template-columns:1fr}}@media(max-width:430px){.brand__name{font-size:.84rem}.dashboard-transport-mobile{display:none}.truth-bar__session>.badge--warning{display:none}.truth-bar__session{gap:4px;padding-left:0}.filter-tabs{scrollbar-width:none}.signal-detail__header{display:grid}.signal-detail__badges{justify-content:flex-start}.option-contract{align-items:flex-start;flex-direction:column}.option-contract__capital{text-align:left}.definition-list--levels>div{align-items:flex-start;flex-direction:column;gap:2px}.definition-list--levels dd{text-align:left}.check-list__item{grid-template-columns:21px 1fr}.check-list__item>.mono{display:none}.venue-state__header,.venue-state__footer{align-items:flex-start;flex-direction:column}.venue-state__badges{justify-content:flex-start}.minute-surge-row__metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.minute-surge-row__metrics>span:nth-child(2){border-right:0}.minute-surge-row__metrics>span:nth-child(-n+2){padding-bottom:4px;border-bottom:1px solid var(--border)}.minute-surge-row__footer{flex-wrap:wrap;justify-content:flex-start}.minute-surge-oi{grid-template-columns:1fr auto}.minute-surge-oi .badge{grid-column:1 / -1;justify-self:start}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
