.gallery[data-astro-cid-g66van4u]{position:relative}.gallery__track[data-astro-cid-g66van4u]{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none;border-radius:var(--radius-md);background:var(--color-paper-alt)}.gallery__track[data-astro-cid-g66van4u]::-webkit-scrollbar{display:none}.gallery__slide[data-astro-cid-g66van4u]{flex:0 0 100%;scroll-snap-align:start;aspect-ratio:3 / 4}.gallery__slide[data-astro-cid-g66van4u] img[data-astro-cid-g66van4u],.gallery__slide[data-astro-cid-g66van4u] video[data-astro-cid-g66van4u]{width:100%;height:100%;object-fit:cover}.gallery__zoom-trigger[data-astro-cid-g66van4u]{display:block;width:100%;height:100%;padding:0;border:none;background:none;cursor:zoom-in}.lightbox[data-astro-cid-g66van4u]{position:fixed;inset:0;z-index:200;background:#140f0df0}.lightbox[data-astro-cid-g66van4u][hidden]{display:none}.lightbox__scroll[data-astro-cid-g66van4u]{width:100%;height:100%;overflow:auto;direction:ltr}.lightbox__scroll[data-astro-cid-g66van4u] img[data-astro-cid-g66van4u]{display:block;margin:auto;max-width:100%;max-height:100%;object-fit:contain;cursor:zoom-in;user-select:none;-webkit-user-drag:none}.lightbox__scroll[data-astro-cid-g66van4u] img[data-astro-cid-g66van4u].is-zoomed{max-width:none;max-height:none;width:auto;height:auto;cursor:grab}.lightbox__scroll[data-astro-cid-g66van4u] img[data-astro-cid-g66van4u].is-dragging{cursor:grabbing}.lightbox__close[data-astro-cid-g66van4u]{position:fixed;top:var(--space-4);inset-inline-end:var(--space-4);z-index:201;width:44px;height:44px;border-radius:50%;border:none;background:color-mix(in srgb,var(--color-white) 88%,transparent);color:var(--color-ink);font-size:1.75rem;line-height:1;cursor:pointer}.gallery__nav[data-astro-cid-g66van4u]{display:none;position:absolute;top:50%;transform:translateY(-50%);width:44px;height:44px;border-radius:50%;border:none;background:color-mix(in srgb,var(--color-white) 88%,transparent);color:var(--color-ink);font-size:1.5rem;line-height:1;cursor:pointer;align-items:center;justify-content:center;transition:background-color var(--duration-fast) var(--ease-standard)}.gallery__nav[data-astro-cid-g66van4u]:hover{background:var(--color-white)}.gallery__nav--prev[data-astro-cid-g66van4u]{right:var(--space-3)}.gallery__nav--next[data-astro-cid-g66van4u]{left:var(--space-3)}.gallery__dots[data-astro-cid-g66van4u]{display:flex;justify-content:center;gap:var(--space-2);margin-top:var(--space-3)}.gallery__dot[data-astro-cid-g66van4u]{width:7px;height:7px;border-radius:50%;border:none;background:var(--color-line-strong);cursor:pointer;padding:0;transition:background-color var(--duration-fast) var(--ease-standard),transform var(--duration-fast) var(--ease-standard)}.gallery__dot[data-astro-cid-g66van4u][aria-selected=true]{background:var(--color-burgundy);transform:scale(1.3)}@media (min-width: 700px){.gallery__nav[data-astro-cid-g66van4u]{display:flex}}.product-card[data-astro-cid-tjdfhdqb]{display:block;color:inherit}.product-card__frame[data-astro-cid-tjdfhdqb]{position:relative;display:block;aspect-ratio:3 / 4;overflow:hidden;background:var(--color-paper-alt)}.product-card__img[data-astro-cid-tjdfhdqb]{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:opacity var(--duration-base) var(--ease-standard),transform var(--duration-slow) var(--ease-out-soft)}.product-card__img--hover[data-astro-cid-tjdfhdqb]{opacity:0}@media (hover: hover){.product-card[data-astro-cid-tjdfhdqb]:hover .product-card__img[data-astro-cid-tjdfhdqb]{transform:scale(1.035)}.product-card[data-astro-cid-tjdfhdqb]:hover .product-card__img--hover[data-astro-cid-tjdfhdqb]{opacity:1}}@media (prefers-reduced-motion: reduce){.product-card__img[data-astro-cid-tjdfhdqb]{transition:opacity var(--duration-base) linear}.product-card[data-astro-cid-tjdfhdqb]:hover .product-card__img[data-astro-cid-tjdfhdqb]{transform:none}}.product-card__meta[data-astro-cid-tjdfhdqb]{display:flex;flex-direction:column;gap:.2em;margin-top:var(--space-4)}.product-card__name-row[data-astro-cid-tjdfhdqb]{display:flex;flex-direction:column;gap:.15em}@media (min-width: 700px){.product-card__name-row[data-astro-cid-tjdfhdqb]{min-height:88px}.product-card__subtitle[data-astro-cid-tjdfhdqb]{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}}.product-card__name[data-astro-cid-tjdfhdqb]{font-family:var(--font-display);font-size:var(--text-xl);font-weight:400;color:var(--color-ink)}.product-card__tag[data-astro-cid-tjdfhdqb]{font-size:var(--text-xs);font-weight:500;color:var(--color-muted)}.product-card__price[data-astro-cid-tjdfhdqb]{font-size:var(--text-sm);color:var(--color-muted);font-weight:500}.product-card__subtitle[data-astro-cid-tjdfhdqb]{display:block;margin-top:var(--space-1);max-width:34rem;font-size:clamp(1rem,.9rem + .6vw,1.375rem);color:var(--color-muted);line-height:1.7}.product-card__more[data-astro-cid-tjdfhdqb]{display:inline-flex;align-items:center;gap:var(--space-2);margin-top:var(--space-3);font-size:clamp(.9375rem,.85rem + .4vw,1.25rem);font-weight:600;letter-spacing:.02em;color:var(--color-burgundy);opacity:.85;transition:gap var(--duration-fast) var(--ease-standard),opacity var(--duration-fast) var(--ease-standard)}.product-card__more[data-astro-cid-tjdfhdqb] span[data-astro-cid-tjdfhdqb]{transition:transform var(--duration-fast) var(--ease-standard)}@media (hover: hover){.product-card[data-astro-cid-tjdfhdqb]:hover .product-card__more[data-astro-cid-tjdfhdqb]{opacity:1}.product-card__more[data-astro-cid-tjdfhdqb]:hover span[data-astro-cid-tjdfhdqb]{transform:translate(-4px)}}.breadcrumb[data-astro-cid-q5ghu2nj]{padding-block:var(--space-4);font-size:.8125rem;color:var(--color-muted);display:flex;gap:var(--space-2)}.breadcrumb[data-astro-cid-q5ghu2nj] a[data-astro-cid-q5ghu2nj]:hover{color:var(--color-burgundy)}.breadcrumb[data-astro-cid-q5ghu2nj] [data-astro-cid-q5ghu2nj][aria-current=page]{color:var(--color-ink)}.product[data-astro-cid-q5ghu2nj]{padding-bottom:var(--space-8)}.product__grid[data-astro-cid-q5ghu2nj]{display:grid;gap:var(--space-6);grid-template-columns:1fr}.product__gallery[data-astro-cid-q5ghu2nj]{width:88%;max-width:460px;margin-inline:auto}.product__info[data-astro-cid-q5ghu2nj] h1[data-astro-cid-q5ghu2nj]{font-size:clamp(1.75rem,1.5rem + 1.2vw,2.5rem);font-weight:500;margin:0 0 var(--space-3)}.product__price[data-astro-cid-q5ghu2nj]{font-family:var(--font-display);font-size:clamp(1.25rem,1.1rem + .5vw,1.5rem);font-weight:600;color:var(--color-burgundy);margin-bottom:var(--space-4)}.product__brief[data-astro-cid-q5ghu2nj]{font-size:clamp(.9375rem,.87rem + .3vw,1.0625rem);line-height:1.75;max-width:34rem;margin-bottom:var(--space-6)}.product__cta[data-astro-cid-q5ghu2nj]{width:100%;font-size:.9375rem}.product__cta-note[data-astro-cid-q5ghu2nj]{font-size:.8125rem;color:var(--color-muted);text-align:center;margin:var(--space-2) 0 var(--space-6)}.product__more[data-astro-cid-q5ghu2nj]{border-top:1px solid var(--color-line);padding-top:var(--space-4)}.product__more[data-astro-cid-q5ghu2nj] summary[data-astro-cid-q5ghu2nj]{cursor:pointer;list-style:none;display:flex;align-items:center;justify-content:space-between;font-size:.9375rem;font-weight:600;color:var(--color-burgundy)}.product__more[data-astro-cid-q5ghu2nj] summary[data-astro-cid-q5ghu2nj]::-webkit-details-marker{display:none}.product__more[data-astro-cid-q5ghu2nj] summary[data-astro-cid-q5ghu2nj]:after{content:"+";font-size:var(--text-lg);line-height:1;transition:transform var(--duration-fast) var(--ease-standard)}.product__more[data-astro-cid-q5ghu2nj][open] summary[data-astro-cid-q5ghu2nj]:after{transform:rotate(45deg)}.product__more-body[data-astro-cid-q5ghu2nj]{padding-top:var(--space-5)}.product__desc[data-astro-cid-q5ghu2nj]{font-size:.9375rem;line-height:1.7}.product__highlights[data-astro-cid-q5ghu2nj]{list-style:none;padding:0;margin:0 0 var(--space-5);display:flex;flex-direction:column;gap:var(--space-2)}.product__highlights[data-astro-cid-q5ghu2nj] li[data-astro-cid-q5ghu2nj]{padding-inline-start:var(--space-4);position:relative;font-size:.875rem;color:var(--color-ink-soft)}.product__highlights[data-astro-cid-q5ghu2nj] li[data-astro-cid-q5ghu2nj]:before{content:"";position:absolute;inset-inline-start:0;top:.6em;width:5px;height:5px;border-radius:50%;background:var(--color-burgundy)}.product__specs[data-astro-cid-q5ghu2nj]{margin:0 0 var(--space-5);padding:var(--space-4);background:var(--color-paper-alt);border-radius:var(--radius-md);display:grid;grid-template-columns:max-content 1fr;column-gap:var(--space-4);row-gap:var(--space-3);align-items:baseline}.product__specs[data-astro-cid-q5ghu2nj]>div[data-astro-cid-q5ghu2nj]{display:contents}.product__specs[data-astro-cid-q5ghu2nj] dt[data-astro-cid-q5ghu2nj]{color:var(--color-muted);margin:0;font-size:.875rem}.product__specs[data-astro-cid-q5ghu2nj] dd[data-astro-cid-q5ghu2nj]{margin:0;font-weight:600;font-size:.875rem;text-align:right;line-height:1.5}.product__notice[data-astro-cid-q5ghu2nj]{font-size:.8125rem;color:var(--color-ink-soft);padding-inline-start:var(--space-3);border-inline-start:2px solid var(--color-burgundy)}.product__notice[data-astro-cid-q5ghu2nj] p[data-astro-cid-q5ghu2nj]{margin:0}.product__notice[data-astro-cid-q5ghu2nj] a[data-astro-cid-q5ghu2nj]{color:var(--color-burgundy);font-weight:600;text-decoration:underline}.related[data-astro-cid-q5ghu2nj] h2[data-astro-cid-q5ghu2nj]{font-size:clamp(1.5rem,1.3rem + 1vw,2rem);margin-bottom:var(--space-5)}.related__grid[data-astro-cid-q5ghu2nj]{display:grid;grid-template-columns:repeat(2,1fr);gap:var(--space-5) var(--space-4)}.sticky-cta[data-astro-cid-q5ghu2nj]{position:fixed;inset-inline:0;bottom:0;z-index:90;background:var(--color-paper);border-top:1px solid var(--color-line);padding:var(--space-3) var(--gutter);padding-bottom:max(var(--space-3),env(safe-area-inset-bottom));transform:translateY(100%);transition:transform var(--duration-base) var(--ease-standard)}.sticky-cta[data-astro-cid-q5ghu2nj].is-visible{transform:translateY(0)}.sticky-cta__inner[data-astro-cid-q5ghu2nj]{display:flex;align-items:center;justify-content:space-between;gap:var(--space-4);max-width:var(--content-width);margin-inline:auto}.sticky-cta__name[data-astro-cid-q5ghu2nj]{font-size:.875rem;font-weight:600}.sticky-cta[data-astro-cid-q5ghu2nj] .btn[data-astro-cid-q5ghu2nj]{font-size:.875rem}@media (min-width: 900px){.product__grid[data-astro-cid-q5ghu2nj]{grid-template-columns:1fr 1fr;grid-template-areas:"info gallery";align-items:flex-start}.product__gallery[data-astro-cid-q5ghu2nj]{grid-area:gallery;max-width:420px;margin-inline:auto}.product__info[data-astro-cid-q5ghu2nj]{grid-area:info;position:sticky;top:96px}.related__grid[data-astro-cid-q5ghu2nj]{grid-template-columns:repeat(3,1fr)}.sticky-cta[data-astro-cid-q5ghu2nj]{display:none}}
