.woocommerce div.product .modern-product-gallery{position:relative;overflow:hidden}.woocommerce div.product .woocommerce-product-gallery{position:relative;margin:0;padding:0}.woocommerce div.product .woocommerce-product-gallery.woocommerce-product-gallery--with-images.woocommerce-product-gallery--columns-4.images{position:relative;display:flex;flex-direction:column;gap:15px}.woocommerce div.product .woocommerce-product-gallery__wrapper{position:relative;overflow:hidden;border-radius:8px;background:#f8f8f8;transition:all 0.3s ease}.woocommerce div.product .woocommerce-product-gallery__image{position:relative;overflow:hidden;cursor:zoom-in;background:#fff;border-radius:8px;box-shadow:0 2px 8px rgb(0 0 0 / .08);transition:box-shadow 0.3s ease}.woocommerce div.product .woocommerce-product-gallery__image:hover{box-shadow:0 4px 16px rgb(0 0 0 / .12)}.woocommerce div.product .woocommerce-product-gallery__image img{width:100%;height:auto;display:block;transition:transform 0.3s ease;border-radius:8px;image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges;-ms-interpolation-mode:bicubic;backface-visibility:hidden;-webkit-backface-visibility:hidden;transform:translateZ(0);-webkit-transform:translateZ(0)}.woocommerce div.product .woocommerce-product-gallery__image.zoomed img{transform:scale(1.05)}.zoom-result{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;opacity:0;transition:opacity 0.3s ease;border-radius:8px;z-index:10;background-repeat:no-repeat;background-size:200% 200%}.zoom-lens{position:absolute;border:2px solid #d54e4c;cursor:crosshair;background-color:rgb(213 78 76 / .1);pointer-events:none;z-index:15;display:none;border-radius:50%;backdrop-filter:blur(1px);box-shadow:0 0 10px rgb(213 78 76 / .3)}.woocommerce-product-gallery__image:hover .zoom-lens{display:block}.woocommerce div.product .modern-gallery-thumbs{display:flex;gap:8px;margin-top:15px;flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;padding:5px 0;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;box-sizing:border-box;width:100%;max-width:100%}.woocommerce div.product .modern-gallery-thumbs::-webkit-scrollbar{display:none}.woocommerce div.product .modern-gallery-thumbs li{list-style:none;margin:0;flex:0 0 auto;min-width:80px;width:80px}.woocommerce div.product .modern-gallery-thumbs li img{width:80px;height:80px;object-fit:cover;border-radius:8px;cursor:pointer;transition:border-color 0.25s ease,box-shadow 0.25s ease,transform 0.25s ease,opacity 0.25s ease;border:2px solid var(--rj-rule-soft,rgb(190 170 140 / .35));background:var(--rj-paper,#f7f3ec);opacity:.72;display:block}.woocommerce div.product .modern-gallery-thumbs li img:hover,.woocommerce div.product .modern-gallery-thumbs li img:focus-visible{opacity:1;border-color:var(--rj-brass,#9a7b3f);transform:translateY(-2px)}.woocommerce div.product .modern-gallery-thumbs li.flex-active-slide img{opacity:1;border-color:var(--rj-red,#9b2d20);box-shadow:0 6px 16px -8px rgb(40 28 16 / .45);transform:none}.thumbnail-nav-container{position:relative;margin-top:15px;padding:0 40px;overflow:hidden}.thumbnail-nav-container .modern-gallery-thumbs{margin-top:0;width:100%;max-width:100%}.thumb-nav-arrow{position:absolute;top:50%;transform:translateY(-50%);background:var(--rj-paper,#fbf8f2);border:1px solid var(--rj-rule,rgb(190 170 140 / .55));color:var(--rj-ink-soft,#6a5d4c);font-size:17px;line-height:1;cursor:pointer;padding:0;border-radius:8px;transition:background 0.22s ease,color 0.22s ease,border-color 0.22s ease,box-shadow 0.22s ease;z-index:10;box-shadow:0 4px 12px -8px rgb(40 28 16 / .4);width:34px;height:34px;display:flex;align-items:center;justify-content:center;font-weight:400}.thumb-nav-arrow:hover{background:var(--rj-red,#9b2d20);color:var(--rj-cream,#faf6ef);border-color:var(--rj-red,#9b2d20);box-shadow:0 6px 16px -6px rgb(40 28 16 / .45)}.thumb-nav-arrow:focus-visible{outline:2px solid var(--rj-brass,#9a7b3f);outline-offset:2px}.thumb-nav-arrow:disabled{opacity:.45;cursor:not-allowed;background:var(--rj-paper,#fbf8f2);border-color:var(--rj-rule-soft,rgb(190 170 140 / .35));color:var(--rj-sand,#b9a88c);box-shadow:none}.thumb-nav-arrow:disabled:hover{background:var(--rj-paper,#fbf8f2);color:var(--rj-sand,#b9a88c);border-color:var(--rj-rule-soft,rgb(190 170 140 / .35));box-shadow:none}.thumb-nav-prev{left:8px}.thumb-nav-next{right:8px}.modern-gallery-lightbox{position:fixed;top:0;left:0;width:100%;height:100%;background:rgb(0 0 0 / .9);z-index:9999;display:none;align-items:center;justify-content:center;backdrop-filter:blur(3px)}.modern-gallery-lightbox.active{display:flex}.lightbox-content{position:relative;max-width:90vw;max-height:90vh;display:flex;align-items:center;justify-content:center}.lightbox-image{max-width:100%;max-height:100%;object-fit:contain;border-radius:8px;box-shadow:0 8px 32px rgb(0 0 0 / .3)}.lightbox-close{position:absolute;top:-40px;right:0;color:#fff;font-size:24px;cursor:pointer;background:rgb(255 255 255 / .1);border:none;border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center;transition:background 0.3s ease}.lightbox-close:hover{background:rgb(255 255 255 / .2)}.lightbox-nav{position:absolute;top:50%;transform:translateY(-50%);background:rgb(255 255 255 / .1);border:none;color:#fff;font-size:24px;cursor:pointer;padding:15px;border-radius:50%;transition:all 0.3s ease;z-index:10001}.lightbox-nav:hover{background:rgb(255 255 255 / .2);transform:translateY(-50%) scale(1.1)}.lightbox-prev{left:20px}.lightbox-next{right:20px}.woocommerce div.product .onsale{position:absolute;top:14px;left:14px;right:auto;margin:0;z-index:4;background:var(--rj-red,#9b2d20);color:var(--rj-cream,#faf6ef);border-radius:999px;padding:7px 14px;font-family:'DM Sans',system-ui,sans-serif;font-weight:600;font-size:10.5px;line-height:1.1;min-width:0;min-height:0;text-transform:uppercase;letter-spacing:.14em;box-shadow:0 6px 16px -6px rgb(40 28 16 / .45);animation:none}.gallery-loading{position:relative}.gallery-loading::after{content:'';position:absolute;top:50%;left:50%;width:40px;height:40px;margin:-20px 0 0 -20px;border:3px solid #f3f3f3;border-top:3px solid #007cba;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}@media (max-width:768px){.thumbnail-nav-container{padding:0 35px;overflow:hidden}.thumbnail-nav-container .modern-gallery-thumbs{width:100%;max-width:100%}.woocommerce div.product .modern-gallery-thumbs li{min-width:70px;width:70px}.woocommerce div.product .modern-gallery-thumbs li img{width:70px;height:70px}.thumb-nav-arrow{width:32px;height:32px;font-size:16px;padding:8px}.lightbox-nav{padding:12px;font-size:20px}.lightbox-prev{left:10px}.lightbox-next{right:10px}}@media (max-width:480px){.thumbnail-nav-container{padding:0 30px;overflow:hidden}.thumbnail-nav-container .modern-gallery-thumbs{width:100%;max-width:100%}.woocommerce div.product .modern-gallery-thumbs{gap:6px}.woocommerce div.product .modern-gallery-thumbs li{min-width:60px;width:60px}.woocommerce div.product .modern-gallery-thumbs li img{width:60px;height:60px}.thumb-nav-arrow{width:28px;height:28px;font-size:14px;padding:6px}.lightbox-content{max-width:95vw;max-height:95vh}}@media (max-width:360px){.thumbnail-nav-container{padding:0 25px;overflow:hidden}.thumbnail-nav-container .modern-gallery-thumbs{width:100%;max-width:100%}.woocommerce div.product .modern-gallery-thumbs{gap:4px}.woocommerce div.product .modern-gallery-thumbs li{min-width:50px;width:50px}.woocommerce div.product .modern-gallery-thumbs li img{width:50px;height:50px}.thumb-nav-arrow{width:24px;height:24px;font-size:12px;padding:4px}}@media (hover:none) and (pointer:coarse){.woocommerce div.product .woocommerce-product-gallery__image{cursor:pointer}.zoom-lens{display:none!important}.woocommerce div.product .modern-gallery-thumbs li img:active{transform:scale(.95)}.zoom-result{border:2px solid #d54e4c}}.woocommerce div.product .modern-gallery-thumbs li img:focus,.woocommerce div.product .woocommerce-product-gallery__image:focus{outline:2px solid var(--rj-brass,#9a7b3f);outline-offset:2px}.lightbox-close:focus,.lightbox-nav:focus{outline:2px solid #fff;outline-offset:2px}.woocommerce-product-gallery__image img,.modern-gallery-thumbs li img{will-change:transform;backface-visibility:hidden;-webkit-backface-visibility:hidden}*{transition-timing-function:cubic-bezier(.4,0,.2,1)}