/* Fit approved editorial copy without changing the visual system. */
.hero-intel-strip,.encounter-stats-strip{flex-wrap:wrap}
.intel-card,.encounter-stat-item{min-width:0}
.hero-clearance-strip,.clearance-badge{max-width:100%}
.clearance-tag,.badge-text{overflow-wrap:anywhere}
.hero-manifesto{line-height:1.12}
@media(max-width:900px){
 .site-header{gap:16px}
 .site-header nav{left:0;right:0;width:100%;box-sizing:border-box;overflow-y:auto;overscroll-behavior:contain}
 .site-header .sub-menu{min-width:0;max-width:100%}
 .hero-actions,.encounter-actions{flex-wrap:wrap}
 .hero-intel-strip .intel-num,.encounter-stats-strip .stat-number{overflow-wrap:anywhere}
}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto!important}}
