.skeleton-story{animation:1.5s ease-in-out infinite skeleton-pulse}.skeleton-cover{background:var(--hdk-card,#f0f0f0);border-radius:8px;overflow:hidden}.skeleton-img,.skeleton-title{background:linear-gradient(90deg,var(--hdk-border,#e0e0e0) 25%,var(--hdk-card,#f5f5f5) 50%,var(--hdk-border,#e0e0e0) 75%)}.skeleton-chapter,.skeleton-title{animation:1.5s infinite skeleton-shimmer;border-radius:4px}.skeleton-img{width:100%;padding-bottom:140%;background-size:200% 100%;animation:1.5s infinite skeleton-shimmer}.skeleton-title{height:18px;width:80%;background-size:200% 100%;margin-bottom:12px}.skeleton-chapter{height:14px;width:100%;background:linear-gradient(90deg,var(--hdk-border,#e0e0e0) 25%,var(--hdk-card,#f5f5f5) 50%,var(--hdk-border,#e0e0e0) 75%);background-size:200% 100%;margin-bottom:8px}.skeleton-chapter:nth-child(2){width:90%}.skeleton-chapter:nth-child(3){width:70%}@keyframes skeleton-shimmer{0%{background-position:200% 0}100%{background-position:-200% 0}}@keyframes skeleton-pulse{0%,100%{opacity:1}50%{opacity:.7}}.hdk-story-loaded{animation:.4s ease-out both hdkMoiCapNhatFadeIn}@keyframes hdkMoiCapNhatFadeIn{from{opacity:0}to{opacity:1}}