.product-gallery__main{background:var(--p-surface-card);border-radius:.75rem;cursor:zoom-in;overflow:hidden;position:relative}.product-gallery__viewport{overflow:hidden}.product-gallery__container{display:flex}.product-gallery__slide{flex:0 0 100%;min-width:0}.product-gallery__image{max-height:500px;-o-object-fit:contain;object-fit:contain;width:100%}.product-gallery__nav{align-items:center;background:#00000080;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;height:2.5rem;justify-content:center;padding:0;position:absolute;top:50%;transform:translateY(-50%);transition:background-color .2s ease;width:2.5rem;z-index:1}.product-gallery__nav:hover{background:#000000b3}.product-gallery__nav--prev{left:.75rem}.product-gallery__nav--next{right:.75rem}.product-gallery__zoom-hint{align-items:center;background:#00000080;border-radius:.375rem;bottom:.75rem;color:#fff;display:flex;height:2rem;justify-content:center;opacity:0;pointer-events:none;position:absolute;right:.75rem;transition:opacity .2s ease;width:2rem}.product-gallery__main:hover .product-gallery__zoom-hint{opacity:1}.product-gallery__thumbs{margin-top:.75rem}.product-gallery__thumbs-viewport{overflow:hidden}.product-gallery__thumbs-container{display:flex;gap:.5rem}.product-gallery__thumb{background:var(--p-surface-100);border:2px solid transparent;border-radius:.5rem;cursor:pointer;flex:0 0 auto;height:4rem;opacity:.6;overflow:hidden;padding:0;transition:opacity .2s ease,border-color .2s ease;width:4rem}.product-gallery__thumb:hover{opacity:.8}@media (min-width:768px){.product-gallery__thumb{height:5rem;width:5rem}}.product-gallery__thumb--active{border-color:var(--p-primary-color);opacity:1}.product-gallery__thumb-image{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.gallery-placeholder{align-items:center;background:var(--p-surface-100);color:var(--p-text-muted-color);display:flex;flex-direction:column;gap:.75rem;height:300px;justify-content:center;width:100%}.dark .gallery-placeholder{background:var(--p-surface-800)}.gallery-placeholder__icon{font-size:3rem;opacity:.5}.gallery-placeholder__text{font-size:.875rem}.dark .product-gallery__thumb{background:var(--p-surface-700)}@media (max-width:767.9px){.product-gallery__nav{display:none}}.shop-links{margin-top:1.5rem}.shop-links__title{color:var(--p-surface-700);font-size:.875rem;font-weight:600;margin-bottom:.75rem}.dark .shop-links__title{color:var(--p-surface-100)}.shop-links__list{display:flex;flex-direction:column;gap:.5rem}.shop-link{align-items:center;background:var(--p-surface-0);border:1px solid var(--p-surface-200);border-radius:.5rem;display:flex;gap:.75rem;padding:.75rem 1rem;text-decoration:none;transition:border-color .15s ease,box-shadow .15s ease}.dark .shop-link{background:var(--p-surface-800);border-color:var(--p-surface-700)}.shop-link:hover{border-color:var(--p-primary-400);box-shadow:0 2px 8px #0000000f}.dark .shop-link:hover{box-shadow:0 2px 8px #0003}.shop-link__indicator{border-radius:50%;flex-shrink:0;height:.5rem;width:.5rem}.shop-link__name{color:var(--p-surface-800);flex:1;font-size:.875rem;font-weight:500;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dark .shop-link__name{color:var(--p-surface-100)}.shop-link__price{align-items:flex-end;display:flex;flex-direction:column;flex-shrink:0;line-height:1.2}.shop-link__price-main{color:var(--p-primary-600);font-size:.875rem;font-weight:600}@media (min-width:768px){.shop-link__price-main{font-size:1rem}}.dark .shop-link__price-main{color:var(--p-primary-400)}.shop-link__price-converted{color:var(--p-surface-500);font-size:.75rem}@media (min-width:768px){.shop-link__price-converted{font-size:.8125rem}}.dark .shop-link__price-converted{color:var(--p-surface-400)}
