.skeleton-back-link,.skeleton-img,.skeleton-meta,.skeleton-related-line,.skeleton-related-title,.skeleton-text-line,.skeleton-title{background:linear-gradient(90deg,#3a3a3a,#4a4a4a 50%,#3a3a3a);background-size:200% 100%;animation:shimmer 1.4s ease-in-out infinite;border-radius:6px}.skeleton-back-link{width:220px;height:1rem;margin-bottom:1.8rem}.skeleton-title{width:60%;height:2.2rem;margin:1.5rem auto}.skeleton-meta{width:25%;height:1.5rem;margin-bottom:1.5rem}.skeleton-meta.short{width:15%}.skeleton-img{width:100%;aspect-ratio:16/9;margin-bottom:2rem;border-radius:.75rem}@media (min-width:768px){.skeleton-img{height:300px}}.skeleton-text-line{width:100%;height:1rem;margin-bottom:1.5rem}.skeleton-text-line.short{width:60%}.skeleton-related-title{width:30%;height:1.4rem;margin-top:3rem;margin-bottom:1rem}.skeleton-related-line{width:50%;height:1rem;margin-bottom:.5rem}.skeleton-related-line.short{width:30%}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.blog-container{margin:0 auto;padding:3rem 1rem}.blog-title{text-align:center}.blog-meta{color:white;opacity:.9;margin-bottom:1.5rem}.blog-image-wrapper{position:relative;width:100%;aspect-ratio:16/9;border-radius:.75rem;overflow:hidden;margin-bottom:2rem}.blog-image{object-fit:cover}.related-posts{margin-top:3rem}.related-title{margin-bottom:1rem}.related-list{list-style:disc;margin-left:1.5rem}.related-link{text-decoration:underline}.back-link{color:white}@media (min-width:768px){.blog-image-wrapper{height:300px}}.pt-content blockquote{border-left:4px solid white;padding-left:1rem;margin:1.5rem 0;font-style:italic;color:white}.pt-content ul{list-style:disc;margin:1rem 0 1rem 1.5rem}.pt-content ol{list-style:decimal;margin:1rem 0 1rem 1.5rem}.pt-content li{margin:.5rem 0}.pt-content strong{font-weight:600}.pt-content em{font-style:italic}.pt-content code{background:#f3f3f3;padding:2px 4px;border-radius:4px;font-family:monospace;font-size:.95rem}.pt-content a{color:white;text-decoration:underline}.pt-content a:hover{color:var(--green)}.pt-content img{border-radius:8px;margin:2rem 0;max-width:100%;height:auto}.pt-content .callout{padding:1rem;margin:1.5rem 0;border-left:4px solid;border-radius:4px}.pt-content .callout.warning{border-color:#eab308;background:#fef9c3}.pt-content .callout.success{border-color:#22c55e;background:#dcfce7}.pt-content .callout.info{border-color:#3b82f6;background:#dbeafe}