.screener-header{margin-bottom:var(--space-6)}.screener-header h1{margin:0 0 var(--space-3) 0;line-height:var(--leading-tight);margin-top:var(--space-5)}.screener-header p{font-size:var(--text-md);color:var(--text-secondary);margin:0;line-height:var(--leading-relaxed);max-width:900px}.category-tabs-container .category-tab.active svg,.category-tabs-container .category-tab.active svg circle,.category-tabs-container .category-tab.active svg path,.category-tabs-container .category-tab.active svg polygon,.category-tabs-container .category-tab.active svg rect{stroke:var(--text-white);color:var(--text-white)!important}.graphic-item{position:absolute;width:50px;height:50px;background:rgba(59,130,246,.08);border-radius:var(--radius-full);display:flex;align-items:center;justify-content:center;color:var(--primary-blue);font-size:var(--text-2xl);opacity:.5;animation:float 6s ease-in-out infinite}@keyframes float{0%,100%{transform:translateY(0)}50%{transform:translateY(-10px)}}.graphic-1{top:15px;right:60px;animation-delay:0s}.graphic-2{bottom:30px;left:50px;animation-delay:2s}.graphic-3{top:40px;left:30px;animation-delay:4s}.graphic-4{bottom:15px;right:30px;animation-delay:1s}@media (max-width:768px){.graphic-item{display:none}}