.lb-overlay{z-index:9999;cursor:pointer;background-color:#000000eb;justify-content:center;align-items:center;animation:.2s forwards lb-fade;display:flex;position:fixed;inset:0}@keyframes lb-fade{0%{opacity:0}to{opacity:1}}.lb-image-wrapper{cursor:default;justify-content:center;align-items:center;max-width:calc(100vw - 8rem);max-height:calc(100vh - 4rem);display:flex}.lb-image{object-fit:contain;pointer-events:none;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;border-radius:2px;width:auto;max-width:100%;height:auto;max-height:calc(100vh - 4rem);animation:.2s forwards lb-scale;display:block}@keyframes lb-scale{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.lb-close{z-index:10000;color:#fff;cursor:pointer;background:#ffffff26;border:none;border-radius:50%;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;font-size:1.1rem;transition:background .15s;display:flex;position:fixed;top:1rem;right:1rem}.lb-close:hover,.lb-close:focus-visible{background:#ffffff4d;outline:none}.lb-nav{z-index:10000;color:#fff;cursor:pointer;background:#ffffff1a;border:none;justify-content:center;align-items:center;width:3rem;height:5rem;font-size:2.5rem;line-height:1;transition:background .15s;display:flex;position:fixed;top:50%;transform:translateY(-50%)}.lb-nav:hover,.lb-nav:focus-visible{background:#ffffff40;outline:none}.lb-nav.lb-prev{border-radius:0 4px 4px 0;left:0}.lb-nav.lb-next{border-radius:4px 0 0 4px;right:0}.lb-counter{color:#ffffffb3;letter-spacing:.05em;pointer-events:none;margin:0;font-family:system-ui,-apple-system,sans-serif;font-size:.875rem;position:fixed;bottom:1rem;left:50%;transform:translate(-50%)}.lb-trigger{cursor:zoom-in}.lb-trigger img{transition:opacity .2s}.lb-trigger:hover img{opacity:.85}@media (max-width:640px){.lb-image-wrapper{max-width:100vw;max-height:calc(100vh - 3rem)}.lb-image{max-height:calc(100vh - 3rem)}.lb-nav{width:2.5rem;height:4rem;font-size:2rem}}
