.arena-list-skeleton{flex-direction:column;gap:12px;display:flex}.arena-skel{border-radius:var(--arena-glass-radius);border:var(--arena-inner-border);background:linear-gradient(100deg,#ffffff8c 30%,#ffffffd9 50%,#ffffff8c 70%) 0 0/220% 100%;animation:1.4s ease-in-out infinite arena-skel-wave}.arena-skel-hero{height:168px}.arena-skel-tabs{border-radius:16px;height:56px}.arena-skel-card{height:132px}@keyframes arena-skel-wave{0%{background-position:180% 0}to{background-position:-20% 0}}
