.CandlestickChart-module__bBSOVa__canvas{width:100%;height:100%;min-height:118px;display:block}@media (max-width:720px){.CandlestickChart-module__bBSOVa__canvas{min-height:260px}}
.MultiChartWorkspace-module__bDhxuq__workspace{border:1px solid var(--line);background:linear-gradient(150deg, var(--panel-sheen), transparent 36%), var(--panel);width:min(1560px,100%);box-shadow:0 20px 55px var(--shadow);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-radius:14px;margin:0 auto;overflow:hidden}.MultiChartWorkspace-module__bDhxuq__workspaceHeader{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:18px;min-height:56px;padding:8px 16px 8px 18px;display:flex}.MultiChartWorkspace-module__bDhxuq__syncState{text-align:left;flex:auto;justify-content:flex-start;align-items:center;gap:9px;min-width:0;display:flex}.MultiChartWorkspace-module__bDhxuq__syncState>span{background:var(--lime);width:7px;height:7px;box-shadow:0 0 10px rgba(var(--lime-rgb), .65);border-radius:50%;flex:none;animation:1.7s ease-in-out infinite MultiChartWorkspace-module__bDhxuq__chartPulse}.MultiChartWorkspace-module__bDhxuq__syncState[data-paused]>span,.MultiChartWorkspace-module__bDhxuq__syncState[data-delayed]>span,.MultiChartWorkspace-module__bDhxuq__syncState[data-syncing]>span{background:var(--amber);box-shadow:none;animation:none}.MultiChartWorkspace-module__bDhxuq__syncState strong,.MultiChartWorkspace-module__bDhxuq__syncState small{display:block}.MultiChartWorkspace-module__bDhxuq__syncState strong{color:var(--text-secondary);font-size:9px;font-weight:720}.MultiChartWorkspace-module__bDhxuq__syncState strong.MultiChartWorkspace-module__bDhxuq__currentCandleTime{font-size:11px}.MultiChartWorkspace-module__bDhxuq__syncState small{min-width:0;max-width:560px;color:var(--muted-2);font-family:var(--font-geist-mono), monospace;text-overflow:ellipsis;white-space:nowrap;margin-top:4px;font-size:7px;overflow:hidden}.MultiChartWorkspace-module__bDhxuq__retryButton{border:1px solid rgba(var(--amber-rgb), .35);height:25px;color:var(--amber);background:var(--control-bg);font-family:var(--font-geist-mono), monospace;cursor:pointer;border-radius:5px;flex:none;padding:0 8px;font-size:6px;font-weight:750}.MultiChartWorkspace-module__bDhxuq__retryButton:hover{border-color:var(--amber)}.MultiChartWorkspace-module__bDhxuq__retryButton:focus-visible{outline:2px solid var(--amber);outline-offset:2px}@keyframes MultiChartWorkspace-module__bDhxuq__chartPulse{50%{opacity:.35;transform:scale(.8)}}.MultiChartWorkspace-module__bDhxuq__timeframeControls{justify-content:flex-end;align-items:center;gap:8px;width:min(560px,100%);min-width:0;display:flex}.MultiChartWorkspace-module__bDhxuq__timeframeBar{border:1px solid var(--line);background:var(--control-bg);white-space:nowrap;border-radius:8px;flex:auto;grid-template-columns:repeat(9,minmax(0,1fr));align-items:center;gap:3px;min-width:0;min-height:40px;margin:0;padding:4px 5px;display:grid;overflow:hidden}.MultiChartWorkspace-module__bDhxuq__timeframeOption{cursor:pointer;min-width:0;position:relative}.MultiChartWorkspace-module__bDhxuq__timeframeOption input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.MultiChartWorkspace-module__bDhxuq__timeframeOption span{border:1px solid rgba(var(--accent-rgb), .24);width:100%;min-width:0;height:32px;color:var(--muted);background:var(--panel-soft);font-family:var(--font-geist-mono), monospace;white-space:nowrap;border-radius:5px;place-items:center;padding:0 2px;font-size:10px;font-weight:720;transition:border-color .12s,color .12s,background .12s;display:grid;overflow:hidden}.MultiChartWorkspace-module__bDhxuq__timeframeOption:hover span{border-color:rgba(var(--accent-rgb), .48);color:var(--text-secondary)}.MultiChartWorkspace-module__bDhxuq__timeframeOption input:focus-visible+span{outline:2px solid var(--accent);outline-offset:2px}.MultiChartWorkspace-module__bDhxuq__timeframeOption input:checked+span{color:var(--canvas);border-color:var(--accent);background:var(--accent-strong);box-shadow:0 0 12px rgba(var(--accent-rgb), .18)}.MultiChartWorkspace-module__bDhxuq__activeTimeframeControl{border:1px solid var(--line);background:var(--control-bg);border-radius:8px;justify-content:space-between;align-items:center;gap:8px;min-width:220px;padding:4px 5px 4px 8px;display:flex}.MultiChartWorkspace-module__bDhxuq__activeTimeframeControl>span{min-width:122px;color:var(--muted);font-family:var(--font-geist-mono), monospace;text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:5px;font-size:7px;display:flex;overflow:hidden}.MultiChartWorkspace-module__bDhxuq__activeTimeframeControl>span b{color:var(--accent-strong);font-size:7px}.MultiChartWorkspace-module__bDhxuq__activeTimeframeControl>span em{color:var(--text-secondary);font-size:6px;font-style:normal}.MultiChartWorkspace-module__bDhxuq__activeTimeframeControl label{flex:none;position:relative}.MultiChartWorkspace-module__bDhxuq__timeframeControls select{border:1px solid rgba(var(--accent-rgb), .24);min-width:76px;height:32px;color:var(--accent-strong);background:var(--panel-soft);cursor:pointer;border-radius:5px;padding:0 26px 0 10px;font-family:inherit;font-size:9px;font-weight:720}.MultiChartWorkspace-module__bDhxuq__timeframeControls select:hover{border-color:rgba(var(--accent-rgb), .48)}.MultiChartWorkspace-module__bDhxuq__timeframeControls select:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.MultiChartWorkspace-module__bDhxuq__srOnly{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.MultiChartWorkspace-module__bDhxuq__mobileTabs{display:none}.MultiChartWorkspace-module__bDhxuq__chartGrid{background:var(--surface-inset);grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;padding:8px;display:grid}.MultiChartWorkspace-module__bDhxuq__slot{border:1px solid var(--line);background:var(--chart-surface);min-width:0;height:clamp(205px,16.2vw,255px);box-shadow:inset 0 1px 0 var(--panel-sheen);border-radius:10px;transition:border-color .14s,box-shadow .14s,transform .14s;position:relative;overflow:hidden}.MultiChartWorkspace-module__bDhxuq__slot:hover{border-color:var(--line-strong)}.MultiChartWorkspace-module__bDhxuq__slot[data-active=true]{border-color:var(--accent);box-shadow:0 0 0 1px rgba(var(--accent-rgb), .16), 0 0 20px rgba(var(--accent-rgb), .075), inset 0 1px 0 var(--panel-sheen)}.MultiChartWorkspace-module__bDhxuq__slot[data-stale]{border-color:rgba(var(--amber-rgb), .3)}.MultiChartWorkspace-module__bDhxuq__symbolOverlay:focus-visible,.MultiChartWorkspace-module__bDhxuq__emptySlot button:focus-visible,.MultiChartWorkspace-module__bDhxuq__mobileTabs button:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.MultiChartWorkspace-module__bDhxuq__symbolOverlay{z-index:3;max-width:calc(100% - 72px);min-height:30px;color:var(--heading);border:1px solid var(--line-strong);background:var(--panel);box-shadow:0 4px 14px var(--shadow);font-family:var(--font-geist-mono), monospace;text-overflow:ellipsis;white-space:nowrap;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:6px;padding:0 8px;font-size:8px;font-weight:780;line-height:1;position:absolute;top:7px;left:8px;overflow:hidden}.MultiChartWorkspace-module__bDhxuq__symbolOverlay:hover{color:var(--accent-strong);border-color:rgba(var(--accent-rgb), .42);background:rgba(var(--accent-rgb), .1)}.MultiChartWorkspace-module__bDhxuq__chartBody{width:100%;height:100%;color:inherit;cursor:pointer;background:0 0;border:0;padding:3px;display:block;position:relative}.MultiChartWorkspace-module__bDhxuq__chartBody:focus-visible{outline:2px solid var(--accent);outline-offset:-3px}.MultiChartWorkspace-module__bDhxuq__loadingBadge{color:var(--muted-2);border:1px solid var(--line);background:var(--control-bg);border-radius:4px;padding:3px 6px;font-size:6px;position:absolute;bottom:10px;left:10px}.MultiChartWorkspace-module__bDhxuq__slot[data-stale] .MultiChartWorkspace-module__bDhxuq__loadingBadge{color:var(--amber);border-color:rgba(var(--amber-rgb), .3);background:var(--panel)}.MultiChartWorkspace-module__bDhxuq__emptySlot{border-style:dashed;place-items:stretch stretch;display:grid}.MultiChartWorkspace-module__bDhxuq__emptySlot button{width:100%;color:var(--muted-2);cursor:pointer;background:0 0;border:0;flex-direction:column;justify-content:center;align-items:center;gap:7px;padding:18px;display:flex}.MultiChartWorkspace-module__bDhxuq__emptySlot button>span{width:30px;height:30px;color:var(--accent-strong);border:1px solid rgba(var(--accent-rgb), .25);background:rgba(var(--accent-rgb), .06);font-family:var(--font-geist-mono), monospace;border-radius:8px;place-items:center;font-size:8px;font-weight:800;display:grid}.MultiChartWorkspace-module__bDhxuq__emptySlot strong{color:var(--text-secondary);font-size:10px}.MultiChartWorkspace-module__bDhxuq__emptySlot small{text-align:center;max-width:190px;font-size:7px;line-height:1.5}.MultiChartWorkspace-module__bDhxuq__workspaceFooter{min-height:34px;color:var(--muted-2);border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:12px;padding:0 16px;font-size:7px;display:flex}@media (max-width:1180px){.MultiChartWorkspace-module__bDhxuq__workspaceHeader{flex-wrap:wrap}.MultiChartWorkspace-module__bDhxuq__timeframeControls{order:3;width:100%;margin-left:0}.MultiChartWorkspace-module__bDhxuq__activeTimeframeControl{width:auto}.MultiChartWorkspace-module__bDhxuq__chartGrid{grid-template-columns:repeat(3,minmax(0,1fr))}.MultiChartWorkspace-module__bDhxuq__slot{height:230px}}@media (max-width:900px){.MultiChartWorkspace-module__bDhxuq__workspaceHeader{align-items:flex-start}.MultiChartWorkspace-module__bDhxuq__syncState{min-width:0}.MultiChartWorkspace-module__bDhxuq__chartGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.MultiChartWorkspace-module__bDhxuq__slot{height:245px}}@media (max-width:720px){.MultiChartWorkspace-module__bDhxuq__workspaceHeader{display:block}.MultiChartWorkspace-module__bDhxuq__syncState{text-align:left;justify-content:flex-start;margin-top:10px}.MultiChartWorkspace-module__bDhxuq__syncState strong{font-size:8px}.MultiChartWorkspace-module__bDhxuq__syncState strong.MultiChartWorkspace-module__bDhxuq__currentCandleTime{font-size:10px}.MultiChartWorkspace-module__bDhxuq__timeframeControls{flex-wrap:wrap;justify-content:stretch;width:100%;min-width:0;margin-top:10px}.MultiChartWorkspace-module__bDhxuq__timeframeBar{flex:100%;width:100%}.MultiChartWorkspace-module__bDhxuq__activeTimeframeControl{flex:100%;width:100%;min-width:0;overflow:hidden}.MultiChartWorkspace-module__bDhxuq__activeTimeframeControl>span{min-width:100px}.MultiChartWorkspace-module__bDhxuq__activeTimeframeControl label{margin-left:auto}.MultiChartWorkspace-module__bDhxuq__mobileTabs{border-bottom:1px solid var(--line);scrollbar-width:thin;gap:6px;padding:8px 10px;display:flex;overflow-x:auto}.MultiChartWorkspace-module__bDhxuq__mobileTabs button{border:1px solid var(--line);min-width:86px;height:34px;color:var(--muted);background:var(--control-bg);font-family:var(--font-geist-mono), monospace;text-overflow:ellipsis;white-space:nowrap;cursor:pointer;border-radius:7px;padding:0 9px;font-size:7px;overflow:hidden}.MultiChartWorkspace-module__bDhxuq__mobileTabs button span{color:var(--muted-2);margin-right:5px;font-weight:800}.MultiChartWorkspace-module__bDhxuq__mobileTabs .MultiChartWorkspace-module__bDhxuq__mobileTabActive{color:var(--text-strong);border-color:var(--accent);background:rgba(var(--accent-rgb), .08)}.MultiChartWorkspace-module__bDhxuq__chartGrid{display:block}.MultiChartWorkspace-module__bDhxuq__slot{height:360px;display:none}.MultiChartWorkspace-module__bDhxuq__slot[data-active=true]{display:block}.MultiChartWorkspace-module__bDhxuq__symbolOverlay{min-height:49px;padding-inline:12px;font-size:10px;top:8px;left:8px}.MultiChartWorkspace-module__bDhxuq__workspaceFooter{flex-direction:column;justify-content:center;align-items:flex-start;gap:3px;min-height:42px}}@media (max-width:480px){.MultiChartWorkspace-module__bDhxuq__timeframeBar{grid-template-columns:repeat(5,minmax(0,1fr))}.MultiChartWorkspace-module__bDhxuq__activeTimeframeControl{flex:100%;width:100%}.MultiChartWorkspace-module__bDhxuq__activeTimeframeControl>span{display:none}.MultiChartWorkspace-module__bDhxuq__symbolOverlay{max-width:calc(100% - 60px)}}@media (prefers-reduced-motion:reduce){.MultiChartWorkspace-module__bDhxuq__syncState>span,.MultiChartWorkspace-module__bDhxuq__slot,.MultiChartWorkspace-module__bDhxuq__timeframeOption span{transition:none;animation:none}}
.AttentionRadar-module__aNhuwW__panel{border:1px solid var(--line,#293140);background:linear-gradient(150deg, var(--panel-sheen,#ffffff06), transparent 36%), var(--panel,#131722);width:min(1560px,100%);height:calc(100dvh - 200px);box-shadow:0 20px 55px var(--shadow,#0000003d);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-radius:14px;flex-direction:column;margin-inline:auto;display:flex;overflow:hidden}.AttentionRadar-module__aNhuwW__header{border-bottom:1px solid var(--line,#293140);flex:none;justify-content:space-between;align-items:center;gap:16px;min-height:66px;padding:15px 18px 13px;display:flex}.AttentionRadar-module__aNhuwW__kicker{color:var(--accent,#f7c600);font-family:var(--font-geist-mono), monospace;letter-spacing:.15em;font-size:8px;font-weight:750;line-height:1}.AttentionRadar-module__aNhuwW__header h2{color:var(--heading,#f2f5f9);letter-spacing:-.03em;margin:7px 0 0;font-size:14px;line-height:1}.AttentionRadar-module__aNhuwW__state{min-height:28px;color:var(--muted,#8c96a8);border:1px solid var(--line,#293140);background:var(--control-bg,#0a0e168f);font-family:var(--font-geist-mono), monospace;border-radius:7px;flex:none;align-items:center;gap:7px;padding:0 9px;font-size:8px;font-weight:750;display:inline-flex}.AttentionRadar-module__aNhuwW__state i{background:currentColor;border-radius:50%;width:6px;height:6px;box-shadow:0 0 8px}.AttentionRadar-module__aNhuwW__state small{color:var(--muted-2,#667185);border-left:1px solid var(--line,#293140);padding-left:7px;font-size:7px;font-weight:650}.AttentionRadar-module__aNhuwW__stateLive{color:var(--lime,#0ecb81)}.AttentionRadar-module__aNhuwW__stateRecovered{color:var(--amber,#f7c600)}.AttentionRadar-module__aNhuwW__stateDelayed{color:var(--error,#e9a2a7)}.AttentionRadar-module__aNhuwW__statePaused{color:var(--muted-2,#667185)}.AttentionRadar-module__aNhuwW__stateLive i,.AttentionRadar-module__aNhuwW__stateRecovered i{animation:1.8s ease-in-out infinite AttentionRadar-module__aNhuwW__radarBreathe}@keyframes AttentionRadar-module__aNhuwW__radarBreathe{0%,to{opacity:.5;transform:scale(.8)}50%{opacity:1;transform:scale(1.1)}}.AttentionRadar-module__aNhuwW__metaBar{border-bottom:1px solid var(--line-soft,#8290a61a);background:var(--control-bg,#0a0e1657);flex:none;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;min-height:42px;padding:7px 18px;display:grid}.AttentionRadar-module__aNhuwW__metaBar>span{border-left:1px solid var(--line-soft,#8290a61a);min-width:0;padding:0 14px}.AttentionRadar-module__aNhuwW__metaBar>span:first-child{border-left:0;padding-left:0}.AttentionRadar-module__aNhuwW__metaBar small,.AttentionRadar-module__aNhuwW__metaBar strong{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.AttentionRadar-module__aNhuwW__metaBar small{color:var(--muted-2,#667185);margin-bottom:3px;font-size:7px}.AttentionRadar-module__aNhuwW__metaBar strong{color:var(--text-secondary,#bec6d2);font-family:var(--font-geist-mono), monospace;font-size:8px;font-weight:700}.AttentionRadar-module__aNhuwW__notice{min-height:38px;color:var(--amber,#f7c600);background:#f7c6000e;border-bottom:1px solid #f7c6002e;flex:none;align-items:center;gap:9px;padding:7px 13px;display:flex}.AttentionRadar-module__aNhuwW__notice>span{border:1px solid;border-radius:50%;flex:none;place-items:center;width:18px;height:18px;font-size:8px;font-weight:850;display:grid}.AttentionRadar-module__aNhuwW__notice p{min-width:0;color:var(--text-secondary,#bec6d2);flex:1;margin:0;font-size:8px;line-height:1.45}.AttentionRadar-module__aNhuwW__notice button,.AttentionRadar-module__aNhuwW__emptyState button{white-space:nowrap;min-width:66px;min-height:26px;color:var(--accent-strong,#ffd322);cursor:pointer;background:#f7c60012;border:1px solid #f7c60040;border-radius:6px;padding:0 10px;font-size:8px;font-weight:750}.AttentionRadar-module__aNhuwW__notice button:focus-visible,.AttentionRadar-module__aNhuwW__emptyState button:focus-visible{outline:2px solid var(--accent,#f7c600);outline-offset:2px}.AttentionRadar-module__aNhuwW__notice button:disabled{opacity:.45;cursor:default}.AttentionRadar-module__aNhuwW__tableWrap{scrollbar-color:var(--line-strong,#384254) transparent;flex:auto;min-height:0;overflow:auto}.AttentionRadar-module__aNhuwW__table{border-collapse:collapse;table-layout:fixed;width:100%;min-width:790px}.AttentionRadar-module__aNhuwW__table th{z-index:1;height:34px;color:var(--muted-2,#667185);text-align:right;letter-spacing:.065em;background:var(--panel,#131722);padding:0 13px;font-size:8px;font-weight:700;position:sticky;top:0}.AttentionRadar-module__aNhuwW__table th:first-child{text-align:center;width:54px}.AttentionRadar-module__aNhuwW__table th:nth-child(2){text-align:left;width:27%}.AttentionRadar-module__aNhuwW__table th:nth-child(3){width:22%}.AttentionRadar-module__aNhuwW__table th:nth-child(4),.AttentionRadar-module__aNhuwW__table th:nth-child(5){width:16%}.AttentionRadar-module__aNhuwW__table th:nth-child(6){width:13%}.AttentionRadar-module__aNhuwW__table tbody tr{border-top:1px solid var(--line-soft,#8290a61a);height:62px;transition:background .14s,box-shadow .14s}:is(.AttentionRadar-module__aNhuwW__table tbody tr:has(.AttentionRadar-module__aNhuwW__symbolCell:hover),.AttentionRadar-module__aNhuwW__table tbody tr:has(.AttentionRadar-module__aNhuwW__symbolCell:focus-visible)){background:var(--hover-bg,#ffffff06);box-shadow:inset 3px 0 0 rgba(var(--accent-rgb,247, 198, 0), .35)}.AttentionRadar-module__aNhuwW__table tbody .AttentionRadar-module__aNhuwW__selectedRow{background:linear-gradient(90deg, var(--selected-start,#f7c60014), transparent 66%);box-shadow:inset 3px 0 0 var(--accent,#f7c600)}.AttentionRadar-module__aNhuwW__table td{color:var(--text-secondary,#bec6d2);font-family:var(--font-geist-mono), monospace;text-align:right;white-space:nowrap;padding:8px 13px;font-size:9px}.AttentionRadar-module__aNhuwW__table td:first-child{text-align:center}.AttentionRadar-module__aNhuwW__table td:nth-child(2){text-align:left}.AttentionRadar-module__aNhuwW__rank{color:var(--muted-2,#667185);font-size:10px}.AttentionRadar-module__aNhuwW__symbolCell{width:100%;min-width:0;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;align-items:center;gap:10px;padding:0;display:flex}.AttentionRadar-module__aNhuwW__symbolCell:focus-visible{outline:2px solid var(--accent,#f7c600);outline-offset:3px;border-radius:7px}.AttentionRadar-module__aNhuwW__avatar{width:31px;height:31px;color:var(--accent-strong,#ffd322);border:1px solid rgba(var(--accent-rgb,247, 198, 0), .2);background:rgba(var(--accent-rgb,247, 198, 0), .075);font-family:var(--font-geist-sans), sans-serif;border-radius:9px;flex:none;place-items:center;font-size:11px;font-weight:820;display:grid}.AttentionRadar-module__aNhuwW__symbolCell>div{min-width:0}.AttentionRadar-module__aNhuwW__symbolCell strong,.AttentionRadar-module__aNhuwW__symbolCell small{text-overflow:ellipsis;display:block;overflow:hidden}.AttentionRadar-module__aNhuwW__symbolCell strong{color:var(--heading,#f2f5f9);font-family:var(--font-geist-sans), sans-serif;font-size:11px;font-weight:740}.AttentionRadar-module__aNhuwW__symbolCell small{color:var(--muted-2,#667185);letter-spacing:.025em;margin-top:4px;font-size:8px}.AttentionRadar-module__aNhuwW__valueStack,.AttentionRadar-module__aNhuwW__score{flex-direction:column;align-items:flex-end;display:inline-flex}.AttentionRadar-module__aNhuwW__valueStack strong{color:var(--text-strong,#dbe1ea);font-size:10px}.AttentionRadar-module__aNhuwW__valueStack small,.AttentionRadar-module__aNhuwW__score small{color:var(--muted-2,#667185);font-family:var(--font-geist-sans), sans-serif;margin-top:4px;font-size:7px}.AttentionRadar-module__aNhuwW__positive{color:var(--positive,#dd3c44)!important}.AttentionRadar-module__aNhuwW__negative{color:var(--negative,#1375ec)!important}.AttentionRadar-module__aNhuwW__neutral{color:var(--text-secondary,#bec6d2)!important}.AttentionRadar-module__aNhuwW__score{min-width:52px}.AttentionRadar-module__aNhuwW__score strong{font-size:12px;line-height:1}.AttentionRadar-module__aNhuwW__score>i{background:linear-gradient(90deg, currentColor var(--radar-score,0%), var(--line,#293140) var(--radar-score,0%));border-radius:2px;width:52px;height:2px;margin-top:6px;overflow:hidden}.AttentionRadar-module__aNhuwW__scoreHot{color:var(--accent-strong,#ffd322)}.AttentionRadar-module__aNhuwW__scoreWatch{color:var(--amber,#f7c600)}.AttentionRadar-module__aNhuwW__scoreBase{color:var(--muted,#8c96a8)}.AttentionRadar-module__aNhuwW__skeletonRow{cursor:default!important}.AttentionRadar-module__aNhuwW__skeletonRow i{background:linear-gradient(90deg, var(--control-bg,#161b25), var(--hover-bg,#202735), var(--control-bg,#161b25));background-size:200% 100%;border-radius:5px;width:70%;height:9px;animation:1.4s linear infinite AttentionRadar-module__aNhuwW__radarShimmer;display:inline-block;overflow:hidden}@keyframes AttentionRadar-module__aNhuwW__radarShimmer{to{background-position:-200% 0}}.AttentionRadar-module__aNhuwW__emptyState{min-height:360px;color:var(--muted-2,#667185);font-family:var(--font-geist-sans), sans-serif;text-align:center;flex-direction:column;justify-content:center;align-items:center;display:flex}.AttentionRadar-module__aNhuwW__emptyState>span{color:var(--accent,#f7c600);margin-bottom:12px;font-size:24px}.AttentionRadar-module__aNhuwW__emptyState strong{color:var(--text-secondary,#bec6d2);font-size:12px}.AttentionRadar-module__aNhuwW__emptyState p{margin:7px 0 13px;font-size:9px}.AttentionRadar-module__aNhuwW__footer{min-height:36px;color:var(--muted-2,#667185);border-top:1px solid var(--line,#293140);flex:none;justify-content:space-between;align-items:center;gap:12px;padding:0 18px;font-size:8px;display:flex}.AttentionRadar-module__aNhuwW__footer span:last-child{font-family:var(--font-geist-mono), monospace;text-align:right}@media (max-width:900px){.AttentionRadar-module__aNhuwW__metaBar{grid-template-columns:repeat(2,minmax(0,1fr));row-gap:8px}.AttentionRadar-module__aNhuwW__metaBar>span:nth-child(3){border-left:0;padding-left:0}}@media (max-width:720px){.AttentionRadar-module__aNhuwW__panel{height:calc(100dvh - 210px)}.AttentionRadar-module__aNhuwW__header{padding-inline:14px}.AttentionRadar-module__aNhuwW__kicker{letter-spacing:.1em;font-size:7px}.AttentionRadar-module__aNhuwW__state small{display:none}.AttentionRadar-module__aNhuwW__metaBar{padding-inline:14px}.AttentionRadar-module__aNhuwW__table{min-width:760px}.AttentionRadar-module__aNhuwW__notice{flex-wrap:wrap;align-items:flex-start}.AttentionRadar-module__aNhuwW__notice p{flex-basis:calc(100% - 30px)}.AttentionRadar-module__aNhuwW__notice button{margin-left:27px}.AttentionRadar-module__aNhuwW__footer{flex-direction:column;align-items:flex-start;padding-block:10px}.AttentionRadar-module__aNhuwW__footer span:last-child{text-align:left}}@media (max-width:480px){.AttentionRadar-module__aNhuwW__panel{border-radius:11px}.AttentionRadar-module__aNhuwW__header{min-height:61px}.AttentionRadar-module__aNhuwW__header h2{font-size:13px}.AttentionRadar-module__aNhuwW__metaBar>span{padding-inline:8px}.AttentionRadar-module__aNhuwW__metaBar strong{font-size:7px}.AttentionRadar-module__aNhuwW__footer span:first-child{display:none}}@media (prefers-reduced-motion:reduce){.AttentionRadar-module__aNhuwW__state i,.AttentionRadar-module__aNhuwW__skeletonRow i{animation:none}.AttentionRadar-module__aNhuwW__table tbody tr{transition:none}}
.BinanceDashboard-module__CLHOYG__shell{isolation:isolate;min-height:100vh;color:var(--ink);background:linear-gradient(var(--grid-line) 1px, transparent 1px), linear-gradient(90deg, var(--grid-line-alt) 1px, transparent 1px), var(--canvas);font-family:var(--font-geist-sans), "Pretendard", "Noto Sans KR", sans-serif;background-size:34px 34px;padding:16px clamp(16px,3.2vw,52px) 24px;transition:color .18s,background-color .18s;position:relative;overflow:hidden}.BinanceDashboard-module__CLHOYG__shell[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--canvas:#080c12;--grid-line:#ffffff03;--grid-line-alt:#ffffff03;--ink:#f2f5fa;--heading:#e7ecf3;--text-strong:#e5eaf0;--text-secondary:#bdc6d2;--muted:#8792a5;--muted-2:#5c687b;--line-rgb:160, 177, 204;--line:#a0b1cc21;--line-strong:#a0b1cc38;--line-soft:#a0b1cc13;--panel:#10161fe0;--panel-soft:#151d28b8;--chart-surface:linear-gradient(135deg, #181c27 0%, #131722 100%);--surface-inset:#05090e47;--control-bg:#0000003d;--hover-bg:#ffffff06;--panel-sheen:#ffffff04;--accent:#f0b90b;--accent-strong:#ffd44a;--accent-rgb:240, 185, 11;--accent-on:#17140a;--lime:#0ecb81;--lime-rgb:14, 203, 129;--positive:#dd3c44;--negative:#1375ec;--amber:#f2bc57;--amber-rgb:242, 188, 87;--neutral-rgb:135, 146, 165;--shadow:#0000002e;--hero-bg:#0d121acc;--selected-start:#47d7d21a;--selected-end:#47d7d204;--score-track:#8f9fb521;--score-inner:#101720;--error:#e9a2a7;--error-strong:#ffc3c7;--error-border:#ff6e783d;--error-bg:#ff6e780e;--error-rgb:255, 110, 120}.BinanceDashboard-module__CLHOYG__shell[data-theme=light]{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--canvas:#f4f8f8;--grid-line:#005d590a;--grid-line-alt:#005d5908;--ink:#102427;--heading:#13282b;--text-strong:#183034;--text-secondary:#334b50;--muted:#4f666b;--muted-2:#63777c;--line-rgb:47, 83, 89;--line:#2f535929;--line-strong:#2f535940;--line-soft:#2f53591a;--panel:#fffffff0;--panel-soft:#f6fbfbeb;--chart-surface:var(--panel-soft);--surface-inset:#1d464b0b;--control-bg:#1d464b11;--hover-bg:#00716c0e;--panel-sheen:#007b7609;--accent:#9c7600;--accent-strong:#765900;--accent-rgb:156, 118, 0;--accent-on:#fff;--lime:#087f53;--lime-rgb:8, 127, 83;--positive:#dd3c44;--negative:#1375ec;--amber:#946000;--amber-rgb:148, 96, 0;--neutral-rgb:99, 119, 124;--shadow:#1e42471f;--hero-bg:#ffffffe0;--selected-start:#007b7621;--selected-end:#007b7606;--score-track:#2f535924;--score-inner:#fff;--error:#9f2636;--error-strong:#7d1726;--error-border:#bd263d3d;--error-bg:#bd263d0e;--error-rgb:189, 38, 61}.BinanceDashboard-module__CLHOYG__shell *,.BinanceDashboard-module__CLHOYG__shell :before,.BinanceDashboard-module__CLHOYG__shell :after{box-sizing:border-box}.BinanceDashboard-module__CLHOYG__shell button{font:inherit}.BinanceDashboard-module__CLHOYG__ambientOne,.BinanceDashboard-module__CLHOYG__ambientTwo{z-index:-1;pointer-events:none;filter:blur(2px);border-radius:50%;width:520px;height:520px;position:absolute}.BinanceDashboard-module__CLHOYG__ambientOne{background:radial-gradient(circle, rgba(var(--accent-rgb), .12), transparent 69%);top:-370px;right:8%}.BinanceDashboard-module__CLHOYG__ambientTwo{background:radial-gradient(circle, rgba(var(--accent-rgb), .06), transparent 69%);top:45%;left:-410px}.BinanceDashboard-module__CLHOYG__topbar{justify-content:space-between;align-items:center;gap:24px;width:min(1560px,100%);min-height:56px;margin:0 auto 17px;display:flex}.BinanceDashboard-module__CLHOYG__brandBlock,.BinanceDashboard-module__CLHOYG__headerControls,.BinanceDashboard-module__CLHOYG__brandMark,.BinanceDashboard-module__CLHOYG__scanState,.BinanceDashboard-module__CLHOYG__flowCell,.BinanceDashboard-module__CLHOYG__focusPrice,.BinanceDashboard-module__CLHOYG__subHeader,.BinanceDashboard-module__CLHOYG__thresholdLegend,.BinanceDashboard-module__CLHOYG__disclaimer,.BinanceDashboard-module__CLHOYG__disclaimer>div{align-items:center;display:flex}.BinanceDashboard-module__CLHOYG__brandBlock{gap:14px}.BinanceDashboard-module__CLHOYG__brandMark{border:1px solid rgba(var(--accent-rgb), .35);background:linear-gradient(145deg, rgba(var(--accent-rgb), .16), rgba(var(--accent-rgb), .03));width:38px;height:38px;box-shadow:inset 0 0 16px rgba(var(--accent-rgb), .06), 0 8px 24px var(--shadow);border-radius:11px;justify-content:center;gap:3px}.BinanceDashboard-module__CLHOYG__brandMark i{background:var(--accent);width:3px;box-shadow:0 0 7px rgba(var(--accent-rgb), .6);border-radius:3px;display:block}.BinanceDashboard-module__CLHOYG__brandMark i:first-child{opacity:.6;height:9px}.BinanceDashboard-module__CLHOYG__brandMark i:nth-child(2){height:20px}.BinanceDashboard-module__CLHOYG__brandMark i:nth-child(3){opacity:.8;height:14px}.BinanceDashboard-module__CLHOYG__eyebrow,.BinanceDashboard-module__CLHOYG__sectionKicker{color:var(--accent);font-family:var(--font-geist-mono), monospace;letter-spacing:.18em;font-size:9px;font-weight:700;line-height:1}.BinanceDashboard-module__CLHOYG__brandBlock h1{letter-spacing:-.04em;margin:6px 0 0;font-size:20px;line-height:1}.BinanceDashboard-module__CLHOYG__brandBlock h1 span{color:var(--text-secondary);margin-left:5px;font-weight:520}.BinanceDashboard-module__CLHOYG__headerControls{justify-content:flex-end;gap:12px}.BinanceDashboard-module__CLHOYG__themeToggle{height:34px;color:var(--muted);border:1px solid var(--line);background:var(--control-bg);cursor:pointer;border-radius:9px;justify-content:center;align-items:center;gap:7px;padding:0 10px;transition:color .15s,border-color .15s,background .15s;display:inline-flex}.BinanceDashboard-module__CLHOYG__themeToggle:hover{color:var(--accent-strong);border-color:rgba(var(--accent-rgb), .38);background:rgba(var(--accent-rgb), .07)}.BinanceDashboard-module__CLHOYG__themeToggle:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.BinanceDashboard-module__CLHOYG__themeGlyph{width:14px;color:var(--accent);place-items:center;font-size:14px;line-height:1;display:inline-grid}.BinanceDashboard-module__CLHOYG__themeLabel{font-family:var(--font-geist-mono), monospace;letter-spacing:.08em;font-size:8px;font-weight:800}.BinanceDashboard-module__CLHOYG__modeChip{border:1px solid rgba(var(--amber-rgb), .28);height:32px;color:var(--amber);background:rgba(var(--amber-rgb), .065);font-family:var(--font-geist-mono), monospace;letter-spacing:.09em;border-radius:8px;align-items:center;gap:7px;padding:0 12px;font-size:10px;font-weight:800;display:inline-flex}.BinanceDashboard-module__CLHOYG__modeChip[data-mode=LIVE]{color:var(--accent);border-color:rgba(var(--accent-rgb), .26);background:rgba(var(--accent-rgb), .06)}.BinanceDashboard-module__CLHOYG__modeChip[data-delayed]{color:var(--amber);border-color:rgba(var(--amber-rgb), .34);background:rgba(var(--amber-rgb), .075)}.BinanceDashboard-module__CLHOYG__feedKind{font-family:var(--font-geist-sans), sans-serif;letter-spacing:0;white-space:nowrap;border-left:1px solid;margin-left:2px;padding:3px 5px;font-size:8px;font-weight:750}.BinanceDashboard-module__CLHOYG__statusDot{background:currentColor;border-radius:50%;width:6px;height:6px;box-shadow:0 0 8px}.BinanceDashboard-module__CLHOYG__marketTabs{border:1px solid var(--line);background:var(--control-bg);width:min(1560px,100%);min-height:52px;box-shadow:0 10px 28px var(--shadow);border-radius:12px;grid-template-columns:repeat(3,minmax(0,1fr));gap:4px;margin:0 auto 15px;padding:4px;display:grid}.BinanceDashboard-module__CLHOYG__marketTabs button{min-width:0;height:42px;color:var(--muted);cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;gap:10px;padding:0 14px;transition:color .15s,border-color .15s,background .15s,box-shadow .15s;display:inline-flex}.BinanceDashboard-module__CLHOYG__marketTabs button strong{font-family:var(--font-geist-mono), monospace;letter-spacing:.08em;font-size:12px;font-weight:820}.BinanceDashboard-module__CLHOYG__marketTabs button small{color:var(--muted-2);font-size:9px;font-weight:700}.BinanceDashboard-module__CLHOYG__marketTabs button:hover{color:var(--ink);border-color:var(--line-strong);background:var(--hover-bg)}.BinanceDashboard-module__CLHOYG__marketTabs button:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.BinanceDashboard-module__CLHOYG__marketTabs .BinanceDashboard-module__CLHOYG__marketActive,.BinanceDashboard-module__CLHOYG__marketTabs button[aria-selected=true]{color:var(--accent-on);background:var(--accent);box-shadow:0 3px 13px rgba(var(--accent-rgb), .2)}.BinanceDashboard-module__CLHOYG__marketTabs .BinanceDashboard-module__CLHOYG__marketActive small,.BinanceDashboard-module__CLHOYG__marketTabs button[aria-selected=true] small{color:var(--accent-on);opacity:.72}.BinanceDashboard-module__CLHOYG__marketPanel{width:100%}.BinanceDashboard-module__CLHOYG__radarPanel{width:min(1560px,100%);margin-inline:auto}.BinanceDashboard-module__CLHOYG__marketPanel[hidden],.BinanceDashboard-module__CLHOYG__radarPanel[hidden]{display:none}.BinanceDashboard-module__CLHOYG__clockBlock{border-left:1px solid var(--line);min-width:87px;padding-left:13px}.BinanceDashboard-module__CLHOYG__clockBlock span,.BinanceDashboard-module__CLHOYG__clockBlock strong{display:block}.BinanceDashboard-module__CLHOYG__clockBlock span{color:var(--muted-2);margin-bottom:2px;font-size:9px}.BinanceDashboard-module__CLHOYG__clockBlock strong{color:var(--text-secondary);font-family:var(--font-geist-mono), monospace;letter-spacing:.04em;font-size:11px}.BinanceDashboard-module__CLHOYG__demoNotice{width:min(1560px,100%);min-height:42px;color:var(--amber);border:1px solid rgba(var(--amber-rgb), .3);background:rgba(var(--amber-rgb), .075);border-radius:10px;align-items:center;gap:11px;margin:-6px auto 14px;padding:9px 14px;display:flex}.BinanceDashboard-module__CLHOYG__demoNoticeBadge{color:var(--amber);border:1px solid rgba(var(--amber-rgb), .38);background:rgba(var(--amber-rgb), .08);font-family:var(--font-geist-mono), monospace;letter-spacing:.08em;border-radius:5px;flex:none;padding:4px 6px;font-size:8px;font-weight:850}.BinanceDashboard-module__CLHOYG__demoNotice p{color:var(--text-secondary);margin:0;font-size:9px;line-height:1.5}.BinanceDashboard-module__CLHOYG__demoNotice strong{color:var(--amber);margin-right:4px}.BinanceDashboard-module__CLHOYG__errorBanner{border:1px solid var(--error-border);width:min(1560px,100%);color:var(--error);background:var(--error-bg);border-radius:10px;align-items:center;gap:10px;margin:0 auto 14px;padding:10px 14px;display:flex}.BinanceDashboard-module__CLHOYG__errorBanner>span{border:1px solid rgba(var(--error-rgb), .4);border-radius:50%;flex:none;place-items:center;width:20px;height:20px;font-size:10px;font-weight:800;display:grid}.BinanceDashboard-module__CLHOYG__errorBanner p{margin:0;font-size:10px}.BinanceDashboard-module__CLHOYG__errorBanner strong{color:var(--error-strong)}.BinanceDashboard-module__CLHOYG__errorBanner small{color:var(--muted-2);font-family:var(--font-geist-mono), monospace;margin-top:4px;font-size:7px;display:block}.BinanceDashboard-module__CLHOYG__workGrid,.BinanceDashboard-module__CLHOYG__lowerGrid{gap:14px;width:min(1560px,100%);margin-inline:auto;display:grid}.BinanceDashboard-module__CLHOYG__workGrid{grid-template-columns:minmax(680px,1.55fr) minmax(390px,.8fr)}.BinanceDashboard-module__CLHOYG__lowerGrid{grid-template-columns:minmax(620px,1.55fr) minmax(360px,.8fr);margin-top:14px}.BinanceDashboard-module__CLHOYG__panel{border:1px solid var(--line);background:linear-gradient(150deg, var(--panel-sheen), transparent 36%), var(--panel);min-width:0;box-shadow:0 20px 55px var(--shadow);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-radius:14px;position:relative}.BinanceDashboard-module__CLHOYG__panelHeader{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:12px;min-height:66px;padding:16px 18px 14px;display:flex}.BinanceDashboard-module__CLHOYG__panelHeader h2{color:var(--heading);letter-spacing:-.03em;margin:7px 0 0;font-size:14px;line-height:1}.BinanceDashboard-module__CLHOYG__scanState{color:var(--muted);font-family:var(--font-geist-mono), monospace;gap:7px;font-size:9px}.BinanceDashboard-module__CLHOYG__dotLive,.BinanceDashboard-module__CLHOYG__dotPaused{border-radius:50%;width:6px;height:6px}.BinanceDashboard-module__CLHOYG__dotLive{background:var(--lime);box-shadow:0 0 8px rgba(var(--lime-rgb), .7);animation:1.8s ease-in-out infinite BinanceDashboard-module__CLHOYG__breathe}.BinanceDashboard-module__CLHOYG__dotPaused{background:var(--amber)}@keyframes BinanceDashboard-module__CLHOYG__breathe{0%,to{opacity:.5;transform:scale(.8)}50%{opacity:1;transform:scale(1.1)}}.BinanceDashboard-module__CLHOYG__tableWrap{min-height:442px;overflow-x:auto}.BinanceDashboard-module__CLHOYG__candidateTable{border-collapse:collapse;table-layout:fixed;width:100%}.BinanceDashboard-module__CLHOYG__candidateTable th{height:34px;color:var(--muted-2);text-align:right;letter-spacing:.07em;padding:0 13px;font-size:8px;font-weight:700}.BinanceDashboard-module__CLHOYG__candidateTable th:first-child{text-align:center;width:54px}.BinanceDashboard-module__CLHOYG__candidateTable th:nth-child(2){text-align:left;width:27%}.BinanceDashboard-module__CLHOYG__candidateTable th:nth-child(3){width:19%}.BinanceDashboard-module__CLHOYG__candidateTable th:nth-child(4){width:15%}.BinanceDashboard-module__CLHOYG__candidateTable th:nth-child(5){width:19%}.BinanceDashboard-module__CLHOYG__candidateTable th:nth-child(6){width:13%}.BinanceDashboard-module__CLHOYG__candidateTable tbody tr{border-top:1px solid var(--line-soft);cursor:pointer;outline:none;height:68px;transition:background .14s,box-shadow .14s;position:relative}.BinanceDashboard-module__CLHOYG__candidateTable tbody tr:hover,.BinanceDashboard-module__CLHOYG__candidateTable tbody tr:focus-visible{background:var(--hover-bg);box-shadow:inset 3px 0 0 rgba(var(--accent-rgb), .34)}.BinanceDashboard-module__CLHOYG__candidateTable tbody .BinanceDashboard-module__CLHOYG__selectedRow{background:linear-gradient(90deg, var(--selected-start), var(--selected-end) 60%, transparent);box-shadow:inset 3px 0 0 var(--accent)}.BinanceDashboard-module__CLHOYG__candidateTable td{color:var(--text-secondary);font-family:var(--font-geist-mono), monospace;text-align:right;white-space:nowrap;padding:8px 13px;font-size:10px}.BinanceDashboard-module__CLHOYG__candidateTable td:first-child{text-align:center}.BinanceDashboard-module__CLHOYG__candidateTable td:nth-child(2){text-align:left}.BinanceDashboard-module__CLHOYG__rank{color:var(--muted-2);font-size:10px}.BinanceDashboard-module__CLHOYG__stockCell{align-items:center;gap:10px;min-width:0;display:flex}.BinanceDashboard-module__CLHOYG__stockAvatar{width:31px;height:31px;color:var(--accent-strong);border:1px solid rgba(var(--accent-rgb), .19);background:rgba(var(--accent-rgb), .075);font-family:var(--font-geist-sans), sans-serif;border-radius:9px;flex:none;place-items:center;font-size:11px;font-weight:800;display:grid}.BinanceDashboard-module__CLHOYG__stockCell>div:last-child{min-width:0}.BinanceDashboard-module__CLHOYG__stockCell strong,.BinanceDashboard-module__CLHOYG__stockCell span{text-overflow:ellipsis;display:block;overflow:hidden}.BinanceDashboard-module__CLHOYG__stockCell strong{color:var(--heading);font-family:var(--font-geist-sans), sans-serif;font-size:11px;font-weight:720}.BinanceDashboard-module__CLHOYG__stockCell span{color:var(--muted-2);letter-spacing:.035em;margin-top:4px;font-size:8px}.BinanceDashboard-module__CLHOYG__priceCell{font-weight:650;color:var(--text-strong)!important}.BinanceDashboard-module__CLHOYG__priceCell>strong,.BinanceDashboard-module__CLHOYG__priceCell>small,.BinanceDashboard-module__CLHOYG__surgeCell>strong,.BinanceDashboard-module__CLHOYG__surgeCell>small{display:block}.BinanceDashboard-module__CLHOYG__priceCell>strong{font-size:10px}.BinanceDashboard-module__CLHOYG__priceCell>small{margin-top:5px;font-size:8px}.BinanceDashboard-module__CLHOYG__surgeCell>strong{color:var(--accent-strong);font-size:11px}.BinanceDashboard-module__CLHOYG__surgeCell>small{color:var(--muted-2);font-family:var(--font-geist-sans), sans-serif;margin-top:5px;font-size:6px}.BinanceDashboard-module__CLHOYG__positive{color:var(--positive)!important}.BinanceDashboard-module__CLHOYG__negative{color:var(--negative)!important}.BinanceDashboard-module__CLHOYG__amountCell,.BinanceDashboard-module__CLHOYG__candidateTable td>small{display:block}.BinanceDashboard-module__CLHOYG__amountCell{color:var(--text-strong);font-size:10px}.BinanceDashboard-module__CLHOYG__candidateTable td>small{color:var(--muted-2);margin-top:4px;font-size:8px}.BinanceDashboard-module__CLHOYG__flowCell{justify-content:flex-end;gap:8px}.BinanceDashboard-module__CLHOYG__flowCell>strong{width:22px;color:var(--text-strong);font-size:10px}.BinanceDashboard-module__CLHOYG__levelPill{letter-spacing:.05em;border:1px solid;border-radius:5px;justify-content:center;align-items:center;min-width:38px;height:20px;padding:0 7px;font-size:8px;font-weight:800;display:inline-flex}.BinanceDashboard-module__CLHOYG__trigger{border-color:rgba(var(--accent-rgb), .32);background:rgba(var(--accent-rgb), .075);color:var(--accent)!important}.BinanceDashboard-module__CLHOYG__watch{border-color:rgba(var(--amber-rgb), .32);background:rgba(var(--amber-rgb), .075);color:var(--amber)!important}.BinanceDashboard-module__CLHOYG__cool{border-color:rgba(var(--neutral-rgb), .22);background:rgba(var(--neutral-rgb), .05);color:var(--muted)!important}.BinanceDashboard-module__CLHOYG__skeletonRow{cursor:default!important}.BinanceDashboard-module__CLHOYG__skeletonRow i{background:linear-gradient(90deg, var(--control-bg), var(--hover-bg), var(--control-bg));background-size:200% 100%;border-radius:5px;width:70%;height:9px;animation:1.4s linear infinite BinanceDashboard-module__CLHOYG__shimmer;display:inline-block;overflow:hidden}@keyframes BinanceDashboard-module__CLHOYG__shimmer{to{background-position:-200% 0}}.BinanceDashboard-module__CLHOYG__emptyState{min-height:360px;color:var(--muted-2);font-family:var(--font-geist-sans), sans-serif;text-align:center;flex-direction:column;justify-content:center;align-items:center;display:flex}.BinanceDashboard-module__CLHOYG__emptyState>span{color:var(--accent);margin-bottom:12px;font-size:24px}.BinanceDashboard-module__CLHOYG__emptyState strong{color:var(--text-secondary);font-size:12px}.BinanceDashboard-module__CLHOYG__emptyState p{margin:7px 0 0;font-size:9px}.BinanceDashboard-module__CLHOYG__panelFooter{min-height:34px;color:var(--muted-2);border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:10px;padding:0 18px;font-size:8px;display:flex}.BinanceDashboard-module__CLHOYG__detailPanel{min-height:543px}.BinanceDashboard-module__CLHOYG__detailEmpty{min-height:475px;color:var(--muted-2);text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:30px;display:flex}.BinanceDashboard-module__CLHOYG__detailEmpty>div{border:1px dashed rgba(var(--accent-rgb), .3);width:48px;height:48px;color:var(--accent);border-radius:14px;place-items:center;margin-bottom:14px;font-size:19px;display:grid}.BinanceDashboard-module__CLHOYG__detailEmpty strong{color:var(--text-secondary);font-size:12px}.BinanceDashboard-module__CLHOYG__detailEmpty p{max-width:250px;margin:8px 0 0;font-size:9px;line-height:1.6}.BinanceDashboard-module__CLHOYG__focusHero{justify-content:space-between;align-items:center;gap:18px;min-height:120px;padding:17px 18px 14px;display:flex}.BinanceDashboard-module__CLHOYG__focusSymbol{color:var(--muted);font-family:var(--font-geist-mono), monospace;letter-spacing:.06em;margin-bottom:5px;font-size:9px}.BinanceDashboard-module__CLHOYG__focusHero h3{color:var(--heading);letter-spacing:-.05em;margin:0 0 10px;font-size:18px;line-height:1.15}.BinanceDashboard-module__CLHOYG__focusPrice{color:var(--text-strong);font-family:var(--font-geist-mono), monospace;gap:9px;font-size:12px;font-weight:700}.BinanceDashboard-module__CLHOYG__focusPrice span{font-size:9px}.BinanceDashboard-module__CLHOYG__scoreRing{--score-angle:0deg;background:conic-gradient(var(--accent) 0 var(--score-angle), var(--score-track) var(--score-angle) 360deg);width:84px;height:84px;box-shadow:0 0 25px rgba(var(--accent-rgb), .08);border-radius:50%;flex:none;place-items:center;display:grid;position:relative}.BinanceDashboard-module__CLHOYG__scoreRing:before{content:"";border:1px solid var(--line-soft);background:var(--score-inner);border-radius:50%;position:absolute;inset:5px}.BinanceDashboard-module__CLHOYG__scoreRing>div{text-align:center;position:relative}.BinanceDashboard-module__CLHOYG__scoreRing strong{color:var(--heading);font-family:var(--font-geist-mono), monospace;font-size:24px;line-height:1;display:block}.BinanceDashboard-module__CLHOYG__scoreRing span{color:var(--muted-2);font-family:var(--font-geist-mono), monospace;letter-spacing:.12em;margin-top:5px;font-size:6px;display:block}.BinanceDashboard-module__CLHOYG__reasonRow{flex-wrap:wrap;gap:5px;min-height:29px;padding:0 18px 9px;display:flex}.BinanceDashboard-module__CLHOYG__reasonRow span{color:var(--accent-strong);border:1px solid rgba(var(--accent-rgb), .17);background:rgba(var(--accent-rgb), .05);border-radius:4px;padding:4px 7px;font-size:7px}.BinanceDashboard-module__CLHOYG__metricGrid{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(3,minmax(0,1fr));margin:0 18px;display:grid}.BinanceDashboard-module__CLHOYG__metricGrid article{border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:var(--panel-sheen);min-height:74px;padding:10px}.BinanceDashboard-module__CLHOYG__metricGrid article>span,.BinanceDashboard-module__CLHOYG__metricGrid article>strong,.BinanceDashboard-module__CLHOYG__metricGrid article>small{display:block}.BinanceDashboard-module__CLHOYG__metricGrid article>span{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;font-size:8px;overflow:hidden}.BinanceDashboard-module__CLHOYG__metricGrid article>span i{width:12px;height:12px;color:var(--muted-2);border:1px solid var(--line-strong);border-radius:50%;place-items:center;margin-left:2px;font-family:serif;font-size:7px;font-style:normal;display:inline-grid}.BinanceDashboard-module__CLHOYG__metricGrid article>strong{color:var(--text-strong);font-family:var(--font-geist-mono), monospace;white-space:nowrap;text-overflow:ellipsis;margin-top:7px;font-size:13px;line-height:1;overflow:hidden}.BinanceDashboard-module__CLHOYG__metricGrid article>small{color:var(--muted-2);white-space:nowrap;margin-top:7px;font-size:6.5px}.BinanceDashboard-module__CLHOYG__tapePanel{border:1px solid var(--line);background:var(--surface-inset);border-radius:8px;margin:13px 18px 0;padding:10px 11px 7px}.BinanceDashboard-module__CLHOYG__subHeader{justify-content:space-between}.BinanceDashboard-module__CLHOYG__subHeader span{color:var(--muted);font-size:8px}.BinanceDashboard-module__CLHOYG__subHeader strong{color:var(--text-strong);font-family:var(--font-geist-mono), monospace;font-size:10px}.BinanceDashboard-module__CLHOYG__pulseGraph{border-bottom:1px solid rgba(var(--line-rgb), .11);background:linear-gradient(to bottom, transparent 48%, rgba(var(--line-rgb), .07) 50%, transparent 52%);align-items:flex-end;gap:3px;height:39px;margin-top:8px;display:flex}.BinanceDashboard-module__CLHOYG__pulseGraph i{background:linear-gradient(to top, rgba(var(--accent-rgb), .22), rgba(var(--accent-rgb), .82));border-radius:1px 1px 0 0;flex:1;min-width:2px}.BinanceDashboard-module__CLHOYG__pulseGraph i:nth-last-child(-n+4){background:linear-gradient(to top, rgba(var(--lime-rgb), .32), rgba(var(--lime-rgb), .92))}.BinanceDashboard-module__CLHOYG__graphAxis{color:var(--muted-2);font-family:var(--font-geist-mono), monospace;justify-content:space-between;margin-top:4px;font-size:6px;display:flex}.BinanceDashboard-module__CLHOYG__graphAxis span:last-child{color:var(--accent)}.BinanceDashboard-module__CLHOYG__inferenceNotice{color:var(--muted-2);margin:9px 18px 13px;font-size:7px;line-height:1.45}.BinanceDashboard-module__CLHOYG__inferenceNotice span{color:var(--amber);margin-right:4px}.BinanceDashboard-module__CLHOYG__focusChartMount{margin:0 18px 16px}.BinanceDashboard-module__CLHOYG__alertPanel,.BinanceDashboard-module__CLHOYG__guidePanel{min-height:258px}.BinanceDashboard-module__CLHOYG__logCount{color:var(--muted-2);font-family:var(--font-geist-mono), monospace;letter-spacing:.08em;font-size:8px}.BinanceDashboard-module__CLHOYG__alertList{max-height:238px;overflow-y:auto}.BinanceDashboard-module__CLHOYG__alertList::-webkit-scrollbar{width:4px}.BinanceDashboard-module__CLHOYG__alertList::-webkit-scrollbar-thumb{background:rgba(var(--line-rgb), .22);border-radius:4px}.BinanceDashboard-module__CLHOYG__alertItem{width:100%;min-height:44px;color:inherit;border:0;border-bottom:1px solid var(--line-soft);text-align:left;cursor:pointer;background:0 0;grid-template-columns:59px 10px minmax(120px,.75fr) minmax(170px,1.7fr) 34px;align-items:center;gap:9px;padding:7px 18px;display:grid}.BinanceDashboard-module__CLHOYG__alertItem:hover{background:var(--hover-bg)}.BinanceDashboard-module__CLHOYG__alertItem:focus-visible{outline:2px solid var(--accent);outline-offset:-2px}.BinanceDashboard-module__CLHOYG__alertItem time{color:var(--muted-2);font-family:var(--font-geist-mono), monospace;font-size:8px}.BinanceDashboard-module__CLHOYG__alertPulse{background:currentColor;border:0;border-radius:50%;width:6px;height:6px;display:block;box-shadow:0 0 8px}.BinanceDashboard-module__CLHOYG__alertName{min-width:0}.BinanceDashboard-module__CLHOYG__alertName strong,.BinanceDashboard-module__CLHOYG__alertName small{white-space:nowrap;text-overflow:ellipsis;display:block;overflow:hidden}.BinanceDashboard-module__CLHOYG__alertName strong{color:var(--text-strong);font-size:10px}.BinanceDashboard-module__CLHOYG__alertName small{color:var(--muted-2);font-family:var(--font-geist-mono), monospace;margin-top:2px;font-size:7px}.BinanceDashboard-module__CLHOYG__alertReason{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;font-size:8px;overflow:hidden}.BinanceDashboard-module__CLHOYG__alertScore{color:var(--accent);font-family:var(--font-geist-mono), monospace;text-align:right;font-size:12px}.BinanceDashboard-module__CLHOYG__alertEmpty{min-height:185px;color:var(--muted-2);place-items:center;font-size:9px;display:grid}.BinanceDashboard-module__CLHOYG__pipeline{grid-template-columns:repeat(4,minmax(0,1fr));margin:0;padding:14px 18px 5px;list-style:none;display:grid}.BinanceDashboard-module__CLHOYG__pipeline li{opacity:.47;align-items:center;gap:7px;min-width:0;display:flex;position:relative}.BinanceDashboard-module__CLHOYG__pipeline li:not(:last-child):after{z-index:-1;content:"";background:var(--line-strong);width:22%;height:1px;position:absolute;top:50%;right:3px}.BinanceDashboard-module__CLHOYG__pipeline li>span{width:24px;height:24px;color:var(--muted);border:1px solid var(--line-strong);font-family:var(--font-geist-mono), monospace;background:var(--score-inner);border-radius:50%;flex:none;place-items:center;font-size:8px;display:grid}.BinanceDashboard-module__CLHOYG__pipeline li strong,.BinanceDashboard-module__CLHOYG__pipeline li small{display:block}.BinanceDashboard-module__CLHOYG__pipeline li strong{color:var(--text-secondary);white-space:nowrap;text-overflow:ellipsis;font-size:8px;overflow:hidden}.BinanceDashboard-module__CLHOYG__pipeline li small{color:var(--muted-2);white-space:nowrap;text-overflow:ellipsis;margin-top:4px;font-size:6px;overflow:hidden}.BinanceDashboard-module__CLHOYG__pipeline .BinanceDashboard-module__CLHOYG__pipelineDone{opacity:1}.BinanceDashboard-module__CLHOYG__pipeline .BinanceDashboard-module__CLHOYG__pipelineDone>span{color:var(--accent-on);border-color:var(--accent);background:var(--accent);box-shadow:0 0 12px rgba(var(--accent-rgb), .18)}.BinanceDashboard-module__CLHOYG__pipeline .BinanceDashboard-module__CLHOYG__pipelineDone:after{background:rgba(var(--accent-rgb), .35)}.BinanceDashboard-module__CLHOYG__thresholdLegend{border:1px solid var(--line);color:var(--muted);background:var(--surface-inset);border-radius:7px;justify-content:space-between;gap:8px;margin:13px 18px 0;padding:10px 12px;font-size:7px}.BinanceDashboard-module__CLHOYG__thresholdLegend span{align-items:center;gap:5px;display:inline-flex}.BinanceDashboard-module__CLHOYG__thresholdLegend i{border-radius:50%;width:5px;height:5px}.BinanceDashboard-module__CLHOYG__legendTrigger{background:var(--accent);box-shadow:0 0 6px var(--accent)}.BinanceDashboard-module__CLHOYG__legendWatch{background:var(--amber)}.BinanceDashboard-module__CLHOYG__legendCool{background:var(--muted-2)}.BinanceDashboard-module__CLHOYG__disclaimer{width:min(1560px,100%);min-height:44px;color:var(--muted-2);justify-content:space-between;gap:24px;margin:15px auto 0;font-size:7px}.BinanceDashboard-module__CLHOYG__disclaimer>div{gap:6px}.BinanceDashboard-module__CLHOYG__disclaimer>div>span{width:16px;height:16px;color:var(--accent);border:1px solid rgba(var(--accent-rgb), .3);border-radius:4px;place-items:center;font-size:7px;display:grid}.BinanceDashboard-module__CLHOYG__disclaimer strong{color:var(--muted);font-family:var(--font-geist-mono), monospace;letter-spacing:.08em;font-size:7px}.BinanceDashboard-module__CLHOYG__disclaimer p{text-align:center;max-width:780px;margin:0;line-height:1.45}.BinanceDashboard-module__CLHOYG__disclaimer>span{font-family:var(--font-geist-mono), monospace;white-space:nowrap}.BinanceDashboard-module__CLHOYG__errorRetry{height:28px;color:var(--error-strong);border:1px solid var(--error-border);background:var(--control-bg);cursor:pointer;border-radius:6px;flex:none;margin-left:auto;padding:0 10px;font-size:8px;font-weight:750}.BinanceDashboard-module__CLHOYG__errorRetry:focus-visible{outline:2px solid var(--error);outline-offset:2px}.BinanceDashboard-module__CLHOYG__symbolDialog{width:min(640px,100vw - 28px);max-width:none;max-height:calc(100dvh - 32px);color:var(--ink);background:0 0;border:0;border-radius:16px;margin:auto;padding:0;overflow:visible;box-shadow:0 34px 100px #0000007a}.BinanceDashboard-module__CLHOYG__symbolDialog::backdrop{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#020509b8}.BinanceDashboard-module__CLHOYG__symbolDialogCard{border:1px solid var(--line-strong);background:linear-gradient(145deg, var(--panel-sheen), transparent 38%), var(--panel);-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);border-radius:16px;flex-direction:column;height:min(720px,100dvh - 32px);max-height:calc(100dvh - 32px);display:flex;overflow:hidden}.BinanceDashboard-module__CLHOYG__symbolDialogHeader{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:18px;min-height:82px;padding:15px 16px 13px 18px;display:flex}.BinanceDashboard-module__CLHOYG__symbolDialogHeader>div,.BinanceDashboard-module__CLHOYG__symbolDialogHeader strong,.BinanceDashboard-module__CLHOYG__symbolDialogHeader small{min-width:0;display:block}.BinanceDashboard-module__CLHOYG__symbolDialogHeader strong{color:var(--heading);letter-spacing:-.025em;margin-top:7px;font-size:17px}.BinanceDashboard-module__CLHOYG__symbolDialogHeader small{color:var(--muted);margin-top:5px;font-size:9px}.BinanceDashboard-module__CLHOYG__symbolDialogClose{width:32px;height:32px;color:var(--muted);border:1px solid var(--line);background:var(--control-bg);cursor:pointer;border-radius:8px;flex:none;padding:0;font-size:19px;line-height:1}.BinanceDashboard-module__CLHOYG__symbolDialogClose:hover{color:var(--accent-strong);border-color:rgba(var(--accent-rgb), .4)}.BinanceDashboard-module__CLHOYG__symbolSearchRow{border-bottom:1px solid var(--line-soft);background:var(--surface-inset);padding:12px 14px 10px}.BinanceDashboard-module__CLHOYG__symbolSearchRow>label{color:var(--muted-2);font-family:var(--font-geist-mono), monospace;letter-spacing:.12em;margin-bottom:6px;font-size:7px;font-weight:800;display:block}.BinanceDashboard-module__CLHOYG__symbolSearchControl{border:1px solid var(--line-strong);background:var(--control-bg);border-radius:10px;align-items:center;gap:9px;height:42px;padding:0 9px 0 12px;display:flex}.BinanceDashboard-module__CLHOYG__symbolSearchControl:focus-within{border-color:var(--accent);box-shadow:0 0 0 2px rgba(var(--accent-rgb), .12)}.BinanceDashboard-module__CLHOYG__symbolSearchControl>span{color:var(--accent);font-size:15px}.BinanceDashboard-module__CLHOYG__symbolSearchControl input{min-width:0;height:100%;color:var(--heading);font-family:var(--font-geist-mono), monospace;background:0 0;border:0;outline:0;flex:1;padding:0;font-size:12px;font-weight:700}.BinanceDashboard-module__CLHOYG__symbolSearchControl input::placeholder{color:var(--muted-2)}.BinanceDashboard-module__CLHOYG__symbolSearchControl input::-webkit-search-cancel-button{display:none}.BinanceDashboard-module__CLHOYG__symbolSearchControl button{height:26px;color:var(--muted);border:1px solid var(--line);background:var(--hover-bg);cursor:pointer;border-radius:6px;padding:0 7px;font-size:7px;font-weight:750}.BinanceDashboard-module__CLHOYG__symbolSearchRow>small{color:var(--muted-2);text-align:right;margin-top:6px;font-size:7px;display:block}.BinanceDashboard-module__CLHOYG__symbolResults{scrollbar-width:thin;flex:auto;grid-template-columns:minmax(0,1fr);align-content:start;gap:6px;min-height:0;padding:8px;display:grid;overflow-y:auto}.BinanceDashboard-module__CLHOYG__symbolResults>button{min-width:0;min-height:54px;color:var(--text-secondary);border:1px solid var(--line);background:var(--control-bg);text-align:left;cursor:pointer;border-radius:9px;grid-template-columns:30px minmax(0,1fr) auto;align-items:center;gap:9px;padding:7px 9px;display:grid}.BinanceDashboard-module__CLHOYG__symbolResults>button:hover,.BinanceDashboard-module__CLHOYG__symbolResults>.BinanceDashboard-module__CLHOYG__symbolOptionActive,.BinanceDashboard-module__CLHOYG__symbolResults>button[aria-selected=true]{border-color:rgba(var(--accent-rgb), .46);background:rgba(var(--accent-rgb), .085)}.BinanceDashboard-module__CLHOYG__symbolResults>button:focus-visible,.BinanceDashboard-module__CLHOYG__symbolDialog button:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.BinanceDashboard-module__CLHOYG__symbolOptionMark{width:30px;height:30px;color:var(--accent-strong);border:1px solid rgba(var(--accent-rgb), .25);background:rgba(var(--accent-rgb), .065);font-family:var(--font-geist-mono), monospace;border-radius:8px;place-items:center;font-size:8px;font-weight:820;display:grid}.BinanceDashboard-module__CLHOYG__symbolOptionName,.BinanceDashboard-module__CLHOYG__symbolOptionName strong,.BinanceDashboard-module__CLHOYG__symbolOptionName small{min-width:0;display:block}.BinanceDashboard-module__CLHOYG__symbolOptionName strong{color:var(--heading);font-family:var(--font-geist-mono), monospace;text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.BinanceDashboard-module__CLHOYG__symbolOptionName small{color:var(--muted-2);font-family:var(--font-geist-mono), monospace;margin-top:4px;font-size:7px}.BinanceDashboard-module__CLHOYG__symbolOptionMeta{min-width:0;font-family:var(--font-geist-mono), monospace;text-align:right;flex-direction:column;align-items:flex-end;gap:4px;display:flex}.BinanceDashboard-module__CLHOYG__symbolOptionMeta strong{max-width:190px;color:var(--text-secondary);text-overflow:ellipsis;white-space:nowrap;font-size:7px;overflow:hidden}.BinanceDashboard-module__CLHOYG__symbolOptionUse{max-width:190px;color:var(--muted-2);text-overflow:ellipsis;white-space:nowrap;font-size:7px;display:block;overflow:hidden}.BinanceDashboard-module__CLHOYG__symbolEmpty{min-height:190px;color:var(--muted);text-align:center;grid-column:1/-1;place-content:center;gap:6px;display:grid}.BinanceDashboard-module__CLHOYG__symbolEmpty strong,.BinanceDashboard-module__CLHOYG__symbolEmpty small{display:block}.BinanceDashboard-module__CLHOYG__symbolEmpty strong{color:var(--text-secondary);font-size:11px}.BinanceDashboard-module__CLHOYG__symbolEmpty small{color:var(--muted-2);font-size:8px}.BinanceDashboard-module__CLHOYG__symbolDialogFooter{min-height:48px;color:var(--muted-2);border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:12px;padding:8px 12px 8px 16px;font-size:7px;display:flex}.BinanceDashboard-module__CLHOYG__symbolDialogFooter button{height:30px;color:var(--error-strong);border:1px solid var(--error-border);background:var(--error-bg);cursor:pointer;border-radius:7px;flex:none;padding:0 10px;font-size:7px;font-weight:780}.BinanceDashboard-module__CLHOYG__symbolDialogFooter button:disabled{opacity:.35;cursor:default}.BinanceDashboard-module__CLHOYG__visuallyHidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}@media (max-width:1180px){.BinanceDashboard-module__CLHOYG__workGrid{grid-template-columns:minmax(580px,1.3fr) minmax(360px,.8fr)}.BinanceDashboard-module__CLHOYG__lowerGrid{grid-template-columns:1fr}.BinanceDashboard-module__CLHOYG__guidePanel{min-height:220px}}@media (max-width:980px){.BinanceDashboard-module__CLHOYG__shell{padding-inline:14px}.BinanceDashboard-module__CLHOYG__workGrid{grid-template-columns:1fr}.BinanceDashboard-module__CLHOYG__candidatePanel{order:1}.BinanceDashboard-module__CLHOYG__detailPanel{order:2;min-height:auto}.BinanceDashboard-module__CLHOYG__tableWrap{min-height:390px}.BinanceDashboard-module__CLHOYG__detailEmpty{min-height:320px}.BinanceDashboard-module__CLHOYG__metricGrid{grid-template-columns:repeat(6,minmax(0,1fr))}.BinanceDashboard-module__CLHOYG__metricGrid article{min-height:79px}.BinanceDashboard-module__CLHOYG__tapePanel{margin-bottom:14px}}@media (max-width:720px){.BinanceDashboard-module__CLHOYG__shell{background-size:28px 28px;padding:14px 10px 18px}.BinanceDashboard-module__CLHOYG__topbar{align-items:flex-start}.BinanceDashboard-module__CLHOYG__brandMark{width:34px;height:34px}.BinanceDashboard-module__CLHOYG__brandBlock h1{font-size:17px}.BinanceDashboard-module__CLHOYG__eyebrow{font-size:7px}.BinanceDashboard-module__CLHOYG__headerControls{gap:7px}.BinanceDashboard-module__CLHOYG__themeToggle{width:32px;padding-inline:0}.BinanceDashboard-module__CLHOYG__themeLabel{display:none}.BinanceDashboard-module__CLHOYG__modeChip{height:30px;padding:0 9px}.BinanceDashboard-module__CLHOYG__feedKind,.BinanceDashboard-module__CLHOYG__clockBlock{display:none}.BinanceDashboard-module__CLHOYG__candidateTable{min-width:680px}.BinanceDashboard-module__CLHOYG__candidateTable th:nth-child(2){width:28%}.BinanceDashboard-module__CLHOYG__candidateTable th:nth-child(3){width:21%}.BinanceDashboard-module__CLHOYG__candidateTable th:nth-child(6){width:16%}.BinanceDashboard-module__CLHOYG__metricGrid{grid-template-columns:repeat(3,minmax(0,1fr))}.BinanceDashboard-module__CLHOYG__alertItem{grid-template-columns:48px 8px minmax(100px,1fr) 34px;padding-inline:12px}.BinanceDashboard-module__CLHOYG__alertReason{display:none}.BinanceDashboard-module__CLHOYG__pipeline{grid-template-columns:repeat(2,1fr);row-gap:14px}.BinanceDashboard-module__CLHOYG__pipeline li:nth-child(2):after{display:none}.BinanceDashboard-module__CLHOYG__thresholdLegend{flex-wrap:wrap}.BinanceDashboard-module__CLHOYG__disclaimer{align-items:flex-start}.BinanceDashboard-module__CLHOYG__disclaimer p{text-align:left}.BinanceDashboard-module__CLHOYG__disclaimer>span{display:none}.BinanceDashboard-module__CLHOYG__symbolDialog{border-radius:16px 16px 0 0;width:100%;max-height:82dvh;margin:auto 0 0}.BinanceDashboard-module__CLHOYG__symbolDialogCard{border-bottom:0;border-radius:16px 16px 0 0;height:82dvh;max-height:82dvh}.BinanceDashboard-module__CLHOYG__symbolResults{grid-template-columns:1fr}}@media (max-width:480px){.BinanceDashboard-module__CLHOYG__brandBlock h1 span{margin:4px 0 0;font-size:12px;display:block}.BinanceDashboard-module__CLHOYG__brandMark{display:none}.BinanceDashboard-module__CLHOYG__topbar{flex-wrap:wrap;gap:10px}.BinanceDashboard-module__CLHOYG__headerControls{margin-left:auto}.BinanceDashboard-module__CLHOYG__modeChip{height:28px;padding:0 6px;font-size:8px}.BinanceDashboard-module__CLHOYG__marketTabs button{gap:6px;padding-inline:8px}.BinanceDashboard-module__CLHOYG__marketTabs button small{display:none}.BinanceDashboard-module__CLHOYG__symbolDialogClose{width:40px;height:40px}.BinanceDashboard-module__CLHOYG__symbolDialogHeader{min-height:76px;padding-inline:14px}.BinanceDashboard-module__CLHOYG__symbolDialogHeader strong{font-size:15px}.BinanceDashboard-module__CLHOYG__symbolDialogFooter span{display:none}.BinanceDashboard-module__CLHOYG__symbolDialogFooter{justify-content:flex-end}.BinanceDashboard-module__CLHOYG__panelHeader{min-height:61px;padding-inline:14px}.BinanceDashboard-module__CLHOYG__focusHero{padding-inline:14px}.BinanceDashboard-module__CLHOYG__scoreRing{width:72px;height:72px}.BinanceDashboard-module__CLHOYG__scoreRing strong{font-size:21px}.BinanceDashboard-module__CLHOYG__reasonRow{padding-inline:14px}.BinanceDashboard-module__CLHOYG__metricGrid{grid-template-columns:repeat(2,minmax(0,1fr));margin-inline:14px}.BinanceDashboard-module__CLHOYG__tapePanel,.BinanceDashboard-module__CLHOYG__inferenceNotice,.BinanceDashboard-module__CLHOYG__focusChartMount{margin-inline:14px}.BinanceDashboard-module__CLHOYG__panelFooter span:first-child{display:none}.BinanceDashboard-module__CLHOYG__panelFooter{justify-content:flex-end}.BinanceDashboard-module__CLHOYG__pipeline{padding-inline:14px}.BinanceDashboard-module__CLHOYG__thresholdLegend{margin-inline:14px}.BinanceDashboard-module__CLHOYG__disclaimer>div{display:none}}@media (prefers-reduced-motion:reduce){.BinanceDashboard-module__CLHOYG__dotLive,.BinanceDashboard-module__CLHOYG__skeletonRow i{animation:none}.BinanceDashboard-module__CLHOYG__candidateTable tbody tr,.BinanceDashboard-module__CLHOYG__marketTabs button{transition:none}}
