.seo-editorial{max-width:1000px;line-height:1.8;color:var(--gray-700)}
.seo-editorial h2{font-size:clamp(1.3rem,2.4vw,1.8rem);line-height:1.35;margin:0 0 18px;color:var(--gray-900)}
.seo-editorial h2:not(:first-child){margin-top:32px}
.seo-editorial h3{font-size:1.05rem;margin:22px 0 10px}
.seo-editorial p{margin-bottom:16px}
.seo-editorial ul,.seo-editorial ol{padding-left:24px;margin:16px 0;list-style:revert}
.seo-editorial li{margin-bottom:8px}
.seo-editorial a{color:var(--red-700);text-decoration:underline;text-underline-offset:3px}
.seo-review-date{font-size:.85rem;color:var(--gray-600)}
.refs-grid .ref-item{min-width:0}
@media(max-width:600px){.refs-grid{grid-template-columns:repeat(2,minmax(0,1fr)) !important}}
