.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}.product-page[data-astro-cid-aqxoqqhg]{min-height:100vh;background:var(--color-white)}.product-container[data-astro-cid-aqxoqqhg]{max-width:var(--max-width);margin:0 auto;padding:var(--space-8) var(--space-5)}.product-layout[data-astro-cid-aqxoqqhg]{display:grid;grid-template-columns:1fr;gap:var(--space-8)}@media(min-width:1024px){.product-layout[data-astro-cid-aqxoqqhg]{grid-template-columns:55% 45%;gap:var(--space-12)}}.product-gallery-column[data-astro-cid-aqxoqqhg],.product-info-column[data-astro-cid-aqxoqqhg]{width:100%}@media(min-width:1024px){.product-info-column[data-astro-cid-aqxoqqhg]{position:sticky;top:100px;align-self:start}}.product-info[data-astro-cid-aqxoqqhg]{display:flex;flex-direction:column;gap:var(--space-6)}.product-title[data-astro-cid-aqxoqqhg]{font-family:var(--font-heading);font-size:var(--text-3xl);color:var(--color-text);letter-spacing:var(--tracking-caps);text-transform:uppercase;margin:0}.product-description[data-astro-cid-aqxoqqhg]{font-family:var(--font-body);font-size:var(--text-base);color:var(--color-text);line-height:1.6}.product-description[data-astro-cid-aqxoqqhg] p{margin-bottom:var(--space-4)}.product-description[data-astro-cid-aqxoqqhg] p:last-child{margin-bottom:0}.product-accordions[data-astro-cid-aqxoqqhg]{display:flex;flex-direction:column;gap:0;border-top:1px solid rgba(238,159,179,.2)}.product-accordion[data-astro-cid-aqxoqqhg]{border-bottom:1px solid rgba(238,159,179,.2)}.product-accordion__summary[data-astro-cid-aqxoqqhg]{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);padding:var(--space-5) 0;cursor:pointer;list-style:none;display:flex;justify-content:space-between;align-items:center}.product-accordion__summary[data-astro-cid-aqxoqqhg]::-webkit-details-marker{display:none}.product-accordion__summary[data-astro-cid-aqxoqqhg]:after{content:"+";font-size:var(--text-xl);color:var(--color-text-muted);transition:transform var(--duration-base) var(--ease-default)}.product-accordion[data-astro-cid-aqxoqqhg][open] .product-accordion__summary[data-astro-cid-aqxoqqhg]:after{content:"−"}.product-accordion__content[data-astro-cid-aqxoqqhg]{font-family:var(--font-body);font-size:var(--text-sm);color:var(--color-text);line-height:1.6;padding-bottom:var(--space-5)}.related-products[data-astro-cid-aqxoqqhg]{margin-top:var(--space-16);padding-top:var(--space-16);border-top:1px solid rgba(238,159,179,.2)}.related-products__heading[data-astro-cid-aqxoqqhg]{font-family:var(--font-heading);font-size:var(--text-3xl);color:var(--color-text);letter-spacing:var(--tracking-caps);text-transform:uppercase;text-align:center;margin-bottom:var(--space-8)}.related-products__grid[data-astro-cid-aqxoqqhg]{display:grid;grid-template-columns:repeat(2,1fr);gap:var(--space-6)}@media(min-width:768px){.related-products__grid[data-astro-cid-aqxoqqhg]{grid-template-columns:repeat(4,1fr)}}@media(max-width:768px){.product-container[data-astro-cid-aqxoqqhg]{padding:var(--space-6) var(--space-5)}.product-title[data-astro-cid-aqxoqqhg]{font-size:var(--text-2xl)}}
