.news-home-container::-webkit-scrollbar{width:6px}.news-home-container::-webkit-scrollbar-thumb{background:#0f172a1a;border-radius:4px}.news-stage{animation:news-rise .5s cubic-bezier(.2,.7,.2,1) both}.news-search{box-shadow:0 1px 2px #0f172a0a}.news-search:focus-within{box-shadow:0 0 0 3px var(--brand-100),0 1px 2px #0f172a0a}@keyframes news-rise{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}
