@scope(.home-page){:scope{flex-direction:column;gap:1.5rem;margin:0;padding:1rem;display:flex}.home-filters{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.home-filters-left,.home-filters-right{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.home-section{flex-direction:column;gap:.75rem;display:flex}.home-section-header{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.home-section-title{color:var(--foreground);margin:0;font-size:1.25rem;font-weight:600}.home-section-link{color:var(--muted-foreground);align-items:center;gap:.125rem;margin-right:auto;font-size:.75rem;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex}.home-section-link:hover{color:var(--foreground)}.home-matches{gap:.75rem;padding-bottom:.5rem;display:flex;overflow-x:auto}.home-matches::-webkit-scrollbar{height:.375rem}.home-matches::-webkit-scrollbar-track{background:var(--muted);border-radius:var(--medium-radius)}.home-matches::-webkit-scrollbar-thumb{background:var(--border);border-radius:var(--medium-radius)}.home-matches-empty{width:100%;color:var(--muted-foreground);text-align:center;background:var(--card);border:1px solid var(--border);border-radius:var(--medium-radius);padding:2rem;font-size:.875rem}.home-bottom{grid-template-columns:1fr 20rem;gap:1.5rem;display:grid}@media (max-width:768px){.home-bottom{grid-template-columns:1fr}}.home-bottom-left,.home-bottom-right,.home-highlights{flex-direction:column;gap:.75rem;display:flex}}
