.product-tabs-container{width:100%;margin:2rem auto;background:#fff;border-radius:8px;box-shadow:0 4px 12px rgb(0 0 0 / .08);border:1px solid #e5e7eb;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;overflow:hidden}.product-tabs-container *{box-sizing:border-box}.tab-navigation{display:flex;background:#f8fafc;border-bottom:1px solid #e5e7eb;flex-wrap:wrap;padding:0 8px}.tab-button{flex:1;min-width:120px;padding:16px 12px;font-size:14px;font-weight:600;transition:all 0.3s cubic-bezier(.4,0,.2,1);cursor:pointer;border:none;border-bottom:3px solid #fff0;background:#fff0;color:#64748b;position:relative;display:flex;align-items:center;justify-content:center;gap:8px;text-align:center}.tab-button:hover{background:#f1f5f9;color:#334155}.tab-button.active{color:#d94948;border-bottom-color:#d94948;background:#fff}.tab-icon{width:28px;height:28px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.tab-icon svg{width:24px;height:24px;fill:currentColor;transition:all 0.3s ease}.tab-content{background:#fff}.tab-pane{display:none;padding:24px;animation:fadeIn 0.4s ease-out}.tab-pane.active{display:block}@keyframes fadeIn{from{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.content-header{display:flex;align-items:center;gap:12px;margin-bottom:20px;padding-bottom:12px;border-bottom:1px solid #f1f5f9}.content-header-icon{width:42px;height:42px;border-radius:50%;background:#d94948;display:flex;align-items:center;justify-content:center;color:#fff;flex-shrink:0;box-shadow:0 2px 8px rgb(217 73 72 / .2)}.content-header-icon svg{width:22px;height:22px;fill:#fff;stroke:#fff;transition:all 0.3s ease}.content-header h3{font-size:20px;font-weight:700;color:#0f172a;margin:0}.acf-content{color:#374151;line-height:1.7;font-size:16px}.acf-content h1,.acf-content h2,.acf-content h3,.acf-content h4,.acf-content h5,.acf-content h6{color:#0f172a;margin:20px 0 12px 0;font-weight:700}.acf-content p{margin-bottom:16px}.acf-content a{color:#d94948;text-decoration:none;font-weight:500;transition:color 0.2s ease}.acf-content a:hover{color:#c53030;text-decoration:underline}.acf-content ul,.acf-content ol{margin:16px 0;padding-left:24px}.acf-content li{margin-bottom:8px}.acf-content blockquote{border-left:4px solid #d94948;padding:16px 16px 16px 20px;margin:20px 0;color:#475569;font-style:italic;background:#f8fafc;border-radius:0 8px 8px 0}.acf-content code{background:#f1f5f9;color:#dc2626;padding:2px 6px;border-radius:4px;font-family:'Monaco','Menlo','Ubuntu Mono',monospace;font-size:14px}.acf-content pre{background:#1e293b;color:#e2e8f0;padding:16px;border-radius:8px;overflow-x:auto;margin:16px 0}.product-tabs-container .tab-pane .acf-content table{width:100%!important;border-collapse:collapse!important;background:#ffffff!important;margin:20px 0!important;display:table!important;border:1px solid #e5e7eb!important;border-radius:8px!important;overflow:hidden!important;box-shadow:0 1px 3px rgb(0 0 0 / .1)!important}.product-tabs-container .tab-pane .acf-content th,.product-tabs-container .tab-pane .acf-content td{padding:14px 16px!important;text-align:center!important;border-bottom:1px solid #e5e7eb!important;border-right:1px solid #f1f5f9!important;white-space:normal!important;word-wrap:break-word!important;vertical-align:middle!important;display:table-cell!important;line-height:1.6!important;font-size:14px!important;color:#374151!important}.product-tabs-container .tab-pane .acf-content th{background-color:#f8fafc!important;font-size:14px!important;font-weight:600!important;color:#475569!important;text-transform:uppercase!important;letter-spacing:0.5px!important;text-align:center!important;vertical-align:middle!important;border-bottom:2px solid #e5e7eb!important}.product-tabs-container .tab-pane .acf-content tr:last-child td{border-bottom:none!important}.product-tabs-container .tab-pane .acf-content tr:nth-of-type(even){background-color:#f9fafb!important}.product-tabs-container .tab-pane .acf-content tr:hover{background-color:#f1f5f9!important;transition:background-color 0.2s ease!important}.product-tabs-container .tab-pane .acf-content th:last-child,.product-tabs-container .tab-pane .acf-content td:last-child{border-right:none!important}.product-tabs-container .tab-pane .acf-content td[colspan],.product-tabs-container .tab-pane .acf-content th[colspan]{text-align:center!important;font-weight:600!important}.product-tabs-container .tab-pane .acf-content td[rowspan],.product-tabs-container .tab-pane .acf-content th[rowspan]{vertical-align:middle!important}.product-tabs-container .tab-pane .acf-content td[style*="text-align: right"],.product-tabs-container .tab-pane .acf-content td[style*="text-align:right"],.product-tabs-container .tab-pane .acf-content td.number,.product-tabs-container .tab-pane .acf-content td.price,.product-tabs-container .tab-pane .acf-content td.amount{text-align:right!important;white-space:nowrap!important;font-family:'Monaco','Menlo','Ubuntu Mono',monospace!important;font-weight:500!important}.file-download-section{text-align:center;padding:32px 24px}.file-icon{margin-bottom:1rem;display:inline-flex}.file-icon svg{width:56px;height:56px;fill:#475569;transition:all 0.3s ease}.file-download-section:hover .file-icon svg{fill:#d94948;transform:scale(1.05)}.file-name{font-size:18px;font-weight:600;color:#0f172a;margin-bottom:8px}.file-details{display:flex;justify-content:center;gap:20px;margin-bottom:24px;font-size:14px;color:#6b7280}.download-button{display:inline-flex;align-items:center;gap:8px;padding:12px 24px;border-radius:8px;text-decoration:none!important;font-weight:600;transition:all 0.3s ease;border:2px solid #fff0;cursor:pointer;font-size:14px}.download-button svg{width:18px;height:18px;transition:all 0.3s ease}.file-buttons-vertical{display:flex;flex-direction:column;gap:12px;align-items:center;margin:24px 0}.file-buttons-vertical .download-button{width:200px;justify-content:center}.preview-button{background:#d94948!important;color:white!important;border-color:#d94948!important}.preview-button:hover{background:#c53030!important;border-color:#c53030!important;transform:translateY(-2px);box-shadow:0 4px 12px rgb(217 73 72 / .3)}.preview-button svg{fill:#fff;stroke:#fff}.download-link{background:transparent!important;color:#d94948!important;border-color:#d94948!important}.download-link:hover{background:#d94948!important;color:white!important;transform:translateY(-2px);box-shadow:0 4px 12px rgb(217 73 72 / .2)}.download-link svg{fill:#d94948;stroke:#d94948;transition:all 0.3s ease}.download-link:hover svg{fill:#fff;stroke:#fff}@media (max-width:768px){.file-buttons-vertical .download-button{width:180px}}@media (max-width:480px){.file-buttons-vertical .download-button{width:160px;font-size:13px;padding:10px 20px}}.threed-model-container:not(:fullscreen){min-height:400px}@media (max-width:1024px){.tab-button{font-size:13px;padding:14px 10px;min-width:100px}.product-tabs-container .tab-pane .acf-content table{min-width:600px!important;table-layout:fixed!important}}@media (max-width:768px){.tab-navigation{flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.tab-navigation::-webkit-scrollbar{display:none}.tab-button{flex-direction:column;gap:4px;padding:14px 12px;white-space:nowrap}.tab-icon{width:24px;height:24px}.tab-icon svg{width:20px;height:20px}.tab-pane{padding:16px}.content-header h3{font-size:18px}.content-header-icon{width:36px;height:36px}.content-header-icon svg{width:18px;height:18px}.acf-content{font-size:15px}.acf-content h1{font-size:24px}.acf-content h2{font-size:20px}.product-tabs-container .tab-content .tab-pane.active .acf-content table{display:table!important;width:100%!important;min-width:650px!important;max-width:none!important;margin:20px 0!important;border:1px solid #e5e7eb!important;border-radius:8px!important;background:#ffffff!important;border-collapse:collapse!important;box-shadow:0 1px 3px rgb(0 0 0 / .1)!important;table-layout:auto!important;position:relative!important;transform:none!important;transition:none!important;animation:none!important;filter:none!important;clip:auto!important;clip-path:none!important;overflow:hidden!important}.product-tabs-container .tab-content .tab-pane.active .acf-content{overflow-x:auto!important;overflow-y:visible!important;-webkit-overflow-scrolling:touch!important;overscroll-behavior-x:contain!important;scroll-behavior:smooth!important}.product-tabs-container .tab-content .tab-pane.active .acf-content::-webkit-scrollbar{height:8px!important;display:block!important;background:transparent!important}.product-tabs-container .tab-content .tab-pane.active .acf-content::-webkit-scrollbar-track{background:#f1f5f9!important;border-radius:4px!important;margin:0 4px!important}.product-tabs-container .tab-content .tab-pane.active .acf-content::-webkit-scrollbar-thumb{background:#d94948!important;border-radius:4px!important;min-width:30px!important}.product-tabs-container .tab-content .tab-pane.active .acf-content::-webkit-scrollbar-thumb:hover{background:#c53030!important}.product-tabs-container .tab-content .tab-pane.active .acf-content table thead,.product-tabs-container .tab-content .tab-pane.active .acf-content table tbody,.product-tabs-container .tab-content .tab-pane.active .acf-content table tr{display:table-header-group!important;display:table-row-group!important;display:table-row!important}.product-tabs-container .tab-content .tab-pane.active .acf-content table tbody{display:table-row-group!important}.product-tabs-container .tab-content .tab-pane.active .acf-content table tr{display:table-row!important}.product-tabs-container .tab-content .tab-pane.active .acf-content table thead{position:sticky!important;top:0!important;z-index:10!important;background:#ffffff!important}.product-tabs-container .tab-content .tab-pane.active .acf-content table thead tr{background:#f8fafc!important}.product-tabs-container .tab-content .tab-pane.active .acf-content th,.product-tabs-container .tab-content .tab-pane.active .acf-content td{display:table-cell!important;padding:14px 16px!important;font-size:14px!important;color:#374151!important;width:auto!important;min-width:100px!important;max-width:none!important;white-space:normal!important;word-wrap:break-word!important;overflow:visible!important;text-overflow:clip!important;vertical-align:middle!important;text-align:center!important;border-bottom:1px solid #e5e7eb!important;border-right:1px solid #f1f5f9!important;line-height:1.6!important}.product-tabs-container .tab-content .tab-pane.active .acf-content th{background-color:#f8fafc!important;font-weight:600!important;color:#475569!important;text-transform:uppercase!important;letter-spacing:0.5px!important;font-size:14px!important;padding:14px 16px!important;text-align:center!important;border-bottom:2px solid #e5e7eb!important}.product-tabs-container .tab-content .tab-pane.active .acf-content tr:last-child td{border-bottom:none!important}.product-tabs-container .tab-content .tab-pane.active .acf-content tr:nth-of-type(even){background-color:#f9fafb!important}.product-tabs-container .tab-content .tab-pane.active .acf-content tr:hover{background-color:#f1f5f9!important;transition:background-color 0.2s ease!important}.product-tabs-container .tab-content .tab-pane.active .acf-content th:last-child,.product-tabs-container .tab-content .tab-pane.active .acf-content td:last-child{border-right:none!important}.product-tabs-container .tab-content .tab-pane.active .acf-content td[style*="text-align: right"],.product-tabs-container .tab-content .tab-pane.active .acf-content td[style*="text-align:right"],.product-tabs-container .tab-content .tab-pane.active .acf-content td.number,.product-tabs-container .tab-content .tab-pane.active .acf-content td.price,.product-tabs-container .tab-content .tab-pane.active .acf-content td.amount{text-align:right!important;white-space:nowrap!important;font-family:'Monaco','Menlo','Ubuntu Mono',monospace!important;font-weight:500!important}.product-tabs-container .tab-content .tab-pane.active .acf-content td[colspan],.product-tabs-container .tab-content .tab-pane.active .acf-content th[colspan]{text-align:center!important;font-weight:600!important}.product-tabs-container .tab-content .tab-pane.active .acf-content td[rowspan],.product-tabs-container .tab-content .tab-pane.active .acf-content th[rowspan]{vertical-align:middle!important}.product-tabs-container .tab-content .tab-pane.active .acf-content::after{content:'SWIPE TO VIEW MORE'!important;display:flex!important;align-items:center!important;justify-content:center!important;position:relative!important;margin:20px 0 16px 0!important;height:36px!important;width:100%!important;background:linear-gradient(135deg,#f8fafc 0%,#e2e8f0 100%)!important;border:1px solid #cbd5e1!important;border-radius:18px!important;box-shadow:0 2px 4px rgb(0 0 0 / .05)!important;font-size:12px!important;font-weight:500!important;color:#6b7280!important;letter-spacing:0.5px!important;text-align:center!important;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%236b7280' stroke-width='2'%3E%3Cpath d='M15 18l-6-6 6-6'/%3E%3C/svg%3E"),url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%236b7280' stroke-width='2'%3E%3Cpath d='M9 18l6-6-6-6'/%3E%3C/svg%3E")!important;background-size:16px 16px,16px 16px!important;background-position:16px center,calc(100% - 16px) center!important;background-repeat:no-repeat!important;animation:scrollHint 2s ease-in-out infinite!important;z-index:1!important}@keyframes scrollHint{0%,100%{transform:translateX(0)!important;opacity:0.7!important}50%{transform:translateX(2px)!important;opacity:1!important}}.product-tabs-container .tab-content .tab-pane.active .acf-content:hover::after{background:linear-gradient(135deg,#e2e8f0 0%,#cbd5e1 100%)!important;box-shadow:0 4px 8px rgb(0 0 0 / .1)!important;animation-play-state:paused!important;color:#475569!important}.file-details{flex-direction:column;gap:8px}}@media (max-width:480px){.tab-pane{padding:12px}.content-header h3{font-size:16px}.acf-content{font-size:14px}.product-tabs-container .tab-content .tab-pane.active .acf-content table{min-width:550px!important}.product-tabs-container .tab-content .tab-pane.active .acf-content th,.product-tabs-container .tab-content .tab-pane.active .acf-content td{padding:12px 14px!important;font-size:13px!important;line-height:1.5!important;min-width:90px!important}.product-tabs-container .tab-content .tab-pane.active .acf-content th{font-size:13px!important;padding:12px 14px!important}.product-tabs-container .tab-content .tab-pane.active .acf-content::after{height:32px!important;border-radius:16px!important;background-size:14px 14px,14px 14px!important;background-position:12px center,calc(100% - 12px) center!important;font-size:11px!important}}.woo-product-gallery{width:100%;margin:0 auto;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,sans-serif;box-sizing:border-box;display:block;padding:0}.gallery-main-image{position:relative;margin-bottom:15px;border:1px solid #e0e0e0;border-radius:8px;overflow:hidden;width:100%;aspect-ratio:1 / 1;box-shadow:0 2px 8px rgb(0 0 0 / .1);margin-left:auto;margin-right:auto;box-sizing:border-box}.main-image-container{position:relative;width:100%;height:100%;overflow:hidden;display:block;transition:all 0.3s ease}.main-slide{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;transition:opacity 0.5s ease-in-out;display:flex;align-items:center;justify-content:center}.main-slide.active{opacity:1;position:relative}.main-image{max-width:100%;max-height:100%;width:auto;height:auto;display:block;object-fit:contain;object-position:center}.main-zoom-button{position:absolute;top:12px;right:12px;background:rgb(0 0 0 / .7);color:#fff;border:none;width:44px;height:44px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all 0.3s ease;z-index:10;opacity:.85;box-shadow:0 2px 8px rgb(0 0 0 / .3);backdrop-filter:blur(4px);-webkit-tap-highlight-color:transparent!important;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;outline:none}.main-zoom-button:hover{background:rgb(0 0 0 / .9);transform:scale(1.05);opacity:1;box-shadow:0 4px 12px rgb(0 0 0 / .4)}.main-zoom-button:active{transform:scale(.98);background:rgb(0 0 0 / .95);-webkit-tap-highlight-color:transparent!important}.main-zoom-button:focus{outline:none;box-shadow:0 0 0 2px rgb(255 255 255 / .3);-webkit-tap-highlight-color:transparent!important}.main-zoom-button svg{width:20px;height:20px;stroke-width:2;transition:transform 0.2s ease;flex-shrink:0}.main-zoom-button:hover svg{transform:scale(1.1)}.gallery-thumbnails{display:flex;gap:10px;justify-content:center;flex-wrap:wrap;padding:10px 0}.thumbnail-item{width:80px;height:80px;border:2px solid #e0e0e0;border-radius:6px;overflow:hidden;cursor:pointer;transition:all 0.3s ease;opacity:.7;display:flex;align-items:center;justify-content:center;box-shadow:0 1px 4px rgb(0 0 0 / .1)}.thumbnail-item:hover{opacity:1;transform:scale(1.05);box-shadow:0 2px 8px rgb(0 0 0 / .15)}.thumbnail-item.active{border-color:#d94948;opacity:1;box-shadow:0 2px 8px rgb(217 73 72 / .3)}.thumbnail-item img{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;object-position:center}.image-popup-overlay{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;padding:20px;box-sizing:border-box;backdrop-filter:blur(8px)}.image-popup-overlay.active{display:flex}.popup-content{position:relative;max-width:100%;max-height:100%;display:flex;align-items:center;justify-content:center;width:100%;height:100%}.popup-image-container{position:relative;width:100%;height:100%;overflow:hidden;display:flex;align-items:center;justify-content:center;touch-action:pan-x;-webkit-overflow-scrolling:touch;scroll-behavior:smooth}.popup-image-wrapper{display:flex;width:100%;height:100%;transition:transform 0.3s ease;will-change:transform}.popup-image-slide{min-width:100%;height:100%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.popup-image-slide img{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;object-position:center;border-radius:4px}.popup-close{position:absolute;top:20px;right:20px;background:rgb(0 0 0 / .8);color:#fff;border:2px solid rgb(255 255 255 / .3);cursor:pointer;z-index:10001;width:48px;height:48px;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all 0.3s ease;backdrop-filter:blur(6px);-webkit-tap-highlight-color:transparent!important;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;outline:none;box-shadow:0 2px 8px rgb(0 0 0 / .5)}.popup-close:hover{background:rgb(0 0 0 / .95);border-color:rgb(255 255 255 / .5);transform:scale(1.05);box-shadow:0 4px 12px rgb(0 0 0 / .6)}.popup-close:active{transform:scale(.98);background:rgb(0 0 0);-webkit-tap-highlight-color:transparent!important}.popup-close:focus{outline:none;box-shadow:0 0 0 2px rgb(255 255 255 / .4);-webkit-tap-highlight-color:transparent!important}.popup-close svg{width:22px;height:22px;stroke-width:2;flex-shrink:0}.popup-nav{position:absolute;top:50%;transform:translateY(-50%);width:100%;display:flex;justify-content:space-between;pointer-events:none;padding:0 20px;box-sizing:border-box}.popup-prev,.popup-next{background:rgb(0 0 0 / .8);border:2px solid rgb(255 255 255 / .3);color:#fff;width:54px;height:54px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all 0.3s ease;pointer-events:auto;backdrop-filter:blur(6px);-webkit-tap-highlight-color:transparent!important;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;outline:none;box-shadow:0 2px 8px rgb(0 0 0 / .5)}.popup-prev:hover,.popup-next:hover{background:rgb(0 0 0 / .95);border-color:rgb(255 255 255 / .5);transform:scale(1.05);box-shadow:0 4px 12px rgb(0 0 0 / .6)}.popup-prev:active,.popup-next:active{transform:scale(.98);background:rgb(0 0 0);-webkit-tap-highlight-color:transparent!important}.popup-prev:focus,.popup-next:focus{outline:none;box-shadow:0 0 0 2px rgb(255 255 255 / .4);-webkit-tap-highlight-color:transparent!important}.popup-prev svg,.popup-next svg{width:20px;height:20px;stroke-width:2;flex-shrink:0}@media (min-width:769px){.thumbnail-item{width:70px;height:70px}.main-zoom-button{width:40px;height:40px;top:10px;right:10px}.main-zoom-button svg{width:18px;height:18px}}@media (max-width:768px) and (min-width:481px){.woo-product-gallery{padding:0 15px;box-sizing:border-box}.gallery-main-image{width:calc(100% - 30px);margin-left:auto;margin-right:auto;border-radius:6px;box-shadow:0 1px 6px rgb(0 0 0 / .1)}.main-zoom-button{width:38px;height:38px;top:8px;right:8px}.main-zoom-button svg{width:17px;height:17px}.thumbnail-item{width:60px;height:60px;border-radius:4px}.popup-prev,.popup-next{width:50px;height:50px;background:rgb(0 0 0 / .85);border:2px solid rgb(255 255 255 / .4);box-shadow:0 3px 10px rgb(0 0 0 / .6)}.popup-prev svg,.popup-next svg{width:18px;height:18px}.popup-close{top:15px;right:15px;width:46px;height:46px;background:rgb(0 0 0 / .85);border:2px solid rgb(255 255 255 / .4);box-shadow:0 3px 10px rgb(0 0 0 / .6)}.popup-close svg{width:20px;height:20px}.image-popup-overlay{padding:15px}.popup-image-wrapper{transition:transform 0.3s cubic-bezier(.25,.46,.45,.94)}.popup-image-wrapper.dragging{transition:none}}@media (max-width:480px){.woo-product-gallery{padding:0 10px;box-sizing:border-box}.gallery-main-image{width:calc(100% - 20px);margin-left:auto;margin-right:auto;border-radius:4px;box-shadow:0 1px 4px rgb(0 0 0 / .1)}.main-zoom-button{display:none!important}.image-popup-overlay{display:none!important}.gallery-thumbnails{gap:6px;padding:8px 0}.thumbnail-item{width:50px;height:50px;border-radius:4px}}@media (max-width:360px){.woo-product-gallery{padding:0 5px;box-sizing:border-box}.gallery-main-image{width:calc(100% - 10px);margin-left:auto;margin-right:auto}.main-zoom-button{display:none!important}.image-popup-overlay{display:none!important}.thumbnail-item{width:45px;height:45px}.gallery-thumbnails{gap:4px}}@media (hover:none) and (pointer:coarse){.main-zoom-button,.popup-close,.popup-prev,.popup-next,.thumbnail-item{-webkit-tap-highlight-color:transparent!important;-webkit-touch-callout:none!important;-webkit-user-select:none!important;-moz-user-select:none!important;-ms-user-select:none!important;user-select:none!important}.main-zoom-button:hover,.thumbnail-item:hover{transform:none}.popup-prev:hover,.popup-next:hover,.popup-close:hover{transform:none}.main-zoom-button:active{transform:scale(.95);background:rgb(0 0 0 / .8);-webkit-tap-highlight-color:transparent!important}.thumbnail-item:active{transform:scale(.95);-webkit-tap-highlight-color:transparent!important}.popup-close:active,.popup-prev:active,.popup-next:active{transform:scale(.95);-webkit-tap-highlight-color:transparent!important}}.main-zoom-button,.popup-close,.popup-prev,.popup-next{-webkit-tap-highlight-color:#fff0!important;-webkit-tap-highlight-color:transparent!important;tap-highlight-color:transparent!important;-webkit-focus-ring-color:transparent!important;-webkit-appearance:none!important;-moz-appearance:none!important;appearance:none!important}.main-zoom-button:focus,.popup-close:focus,.popup-prev:focus,.popup-next:focus{outline:none!important;box-shadow:0 0 0 2px rgb(255 255 255 / .4)!important;-webkit-tap-highlight-color:transparent!important}