.blog-hero{background:#1D1D1F;color:#ffffff;padding:8rem 1.5rem 3rem;min-height:60vh;display:flex;align-items:center}.blog-hero-inner{max-width:1200px;margin:0 auto}.blog-hero-center{text-align:center;max-width:800px;margin:0 auto}.blog-hero-title{font-family:Rethink Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:3.5rem;font-weight:700;margin:0 0 1.5rem;letter-spacing:-.02em}.blog-hero-title-brand{color:var(--primary,#87D825)}.blog-hero-desc{max-width:1100px;margin:0 auto 2rem;font-family:Rethink Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1.1rem;color:rgba(255,255,255,.9);line-height:1.7}.blog-hero-search{margin-top:1.5rem;max-width:900px;margin-left:auto;margin-right:auto}.blog-hero-search-shell{width:100%;height:50px;border-radius:30px;background:#ffffff;display:flex;align-items:center;padding-left:1.25rem;padding-right:0;box-sizing:border-box}.blog-hero-search-input-wrap{flex:0 0 80%;display:flex;align-items:center;position:relative}.blog-hero-search-input{flex:1;border:none;outline:none;font-size:.9rem;color:#1D1D1F;background:transparent;min-width:0;padding-right:1.5rem;font-family:Rethink Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.blog-hero-search-input::placeholder{color:#9ca3af}.blog-hero-tags{margin-top:1.75rem;display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center}.blog-hero-tag{display:inline-flex;align-items:center;justify-content:center;padding:.3rem .9rem;border-radius:999px;border:1px solid var(--primary,#87d825);font-family:Rethink Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.85rem;color:var(--primary,#87D825);text-decoration:none;background:transparent;transition:background .15s ease,color .15s ease,border-color .15s ease}.blog-hero-tag:hover{background:rgba(135,216,37,.12)!important;border-color:var(--primary,#87D825)!important;color:var(--primary,#87D825)!important;text-decoration:none!important}.blog-hero-tag.active{background:var(--primary,#87D825);border-color:var(--primary,#87D825);color:#000000}@media (max-width:768px){.blog-hero{padding-top:7rem;padding-bottom:2.5rem;min-height:auto}.blog-hero-title{font-size:2.4rem}.blog-hero-desc{white-space:normal;overflow:visible}.blog-hero-search-shell{height:auto;flex-direction:column;align-items:stretch;padding:.75rem;gap:.5rem}.blog-hero-search-input-wrap{flex:1;width:100%}.blog-hero-search-button,.blog-hero-search-submit{flex:none;width:100%;border-radius:999px}}.template-blog.blog-listing-section{background:#fff;min-height:60vh;padding:3rem 0 4rem}.blog-listing-container{max-width:1250px;margin:0 auto;padding:1rem .5rem 0;display:grid;grid-template-columns:280px 1fr;gap:3rem;align-items:start}.blog-sidebar{position:sticky;top:.5rem;background:var(--primary-strong,#1D1D1F);border-radius:8px;padding:1rem 1rem 1.25rem}.blog-sidebar .blog-category-list,.blog-sidebar ul.blog-category-list{list-style:none!important;list-style-type:none!important;padding-left:0!important;margin:0}.blog-sidebar .blog-category-list li,.blog-sidebar ul.blog-category-list li{list-style:none!important;list-style-type:none!important;margin-bottom:.2rem}.blog-sidebar .blog-category-list li.blog-category-item-all{padding-left:0}.blog-sidebar .blog-category-list li.blog-category-item{padding-left:.75rem}.blog-sidebar .blog-category-list li::marker{content:none}.blog-category-main{margin-bottom:2.25rem}.blog-category-main-label{font-family:Rethink Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.95rem;font-weight:700;color:var(--primary,#87D825);margin-top:0;margin-bottom:.35rem}.blog-category-main:not(:first-child) .blog-category-main-label{margin-top:1rem}.blog-subcategory-list{list-style:none;margin:0;padding:0 0 0 .5rem}.blog-subcategory-item{margin-bottom:.1rem}.blog-subcategory-link{display:flex;align-items:center;justify-content:space-between;text-decoration:none;color:white;font-family:Rethink Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.8rem;padding:.1rem 0;white-space:nowrap}.blog-subcategory-name{flex:1;padding-right:.5rem}.blog-subcategory-count{display:inline-flex;align-items:center;justify-content:center;min-width:1.25rem;padding:.02rem .28rem;border-radius:4px;background:var(--primary,#87D825);color:#000000;font-size:.65rem;font-weight:500}.blog-subcategory-link:hover .blog-subcategory-name{color:#649C1C}.blog-subcategory-link.active .blog-subcategory-name{color:#649C1C;font-weight:600}.blog-category-link{font-family:Rethink Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.95rem;font-weight:400;color:white;text-decoration:none;display:block;padding:.15rem 0}.blog-sidebar .blog-category-link .blog-category-count{display:inline!important;min-width:2.5em!important;text-align:left!important;border-radius:0!important;background:none!important;border:none!important;padding:0!important;margin:0!important;width:auto!important;height:auto!important;line-height:inherit!important;font-family:inherit!important;font-size:inherit!important;font-weight:inherit!important;color:inherit}.blog-sidebar .blog-category-link:hover{color:var(--primary)}.blog-sidebar .blog-category-link.active{color:var(--primary);font-weight:600}.blog-main{min-width:0;color:#1D1D1F;padding-top:0}#blog-posts{scroll-margin-top:110px}.blog-listing-title{font-family:Rethink Sans,sans-serif;font-size:1.75rem;font-weight:700;margin:0 0 2rem;color:#1D1D1F}.blog-posts-list{margin-top:0}.blog-empty{color:var(--default-soft,#696969);margin-top:1.5rem}.blog-post-card{padding:1rem 1.25rem;margin-bottom:1.25rem;border:1px solid rgba(0,0,0,.12);border-radius:8px;background:#ffffff}.blog-post-meta-row{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:.5rem;flex-wrap:wrap}.blog-post-category{font-size:.8rem!important;color:#696969;font-family:Rethink Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.blog-post-date{display:block;font-size:.8rem;color:#696969;margin-bottom:.5rem;font-family:Rethink Sans,sans-serif}.blog-post-title{font-size:1.35rem;font-weight:700;margin:0 0 .75rem;line-height:1.3}.blog-post-link{color:var(--primary-strong,#1D1D1F);text-decoration:none}.blog-post-link:hover{color:#649C1C;text-decoration:underline}.blog-post-summary{font-size:1rem;color:var(--default,#44444D);line-height:1.6;margin:0}.blog-pagination{margin-top:2.5rem;padding-top:2rem;border-top:1px solid var(--muted-strong,#e5e7eb)}.blog-pagination-list{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.5rem;list-style:none;padding:0;margin:0}.blog-pagination-list li{list-style:none}.blog-pagination-link{display:inline-block;min-width:2.25rem;padding:.5rem .75rem;font-family:Rethink Sans,sans-serif;font-size:.95rem;color:var(--default,#44444D);text-decoration:none;border-radius:4px;text-align:center;transition:background .2s,color .2s}.blog-pagination-link:hover{color:var(--primary);background:var(--muted-soft,#F9FAFB)}.blog-pagination-current{color:white;background:var(--primary);font-weight:600;cursor:default}.blog-pagination-disabled{color:var(--default-soft,#696969);cursor:not-allowed;pointer-events:none}@media (max-width:768px){.blog-listing-container{grid-template-columns:1fr;margin:0 auto;padding:0 .5rem}.blog-sidebar{position:static}}