:root{--color-dark:#0c0c1a;--color-orange:#f6a037;--color-pink:#f266b0;--color-light:#fae6d1;--color-purple:#9e1f9d;--primary-color:#f6a037;--secondary-color:#f266b0;--accent-color:#9e1f9d;--background-color:#0c0c1a;--text-color:#fae6d1;--text-color-muted:#fae6d1b3;--background-color-light:#1c1c3d;--spacing-xs:.5rem;--spacing-sm:1rem;--spacing-md:1.5rem;--spacing-lg:2rem;--spacing-xl:3rem;--spacing-xxl:4rem;--font-parallax:var(--font-display)}@keyframes skeletonShimmer{0%{background-position:-400px 0}to{background-position:calc(400px + 100%) 0}}.skeleton-animate{background:linear-gradient(90deg,#fae6d10f 25%,#fae6d11f 50%,#fae6d10f 75%) 0 0/400px 100%;border-radius:8px;animation:1.8s linear infinite skeletonShimmer}.channel-skeleton{background-image:url(/stars.png);background-repeat:repeat;background-size:auto;width:100%;min-height:100vh}.channel-skeleton__header{text-align:center;padding:4rem 1.5rem 2rem}@media (min-width:768px){.channel-skeleton__header{padding:5rem 2rem 2.5rem}}@media (min-width:1280px){.channel-skeleton__header{padding:6rem 3rem 3rem}}.channel-skeleton__header-inner{flex-direction:column;align-items:center;gap:1rem;max-width:600px;margin:0 auto;display:flex}.skeleton-title{background:linear-gradient(90deg,#f6a0371f 25%,#f6a03733 50%,#f6a0371f 75%) 0 0/400px 100%;border-radius:10px;width:clamp(280px,13.04vw + 233px,400px);height:clamp(2.5rem,.61vw + 2.28rem,3.5rem);animation:1.8s linear infinite skeletonShimmer}.skeleton-subtitle{width:380px;max-width:90%;height:clamp(1rem,.12vw + .96rem,1.1rem)}.channel-skeleton__toolbar{padding:0 1.5rem 2rem}@media (min-width:768px){.channel-skeleton__toolbar{padding:0 2rem 2rem}}@media (min-width:1280px){.channel-skeleton__toolbar{padding:0 3rem 2.5rem}}.channel-skeleton__toolbar-inner{max-width:1200px;margin:0 auto}.skeleton-search{border-radius:12px;max-width:480px;height:clamp(3rem,.24vw + 2.91rem,3.2rem)}.channel-skeleton__content{padding:0 1.5rem 4rem}@media (min-width:768px){.channel-skeleton__content{padding:0 2rem 4rem}}@media (min-width:1280px){.channel-skeleton__content{padding:0 3rem 5rem}}.channel-skeleton__grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem;max-width:1200px;margin:0 auto;display:grid}@media (min-width:768px){.channel-skeleton__grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.75rem}}@media (min-width:1280px){.channel-skeleton__grid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:2rem}}.skeleton-card{background:#fae6d105;border:1px solid #f6a0370f;border-radius:12px;overflow:hidden}.skeleton-card__thumbnail{aspect-ratio:16/9;background:linear-gradient(90deg,#9e1f9d1a 25%,#9e1f9d2e 50%,#9e1f9d1a 75%) 0 0/400px 100%;border-radius:0;width:100%;animation:2s linear infinite skeletonShimmer}.skeleton-card__body{flex-direction:column;gap:.6rem;padding:1rem;display:flex}.skeleton-card__category{background:linear-gradient(90deg,#f6a03726 25%,#f6a03740 50%,#f6a03726 75%) 0 0/400px 100%;border-radius:20px;width:70px;height:.75rem;animation:1.8s linear infinite skeletonShimmer}.skeleton-card__title{width:90%;height:1rem}.skeleton-card__title--short{width:65%}.skeleton-card__meta{width:50%;height:.8rem}@media (prefers-reduced-motion:reduce){.skeleton-animate,.skeleton-title,.skeleton-subtitle,.skeleton-search,.skeleton-card__thumbnail,.skeleton-card__category{opacity:.6;animation:none}}