.incorp-lbx-overlay{position:fixed;inset:0;background:rgba(0,0,0,.85);display:none;z-index:999999}
.incorp-lbx-overlay.--show{display:flex;align-items:center;justify-content:center;padding:20px}
.incorp-lbx-overlay img{max-width:90vw;max-height:90vh;box-shadow:0 10px 40px rgba(0,0,0,.5);border-radius:6px}
.incorp-lbx-close{position:absolute;top:12px;right:16px;color:#fff;font-size:28px;cursor:pointer;line-height:1}
