.lb-zoomable img{cursor:zoom-in}.lb-zoomable a img{cursor:pointer}.lb{position:fixed;inset:0;z-index:1000;background:#100c0af0;display:flex;flex-direction:column;animation:lb-in .18s ease-out}@keyframes lb-in{0%{opacity:0}to{opacity:1}}.lb-stage{flex:1;min-height:0;display:flex;align-items:center;justify-content:center;padding:56px 72px 0;overflow:hidden}.lb-stage img{max-width:100%;max-height:100%;width:auto;height:auto;-o-object-fit:contain;object-fit:contain;border-radius:6px;cursor:zoom-in;box-shadow:0 30px 80px -30px #000c;-webkit-user-select:none;-moz-user-select:none;user-select:none}.lb-stage.zoomed{display:block;overflow:auto;padding:56px 0 0;text-align:center}.lb-stage.zoomed img{max-width:none;max-height:none;margin:0 auto;cursor:zoom-out;border-radius:0}.lb-bar{flex:none;display:flex;align-items:center;justify-content:center;gap:18px;padding:14px 72px 18px;color:#fff;font-size:14px;min-height:52px}.lb-cap{opacity:.9;text-align:center}.lb-count{opacity:.55;white-space:nowrap;font-variant-numeric:tabular-nums}.lb-btn{position:absolute;z-index:2;display:flex;align-items:center;justify-content:center;width:46px;height:46px;border-radius:50%;border:1px solid hsla(0,0%,100%,.18);background:#ffffff14;color:#fff;cursor:pointer;transition:.15s}.lb-btn:hover{background:#fff3}.lb-close{top:14px;right:14px}.lb-prev{left:14px}.lb-next,.lb-prev{top:50%;transform:translateY(-50%)}.lb-next{right:14px}@media(max-width:720px){.lb-stage{padding:60px 8px 0}.lb-stage.zoomed{padding:60px 0 0}.lb-bar{padding:12px 16px 16px;flex-wrap:wrap;gap:8px}.lb-btn{width:40px;height:40px}.lb-prev{left:6px}.lb-next,.lb-prev{top:auto;bottom:10px;transform:none}.lb-next{right:6px}}
