.product-gallery{min-width:0;background:transparent;padding:0}.gallery-stage{position:relative;overflow:hidden;border:1px solid #e7e1d7;border-radius:18px;background:#fff}.gallery-open{display:block;width:100%;padding:0;border:0;background:#fff;position:relative;touch-action:pan-y}.product-gallery .gallery-open img{display:block;width:100%;height:auto;aspect-ratio:1;object-fit:contain;background:white}.gallery-zoom{position:absolute;bottom:16px;right:16px;background:#fffef9e8;border:1px solid #e5e0d4;padding:5px 11px;border-radius:20px;font-size:11px;color:var(--green)}.gallery-arrow{position:absolute;top:50%;transform:translateY(-50%);width:34px;height:42px;border:1px solid #e9e2d8;background:#fffffff0;border-radius:30px;font-family:Georgia,serif;font-size:27px;line-height:1;color:var(--green);box-shadow:0 2px 8px #132e2510}.gallery-prev{left:10px}.gallery-next{right:10px}.gallery-meta{display:flex;justify-content:space-between;gap:12px;align-items:center;margin:12px 2px}.gallery-meta p{margin:0;font-size:13px;color:#526458}.gallery-meta>span{font-size:12px;color:#7e8275}.gallery-thumbs{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:9px}.gallery-thumb{padding:3px;border:1px solid #e0dccf;border-radius:10px;background:#fff;overflow:hidden;min-width:0;transition:border-color .2s}.gallery-thumb[aria-pressed=true]{border:2px solid var(--green);padding:2px}.product-gallery .gallery-thumb img{display:block;width:100%;height:auto;aspect-ratio:1;object-fit:contain;border-radius:6px}.gallery-thumb:last-child img{object-fit:cover}.gallery-thumb:hover{border-color:#8b7655}#photo-viewer{margin:auto;padding:44px 16px 12px;width:min(900px,94vw);height:auto;min-height:0;max-height:94dvh;border-radius:16px;overflow:auto;background:#fff;box-shadow:0 20px 80px #0004}#photo-viewer::backdrop{background:#10251edb}#photo-viewer>img{display:block;width:100%;height:min(70dvh,760px);object-fit:contain;background:white}.photo-close{position:absolute;top:6px;right:10px;width:38px;height:38px;border:0;border-radius:50%;background:#f5f2eb;color:var(--green);font-size:25px}.photo-viewer-nav{display:flex;align-items:center;justify-content:space-between;gap:10px;max-width:420px;margin:10px auto 0}.photo-viewer-nav p{margin:0;text-align:center;font-size:13px}.photo-viewer-nav button{width:42px;height:40px;border:1px solid #e3ded3;border-radius:30px;background:#faf7f1;color:var(--green);font:28px Georgia,serif}.cart-item img{object-fit:contain;background:#fff;border-radius:8px}@media(max-width:750px){.gallery-stage{border-radius:14px}.gallery-thumbs{gap:7px}.gallery-zoom{bottom:12px;right:12px}.gallery-arrow{width:30px;height:38px}.gallery-prev{left:7px}.gallery-next{right:7px}#photo-viewer{padding:42px 9px 14px}}

.gallery-note{margin:13px 2px 0;font-size:11px;line-height:1.6;color:#7e8275}

.gallery-stage{border-color:#e1d9cb;box-shadow:0 9px 28px #69492508}.gallery-thumb{border-color:#e1d9cb}.gallery-thumb[aria-pressed=true]{border-color:#8c7758}.gallery-meta p{font-size:14px}.gallery-zoom{font-size:12px}.gallery-note{font-size:12px}
