.shimmer-animated{animation:shimmer 1.8s ease-in-out infinite;background:linear-gradient(90deg,#e8e8e8 25%,#f5f5f5 50%,#e8e8e8 75%);background-size:200% 100%;background-repeat:no-repeat}[data-theme=skin-dark] .shimmer-animated{background:linear-gradient(90deg,#2a2a2e 25%,#38383d 50%,#2a2a2e 75%);background-size:200% 100%;background-repeat:no-repeat}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.shimmer-card{background-color:#fff;overflow:hidden;box-shadow:0 1px 3px rgb(0 0 0/.05);display:flex;flex-direction:column;height:85%;border-radius:4px}[data-theme=skin-dark] .shimmer-card{background-color:#222327}.shimmer-thumbnail{height:180px;width:100%;background-color:#e2e2e2;border-radius:4px}[data-theme=skin-dark] .shimmer-thumbnail{background-color:#888}.shimmer-lines{padding:12px;display:flex;flex-direction:column;gap:8px;flex-grow:1}.shimmer-line{height:12px;border-radius:4px}.shimmer-line.short{width:15%}.shimmer-line.Gshort{width:30%}.shimmer-line.medium{width:70%}.shimmer-line.long{width:100%}.shimmer-wrapper{gap:16px;padding:8px 0}.shimmer-wrapper,.shimmer-wrapper.grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}.shimmer-wrapper.grid{gap:0 16px;padding:0 8px}.shimmer-wrapper.list{display:flex;flex-direction:column;gap:30px}.shimmer-wrapper.list .shimmer-card{flex-direction:row;height:100px;align-items:center}.shimmer-wrapper.list .shimmer-thumbnail{height:110px!important;width:230px!important}.shimmer-wrapper.NewsWidgetTwo .shimmer-card{height:40px}.shimmer-wrapper.NewsWidgetTwo .shimmer-card .shimmer-lines{padding:0}.shimmer-wrapper.trendingTopics li{padding:12px 0!important}.shimmer-wrapper.trendingTopics .shimmer-lines{padding:0!important}.shimmer-card.articlee .shimmer-thumbnail{height:300px}.shimmer-card.article-grid .shimmer-thumbnail{height:120px}.shimmer-wrapper.grid.articlee{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:0 30px}.shimmer-wrapper.grid.firstSection{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:0 30px}.homepage-skeleton{padding-top:8px}.skeleton-hero{display:flex;gap:16px;margin-bottom:24px}.skeleton-hero-image{flex:1 1;height:350px;border-radius:8px}.skeleton-hero-content{flex:0 0 300px;display:flex;flex-direction:column;gap:12px}.skeleton-row{display:flex;gap:20px;margin-bottom:32px}.skeleton-col{flex:1 1;display:flex;flex-direction:column;gap:12px}.skeleton-sidebar .skeleton-line{height:10px;margin-bottom:10px}.skeleton-sidebar .skeleton-line:last-child{width:60%}.skeleton-section-header{height:24px;width:160px;margin-bottom:16px;border-radius:4px}.skeleton-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:20px;margin-bottom:32px}.skeleton-card{display:flex;flex-direction:column;gap:10px}@media (max-width:768px){.skeleton-hero,.skeleton-row{flex-direction:column}.skeleton-hero-image{height:200px}.skeleton-hero-content{flex:1 1}.skeleton-grid{grid-template-columns:1fr}}@media (min-width:768px) and (max-width:1200px){.shimmer-wrapper.grid.firstSection{grid-template-columns:repeat(auto-fill,minmax(140px,1fr))}}