.loading_wrap__nQeVd{max-width:var(--container);margin:0 auto;padding:3rem 5vw 5rem}.loading_head__Bna7t{margin-bottom:2.4rem}.loading_grid__frj82{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));grid-gap:1.4rem;gap:1.4rem}.loading_card__NVRtV{border:1px solid var(--border);border-radius:var(--radius);overflow:hidden;padding-bottom:1rem;background:var(--surface)}.loading_thumb__fbsts{aspect-ratio:3/4;background:var(--surface-2)}.loading_bar__ehLt8{border-radius:999px;background:linear-gradient(90deg,var(--surface-2) 25%,rgba(255,255,255,.1) 37%,var(--surface-2) 63%);background-size:400% 100%;animation:loading_shimmer__VNreZ 1.4s ease-in-out infinite}.loading_barTitle__SxCpM{height:30px;width:min(280px,60%);margin-bottom:.7rem}.loading_barSub__GJUzN{height:14px;width:min(180px,40%)}.loading_barLine__WQK9e{height:14px;width:70%;margin:1rem 1rem .6rem}.loading_barShort__ydYc8{height:14px;width:40%;margin:0 1rem}@keyframes loading_shimmer__VNreZ{0%{background-position:100% 50%}to{background-position:0 50%}}@media (prefers-reduced-motion:reduce){.loading_bar__ehLt8{animation:none}}