.skeleton_card__diF3S{display:flex;gap:16px;padding:16px;border-radius:var(--skeleton-radius);background:#fff;align-items:flex-start;box-shadow:0 1px 3px rgba(0,0,0,.04);width:100%;max-width:400px;height:400px}.skeleton_thumbnail__6JADN{width:140px;height:100px;border-radius:6px;background:var(--skeleton-bg);position:relative;overflow:hidden}.skeleton_body__A8bWy{flex:1;display:flex;flex-direction:column;gap:10px}.skeleton_title__Q4q9m{width:50%;height:18px}.skeleton_line__KlHNB,.skeleton_title__Q4q9m{border-radius:6px;background:var(--skeleton-bg);position:relative;overflow:hidden}.skeleton_line__KlHNB{width:100%;height:12px}.skeleton_line__KlHNB:nth-child(3){width:80%}.skeleton_meta__t5QME{display:flex;gap:8px;margin-top:6px}.skeleton_dot__8dB29{width:12px;height:12px;border-radius:50%;background:var(--skeleton-bg);position:relative;overflow:hidden}.skeleton_dot__8dB29:after,.skeleton_line__KlHNB:after,.skeleton_thumbnail__6JADN:after,.skeleton_title__Q4q9m:after{content:"";position:absolute;top:0;left:-150%;width:250%;height:100%;background-image:var(--skeleton-highlight);transform:translateX(0);animation:skeleton_shimmer__NFhSn var(--skeleton-duration) linear infinite}@keyframes skeleton_shimmer__NFhSn{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@media (max-width:640px){.skeleton_card__diF3S{flex-direction:column}.skeleton_thumbnail__6JADN{width:100%;height:180px}}