.loading-skeleton{width:100%;color:transparent;pointer-events:none}.skeleton-shape,img.is-media-loading{display:block;background:linear-gradient(100deg,#1c1c1e 20%,#29292c,#1c1c1e 60%);background-size:220% 100%;animation:skeletonShimmer 1.6s ease-in-out infinite}.skeleton-shape{border-radius:6px}.skeleton-sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}.skeleton-reader .skeleton-body{max-width:980px;margin:0 auto;padding:32px 24px 100px}.skeleton-feed .skeleton-body{width:100%;padding:0}.skeleton-hero{position:relative;padding-bottom:24px}.skeleton-banner{height:clamp(170px,24vw,380px);width:100%;border-radius:0}.skeleton-heading{position:relative;display:grid;justify-items:center;gap:20px;max-width:900px;padding:0 24px;margin:-38px auto 0}.skeleton-avatar{width:40px;height:40px;border-radius:50%;flex-shrink:0}.skeleton-avatar.large{width:80px;height:80px}.skeleton-line{height:12px;width:100%}.skeleton-line.short{width:65%}.skeleton-eyebrow{width:120px;height:10px}.skeleton-headline{height:clamp(30px,5vw,60px);width:80%}.skeleton-heading>.skeleton-lines{width:80%}.skeleton-title{height:28px;width:60%}.skeleton-lines{flex:1;min-width:0;display:grid;gap:12px}.skeleton-cover,.skeleton-video{width:100%;aspect-ratio:16 / 9;border-radius:14px}.skeleton-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px 20px}.skeleton-grid-clubs{grid-template-columns:repeat(4,minmax(0,1fr))}.skeleton-card{min-width:0;display:grid;gap:18px}.skeleton-row{display:flex;align-items:center;gap:14px;padding:12px 0}.skeleton-rows .skeleton-row{padding:24px 0;border-bottom:1px solid var(--line)}.skeleton-badge{width:30px;height:18px}.skeleton-chapter{display:grid;gap:24px;border-top:1px solid var(--line);padding:32px 0;margin-top:24px}.skeleton-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.skeleton-field{height:49px;width:100%;border-radius:10px}.feed-loader,.notifications-feed-loader,.admin-payment-feed-loader{width:100%;grid-column:1 / -1}.feed-loader>.loading-skeleton,.notifications-feed-loader>.loading-skeleton,.admin-payment-feed-loader>.loading-skeleton{flex:1 0 100%}@keyframes skeletonShimmer{0%{background-position:100% 0}to{background-position:-100% 0}}@media(max-width:960px){.skeleton-grid,.skeleton-grid-clubs{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:600px){.skeleton-grid,.skeleton-grid-clubs,.skeleton-fields{grid-template-columns:1fr}.skeleton-reader .skeleton-body{padding-inline:18px}.skeleton-heading{gap:16px}}@media(prefers-reduced-motion:reduce){.skeleton-shape,img.is-media-loading{animation:none}}
