@keyframes pulse{0%,to{opacity:1}50%{opacity:.4}}.skeleton-page{background-color:#fff;min-height:100vh;animation:1.5s ease-in-out infinite pulse}.skeleton-header{background-color:#0c1c5b;width:100%;padding:5rem 1.5rem}.skeleton-header-content{max-width:1280px;margin:0 auto}.skeleton-title{background-color:#cbd5e0;border-radius:.5rem;width:66%;height:2.5rem;margin-bottom:1rem}.skeleton-subtitle{background-color:#cbd5e0;border-radius:.5rem;width:25%;height:2rem}.skeleton-content{max-width:768px;margin:0 auto;padding:4rem 1rem}.skeleton-block{background-color:#e2e8f0;border-radius:.5rem;width:100%;height:1rem;margin-bottom:1rem}.skeleton-heading{background-color:#cbd5e0;border-radius:.5rem;width:33%;height:1.5rem;margin:2rem 0 1rem}.skeleton{background:#e0e0e0;border-radius:6px;animation:1.5s ease-in-out infinite pulse}.skeleton-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:24px;padding:20px;display:grid}.skeleton-card{background:#fff;border-radius:12px;flex-direction:column;gap:12px;padding:16px;display:flex;box-shadow:0 4px 10px #0000000f}.skeleton.image{width:100%;height:160px}.skeleton-tags{gap:8px;display:flex}.skeleton.tag{border-radius:20px;width:80px;height:20px}.skeleton.title{width:75%;height:20px}.skeleton.line{width:100%;height:14px}.skeleton.line.short{width:80%}.skeleton-author{align-items:center;gap:12px;margin-top:8px;display:flex}.skeleton.avatar{border-radius:50%;width:40px;height:40px}.skeleton.author-name{width:100px;height:12px}.skeleton.date{width:60px;height:12px;margin-top:4px}.w-5-6{width:83.3333%}.w-4-6{width:66.6667%}.w-3-4{width:75%}.w-11-12{width:91.6667%}.w-4-5{width:80%}.w-2-3{width:66.6667%}.mt-6{margin-top:1.5rem}.shimmer-box{background:#e0e0e0;border-radius:8px;height:100px;margin-bottom:10px;position:relative;overflow:hidden}.shimmer-box:after{content:"";background:linear-gradient(90deg,#0000 0%,#f0f0f0 50%,#0000 100%);width:150px;height:100%;animation:1.5s infinite shimmer;position:absolute;top:0;left:-150px}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.skeleton-container{gap:16px;padding:12px 0;display:flex;overflow-x:auto}.skeleton-card{user-select:none;cursor:default;background-color:#f0f0f0;border-radius:12px;flex-direction:column;flex:none;min-width:250px;display:flex;overflow:hidden;box-shadow:0 0 8px #0000000d}.skeleton-video{background:linear-gradient(90deg,#eee 25%,#ddd 37%,#eee 63%) 0 0/400% 100%;border-radius:8px 8px 0 0;height:180px;animation:1.4s infinite reel-shimmer}.skeleton-text{background:linear-gradient(90deg,#eee 25%,#ddd 37%,#eee 63%) 0 0/400% 100%;border-radius:8px;width:60%;height:16px;margin:12px;animation:1.4s infinite reel-shimmer}@keyframes reel-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.shimmer-card{background:#f5f5f5;border-radius:12px;min-height:180px;margin-bottom:16px;position:relative;overflow:hidden}.shimmer-bg{background:linear-gradient(90deg,#ece9e6 25%,#f5f5f5 50%,#ece9e6 75%) 0 0/200% 100%;border-radius:8px;min-height:24px;animation:1.4s linear infinite shimmer}.shimmer-line{background:linear-gradient(90deg,#ece9e6 25%,#f5f5f5 50%,#ece9e6 75%) 0 0/200% 100%;border-radius:4px;animation:1.4s linear infinite shimmer}
