/* Additions to the approved storefront shell, without overriding its typography/header. */
.seo-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:30px}.seo-grid article{min-width:0}.seo-grid img{width:100%;height:auto;aspect-ratio:1;object-fit:contain}.seo-grid a{color:inherit}.seo-product{max-width:100%;height:auto;object-fit:contain}@media(max-width:600px){.seo-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.seo-grid h2{font-size:20px;overflow-wrap:anywhere}}
