.shop-item-page{margin:2rem 0}.shop-item-content{display:grid;grid-template-columns:1fr 1fr;gap:2rem;padding:2rem 0}.shop-item-category{font-size:.75rem;font-weight:500;font-family:var(--font-body);max-width:100%}@media (max-width: 768px){.shop-item-page,.shop-item-content{grid-template-columns:1fr}}.shop-item-image{width:100%;margin:0 auto;overflow:hidden}.shop-item-image img{max-width:100%;border-radius:8px}.shop-item-variant-thumbnails{display:flex;gap:.5rem;margin:.5rem 0;overflow-x:auto;padding-bottom:.5rem;scrollbar-width:none;-ms-overflow-style:none;align-items:center}.shop-item-variant-thumbnails>*{flex:0 0 auto}.shop-item-variant-thumbnails::-webkit-scrollbar{display:none}.shop-item-variant-thumbnail{height:4rem;width:4rem}.shop-item-variant-thumbnail.selected{border:2px solid var(--color-primary)}.shop-item-details{display:flex;flex-direction:column;gap:1rem;justify-content:space-between}.shop-item-title{font-size:2rem;font-weight:700}.shop-item-description{font-size:1rem;color:var(--color-muted-text, #4c2c54)}.shop-item-price{font-size:1.5rem}.shop-item-recommendations{padding:2rem}.shop-item-recommendations h2{font-size:3rem;font-weight:700}.chip{display:inline-block;padding:.1rem .75rem;border-radius:9999px;background:#f3f4f6;color:#374151;border:1px solid #e5e7eb;margin:0 .25em .25em 0;transition:background .2s,color .2s}
