.product-zoom-dialog{width:min(1080px,calc(100vw - 40px));height:min(850px,calc(100dvh - 40px));max-width:none;max-height:none;padding:0;border:1px solid #e5ddd2;border-radius:18px;background:#fff;color:#332e29;overflow:hidden;box-shadow:0 24px 100px #332e2950}
.product-zoom-dialog[open]{display:flex;flex-direction:column}.product-zoom-dialog::backdrop{background:#332e29dd;backdrop-filter:blur(5px)}body.product-zoom-open{overflow:hidden}
.zoom-header{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:17px 22px;border-bottom:1px solid #e5ddd2;flex:none}.zoom-header span{font-size:9px;letter-spacing:1.3px;color:#746d63;font-weight:650}.zoom-header h2{font-size:18px;line-height:1.3;margin:5px 0 0}.zoom-close{display:grid;place-items:center;width:44px;height:44px;flex:none;border:1px solid #e5ddd2;border-radius:50%;background:#f7f1e9;color:#332e29;font-size:26px}
.zoom-stage{flex:1;min-height:90px;position:relative;overflow:hidden;background:#fff;touch-action:none;user-select:none;cursor:zoom-in}.zoom-stage.is-zoomed{cursor:grab}.zoom-stage.is-zoomed:active{cursor:grabbing}.zoom-stage:focus-visible{outline:2px solid #ca293b;outline-offset:-3px}.zoom-stage img{position:absolute;left:50%;top:50%;max-width:none;max-height:none;object-fit:contain;transform-origin:center;pointer-events:none;will-change:transform}.zoom-loading{position:absolute;inset:40% 20px auto;text-align:center;font-size:13px;color:#746d63}
.zoom-toolbar{display:flex;justify-content:center;align-items:center;gap:10px;padding:12px 15px 0;border-top:1px solid #e5ddd2;background:#faf6ef;flex:none}.zoom-toolbar button{height:44px;min-width:44px;border:1px solid #d2c7b8;border-radius:8px;background:white;color:#332e29;font-size:24px}.zoom-toolbar button:hover{background:#f0e5d8}.zoom-toolbar button:disabled{opacity:.38}.zoom-toolbar [data-zoom=reset]{font-size:12px;padding:0 15px;margin-left:7px}.zoom-toolbar output{min-width:52px;text-align:center;font-size:13px;font-variant-numeric:tabular-nums;font-weight:600}.product-zoom-dialog #zoom-help{margin:0;padding:10px 18px 15px;font-size:11px;line-height:1.5;text-align:center;color:#746d63;background:#faf6ef;flex:none}
@media(max-width:650px){.product-zoom-dialog{width:calc(100vw - 12px);height:calc(100dvh - 12px);border-radius:13px}.zoom-header{padding:12px 14px;gap:10px}.zoom-header h2{font-size:15px}.zoom-header span{font-size:8px}.zoom-toolbar{gap:8px}.product-zoom-dialog #zoom-help{font-size:10px}}
.product-zoom-dialog button{margin:0;min-height:44px;line-height:1;letter-spacing:0;text-transform:none;font-weight:600;box-shadow:none}.product-zoom-dialog h2{color:#332e29;text-transform:none}.product-zoom-dialog button:focus-visible{outline:3px solid #2764b2;outline-offset:2px}.product-zoom-dialog [hidden]{display:none!important}.bs-native .bs-gallery-zoom{display:inline-flex;align-items:center;gap:8px;padding:10px 15px;margin:12px 0 0;min-height:44px;font-size:12px;text-transform:none;letter-spacing:0;color:#332e29;border:1px solid #d2c7b8;border-radius:8px;background:#faf6ef}.bs-native .bs-gallery-zoom[hidden]{display:none}.bs-gallery-zoom svg{width:18px;height:18px}.product-zoom-dialog .zoom-close{font-size:26px}
.product-zoom-dialog .zoom-close{width:44px;min-width:44px;max-width:44px;padding:0}