.lbx{position:fixed;inset:0;z-index:1000;background:rgba(0,0,0,.82);display:flex;align-items:center;justify-content:center;padding:24px;cursor:zoom-out}.lbx-img{max-width:96vw;max-height:92vh;object-fit:contain;border-radius:6px;box-shadow:0 8px 40px rgba(0,0,0,.5);cursor:default;background:#fff}.lbx-x{position:fixed;top:16px;right:20px;width:40px;height:40px;border-radius:50%;border:none;background:rgba(255,255,255,.15);color:#fff;font-size:18px;cursor:pointer;line-height:1}.lbx-x:hover{background:rgba(255,255,255,.3)}.lbx-cap{position:fixed;bottom:18px;left:50%;transform:translateX(-50%);max-width:90vw;color:#fff;font-size:13px;background:rgba(0,0,0,.5);padding:6px 14px;border-radius:999px;text-align:center}.cb-doc img,.img-preview,.zoomable{cursor:zoom-in}