.skeleton{background:var(--bg-tertiary);background:linear-gradient(110deg,var(--bg-tertiary)8%,var(--border-color)18%,var(--bg-tertiary)33%);background-size:200% 100%;border-radius:8px;animation:1.5s linear infinite shine}@keyframes shine{to{background-position-x:-200%}}.skeleton-image{aspect-ratio:1;border-radius:12px;width:100%}.skeleton-text{border-radius:4px;height:1rem;margin-bottom:.5rem}.skeleton-title{width:80%;height:1.25rem}.skeleton-price{width:40%}.skeleton-badge{border-radius:100px;width:60px;height:20px}.skeleton-card{background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:16px;padding:1rem}
