.Sectors-module__THGkwq__container{color:#e0e0e0;background:#0a0a0a;min-height:100vh;padding:1.5rem;font-family:Courier New,monospace}.Sectors-module__THGkwq__header{border-bottom:2px solid #ff8c00;justify-content:space-between;align-items:center;margin-bottom:1rem;padding-bottom:1rem;display:flex}.Sectors-module__THGkwq__header h1{color:#ff8c00;margin:0;font-size:1.6em}.Sectors-module__THGkwq__subtitle{color:#888;margin:.3rem 0 0;font-size:.85em}.Sectors-module__THGkwq__headerActions{align-items:center;gap:1rem;display:flex}.Sectors-module__THGkwq__updateTime{color:#666;font-size:.85em}.Sectors-module__THGkwq__refreshBtn{color:#000;cursor:pointer;background:#ff8c00;border:none;border-radius:3px;padding:.5rem 1.2rem;font-family:inherit;font-weight:700}.Sectors-module__THGkwq__refreshBtn:disabled{opacity:.6;cursor:not-allowed}.Sectors-module__THGkwq__regimeDashboard{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1rem;margin-bottom:1rem;display:grid}.Sectors-module__THGkwq__regimeCard{text-align:center;background:#1a1a1a;border:1px solid #333;border-radius:4px;padding:1rem}.Sectors-module__THGkwq__regimeLabel{color:#888;text-transform:uppercase;margin-bottom:.5rem;font-size:.75em;display:block}.Sectors-module__THGkwq__regimeValue{font-size:1.1em;font-weight:700}.Sectors-module__THGkwq__spyBar{background:#1a1a1a;border:1px solid #333;border-radius:4px;gap:2rem;margin-bottom:1rem;padding:.8rem 1rem;font-size:.9em;display:flex}.Sectors-module__THGkwq__spyLabel{color:#ff8c00;font-weight:600}.Sectors-module__THGkwq__tabs{border-bottom:1px solid #333;gap:.5rem;margin-bottom:1rem;padding-bottom:.5rem;display:flex}.Sectors-module__THGkwq__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}.Sectors-module__THGkwq__tab:hover{color:#e0e0e0;background:#ff8c001a}.Sectors-module__THGkwq__activeTab{color:#000;background:#ff8c00;border-color:#ff8c00;font-weight:600}.Sectors-module__THGkwq__tabContent{background:#1a1a1a;border:1px solid #333;border-radius:4px;min-height:400px}.Sectors-module__THGkwq__tableWrapper{max-height:60vh;overflow-x:auto}.Sectors-module__THGkwq__dataTable{border-collapse:collapse;width:100%;font-size:.85em}.Sectors-module__THGkwq__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}.Sectors-module__THGkwq__dataTable td{text-align:center;border-bottom:1px solid #222;padding:.6rem .5rem}.Sectors-module__THGkwq__dataTable tbody tr:hover{background:#ff8c001a}.Sectors-module__THGkwq__dataTable td:first-child{text-align:left;padding-left:1rem}.Sectors-module__THGkwq__dataTable tbody tr.Sectors-module__THGkwq__bullish{border-left:3px solid #2a2}.Sectors-module__THGkwq__dataTable tbody tr.Sectors-module__THGkwq__bearish{border-left:3px solid #c44}.Sectors-module__THGkwq__dataTable tbody tr.Sectors-module__THGkwq__neutral{border-left:3px solid #666}.Sectors-module__THGkwq__positive{color:#2a2}.Sectors-module__THGkwq__negative{color:#c44}.Sectors-module__THGkwq__neutral{color:#888}.Sectors-module__THGkwq__bullish{color:#2a2}.Sectors-module__THGkwq__bearish{color:#c44}.Sectors-module__THGkwq__highVolume{color:#ff8c00;font-weight:600}.Sectors-module__THGkwq__signalBadge{border-radius:3px;padding:.25rem .6rem;font-size:.8em;font-weight:700;display:inline-block}.Sectors-module__THGkwq__signalBadge.Sectors-module__THGkwq__bullish{background:#2a23;border:1px solid #2a2}.Sectors-module__THGkwq__signalBadge.Sectors-module__THGkwq__bearish{background:#c443;border:1px solid #c44}.Sectors-module__THGkwq__signalBadge.Sectors-module__THGkwq__neutral{background:#6663;border:1px solid #666}.Sectors-module__THGkwq__synthesisTab{padding:1.5rem}.Sectors-module__THGkwq__synthesisTab h3{color:#ff8c00;margin:0 0 1rem}.Sectors-module__THGkwq__synthesisText{margin:0;font-size:.95em;line-height:1.7}.Sectors-module__THGkwq__synthLoading{color:#888;align-items:center;gap:1rem;padding:2rem;display:flex}.Sectors-module__THGkwq__synthPlaceholder{color:#666;font-style:italic}.Sectors-module__THGkwq__loadingOverlay{z-index:1000;background:#0a0a0af2;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.Sectors-module__THGkwq__loadingContent{text-align:center}.Sectors-module__THGkwq__loadingContent h2{color:#ff8c00;margin:1.5rem 0 .5rem}.Sectors-module__THGkwq__loadingContent p{color:#888}.Sectors-module__THGkwq__spinner{border:4px solid #333;border-top-color:#ff8c00;border-radius:50%;width:50px;height:50px;margin:0 auto;animation:1s linear infinite Sectors-module__THGkwq__spin}.Sectors-module__THGkwq__spinnerSmall{border:3px solid #333;border-top-color:#ff8c00;border-radius:50%;width:24px;height:24px;animation:1s linear infinite Sectors-module__THGkwq__spin}@keyframes Sectors-module__THGkwq__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width:768px){.Sectors-module__THGkwq__header{flex-direction:column;align-items:flex-start;gap:1rem}.Sectors-module__THGkwq__regimeDashboard{grid-template-columns:repeat(2,1fr)}.Sectors-module__THGkwq__spyBar{flex-wrap:wrap;gap:1rem}}
