:root{--skel-radius:8px;--skel-from:#eee;--skel-via:#f6f6f6;--skel-to:#e9e9e9;--skel-speed:1.4s}@keyframes skel-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.skel,.homeLoading__hero,.homeLoading__categoryText,.homeLoading__categoryImage,.homeLoading__title,.homeLoading__link,.homeLoading__cardImage,.homeLoading__line{background:linear-gradient(90deg,var(--skel-from),var(--skel-via),var(--skel-to));animation:skel-shimmer var(--skel-speed)ease-in-out infinite;border-radius:var(--skel-radius);-webkit-user-select:none;-moz-user-select:none;user-select:none;background-size:200% 100%;display:block}.skel--rounded{border-radius:var(--skel-radius)}.skel--circle{border-radius:50%}.skel--pill{border-radius:999px}.skel-line{width:100%;height:12px}.skel-line--sm{height:10px}.skel-line--lg{height:14px}.skel-title{width:40%;max-width:360px;height:28px}.skel-subtitle{width:30%;max-width:240px;height:18px}.skel-btn{border-radius:999px;width:140px;height:36px}.skel-img{width:100%;height:200px}.skel-img--wide,.homeLoading__hero{height:max(160px,min(28vw,360px))}.skel-avatar{border-radius:50%;width:48px;height:48px}.skel-stack{gap:8px;display:grid}.skel-row{align-items:center;gap:12px;display:flex}.skel-rail,.homeLoading__rail{gap:10px;padding-bottom:10px;display:inline-flex;overflow-x:auto}.skel-grid,.homeLoading__categories{gap:15px;display:grid}.home--loading{padding:var(--defaultContainerPadding);flex-direction:column;gap:20px;display:flex}.homeLoading__hero{border-radius:10px}.homeLoading__categories{grid-template-columns:repeat(auto-fill,minmax(150px,1fr))}.homeLoading__category{background:0 0;border-radius:10px;align-items:center;height:60px;display:flex;position:relative;overflow:hidden}.homeLoading__categoryText{border-radius:6px;width:55%;height:18px;margin-left:16px}.homeLoading__categoryImage{aspect-ratio:1;border-radius:0;height:100%;margin-left:auto}.homeLoading__group{flex-direction:column;gap:10px;display:flex}.homeLoading__groupHeader{align-items:center;gap:12px;display:flex}.homeLoading__title{border-radius:6px;width:max(160px,min(30%,280px));height:28px}.homeLoading__link{border-radius:6px;width:110px;height:18px;margin-left:auto}.homeLoading__card{flex-direction:column;flex:none;gap:6px;width:120px;height:200px;display:flex}.homeLoading__cardImage{border-radius:6px;width:100%;height:180px}.homeLoading__line{border-radius:6px;width:90%;height:12px}.homeLoading__line--lg{width:100%;height:14px}.homeLoading__line--sm{width:60%;height:10px}@media (max-width:768px){.homeLoading__card{width:180px}}@media (max-width:480px){.homeLoading__card{width:150px}}
