.lb-dialog{width:100vw;height:100vh;max-width:100vw;max-height:100vh;padding:0;border:0;background:#0a0e1aeb;backdrop-filter:blur(8px);overflow:hidden}.lb-dialog::backdrop{background:#0a0e1aeb}.lb-dialog[open]{display:flex;align-items:center;justify-content:center}.lb-dialog img{max-width:96vw;max-height:88vh;object-fit:contain;border-radius:8px;background:#fff}.lb-close{position:absolute;top:16px;right:16px;width:44px;height:44px;border-radius:999px;background:#ffffff1f;color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;border:0;z-index:2}.lb-close:hover{background:#ffffff38}.lb-close svg{width:24px;height:24px}body.lb-open{overflow:hidden}@media(max-width:768px){.lb-dialog img{max-width:100vw;max-height:100vh;border-radius:0}.lb-close{top:12px;right:12px;width:40px;height:40px}}
