.product-gallery.svelte-isldi3{position:relative}.product-gallery.svelte-isldi3:focus{outline:none}.main-image.svelte-isldi3{transition:transform .3s ease-in-out}.main-image.scale-150.svelte-isldi3{transform-origin:center;transform:scale(1.5)}.nav-arrow.svelte-isldi3{opacity:0;transition:opacity .2s ease-in-out}.main-image-container.svelte-isldi3:hover .nav-arrow:where(.svelte-isldi3){opacity:1}.thumbnails.svelte-isldi3{margin-top:1rem;display:flex;gap:.5rem;overflow-x:auto;padding-bottom:.5rem;scrollbar-width:thin;scrollbar-color:var(--color-primary) var(--color-base-200)}.thumbnails.svelte-isldi3::-webkit-scrollbar{height:4px}.thumbnails.svelte-isldi3::-webkit-scrollbar-track{background:var(--color-base-200);border-radius:2px}.thumbnails.svelte-isldi3::-webkit-scrollbar-thumb{background:var(--color-primary);border-radius:2px}.thumbnail.svelte-isldi3{flex-shrink:0;width:4rem;height:4rem;border-radius:.5rem;overflow:hidden;border:2px solid var(--color-base-300);transition:all .2s ease-in-out;background:#fff;cursor:pointer}.thumbnail.svelte-isldi3:hover{box-shadow:0 4px 6px -1px #0000001a}.thumbnail-selected.svelte-isldi3{border-color:var(--color-primary);box-shadow:0 4px 6px -1px #0000001a}.thumbnail-image.svelte-isldi3{width:100%;height:100%;object-fit:cover}@media (min-width: 640px){.thumbnail.svelte-isldi3{width:5rem;height:5rem}}@media (max-width: 768px){.nav-arrow.svelte-isldi3{opacity:1}.thumbnails.svelte-isldi3{gap:.25rem}.thumbnail.svelte-isldi3{width:3rem;height:3rem}}.product-info.svelte-1d4bwcs{display:flex;flex-direction:column;gap:1.5rem}.price-display-container.svelte-1d4bwcs{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}.stock-status-container.svelte-1d4bwcs{display:flex;align-items:center;gap:.75rem}.stock-item.svelte-1d4bwcs{display:flex;align-items:center;gap:.5rem}.specs-grid.svelte-1d4bwcs{display:grid;grid-template-columns:1fr;gap:1rem}.spec-item.svelte-1d4bwcs{padding:.5rem 0;border-bottom:1px solid hsla(var(--color-base-300),.3)}.spec-item.svelte-1d4bwcs:last-child{border-bottom:none}.spec-label.svelte-1d4bwcs{display:block;margin-bottom:.25rem}.spec-value.svelte-1d4bwcs{display:block}@media (min-width: 640px){.specs-grid.svelte-1d4bwcs{grid-template-columns:repeat(2,1fr)}}@media (max-width: 640px){.product-title.svelte-1d4bwcs{font-size:1.25rem}.main-price.svelte-1d4bwcs{font-size:1.5rem}.specs-grid.svelte-1d4bwcs{grid-template-columns:1fr}}.product-actions--sticky.svelte-1yuto5j{display:none}.product-actions--default.svelte-1yuto5j .desktop-actions:where(.svelte-1yuto5j){display:block}.desktop-actions.svelte-1yuto5j{display:flex;flex-direction:column;gap:1.5rem}.action-buttons.svelte-1yuto5j{display:flex;gap:.75rem}.quantity-controls.svelte-1yuto5j{display:flex;align-items:center;gap:.5rem}.quantity-controls.svelte-1yuto5j input:where(.svelte-1yuto5j)::-webkit-outer-spin-button,.quantity-controls.svelte-1yuto5j input:where(.svelte-1yuto5j)::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.quantity-controls.svelte-1yuto5j input[type=number]:where(.svelte-1yuto5j){-moz-appearance:textfield}.sticky-actions.svelte-1yuto5j{display:flex;align-items:center;gap:.75rem}.safe-area-pb.svelte-1yuto5j{padding-bottom:env(safe-area-inset-bottom)}@media (min-width: 768px){.product-actions--sticky.svelte-1yuto5j{display:none}}@media (max-width: 767px){.desktop-actions.svelte-1yuto5j{display:none}.product-actions--sticky.svelte-1yuto5j{display:block}}.products-carousel.svelte-4yjh4u{display:flex;gap:1rem;overflow-x:auto;scroll-snap-type:x mandatory;cursor:grab;-ms-overflow-style:none;scrollbar-width:none;scroll-behavior:smooth}.products-carousel.svelte-4yjh4u:active{cursor:grabbing}.products-carousel.svelte-4yjh4u::-webkit-scrollbar{display:none}.products-carousel.svelte-4yjh4u .product-card:where(.svelte-4yjh4u){flex:none;width:16rem;scroll-snap-align:start}.products-grid.svelte-4yjh4u{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.scroll-btn.svelte-4yjh4u{opacity:0;transition:opacity .2s ease-in-out}.products-container.svelte-4yjh4u:hover .scroll-btn:where(.svelte-4yjh4u){opacity:1}.scroll-btn.svelte-4yjh4u:disabled{opacity:.3;pointer-events:none}@media (min-width: 640px){.products-grid.svelte-4yjh4u{grid-template-columns:repeat(3,1fr)}.products-carousel.svelte-4yjh4u .product-card:where(.svelte-4yjh4u){width:18rem}}@media (min-width: 1024px){.products-grid.svelte-4yjh4u{grid-template-columns:repeat(4,1fr)}}@media (max-width: 768px){.products-carousel.svelte-4yjh4u{gap:.75rem}.products-carousel.svelte-4yjh4u .product-card:where(.svelte-4yjh4u){width:14rem}.scroll-btn.svelte-4yjh4u{display:none}.products-grid.svelte-4yjh4u{grid-template-columns:repeat(2,1fr);gap:.75rem}}.product-card.svelte-4yjh4u{animation:svelte-4yjh4u-fadeInUp .3s ease-out}@keyframes svelte-4yjh4u-fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.products-grid.svelte-4yjh4u .product-card:where(.svelte-4yjh4u):nth-child(1){animation-delay:.1s}.products-grid.svelte-4yjh4u .product-card:where(.svelte-4yjh4u):nth-child(2){animation-delay:.2s}.products-grid.svelte-4yjh4u .product-card:where(.svelte-4yjh4u):nth-child(3){animation-delay:.3s}.products-grid.svelte-4yjh4u .product-card:where(.svelte-4yjh4u):nth-child(4){animation-delay:.4s}.products-grid.svelte-4yjh4u .product-card:where(.svelte-4yjh4u):nth-child(5){animation-delay:.5s}.products-grid.svelte-4yjh4u .product-card:where(.svelte-4yjh4u):nth-child(6){animation-delay:.6s}.products-grid.svelte-4yjh4u .product-card:where(.svelte-4yjh4u):nth-child(7){animation-delay:.7s}.products-grid.svelte-4yjh4u .product-card:where(.svelte-4yjh4u):nth-child(8){animation-delay:.8s}.product-detail-page.svelte-1yoxj1l{min-height:100vh}.product-detail-grid.svelte-1yoxj1l{display:grid;grid-template-columns:1fr;gap:2rem}.product-images-section.svelte-1yoxj1l{order:1}.product-info-section.svelte-1yoxj1l{order:2;display:flex;flex-direction:column;gap:2rem}@media (min-width: 1280px){.product-detail-grid.svelte-1yoxj1l{gap:3rem}}@media (min-width: 1024px){.product-detail-grid.svelte-1yoxj1l{gap:2.5rem}}@media (min-width: 640px){.product-detail-grid.svelte-1yoxj1l{grid-template-columns:1fr 1fr}}@media (max-width: 639px){.product-detail-page.svelte-1yoxj1l{padding-bottom:5rem}}.product-detail-page.svelte-1yoxj1l :where(.svelte-1yoxj1l){transition:color .2s ease-in-out}
