.skeleton{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%;animation:skeleton-loading 1.5s infinite;border-radius:8px}@keyframes skeleton-loading{0%{background-position:200% 0}to{background-position:-200% 0}}.skeleton-text{height:16px;margin-bottom:10px;border-radius:4px}.skeleton-heading{height:32px;margin-bottom:16px;border-radius:6px;width:70%}.skeleton-subheading{height:24px;margin-bottom:12px;border-radius:6px;width:85%}.skeleton-paragraph{display:flex;flex-direction:column;gap:8px;margin-bottom:20px}.skeleton-paragraph .skeleton-text:last-child{width:80%;margin-bottom:0}.skeleton-image{width:100%;aspect-ratio:16 / 9;border-radius:12px;margin-bottom:20px}.skeleton-card{padding:24px;border-radius:12px;background:#fff;border:1px solid #f0f0f0}.skeleton-card .skeleton-heading{height:28px;margin-bottom:12px;width:60%}.skeleton-card .skeleton-text{height:14px;margin-bottom:8px}.skeleton-card .skeleton-text:last-child{width:70%;margin-bottom:0}.skeleton-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:24px;margin:30px 0}.skeleton-grid-item{padding:24px;background:#fff;border:1px solid #f0f0f0;border-radius:12px}.skeleton-grid-item .skeleton-heading{height:24px;margin-bottom:12px;width:80%}.skeleton-grid-item .skeleton-text{height:14px;margin-bottom:8px}.skeleton-grid-item .skeleton-text:nth-child(4){width:70%;margin-bottom:0}.skeleton-blog-header{margin-bottom:40px}.skeleton-blog-header .skeleton-text:first-child{height:14px;width:100px;margin-bottom:16px}.skeleton-blog-header .skeleton-heading{height:40px;margin-bottom:16px;width:95%}.skeleton-blog-header .skeleton-text{height:16px;margin-bottom:8px}.skeleton-blog-header .skeleton-text:last-child{width:85%;margin-bottom:0}.skeleton-article{max-width:800px;margin:0 auto}.skeleton-article .skeleton-image{aspect-ratio:4 / 3;margin-bottom:32px}.skeleton-article .skeleton-text{height:18px;margin-bottom:10px}.skeleton-article .skeleton-text:nth-child(4n){width:85%}.skeleton-tags{display:flex;gap:8px;margin-bottom:24px;flex-wrap:wrap}.skeleton-tag{width:80px;height:24px;border-radius:20px}.skeleton-takeaways{background:#f8fafc;border:1px solid #f0f0f0;border-radius:12px;padding:24px;margin:30px 0}.skeleton-takeaways .skeleton-heading{height:18px;width:40%;margin-bottom:16px}.skeleton-takeaways-list{display:flex;flex-direction:column;gap:12px}.skeleton-takeaways-item{display:flex;gap:12px}.skeleton-takeaways-item .skeleton-text{flex:1;height:16px;margin-bottom:0}.page-wrapper.loading,.blog-wrapper.loading,.page-wrapper.loaded,.blog-wrapper.loaded{opacity:1}.skeleton-content{display:block;max-width:800px;margin:0 auto;padding:0 24px}.page-wrapper.loaded .skeleton-content,.blog-wrapper.loaded .skeleton-content{display:none}.page-wrapper.loaded .actual-content,.blog-wrapper.loaded .actual-content{display:block}.page-wrapper:not(.loaded) .actual-content,.blog-wrapper:not(.loaded) .actual-content{display:none}.actual-content{animation:fadeIn .4s ease-in}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}
