/* Scoped to the original mall gallery and its independent viewer. */
#mid_div[data-fz-gallery]{cursor:zoom-in}
#mid_div[data-fz-gallery] #mid_pic{object-fit:contain;background:#fff}
#thumbs img[data-fz-original]{object-fit:contain;cursor:pointer}
#mid_div[data-fz-gallery]:focus-visible,#thumbs img[data-fz-original]:focus-visible{outline:2px solid #b7432d;outline-offset:2px}
#fz-gallery-viewer[hidden],#fz-gallery-viewer [hidden]{display:none!important}
#fz-gallery-viewer{position:fixed;inset:0;z-index:2147483000;display:flex;flex-direction:column;background:rgba(12,24,34,.98);color:#fff;font:14px/1.5 Arial,"Microsoft YaHei",sans-serif;box-sizing:border-box}
#fz-gallery-viewer *{box-sizing:border-box}
#fz-gallery-viewer .fz-gallery-bar{display:flex;align-items:center;gap:16px;flex-wrap:wrap;padding:12px 20px;flex-shrink:0;background:#142c3d}
#fz-gallery-viewer .fz-gallery-count{margin-right:auto}
#fz-gallery-viewer button,#fz-gallery-viewer a{font:inherit;cursor:pointer;color:#fff;background:#26475c;border:1px solid #668194;border-radius:4px;min-height:40px;padding:8px 12px;text-decoration:none}
#fz-gallery-viewer button:disabled{opacity:.5;cursor:default}
#fz-gallery-viewer button:focus-visible,#fz-gallery-viewer a:focus-visible,#fz-gallery-viewer .fz-gallery-stage:focus-visible{outline:3px solid #ffcc80;outline-offset:-3px}
#fz-gallery-viewer .fz-gallery-close{background:#b7432d;border-color:#d97967}
#fz-gallery-viewer .fz-gallery-stage{display:flex;align-items:center;justify-content:center;flex:1;min-height:0;min-width:0;margin:8px 66px;overflow:auto}
#fz-gallery-viewer .fz-gallery-image{display:block;max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;flex-shrink:0;background:#fff}
#fz-gallery-viewer .fz-gallery-native{display:block;position:relative}
#fz-gallery-viewer .fz-gallery-native .fz-gallery-image{max-width:none;max-height:none;margin:auto}
#fz-gallery-viewer .fz-gallery-prev,#fz-gallery-viewer .fz-gallery-next{position:absolute;top:50%;transform:translateY(-50%);width:44px;height:64px;padding:0;font-size:36px}
#fz-gallery-viewer .fz-gallery-prev{left:10px}
#fz-gallery-viewer .fz-gallery-next{right:10px}
#fz-gallery-viewer .fz-gallery-status{text-align:center;min-height:38px;padding:8px 16px;flex-shrink:0;color:#e2edf4}
@media(max-width:600px){#fz-gallery-viewer .fz-gallery-bar{gap:8px;padding:8px}#fz-gallery-viewer .fz-gallery-bar strong{display:none}#fz-gallery-viewer .fz-gallery-stage{margin:4px 42px}#fz-gallery-viewer .fz-gallery-prev,#fz-gallery-viewer .fz-gallery-next{width:34px;height:52px}#fz-gallery-viewer .fz-gallery-prev{left:4px}#fz-gallery-viewer .fz-gallery-next{right:4px}#fz-gallery-viewer button,#fz-gallery-viewer a{padding:6px 8px;font-size:13px}#fz-gallery-viewer .fz-gallery-status{font-size:12px}}
