.pzm-overlay{z-index:99999;background:#1c1c1ceb;justify-content:center;align-items:center;padding:24px;animation:.18s pzm-fade-in;display:flex;position:fixed;inset:0}@keyframes pzm-fade-in{0%{opacity:0}to{opacity:1}}.pzm-content{flex-direction:column;align-items:center;width:100%;max-width:1100px;height:100%;max-height:90vh;display:flex;position:relative}.pzm-close{color:#fff;cursor:pointer;z-index:5;background:#ffffff1f;border:none;border-radius:999px;justify-content:center;align-items:center;width:40px;height:40px;transition:background .15s;display:flex;position:absolute;top:0;right:0}.pzm-close:hover{background:#ffffff38}.pzm-toolbar{background:#ffffff14;border-radius:999px;align-items:center;gap:10px;margin-bottom:12px;padding:6px 8px;display:flex}.pzm-tool-btn{color:#fff;cursor:pointer;background:#ffffff24;border:none;border-radius:999px;justify-content:center;align-items:center;width:32px;height:32px;transition:background .15s,opacity .15s;display:flex}.pzm-tool-btn:hover:not(:disabled){background:#ffffff47}.pzm-tool-btn:disabled{opacity:.35;cursor:not-allowed}.pzm-zoom-level{color:#fff;text-align:center;min-width:40px;font-size:12px;font-weight:600}.pzm-image-wrap{cursor:zoom-in;touch-action:none;flex:1;justify-content:center;align-items:center;width:100%;min-height:0;display:flex;position:relative;overflow:hidden}.pzm-image-wrap--zoomed{cursor:grab}.pzm-image-wrap--zoomed:active{cursor:grabbing}.pzm-image{object-fit:contain;-webkit-user-select:none;user-select:none;will-change:transform;max-width:100%;max-height:100%;transition:transform 60ms linear}.pzm-nav{color:#fff;cursor:pointer;z-index:5;background:#ffffff1f;border:none;border-radius:999px;justify-content:center;align-items:center;width:44px;height:44px;transition:background .15s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.pzm-nav:hover{background:#ffffff3d}.pzm-nav-prev{left:-4px}.pzm-nav-next{right:-4px}.pzm-thumbs{gap:8px;max-width:100%;margin-top:14px;padding-bottom:4px;display:flex;overflow-x:auto}.pzm-thumb{cursor:pointer;opacity:.6;border:2px solid #0000;border-radius:6px;flex-shrink:0;width:52px;height:64px;padding:0;transition:border-color .15s,opacity .15s;overflow:hidden}.pzm-thumb img{object-fit:cover;width:100%;height:100%;display:block}.pzm-thumb.active{opacity:1;border-color:#fff}.pzm-thumb:hover:not(.active){opacity:.85}@media (max-width:640px){.pzm-overlay{padding:12px}.pzm-nav{width:36px;height:36px}.pzm-nav-prev{left:0}.pzm-nav-next{right:0}.pzm-thumb{width:42px;height:52px}}
