.detail-gallery{min-width:0;background:#e7d9c9}.detail-gallery .detail-photo>img{min-height:0;height:580px;max-height:72dvh;object-fit:contain}.gallery-thumbnails{display:flex;justify-content:center;gap:10px;padding:13px;background:var(--cream)}.gallery-thumbnails button{position:relative;padding:3px;border:1px solid transparent;border-radius:9px;overflow:hidden}.gallery-thumbnails button[aria-pressed=true]{border-color:var(--wine);background:#4e111910}.gallery-thumbnails img{width:57px;height:76px;object-fit:contain;border-radius:5px}.gallery-thumbnails span{position:absolute;bottom:4px;right:4px;background:var(--cream);padding:0 5px;border-radius:4px;font-size:10px}.gallery-arrows{position:absolute;right:13px;bottom:18px;display:flex;align-items:center;gap:8px;background:#f6f0e7ed;border-radius:24px;padding:4px}.gallery-arrows button{width:32px;height:32px;font-size:23px;line-height:1;border-radius:50%}.gallery-arrows button:hover{background:#e7d9c9}.gallery-arrows span{font-size:11px;min-width:30px;text-align:center}@media(max-width:700px){.detail-gallery .detail-photo>img{height:440px;max-height:65dvh}.detail-zoom{font-size:11px;left:10px;padding:10px}.gallery-arrows{right:10px;gap:2px}.gallery-thumbnails img{width:48px;height:64px}}
