.blog-main{padding-top:var(--space-8);padding-bottom:var(--space-16)}.blog-hero{padding-top:var(--space-16);padding-bottom:var(--space-10)}.blog-hero-inner{align-items:center;gap:var(--space-10)}.blog-hero-copy{max-width:640px}.blog-hero-media{display:flex;justify-content:flex-end}.blog-hero-figure{max-width:520px;margin-left:auto;position:relative}.blog-hero-image{border-radius:var(--radius-xl);box-shadow:var(--shadow-strong);object-fit:cover}.blog-hero-figure figcaption{margin-top:var(--space-3)}.blog-layout .blog-grid{align-items:flex-start;gap:var(--space-8)}.blog-sidebar,.blog-sidepanel{align-self:flex-start}.blog-sidebar{position:sticky;top:6.5rem}.blog-sidepanel{position:sticky;top:6.5rem;display:flex;flex-direction:column;gap:var(--space-6)}.blog-sidebar-panel,.blog-sidebar-highlight,.blog-testimonials,.blog-newsletter{padding:var(--space-6)}.blog-sidebar-title{font-size:var(--font-size-xl);margin-bottom:var(--space-2)}.blog-sidebar-nav{margin-top:var(--space-4)}.blog-sidebar-list{display:flex;flex-direction:column;gap:var(--space-2)}.blog-content{display:flex;flex-direction:column;gap:var(--space-6)}.blog-article{padding:var(--space-6)}.blog-article-image{width:100%;max-height:380px;object-fit:cover}.blog-section-heading h2{margin-bottom:var(--space-2)}.blog-testimonial-list{display:flex;flex-direction:column;gap:var(--space-4)}.blog-testimonial-item{padding:var(--space-4);border-radius:var(--radius-lg);background:rgba(255,255,255,0.8);box-shadow:var(--shadow-soft)}.blog-bottom-cta{padding-top:var(--space-10);padding-bottom:var(--space-16)}.blog-bottom-cta-inner{display:flex;align-items:center;justify-content:space-between;gap:var(--space-8);padding:var(--space-6) var(--space-8)}.blog-bottom-cta-copy{max-width:700px}.blog-bottom-cta-actions{display:flex;flex-wrap:wrap;gap:var(--space-4);justify-content:flex-end}.blog-newsletter-form .w-full{width:100%}@media (max-width:1200px){.blog-sidebar,.blog-sidepanel{position:static;top:auto}}@media (max-width:1024px){.blog-hero-inner{grid-template-columns:1fr}.blog-hero-media{justify-content:center;margin-top:var(--space-6)}.blog-layout .blog-grid{grid-template-columns:1fr;gap:var(--space-6)}.blog-sidepanel{order:3}.blog-sidebar{order:1}.blog-content{order:2}}@media (max-width:768px){.blog-main{padding-top:var(--space-4);padding-bottom:var(--space-12)}.blog-hero{padding-top:var(--space-12);padding-bottom:var(--space-8)}.blog-hero-figure{max-width:100%}.blog-sidebar-panel,.blog-sidebar-highlight,.blog-testimonials,.blog-newsletter,.blog-article{padding:var(--space-4)}.blog-bottom-cta-inner{flex-direction:column;align-items:flex-start;padding:var(--space-4)}.blog-bottom-cta-actions{justify-content:flex-start;width:100%}.blog-bottom-cta-actions .btn{width:100%;justify-content:center}}
