@scope(.home-skeleton){:scope{flex-direction:column;gap:1.5rem;display:flex}.skeleton{background:color-mix(in srgb, var(--muted) 80%, var(--background));border:1px solid var(--border);border-radius:var(--medium-radius);position:relative;overflow:hidden}.shimmer:after{content:"";background:linear-gradient(90deg, transparent 0%, color-mix(in srgb, var(--foreground) 12%, transparent) 50%, transparent 100%);animation:1.4s ease-in-out infinite home-skeleton-shimmer;position:absolute;inset:0;transform:translate(-100%)}.home-skeleton-section{flex-direction:column;gap:.75rem;display:flex}.home-skeleton-section-header{justify-content:space-between;align-items:center;display:flex}.home-skeleton-title{width:8rem;height:1.5rem}.home-skeleton-link{width:5rem;height:1rem}.home-skeleton-matches{gap:.75rem;display:flex;overflow:hidden}.home-skeleton-match{flex:none;width:12rem;height:10rem}.home-skeleton-bottom{grid-template-columns:1fr 20rem;gap:1.5rem;display:grid}.home-skeleton-standings{height:24rem}.home-skeleton-highlights{flex-direction:column;gap:.75rem;display:flex}.home-skeleton-highlight{height:10rem}@media (max-width:768px){.home-skeleton-bottom{grid-template-columns:1fr}}@media (max-width:640px){.home-skeleton-match{width:10rem;height:9rem}}@keyframes home-skeleton-shimmer{to{transform:translate(100%)}}}
