.gallery{width:100%;max-width:100%;box-sizing:border-box}.gallery-count-pill{position:absolute;bottom:12px;right:12px;z-index:3;padding:4px 10px;font-size:.75rem;font-weight:600;letter-spacing:.02em;color:var(--text);background:#ffffffeb;border-radius:999px;box-shadow:0 2px 8px #0000001f;pointer-events:none}.gallery-size-caption{margin:6px 0 0;font-size:.8rem;font-weight:500;color:var(--text-muted);text-align:center;line-height:1.35}.gallery-main{position:relative;border-radius:var(--radius);background:var(--pastel-cream);margin-bottom:4px;touch-action:pan-y;user-select:none;-webkit-user-select:none;max-width:100%;box-sizing:border-box}.gallery-main,.gallery-viewport{aspect-ratio:1;overflow:hidden;width:100%}.gallery-container,.gallery-viewport{height:100%;touch-action:pan-y pinch-zoom}.gallery-container{display:flex;margin-left:-.001px}.gallery-slide{flex:0 0 100%;min-width:0;position:relative}.gallery-slide-inner{width:100%;height:100%;position:relative}.gallery-image{width:100%;height:100%;object-fit:cover;object-position:top center;display:block}.gallery-image-placeholder{width:100%;height:100%;min-height:100%}.gallery-swipe-hint{position:absolute;bottom:12px;left:50%;transform:translateX(-50%);font-size:.75rem;color:#ffffffe6;text-shadow:0 1px 2px #0000004d;pointer-events:none}@media (hover:hover) and (pointer:fine){.gallery-swipe-hint{display:none}}.gallery-nav{position:absolute;inset:0;pointer-events:none;z-index:2}.gallery-nav>*{pointer-events:auto}.gallery-next,.gallery-prev{position:absolute;top:50%;transform:translateY(-50%);width:44px;height:44px;min-width:44px;min-height:44px;border:1px solid #ffffffb8;border-radius:50%;background:#ffffffad;color:var(--accent);font-size:0;line-height:0;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0;text-align:center;font-family:inherit;font-weight:600;transition:background .2s ease,transform .2s ease;box-shadow:var(--shadow);backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}.gallery-chevron{display:block;font-size:24px;line-height:1;transform:translateY(-2px)}.gallery-chevron-next{transform:translate(.5px,-2px)}.gallery-prev{left:8px}.gallery-next{right:8px}.gallery-next:hover,.gallery-prev:hover{background:#fffc;border-color:var(--accent);transform:translateY(-50%) scale(1.05)}.gallery-next:active,.gallery-prev:active{transform:translateY(-50%) scale(.98)}@media (hover:none),(pointer:coarse){.gallery-nav{display:none}.gallery-next,.gallery-prev{position:static;top:auto;left:auto;right:auto;transform:none;width:40px;height:40px;min-width:40px;min-height:40px;background:#ffffff94;border:1px solid #ffffffb8;box-shadow:0 4px 14px #0003;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}.gallery-next:hover,.gallery-prev:hover{transform:scale(1.05);background:#ffffffb3}.gallery-next:active,.gallery-prev:active{transform:scale(.96)}.gallery-chevron{font-size:22px}.gallery-thumbs{display:flex;scrollbar-width:none;-ms-overflow-style:none}.gallery-thumbs::-webkit-scrollbar{display:none}}.gallery-dots{position:absolute;bottom:30px;left:50%;transform:translateX(-50%);display:flex;gap:8px;justify-content:center;z-index:2;pointer-events:auto}.gallery-dot{width:8px;height:8px;border-radius:50%;border:none;padding:0;background:var(--pastel-cream);cursor:pointer;transition:background .2s,transform .2s}.gallery-dot:hover{background:var(--accent-soft)}.gallery-dot.active{background:var(--accent);transform:scale(1.2)}.gallery-thumbs{display:flex;gap:10px;overflow-x:auto;padding:4px 0 0;margin-bottom:0}.thumb{position:relative;flex-shrink:0;width:68px;height:68px;border-radius:var(--radius-sm);overflow:hidden;border:1px solid color-mix(in srgb,var(--border) 72%,var(--accent-soft) 28%);padding:0;background:var(--surface);cursor:pointer;box-shadow:0 1px 3px #1a3c340f,0 2px 8px #0000000d;transition:border-color .2s,box-shadow .2s}.thumb:hover{border-color:color-mix(in srgb,var(--border) 45%,var(--accent) 55%);box-shadow:0 2px 6px #1a3c3414,0 4px 12px #00000012}.thumb.active{border:1px solid var(--accent);box-shadow:0 0 0 1px color-mix(in srgb,var(--accent) 42%,#0000),0 2px 8px #1a3c341a}@media (max-width:767px){.gallery-main{border-radius:calc(var(--radius) + 2px);margin-bottom:4px}.gallery-dots{display:none}.gallery-thumbs{display:flex;gap:8px;padding:6px 0 2px;scrollbar-width:none;-ms-overflow-style:none}.gallery-thumbs::-webkit-scrollbar{display:none}.thumb{width:72px;height:72px;border-radius:10px}.gallery-count-pill{bottom:14px;right:14px}}.thumb-img{width:100%;height:100%;object-fit:cover;object-position:top center}.gallery-lightbox{position:fixed;inset:0;z-index:1200;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:16px;touch-action:none}.gallery-lightbox-close{position:absolute;top:14px;right:14px;width:42px;height:42px;border:1px solid #ffffff73;border-radius:999px;background:#1414148c;color:#fff;font-size:14px;font-weight:700;cursor:pointer}.gallery-lightbox-stage{position:relative;width:min(96vw,760px);max-height:82vh;display:flex;align-items:center;justify-content:center;overflow:hidden}.gallery-lightbox-image{width:100%;height:auto;max-height:82vh;object-fit:contain;transform-origin:center center;transition:transform .14s ease;will-change:transform}.gallery-lightbox-counter{margin-top:14px;margin-bottom:0;color:#fffffff2;font-size:12px;font-weight:600;letter-spacing:.02em}.interestCarouselItem_frame__8xF34{box-sizing:border-box;border-radius:14px;padding:2px;background:var(--pastel-cream);display:flex;justify-content:center;border:1px solid #c5a0596b}.interestCarouselItem_surface__AzEjF{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;margin:0;padding:12px 12px 14px;border:1px solid #c5a05938;border-radius:11px;background:var(--surface);text-align:center;color:inherit;font:inherit;box-sizing:border-box;cursor:pointer;transition:background .2s,border-color .2s}a.interestCarouselItem_surface__AzEjF{text-decoration:none;color:inherit}.interestCarouselItem_surface__AzEjF:hover{background:#fffefa;border-color:#c5a05959}.interestCarouselItem_imageWrap__hU_Cw{position:relative;display:flex;align-items:center;justify-content:center;width:84px;height:84px;margin:0 auto 12px;border-radius:12px;overflow:hidden;background:var(--pastel-cream);box-shadow:inset 0 0 0 1px #ffffffd9;border:1px solid #c5a05947;box-sizing:border-box}.interestCarouselItem_imageWrap__hU_Cw>:first-child{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;display:block!important}.interestCarouselItem_carouselFillImage__OMj_O{object-fit:cover;object-position:center center}.interestCarouselItem_meta__fqQoi{display:flex;flex-direction:column;align-items:center;gap:5px;min-width:0;width:100%;padding:0 2px}.interestCarouselItem_name__OdpXz{font-size:13px;font-weight:600;margin:0;color:var(--text);width:100%;max-width:100%;line-height:1.3;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;text-align:center}.interestCarouselItem_price__ZiorU{font-size:12px;color:var(--accent,#c5a059);margin:0;font-weight:700;font-variant-numeric:tabular-nums;text-align:center}.interestCarouselItem_imagePlaceholder__kosJK{width:100%;height:100%;background:var(--pastel-cream)}.interestCarouselItem_framePdpSimilar__1znSQ{width:100%;height:100%;display:flex;flex:1;min-width:0;padding:0;background:#0000;border:none;border-radius:0}.interestCarouselItem_surfacePdpSimilar__RG3yJ{display:flex;flex-direction:column;align-items:center;text-align:center;color:inherit;font:inherit;box-sizing:border-box;cursor:pointer;transition:background .2s,border-color .2s,box-shadow .2s,transform .2s;flex:1;width:100%;min-height:100%;height:100%;padding:0;margin:0;border:1px solid color-mix(in srgb,var(--accent,#c5a059) 28%,var(--border));border-radius:12px;overflow:hidden;background:var(--surface);justify-content:flex-start;box-shadow:0 2px 6px #1a3c340f,0 8px 20px #1a3c3414}a.interestCarouselItem_surfacePdpSimilar__RG3yJ{text-decoration:none;color:inherit}.interestCarouselItem_surfacePdpSimilar__RG3yJ:hover{border-color:color-mix(in srgb,var(--accent,#c5a059) 42%,var(--border));box-shadow:0 4px 10px #1a3c3414,0 12px 28px #1a3c341f;transform:translateY(-2px)}.interestCarouselItem_imageWrapPdpSimilar__4qpih{position:relative;display:flex;align-items:center;justify-content:center;width:100%;height:auto;aspect-ratio:1;max-width:none;flex-shrink:0;margin:0;border:none;border-radius:0;box-shadow:none;background:color-mix(in srgb,var(--pastel-cream) 72%,var(--surface));overflow:hidden}.interestCarouselItem_imageWrapPdpSimilar__4qpih>:first-child{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;display:block!important}.interestCarouselItem_imagePlaceholderPdpSimilar__InA7l{width:100%;height:100%;background:color-mix(in srgb,var(--pastel-cream) 72%,var(--surface))}.interestCarouselItem_metaPdpSimilar__GJ9S_{display:flex;flex-direction:column;align-items:center;gap:5px;min-width:0;width:100%;padding:8px 8px 10px;box-sizing:border-box}.interestCarouselItem_frameStretch__7Dnld{width:100%;height:100%;display:flex;flex:1;min-width:0}.interestCarouselItem_surfaceEqualHeight__I040m{flex:1;width:100%;min-height:100%;height:100%;padding:10px 8px 12px}.interestCarouselItem_imageWrapLarge__acrga{width:100%;height:auto;aspect-ratio:1;max-width:none;flex-shrink:0;margin:0 auto 10px}.interestCarouselItem_nameFixedLines__0iyw9{min-height:calc(2 * 1.3 * 13px)}.interestCarouselItem_priceFixedLine__PKr9v{min-height:calc(1.2 * 12px)}@media (min-width:768px){.interestCarouselItem_metaPdpSimilar__GJ9S_{padding:10px 10px 12px;gap:6px}.interestCarouselItem_surfaceEqualHeight__I040m{padding:12px 10px 14px}.interestCarouselItem_imageWrapLarge__acrga{margin-bottom:12px}.interestCarouselItem_nameFixedLines__0iyw9{font-size:14px;min-height:calc(2 * 1.3 * 14px)}}.interestCarouselItem_checkmark__YZ6Ge{position:absolute;top:4px;right:4px;width:18px;height:18px;display:flex;align-items:center;justify-content:center;background:#1a3c34;color:#fff;border-radius:50%;font-size:11px;font-weight:700;line-height:1}.interestCarouselItem_surfaceWithCover__HTQUM{position:relative;overflow:hidden;justify-content:flex-end;align-items:stretch;min-height:0;width:100px;height:100px;min-width:100px;min-height:100px;padding:0;border:2px solid var(--border);border-radius:11px}@media (max-width:480px){.interestCarouselItem_surfaceWithCover__HTQUM{min-height:0}}.interestCarouselItem_surfaceWithCover__HTQUM:after{content:"";position:absolute;left:0;right:0;bottom:0;height:52%;z-index:1;pointer-events:none;background:linear-gradient(to top,var(--surface) 0,#fffefaf7 32%,#0000 100%)}.interestCarouselItem_surfaceCover__Jht37{position:absolute;inset:0;z-index:0;pointer-events:none;background:var(--pastel-cream);border-radius:inherit;overflow:hidden}.interestCarouselItem_surfaceCover__Jht37>:first-child{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;display:block!important}.interestCarouselItem_surfaceCoverImage__km6OS{object-fit:cover!important;object-position:center center!important;max-width:none;max-height:none}.interestCarouselItem_surfaceCoverPlaceholder__nm0Sh{position:absolute;inset:0;background:var(--pastel-cream);border-radius:inherit}.interestCarouselItem_surfaceStack__ObHPz{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;width:100%;min-width:0;margin-top:auto;padding-top:12px}.interestCarouselItem_surfaceWithCover__HTQUM .interestCarouselItem_meta__fqQoi{gap:2px;padding:4px 2px 0;width:100%}.interestCarouselItem_surfaceWithCover__HTQUM .interestCarouselItem_name__OdpXz{font-size:12px;font-weight:700;line-height:1.25;-webkit-line-clamp:1;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-shadow:0 1px 2px #fffefae6}.interestCarouselItem_surfaceWithCover__HTQUM .interestCarouselItem_price__ZiorU{font-size:11px;font-weight:800;letter-spacing:.02em;text-shadow:0 1px 2px #fffefae6}.interestCarouselItem_surfaceWithCover__HTQUM .interestCarouselItem_checkmark__YZ6Ge{top:8px;right:8px;z-index:3}