.post-header{margin-bottom:40px}.post-header span{color:var(--theme-primary);text-transform:uppercase;font-size:.8rem;letter-spacing:var(--theme-letter-spacing-wide);font-weight:var(--theme-font-weight-semibold)}.post-header h1{font-family:var(--theme-font-heading);font-size:clamp(2rem,5vw,3.5rem);margin:20px 0;line-height:1.2}.post-featured-image{max-width:var(--theme-post-content-max-width);margin:0 auto 50px;border:1px solid var(--theme-primary-border-soft);position:relative}.post-featured-video{max-width:var(--theme-post-content-max-width);margin:0 auto 50px;aspect-ratio:16 / 9;overflow:hidden;border:1px solid var(--theme-primary-border-soft);border-radius:var(--theme-radius-lg);background:var(--theme-surface-strong);box-shadow:var(--theme-shadow-sm)}.post-featured-video iframe{width:100%;height:100%;display:block;border:0}.post-featured-image img{width:100%;height:auto;max-height:var(--theme-post-image-max-height);object-fit:cover;display:block;opacity:var(--theme-post-image-opacity)}.post-content{max-width:var(--theme-post-content-max-width);margin:0 auto}.post-content-text{font-size:1.1rem;color:var(--theme-text-muted);line-height:1.8;text-align:justify}.post-cta-box{margin-top:60px;padding:40px;background:var(--theme-surface);border-left:4px solid var(--theme-primary)}.post-cta-box h3{font-family:var(--theme-font-heading);color:var(--theme-primary);margin-bottom:15px}.post-cta-box p{color:var(--theme-text-muted);margin-bottom:25px}
