.media-skeleton{border-radius:1rem;width:100%;height:100%;transition:transform .2s,box-shadow .2s;overflow:hidden}.media-skeleton:hover{transform:translateY(-2px);box-shadow:0 6px 20px #00000014}.media-thumb-skeleton{background:#f0f0f0;width:100%;max-width:260px;height:200px;margin-top:1rem;margin-left:auto;margin-right:auto}.title-line{width:80%;height:18px;margin:8px 0}.text-line{width:95%;height:12px;margin:6px 0}.text-line.short{width:60%}.badge-line{width:60px;height:20px}.meta-line{width:40%;height:12px}.meta-line.short{width:25%}.tag-line{width:50px;height:14px;margin-bottom:6px}.shimmer{background-color:#e0e0e0;position:relative;overflow:hidden}.shimmer:after{content:"";background:linear-gradient(90deg,#fff0 0%,#ffffff80 50%,#fff0 100%);width:150px;height:100%;animation:1.5s infinite shimmer;position:absolute;top:0;left:-150px}@keyframes shimmer{0%{left:-150px}to{left:100%}}
