#screener,#research-feed{scroll-margin-top:140px}.header-tagline{color:var(--color-text-muted);margin:4px 0 0;font-size:.78rem;line-height:1.5}.screener-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:14px;margin-bottom:16px;display:flex}.screener-filters{flex-wrap:wrap;gap:8px;display:flex}.screener-pill{min-height:38px;color:var(--color-text-muted);letter-spacing:.04em;text-transform:uppercase;cursor:pointer;background:#ffffff05;border:1px solid #d4af3729;border-radius:999px;align-items:center;gap:8px;padding:0 14px;font-size:.74rem;font-weight:600;transition:all .18s;display:inline-flex}.screener-pill:hover,.screener-pill:focus-visible{color:var(--color-text);border-color:#d4af3752}.screener-pill.active{color:var(--color-terracotta);background:#d4af3724;border-color:#d4af3752}.screener-search{gap:6px;min-width:min(100%,280px);display:grid}.screener-search-label{color:var(--color-text-dim);letter-spacing:.04em;text-transform:uppercase;font-size:.73rem}.screener-search input{width:100%;min-height:42px;color:var(--color-text);font:inherit;background:#ffffff08;border:1px solid #d4af3724;border-radius:14px;padding:0 14px}.screener-search input:focus-visible{outline-offset:2px;outline:2px solid #d4af3766}.screener-summary{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:16px;display:grid}.screener-summary-card{background:#ffffff08;border:1px solid #d4af371f;border-radius:16px;padding:14px 16px}.screener-summary-value{color:var(--color-text);font-family:var(--font-mono);margin-bottom:5px;font-size:1.05rem;font-weight:700;display:block}.screener-summary-label{color:var(--color-text-dim);font-size:.74rem;line-height:1.45}.value-screener-wrap{overflow-x:auto}.value-screener-table{width:100%;min-width:680px}.value-screener-table thead th{vertical-align:bottom;white-space:nowrap}.value-screener-sort{color:inherit;font:inherit;cursor:pointer;background:0 0;border:none;flex-direction:column;align-items:flex-start;gap:3px;padding:0;display:inline-flex}.value-screener-sort.active .value-screener-sort-label{color:var(--color-text)}.value-screener-sort-label{font-size:.8rem;font-weight:600}.value-screener-sort-sub{color:var(--color-text-dim);white-space:normal;max-width:170px;font-size:.66rem;line-height:1.4}.value-screener-table tbody tr.screener-row:hover{background:#d4af370d}.opportunity-cell{min-width:200px}.opportunity-main{flex-wrap:wrap;align-items:baseline;gap:8px;margin-bottom:7px;display:flex}.opportunity-name{color:var(--color-text);font-weight:700}.opportunity-ticker{color:var(--color-terracotta);font-family:var(--font-mono);letter-spacing:.05em;text-transform:uppercase;font-size:.72rem}.opportunity-tags{flex-wrap:wrap;gap:6px;display:flex}.opportunity-tag{color:var(--color-text);letter-spacing:.04em;text-transform:uppercase;background:#d4af371f;border-radius:999px;align-items:center;gap:6px;padding:4px 8px;font-size:.66rem;font-weight:600;display:inline-flex}.opportunity-tag--proof{background:#22c55e24}.opportunity-source-link{color:var(--color-terracotta);margin-top:8px;font-size:.72rem;font-weight:600;text-decoration:none;display:inline-flex}.screener-metric{vertical-align:top;min-width:180px}.screener-metric-primary{color:var(--color-text);font-family:var(--font-mono);margin-bottom:4px;font-size:.82rem;font-weight:600;line-height:1.35;display:block}.screener-metric-primary--positive{color:var(--positive)}.screener-metric-primary--negative{color:var(--negative)}.screener-metric-secondary{color:var(--color-text-dim);margin-bottom:3px;font-size:.7rem;line-height:1.5;display:block}.screener-empty{text-align:center;color:var(--color-text-dim)}.freshness-pill{color:var(--color-text-dim);font-family:var(--font-mono);letter-spacing:.04em;background:#ffffff0f;border-radius:999px;align-items:center;padding:2px 7px;font-size:.62rem;font-weight:600;display:inline-flex}.freshness-pill.freshness-new{color:var(--positive);background:#22c55e26}.screener-row--stale{opacity:.6}.screener-row--stale:hover{opacity:.85}.screener-divider td{color:var(--color-text-dim);font-family:var(--font-mono);letter-spacing:.06em;text-transform:uppercase;border-bottom:1px solid #d4af371f;padding:12px 10px 8px;font-size:.68rem;font-weight:600}.research-tabs{flex-wrap:wrap;gap:8px;display:flex}.research-tab{min-height:38px;color:var(--color-text-muted);letter-spacing:.04em;text-transform:uppercase;cursor:pointer;background:#ffffff05;border:1px solid #d4af371f;border-radius:999px;align-items:center;padding:0 16px;font-size:.74rem;font-weight:600;transition:all .18s;display:inline-flex}.research-tab:hover,.research-tab:focus-visible{color:var(--color-text);border-color:#d4af3752}.research-tab.active{color:var(--color-terracotta);background:#d4af3724;border-color:#d4af3752}@media (width<=1180px){.screener-summary{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=768px){#screener,#research-feed{scroll-margin-top:112px}.screener-summary{grid-template-columns:1fr}.screener-search{width:100%;min-width:100%}.research-tabs{width:100%}.research-tab{flex:1;justify-content:center}.value-screener-table{min-width:0}.value-screener-table thead{display:none}.value-screener-table tbody{display:block}.value-screener-table tr.screener-row{gap:var(--space-sm,8px);padding:var(--space-lg,16px) 0;border-bottom:1px solid #d4af3714;grid-template-columns:1fr 1fr;display:grid}.value-screener-table tr.screener-row td:first-child{grid-column:1/-1}.value-screener-table tr.screener-divider{display:block}.screener-metric{min-width:0}}@media (width<=480px){.value-screener-table tr.screener-row{grid-template-columns:1fr}}