body.woo-lb-open{overflow:hidden}.woo-lb{position:fixed;inset:0;z-index:999999;display:flex;flex-direction:column;align-items:center;justify-content:center;opacity:0;pointer-events:none;transition:opacity 0.25s ease}.woo-lb.is-open{opacity:1;pointer-events:all}.woo-lb__overlay{position:absolute;inset:0;background:rgb(0 0 0 / .92);cursor:zoom-out}.woo-lb__close{position:absolute;top:16px;right:16px;z-index:10;width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:rgb(255 255 255 / .12);border:1px solid rgb(255 255 255 / .2);border-radius:50%;cursor:pointer;color:#fff;padding:0;transition:background 0.15s}.woo-lb__close:hover{background:rgb(255 255 255 / .22)}.woo-lb__stage{position:relative;z-index:2;display:flex;align-items:center;justify-content:center;width:100%;max-width:900px;max-height:75vh;padding:0 60px;cursor:grab}.woo-lb__stage:active{cursor:grabbing}.woo-lb__img{max-width:100%;max-height:75vh;width:auto;height:auto;object-fit:contain;opacity:0;transition:opacity 0.2s ease;user-select:none;pointer-events:none;border-radius:4px}.woo-lb__img.is-visible{opacity:1}.woo-lb__loader{position:absolute;display:none;gap:6px;align-items:center;justify-content:center}.woo-lb__loader.is-visible{display:flex}.woo-lb__loader span{width:8px;height:8px;border-radius:50%;background:rgb(255 255 255 / .5);animation:lb-dot 0.9s ease-in-out infinite}.woo-lb__loader span:nth-child(2){animation-delay:0.15s}.woo-lb__loader span:nth-child(3){animation-delay:0.3s}@keyframes lb-dot{0%,80%,100%{transform:scale(.6);opacity:.4}40%{transform:scale(1);opacity:1}}.woo-lb__arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:10;width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:rgb(255 255 255 / .1);border:1px solid rgb(255 255 255 / .2);border-radius:50%;cursor:pointer;color:#fff;padding:0;transition:background 0.15s,transform 0.15s}.woo-lb__arrow--prev{left:12px}.woo-lb__arrow--next{right:12px}.woo-lb__arrow:hover{background:rgb(255 255 255 / .2)}.woo-lb__arrow--prev:hover{transform:translateY(-50%) translateX(-2px)}.woo-lb__arrow--next:hover{transform:translateY(-50%) translateX(2px)}.woo-lb__arrow.is-hidden{display:none}.woo-lb__arrow svg{display:block;flex-shrink:0}.woo-lb__counter{position:absolute;bottom:100px;left:50%;transform:translateX(-50%);z-index:10;font-size:12px;color:rgb(255 255 255 / .5);letter-spacing:.05em;white-space:nowrap}.woo-lb__thumbs{position:absolute;bottom:16px;left:50%;transform:translateX(-50%);z-index:10;display:flex;gap:6px;max-width:90vw;overflow-x:auto;scrollbar-width:none;padding:4px}.woo-lb__thumbs::-webkit-scrollbar{display:none}.woo-lb__thumb{flex-shrink:0;width:52px;height:52px;border-radius:6px;overflow:hidden;border:2px solid #fff0;cursor:pointer;padding:0;background:none;opacity:.5;transition:opacity 0.15s,border-color 0.15s}.woo-lb__thumb.is-active,.woo-lb__thumb:hover{opacity:1;border-color:#fff}.woo-lb__thumb img{width:100%;height:100%;object-fit:cover;display:block;pointer-events:none}@media (max-width:768px){.woo-lb__stage{padding:0 44px;max-height:65vh}.woo-lb__img{max-height:65vh}.woo-lb__arrow{width:38px;height:38px}.woo-lb__arrow--prev{left:4px}.woo-lb__arrow--next{right:4px}.woo-lb__thumb{width:42px;height:42px}.woo-lb__counter{bottom:80px}}.entry-content img,.post-content img,article img,.page-content img,.wp-block-gallery img,.wp-block-image img,.gallery img,.woocommerce-product-gallery img{cursor:zoom-in}header img,nav img,footer img,.widget img,.no-lightbox img{cursor:default}