.shop-intro{grid-template-columns:1fr 1fr;align-items:center;gap:80px;display:grid}.shop-image{overflow:hidden}.shop-image img{aspect-ratio:1;object-fit:cover;width:100%;transition:transform .5s}.shop-image:hover img{transform:scale(1.03)}.shop-content .section-title{margin-bottom:24px}.shop-text{color:#555;margin-bottom:32px;font-size:15px;line-height:1.8}.shop-brand{background:#fafafa;margin-bottom:32px;padding:24px}.shop-brand h3{color:#1a1a1a;margin-bottom:12px;font-size:18px;font-weight:500}.shop-brand p{color:#666;font-size:14px;line-height:1.8}@media (max-width:1024px){.shop-intro{grid-template-columns:1fr;gap:48px}}
