.gs-prod-featured{background:var(--brand-bg-alt);padding:160px 0 var(--space-2xl)}.gs-prod-featured h1{margin-bottom:16px}.gs-prod-featured p{color:var(--brand-text);max-width:560px}.gs-prod-featured-img{width:100%;min-height:320px;-o-object-fit:cover;object-fit:cover;background:#fff;border:1px solid var(--brand-border)}.gs-category-block{margin-bottom:var(--space-2xl)}.gs-category-block h2{margin-bottom:8px}.gs-category-block>p{color:var(--brand-text);margin-bottom:24px}.gs-product-card{display:flex;flex-direction:column;width:100%;text-align:left;background:#fff;border:1px solid var(--brand-border);border-radius:var(--radius-sm);padding:0;overflow:hidden;cursor:pointer;min-height:100%}.gs-product-card img{width:100%;aspect-ratio:4/3;-o-object-fit:cover;object-fit:cover;background:var(--brand-bg-alt);min-height:180px}.gs-product-card strong{display:block;padding:16px 16px 4px;color:var(--brand-text);font-size:1.05rem}.gs-product-card span{display:block;padding:0 16px 16px;color:var(--brand-accent);font-weight:600;font-size:.9rem}.gs-product-card:hover{border-color:var(--brand-secondary)}