.skel__header{margin-bottom:22px}.skel__line{border-radius:8px;background:var(--bg-card)}.skel__line--title{width:190px;max-width:60%;height:28px}.skel__line--sub{width:250px;max-width:80%;height:12px;margin-top:12px;background:var(--bg-card-inner)}.skel__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:16px}.skel__stack{display:flex;flex-direction:column;gap:16px}.skel__card{min-height:172px;border-radius:var(--radius-card, 20px);background:var(--bg-card)}.skel__sr{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(prefers-reduced-motion:no-preference){.skel__line,.skel__card{animation:skel-pulse 1.6s ease-in-out infinite}.skel__card:nth-child(2){animation-delay:.12s}.skel__card:nth-child(3){animation-delay:.24s}@keyframes skel-pulse{0%,to{opacity:1}50%{opacity:.55}}}
