.lb-overlay{position:fixed;z-index:9999;display:flex;opacity:0;pointer-events:none;user-select:none;touch-action:none;background:#000000f2;transition:opacity .3s;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Noto Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;inset:0}.lb-overlay.lb-open{opacity:1;pointer-events:auto}.lb-toolbar{position:absolute;display:flex;color:#fff;z-index:10000;background:linear-gradient(#0009,#0000);justify-content:space-between;align-items: center;height:60px;padding:0 20px;top:0;left:0;right:0}.lb-counter{letter-spacing:2px;font-size:15px;font-weight:500}.lb-actions{display:flex;gap:15px}.lb-actions button{color:#fff;cursor:pointer;display:flex;background:0 0;border:none;border-radius:50%;justify-content:center;align-items: center;width:40px;height:40px;transition:background .2s}.lb-actions button:hover{background:#ffffff1a}.lb-actions button svg{fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;width:22px;height:22px}.lb-slider{position:relative;display:flex;justify-content:center;align-items: center;width:100%;height:100%}.lb-slide{position:absolute;display:flex;will-change:transform;justify-content:center;align-items: center;width:100%;height:100%;transition:transform .3s cubic-bezier(.25,1,.5,1);top:0;left:0}.lb-slide img{display:block;user-select:none;will-change:transform;transform-origin:center center;cursor:grab;max-width:100vw;max-height:100vh;transition:transform .2s cubic-bezier(.25,1,.5,1)}.lb-slide img:active{cursor:grabbing}.lb-nav{position:absolute;color:#fff;cursor:pointer;z-index:10000;display:flex;backdrop-filter:blur(4px);background:#ffffff1a;border:none;border-radius:50%;justify-content:center;align-items: center;width:50px;height:50px;transition:background .2s,transform .2s;top:50%;transform:translateY(-50%)}.lb-nav:hover{background:#fff3;transform:translateY(-50%)scale(1.05)}.lb-nav svg{stroke:currentColor;stroke-width:2;fill:none;stroke-linecap:round;stroke-linejoin:round;width:28px;height:28px}.lb-prev{left:20px}.lb-next{right:20px}@media (max-width:768px){.lb-nav{width:40px;height:40px}.lb-nav svg{width:20px;height:20px}.lb-prev{left:10px}.lb-next{right:10px}}
