.gallery.svelte-cqw40e{display:flex;flex-direction:column;gap:0;width:100%}@media(min-width:768px){.gallery.svelte-cqw40e{flex-direction:row-reverse;gap:12px}}.gallery__main.svelte-cqw40e{position:relative;width:100%;overflow:hidden;cursor:grab;outline:none}@media(min-width:768px){.gallery__main.svelte-cqw40e{flex:1;min-width:0}}.gallery__main.svelte-cqw40e:focus-visible{outline:2px solid var(--color-berry, #9F305E);outline-offset:2px}.gallery__main.svelte-cqw40e:active{cursor:grabbing}.gallery__main-image.svelte-cqw40e{width:100%;height:auto;display:none;opacity:0;transition:opacity .4s ease}.gallery__main-image--active.svelte-cqw40e{display:block;opacity:1}.gallery__arrow.svelte-cqw40e{position:absolute;top:50%;transform:translateY(-50%);z-index:2;display:none;align-items:center;justify-content:center;width:40px;height:40px;border:none;border-radius:50%;background:#ffffffe6;color:#000;cursor:pointer;opacity:0;transition:opacity .2s ease,background .2s ease;backdrop-filter:blur(4px)}.gallery__main.svelte-cqw40e:hover .gallery__arrow:where(.svelte-cqw40e){opacity:1}.gallery__arrow.svelte-cqw40e:hover{background:#fff}.gallery__arrow--prev.svelte-cqw40e{left:12px}.gallery__arrow--next.svelte-cqw40e{right:12px}.gallery__dots.svelte-cqw40e{display:flex;justify-content:center;gap:8px;padding:12px 0}.gallery__dot.svelte-cqw40e{width:8px;height:8px;border-radius:50%;border:none;background:#a0629140;cursor:pointer;padding:0;transition:background .2s ease,transform .2s ease}.gallery__dot--active.svelte-cqw40e{background:var(--color-mauve, #A06291);transform:scale(1.25)}.gallery__dot.svelte-cqw40e:hover:not(.gallery__dot--active){background:#a0629180}.gallery__thumbs.svelte-cqw40e{display:none;gap:8px;scrollbar-width:none}.gallery__thumbs.svelte-cqw40e::-webkit-scrollbar{display:none}.gallery__thumb.svelte-cqw40e{flex-shrink:0;width:72px;height:72px;border:2px solid transparent;border-radius:4px;overflow:hidden;cursor:pointer;padding:0;background:none;opacity:.5;transition:opacity .2s ease,border-color .2s ease}.gallery__thumb--active.svelte-cqw40e{border-color:var(--color-berry, #9F305E);opacity:1}.gallery__thumb.svelte-cqw40e:hover:not(.gallery__thumb--active){opacity:.8}.gallery__thumb-image.svelte-cqw40e{width:100%;height:100%;object-fit:cover;display:block}@media(min-width:768px){.gallery__arrow.svelte-cqw40e{display:flex}.gallery__thumbs.svelte-cqw40e{display:flex;flex-direction:column;overflow-y:auto;overflow-x:hidden;max-height:500px}.gallery__dots.svelte-cqw40e{display:none}.gallery__thumb.svelte-cqw40e{width:72px;height:72px}}.variant-selector.svelte-mrtvgp{display:flex;flex-direction:column;gap:var(--space-6)}.variant-selector__price.svelte-mrtvgp{font-family:var(--font-body);font-size:var(--text-xl);color:var(--color-text-muted);font-weight:600}.variant-selector__group.svelte-mrtvgp{display:flex;flex-direction:column;gap:var(--space-3)}.variant-selector__label.svelte-mrtvgp{font-family:var(--font-body);font-size:var(--text-sm);text-transform:uppercase;letter-spacing:var(--tracking-wide);font-weight:600;color:var(--color-text)}.variant-selector__options.svelte-mrtvgp{display:flex;flex-wrap:wrap;gap:var(--space-3)}.variant-option.svelte-mrtvgp{min-width:44px;min-height:44px;padding:var(--space-2) var(--space-4);border:1px solid var(--color-text);border-radius:9999px;background:transparent;color:var(--color-text);font-family:var(--font-body);font-size:var(--text-sm);font-weight:500;cursor:pointer;transition:all var(--duration-fast) var(--ease-default)}.variant-option.svelte-mrtvgp:hover:not(:disabled){border-color:var(--color-berry);color:var(--color-berry)}.variant-option--selected.svelte-mrtvgp{background:var(--color-berry);border-color:var(--color-berry);color:var(--color-white)}.variant-option--unavailable.svelte-mrtvgp{opacity:.5;cursor:not-allowed;text-decoration:line-through}.btn-add-to-cart.svelte-mrtvgp{width:100%;background:var(--color-berry);color:var(--color-white);font-family:var(--font-body);font-size:var(--text-sm);font-weight:600;letter-spacing:var(--tracking-wider);text-transform:uppercase;padding:1rem 2rem;border:none;border-radius:var(--radius-sm);cursor:pointer;transition:background var(--duration-fast) var(--ease-default)}.btn-add-to-cart.svelte-mrtvgp:hover:not(:disabled){background:var(--color-crimson)}.btn-add-to-cart.svelte-mrtvgp:disabled{opacity:.6;cursor:not-allowed}.variant-selector__message.svelte-mrtvgp{font-family:var(--font-body);font-size:var(--text-sm);line-height:1.5;padding:var(--space-3);border-radius:var(--radius-sm)}.variant-selector__message--error.svelte-mrtvgp{color:var(--color-crimson);background:#7200081a}.variant-selector__message--warning.svelte-mrtvgp{color:var(--color-rose);background:#ee9fb31a}
