.blog-container{margin:0 auto;max-width:1400px}.hero-carousel{border-radius:16px;height:600px;overflow:hidden;position:relative}.hero-slide{inset:0;opacity:0;position:absolute;transition:opacity .5s ease-in-out}.hero-slide.active{opacity:1}.blog-grid{display:grid;gap:2rem;grid-template-columns:1fr}@media (min-width:1024px){.blog-grid{grid-template-columns:2fr 1fr}}.blog-card{transition:transform .3s ease,box-shadow .3s ease}.blog-card:hover{box-shadow:0 12px 24px rgba(0,0,0,.1);transform:translateY(-4px)}.category-pill{align-items:center;border-radius:9999px;cursor:pointer;display:inline-flex;font-size:.875rem;font-weight:500;padding:.5rem 1rem;transition:all .2s}.category-pill:hover{transform:scale(1.05)}.trending-badge{overflow:hidden;position:relative}.trending-badge:before{animation:shimmer 2s infinite;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.3),transparent);content:"";height:100%;left:-100%;position:absolute;top:0;width:100%}@keyframes shimmer{to{left:100%}}.reading-progress{background:#a6c022;height:3px;left:0;position:fixed;top:0;transition:width .1s ease;z-index:9999}.sidebar-sticky{position:sticky;top:100px}.image-overlay{background:linear-gradient(0deg,rgba(0,0,0,.9),rgba(0,0,0,.5) 50%,transparent)}html{scroll-behavior:smooth}.custom-scrollbar::-webkit-scrollbar{height:8px;width:8px}.custom-scrollbar::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}.custom-scrollbar::-webkit-scrollbar-thumb{background:#00a859;border-radius:10px}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background:#008a48}.skeleton{animation:loading 1.5s infinite;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%}@keyframes loading{0%{background-position:200% 0}to{background-position:-200% 0}}@media print{.no-print{display:none!important}}.prose{color:#374151;line-height:1.75}.prose p{margin-bottom:1.5em;margin-top:1.5em}.prose p:first-child{margin-top:0}.prose h2{letter-spacing:-.025em}.prose h2,.prose h3{scroll-margin-top:100px}.prose h3{letter-spacing:-.015em}.prose h4{scroll-margin-top:100px}.prose ol,.prose ul{padding-left:1.75em}.prose li{margin-bottom:.75em;margin-top:.75em}.prose li>p{margin-bottom:.5em;margin-top:.5em}.prose blockquote{background:#f9fafb;border-radius:.5em;font-style:italic;margin:2em 0;padding:1.5em}.prose code{background:#f3f4f6;border-radius:.25em;font-size:.875em;font-weight:500;padding:.2em .4em}.prose pre{background:#1f2937;border-radius:.75em;color:#f9fafb;margin:2em 0;overflow-x:auto;padding:1.5em}.prose pre code{background:transparent;color:inherit;padding:0}.prose img{height:auto;margin:2.5em auto;max-width:100%}.prose figure{margin:2.5em 0}.prose figcaption{color:#6b7280;font-size:.875em;margin-top:1em;text-align:center}.prose table{border-collapse:collapse;margin:2em 0;width:100%}.prose th{background:#f9fafb;border-bottom:2px solid #e5e7eb;font-weight:600;padding:.75em 1em;text-align:left}.prose td{border-bottom:1px solid #e5e7eb;padding:.75em 1em}.prose tr:last-child td{border-bottom:none}.prose>*+*{margin-top:1.5em}.prose>h2+*,.prose>h3+*,.prose>h4+*{margin-top:1em}