.Header-module__KHjLKa__header{padding:var(--spacing-sm)var(--spacing-md);background-color:var(--bb-black);border-bottom:1px solid var(--bb-border);justify-content:space-between;align-items:center;height:48px;display:flex}.Header-module__KHjLKa__left{align-items:center;gap:var(--spacing-md);display:flex}.Header-module__KHjLKa__logo{align-items:center;gap:var(--spacing-sm);display:flex}.Header-module__KHjLKa__logoIcon{color:var(--bb-orange);font-size:1.25rem}.Header-module__KHjLKa__logoText{color:var(--bb-orange);letter-spacing:.1em;font-size:1rem;font-weight:700}.Header-module__KHjLKa__version{color:var(--bb-text-muted);background:var(--bb-surface);border-radius:var(--radius-sm);letter-spacing:.05em;padding:2px 6px;font-size:.625rem;font-weight:600}.Header-module__KHjLKa__searchForm{max-width:500px;margin:0 var(--spacing-lg);flex:1;display:flex}.Header-module__KHjLKa__searchInput{padding:var(--spacing-xs)var(--spacing-md);font-family:var(--font-mono);background-color:var(--bb-surface);border:1px solid var(--bb-border);border-radius:var(--radius-sm)0 0 var(--radius-sm);color:var(--bb-text-primary);border-right:none;flex:1;font-size:.875rem}.Header-module__KHjLKa__searchInput:focus{border-color:var(--bb-orange);outline:none}.Header-module__KHjLKa__searchInput::placeholder{color:var(--bb-text-muted)}.Header-module__KHjLKa__searchBtn{padding:var(--spacing-xs)var(--spacing-md);font-family:var(--font-mono);background-color:var(--bb-orange);color:var(--bb-black);border:1px solid var(--bb-orange);border-radius:0 var(--radius-sm)var(--radius-sm)0;cursor:pointer;transition:background-color var(--transition-fast);font-size:.75rem;font-weight:600}.Header-module__KHjLKa__searchBtn:hover{background-color:var(--bb-orange-alt)}.Header-module__KHjLKa__right{align-items:center;gap:var(--spacing-md);display:flex}.Header-module__KHjLKa__marketStatus{align-items:center;gap:var(--spacing-xs);padding:var(--spacing-xs)var(--spacing-sm);background:var(--bb-green-bg);border-radius:var(--radius-sm);border:1px solid var(--bb-green);display:flex}.Header-module__KHjLKa__statusDot{background-color:var(--bb-green);border-radius:50%;width:6px;height:6px;animation:2s ease-in-out infinite Header-module__KHjLKa__pulse}@keyframes Header-module__KHjLKa__pulse{0%,to{opacity:1}50%{opacity:.5}}.Header-module__KHjLKa__statusText{color:var(--bb-green);letter-spacing:.05em;font-size:.625rem;font-weight:600}.Header-module__KHjLKa__statusOpen{background:var(--bb-green-bg);border-color:var(--bb-green)}.Header-module__KHjLKa__statusOpen .Header-module__KHjLKa__statusDot{background-color:var(--bb-green)}.Header-module__KHjLKa__statusOpen .Header-module__KHjLKa__statusText{color:var(--bb-green)}.Header-module__KHjLKa__statusClosed{border-color:var(--bb-red);background:#ef53501a}.Header-module__KHjLKa__statusClosed .Header-module__KHjLKa__statusDot{background-color:var(--bb-red);animation:none}.Header-module__KHjLKa__statusClosed .Header-module__KHjLKa__statusText{color:var(--bb-red)}.Header-module__KHjLKa__statusPremarket,.Header-module__KHjLKa__statusAfterHours{border-color:var(--bb-yellow);background:#ffb3001a}.Header-module__KHjLKa__statusPremarket .Header-module__KHjLKa__statusDot,.Header-module__KHjLKa__statusAfterHours .Header-module__KHjLKa__statusDot{background-color:var(--bb-yellow)}.Header-module__KHjLKa__statusPremarket .Header-module__KHjLKa__statusText,.Header-module__KHjLKa__statusAfterHours .Header-module__KHjLKa__statusText{color:var(--bb-yellow)}.Header-module__KHjLKa__statusHoliday{background:#9c27b01a;border-color:#9c27b0}.Header-module__KHjLKa__statusHoliday .Header-module__KHjLKa__statusDot{background-color:#9c27b0;animation:none}.Header-module__KHjLKa__statusHoliday .Header-module__KHjLKa__statusText{color:#9c27b0}.Header-module__KHjLKa__time{color:var(--bb-text-primary);font-variant-numeric:tabular-nums;font-size:.875rem;font-weight:600}.Header-module__KHjLKa__user{background:var(--bb-surface);border-radius:var(--radius-sm);width:32px;height:32px;color:var(--bb-orange);cursor:pointer;transition:background-color var(--transition-fast);justify-content:center;align-items:center;display:flex}.Header-module__KHjLKa__user:hover{background:var(--bb-surface-hover)}.Header-module__KHjLKa__userIcon{font-size:1rem}@media (max-width:768px){.Header-module__KHjLKa__searchForm,.Header-module__KHjLKa__marketStatus .Header-module__KHjLKa__statusText,.Header-module__KHjLKa__version{display:none}}
.ThemeToggle-module__TJ1Fea__toggle{background-color:var(--bb-surface);border:1px solid var(--bb-border);border-radius:var(--radius-md);cursor:pointer;width:36px;height:36px;transition:all var(--transition-fast);justify-content:center;align-items:center;display:flex}.ThemeToggle-module__TJ1Fea__toggle:hover{background-color:var(--bb-surface-hover);border-color:var(--bb-orange)}.ThemeToggle-module__TJ1Fea__icon{font-size:18px;line-height:1}
.Sidebar-module__y-Zxfa__sidebar{background-color:var(--bb-surface);border-right:1px solid var(--bb-border);flex-direction:column;width:220px;min-width:220px;height:100%;transition:width .2s,min-width .2s;display:flex;position:relative;overflow-y:auto}.Sidebar-module__y-Zxfa__sidebar.Sidebar-module__y-Zxfa__collapsed{width:60px;min-width:60px}.Sidebar-module__y-Zxfa__collapseToggle{background:var(--bb-surface-hover);border:1px solid var(--bb-border);width:24px;height:24px;color:var(--bb-text-secondary);cursor:pointer;transition:all var(--transition-fast);z-index:10;border-radius:4px;justify-content:center;align-items:center;font-size:12px;display:flex;position:absolute;top:8px;right:8px}.Sidebar-module__y-Zxfa__collapseToggle:hover{background:var(--bb-orange-muted);color:var(--bb-orange)}.Sidebar-module__y-Zxfa__nav{padding:var(--spacing-sm);flex:1;padding-top:40px}.Sidebar-module__y-Zxfa__section{margin-bottom:var(--spacing-md)}.Sidebar-module__y-Zxfa__sectionTitle{padding:var(--spacing-sm)var(--spacing-md);text-transform:uppercase;letter-spacing:.1em;color:var(--bb-text-muted);font-size:.625rem;font-weight:600}.Sidebar-module__y-Zxfa__link{align-items:center;gap:var(--spacing-sm);padding:var(--spacing-sm)var(--spacing-md);color:var(--bb-text-secondary);border-radius:var(--radius-sm);transition:all var(--transition-fast);font-size:.8125rem;text-decoration:none;display:flex}.Sidebar-module__y-Zxfa__link:hover{background-color:var(--bb-surface-hover);color:var(--bb-text-primary);text-decoration:none}.Sidebar-module__y-Zxfa__linkActive,.Sidebar-module__y-Zxfa__linkActive:hover{background-color:var(--bb-orange-muted);color:var(--bb-orange)}.Sidebar-module__y-Zxfa__icon{text-align:center;width:20px;color:inherit;flex-shrink:0;font-size:.875rem}.Sidebar-module__y-Zxfa__label{white-space:nowrap;text-overflow:ellipsis;flex:1;overflow:hidden}.Sidebar-module__y-Zxfa__sidebar.Sidebar-module__y-Zxfa__collapsed .Sidebar-module__y-Zxfa__nav{padding-top:40px}.Sidebar-module__y-Zxfa__sidebar.Sidebar-module__y-Zxfa__collapsed .Sidebar-module__y-Zxfa__link{padding:var(--spacing-sm);justify-content:center}.Sidebar-module__y-Zxfa__sidebar.Sidebar-module__y-Zxfa__collapsed .Sidebar-module__y-Zxfa__icon{width:auto;font-size:1rem}@media (max-width:768px){.Sidebar-module__y-Zxfa__sidebar{width:60px;min-width:60px}.Sidebar-module__y-Zxfa__sidebar.Sidebar-module__y-Zxfa__expanded{z-index:100;width:220px;min-width:220px;position:fixed;top:48px;bottom:24px;left:0;box-shadow:4px 0 20px #00000080}.Sidebar-module__y-Zxfa__sidebar.Sidebar-module__y-Zxfa__expanded .Sidebar-module__y-Zxfa__label,.Sidebar-module__y-Zxfa__sidebar.Sidebar-module__y-Zxfa__expanded .Sidebar-module__y-Zxfa__sectionTitle{display:block}.Sidebar-module__y-Zxfa__sidebar.Sidebar-module__y-Zxfa__expanded .Sidebar-module__y-Zxfa__link{padding:var(--spacing-sm)var(--spacing-md);justify-content:flex-start}.Sidebar-module__y-Zxfa__label,.Sidebar-module__y-Zxfa__sectionTitle{display:none}.Sidebar-module__y-Zxfa__link{padding:var(--spacing-sm);justify-content:center}.Sidebar-module__y-Zxfa__icon{width:auto}.Sidebar-module__y-Zxfa__collapseToggle{width:32px;height:32px;font-size:16px;display:flex;top:4px;right:4px}.Sidebar-module__y-Zxfa__sidebar.Sidebar-module__y-Zxfa__expanded .Sidebar-module__y-Zxfa__collapseToggle{right:8px}}
.StatusBar-module__ilEeYa__statusBar{padding:var(--spacing-xs)var(--spacing-md);background-color:var(--bb-surface);border-top:1px solid var(--bb-border);color:var(--bb-text-muted);justify-content:space-between;align-items:center;height:24px;font-size:.6875rem;display:flex}.StatusBar-module__ilEeYa__left,.StatusBar-module__ilEeYa__right{align-items:center;gap:var(--spacing-sm);display:flex}.StatusBar-module__ilEeYa__item{align-items:center;gap:var(--spacing-xs);display:flex}.StatusBar-module__ilEeYa__divider{color:var(--bb-border)}.StatusBar-module__ilEeYa__label{color:var(--bb-text-muted)}.StatusBar-module__ilEeYa__value{color:var(--bb-text-secondary)}.StatusBar-module__ilEeYa__dot{border-radius:50%;width:6px;height:6px}.StatusBar-module__ilEeYa__dotConnected{background-color:var(--bb-green)}.StatusBar-module__ilEeYa__dotDisconnected{background-color:var(--bb-red)}.StatusBar-module__ilEeYa__dotConnecting{background-color:var(--bb-yellow);animation:1s ease-in-out infinite StatusBar-module__ilEeYa__blink}@keyframes StatusBar-module__ilEeYa__blink{0%,to{opacity:1}50%{opacity:.3}}
.TerminalShell-module__6XQAVW__shell{background-color:var(--bb-black);flex-direction:column;height:100vh;display:flex;overflow:hidden}.TerminalShell-module__6XQAVW__main{flex:1;display:flex;overflow:hidden}.TerminalShell-module__6XQAVW__content{padding:var(--spacing-md);background-color:var(--bb-black);flex:1;overflow:auto}
.Panel-module__OBb0gW__panel{background-color:var(--bb-surface);border:1px solid var(--bb-border);border-radius:var(--radius-md);overflow:hidden}.Panel-module__OBb0gW__header{padding:var(--spacing-sm)var(--spacing-md);background-color:var(--bb-surface-elevated);border-bottom:1px solid var(--bb-border);justify-content:space-between;align-items:center;display:flex}.Panel-module__OBb0gW__title{text-transform:uppercase;letter-spacing:.05em;color:var(--bb-orange);font-size:.6875rem;font-weight:600}.Panel-module__OBb0gW__actions{align-items:center;gap:var(--spacing-xs);display:flex}.Panel-module__OBb0gW__body{padding:var(--spacing-md)}.Panel-module__OBb0gW__noPadding{padding:0}
.MetricCard-module__hPa-Za__card{padding:var(--spacing-md);background-color:var(--bb-surface);border:1px solid var(--bb-border);border-radius:var(--radius-md)}.MetricCard-module__hPa-Za__label{text-transform:uppercase;letter-spacing:.05em;color:var(--bb-text-muted);margin-bottom:var(--spacing-xs);font-size:.6875rem}.MetricCard-module__hPa-Za__value{color:var(--bb-text-primary);font-variant-numeric:tabular-nums;font-size:1.5rem;font-weight:700}.MetricCard-module__hPa-Za__prefix,.MetricCard-module__hPa-Za__suffix{color:var(--bb-text-secondary);margin-right:2px;font-size:.875rem}.MetricCard-module__hPa-Za__suffix{margin-left:2px;margin-right:0}.MetricCard-module__hPa-Za__change{margin-top:var(--spacing-xs);align-items:center;gap:var(--spacing-xs);font-size:.75rem;font-weight:500;display:flex}.MetricCard-module__hPa-Za__changeUp{color:var(--bb-green)}.MetricCard-module__hPa-Za__changeDown{color:var(--bb-red)}.MetricCard-module__hPa-Za__changeNeutral{color:var(--bb-text-secondary)}.MetricCard-module__hPa-Za__changeLabel{color:var(--bb-text-muted);font-weight:400}
.DataGrid-module__U5GAXG__container{min-height:300px;max-height:calc(100vh - 400px);overflow:auto}.DataGrid-module__U5GAXG__table{border-collapse:collapse;width:100%;font-size:.8125rem}.DataGrid-module__U5GAXG__table th{background-color:var(--bb-surface-elevated);padding:var(--spacing-sm)var(--spacing-md);text-transform:uppercase;letter-spacing:.05em;color:var(--bb-orange);border-bottom:1px solid var(--bb-border);white-space:nowrap;z-index:1;font-size:.6875rem;font-weight:600;position:sticky;top:0}.DataGrid-module__U5GAXG__table td{padding:var(--spacing-sm)var(--spacing-md);border-bottom:1px solid var(--bb-border-subtle);white-space:nowrap;color:var(--bb-text-primary)}.DataGrid-module__U5GAXG__table tr:hover td{background-color:var(--bb-surface-hover)}.DataGrid-module__U5GAXG__striped tr:nth-child(2n) td{background-color:var(--bb-surface)}.DataGrid-module__U5GAXG__striped tr:nth-child(2n):hover td{background-color:var(--bb-surface-hover)}.DataGrid-module__U5GAXG__compact th,.DataGrid-module__U5GAXG__compact td{padding:var(--spacing-xs)var(--spacing-sm);font-size:.75rem}.DataGrid-module__U5GAXG__clickable{cursor:pointer}.DataGrid-module__U5GAXG__empty{color:var(--bb-text-muted);text-align:center!important;padding:var(--spacing-lg)!important}.DataGrid-module__U5GAXG__price,.DataGrid-module__U5GAXG__change{font-variant-numeric:tabular-nums;font-weight:500}.DataGrid-module__U5GAXG__up{color:var(--bb-green)}.DataGrid-module__U5GAXG__down{color:var(--bb-red)}.DataGrid-module__U5GAXG__ticker{flex-direction:column;gap:2px;display:flex}.DataGrid-module__U5GAXG__tickerSymbol{color:var(--bb-orange);font-weight:600}.DataGrid-module__U5GAXG__tickerName{color:var(--bb-text-muted);font-size:.6875rem}.DataGrid-module__U5GAXG__badge{text-transform:uppercase;letter-spacing:.03em;border-radius:var(--radius-sm);border:1px solid;padding:2px 6px;font-size:.625rem;font-weight:600;display:inline-block}.DataGrid-module__U5GAXG__badgeDefault{background-color:var(--bb-surface-elevated);color:var(--bb-text-secondary);border-color:var(--bb-border)}.DataGrid-module__U5GAXG__badgeSuccess{background-color:var(--bb-green-bg);color:var(--bb-green);border-color:var(--bb-green)}.DataGrid-module__U5GAXG__badgeWarning{color:var(--bb-yellow);border-color:var(--bb-yellow);background-color:#ffcc0026}.DataGrid-module__U5GAXG__badgeDanger{background-color:var(--bb-red-bg);color:var(--bb-red);border-color:var(--bb-red)}
.Skeleton-module__LEQJcW__skeleton{background:linear-gradient(90deg,var(--bb-surface)0%,var(--bb-surface-hover)50%,var(--bb-surface)100%);border-radius:var(--radius-sm);background-size:200% 100%;animation:1.5s ease-in-out infinite Skeleton-module__LEQJcW__shimmer}.Skeleton-module__LEQJcW__rectangular{border-radius:var(--radius-sm)}.Skeleton-module__LEQJcW__circular{border-radius:50%}.Skeleton-module__LEQJcW__text{border-radius:var(--radius-sm)}@keyframes Skeleton-module__LEQJcW__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.Skeleton-module__LEQJcW__mt1{margin-top:4px}.Skeleton-module__LEQJcW__mt2{margin-top:8px}.Skeleton-module__LEQJcW__mb2{margin-bottom:8px}.Skeleton-module__LEQJcW__card{padding:var(--spacing-md);background-color:var(--bb-surface);border:1px solid var(--bb-border);border-radius:var(--radius-md)}.Skeleton-module__LEQJcW__table{flex-direction:column;gap:8px;display:flex}.Skeleton-module__LEQJcW__tableRow{background-color:var(--bb-surface);border-radius:var(--radius-sm);gap:16px;padding:8px 12px;display:flex}.Skeleton-module__LEQJcW__tableRow>*{flex:1}.Skeleton-module__LEQJcW__chart{background-color:var(--bb-surface);border:1px solid var(--bb-border);border-radius:var(--radius-md);padding:var(--spacing-md);align-items:flex-end;display:flex}.Skeleton-module__LEQJcW__chartBars{align-items:flex-end;gap:8px;width:100%;height:100%;display:flex}.Skeleton-module__LEQJcW__chartBar{background:linear-gradient(90deg,var(--bb-surface-hover)0%,var(--bb-border)50%,var(--bb-surface-hover)100%);border-radius:var(--radius-sm)var(--radius-sm)0 0;background-size:200% 100%;flex:1;animation:1.5s ease-in-out infinite Skeleton-module__LEQJcW__shimmer}.Skeleton-module__LEQJcW__textBlock{flex-direction:column;gap:8px;display:flex}.Skeleton-module__LEQJcW__textLine{margin:0}.Skeleton-module__LEQJcW__dashboard{gap:var(--spacing-lg);padding:var(--spacing-md);flex-direction:column;display:flex}.Skeleton-module__LEQJcW__cardGrid{gap:var(--spacing-md);grid-template-columns:repeat(4,1fr);display:grid}@media (max-width:1024px){.Skeleton-module__LEQJcW__cardGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.Skeleton-module__LEQJcW__cardGrid{grid-template-columns:1fr}}.Skeleton-module__LEQJcW__section{padding:var(--spacing-md);background-color:var(--bb-surface);border:1px solid var(--bb-border);border-radius:var(--radius-md)}.Skeleton-module__LEQJcW__indicatorGrid{gap:var(--spacing-md);grid-template-columns:repeat(6,1fr);display:grid}@media (max-width:1024px){.Skeleton-module__LEQJcW__indicatorGrid{grid-template-columns:repeat(3,1fr)}}.Skeleton-module__LEQJcW__indicator{flex-direction:column;gap:4px;display:flex}.Skeleton-module__LEQJcW__twoColumn{gap:var(--spacing-md);grid-template-columns:2fr 1fr;display:grid}@media (max-width:900px){.Skeleton-module__LEQJcW__twoColumn{grid-template-columns:1fr}}.Skeleton-module__LEQJcW__column{padding:var(--spacing-md);background-color:var(--bb-surface);border:1px solid var(--bb-border);border-radius:var(--radius-md)}
.Dashboard-module__Lo2t9a__dashboard{gap:var(--spacing-md);flex-direction:column;display:flex}.Dashboard-module__Lo2t9a__section{margin-bottom:var(--spacing-sm)}.Dashboard-module__Lo2t9a__sectionTitle{text-transform:uppercase;letter-spacing:.1em;color:var(--bb-orange);margin-bottom:var(--spacing-md);font-size:.75rem;font-weight:600}.Dashboard-module__Lo2t9a__metricsGrid{gap:var(--spacing-md);grid-template-columns:repeat(4,1fr);display:grid}.Dashboard-module__Lo2t9a__statsRow{gap:var(--spacing-md);padding-bottom:var(--spacing-xs);display:flex;overflow-x:auto}.Dashboard-module__Lo2t9a__statCard{padding:var(--spacing-sm)var(--spacing-md);background-color:var(--bb-surface);border:1px solid var(--bb-border);border-radius:var(--radius-md);flex-direction:column;align-items:center;min-width:100px;display:flex}.Dashboard-module__Lo2t9a__statLabel{text-transform:uppercase;letter-spacing:.05em;color:var(--bb-text-muted);margin-bottom:2px;font-size:.625rem;font-weight:600}.Dashboard-module__Lo2t9a__statValue{color:var(--bb-text-primary);font-variant-numeric:tabular-nums;font-size:1rem;font-weight:700}.Dashboard-module__Lo2t9a__statChange{margin-top:2px;font-size:.6875rem;font-weight:500}.Dashboard-module__Lo2t9a__statChange.Dashboard-module__Lo2t9a__up{color:var(--bb-green)}.Dashboard-module__Lo2t9a__statChange.Dashboard-module__Lo2t9a__down{color:var(--bb-red)}.Dashboard-module__Lo2t9a__panelsGrid{gap:var(--spacing-md);grid-template-columns:repeat(2,1fr);display:grid}.Dashboard-module__Lo2t9a__narrative{gap:var(--spacing-md);flex-direction:column;display:flex}.Dashboard-module__Lo2t9a__narrativeHeader{align-items:center;gap:var(--spacing-sm);display:flex}.Dashboard-module__Lo2t9a__narrativeLabel{text-transform:uppercase;letter-spacing:.05em;color:var(--bb-text-muted);font-size:.625rem;font-weight:600}.Dashboard-module__Lo2t9a__regimeBadge{text-transform:uppercase;letter-spacing:.03em;background-color:var(--bb-green-bg);color:var(--bb-green);border:1px solid var(--bb-green);border-radius:var(--radius-sm);padding:2px 8px;font-size:.625rem;font-weight:600;display:inline-block}.Dashboard-module__Lo2t9a__narrativeText{color:var(--bb-text-secondary);margin:0;font-size:.8125rem;line-height:1.6}.Dashboard-module__Lo2t9a__themes{gap:var(--spacing-xs);flex-wrap:wrap;display:flex}.Dashboard-module__Lo2t9a__theme{background-color:var(--bb-orange-muted);color:var(--bb-orange);border-radius:var(--radius-sm);padding:4px 10px;font-size:.6875rem;font-weight:500}.Dashboard-module__Lo2t9a__sectorGrid{gap:var(--spacing-xs);grid-template-columns:repeat(2,1fr);display:grid}.Dashboard-module__Lo2t9a__sector{padding:var(--spacing-xs)var(--spacing-sm);background-color:var(--bb-surface-elevated);border-radius:var(--radius-sm);justify-content:space-between;align-items:center;display:flex}.Dashboard-module__Lo2t9a__sector.Dashboard-module__Lo2t9a__up{background-color:var(--bb-green-bg)}.Dashboard-module__Lo2t9a__sector.Dashboard-module__Lo2t9a__down{background-color:var(--bb-red-bg)}.Dashboard-module__Lo2t9a__sector.Dashboard-module__Lo2t9a__neutral{background-color:var(--bb-surface-elevated)}.Dashboard-module__Lo2t9a__sectorName{color:var(--bb-text-secondary);font-size:.75rem}.Dashboard-module__Lo2t9a__sectorChange{font-variant-numeric:tabular-nums;font-size:.75rem;font-weight:600}.Dashboard-module__Lo2t9a__sector.Dashboard-module__Lo2t9a__up .Dashboard-module__Lo2t9a__sectorChange{color:var(--bb-green)}.Dashboard-module__Lo2t9a__sector.Dashboard-module__Lo2t9a__down .Dashboard-module__Lo2t9a__sectorChange{color:var(--bb-red)}.Dashboard-module__Lo2t9a__sector.Dashboard-module__Lo2t9a__neutral .Dashboard-module__Lo2t9a__sectorChange{color:var(--bb-text-muted)}.Dashboard-module__Lo2t9a__newsList{gap:var(--spacing-sm);flex-direction:column;display:flex}.Dashboard-module__Lo2t9a__newsItem{gap:var(--spacing-md);padding-bottom:var(--spacing-sm);border-bottom:1px solid var(--bb-border-subtle);display:flex}.Dashboard-module__Lo2t9a__newsItem:last-child{border-bottom:none;padding-bottom:0}.Dashboard-module__Lo2t9a__newsTime{color:var(--bb-orange);min-width:40px;font-size:.6875rem;font-weight:500}.Dashboard-module__Lo2t9a__newsText{color:var(--bb-text-secondary);font-size:.8125rem;line-height:1.4}@media (max-width:1200px){.Dashboard-module__Lo2t9a__metricsGrid{grid-template-columns:repeat(2,1fr)}.Dashboard-module__Lo2t9a__panelsGrid{grid-template-columns:1fr}}@media (max-width:768px){.Dashboard-module__Lo2t9a__metricsGrid,.Dashboard-module__Lo2t9a__sectorGrid{grid-template-columns:1fr}}.Dashboard-module__Lo2t9a__loadingBanner{align-items:center;gap:var(--spacing-sm);padding:var(--spacing-sm)var(--spacing-md);border:1px solid var(--bb-orange);border-radius:var(--radius-sm);color:var(--bb-orange);margin-bottom:var(--spacing-md);background:#ff8c001a;font-size:.8rem;display:flex}.Dashboard-module__Lo2t9a__spinner{border:2px solid var(--bb-border);border-top:2px solid var(--bb-orange);border-radius:50%;width:16px;height:16px;animation:1s linear infinite Dashboard-module__Lo2t9a__spin}@keyframes Dashboard-module__Lo2t9a__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.Dashboard-module__Lo2t9a__sectionHeader{margin-bottom:var(--spacing-md);justify-content:space-between;align-items:center;display:flex}.Dashboard-module__Lo2t9a__lastUpdate{color:var(--bb-text-muted);font-size:.6875rem}.Dashboard-module__Lo2t9a__regimeBadge.Dashboard-module__Lo2t9a__riskOn{background-color:var(--bb-green-bg);color:var(--bb-green);border:1px solid var(--bb-green)}.Dashboard-module__Lo2t9a__regimeBadge.Dashboard-module__Lo2t9a__riskOff{background-color:var(--bb-red-bg);color:var(--bb-red);border:1px solid var(--bb-red)}.Dashboard-module__Lo2t9a__regimeBadge.Dashboard-module__Lo2t9a__neutral{background-color:var(--bb-surface-elevated);color:var(--bb-text-muted);border:1px solid var(--bb-border)}.Dashboard-module__Lo2t9a__narrativeTime{color:var(--bb-text-muted);margin-left:auto;font-size:.625rem}.Dashboard-module__Lo2t9a__newsSentiment{margin-left:auto;font-size:.75rem}.Dashboard-module__Lo2t9a__newsSentiment.Dashboard-module__Lo2t9a__bullish{color:var(--bb-green)}.Dashboard-module__Lo2t9a__newsSentiment.Dashboard-module__Lo2t9a__bearish{color:var(--bb-red)}.Dashboard-module__Lo2t9a__newsLoading{color:var(--bb-text-muted);padding:var(--spacing-md);text-align:center;font-size:.8rem;font-style:italic}.Dashboard-module__Lo2t9a__riskStance{text-transform:uppercase;letter-spacing:.03em;border-radius:var(--radius-sm);padding:2px 8px;font-size:.625rem;font-weight:600;display:inline-block}.Dashboard-module__Lo2t9a__riskAGGRESSIVE{background-color:var(--bb-green-bg);color:var(--bb-green);border:1px solid var(--bb-green)}.Dashboard-module__Lo2t9a__riskMODERATE{background-color:var(--bb-orange-muted);color:var(--bb-orange);border:1px solid var(--bb-orange)}.Dashboard-module__Lo2t9a__riskDEFENSIVE{background-color:var(--bb-red-bg);color:var(--bb-red);border:1px solid var(--bb-red)}.Dashboard-module__Lo2t9a__macroView{color:var(--bb-text-secondary);padding:var(--spacing-sm);background-color:var(--bb-surface);border-left:3px solid var(--bb-orange);border-radius:0 var(--radius-sm)var(--radius-sm)0;margin:0;font-size:.8rem;line-height:1.5}.Dashboard-module__Lo2t9a__risksOpps{gap:var(--spacing-md);margin-top:var(--spacing-sm);flex-wrap:wrap;display:flex}.Dashboard-module__Lo2t9a__risksList,.Dashboard-module__Lo2t9a__oppsList{gap:var(--spacing-xs);flex-wrap:wrap;align-items:center;display:flex}.Dashboard-module__Lo2t9a__listLabel{color:var(--bb-text-muted);font-size:.6875rem;font-weight:600}.Dashboard-module__Lo2t9a__riskItem{background-color:var(--bb-red-bg);color:var(--bb-red);border-radius:var(--radius-sm);padding:3px 8px;font-size:.6875rem;font-weight:500}.Dashboard-module__Lo2t9a__oppItem{background-color:var(--bb-green-bg);color:var(--bb-green);border-radius:var(--radius-sm);padding:3px 8px;font-size:.6875rem;font-weight:500}.Dashboard-module__Lo2t9a__sources{color:var(--bb-text-muted);margin-top:var(--spacing-sm);padding-top:var(--spacing-sm);border-top:1px solid var(--bb-border-subtle);font-size:.625rem}.Dashboard-module__Lo2t9a__convictionBadge{text-transform:uppercase;letter-spacing:.03em;border-radius:var(--radius-sm);margin-left:var(--spacing-xs);padding:2px 8px;font-size:.625rem;font-weight:600;display:inline-block}.Dashboard-module__Lo2t9a__convictionHIGH{background-color:var(--bb-green-bg);color:var(--bb-green);border:1px solid var(--bb-green)}.Dashboard-module__Lo2t9a__convictionMEDIUM{background-color:var(--bb-orange-muted);color:var(--bb-orange);border:1px solid var(--bb-orange)}.Dashboard-module__Lo2t9a__convictionLOW{background-color:var(--bb-surface-elevated);color:var(--bb-text-muted);border:1px solid var(--bb-border)}.Dashboard-module__Lo2t9a__positioningView{color:var(--bb-text-secondary);padding:var(--spacing-sm);background-color:var(--bb-surface);border-left:3px solid var(--bb-green);border-radius:0 var(--radius-sm)var(--radius-sm)0;margin:0;font-size:.8rem;line-height:1.5}.Dashboard-module__Lo2t9a__callsRow{gap:var(--spacing-xs);margin-top:var(--spacing-sm);flex-direction:column;display:flex}.Dashboard-module__Lo2t9a__callItem{align-items:flex-start;gap:var(--spacing-xs);font-size:.75rem;display:flex}.Dashboard-module__Lo2t9a__callLabel{color:var(--bb-text-muted);white-space:nowrap;font-weight:600}.Dashboard-module__Lo2t9a__callValue{color:var(--bb-text-secondary);line-height:1.4}.Dashboard-module__Lo2t9a__catalystRow{gap:var(--spacing-xs);margin-top:var(--spacing-sm);flex-wrap:wrap;align-items:center;display:flex}.Dashboard-module__Lo2t9a__catalystItem{background-color:var(--bb-blue-dim);color:var(--bb-blue);border-radius:var(--radius-sm);background-color:#3399ff26;padding:3px 8px;font-size:.6875rem;font-weight:500}.Dashboard-module__Lo2t9a__riskCRISIS{color:#c0c;background-color:#80008026;border:1px solid #c0c}.Dashboard-module__Lo2t9a__keyDriver{gap:var(--spacing-sm);padding:var(--spacing-sm);margin-top:var(--spacing-sm);border-left:3px solid var(--bb-orange);border-radius:var(--radius-sm);background-color:#ff880014;font-size:.75rem;display:flex}.Dashboard-module__Lo2t9a__crossAsset{gap:var(--spacing-sm);padding:var(--spacing-sm);margin-top:var(--spacing-sm);border-left:3px solid var(--bb-blue);border-radius:var(--radius-sm);background-color:#3399ff14;font-size:.75rem;display:flex}.Dashboard-module__Lo2t9a__tabbedMovers{flex-direction:column;display:flex}.Dashboard-module__Lo2t9a__universeTabsContainer{padding:var(--spacing-sm);background-color:var(--bb-surface);border-bottom:1px solid var(--bb-border);gap:2px;display:flex;overflow-x:auto}.Dashboard-module__Lo2t9a__universeTab{font-size:.6875rem;font-weight:500;font-family:var(--font-mono);color:var(--bb-text-muted);border-radius:var(--radius-sm);cursor:pointer;white-space:nowrap;background-color:#0000;border:1px solid #0000;padding:6px 12px;transition:all .15s}.Dashboard-module__Lo2t9a__universeTab:hover{color:var(--bb-text);background-color:var(--bb-surface-hover)}.Dashboard-module__Lo2t9a__universeTabActive{color:var(--bb-orange);border-color:var(--bb-orange);background-color:#ff88001a}.Dashboard-module__Lo2t9a__moversContent{min-height:200px}.Dashboard-module__Lo2t9a__moversLoading,.Dashboard-module__Lo2t9a__moversError,.Dashboard-module__Lo2t9a__moversEmpty{padding:var(--spacing-lg);color:var(--bb-text-muted);justify-content:center;align-items:center;font-size:.75rem;display:flex}.Dashboard-module__Lo2t9a__moversError{color:var(--bb-red)}.Dashboard-module__Lo2t9a__sortTabsContainer{padding:6px var(--spacing-sm);background-color:var(--bb-bg);border-bottom:1px solid var(--bb-border);align-items:center;gap:4px;display:flex}.Dashboard-module__Lo2t9a__sortTab{font-size:.625rem;font-weight:500;font-family:var(--font-mono);color:var(--bb-text-muted);border:1px solid var(--bb-border);border-radius:var(--radius-sm);cursor:pointer;background-color:#0000;padding:4px 10px;transition:all .15s}.Dashboard-module__Lo2t9a__sortTab:hover{color:var(--bb-text);background-color:var(--bb-surface-hover)}.Dashboard-module__Lo2t9a__sortTabActive{color:var(--bb-green);border-color:var(--bb-green);background-color:#00c8531a}.Dashboard-module__Lo2t9a__sortTabActive[data-mode=decliners]{color:var(--bb-red);border-color:var(--bb-red);background-color:#ff44441a}.Dashboard-module__Lo2t9a__sortInfo{color:var(--bb-text-muted);font-size:.5625rem;font-family:var(--font-mono);margin-left:auto}
.AlphaBlotter-module__39oLIq__blotter{gap:var(--spacing-md);flex-direction:column;height:100%;display:flex}.AlphaBlotter-module__39oLIq__universeSelect{min-width:180px;color:var(--bb-orange);font-weight:600}.AlphaBlotter-module__39oLIq__loading{padding:var(--spacing-xl);color:var(--bb-text-muted);justify-content:center;align-items:center;font-size:.875rem;display:flex}.AlphaBlotter-module__39oLIq__header{padding-bottom:var(--spacing-md);border-bottom:1px solid var(--bb-border);justify-content:space-between;align-items:flex-start;display:flex}.AlphaBlotter-module__39oLIq__headerLeft{gap:var(--spacing-xs);flex-direction:column;display:flex}.AlphaBlotter-module__39oLIq__title{color:var(--bb-orange);letter-spacing:.05em;margin:0;font-size:1.25rem;font-weight:700}.AlphaBlotter-module__39oLIq__subtitle{text-transform:uppercase;letter-spacing:.1em;color:var(--bb-text-muted);font-size:.6875rem}.AlphaBlotter-module__39oLIq__headerRight{align-items:center;gap:var(--spacing-md);display:flex}.AlphaBlotter-module__39oLIq__updateTime{color:var(--bb-text-muted);font-size:.75rem}.AlphaBlotter-module__39oLIq__refreshBtn{padding:var(--spacing-xs)var(--spacing-md);font-family:var(--font-mono);background-color:var(--bb-surface);border:1px solid var(--bb-orange);border-radius:var(--radius-sm);color:var(--bb-orange);cursor:pointer;transition:all var(--transition-fast);text-transform:uppercase;letter-spacing:.03em;font-size:.6875rem;font-weight:600}.AlphaBlotter-module__39oLIq__refreshBtn:hover{background-color:var(--bb-orange-muted)}.AlphaBlotter-module__39oLIq__refreshBtn:disabled{opacity:.6;cursor:not-allowed}.AlphaBlotter-module__39oLIq__refreshing{animation:1s ease-in-out infinite AlphaBlotter-module__39oLIq__pulse}@keyframes AlphaBlotter-module__39oLIq__pulse{0%,to{opacity:1}50%{opacity:.5}}.AlphaBlotter-module__39oLIq__controls{justify-content:space-between;align-items:center;gap:var(--spacing-lg);padding:var(--spacing-sm)0;display:flex}.AlphaBlotter-module__39oLIq__filters{gap:var(--spacing-md);flex-wrap:wrap;display:flex}.AlphaBlotter-module__39oLIq__filterGroup{align-items:center;gap:var(--spacing-xs);display:flex}.AlphaBlotter-module__39oLIq__filterGroup label{text-transform:uppercase;letter-spacing:.05em;color:var(--bb-text-muted);font-size:.6875rem;font-weight:600}.AlphaBlotter-module__39oLIq__select{padding:var(--spacing-xs)var(--spacing-sm);font-family:var(--font-mono);background-color:var(--bb-surface);border:1px solid var(--bb-border);border-radius:var(--radius-sm);color:var(--bb-text-primary);cursor:pointer;font-size:.75rem}.AlphaBlotter-module__39oLIq__select:focus{border-color:var(--bb-orange);outline:none}.AlphaBlotter-module__39oLIq__stats{gap:var(--spacing-sm);display:flex}.AlphaBlotter-module__39oLIq__stat{padding:var(--spacing-xs)var(--spacing-md);background-color:var(--bb-surface);border:1px solid var(--bb-border);border-radius:var(--radius-sm);flex-direction:column;align-items:center;min-width:70px;display:flex}.AlphaBlotter-module__39oLIq__statLabel{text-transform:uppercase;letter-spacing:.05em;color:var(--bb-text-muted);font-size:.5625rem;font-weight:600}.AlphaBlotter-module__39oLIq__statValue{color:var(--bb-text-primary);font-variant-numeric:tabular-nums;font-size:1rem;font-weight:700}.AlphaBlotter-module__39oLIq__statSuccess{background-color:var(--bb-green-bg);border-color:var(--bb-green)}.AlphaBlotter-module__39oLIq__statSuccess .AlphaBlotter-module__39oLIq__statValue{color:var(--bb-green)}.AlphaBlotter-module__39oLIq__statDanger{background-color:var(--bb-red-bg);border-color:var(--bb-red)}.AlphaBlotter-module__39oLIq__statDanger .AlphaBlotter-module__39oLIq__statValue{color:var(--bb-red)}.AlphaBlotter-module__39oLIq__gridPanel{flex:1;min-height:400px;max-height:calc(100vh - 350px);overflow:auto}.AlphaBlotter-module__39oLIq__positive{color:var(--bb-green)}.AlphaBlotter-module__39oLIq__negative{color:var(--bb-red)}.AlphaBlotter-module__39oLIq__qualityHigh{color:var(--bb-green);font-weight:600}.AlphaBlotter-module__39oLIq__qualityMedium{color:var(--bb-yellow);font-weight:600}.AlphaBlotter-module__39oLIq__qualityLow{color:var(--bb-red);font-weight:600}.AlphaBlotter-module__39oLIq__assetClass{color:var(--bb-text-secondary);font-size:.6875rem;font-weight:500}.AlphaBlotter-module__39oLIq__factorCount{color:var(--bb-orange);font-size:.75rem;font-weight:600}.AlphaBlotter-module__39oLIq__legend{align-items:center;gap:var(--spacing-md);padding:var(--spacing-sm)0;border-top:1px solid var(--bb-border);display:flex}.AlphaBlotter-module__39oLIq__legendTitle{text-transform:uppercase;letter-spacing:.1em;color:var(--bb-text-muted);font-size:.625rem;font-weight:600}.AlphaBlotter-module__39oLIq__legendItem{color:var(--bb-text-secondary);background-color:var(--bb-surface);border-radius:var(--radius-sm);padding:2px 8px;font-size:.6875rem}@media (max-width:1024px){.AlphaBlotter-module__39oLIq__controls{flex-direction:column;align-items:flex-start}.AlphaBlotter-module__39oLIq__stats{flex-wrap:wrap}}@media (max-width:768px){.AlphaBlotter-module__39oLIq__header{gap:var(--spacing-sm);flex-direction:column}.AlphaBlotter-module__39oLIq__filters{flex-direction:column}}
:root{--bb-bg:#0a0a0a;--bb-surface:#1a1a1a;--bb-border:#333;--bb-text:#e0e0e0;--bb-text-secondary:#999;--bb-orange:#ff8c00}.Flow-module__wr4SsW__container{background:var(--bb-bg);min-height:100vh;color:var(--bb-text);padding:2rem;font-family:Courier New,monospace}.Flow-module__wr4SsW__header{border-bottom:2px solid var(--bb-orange);justify-content:space-between;align-items:flex-start;margin-bottom:2rem;padding-bottom:1.5rem;display:flex}.Flow-module__wr4SsW__header h1{color:var(--bb-orange);margin:0 0 .5rem;font-size:2em}.Flow-module__wr4SsW__subtitle{color:var(--bb-text-secondary);margin:0;font-size:.9em}.Flow-module__wr4SsW__controls{flex-direction:column;align-items:flex-end;gap:.5rem;display:flex}.Flow-module__wr4SsW__spyIndicator{font-size:1.1em;font-weight:600}.Flow-module__wr4SsW__updateTime{color:var(--bb-text-secondary);font-size:.85em}.Flow-module__wr4SsW__refreshBtn{color:var(--bb-orange);border:1px solid var(--bb-orange);cursor:pointer;background:#ff8c001a;border-radius:3px;padding:.5rem 1rem;font-family:inherit;transition:all .2s}.Flow-module__wr4SsW__refreshBtn:hover:not(:disabled){background:#ff8c0033}.Flow-module__wr4SsW__refreshBtn:disabled{opacity:.5;cursor:not-allowed}.Flow-module__wr4SsW__section{background:var(--bb-surface);border:1px solid var(--bb-border);border-radius:4px;margin-bottom:2rem;padding:1.5rem}.Flow-module__wr4SsW__section h2{color:var(--bb-orange);margin:0 0 1.5rem;font-size:1.3em}.Flow-module__wr4SsW__heatmap{grid-template-columns:repeat(4,1fr);gap:1rem;display:grid}.Flow-module__wr4SsW__heatmapCell{aspect-ratio:1;cursor:pointer;border-radius:6px;flex-direction:column;justify-content:center;align-items:center;transition:transform .2s,box-shadow .2s;display:flex;position:relative}.Flow-module__wr4SsW__heatmapCell:hover{transform:scale(1.05);box-shadow:0 4px 12px #ff8c004d}.Flow-module__wr4SsW__cellName{color:#fff;margin-bottom:.5rem;font-size:1.2em;font-weight:700}.Flow-module__wr4SsW__cellScore{color:#fff;font-size:2em;font-weight:700}.Flow-module__wr4SsW__cellDirection{color:#fff;margin-top:.5rem;font-size:1.5em}.Flow-module__wr4SsW__chartHeader{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.Flow-module__wr4SsW__chartHeader h2{margin:0}.Flow-module__wr4SsW__timeframeButtons{gap:.5rem;display:flex}.Flow-module__wr4SsW__timeframeButtons button{color:var(--bb-text);border:1px solid var(--bb-border);cursor:pointer;background:#ffffff0d;border-radius:3px;padding:.4rem 1rem;font-family:inherit;transition:all .2s}.Flow-module__wr4SsW__timeframeButtons button:hover{background:#ffffff1a}.Flow-module__wr4SsW__timeframeButtons .Flow-module__wr4SsW__activeBtn,.Flow-module__wr4SsW__activeBtn{font-weight:600;background:var(--bb-orange)!important;color:#000!important;border-color:var(--bb-orange)!important}.Flow-module__wr4SsW__table{border-collapse:collapse;width:100%}.Flow-module__wr4SsW__table thead th{color:var(--bb-text-secondary);text-align:left;border-bottom:2px solid var(--bb-border);text-transform:uppercase;letter-spacing:.5px;background:#ffffff08;padding:.8rem;font-size:.85em}.Flow-module__wr4SsW__table tbody td{border-bottom:1px solid var(--bb-border);padding:.8rem}.Flow-module__wr4SsW__table tbody tr:hover{background:#ff8c000d}.Flow-module__wr4SsW__flowBadge{color:#fff;border-radius:3px;padding:.3rem .8rem;font-weight:700;display:inline-block}.Flow-module__wr4SsW__directionBadge{border-radius:3px;padding:.3rem .8rem;font-size:.85em;font-weight:600;display:inline-block}.Flow-module__wr4SsW__directionBadge.Flow-module__wr4SsW__inflow{color:#2a2;background:#2a23;border:1px solid #2a2}.Flow-module__wr4SsW__directionBadge.Flow-module__wr4SsW__outflow{color:#c44;background:#c443;border:1px solid #c44}.Flow-module__wr4SsW__directionBadge.Flow-module__wr4SsW__neutral{color:#666;background:#6663;border:1px solid #666}.Flow-module__wr4SsW__positive{color:#2a2}.Flow-module__wr4SsW__negative{color:#c44}@media (max-width:1200px){.Flow-module__wr4SsW__heatmap{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.Flow-module__wr4SsW__header{flex-direction:column;gap:1rem}.Flow-module__wr4SsW__controls{align-items:flex-start}.Flow-module__wr4SsW__heatmap{grid-template-columns:repeat(2,1fr)}}
.FX-module__wrDG8G__container{color:#e0e0e0;background:#0a0a0a;min-height:100vh;padding:1.5rem;font-family:Courier New,monospace}.FX-module__wrDG8G__header{border-bottom:2px solid #ff8c00;justify-content:space-between;align-items:center;margin-bottom:1rem;padding-bottom:1rem;display:flex}.FX-module__wrDG8G__header h1{color:#ff8c00;margin:0;font-size:1.6em}.FX-module__wrDG8G__subtitle{color:#888;margin:.3rem 0 0;font-size:.85em}.FX-module__wrDG8G__headerActions{align-items:center;gap:1rem;display:flex}.FX-module__wrDG8G__updateTime{color:#666;font-size:.85em}.FX-module__wrDG8G__refreshBtn{color:#000;cursor:pointer;background:#ff8c00;border:none;border-radius:3px;padding:.5rem 1.2rem;font-family:inherit;font-weight:700}.FX-module__wrDG8G__refreshBtn:disabled{opacity:.6;cursor:not-allowed}.FX-module__wrDG8G__summaryBar{background:#1a1a1a;border:1px solid #333;border-radius:4px;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:1rem;margin-bottom:1rem;padding:1rem;display:grid}.FX-module__wrDG8G__summaryItem{text-align:center}.FX-module__wrDG8G__summaryLabel{color:#888;text-transform:uppercase;margin-bottom:.3rem;font-size:.75em;display:block}.FX-module__wrDG8G__summaryValue{font-size:1em;font-weight:700}.FX-module__wrDG8G__strengthSection{background:#1a1a1a;border:1px solid #333;border-radius:4px;margin-bottom:1rem;padding:1rem}.FX-module__wrDG8G__strengthSection h3{color:#ff8c00;margin:0 0 1rem;font-size:1em}.FX-module__wrDG8G__strengthGrid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:.5rem;display:grid}.FX-module__wrDG8G__strengthItem{grid-template-columns:50px 1fr 50px;align-items:center;gap:.5rem;padding:.4rem 0;display:grid}.FX-module__wrDG8G__currencyName{color:#e0e0e0;font-weight:700}.FX-module__wrDG8G__strengthBar{color:#fff;text-shadow:0 1px 2px #00000080;border-radius:3px;justify-content:center;align-items:center;min-width:50px;height:24px;font-size:.8em;font-weight:600;display:flex}.FX-module__wrDG8G__carryRate{color:#888;text-align:right;font-size:.85em}.FX-module__wrDG8G__tabs{border-bottom:1px solid #333;gap:.5rem;margin-bottom:1rem;padding-bottom:.5rem;display:flex}.FX-module__wrDG8G__tab{color:#888;cursor:pointer;background:0 0;border:1px solid #333;border-radius:3px 3px 0 0;padding:.6rem 1.2rem;font-family:inherit;transition:all .2s}.FX-module__wrDG8G__tab:hover{color:#e0e0e0;background:#ff8c001a}.FX-module__wrDG8G__activeTab{color:#000;background:#ff8c00;border-color:#ff8c00;font-weight:600}.FX-module__wrDG8G__tabContent{background:#1a1a1a;border:1px solid #333;border-radius:4px;min-height:350px}.FX-module__wrDG8G__tableWrapper{overflow-x:auto}.FX-module__wrDG8G__dataTable{border-collapse:collapse;width:100%;font-size:.85em}.FX-module__wrDG8G__dataTable th{text-align:center;color:#888;white-space:nowrap;background:#0b1220;border-bottom:2px solid #ff8c00;padding:.8rem .5rem;font-size:.85em;position:sticky;top:0}.FX-module__wrDG8G__dataTable td{text-align:center;border-bottom:1px solid #222;padding:.6rem .5rem}.FX-module__wrDG8G__dataTable tbody tr:hover{background:#ff8c001a}.FX-module__wrDG8G__dataTable td:first-child{text-align:left;padding-left:1rem}.FX-module__wrDG8G__positive{color:#2a2}.FX-module__wrDG8G__negative{color:#c44}.FX-module__wrDG8G__neutral{color:#888}.FX-module__wrDG8G__bullish{color:#2a2}.FX-module__wrDG8G__bearish{color:#c44}.FX-module__wrDG8G__signalBadge{border-radius:3px;padding:.25rem .5rem;font-size:.75em;font-weight:700;display:inline-block}.FX-module__wrDG8G__signalBadge.FX-module__wrDG8G__bullish{background:#2a23;border:1px solid #2a2}.FX-module__wrDG8G__signalBadge.FX-module__wrDG8G__bearish{background:#c443;border:1px solid #c44}.FX-module__wrDG8G__signalBadge.FX-module__wrDG8G__neutral{background:#6663;border:1px solid #666}.FX-module__wrDG8G__synthesisTab{padding:1.5rem}.FX-module__wrDG8G__synthesisTab h3{color:#ff8c00;margin:0 0 1rem}.FX-module__wrDG8G__synthesisText{margin:0;font-size:.95em;line-height:1.7}.FX-module__wrDG8G__synthLoading{color:#888;align-items:center;gap:1rem;padding:2rem;display:flex}.FX-module__wrDG8G__synthPlaceholder{color:#666;font-style:italic}.FX-module__wrDG8G__loadingOverlay{z-index:1000;background:#0a0a0af2;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.FX-module__wrDG8G__loadingContent{text-align:center}.FX-module__wrDG8G__loadingContent h2{color:#ff8c00;margin:1.5rem 0 .5rem}.FX-module__wrDG8G__loadingContent p{color:#888}.FX-module__wrDG8G__spinner{border:4px solid #333;border-top-color:#ff8c00;border-radius:50%;width:50px;height:50px;margin:0 auto;animation:1s linear infinite FX-module__wrDG8G__spin}.FX-module__wrDG8G__spinnerSmall{border:3px solid #333;border-top-color:#ff8c00;border-radius:50%;width:24px;height:24px;animation:1s linear infinite FX-module__wrDG8G__spin}@keyframes FX-module__wrDG8G__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width:768px){.FX-module__wrDG8G__header{flex-direction:column;align-items:flex-start;gap:1rem}.FX-module__wrDG8G__summaryBar{grid-template-columns:repeat(2,1fr)}.FX-module__wrDG8G__strengthGrid{grid-template-columns:1fr}}
.Gilp-module__3TgIPG__container{padding:var(--spacing-xl);background-color:var(--bb-background);min-height:100vh}.Gilp-module__3TgIPG__loading{min-height:60vh;color:var(--bb-text-secondary);flex-direction:column;justify-content:center;align-items:center;display:flex}.Gilp-module__3TgIPG__spinner{border:4px solid var(--bb-surface-elevated);border-top-color:var(--bb-orange);width:50px;height:50px;margin-bottom:var(--spacing-md);border-radius:50%;animation:1s linear infinite Gilp-module__3TgIPG__spin}@keyframes Gilp-module__3TgIPG__spin{to{transform:rotate(360deg)}}.Gilp-module__3TgIPG__loadingSubtext{color:var(--bb-text-muted);margin-top:var(--spacing-xs);font-size:.875rem}.Gilp-module__3TgIPG__error{padding:var(--spacing-lg);text-align:center;color:var(--bb-red)}.Gilp-module__3TgIPG__retryButton{margin-top:var(--spacing-md);padding:var(--spacing-sm)var(--spacing-lg);background-color:var(--bb-orange);color:var(--bb-background);border-radius:var(--radius-sm);font-family:var(--font-mono);cursor:pointer;border:none;font-size:.875rem;font-weight:600;transition:all .2s}.Gilp-module__3TgIPG__retryButton:hover{background-color:var(--bb-orange-bright)}.Gilp-module__3TgIPG__header{margin-bottom:var(--spacing-xl);padding-bottom:var(--spacing-md);border-bottom:2px solid var(--bb-border);justify-content:space-between;align-items:center;display:flex}.Gilp-module__3TgIPG__headerLeft{flex:1}.Gilp-module__3TgIPG__title{color:#0f8;margin:0 0 var(--spacing-xs)0;font-size:2rem;font-weight:700;font-family:var(--font-mono)}.Gilp-module__3TgIPG__subtitle{color:var(--bb-text-secondary);font-size:.875rem;font-family:var(--font-mono);margin:0}.Gilp-module__3TgIPG__headerRight{gap:var(--spacing-md);align-items:center;display:flex}.Gilp-module__3TgIPG__refreshButton{padding:var(--spacing-sm)var(--spacing-md);background-color:var(--bb-surface-elevated);color:var(--bb-text-primary);border:1px solid var(--bb-border);border-radius:var(--radius-sm);font-family:var(--font-mono);cursor:pointer;font-size:.875rem;transition:all .2s}.Gilp-module__3TgIPG__refreshButton:hover{background-color:var(--bb-surface);border-color:var(--bb-orange)}.Gilp-module__3TgIPG__gilpGrid{gap:var(--spacing-lg);margin-bottom:var(--spacing-xl);grid-template-columns:repeat(4,1fr);display:grid}@media (max-width:1400px){.Gilp-module__3TgIPG__gilpGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.Gilp-module__3TgIPG__gilpGrid{grid-template-columns:1fr}}.Gilp-module__3TgIPG__dimensionCard{background:linear-gradient(135deg,var(--bb-surface),var(--bb-surface-elevated));border:2px solid var(--bb-border);border-radius:var(--radius-md);padding:var(--spacing-lg);transition:all .3s}.Gilp-module__3TgIPG__dimensionCard:hover{border-color:var(--bb-orange);transform:translateY(-2px);box-shadow:0 8px 24px #ff88001a}.Gilp-module__3TgIPG__cardHeader{align-items:center;gap:var(--spacing-md);margin-bottom:var(--spacing-md);display:flex}.Gilp-module__3TgIPG__cardLetter{font-size:2.5rem;font-weight:700;font-family:var(--font-mono)}.Gilp-module__3TgIPG__cardName{letter-spacing:.1em;color:var(--bb-text-secondary);font-size:.875rem;font-weight:700}.Gilp-module__3TgIPG__cardScore{font-size:4rem;font-weight:700;font-family:var(--font-mono);color:var(--bb-text-primary);margin:var(--spacing-md)0}.Gilp-module__3TgIPG__cardProgress{background-color:var(--bb-surface);height:8px;margin:var(--spacing-md)0;border-radius:4px;overflow:hidden}.Gilp-module__3TgIPG__cardProgressBar{border-radius:4px;height:100%;transition:width .5s}.Gilp-module__3TgIPG__cardInterpretation{letter-spacing:.05em;margin:var(--spacing-md)0;font-size:1rem;font-weight:700}.Gilp-module__3TgIPG__cardMetrics{gap:var(--spacing-sm);margin:var(--spacing-md)0;padding-top:var(--spacing-md);border-top:1px solid var(--bb-border);grid-template-columns:repeat(3,1fr);display:grid}.Gilp-module__3TgIPG__cardMetric{gap:var(--spacing-xs);flex-direction:column;display:flex}.Gilp-module__3TgIPG__cardMetric span{color:var(--bb-text-muted);font-size:.75rem}.Gilp-module__3TgIPG__cardMetric strong{font-size:.875rem;font-family:var(--font-mono);color:var(--bb-text-primary)}.Gilp-module__3TgIPG__cardDrivers{margin-top:var(--spacing-md);padding-top:var(--spacing-md);border-top:1px solid var(--bb-border)}.Gilp-module__3TgIPG__driversLabel{color:var(--bb-text-muted);margin-bottom:var(--spacing-xs);font-size:.75rem;font-weight:600}.Gilp-module__3TgIPG__driver{color:var(--bb-text-secondary);padding:var(--spacing-xs)0;font-size:.75rem;font-family:var(--font-mono)}.Gilp-module__3TgIPG__regimeBadge{padding:var(--spacing-md);background-color:var(--bb-surface-elevated);border-radius:var(--radius-md);border:2px solid;min-width:200px}.Gilp-module__3TgIPG__regimeLabel{color:var(--bb-text-muted);letter-spacing:.1em;margin-bottom:var(--spacing-xs);font-size:.625rem;font-weight:700}.Gilp-module__3TgIPG__regimeName{font-size:1.25rem;font-weight:700;font-family:var(--font-mono);letter-spacing:.05em;margin:var(--spacing-xs)0}.Gilp-module__3TgIPG__regimeStrength{color:var(--bb-text-secondary);margin-top:var(--spacing-xs);font-size:.75rem;font-family:var(--font-mono)}.Gilp-module__3TgIPG__crisisWarning{margin-top:var(--spacing-sm);padding:var(--spacing-xs)var(--spacing-sm);border-left:3px solid var(--bb-red);color:var(--bb-red);background-color:#ff6b6b1a;font-size:.75rem;font-weight:600}.Gilp-module__3TgIPG__footer{padding:var(--spacing-md);background-color:var(--bb-surface);border-radius:var(--radius-sm);border:1px solid var(--bb-border);justify-content:space-between;display:flex}.Gilp-module__3TgIPG__footerItem{color:var(--bb-text-muted);font-size:.75rem;font-family:var(--font-mono)}.Gilp-module__3TgIPG__tabsContainer{margin-top:var(--spacing-xl)}.Gilp-module__3TgIPG__tabsHeader{gap:var(--spacing-xs);border-bottom:2px solid var(--bb-border);margin-bottom:var(--spacing-lg);display:flex}.Gilp-module__3TgIPG__tab{padding:var(--spacing-md)var(--spacing-lg);color:var(--bb-text-secondary);font-family:var(--font-mono);cursor:pointer;background:0 0;border:none;border-bottom:3px solid #0000;font-size:.875rem;font-weight:600;transition:all .2s}.Gilp-module__3TgIPG__tab:hover{color:var(--bb-text-primary);background-color:var(--bb-surface)}.Gilp-module__3TgIPG__tabActive{color:var(--bb-orange);border-bottom-color:var(--bb-orange)}.Gilp-module__3TgIPG__tabContent{min-height:400px}.Gilp-module__3TgIPG__tabLoading{min-height:300px;color:var(--bb-text-secondary);font-family:var(--font-mono);justify-content:center;align-items:center;display:flex}.Gilp-module__3TgIPG__overviewTab{gap:var(--spacing-xl);flex-direction:column;display:flex}.Gilp-module__3TgIPG__section{background-color:var(--bb-surface);border:1px solid var(--bb-border);border-radius:var(--radius-md);padding:var(--spacing-lg)}.Gilp-module__3TgIPG__sectionTitle{color:var(--bb-orange);margin:0 0 var(--spacing-md)0;font-size:1.125rem;font-weight:700;font-family:var(--font-mono)}.Gilp-module__3TgIPG__channelsGrid{gap:var(--spacing-md);grid-template-columns:repeat(auto-fit,minmax(250px,1fr));display:grid}.Gilp-module__3TgIPG__channelCard{background-color:var(--bb-surface-elevated);border:1px solid var(--bb-border);border-radius:var(--radius-sm);padding:var(--spacing-md)}.Gilp-module__3TgIPG__channelName{color:var(--bb-text-primary);font-size:.8125rem;font-weight:700;font-family:var(--font-mono)}.Gilp-module__3TgIPG__channelLabel{font-size:.75rem;font-weight:700;font-family:var(--font-mono)}.Gilp-module__3TgIPG__channelBar{background-color:var(--bb-surface);border-radius:var(--radius-sm);height:24px;position:relative;overflow:hidden}.Gilp-module__3TgIPG__channelFill{height:100%;transition:width .5s,background-color .3s;position:absolute;left:0}.Gilp-module__3TgIPG__channelPercent{z-index:1;margin-left:var(--spacing-xs);color:var(--bb-text-primary);font-size:.875rem;font-weight:700;font-family:var(--font-mono);position:relative}.Gilp-module__3TgIPG__sensitivitySection{background-color:var(--bb-surface);border:1px solid var(--bb-border);border-radius:var(--radius-md);padding:var(--spacing-lg)}.Gilp-module__3TgIPG__sensitivitySection h3{margin:0 0 var(--spacing-md)0;color:var(--bb-orange);font-family:var(--font-mono)}.Gilp-module__3TgIPG__sensitivityGrid{gap:var(--spacing-md);grid-template-columns:repeat(auto-fill,minmax(300px,1fr));display:grid}.Gilp-module__3TgIPG__sensitivityCard{background-color:var(--bb-surface-elevated);border:1px solid var(--bb-border);border-radius:var(--radius-sm);padding:var(--spacing-md)}.Gilp-module__3TgIPG__sensitivityAsset{color:var(--bb-text-primary);margin-bottom:var(--spacing-sm);font-size:1rem;font-weight:700;font-family:var(--font-mono)}.Gilp-module__3TgIPG__sensitivityBars{gap:var(--spacing-xs);flex-direction:column;display:flex}.Gilp-module__3TgIPG__sensitivityRow{align-items:center;gap:var(--spacing-xs);font-size:.8125rem;display:flex}.Gilp-module__3TgIPG__sensitivityDim{width:20px;color:var(--bb-text-secondary);font-weight:700}.Gilp-module__3TgIPG__sensitivityBarContainer{background-color:var(--bb-surface);border-radius:var(--radius-sm);flex:1;height:18px;position:relative}.Gilp-module__3TgIPG__sensitivityBar{border-radius:var(--radius-sm);height:100%;transition:all .5s;position:absolute}.Gilp-module__3TgIPG__sensitivityRow span:last-child{text-align:right;width:50px;font-family:var(--font-mono);font-weight:700}.Gilp-module__3TgIPG__outlooksSection{background-color:var(--bb-surface);border:1px solid var(--bb-border);border-radius:var(--radius-md);padding:var(--spacing-lg)}.Gilp-module__3TgIPG__outlooksSection h3{margin:0 0 var(--spacing-md)0;color:var(--bb-orange);font-family:var(--font-mono)}.Gilp-module__3TgIPG__outlooksGrid{gap:var(--spacing-md);grid-template-columns:repeat(auto-fill,minmax(250px,1fr));display:grid}.Gilp-module__3TgIPG__outlookCard{background-color:var(--bb-surface-elevated);border:1px solid var(--bb-border);border-radius:var(--radius-sm);padding:var(--spacing-md);transition:all .2s}.Gilp-module__3TgIPG__outlookCard:hover{border-color:var(--bb-orange);box-shadow:0 2px 8px #ff88001a}.Gilp-module__3TgIPG__outlookHeader{margin-bottom:var(--spacing-sm);justify-content:space-between;align-items:center;font-size:.9375rem;font-weight:700;display:flex}.Gilp-module__3TgIPG__outlookBadge{border-radius:var(--radius-sm);font-size:.75rem;font-weight:700;font-family:var(--font-mono);padding:4px 10px}.Gilp-module__3TgIPG__outlookBULLISH{color:var(--bb-green);background-color:#4ec9b033}.Gilp-module__3TgIPG__outlookBEARISH{color:var(--bb-red);background-color:#ff6b6b33}.Gilp-module__3TgIPG__outlookNEUTRAL{color:#888;background-color:#8883}.Gilp-module__3TgIPG__outlookDrivers{margin-top:var(--spacing-sm);padding-top:var(--spacing-sm);border-top:1px solid var(--bb-border)}.Gilp-module__3TgIPG__driverLabel{color:var(--bb-text-muted);margin-bottom:var(--spacing-xs);font-size:.75rem;font-weight:600}.Gilp-module__3TgIPG__driversList{color:var(--bb-text-secondary);flex-direction:column;gap:4px;font-size:.8125rem;display:flex}.Gilp-module__3TgIPG__driversList div{padding:2px 0}.Gilp-module__3TgIPG__dataQuality{text-align:center;padding:var(--spacing-md);color:var(--bb-text-muted);font-size:.875rem;font-family:var(--font-mono)}.Gilp-module__3TgIPG__dataQuality strong{color:var(--bb-orange)}.Gilp-module__3TgIPG__breakdownTab{background-color:var(--bb-surface);border:1px solid var(--bb-border);border-radius:var(--radius-md);padding:var(--spacing-lg)}.Gilp-module__3TgIPG__breakdownHeader{margin-bottom:var(--spacing-lg);padding-bottom:var(--spacing-md);border-bottom:2px solid var(--bb-border);justify-content:space-between;align-items:center;display:flex}.Gilp-module__3TgIPG__breakdownHeader h2{color:var(--bb-orange);font-size:1.5rem;font-family:var(--font-mono);margin:0}.Gilp-module__3TgIPG__breakdownScore{color:var(--bb-text-secondary);font-size:1rem;font-family:var(--font-mono)}.Gilp-module__3TgIPG__breakdownScore strong{color:var(--bb-text-primary);font-size:1.25rem}.Gilp-module__3TgIPG__dimensionRegime{align-items:center;gap:var(--spacing-sm);margin-top:var(--spacing-xs);font-family:var(--font-mono);display:flex}.Gilp-module__3TgIPG__regimeState{letter-spacing:.05em;font-size:1rem;font-weight:700}.Gilp-module__3TgIPG__regimeLabel{color:var(--bb-text-secondary);font-size:.875rem;font-weight:600}.Gilp-module__3TgIPG__indicatorsTable{overflow-x:auto}.Gilp-module__3TgIPG__indicatorsTable table{border-collapse:collapse;width:100%;font-family:var(--font-mono);font-size:.875rem}.Gilp-module__3TgIPG__indicatorsTable thead{background-color:var(--bb-surface-elevated);border-bottom:2px solid var(--bb-border)}.Gilp-module__3TgIPG__indicatorsTable th{padding:var(--spacing-sm)var(--spacing-md);text-align:left;color:var(--bb-text-secondary);letter-spacing:.05em;font-size:.75rem;font-weight:700}.Gilp-module__3TgIPG__indicatorsTable td{padding:var(--spacing-sm)var(--spacing-md);border-bottom:1px solid var(--bb-border);color:var(--bb-text-primary)}.Gilp-module__3TgIPG__indicatorsTable tbody tr:hover{background-color:var(--bb-surface-elevated)}.Gilp-module__3TgIPG__positive{color:var(--bb-green)!important}.Gilp-module__3TgIPG__negative{color:var(--bb-red)!important}.Gilp-module__3TgIPG__signal{border-radius:var(--radius-xs);padding:2px 8px;font-size:.75rem;font-weight:600;display:inline-block}.Gilp-module__3TgIPG__signalBullish,.Gilp-module__3TgIPG__signalSupportive{color:var(--bb-green);background-color:#4ec9b033}.Gilp-module__3TgIPG__signalBearish,.Gilp-module__3TgIPG__signalTight{color:var(--bb-red);background-color:#ff6b6b33}.Gilp-module__3TgIPG__signalNeutral,.Gilp-module__3TgIPG__signalNormal,.Gilp-module__3TgIPG__signalHigh,.Gilp-module__3TgIPG__signalLow{color:var(--bb-text-secondary);background-color:#8883}.Gilp-module__3TgIPG__sectorsTab{background-color:var(--bb-surface);border:1px solid var(--bb-border);border-radius:var(--radius-md);padding:var(--spacing-lg)}.Gilp-module__3TgIPG__sectorsGrid{gap:var(--spacing-lg);grid-template-columns:repeat(auto-fill,minmax(320px,1fr));display:grid}.Gilp-module__3TgIPG__sectorCard{background:linear-gradient(135deg,var(--bb-surface-elevated),var(--bb-surface));border:1px solid var(--bb-border);border-radius:var(--radius-md);padding:var(--spacing-lg);transition:all .3s}.Gilp-module__3TgIPG__sectorCard:hover{border-color:var(--bb-orange);transform:translateY(-2px);box-shadow:0 8px 24px #ff88001a}.Gilp-module__3TgIPG__sectorHeader{margin-bottom:var(--spacing-md);justify-content:space-between;align-items:center;display:flex}.Gilp-module__3TgIPG__sectorName{color:var(--bb-text-primary);font-size:1rem;font-weight:700}.Gilp-module__3TgIPG__sectorRank{background-color:var(--bb-orange);color:var(--bb-background);border-radius:var(--radius-sm);font-size:.875rem;font-weight:700;font-family:var(--font-mono);padding:4px 10px}.Gilp-module__3TgIPG__sectorScore{color:var(--bb-orange);font-size:2.5rem;font-weight:700;font-family:var(--font-mono);margin:var(--spacing-sm)0;align-items:baseline;gap:var(--spacing-sm);display:flex}.Gilp-module__3TgIPG__sectorMomentum{color:var(--bb-text-secondary);font-size:.875rem;font-weight:400}.Gilp-module__3TgIPG__sectorFactors{margin:var(--spacing-md)0;gap:var(--spacing-sm);flex-direction:column;display:flex}.Gilp-module__3TgIPG__bullFactors,.Gilp-module__3TgIPG__bearFactors{font-size:.75rem;line-height:1.6}.Gilp-module__3TgIPG__bullFactors{color:var(--bb-green)}.Gilp-module__3TgIPG__bullFactors div{padding-left:var(--spacing-xs)}.Gilp-module__3TgIPG__bearFactors{color:var(--bb-red)}.Gilp-module__3TgIPG__bearFactors div{padding-left:var(--spacing-xs)}.Gilp-module__3TgIPG__bullFactors strong,.Gilp-module__3TgIPG__bearFactors strong{margin-bottom:4px;font-size:.8rem;display:block}.Gilp-module__3TgIPG__sectorConviction{margin-top:var(--spacing-md);padding-top:var(--spacing-md);border-top:1px solid var(--bb-border);color:var(--bb-text-secondary);font-size:.875rem;font-family:var(--font-mono)}.Gilp-module__3TgIPG__signalsTab{background-color:var(--bb-surface);border:1px solid var(--bb-border);border-radius:var(--radius-md);padding:var(--spacing-lg)}.Gilp-module__3TgIPG__signalsHeader{margin-bottom:var(--spacing-lg);padding-bottom:var(--spacing-md);border-bottom:2px solid var(--bb-border)}.Gilp-module__3TgIPG__signalsHeader h3{margin:0 0 var(--spacing-sm)0;color:var(--bb-orange);font-family:var(--font-mono)}.Gilp-module__3TgIPG__regimeContext{color:var(--bb-text-secondary);font-size:.875rem;font-family:var(--font-mono)}.Gilp-module__3TgIPG__signalsGrid{gap:var(--spacing-lg);grid-template-columns:repeat(auto-fill,minmax(400px,1fr));display:grid}.Gilp-module__3TgIPG__signalCard{background:linear-gradient(135deg,var(--bb-surface-elevated),var(--bb-surface));border:2px solid var(--bb-border);border-radius:var(--radius-md);padding:var(--spacing-lg);transition:all .3s}.Gilp-module__3TgIPG__signalCard:hover{border-color:var(--bb-orange);transform:translateY(-2px);box-shadow:0 8px 24px #ff880026}.Gilp-module__3TgIPG__signalHeader{margin-bottom:var(--spacing-md);justify-content:space-between;align-items:center;display:flex}.Gilp-module__3TgIPG__signalAsset{color:var(--bb-text-primary);font-size:1.5rem;font-weight:700;font-family:var(--font-mono)}.Gilp-module__3TgIPG__signalDirection{border-radius:var(--radius-sm);font-size:.875rem;font-weight:700;font-family:var(--font-mono);padding:6px 12px}.Gilp-module__3TgIPG__dirBUY{color:var(--bb-green);background-color:#4ec9b033}.Gilp-module__3TgIPG__dirREDUCEHEDGE{color:var(--bb-red);background-color:#ff6b6b33}.Gilp-module__3TgIPG__dirROTATEINTO{color:var(--bb-blue);background-color:#569cd633}.Gilp-module__3TgIPG__signalRationale{color:var(--bb-text-primary);margin-bottom:var(--spacing-md);padding:var(--spacing-sm);background-color:var(--bb-surface-elevated);border-radius:var(--radius-sm);border-left:3px solid var(--bb-orange);font-size:.9375rem;line-height:1.6}.Gilp-module__3TgIPG__signalMetrics{gap:var(--spacing-sm);margin-top:var(--spacing-md);grid-template-columns:1fr 1fr;display:grid}.Gilp-module__3TgIPG__signalMetric{flex-direction:column;gap:4px;font-size:.8125rem;display:flex}.Gilp-module__3TgIPG__signalMetric span{color:var(--bb-text-muted);font-weight:600}.Gilp-module__3TgIPG__signalMetric strong{color:var(--bb-text-primary);font-family:var(--font-mono)}.Gilp-module__3TgIPG__convictionBar{align-items:center;gap:var(--spacing-sm);background-color:var(--bb-surface);border-radius:var(--radius-sm);height:20px;display:flex;position:relative;overflow:hidden}.Gilp-module__3TgIPG__convictionFill{background:linear-gradient(90deg,var(--bb-orange),var(--bb-orange-bright));height:100%;transition:width .5s;position:absolute;left:0}.Gilp-module__3TgIPG__convictionBar span{z-index:1;margin-left:var(--spacing-xs);color:var(--bb-text-primary);font-weight:700;position:relative}.Gilp-module__3TgIPG__noSignals,.Gilp-module__3TgIPG__noAlerts{text-align:center;padding:var(--spacing-xl)0;color:var(--bb-text-secondary)}.Gilp-module__3TgIPG__noSignalsSubtext,.Gilp-module__3TgIPG__noAlertsSubtext{color:var(--bb-text-muted);margin-top:var(--spacing-xs);font-size:.875rem}.Gilp-module__3TgIPG__alertsTab{background-color:var(--bb-surface);border:1px solid var(--bb-border);border-radius:var(--radius-md);padding:var(--spacing-lg)}.Gilp-module__3TgIPG__alertsHeader{margin-bottom:var(--spacing-lg);padding-bottom:var(--spacing-md);border-bottom:2px solid var(--bb-border);justify-content:space-between;align-items:center;display:flex}.Gilp-module__3TgIPG__alertsHeader h3{color:var(--bb-orange);font-family:var(--font-mono);margin:0}.Gilp-module__3TgIPG__alertCount{color:var(--bb-text-secondary);font-size:1rem;font-family:var(--font-mono);font-weight:600}.Gilp-module__3TgIPG__alertsList{gap:var(--spacing-md);flex-direction:column;display:flex}.Gilp-module__3TgIPG__alertCard{background-color:var(--bb-surface-elevated);border:1px solid var(--bb-border);border-left:4px solid var(--bb-orange);border-radius:var(--radius-md);padding:var(--spacing-lg);transition:all .2s}.Gilp-module__3TgIPG__alertCard:hover{box-shadow:0 4px 12px #0003}.Gilp-module__3TgIPG__alertTop{align-items:center;gap:var(--spacing-sm);margin-bottom:var(--spacing-md);display:flex}.Gilp-module__3TgIPG__alertPriority{border-radius:var(--radius-sm);color:var(--bb-background);font-size:.75rem;font-weight:700;font-family:var(--font-mono);padding:4px 10px}.Gilp-module__3TgIPG__alertType{color:var(--bb-text-secondary);text-transform:capitalize;font-size:.8125rem;font-weight:600}.Gilp-module__3TgIPG__alertDimension{color:var(--bb-orange);font-size:.8125rem;font-weight:700;font-family:var(--font-mono)}.Gilp-module__3TgIPG__alertMessage{color:var(--bb-text-primary);margin:var(--spacing-md)0;font-size:1rem;line-height:1.6}.Gilp-module__3TgIPG__alertAction{color:var(--bb-text-secondary);padding:var(--spacing-sm);background-color:var(--bb-surface);border-radius:var(--radius-sm);border-left:3px solid var(--bb-orange);margin:var(--spacing-md)0;font-size:.875rem}.Gilp-module__3TgIPG__alertAction strong{color:var(--bb-orange)}.Gilp-module__3TgIPG__alertTime{color:var(--bb-text-muted);text-align:right;font-size:.75rem;font-family:var(--font-mono)}.Gilp-module__3TgIPG__patternsTab{background-color:var(--bb-surface);border:1px solid var(--bb-border);border-radius:var(--radius-md);padding:var(--spacing-lg)}.Gilp-module__3TgIPG__patternsHeader{margin-bottom:var(--spacing-lg);padding-bottom:var(--spacing-md);border-bottom:2px solid var(--bb-border)}.Gilp-module__3TgIPG__patternsHeader h3{margin:0 0 var(--spacing-sm)0;color:var(--bb-orange);font-family:var(--font-mono)}.Gilp-module__3TgIPG__patternsSummary{color:var(--bb-text-secondary);font-size:.875rem;font-family:var(--font-mono)}.Gilp-module__3TgIPG__patternsList{gap:var(--spacing-md);flex-direction:column;display:flex}.Gilp-module__3TgIPG__patternCard{background-color:var(--bb-surface-elevated);border:1px solid var(--bb-border);border-radius:var(--radius-md);padding:var(--spacing-lg);transition:all .2s}.Gilp-module__3TgIPG__patternCard:hover{border-color:var(--bb-orange);box-shadow:0 44px 12px #ff880026}.Gilp-module__3TgIPG__patternHeader{margin-bottom:var(--spacing-md);justify-content:space-between;align-items:center;display:flex}.Gilp-module__3TgIPG__patternDate{color:var(--bb-text-primary);font-size:1rem;font-weight:700;font-family:var(--font-mono)}.Gilp-module__3TgIPG__patternSimilarity{border-radius:var(--radius-sm);color:var(--bb-orange);background-color:#f803;padding:4px 10px;font-size:.875rem;font-weight:700}.Gilp-module__3TgIPG__patternRegime{color:var(--bb-text-secondary);font-size:.875rem;font-weight:600}.Gilp-module__3TgIPG__patternScores{gap:var(--spacing-xs);margin:var(--spacing-md)0;display:grid}.Gilp-module__3TgIPG__scoreBar{align-items:center;gap:var(--spacing-sm);font-family:var(--font-mono);display:flex}.Gilp-module__3TgIPG__scoreBar span{width:20px;font-weight:700}.Gilp-module__3TgIPG__scoreBarFill{border-radius:var(--radius-sm);height:20px;transition:width .5s}.Gilp-module__3TgIPG__scoreBar strong{color:var(--bb-text-primary);font-size:.875rem}.Gilp-module__3TgIPG__patternReturns{gap:var(--spacing-md);padding:var(--spacing-sm);background-color:var(--bb-surface);border-radius:var(--radius-sm);font-size:.8125rem;font-family:var(--font-mono);display:flex}.Gilp-module__3TgIPG__patternReturns strong{color:var(--bb-text-secondary)}.Gilp-module__3TgIPG__noPatterns,.Gilp-module__3TgIPG__noTransitions{text-align:center;padding:var(--spacing-xl)0;color:var(--bb-text-secondary)}.Gilp-module__3TgIPG__noPatternsSubtext,.Gilp-module__3TgIPG__noTransitionsSubtext{color:var(--bb-text-muted);margin-top:var(--spacing-xs);font-size:.875rem}.Gilp-module__3TgIPG__forecastTab{background-color:var(--bb-surface);border:1px solid var(--bb-border);border-radius:var(--radius-md);padding:var(--spacing-lg)}.Gilp-module__3TgIPG__forecastHeader{margin-bottom:var(--spacing-lg);padding-bottom:var(--spacing-md);border-bottom:2px solid var(--bb-border)}.Gilp-module__3TgIPG__forecastHeader h3{color:var(--bb-orange);font-family:var(--font-mono);margin:0}.Gilp-module__3TgIPG__forecastGrid{gap:var(--spacing-lg);display:grid}.Gilp-module__3TgIPG__forecastSection{background-color:var(--bb-surface-elevated);border:1px solid var(--bb-border);border-radius:var(--radius-md);padding:var(--spacing-lg)}.Gilp-module__3TgIPG__forecastSection h4{margin:0 0 var(--spacing-md)0;color:var(--bb-text-primary);font-family:var(--font-mono);border-bottom:1px solid var(--bb-border);padding-bottom:var(--spacing-sm);font-size:.9375rem}.Gilp-module__3TgIPG__forecastHorizon{align-items:center;gap:var(--spacing-md);padding:var(--spacing-sm)0;border-bottom:1px solid var(--bb-border);display:flex}.Gilp-module__3TgIPG__forecastHorizon:last-child{border-bottom:none}.Gilp-module__3TgIPG__horizonLabel{color:var(--bb-orange);font-weight:700;font-family:var(--font-mono);width:60px}.Gilp-module__3TgIPG__horizonScores{gap:var(--spacing-lg);flex:1;display:flex}.Gilp-module__3TgIPG__horizonScore{align-items:center;gap:var(--spacing-xs);font-family:var(--font-mono);display:flex}.Gilp-module__3TgIPG__horizonScore span{font-size:.875rem;font-weight:700}.Gilp-module__3TgIPG__horizonScore strong{color:var(--bb-text-primary);font-size:1rem}.Gilp-module__3TgIPG__nowcastsGrid{gap:var(--spacing-md);grid-template-columns:repeat(auto-fit,minmax(200px,1fr));display:grid}.Gilp-module__3TgIPG__nowcastCard{background-color:var(--bb-surface);border:1px solid var(--bb-border);border-radius:var(--radius-sm);padding:var(--spacing-md);text-align:center}.Gilp-module__3TgIPG__nowcastLabel{color:var(--bb-text-muted);margin-bottom:var(--spacing-xs);font-size:.8125rem}.Gilp-module__3TgIPG__nowcastValue{color:var(--bb-orange);font-size:1.25rem;font-weight:700;font-family:var(--font-mono)}.Gilp-module__3TgIPG__probabilitiesGrid{gap:var(--spacing-md);display:grid}.Gilp-module__3TgIPG__probabilityCard{align-items:center;gap:var(--spacing-md);display:flex}.Gilp-module__3TgIPG__probabilityLabel{color:var(--bb-text-secondary);width:100px;font-size:.875rem;font-weight:600}.Gilp-module__3TgIPG__probabilityBar{background-color:var(--bb-surface);border-radius:var(--radius-sm);flex:1;height:24px;position:relative;overflow:hidden}.Gilp-module__3TgIPG__probabilityFill{height:100%;transition:width .5s;position:absolute;left:0}.Gilp-module__3TgIPG__probabilityBar span{z-index:1;margin-left:var(--spacing-xs);color:var(--bb-text-primary);font-weight:700;font-family:var(--font-mono);position:relative}.Gilp-module__3TgIPG__transitionsTab{background-color:var(--bb-surface);border:1px solid var(--bb-border);border-radius:var(--radius-md);padding:var(--spacing-lg)}.Gilp-module__3TgIPG__transitionsHeader{margin-bottom:var(--spacing-lg);padding-bottom:var(--spacing-md);border-bottom:2px solid var(--bb-border)}.Gilp-module__3TgIPG__transitionsHeader h3{margin:0 0 var(--spacing-sm)0;color:var(--bb-orange);font-family:var(--font-mono)}.Gilp-module__3TgIPG__transitionsSummary{color:var(--bb-text-secondary);font-size:.875rem;font-family:var(--font-mono)}.Gilp-module__3TgIPG__durationStats{gap:var(--spacing-md);margin-bottom:var(--spacing-lg);grid-template-columns:repeat(3,1fr);display:grid}.Gilp-module__3TgIPG__durationCard{background-color:var(--bb-surface-elevated);border:1px solid var(--bb-border);border-radius:var(--radius-md);padding:var(--spacing-md);text-align:center}.Gilp-module__3TgIPG__durationLabel{color:var(--bb-text-muted);margin-bottom:var(--spacing-xs);font-size:.8125rem}.Gilp-module__3TgIPG__durationValue{color:var(--bb-orange);font-size:1.5rem;font-weight:700;font-family:var(--font-mono)}.Gilp-module__3TgIPG__transitionMatrix{background-color:var(--bb-surface-elevated);border:1px solid var(--bb-border);border-radius:var(--radius-md);padding:var(--spacing-lg)}.Gilp-module__3TgIPG__transitionMatrix h4{margin:0 0 var(--spacing-md)0;color:var(--bb-text-primary);font-family:var(--font-mono);font-size:.9375rem}.Gilp-module__3TgIPG__matrixGrid{gap:var(--spacing-sm);flex-direction:column;display:flex}.Gilp-module__3TgIPG__matrixRow{align-items:center;gap:var(--spacing-md);display:flex}.Gilp-module__3TgIPG__matrixLabel{width:120px;color:var(--bb-text-primary);font-weight:700;font-family:var(--font-mono);font-size:.875rem}.Gilp-module__3TgIPG__matrixCells{gap:var(--spacing-xs);flex:1;display:flex}.Gilp-module__3TgIPG__matrixCell{background-color:var(--bb-surface);border:1px solid var(--bb-border);border-radius:var(--radius-sm);padding:var(--spacing-xs);text-align:center;flex:1}.Gilp-module__3TgIPG__matrixCellLabel{color:var(--bb-text-muted);margin-bottom:2px;font-size:.6875rem}.Gilp-module__3TgIPG__matrixCellProb{color:var(--bb-orange);font-size:.875rem;font-weight:700;font-family:var(--font-mono)}.Gilp-module__3TgIPG__commentaryTab{padding:2rem}.Gilp-module__3TgIPG__commentaryHeader{border-bottom:1px solid var(--bb-border);justify-content:space-between;align-items:flex-start;margin-bottom:2rem;padding-bottom:1rem;display:flex}.Gilp-module__3TgIPG__commentaryMeta{color:var(--bb-text-secondary);margin-top:.5rem;font-size:.9em}.Gilp-module__3TgIPG__regimeTag{color:var(--bb-orange);font-weight:500}.Gilp-module__3TgIPG__commentaryControls{align-items:center;gap:1rem;display:flex}.Gilp-module__3TgIPG__autoRefreshToggle{color:var(--bb-text-secondary);cursor:pointer;align-items:center;gap:.5rem;font-size:.9em;display:flex}.Gilp-module__3TgIPG__commentarySections{flex-direction:column;gap:2rem;display:flex}.Gilp-module__3TgIPG__commentarySection{border:1px solid var(--bb-border);background:#ffffff05;border-radius:4px;padding:1.5rem}.Gilp-module__3TgIPG__sectionTitle{color:var(--bb-orange);border-bottom:1px solid var(--bb-border);margin-bottom:1rem;padding-bottom:.5rem;font-size:1.1em;font-weight:600}.Gilp-module__3TgIPG__sectionContent{color:var(--bb-text);word-wrap:break-word;white-space:pre-wrap;overflow-wrap:break-word;line-height:1.6}.Gilp-module__3TgIPG__sectionContent p{word-wrap:break-word;overflow-wrap:break-word;margin-bottom:.8rem}.Gilp-module__3TgIPG__commentaryFull{border:1px solid var(--bb-border);background:#ffffff05;border-radius:4px;padding:1.5rem}.Gilp-module__3TgIPG__commentaryText{color:var(--bb-text);white-space:pre-wrap;word-wrap:break-word;overflow-wrap:break-word;max-width:100%;font-family:Courier New,monospace;line-height:1.6}.Gilp-module__3TgIPG__refreshingOverlay{border:1px solid var(--bb-orange);color:var(--bb-orange);z-index:1000;background:#000c;border-radius:4px;padding:.5rem 1rem;position:fixed;top:1rem;right:1rem}
.Heatmap-module__plXDBa__container{color:#e0e0e0;background:#0a0a0a;min-height:100vh;padding:1.5rem;font-family:Courier New,monospace}.Heatmap-module__plXDBa__header{border-bottom:2px solid #ff8c00;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.5rem;padding-bottom:1rem;display:flex}.Heatmap-module__plXDBa__header h1{color:#ff8c00;margin:0;font-size:1.6em}.Heatmap-module__plXDBa__subtitle{color:#888;margin:.3rem 0 0;font-size:.85em}.Heatmap-module__plXDBa__controls{flex-wrap:wrap;align-items:center;gap:1.5rem;display:flex}.Heatmap-module__plXDBa__controlGroup{align-items:center;gap:.5rem;display:flex}.Heatmap-module__plXDBa__controlGroup label{color:#888;font-size:.9em}.Heatmap-module__plXDBa__select{color:#e0e0e0;background:#1a1a1a;border:1px solid #444;border-radius:3px;min-width:140px;padding:.5rem;font-family:inherit}.Heatmap-module__plXDBa__analyzeBtn{color:#000;cursor:pointer;background:#ff8c00;border:none;border-radius:3px;padding:.6rem 1.5rem;font-family:inherit;font-weight:700}.Heatmap-module__plXDBa__analyzeBtn:disabled{opacity:.6;cursor:not-allowed}.Heatmap-module__plXDBa__tableWrapper{border:1px solid #333;border-radius:4px;max-height:70vh;overflow:auto}.Heatmap-module__plXDBa__matrixTable{border-collapse:collapse;width:100%;min-width:max-content}.Heatmap-module__plXDBa__cornerCell{z-index:10;text-align:center;color:#ff8c00;background:#0b1220;border:1px solid #333;min-width:180px;padding:1rem;font-weight:700;position:sticky;top:0;left:0}.Heatmap-module__plXDBa__industryHeader{z-index:5;text-align:center;color:#ccc;white-space:nowrap;text-overflow:ellipsis;background:#0b1220;border:1px solid #333;min-width:100px;max-width:120px;padding:.8rem .5rem;font-size:.75em;font-weight:600;position:sticky;top:0;overflow:hidden}.Heatmap-module__plXDBa__sectorCell{z-index:5;background:#0b1220;border:1px solid #333;min-width:180px;padding:.6rem .8rem;position:sticky;left:0}.Heatmap-module__plXDBa__sectorName{color:#e0e0e0;font-size:.85em;font-weight:600}.Heatmap-module__plXDBa__sectorPositive{color:#2a2;margin-top:.2rem;font-size:.8em}.Heatmap-module__plXDBa__sectorNegative{color:#c44;margin-top:.2rem;font-size:.8em}.Heatmap-module__plXDBa__dataCell{text-align:center;cursor:pointer;border:1px solid #222;min-width:90px;padding:.5rem;transition:all .15s}.Heatmap-module__plXDBa__dataCell:hover{z-index:2;outline:2px solid #ff8c00}.Heatmap-module__plXDBa__cellValue{color:#fff;text-shadow:0 1px 2px #00000080;font-size:.9em;font-weight:700}.Heatmap-module__plXDBa__cellCount{color:#ffffffb3;margin-top:.2rem;font-size:.7em}.Heatmap-module__plXDBa__modal{z-index:1000;background:#000000d9;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.Heatmap-module__plXDBa__modalContent{background:#1a1a1a;border:2px solid #ff8c00;border-radius:6px;width:90%;max-width:600px;max-height:70vh;overflow:hidden}.Heatmap-module__plXDBa__modalHeader{background:#0b1220;border-bottom:1px solid #333;justify-content:space-between;align-items:center;padding:1rem;display:flex}.Heatmap-module__plXDBa__modalHeader h3{color:#ff8c00;margin:0;font-size:1.1em}.Heatmap-module__plXDBa__closeBtn{color:#888;cursor:pointer;background:0 0;border:none;font-size:1.5em}.Heatmap-module__plXDBa__closeBtn:hover{color:#ff8c00}.Heatmap-module__plXDBa__symbolsTable{border-collapse:collapse;width:100%}.Heatmap-module__plXDBa__symbolsTable th{text-align:left;color:#888;background:#0d1117;border-bottom:1px solid #333;padding:.7rem;font-size:.85em}.Heatmap-module__plXDBa__symbolsTable td{border-bottom:1px solid #222;padding:.6rem .7rem;font-size:.9em}.Heatmap-module__plXDBa__symbolsTable tbody{max-height:50vh;display:block;overflow-y:auto}.Heatmap-module__plXDBa__symbolsTable thead,.Heatmap-module__plXDBa__symbolsTable tbody tr{table-layout:fixed;width:100%;display:table}.Heatmap-module__plXDBa__positive{color:#2a2}.Heatmap-module__plXDBa__negative{color:#c44}.Heatmap-module__plXDBa__footer{color:#888;background:#1a1a1a;border:1px solid #333;border-radius:4px;flex-wrap:wrap;gap:2rem;margin-top:1rem;padding:1rem;font-size:.9em;display:flex}.Heatmap-module__plXDBa__emptyState{text-align:center;color:#666;padding:4rem 2rem}.Heatmap-module__plXDBa__emptyIcon{margin-bottom:1rem;font-size:4em}.Heatmap-module__plXDBa__emptyState h2{color:#ff8c00;margin-bottom:.5rem}.Heatmap-module__plXDBa__loadingOverlay{z-index:1000;background:#0a0a0af2;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.Heatmap-module__plXDBa__loadingContent{text-align:center}.Heatmap-module__plXDBa__loadingContent h2{color:#ff8c00;margin:1.5rem 0 .5rem}.Heatmap-module__plXDBa__loadingContent p{color:#888}.Heatmap-module__plXDBa__spinner{border:4px solid #333;border-top-color:#ff8c00;border-radius:50%;width:50px;height:50px;margin:0 auto;animation:1s linear infinite Heatmap-module__plXDBa__spin}@keyframes Heatmap-module__plXDBa__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.Heatmap-module__plXDBa__loadingProgress{background:#333;border-radius:2px;width:250px;height:4px;margin:1.5rem auto;overflow:hidden}.Heatmap-module__plXDBa__loadingBar{background:#ff8c00;width:30%;height:100%;animation:1.2s ease-in-out infinite Heatmap-module__plXDBa__loading}@keyframes Heatmap-module__plXDBa__loading{0%{transform:translate(-100%)}to{transform:translate(400%)}}@media (max-width:768px){.Heatmap-module__plXDBa__header{flex-direction:column;align-items:flex-start}.Heatmap-module__plXDBa__controls{width:100%}}.Heatmap-module__plXDBa__attributionSummary{background:#0b1220;border-bottom:1px solid #333;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:.8rem;padding:1rem;display:grid}.Heatmap-module__plXDBa__attrCard{background:#ffffff08;border-radius:4px;flex-direction:column;gap:.3rem;padding:.6rem;display:flex}.Heatmap-module__plXDBa__attrLabel{color:#888;text-transform:uppercase;font-size:.75em}.Heatmap-module__plXDBa__attrCard span:last-child{font-size:.95em;font-weight:600}.Heatmap-module__plXDBa__stocksTableWrapper{max-height:50vh;overflow-y:auto}.Heatmap-module__plXDBa__companyName{color:#666;margin-top:.1rem;font-size:.75em}.Heatmap-module__plXDBa__highVolume{font-weight:600;color:#ff8c00!important}.Heatmap-module__plXDBa__modalLoading{color:#888;flex-direction:column;align-items:center;gap:1rem;padding:3rem;display:flex}.Heatmap-module__plXDBa__modalSubtitle{color:#666;margin:0;font-size:.85em}.Heatmap-module__plXDBa__spinnerSmall{border:3px solid #333;border-top-color:#ff8c00;border-radius:50%;width:30px;height:30px;animation:1s linear infinite Heatmap-module__plXDBa__spin}.Heatmap-module__plXDBa__synthesisSection{background:#1a1a1a;border:1px solid #333;border-left:4px solid #ff8c00;border-radius:4px;margin-top:1.5rem;padding:1.5rem}.Heatmap-module__plXDBa__synthesisSection h3{color:#ff8c00;margin:0 0 1rem;font-size:1.1em}.Heatmap-module__plXDBa__synthesisText{color:#e0e0e0;margin:0;font-size:.95em;line-height:1.6}.Heatmap-module__plXDBa__synthLoading{color:#888;align-items:center;gap:1rem;display:flex}.Heatmap-module__plXDBa__synthPlaceholder{color:#666;margin:0;font-style:italic}
.Movers-module__iQwviG__container{gap:var(--spacing-md);padding:var(--spacing-md);flex-direction:column;display:flex}.Movers-module__iQwviG__header{justify-content:space-between;align-items:center;display:flex}.Movers-module__iQwviG__headerLeft{gap:var(--spacing-xs);flex-direction:column;display:flex}.Movers-module__iQwviG__title{color:var(--bb-orange);margin:0;font-size:1.5rem;font-weight:700}.Movers-module__iQwviG__subtitle{color:var(--bb-text-muted);font-size:.8125rem}.Movers-module__iQwviG__headerRight{align-items:center;display:flex}.Movers-module__iQwviG__scanTime{font-family:var(--font-mono);color:var(--bb-text-secondary);font-size:.75rem}.Movers-module__iQwviG__controls{align-items:flex-end;gap:var(--spacing-md);padding:var(--spacing-sm)0;flex-wrap:wrap;display:flex}.Movers-module__iQwviG__control{gap:var(--spacing-xs);flex-direction:column;display:flex}.Movers-module__iQwviG__control label{text-transform:uppercase;color:var(--bb-text-muted);letter-spacing:.5px;font-size:.6875rem}.Movers-module__iQwviG__control select,.Movers-module__iQwviG__control input{padding:var(--spacing-xs)var(--spacing-sm);font-family:var(--font-mono);background-color:var(--bb-surface);border:1px solid var(--bb-border);border-radius:var(--radius-sm);color:var(--bb-text-primary);min-width:120px;font-size:.8125rem}.Movers-module__iQwviG__control input[type=number]{width:80px}.Movers-module__iQwviG__scanButton{padding:var(--spacing-sm)var(--spacing-lg);font-family:var(--font-mono);background:linear-gradient(135deg,var(--bb-orange-muted),var(--bb-orange));border:1px solid var(--bb-orange);border-radius:var(--radius-sm);color:var(--bb-bg);cursor:pointer;transition:all var(--transition-fast);font-size:.875rem;font-weight:700}.Movers-module__iQwviG__scanButton:hover:not(:disabled){box-shadow:0 4px 12px #ff88004d}.Movers-module__iQwviG__scanButton:disabled{opacity:.6;cursor:not-allowed}.Movers-module__iQwviG__summaryBar{gap:var(--spacing-md);padding:var(--spacing-sm)var(--spacing-md);background-color:var(--bb-surface);border:1px solid var(--bb-border);border-radius:var(--radius-sm);flex-wrap:wrap;display:flex}.Movers-module__iQwviG__summaryItem{flex-direction:column;align-items:center;min-width:80px;display:flex}.Movers-module__iQwviG__summaryLabel{text-transform:uppercase;color:var(--bb-text-muted);letter-spacing:.5px;font-size:.625rem}.Movers-module__iQwviG__summaryValue{font-family:var(--font-mono);color:var(--bb-text-primary);font-size:.875rem;font-weight:700}.Movers-module__iQwviG__tableWrapper{max-height:calc(100vh - 350px);overflow:auto}.Movers-module__iQwviG__table{border-collapse:collapse;width:100%;font-family:var(--font-mono);font-size:.8125rem}.Movers-module__iQwviG__table thead{z-index:10;position:sticky;top:0}.Movers-module__iQwviG__table th{padding:var(--spacing-sm)var(--spacing-md);background-color:var(--bb-surface-elevated);border-bottom:2px solid var(--bb-orange);color:var(--bb-orange);text-align:left;white-space:nowrap;font-weight:700}.Movers-module__iQwviG__table th.Movers-module__iQwviG__sortable{cursor:pointer;-webkit-user-select:none;user-select:none}.Movers-module__iQwviG__table th.Movers-module__iQwviG__sortable:hover{background-color:var(--bb-orange-muted)}.Movers-module__iQwviG__table th.Movers-module__iQwviG__alignRight{text-align:right}.Movers-module__iQwviG__table td{padding:var(--spacing-sm)var(--spacing-md);border-bottom:1px solid var(--bb-border-subtle);white-space:nowrap}.Movers-module__iQwviG__table tbody tr:hover{background-color:var(--bb-surface)}.Movers-module__iQwviG__symbolCell{color:var(--bb-orange);font-weight:700}.Movers-module__iQwviG__alignRight{text-align:right}.Movers-module__iQwviG__positive{color:var(--bb-green)}.Movers-module__iQwviG__negative{color:var(--bb-red)}.Movers-module__iQwviG__qualityBadge,.Movers-module__iQwviG__statusBadge{border-radius:var(--radius-xs);padding:2px 8px;font-size:.6875rem;font-weight:700;display:inline-block}.Movers-module__iQwviG__qualityExplosive{color:#fff;background-color:#7b1fa2;border:1px solid #9c27b0}.Movers-module__iQwviG__qualityStrong{background-color:var(--bb-green-bg);color:var(--bb-green);border:1px solid var(--bb-green)}.Movers-module__iQwviG__qualityWeak{background-color:var(--bb-orange-muted);color:var(--bb-orange);border:1px solid var(--bb-orange)}.Movers-module__iQwviG__qualityFailed{background-color:var(--bb-red-bg);color:var(--bb-red);border:1px solid var(--bb-red)}.Movers-module__iQwviG__gapUp{background-color:var(--bb-green-bg);color:var(--bb-green)}.Movers-module__iQwviG__gapDown{background-color:var(--bb-red-bg);color:var(--bb-red)}.Movers-module__iQwviG__loadingRow,.Movers-module__iQwviG__emptyRow{text-align:center;color:var(--bb-text-muted);font-style:italic;padding:var(--spacing-xl)!important}@media (max-width:1000px){.Movers-module__iQwviG__controls{flex-direction:column;align-items:stretch}.Movers-module__iQwviG__control,.Movers-module__iQwviG__control select,.Movers-module__iQwviG__control input{width:100%}}
.News-module__BX4S0W__container{color:#e0e0e0;background:#0a0a0a;min-height:100vh;padding:1.5rem;font-family:Courier New,monospace}.News-module__BX4S0W__header{border-bottom:2px solid #ff8c00;justify-content:space-between;align-items:center;margin-bottom:1rem;padding-bottom:1rem;display:flex}.News-module__BX4S0W__header h1{color:#ff8c00;margin:0;font-size:1.6em}.News-module__BX4S0W__subtitle{color:#888;margin:.3rem 0 0;font-size:.9em}.News-module__BX4S0W__headerActions{align-items:center;gap:1rem;display:flex}.News-module__BX4S0W__updateTime{color:#666;font-size:.85em}.News-module__BX4S0W__refreshBtn{color:#000;cursor:pointer;background:#ff8c00;border:none;border-radius:3px;padding:.5rem 1.2rem;font-family:inherit;font-weight:700}.News-module__BX4S0W__refreshBtn:disabled{opacity:.6;cursor:not-allowed}.News-module__BX4S0W__tabs{gap:.5rem;margin-bottom:1rem;display:flex}.News-module__BX4S0W__tab{color:#888;cursor:pointer;background:0 0;border:1px solid #333;border-radius:3px 3px 0 0;padding:.6rem 1.2rem;font-family:inherit}.News-module__BX4S0W__tab:hover{background:#ff8c001a}.News-module__BX4S0W__activeTab{color:#000;background:#ff8c00;border-color:#ff8c00;font-weight:600}.News-module__BX4S0W__commentaryTab{background:#1a1a1a;border:1px solid #333;border-radius:4px;padding:1.5rem}.News-module__BX4S0W__section{border-bottom:1px solid #333;margin-bottom:1.5rem;padding-bottom:1.5rem}.News-module__BX4S0W__section:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.News-module__BX4S0W__section h3{color:#ff8c00;margin:0 0 1rem;font-size:1.1em}.News-module__BX4S0W__topStories{flex-direction:column;gap:1rem;display:flex}.News-module__BX4S0W__storyCard{background:#ff8c000d;border:1px solid #333;border-left:3px solid #ff8c00;border-radius:4px;gap:1rem;padding:1rem;display:flex}.News-module__BX4S0W__storyNumber{color:#ff8c00;min-width:30px;font-size:1.5em;font-weight:700}.News-module__BX4S0W__storyContent{flex:1}.News-module__BX4S0W__storyHeadline{color:#e0e0e0;margin-bottom:.5rem;font-weight:700;line-height:1.4}.News-module__BX4S0W__storyAnalysis{color:#aaa;margin-bottom:.3rem;font-size:.9em;line-height:1.5}.News-module__BX4S0W__storySource{color:#666;font-size:.8em}.News-module__BX4S0W__sentimentText{color:#e0e0e0;margin:0;line-height:1.7}.News-module__BX4S0W__bulletList,.News-module__BX4S0W__riskList,.News-module__BX4S0W__tradeList{margin:0;padding:0;list-style:none}.News-module__BX4S0W__bulletList li,.News-module__BX4S0W__riskList li,.News-module__BX4S0W__tradeList li{padding:.5rem 0;line-height:1.5}.News-module__BX4S0W__riskList li{color:#ff8c00}.News-module__BX4S0W__tradeList li{color:#2a2}.News-module__BX4S0W__coverageGrid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:.5rem;display:grid}.News-module__BX4S0W__coverageItem{background:#ffffff08;border-radius:3px;justify-content:space-between;padding:.5rem 1rem;display:flex}.News-module__BX4S0W__coverageCat{color:#888}.News-module__BX4S0W__coverageCount{color:#ff8c00;font-weight:600}.News-module__BX4S0W__feedTab{background:#1a1a1a;border:1px solid #333;border-radius:4px;padding:1.5rem}.News-module__BX4S0W__sentimentDash{background:#ffffff05;border-radius:4px;grid-template-columns:1fr 1fr;gap:1.5rem;margin-bottom:1rem;padding:1rem;display:grid}.News-module__BX4S0W__sentimentMain{text-align:center;border-right:1px solid #333;padding-right:1.5rem}.News-module__BX4S0W__sentLabel{color:#888;text-transform:uppercase;margin-bottom:.5rem;font-size:.8em;display:block}.News-module__BX4S0W__sentValue{font-size:2em;font-weight:700}.News-module__BX4S0W__sentBreakdown{flex-direction:column;justify-content:center;gap:.5rem;display:flex}.News-module__BX4S0W__breakdownItem{justify-content:space-between;font-size:.95em;display:flex}.News-module__BX4S0W__trendingSection{margin-bottom:1rem}.News-module__BX4S0W__trendingSection h3{color:#ff8c00;margin:0 0 .8rem;font-size:1em}.News-module__BX4S0W__trendingGrid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:.8rem;display:grid}.News-module__BX4S0W__trendingCard{background:#ffffff05;border:1px solid #333;border-radius:4px;padding:.8rem 1rem}.News-module__BX4S0W__trendTopic{margin-bottom:.5rem;font-weight:700}.News-module__BX4S0W__trendMeta{gap:.8rem;font-size:.8em;display:flex}.News-module__BX4S0W__highImpact{color:#f44;font-weight:600}.News-module__BX4S0W__medImpact{color:#ff8c00}.News-module__BX4S0W__lowImpact{color:#888}.News-module__BX4S0W__categoryFilter{flex-wrap:wrap;gap:.5rem;margin-bottom:1rem;display:flex}.News-module__BX4S0W__catBtn{color:#888;cursor:pointer;background:0 0;border:1px solid #333;border-radius:3px;padding:.4rem .8rem;font-family:inherit;font-size:.85em}.News-module__BX4S0W__catBtn:hover{background:#ff8c001a}.News-module__BX4S0W__activeCat{color:#000;background:#ff8c00;border-color:#ff8c00;font-weight:600}.News-module__BX4S0W__newsFeed{flex-direction:column;gap:.5rem;display:flex}.News-module__BX4S0W__newsItem{background:#ffffff05;border:1px solid #333;border-radius:4px;justify-content:space-between;align-items:flex-start;padding:1rem;display:flex}.News-module__BX4S0W__newsItem:hover{background:#ff8c000d}.News-module__BX4S0W__newsContent{flex:1}.News-module__BX4S0W__newsTitle{color:#e0e0e0;font-weight:600;line-height:1.4;text-decoration:none}.News-module__BX4S0W__newsTitle:hover{color:#ff8c00}.News-module__BX4S0W__newsMeta{color:#666;gap:1rem;margin-top:.5rem;font-size:.8em;display:flex}.News-module__BX4S0W__publisher{color:#888}.News-module__BX4S0W__time{color:#666}.News-module__BX4S0W__related{color:#ff8c00}.News-module__BX4S0W__newsRight{flex-direction:column;align-items:flex-end;gap:.5rem;margin-left:1rem;display:flex}.News-module__BX4S0W__sentimentBadge{text-transform:uppercase;border-radius:3px;padding:.2rem .6rem;font-size:.75em;font-weight:600}.News-module__BX4S0W__sentimentBadge.News-module__BX4S0W__bullish{background:#2a23;border:1px solid #2a2}.News-module__BX4S0W__sentimentBadge.News-module__BX4S0W__bearish{background:#c443;border:1px solid #c44}.News-module__BX4S0W__sentimentBadge.News-module__BX4S0W__neutral{background:#6663;border:1px solid #666}.News-module__BX4S0W__categoryBadge{color:#888;font-size:.75em}.News-module__BX4S0W__bullish{color:#2a2}.News-module__BX4S0W__bearish{color:#c44}.News-module__BX4S0W__neutral{color:#888}.News-module__BX4S0W__loadingOverlay{z-index:1000;background:#0a0a0af2;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.News-module__BX4S0W__loadingContent{text-align:center}.News-module__BX4S0W__loadingContent h2{color:#ff8c00;margin:1.5rem 0 .5rem}.News-module__BX4S0W__loadingContent p{color:#888}.News-module__BX4S0W__spinner{border:4px solid #333;border-top-color:#ff8c00;border-radius:50%;width:50px;height:50px;margin:0 auto;animation:1s linear infinite News-module__BX4S0W__spin}.News-module__BX4S0W__spinnerSmall{border:3px solid #333;border-top-color:#ff8c00;border-radius:50%;width:24px;height:24px;animation:1s linear infinite News-module__BX4S0W__spin}.News-module__BX4S0W__synthLoading{color:#888;align-items:center;gap:1rem;padding:2rem;display:flex}.News-module__BX4S0W__synthPlaceholder{color:#666;padding:2rem;font-style:italic}@keyframes News-module__BX4S0W__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width:768px){.News-module__BX4S0W__header{flex-direction:column;align-items:flex-start;gap:1rem}.News-module__BX4S0W__sentimentDash{grid-template-columns:1fr}.News-module__BX4S0W__sentimentMain{border-bottom:1px solid #333;border-right:none;padding-bottom:1rem;padding-right:0}.News-module__BX4S0W__newsItem{flex-direction:column}.News-module__BX4S0W__newsRight{flex-direction:row;margin-top:.5rem;margin-left:0}}
.Options-module__WkyYTW__container{gap:var(--spacing-md);padding:var(--spacing-md);flex-direction:column;display:flex}.Options-module__WkyYTW__header{justify-content:space-between;align-items:center;gap:var(--spacing-md);display:flex}.Options-module__WkyYTW__title{color:var(--bb-orange);margin:0;font-size:1.5rem;font-weight:700}.Options-module__WkyYTW__symbolInput{gap:var(--spacing-sm);display:flex}.Options-module__WkyYTW__input{padding:var(--spacing-sm)var(--spacing-md);font-family:var(--font-mono);background-color:var(--bb-surface);border:1px solid var(--bb-border);border-radius:var(--radius-sm);color:var(--bb-text-primary);min-width:200px;font-size:.875rem}.Options-module__WkyYTW__analyzeButton{padding:var(--spacing-sm)var(--spacing-lg);font-family:var(--font-mono);background:linear-gradient(135deg,var(--bb-orange-muted),var(--bb-orange));border:1px solid var(--bb-orange);border-radius:var(--radius-sm);color:var(--bb-bg);cursor:pointer;transition:all var(--transition-fast);font-size:.875rem;font-weight:700}.Options-module__WkyYTW__analyzeButton:hover:not(:disabled){box-shadow:0 4px 12px #ff88004d}.Options-module__WkyYTW__analyzeButton:disabled{opacity:.6;cursor:not-allowed}.Options-module__WkyYTW__statusBar{padding:var(--spacing-sm)var(--spacing-md);background-color:var(--bb-surface);border:1px solid var(--bb-border);border-radius:var(--radius-sm);font-family:var(--font-mono);justify-content:space-between;font-size:.8125rem;display:flex}.Options-module__WkyYTW__timestamp{color:var(--bb-text-muted)}.Options-module__WkyYTW__tabs{gap:var(--spacing-xs);border-bottom:2px solid var(--bb-border);display:flex;overflow-x:auto}.Options-module__WkyYTW__tab{padding:var(--spacing-sm)var(--spacing-md);font-family:var(--font-mono);color:var(--bb-text-secondary);cursor:pointer;white-space:nowrap;transition:all var(--transition-fast);background:0 0;border:none;border-bottom:2px solid #0000;font-size:.8125rem}.Options-module__WkyYTW__tab:hover{color:var(--bb-text-primary)}.Options-module__WkyYTW__activeTab{color:var(--bb-orange);border-bottom-color:var(--bb-orange)}.Options-module__WkyYTW__content{min-height:400px}.Options-module__WkyYTW__emptyState{text-align:center;min-height:400px;color:var(--bb-text-muted);flex-direction:column;justify-content:center;align-items:center;display:flex}.Options-module__WkyYTW__dashboard{gap:var(--spacing-lg);flex-direction:column;display:flex}.Options-module__WkyYTW__gaugesRow{gap:var(--spacing-md);grid-template-columns:repeat(auto-fit,minmax(300px,1fr));display:grid}.Options-module__WkyYTW__dashboardGrid{gap:var(--spacing-md);grid-template-columns:repeat(auto-fit,minmax(350px,1fr));display:grid}.Options-module__WkyYTW__gauge{padding:var(--spacing-md);background-color:var(--bb-surface);border:1px solid var(--bb-border);border-radius:var(--radius-sm)}.Options-module__WkyYTW__gaugeLabel{color:var(--bb-text-secondary);margin-bottom:var(--spacing-xs);font-size:.8125rem}.Options-module__WkyYTW__gaugeBar{margin:var(--spacing-sm)0}.Options-module__WkyYTW__gaugeTrack{background-color:var(--bb-surface-elevated);border-radius:4px;height:8px;position:relative}.Options-module__WkyYTW__gaugeFill{height:100%;transition:width var(--transition-normal);border-radius:4px;position:absolute}.Options-module__WkyYTW__gaugeMarker{background-color:#fff;border-radius:2px;width:4px;height:16px;position:absolute;top:-4px;transform:translate(-50%)}.Options-module__WkyYTW__gaugeValue{font-family:var(--font-mono);color:var(--bb-text-primary);text-align:center;margin-top:var(--spacing-sm);font-size:1.25rem;font-weight:700}.Options-module__WkyYTW__metricsGrid{gap:var(--spacing-md);grid-template-columns:repeat(auto-fit,minmax(200px,1fr));display:grid}.Options-module__WkyYTW__fullWidth{grid-column:1/-1}.Options-module__WkyYTW__metricCard{padding:var(--spacing-md);background-color:var(--bb-surface);border:1px solid var(--bb-border);border-radius:var(--radius-sm);text-align:center}.Options-module__WkyYTW__metricLabel{color:var(--bb-text-muted);margin-bottom:var(--spacing-xs);font-size:.75rem}.Options-module__WkyYTW__metricValue{font-family:var(--font-mono);color:var(--bb-text-primary);font-size:1.125rem;font-weight:700}.Options-module__WkyYTW__summaryText{font-size:.875rem;line-height:1.6}.Options-module__WkyYTW__summaryText p{margin:var(--spacing-xs)0}.Options-module__WkyYTW__statsGrid{gap:var(--spacing-sm);grid-template-columns:repeat(2,1fr);display:grid}.Options-module__WkyYTW__statItem{padding:var(--spacing-xs)0;justify-content:space-between;font-size:.8125rem;display:flex}.Options-module__WkyYTW__statLabel{color:var(--bb-text-secondary)}.Options-module__WkyYTW__statValue{font-family:var(--font-mono);font-weight:600}.Options-module__WkyYTW__termStructure{gap:var(--spacing-sm);grid-template-columns:repeat(auto-fill,minmax(120px,1fr));display:grid}.Options-module__WkyYTW__termItem{padding:var(--spacing-xs)var(--spacing-sm);background-color:var(--bb-surface-elevated);border-radius:var(--radius-xs);font-family:var(--font-mono);justify-content:space-between;font-size:.75rem;display:flex}.Options-module__WkyYTW__termChart{margin-bottom:var(--spacing-md);padding:var(--spacing-md);background-color:var(--bb-surface);border-radius:var(--radius-sm)}.Options-module__WkyYTW__chartSvg{width:100%;height:auto}.Options-module__WkyYTW__infoText{color:var(--bb-text-secondary);font-size:.8125rem;line-height:1.6}.Options-module__WkyYTW__vrpSection{margin-bottom:var(--spacing-md)}.Options-module__WkyYTW__vrpDisplay{gap:var(--spacing-lg);grid-template-columns:1fr 2fr;align-items:center;display:grid}.Options-module__WkyYTW__vrpGauge{text-align:center;padding:var(--spacing-lg);background:linear-gradient(135deg,var(--bb-surface),var(--bb-surface-elevated));border-radius:var(--radius-md);border:2px solid var(--bb-border)}.Options-module__WkyYTW__vrpValue{font-size:3rem;font-weight:700;font-family:var(--font-mono);margin-bottom:var(--spacing-xs)}.Options-module__WkyYTW__vrpLabel{text-transform:uppercase;letter-spacing:.1em;margin-bottom:var(--spacing-xs);color:var(--bb-text-secondary);font-size:.875rem;font-weight:700}.Options-module__WkyYTW__vrpDesc{color:var(--bb-text-muted);font-size:.75rem}.Options-module__WkyYTW__vrpBreakdown{gap:var(--spacing-sm);flex-direction:column;display:flex}.Options-module__WkyYTW__vrpItem{padding:var(--spacing-sm);background-color:var(--bb-surface-elevated);border-radius:var(--radius-sm);font-family:var(--font-mono);justify-content:space-between;font-size:.875rem;display:flex}.Options-module__WkyYTW__vrpItem span{color:var(--bb-text-secondary)}.Options-module__WkyYTW__vrpItem strong{color:var(--bb-text-primary)}.Options-module__WkyYTW__vrpPercentile{margin-top:var(--spacing-sm);padding:var(--spacing-xs);border-radius:var(--radius-xs);color:var(--bb-orange);background-color:#ff88001a;font-size:.75rem;font-weight:600}.Options-module__WkyYTW__vrpTrendSection{margin-top:var(--spacing-lg);padding-top:var(--spacing-md);border-top:1px solid var(--bb-border)}.Options-module__WkyYTW__vrpTrendTitle{color:var(--bb-text-secondary);margin-bottom:var(--spacing-sm);font-size:.875rem;font-weight:600}.Options-module__WkyYTW__vrpTrendChart{background-color:var(--bb-surface);border-radius:var(--radius-sm);padding:var(--spacing-sm)}.Options-module__WkyYTW__vrpImplication{margin-top:var(--spacing-md);padding:var(--spacing-md);border-left:3px solid var(--bb-orange);border-radius:var(--radius-sm);background:linear-gradient(135deg,#ff88000d,#ff88001a)}.Options-module__WkyYTW__implicationHeader{margin-bottom:var(--spacing-xs);justify-content:space-between;align-items:center;font-size:.875rem;display:flex}.Options-module__WkyYTW__vrpRegime{font-family:var(--font-mono);padding:var(--spacing-xs)var(--spacing-sm);background-color:var(--bb-orange-muted);color:var(--bb-orange);border-radius:var(--radius-xs);font-size:.75rem;font-weight:700}.Options-module__WkyYTW__vrpImplication p{color:var(--bb-text-secondary);margin:0;font-size:.8125rem;line-height:1.6}.Options-module__WkyYTW__gexControls{align-items:center;gap:var(--spacing-lg);margin-bottom:var(--spacing-md);padding:var(--spacing-sm)var(--spacing-md);background-color:var(--bb-surface);border-radius:var(--radius-sm);flex-wrap:wrap;display:flex}.Options-module__WkyYTW__controlGroup{align-items:center;gap:var(--spacing-xs);display:flex}.Options-module__WkyYTW__controlGroup label{color:var(--bb-text-secondary);margin-right:var(--spacing-xs);font-size:.8125rem}.Options-module__WkyYTW__controlButton{padding:var(--spacing-xs)var(--spacing-sm);font-family:var(--font-mono);background-color:var(--bb-surface-elevated);border:1px solid var(--bb-border);border-radius:var(--radius-xs);color:var(--bb-text-secondary);cursor:pointer;transition:all var(--transition-fast);font-size:.75rem}.Options-module__WkyYTW__controlButton:hover{color:var(--bb-text-primary);border-color:var(--bb-orange)}.Options-module__WkyYTW__controlActive{background-color:var(--bb-orange-muted);border-color:var(--bb-orange);color:var(--bb-orange)}.Options-module__WkyYTW__strikeCount{color:var(--bb-text-muted);font-size:.75rem;font-family:var(--font-mono);margin-left:auto}.Options-module__WkyYTW__exportButton{padding:var(--spacing-xs)var(--spacing-md);font-family:var(--font-mono);background:linear-gradient(135deg,var(--bb-orange-muted),var(--bb-orange));border:1px solid var(--bb-orange);border-radius:var(--radius-sm);color:var(--bb-bg);cursor:pointer;transition:all var(--transition-fast);font-size:.75rem;font-weight:700}.Options-module__WkyYTW__exportButton:hover{box-shadow:0 4px 12px #ff88004d}.Options-module__WkyYTW__priceLine{align-items:center;gap:var(--spacing-sm);margin:var(--spacing-md)0;padding:var(--spacing-sm)0;display:flex}.Options-module__WkyYTW__priceLineDivider{background:linear-gradient(to right,transparent,var(--bb-orange),transparent);flex:1;height:2px}.Options-module__WkyYTW__priceLineLabel{font-family:var(--font-mono);color:var(--bb-orange);white-space:nowrap;padding:var(--spacing-xs)var(--spacing-sm);background-color:var(--bb-surface-elevated);border:1px solid var(--bb-orange);border-radius:var(--radius-sm);font-size:.75rem;font-weight:700}.Options-module__WkyYTW__gexChart{gap:var(--spacing-xs);flex-direction:column;max-height:400px;display:flex;overflow-y:auto}.Options-module__WkyYTW__gexChartFull{max-height:800px}.Options-module__WkyYTW__gexBar{align-items:center;gap:var(--spacing-sm);font-family:var(--font-mono);grid-template-columns:80px 1fr 100px;font-size:.75rem;display:grid}.Options-module__WkyYTW__gexStrike{text-align:right}.Options-module__WkyYTW__gexBarContainer{background-color:var(--bb-surface-elevated);border-radius:2px;height:20px;position:relative}.Options-module__WkyYTW__gexBarFill{border-radius:2px;height:100%}.Options-module__WkyYTW__gexValue{text-align:right}.Options-module__WkyYTW__gexZone{text-align:right;color:var(--bb-text-muted);min-width:80px;font-size:.7rem}.Options-module__WkyYTW__gexLegend{gap:var(--spacing-xs);margin-bottom:var(--spacing-md);padding:var(--spacing-sm);background-color:var(--bb-surface-elevated);border-radius:var(--radius-sm);flex-direction:column;font-size:.8125rem;display:flex}.Options-module__WkyYTW__legendBox{width:12px;height:12px;margin-right:var(--spacing-xs);border-radius:2px;display:inline-block}.Options-module__WkyYTW__nearSpot{border-left:2px solid var(--bb-orange);background-color:#ff88001a}.Options-module__WkyYTW__gexSummary{margin-top:var(--spacing-md);padding:var(--spacing-md);background-color:var(--bb-surface-elevated);border-radius:var(--radius-sm);font-size:.8125rem;line-height:1.6}.Options-module__WkyYTW__gexSummary ul{margin:var(--spacing-sm)0;padding-left:var(--spacing-lg)}.Options-module__WkyYTW__gexSummary li{margin:var(--spacing-xs)0}.Options-module__WkyYTW__pathwayTabs{gap:var(--spacing-sm);margin-bottom:var(--spacing-md);display:flex}.Options-module__WkyYTW__pathwayTab{padding:var(--spacing-sm)var(--spacing-lg);font-family:var(--font-mono);background-color:var(--bb-surface);border:1px solid var(--bb-border);border-radius:var(--radius-sm);color:var(--bb-text-secondary);cursor:pointer;font-size:.8125rem}.Options-module__WkyYTW__pathwayTab:hover:not(:disabled){color:var(--bb-text-primary)}.Options-module__WkyYTW__pathwayTab:disabled{opacity:.5;cursor:not-allowed}.Options-module__WkyYTW__activePathwayTab{background-color:var(--bb-orange-muted);border-color:var(--bb-orange);color:var(--bb-orange)}.Options-module__WkyYTW__pathwayContent{gap:var(--spacing-lg);flex-direction:column;display:flex}.Options-module__WkyYTW__probabilities{gap:var(--spacing-md);grid-template-columns:repeat(3,1fr);display:grid}.Options-module__WkyYTW__probCard{padding:var(--spacing-md);border-radius:var(--radius-sm);text-align:center}.Options-module__WkyYTW__probCard.Options-module__WkyYTW__bullish{border:1px solid var(--bb-green);background-color:#4caf501a}.Options-module__WkyYTW__probCard.Options-module__WkyYTW__neutral{border:1px solid var(--bb-orange);background-color:#ffc1071a}.Options-module__WkyYTW__probCard.Options-module__WkyYTW__bearish{border:1px solid var(--bb-red);background-color:#f443361a}.Options-module__WkyYTW__probCard h3{margin:0 0 var(--spacing-sm)0;color:var(--bb-text-secondary);font-size:.875rem}.Options-module__WkyYTW__probValue{font-family:var(--font-mono);margin:var(--spacing-sm)0;font-size:2rem;font-weight:700}.Options-module__WkyYTW__probCard.Options-module__WkyYTW__bullish .Options-module__WkyYTW__probValue{color:var(--bb-green)}.Options-module__WkyYTW__probCard.Options-module__WkyYTW__neutral .Options-module__WkyYTW__probValue{color:var(--bb-orange)}.Options-module__WkyYTW__probCard.Options-module__WkyYTW__bearish .Options-module__WkyYTW__probValue{color:var(--bb-red)}.Options-module__WkyYTW__probCard p{color:var(--bb-text-muted);margin:0;font-size:.75rem}.Options-module__WkyYTW__levelsGrid{gap:var(--spacing-sm);grid-template-columns:repeat(auto-fit,minmax(200px,1fr));font-size:.875rem;display:grid}.Options-module__WkyYTW__tableWrapper{max-height:500px;overflow:auto}.Options-module__WkyYTW__table{border-collapse:collapse;width:100%;font-family:var(--font-mono);font-size:.75rem}.Options-module__WkyYTW__table thead{z-index:10;position:sticky;top:0}.Options-module__WkyYTW__table th{padding:var(--spacing-sm);background-color:var(--bb-surface-elevated);border-bottom:2px solid var(--bb-orange);color:var(--bb-orange);text-align:left;font-weight:700}.Options-module__WkyYTW__table td{padding:var(--spacing-sm);border-bottom:1px solid var(--bb-border-subtle)}.Options-module__WkyYTW__table tbody tr:hover{background-color:var(--bb-surface)}.Options-module__WkyYTW__recommendationsGrid{gap:var(--spacing-md);grid-template-columns:repeat(auto-fit,minmax(300px,1fr));display:grid}.Options-module__WkyYTW__recommendation h3{margin:0 0 var(--spacing-sm)0;color:var(--bb-orange);font-size:1rem}.Options-module__WkyYTW__rationale{color:var(--bb-text-secondary);margin:var(--spacing-sm)0;font-size:.875rem}.Options-module__WkyYTW__ideas{font-size:.875rem}.Options-module__WkyYTW__ideas strong{color:var(--bb-text-secondary)}.Options-module__WkyYTW__ideas ul{margin:var(--spacing-xs)0;padding-left:var(--spacing-lg)}.Options-module__WkyYTW__ideas li{margin:var(--spacing-xs)0}.Options-module__WkyYTW__scannerControls{align-items:center;gap:var(--spacing-md);margin-bottom:var(--spacing-md);flex-wrap:wrap;display:flex}.Options-module__WkyYTW__scannerInfo{color:var(--bb-text-secondary);font-size:.8125rem;font-family:var(--font-mono)}.Options-module__WkyYTW__sortButtons{gap:var(--spacing-sm);margin-bottom:var(--spacing-md);display:flex}.Options-module__WkyYTW__sortButtons button{padding:var(--spacing-xs)var(--spacing-md);font-family:var(--font-mono);background-color:var(--bb-surface);border:1px solid var(--bb-border);border-radius:var(--radius-sm);color:var(--bb-text-secondary);cursor:pointer;transition:all var(--transition-fast);font-size:.75rem}.Options-module__WkyYTW__sortButtons button:hover{color:var(--bb-text-primary);border-color:var(--bb-orange)}.Options-module__WkyYTW__sortActive{background-color:var(--bb-orange-muted)!important;border-color:var(--bb-orange)!important;color:var(--bb-orange)!important}.Options-module__WkyYTW__positive{color:var(--bb-green)}.Options-module__WkyYTW__negative{color:var(--bb-red)}.Options-module__WkyYTW__warning{color:var(--bb-orange)}.Options-module__WkyYTW__zeroDteContainer{max-width:1400px;margin:0 auto;padding:2rem}.Options-module__WkyYTW__zdteHeader{border:1px solid var(--bb-orange);background:linear-gradient(135deg,#ff6c501a,#ff8c001a);border-radius:8px;justify-content:space-between;align-items:center;margin-bottom:2rem;padding:1.5rem;display:flex}.Options-module__WkyYTW__zdteTitle h2{color:var(--bb-orange);margin:0 0 .5rem;font-size:1.5em}.Options-module__WkyYTW__expiryInfo{color:var(--bb-text-secondary);font-size:.9em}.Options-module__WkyYTW__zdteMetrics{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.Options-module__WkyYTW__zdteMetric{text-align:center}.Options-module__WkyYTW__zdteMetric span{color:var(--bb-text-secondary);margin-bottom:.3rem;font-size:.85em;display:block}.Options-module__WkyYTW__zdteMetric strong{color:var(--bb-text);font-size:1.3em}.Options-module__WkyYTW__dealerSection{margin-bottom:2rem}.Options-module__WkyYTW__dealerCard{border:1px solid var(--bb-border);background:#ffffff05;border-left-width:4px;border-radius:6px;padding:1.5rem}.Options-module__WkyYTW__dealerLabel{color:var(--bb-text-secondary);text-transform:uppercase;letter-spacing:1px;margin-bottom:.5rem;font-size:.85em}.Options-module__WkyYTW__dealerPosition{margin-bottom:.5rem;font-size:1.8em;font-weight:700}.Options-module__WkyYTW__dealerDetails{color:var(--bb-text-secondary);font-size:.95em}.Options-module__WkyYTW__dealerNote{margin-left:1rem;font-size:.9em}.Options-module__WkyYTW__narrativeSection{margin-bottom:2rem}.Options-module__WkyYTW__narrativeSection h3{color:var(--bb-orange);margin-bottom:1rem}.Options-module__WkyYTW__narrativeBox{border:1px solid var(--bb-border);background:#ffffff05;border-radius:6px;padding:1.5rem;line-height:1.7}.Options-module__WkyYTW__narrativeBox p{color:var(--bb-text);margin-bottom:1rem}.Options-module__WkyYTW__gammaLevelsSection h3{color:var(--bb-orange);margin-bottom:1rem}.Options-module__WkyYTW__levelsTable{border:1px solid var(--bb-border);background:#ffffff05;border-radius:6px;overflow:hidden}.Options-module__WkyYTW__levelsTable table{border-collapse:collapse;width:100%}.Options-module__WkyYTW__levelsTable th{text-align:left;color:var(--bb-text-secondary);text-transform:uppercase;letter-spacing:.5px;background:#ffffff0d;padding:1rem;font-size:.85em;font-weight:600}.Options-module__WkyYTW__levelsTable td{border-top:1px solid var(--bb-border);padding:1rem}.Options-module__WkyYTW__levelsTable .Options-module__WkyYTW__topLevel{background:#ff8c001a;font-weight:600}.Options-module__WkyYTW__levelType{text-transform:uppercase;border-radius:4px;padding:.3rem .8rem;font-size:.85em;font-weight:600}.Options-module__WkyYTW__levelType.Options-module__WkyYTW__support{color:#4ec9b0;background:#4ec9b033}.Options-module__WkyYTW__levelType.Options-module__WkyYTW__resistance{color:#ff6b6b;background:#ff6b6b33}.Options-module__WkyYTW__oiSummary{border:1px solid var(--bb-border);background:#ffffff05;border-radius:6px;grid-template-columns:repeat(3,1fr);gap:1.5rem;margin:2rem 0;padding:1.5rem;display:grid}.Options-module__WkyYTW__oiMetric{text-align:center}.Options-module__WkyYTW__oiMetric span{color:var(--bb-text-secondary);margin-bottom:.5rem;font-size:.85em;display:block}.Options-module__WkyYTW__oiMetric strong{color:var(--bb-text);font-size:1.4em}.Options-module__WkyYTW__zdteFooter{border-top:1px solid var(--bb-border);justify-content:space-between;align-items:center;padding-top:1.5rem;display:flex}.Options-module__WkyYTW__refreshBtn{background:var(--bb-orange);color:var(--bb-bg);cursor:pointer;border:none;border-radius:4px;padding:.8rem 1.5rem;font-weight:600;transition:all .2s}.Options-module__WkyYTW__refreshBtn:hover:not(:disabled){background:#ff8c00;transform:translateY(-1px)}.Options-module__WkyYTW__refreshBtn:disabled{opacity:.5;cursor:not-allowed}.Options-module__WkyYTW__timestamp{color:var(--bb-text-secondary);font-size:.9em}
