.blog-section,.blog-article-section{min-height:60vh;padding:2rem 1.5rem 4rem}.blog-container,.blog-article-container{max-width:1100px;margin:0 auto}.category-header{text-align:center;margin-bottom:3rem}.back-link{color:var(--accent-color,#8b5cf6);margin-bottom:1.5rem;font-size:.85rem;text-decoration:none;transition:opacity .2s;display:inline-block}.back-link:hover{opacity:.7}.category-title{color:#fff;justify-content:center;align-items:center;gap:.5rem;margin-bottom:.75rem;font-size:clamp(2rem,5vw,3rem);font-weight:800;display:flex}.category-emoji{font-size:1.2em}.category-desc{color:#fff9;max-width:600px;margin:0 auto 1rem;font-size:1.1rem;line-height:1.6}.article-count{color:#8b5cf6;background:#8b5cf626;border-radius:100px;padding:.35rem 1rem;font-size:.8rem;font-weight:700;display:inline-block}.posts-grid{grid-template-columns:repeat(auto-fill,minmax(340px,1fr));gap:1.5rem;display:grid}.post-card{background:#ffffff0a;border:1px solid #ffffff0f;border-radius:1rem;text-decoration:none;transition:transform .3s,box-shadow .3s,border-color .3s;display:block;overflow:hidden}.post-card:hover{border-color:#8b5cf64d;transform:translateY(-4px);box-shadow:0 12px 40px #0000004d}.post-card.featured{grid-column:1/-1}.post-card.featured .post-card-image{height:320px}.post-card-image{height:200px;overflow:hidden}.post-card-image img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.post-card:hover .post-card-image img{transform:scale(1.05)}.post-card-body{padding:1.25rem 1.5rem 1.5rem}.post-card-category{text-transform:uppercase;letter-spacing:.05em;font-size:.75rem;font-weight:700}.post-card-title{color:#fff;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:.5rem 0;font-size:1.15rem;font-weight:700;line-height:1.4;display:-webkit-box;overflow:hidden}.post-card.featured .post-card-title{font-size:1.5rem}.post-card-excerpt{color:#ffffff80;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:.75rem;font-size:.9rem;line-height:1.6;display:-webkit-box;overflow:hidden}.post-card-meta{color:#ffffff59;align-items:center;gap:.5rem;font-size:.8rem;display:flex}.empty-state{text-align:center;background:#ffffff08;border:1px dashed #ffffff1a;border-radius:1rem;padding:4rem 2rem}.empty-emoji{margin-bottom:1rem;font-size:3rem;display:block}.empty-state p{color:#fff6;font-size:1rem}.breadcrumb{flex-wrap:wrap;align-items:center;gap:.5rem;margin-bottom:2rem;font-size:.8rem;display:flex}.breadcrumb a{color:#fff6;text-decoration:none;transition:color .2s}.breadcrumb a:hover{color:#8b5cf6}.breadcrumb span{color:#fff3}.breadcrumb .current{color:#fff9;text-overflow:ellipsis;white-space:nowrap;max-width:300px;overflow:hidden}.article-header{text-align:center;margin-bottom:2rem}.article-category-badge{text-transform:uppercase;letter-spacing:.05em;border-radius:100px;padding:.35rem 1rem;font-size:.75rem;font-weight:700;display:inline-block}.article-title{color:#fff;max-width:800px;margin:1rem auto .75rem;font-size:clamp(1.8rem,4vw,2.5rem);font-weight:800;line-height:1.25}.article-excerpt{color:#ffffff8c;max-width:700px;margin:0 auto 1.5rem;font-size:1.1rem;line-height:1.7}.article-meta{flex-direction:column;align-items:center;gap:1rem;display:flex}.article-author{align-items:center;gap:.75rem;display:flex}.author-avatar{object-fit:cover;border:2px solid #8b5cf666;border-radius:50%;width:44px;height:44px}.article-author strong{color:#fff;font-size:.9rem;display:block}.article-author span{color:#fff6;font-size:.8rem}.article-details{color:#ffffff59;align-items:center;gap:.5rem;font-size:.8rem;display:flex}.article-hero-image{border-radius:1rem;margin:2rem 0;overflow:hidden}.article-hero-image img{width:100%;height:auto;display:block}.blog-content{color:#ffffffbf;max-width:780px;margin:0 auto;padding:2rem 0;font-size:1.05rem;line-height:1.85}.blog-content h2{color:#fff;margin:2.5rem 0 1rem;font-size:1.6rem;font-weight:700;line-height:1.3}.blog-content h3{color:#ffffffe6;margin:2rem 0 .75rem;font-size:1.25rem;font-weight:600}.blog-content p{margin-bottom:1.25rem}.blog-content img{border-radius:.75rem;max-width:100%;height:auto;margin:1.5rem 0}.blog-content ul,.blog-content ol{margin-bottom:1.25rem;padding-left:1.5rem}.blog-content li{margin-bottom:.5rem}.blog-content blockquote{color:#ffffffb3;background:#8b5cf614;border-left:4px solid #8b5cf6;border-radius:0 .5rem .5rem 0;margin:1.5rem 0;padding:1rem 1.5rem;font-style:italic}.blog-content table{border-collapse:collapse;width:100%;margin:1.5rem 0}.blog-content th,.blog-content td{text-align:left;border-bottom:1px solid #ffffff14;padding:.75rem 1rem}.blog-content th{color:#fff;text-transform:uppercase;letter-spacing:.05em;font-size:.85rem;font-weight:600}.blog-content code{color:#c4b5fd;background:#8b5cf61f;border-radius:4px;padding:.15rem .4rem;font-size:.9em}.blog-content pre{background:#0006;border-radius:.75rem;margin:1.5rem 0;padding:1.25rem;overflow-x:auto}.blog-content pre code{background:0 0;padding:0}.blog-content strong{color:#ffffffe6}.blog-content a{color:#8b5cf6;text-underline-offset:3px;text-decoration:underline}.article-keywords{border-top:1px solid #ffffff0f;flex-wrap:wrap;gap:.5rem;max-width:780px;margin:2rem auto 0;padding-top:2rem;display:flex}.keyword-tag{color:#ffffff80;background:#8b5cf61a;border:1px solid #8b5cf626;border-radius:100px;padding:.35rem .85rem;font-size:.75rem}.related-section{border-top:1px solid #ffffff0f;margin-top:4rem;padding-top:3rem}.related-title{color:#fff;margin-bottom:1.5rem;font-size:1.4rem;font-weight:700}.related-grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.25rem;display:grid}.related-card{background:#ffffff08;border:1px solid #ffffff0f;border-radius:.75rem;text-decoration:none;transition:transform .3s,border-color .3s;display:block;overflow:hidden}.related-card:hover{border-color:#8b5cf640;transform:translateY(-3px)}.related-card-image{height:160px;overflow:hidden}.related-card-image img{object-fit:cover;width:100%;height:100%}.related-card-body{padding:1rem 1.25rem}.related-card-body h3{color:#fff;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:.5rem;font-size:.95rem;font-weight:600;line-height:1.4;display:-webkit-box;overflow:hidden}.related-meta{color:#ffffff59;font-size:.75rem}.blog-hub-header{text-align:center;margin-bottom:3rem}.blog-hub-title{color:#fff;margin-bottom:.75rem;font-size:clamp(2rem,5vw,3rem);font-weight:800}.blog-hub-subtitle{color:#ffffff8c;max-width:600px;margin:0 auto;font-size:1.1rem;line-height:1.6}.categories-grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:1.25rem;margin-bottom:3rem;display:grid}.category-card{background:#ffffff08;border:1px solid #ffffff0f;border-radius:1rem;padding:1.5rem;text-decoration:none;transition:transform .3s,border-color .3s,box-shadow .3s;display:block}.category-card:hover{transform:translateY(-4px);box-shadow:0 12px 40px #0000004d}.category-card-emoji{margin-bottom:.75rem;font-size:2rem;display:block}.category-card-name{color:#fff;margin-bottom:.35rem;font-size:1.15rem;font-weight:700}.category-card-desc{color:#ffffff73;margin-bottom:.75rem;font-size:.85rem;line-height:1.5}.category-card-count{font-size:.75rem;font-weight:600}.latest-section-title{color:#fff;margin-bottom:1.5rem;font-size:1.4rem;font-weight:700}@media (max-width:768px){.posts-grid{grid-template-columns:1fr}.post-card.featured .post-card-image{height:200px}.related-grid{grid-template-columns:1fr}.categories-grid{grid-template-columns:1fr 1fr}.article-details{flex-wrap:wrap;justify-content:center}}@media (max-width:480px){.categories-grid{grid-template-columns:1fr}}
