.screener-module__24cPwW__screenerWrapper{flex-direction:column;gap:2rem;display:flex}.screener-module__24cPwW__filterBar{background-color:color-mix(in srgb, var(--card-bg) 70%, transparent);-webkit-backdrop-filter:blur(16px);border:1px solid var(--border);box-shadow:var(--card-shadow);border-radius:16px;flex-wrap:wrap;align-items:center;gap:1rem;padding:1.25rem 1.5rem;transition:opacity .3s;display:flex}.screener-module__24cPwW__searchGroup{flex:1;min-width:300px}@media (max-width:640px){.screener-module__24cPwW__searchGroup{min-width:100%}}.screener-module__24cPwW__searchInput{background:var(--background);border:1px solid var(--border);width:100%;color:var(--foreground);border-radius:12px;padding:.875rem 1.25rem;font-family:inherit;font-size:.9375rem;transition:all .25s cubic-bezier(.4,0,.2,1);box-shadow:inset 0 2px 4px #00000005}.screener-module__24cPwW__searchInput:focus{border-color:var(--primary);box-shadow:0 0 0 3px var(--accent-muted);background:var(--card-bg);outline:none}.screener-module__24cPwW__selectGroup{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.screener-module__24cPwW__select{background:var(--background);border:1px solid var(--border);color:var(--foreground);cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='currentColor'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M19 9l-7 7-7-7'%3E%3C/path%3E%3C/svg%3E");background-position:right 1rem center;background-repeat:no-repeat;background-size:1em;border-radius:12px;padding:.875rem 2.5rem .875rem 1.25rem;font-family:inherit;font-size:.9375rem;font-weight:500;transition:all .25s cubic-bezier(.4,0,.2,1);box-shadow:inset 0 1px 2px #00000005}.screener-module__24cPwW__select:hover{border-color:var(--primary)}.screener-module__24cPwW__select:focus{border-color:var(--primary);box-shadow:0 0 0 3px var(--accent-muted);outline:none}.screener-module__24cPwW__resetButton{color:var(--secondary);cursor:pointer;background:0 0;border:none;border-radius:8px;padding:.5rem 1rem;font-size:.875rem;font-weight:600;transition:all .2s}.screener-module__24cPwW__resetButton:hover{color:var(--foreground);background:var(--border)}.screener-module__24cPwW__tableStats{color:var(--secondary);text-transform:uppercase;letter-spacing:.05em;padding-left:.5rem;font-size:.8125rem;font-weight:600}.screener-module__24cPwW__tableContainer{border:1px solid var(--border);background-color:var(--card-bg);width:100%;box-shadow:var(--card-shadow);scrollbar-width:thin;scrollbar-color:var(--border) transparent;border-radius:16px;overflow-x:auto}.screener-module__24cPwW__tableContainer::-webkit-scrollbar{height:8px}.screener-module__24cPwW__tableContainer::-webkit-scrollbar-track{background:0 0}.screener-module__24cPwW__tableContainer::-webkit-scrollbar-thumb{background-color:var(--border);border-radius:20px}.screener-module__24cPwW__table{border-collapse:separate;border-spacing:0;text-align:left;width:100%}.screener-module__24cPwW__table th{background-color:color-mix(in srgb, var(--card-bg) 90%, transparent);color:var(--secondary);border-bottom:1px solid var(--border);cursor:pointer;white-space:nowrap;-webkit-user-select:none;user-select:none;z-index:10;text-transform:uppercase;letter-spacing:.05em;padding:1.25rem 1.5rem;font-size:.8125rem;font-weight:700;transition:background-color .2s;position:sticky;top:0}.screener-module__24cPwW__table th:hover{background-color:var(--background);color:var(--foreground)}.screener-module__24cPwW__sortIcon{color:var(--primary);vertical-align:middle;margin-left:.5rem;font-size:.65rem}.screener-module__24cPwW__table td{border-bottom:1px solid var(--border);color:var(--secondary);vertical-align:middle;background-color:var(--card-bg);padding:1.25rem 1.5rem;font-size:.9375rem;transition:background-color .2s}.screener-module__24cPwW__table tbody tr{cursor:pointer;transition:transform .2s cubic-bezier(.4,0,.2,1),box-shadow .2s cubic-bezier(.4,0,.2,1);position:relative}.screener-module__24cPwW__table tbody tr:hover td{background-color:color-mix(in srgb, var(--background) 50%, var(--card-bg))}.screener-module__24cPwW__table tbody tr:hover{z-index:5;transform:translateY(-1px);box-shadow:0 4px 12px #0000000d}.screener-module__24cPwW__table tbody tr:last-child td{border-bottom:none}.screener-module__24cPwW__tickerCell strong{color:var(--foreground);letter-spacing:-.01em;margin-bottom:.25rem;font-size:1rem;font-weight:700;display:block}.screener-module__24cPwW__tickerCell span{color:var(--secondary);font-size:.75rem;font-weight:500}.screener-module__24cPwW__regionTag{background-color:var(--accent-muted);color:var(--accent);white-space:nowrap;border-radius:9999px;padding:.35rem .75rem;font-size:.75rem;font-weight:700}.screener-module__24cPwW__tag{background-color:color-mix(in srgb, var(--primary) 15%, transparent);color:var(--primary);white-space:nowrap;border-radius:9999px;padding:.35rem .75rem;font-size:.75rem;font-weight:700}.screener-module__24cPwW__yieldValue{color:var(--foreground);background-color:color-mix(in srgb, var(--accent) 10%, transparent);border-radius:6px;padding:.25rem .5rem;font-size:1rem;font-weight:700;display:inline-block}.screener-module__24cPwW__pagination{justify-content:center;align-items:center;gap:1rem;margin-top:1.5rem;display:flex}.screener-module__24cPwW__pageBtn{background:var(--card-bg);border:1px solid var(--border);color:var(--foreground);cursor:pointer;border-radius:8px;padding:.625rem 1.25rem;font-size:.875rem;font-weight:600;transition:all .2s;box-shadow:0 1px 3px #0000000d}.screener-module__24cPwW__pageBtn:hover:not(:disabled){border-color:var(--primary);color:var(--primary);transform:translateY(-1px)}.screener-module__24cPwW__pageBtn:disabled{opacity:.5;cursor:not-allowed;background:var(--background)}.screener-module__24cPwW__mobileCardsContainer{flex-direction:column;gap:1rem;display:flex}.screener-module__24cPwW__mobileCard{background-color:var(--card-bg);border:1px solid var(--border);box-shadow:var(--card-shadow);cursor:pointer;border-radius:12px;flex-direction:column;gap:1rem;padding:1.25rem;transition:transform .2s,box-shadow .2s;display:flex}.screener-module__24cPwW__mobileCard:hover{transform:translateY(-2px);box-shadow:0 8px 30px #00000014}.screener-module__24cPwW__mobileCardHeader{border-bottom:1px solid var(--border);justify-content:space-between;align-items:flex-start;padding-bottom:.75rem;display:flex}.screener-module__24cPwW__mobileCardTitle{color:var(--foreground);margin-bottom:.25rem;font-size:1rem;font-weight:700;line-height:1.3}.screener-module__24cPwW__mobileCardSubtitle{color:var(--secondary);font-size:.75rem;font-weight:500}.screener-module__24cPwW__mobileCardMetrics{justify-content:space-between;align-items:center;display:flex}.screener-module__24cPwW__mobileCardMetric{flex-direction:column;gap:.25rem;display:flex}.screener-module__24cPwW__mobileCardMetricLabel{color:var(--secondary);text-transform:uppercase;font-size:.75rem;font-weight:600}.screener-module__24cPwW__mobileCardMetricValue{color:var(--foreground);font-size:.9375rem;font-weight:700}@media (max-width:768px){.screener-module__24cPwW__tableContainer{display:none}}@media (min-width:769px){.screener-module__24cPwW__mobileCardsContainer{display:none}}
.screenerPage-module__V3FQga__main{max-width:1200px;min-height:calc(100vh - 70px);margin:0 auto;padding:4rem 2rem}.screenerPage-module__V3FQga__header{margin-bottom:3rem;padding-bottom:2rem;position:relative}.screenerPage-module__V3FQga__header:before{content:"";background:radial-gradient(circle, var(--accent-muted) 0%, transparent 60%);z-index:-1;pointer-events:none;opacity:.8;filter:blur(40px);width:60%;height:200%;position:absolute;top:-50%;left:20%;transform:translateZ(0)}.screenerPage-module__V3FQga__header h1{letter-spacing:-.04em;background:linear-gradient(135deg, var(--foreground), var(--primary));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:.75rem;font-size:3.5rem;font-weight:800;line-height:1.1}.screenerPage-module__V3FQga__header p{color:var(--secondary);max-width:600px;font-size:1.25rem;line-height:1.6}.screenerPage-module__V3FQga__screenerSection{z-index:10;width:100%;margin-top:2rem;position:relative}
