.screener-tables-module__3a4htq__thead .screener-tables-module__3a4htq__stickyCol{z-index:15}.screener-tables-module__3a4htq__tr:hover td,.screener-tables-module__3a4htq__tr:hover .screener-tables-module__3a4htq__stickyCol{background:var(--card-bg-row-hover)}.screener-tables-module__3a4htq__tr td{border-bottom:1px solid var(--card-row-border-color);white-space:nowrap;text-overflow:ellipsis;background:var(--card-bg-primary);transition:background var(--transition-fast);padding:8px 12px;overflow:hidden}.screener-tables-module__3a4htq__expandedTr .screener-tables-module__3a4htq__td{background:0 0;border-bottom:none}.screener-tables-module__3a4htq__tickerLink{color:var(--link-color);text-decoration:none}.screener-tables-module__3a4htq__tickerLink:hover{text-decoration:underline}.screener-tables-module__3a4htq__loadingContainer{flex-direction:column;justify-content:center;align-items:center;height:50vh;display:flex}.screener-tables-module__3a4htq__loader{border:4px solid #ffffff1a;border-top-color:#3498db;border-radius:50%;width:40px;height:40px;margin-bottom:1rem;animation:1s linear infinite screener-tables-module__3a4htq__spin}@keyframes screener-tables-module__3a4htq__spin{to{transform:rotate(360deg)}}.screener-tables-module__3a4htq__root{--bg-primary:#0f1119;--bg-secondary:#161923;--bg-row-hover:#1c2030;--bg-header:#121520;--border-color:#1e2235;--text-primary:#d1d4dc;--text-secondary:#787b86;--text-muted:#545769;--accent-green:#26a69a;--accent-red:#ef5350;--accent-blue:#2962ff;--accent-blue-dim:#2962ff26;--flash-green:#26a69a26;--flash-red:#ef535026;background:var(--card-bg-primary);border:var(--card-border);border-radius:var(--border-radius-default,6px);flex-direction:column;flex:1;min-height:0;font-size:13px;display:flex;overflow:hidden;box-shadow:0 4px 12px #0006}.screener-tables-module__3a4htq__toolbar{background:var(--card-bg-header);border-bottom:1px solid #6e6e6e4d;flex-wrap:wrap;align-items:center;gap:8px;padding:10px 12px;display:flex}.screener-tables-module__3a4htq__searchInput{color:var(--text-color);min-width:160px;transition:border-color var(--transition-fast);background:#ffffff0f;border:1px solid #6e6e6e4d;border-radius:6px;outline:none;padding:6px 12px;font-size:13px}.screener-tables-module__3a4htq__searchInput:focus{border-color:var(--link-color)}.screener-tables-module__3a4htq__searchInput::placeholder{color:var(--v2-lighter-color)}.screener-tables-module__3a4htq__filterChip{border:1px solid var(--border-color);border-radius:var(--radius-md);color:var(--text-secondary);cursor:pointer;transition:all var(--transition-fast);white-space:nowrap;background:0 0;align-items:center;gap:4px;padding:5px 10px;font-size:13px;display:inline-flex;position:relative}.screener-tables-module__3a4htq__filterChip:hover{border-color:var(--text-secondary);color:var(--text-primary)}.screener-tables-module__3a4htq__filterChipActive{border-color:var(--accent-blue);color:var(--accent-blue);background:var(--accent-blue-dim)}.screener-tables-module__3a4htq__filterChipArrow{margin-left:2px;font-size:10px}.screener-tables-module__3a4htq__filterDropdown{z-index:100;background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:var(--radius-md);min-width:220px;padding:4px 0;animation:.15s screener-tables-module__3a4htq__dropIn;position:absolute;top:calc(100% + 4px);left:0;box-shadow:0 8px 32px #00000080}@keyframes screener-tables-module__3a4htq__dropIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.screener-tables-module__3a4htq__filterDropdownLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.5px;padding:8px 12px 4px;font-size:11px}.screener-tables-module__3a4htq__filterOption{text-align:left;width:100%;color:var(--text-primary);cursor:pointer;transition:background var(--transition-fast);background:0 0;border:none;padding:8px 12px;font-size:13px;display:block}.screener-tables-module__3a4htq__filterOption:hover{background:var(--bg-row-hover)}.screener-tables-module__3a4htq__filterOptionActive{color:var(--accent-blue);background:var(--accent-blue-dim)}.screener-tables-module__3a4htq__activeFilterTag{background:var(--accent-blue-dim);border:1px solid var(--accent-blue);border-radius:var(--radius-sm);color:var(--accent-blue);align-items:center;gap:4px;padding:4px 8px;font-size:12px;display:inline-flex}.screener-tables-module__3a4htq__activeFilterRemove{color:var(--accent-blue);cursor:pointer;background:0 0;border:none;padding:0 2px;font-size:14px;line-height:1}.screener-tables-module__3a4htq__tabs{border-bottom:1px solid var(--border-color);background:var(--bg-secondary);scrollbar-width:none;align-items:center;gap:0;padding:0 16px;display:flex;overflow-x:auto}.screener-tables-module__3a4htq__tabs::-webkit-scrollbar{display:none}.screener-tables-module__3a4htq__tab{color:var(--text-secondary);cursor:pointer;transition:all var(--transition-fast);white-space:nowrap;background:0 0;border:none;border-bottom:2px solid #0000;padding:10px 16px;font-size:13px}.screener-tables-module__3a4htq__tab:hover{color:var(--text-primary)}.screener-tables-module__3a4htq__tabActive{color:var(--text-primary);border-bottom-color:var(--accent-blue);font-weight:500}.screener-tables-module__3a4htq__tableWrapper{flex:1;min-height:0;position:relative;overflow:auto}.screener-tables-module__3a4htq__table{border-collapse:separate;border-spacing:0;table-layout:fixed;width:100%;font-size:13px}.screener-tables-module__3a4htq__thead{z-index:10;position:sticky;top:0}.screener-tables-module__3a4htq__thead th{color:var(--light-text);white-space:nowrap;background:var(--card-bg-thead);border-top:1px solid var(--card-row-border-color);border-bottom:1px solid var(--card-row-border-color);cursor:default;-webkit-user-select:none;user-select:none;text-align:left;padding:8px 12px;font-size:12px;font-weight:500}.screener-tables-module__3a4htq__thSortable{cursor:pointer;transition:color var(--transition-fast)}.screener-tables-module__3a4htq__thSortable:hover{color:var(--text-primary)}.screener-tables-module__3a4htq__thActive{color:var(--accent-blue)}.screener-tables-module__3a4htq__sortArrow{opacity:.6;margin-left:4px;font-size:10px;display:inline-block}.screener-tables-module__3a4htq__sortArrowActive{opacity:1;color:var(--accent-blue)}.screener-tables-module__3a4htq__stickyCol{z-index:5;background:var(--bg-primary);position:sticky;left:0}.screener-tables-module__3a4htq__thead .screener-tables-module__3a4htq__stickyCol{z-index:15;background:var(--bg-header)}.screener-tables-module__3a4htq__stickyCol:after{content:"";pointer-events:none;background:linear-gradient(90deg,#0003,#0000);width:6px;height:100%;position:absolute;top:0;right:-6px}.screener-tables-module__3a4htq__tr{transition:background var(--transition-fast)}.screener-tables-module__3a4htq__tr:hover .screener-tables-module__3a4htq__td,.screener-tables-module__3a4htq__tr:hover .screener-tables-module__3a4htq__stickyCol{background:var(--card-bg-row-hover)}.screener-tables-module__3a4htq__td{border-bottom:1px solid var(--card-row-border-color);white-space:nowrap;text-overflow:ellipsis;background:var(--bg-primary);transition:background var(--transition-fast);padding:8px 12px;overflow:hidden}.screener-tables-module__3a4htq__tickerCell{color:inherit;align-items:center;gap:6px;text-decoration:none;display:flex}.screener-tables-module__3a4htq__tickerCell:hover .screener-tables-module__3a4htq__tickerBadge{background:#3a3e4e}.screener-tables-module__3a4htq__coinIcon{border-radius:22px;flex-shrink:0;width:20px;height:20px}.screener-tables-module__3a4htq__tickerBadge{border-radius:var(--radius-sm);letter-spacing:.3px;min-width:48px;color:var(--text-primary);background:#2a2e3e;justify-content:center;align-items:center;padding:3px 8px;font-size:12px;font-weight:600;display:inline-flex}.screener-tables-module__3a4htq__priceCell{font-family:var(--font-mono);font-variant-numeric:tabular-nums;font-size:14px}.screener-tables-module__3a4htq__positive{color:var(--ticker-up-color)}.screener-tables-module__3a4htq__negative{color:var(--ticker-down-color)}.screener-tables-module__3a4htq__neutral{color:var(--text-secondary)}.screener-tables-module__3a4htq__flashGreen{animation:1.5s screener-tables-module__3a4htq__flashG}.screener-tables-module__3a4htq__flashRed{animation:1.5s screener-tables-module__3a4htq__flashR}@keyframes screener-tables-module__3a4htq__flashG{0%{background:var(--flash-green)}to{background:var(--bg-primary)}}@keyframes screener-tables-module__3a4htq__flashR{0%{background:var(--flash-red)}to{background:var(--bg-primary)}}.screener-tables-module__3a4htq__categoryText{color:var(--text-secondary);text-overflow:ellipsis;max-width:200px;font-size:12px;overflow:hidden}@media (max-width:768px){.screener-tables-module__3a4htq__toolbar{padding:8px 10px}.screener-tables-module__3a4htq__searchInput{flex:1;min-width:120px}.screener-tables-module__3a4htq__th,.screener-tables-module__3a4htq__td{padding:6px 8px;font-size:12px}.screener-tables-module__3a4htq__tickerBadge{min-width:40px;padding:2px 6px;font-size:11px}.screener-tables-module__3a4htq__tab{padding:8px 12px;font-size:12px}.screener-tables-module__3a4htq__filterChip{padding:4px 8px;font-size:12px}}.screener-tables-module__3a4htq__stickL1{z-index:1;background:var(--card-bg-primary);position:sticky;left:0}.screener-tables-module__3a4htq__stickL2{left:var(--stickL2-offset,56px);z-index:1;background:var(--card-bg-primary);position:sticky}.screener-tables-module__3a4htq__stickL1.screener-tables-module__3a4htq__stickHeadCell,.screener-tables-module__3a4htq__stickL2.screener-tables-module__3a4htq__stickHeadCell{background:var(--card-bg-thead,var(--card-bg-secondary));z-index:3}.screener-tables-module__3a4htq__scrollHover tbody tr:hover td.screener-tables-module__3a4htq__stickL1,.screener-tables-module__3a4htq__scrollHover tbody tr:hover td.screener-tables-module__3a4htq__stickL2{background:var(--card-bg-secondary)}.screener-tables-module__3a4htq__pageScrollWrap{overflow:auto visible}
