.fullscreen-gallery-overlay.active~#pushdaddy-widget,.fullscreen-gallery-overlay.active+#pushdaddy-widget,.fullscreen-gallery-overlay.active #pushdaddy-widget,#pushdaddy-widget.fullscreen-gallery-hide{display:none!important}.thumbnail-list__item{cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}.thumbnail-list__item:hover{transform:scale(1.05);box-shadow:0 4px 12px #00000026}.product-image-magnifier-img,.product__media-item img,.product__media-item video{cursor:pointer;transition:transform .2s ease;border-radius:12px;overflow:hidden}.product-image-magnifier-container:hover .product-image-magnifier-img,.product__media-item:hover img,.product__media-item:hover video{transform:scale(1.02)}.product-image-magnifier-container{position:relative;border-radius:12px;overflow:hidden}.product-image-magnifier-container:after{content:"\26f6";position:absolute;top:10px;right:10px;background:#000000b3;color:#fff;border-radius:50%;width:32px;height:32px;display:flex;align-items:center;justify-content:center;font-size:16px;cursor:pointer;opacity:0;transition:opacity .2s ease;z-index:5;pointer-events:none}.product-image-magnifier-container:hover:after{opacity:1;pointer-events:all}@media (max-width: 768px){.product-image-magnifier-container:after{opacity:1;pointer-events:all}}.fullscreen-gallery-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#000000f2;z-index:9999;display:none;opacity:0;transition:opacity .3s ease}.fullscreen-gallery-overlay.active{display:flex;opacity:1}.fullscreen-gallery-container{display:flex;width:100%;height:100%;position:relative}.fullscreen-main-image{flex:1;display:flex;align-items:center;justify-content:center;padding:20px;position:relative}.fullscreen-main-image img{max-width:100%;max-height:100%;object-fit:contain;border-radius:8px;box-shadow:0 4px 20px #0000004d}.fullscreen-thumbnails{width:120px;background:#ffffff0d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-left:1px solid rgba(249,151,151,.1);padding:20px 10px;overflow-y:auto;display:flex;flex-direction:column;gap:12px;max-height:calc(100vh - 40px);flex:0 0 auto}.fullscreen-thumbnails::-webkit-scrollbar{width:4px}.fullscreen-thumbnails::-webkit-scrollbar-track{background:#ffffff1a;border-radius:2px}.fullscreen-thumbnails::-webkit-scrollbar-thumb{background:#ffffff4d;border-radius:2px}.fullscreen-thumbnails::-webkit-scrollbar-thumb:hover{background:#ffffff80}.fullscreen-thumbnail{width:80px;height:80px;border-radius:6px;overflow:hidden;cursor:pointer;border:2px solid transparent;transition:all .2s ease;position:relative;margin:0 auto;flex-shrink:0}.fullscreen-thumbnail:hover{border-color:#ffffff4d;transform:scale(1.05)}.fullscreen-thumbnail.active{border-color:#fff;box-shadow:0 0 0 1px #ffffff80}.fullscreen-thumbnail img{width:100%;height:100%;object-fit:cover;transition:transform .2s ease}.fullscreen-thumbnail:hover img{transform:scale(1.1)}.fullscreen-nav{position:absolute;top:50%;transform:translateY(-50%);background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);border-radius:50%;width:50px;height:50px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;color:#fff;font-size:20px;z-index:10}.fullscreen-nav:hover{background:#fff3;transform:translateY(-50%) scale(1.1)}.fullscreen-nav.prev{left:30px}.fullscreen-nav.next{right:150px}.fullscreen-close{position:absolute;top:20px;right:20px;background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);border-radius:50%;width:45px;height:45px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;color:#fff;font-size:24px;z-index:10}.fullscreen-close:hover{background:#fff3;transform:scale(1.1)}.fullscreen-counter{position:absolute;bottom:30px;left:50%;transform:translate(-50%);background:#000000b3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;padding:8px 16px;border-radius:20px;font-size:14px;font-weight:500}@media (max-width: 768px){.fullscreen-gallery-container{flex-direction:column}.fullscreen-main-image{flex:1;padding:15px}.fullscreen-thumbnails{width:100%;height:120px;flex-direction:row;overflow-x:auto;overflow-y:hidden;padding:15px;border-left:none;border-top:1px solid rgba(255,255,255,.1)}.fullscreen-thumbnail{flex-shrink:0}.fullscreen-nav.next{right:20px}.fullscreen-nav{width:40px;height:40px;font-size:16px}.fullscreen-nav.prev{left:20px}.fullscreen-close{width:40px;height:40px;font-size:20px}}@media (max-width: 480px){.fullscreen-main-image{padding:10px}.fullscreen-thumbnails{height:100px;padding:10px}.fullscreen-thumbnail{width:70px;height:70px}.fullscreen-nav{width:35px;height:35px;font-size:14px}.fullscreen-nav.prev{left:15px}.fullscreen-nav.next{right:15px}.fullscreen-close{top:15px;right:15px;width:35px;height:35px;font-size:18px}.fullscreen-counter{bottom:20px;font-size:12px;padding:6px 12px}}.fullscreen-main-image.loading{position:relative}.fullscreen-main-image.loading:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:40px;height:40px;border:3px solid rgba(255,255,255,.3);border-top:3px solid white;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{0%{transform:translate(-50%,-50%) rotate(0)}to{transform:translate(-50%,-50%) rotate(360deg)}}.fullscreen-main-image img{transition:opacity .3s ease}.fullscreen-main-image.loading img{opacity:.3}.fullscreen-main-image video{max-width:100%;max-height:100%;border-radius:8px;box-shadow:0 4px 20px #0000004d}.fullscreen-thumbnail.video:after{content:"\25b6";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff;font-size:16px;text-shadow:0 2px 4px rgba(0,0,0,.5);pointer-events:none}.fullscreen-gallery-overlay.keyboard-nav .fullscreen-thumbnail.focus{border-color:#007bff;box-shadow:0 0 0 2px #007bff80}
/*# sourceMappingURL=/cdn/shop/t/19/assets/fullscreen-gallery.css.map */
