/* Shop page — product card + grid styles are now in components/cards.css. */
.shop-note { text-align: center; color: var(--text-3); font-size: 0.92rem; margin-top: clamp(32px, 4vw, 56px); }
