.sector-bar-module-scss-module__0zzk4a__sectorBar{scrollbar-width:none;gap:4px;margin-bottom:16px;padding-bottom:2px;display:flex;overflow-x:auto}.sector-bar-module-scss-module__0zzk4a__sectorBar::-webkit-scrollbar{display:none}.sector-bar-module-scss-module__0zzk4a__chip{border-radius:var(--r-sm);border:1px solid var(--border);background:rgba(var(--bg2-rgb), .4);cursor:pointer;transition:all var(--t);flex-shrink:0;align-items:center;gap:8px;padding:8px 12px;display:flex}.sector-bar-module-scss-module__0zzk4a__chip:hover{border-color:var(--border2);background:rgba(var(--bg2-rgb), .6)}.sector-bar-module-scss-module__0zzk4a__highlight{border-color:rgba(var(--atm-rgba), .2);background:rgba(var(--atm-rgba), .03)}.sector-bar-module-scss-module__0zzk4a__scName{font-size:var(--fs-md);color:var(--text2);white-space:nowrap;font-weight:700}.sector-bar-module-scss-module__0zzk4a__scVal{font-family:var(--mono);font-size:var(--fs-md);white-space:nowrap;font-weight:800}.sector-bar-module-scss-module__0zzk4a__up{color:var(--green)}.sector-bar-module-scss-module__0zzk4a__dn{color:var(--red)}.sector-bar-module-scss-module__0zzk4a__scBar{background:rgba(var(--surface-rgb), .04);border-radius:2px;width:40px;height:4px;overflow:hidden}.sector-bar-module-scss-module__0zzk4a__scFill{border-radius:2px;height:100%}.sector-bar-module-scss-module__0zzk4a__scFill.sector-bar-module-scss-module__0zzk4a__up{background:var(--green)}.sector-bar-module-scss-module__0zzk4a__scFill.sector-bar-module-scss-module__0zzk4a__dn{background:var(--red)}
.heat-map-controls-module-scss-module__sVRBfa__hmHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px;display:flex}.heat-map-controls-module-scss-module__sVRBfa__hmTitle{font-size:var(--fs-2xl);letter-spacing:-.3px;align-items:center;gap:8px;font-weight:900;display:flex}.heat-map-controls-module-scss-module__sVRBfa__hmTitle svg{width:18px;height:18px;color:var(--sky);opacity:.7}.heat-map-controls-module-scss-module__sVRBfa__hmControls{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.heat-map-controls-module-scss-module__sVRBfa__hmPill{border-radius:var(--r-full);font-size:var(--fs-md);cursor:pointer;transition:all var(--t);-webkit-user-select:none;user-select:none;border:1px solid #0000;padding:5px 12px;font-weight:700}.heat-map-controls-module-scss-module__sVRBfa__hmPill.heat-map-controls-module-scss-module__sVRBfa__active{background:var(--blue);color:#fff;border-color:var(--blue)}.heat-map-controls-module-scss-module__sVRBfa__hmPill:not(.heat-map-controls-module-scss-module__sVRBfa__active){color:var(--muted);border-color:var(--border)}.heat-map-controls-module-scss-module__sVRBfa__hmPill:not(.heat-map-controls-module-scss-module__sVRBfa__active):hover{color:var(--text2);border-color:var(--border2)}.heat-map-controls-module-scss-module__sVRBfa__hmSelect{background:rgba(var(--surface-rgb), .03);border:1px solid var(--border2);font-family:var(--mono);font-size:var(--fs-sm);color:var(--text);cursor:pointer;-webkit-appearance:none;border-radius:6px;outline:none;padding:5px 10px;font-weight:700}.heat-map-controls-module-scss-module__sVRBfa__hmSep{background:var(--border);width:1px;height:16px}@media (max-width:768px){.heat-map-controls-module-scss-module__sVRBfa__hmHeader{flex-direction:column;align-items:flex-start}}
.heat-map-chart-module-scss-module__XNXMqW__chartWrapper{position:relative}.heat-map-chart-module-scss-module__XNXMqW__toolBar{justify-content:flex-end;gap:4px;margin-bottom:6px;display:flex}.heat-map-chart-module-scss-module__XNXMqW__toolBtn{border:1px solid var(--border);width:30px;height:30px;color:var(--muted);cursor:pointer;transition:all var(--t);background:0 0;border-radius:6px;justify-content:center;align-items:center;display:flex}.heat-map-chart-module-scss-module__XNXMqW__toolBtn svg{width:14px;height:14px}.heat-map-chart-module-scss-module__XNXMqW__toolBtn:hover{border-color:var(--border2);color:var(--text);background:var(--surface2)}.heat-map-chart-module-scss-module__XNXMqW__hmContainer{border-radius:var(--r-lg);border:1px solid var(--border);background:rgba(var(--bg2-rgb), .3);position:relative;overflow:hidden}.heat-map-chart-module-scss-module__XNXMqW__loadingOverlay{z-index:10;background:#050c15d9;flex-direction:column;justify-content:center;align-items:center;gap:10px;display:flex;position:absolute;inset:0}.heat-map-chart-module-scss-module__XNXMqW__loadingOverlay span{font-size:var(--fs-lg);color:var(--muted);font-weight:600}.heat-map-chart-module-scss-module__XNXMqW__spinner{border:2px solid var(--border2);border-top-color:var(--blue);border-radius:50%;width:20px;height:20px;animation:.6s linear infinite heat-map-chart-module-scss-module__XNXMqW__spin}@keyframes heat-map-chart-module-scss-module__XNXMqW__spin{to{transform:rotate(360deg)}}.heat-map-chart-module-scss-module__XNXMqW__hmLegend{border-top:1px solid var(--border);justify-content:center;align-items:center;gap:4px;padding:8px;display:flex}.heat-map-chart-module-scss-module__XNXMqW__legLabel{font-size:var(--fs-2xs);font-family:var(--mono);color:var(--muted);font-weight:700}.heat-map-chart-module-scss-module__XNXMqW__legBar{background:linear-gradient(90deg, var(--red), #533, #222, #353, var(--green));border-radius:3px;width:200px;height:6px}
.heat-map-page-module-scss-module__prfqOW__page{padding:16px}.heat-map-page-module-scss-module__prfqOW__header{justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;display:flex}.heat-map-page-module-scss-module__prfqOW__headerLeft{flex-wrap:nowrap;align-items:center;gap:12px;display:flex}.heat-map-page-module-scss-module__prfqOW__heading{font-size:var(--fs-2xl);letter-spacing:-.3px;white-space:nowrap;font-weight:900}.heat-map-page-module-scss-module__prfqOW__rtBadge{font-size:var(--fs-xs);color:var(--muted);white-space:nowrap;align-items:center;gap:4px;font-weight:600;display:flex}.heat-map-page-module-scss-module__prfqOW__rtDot{background:var(--green);border-radius:50%;width:5px;height:5px;animation:2s infinite heat-map-page-module-scss-module__prfqOW__pulse}@keyframes heat-map-page-module-scss-module__prfqOW__pulse{0%,to{box-shadow:0 0 #14c46f4d}50%{box-shadow:0 0 0 3px #14c46f00}}.heat-map-page-module-scss-module__prfqOW__errorBanner{font-size:var(--fs-base);color:var(--red);background:#ff5c5c0f;border:1px solid #ff5c5c26;border-radius:8px;margin-bottom:10px;padding:10px 14px;font-weight:600}
