@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.skeleton-card{background:#fff;border:1px solid #0000000f;border-radius:16px;padding:28px}.skeleton-line,.skeleton-badge,.skeleton-tag,.skeleton-image{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/200% 100%;border-radius:6px;animation:1.5s ease-in-out infinite shimmer}.skeleton-title{width:75%;height:22px;margin-bottom:12px}.skeleton-subtitle{width:50%;height:16px;margin-bottom:16px}.skeleton-text{width:100%;height:14px;margin-bottom:8px}.skeleton-text.short{width:65%}.skeleton-badge{border-radius:20px;width:80px;height:26px;margin-bottom:16px}.skeleton-tag{border-radius:4px;width:90px;height:16px}.skeleton-meta{gap:12px;margin-top:16px;display:flex}.skeleton-image{border-radius:12px 12px 0 0;width:calc(100% + 56px);height:200px;margin:-28px -28px 20px}.article-skeleton .skeleton-body{padding:0}.job-skeleton{min-height:200px}
