.shop-add-to-cart-button{background:linear-gradient(135deg,#6ee4ff,#4dd0ed)!important;color:#191919!important;border:none!important;box-shadow:0 4px 15px #6ee4ff4d;transition:all .3s ease;display:flex;justify-content:center;align-items:center;width:100%!important;font-size:1.1rem!important;padding:20px 10px;border-radius:12px;font-weight:600;cursor:pointer;font-family:var(--font-body-family-override);position:relative;gap:10px}.product-faq .faq-item:last-child{border-bottom:none}.product-faq .faq-answer{max-height:0;overflow:hidden;transition:max-height .3s ease,padding .3s ease}.product-faq .faq-item.active .faq-toggle{transform:rotate(45deg)}.product-faq .faq-item.active .faq-answer{max-height:400px}.rating-component{color:#fff!important;font-family:var(--font-body-family-override);letter-spacing:var(--letter-spacing-body)}.image_review-star{width:15px;height:15px;margin-right:-2px}.review-star-half,.review-star{width:20px;height:20px;margin-right:-3px}.shop-product-price-block{letter-spacing:var(--letter-spacing-body);line-height:1.2!important}.shop-save-price{background:#6ee4ff1a!important;color:#6ee4ff!important;border:1px solid rgba(255,0,21,.691)!important;font-weight:var(--font-weight-semibold);padding:.5rem .8rem!important;border-radius:50px!important;margin-left:.75rem!important;letter-spacing:var(--letter-spacing-body);display:inline-flex!important;align-items:center!important;line-height:1!important}.shop-save-price .tag-icon{margin-right:4px;transform:rotate(90deg);position:relative;top:-.5px}.shop-indicator-dot{width:8px;height:8px;border-radius:50%;cursor:pointer}.shop-thumbnails img{border:1px solid rgba(110,228,255,.2)!important;border-radius:8px;cursor:pointer;opacity:.7;transition:all .3s ease}.shop-nav-arrow{background:#6ee4ff1a!important;border:1px solid rgba(110,228,255,.2)!important;color:#6ee4ff!important;width:40px;height:40px;display:flex;justify-content:center;align-items:center;border-radius:50%;cursor:pointer;flex:0 0 auto;z-index:2;transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.shop-product-title{font-size:3.2rem!important;color:#fff!important;margin-top:0;margin-bottom:.5rem!important;line-height:1.2;font-weight:var(--font-weight-bold);letter-spacing:var(--letter-spacing-heading);background:none;-webkit-background-clip:initial;-webkit-text-fill-color:initial;background-clip:initial;text-shadow:none;overflow:visible;word-wrap:break-word;max-width:100%}.shop-award-badge{background:#6ee4ff1a!important;color:#6ee4ff!important;border:1px solid rgba(110,228,255,.3)!important;padding:6px 12px;border-radius:20px;font-size:.9rem;display:inline-flex;align-items:center;letter-spacing:var(--letter-spacing-body);line-height:1.4;width:fit-content;white-space:nowrap;align-self:flex-start}.shop-product-price-container{margin:1rem 0;position:relative;font-family:var(--font-body-family-override);display:flex!important;align-items:center!important;flex-wrap:wrap!important;width:100%!important}.shop-carousel-container{flex:0 0 50%;max-width:50%;position:relative;align-self:flex-start}.shop-image-container img.shop-main-image{width:100%;height:100%;object-fit:contain;position:absolute;top:0;left:0}.shop-thumbnails img:hover{opacity:.9;transform:translateY(-2px);box-shadow:0 4px 15px #6ee4ff33;border-color:#6ee4ff!important}.warning-title{font-weight:600!important;margin-bottom:1px;letter-spacing:var(--letter-spacing-body)}.shop-thumbnails img.active{opacity:1;border-color:#6ee4ff!important;box-shadow:0 4px 15px #6ee4ff4d}.shop-main-image{transition:transform .5s ease;overflow:hidden}.shop-main-image img{transition:transform .5s ease}.shop-main-image:hover img{transform:scale(1.05)}.shop-add-to-cart-button .button-icon{line-height:0;display:flex;align-items:center}.shop-add-to-cart-button:hover{transform:translateY(-2px);box-shadow:0 8px 25px #6ee4ff66;background:linear-gradient(135deg,#191919,#6ee4ff)!important}.shop-add-to-cart-wrapper{width:100%!important;display:block;position:relative!important;z-index:10!important}.loading__spinner{position:absolute;width:1.8rem;display:flex;align-items:center;justify-content:center}.shop-add-to-cart-button.loading span{visibility:hidden}.shop-add-to-cart-button .spinner{animation:rotator 1.4s linear infinite}.limited-stock-component{background:#ef4a651a!important;border:1px solid rgba(239,74,101,.3)!important;color:#ef4a65!important;border-radius:12px;font-family:var(--font-body-family);letter-spacing:var(--letter-spacing-body);display:inline-flex;align-items:center;width:auto;max-width:100%}.stock-icon{margin-right:8px;display:flex;align-items:center;position:relative;width:14px;height:14px}.clock-face,.hour-hand,.minute-hand{width:14px;height:14px}.hour-hand,.minute-hand{position:absolute;top:0;left:0}.minute-hand{transform-origin:center;animation:rotate 8s linear infinite}.hourglass{animation:flip 2s infinite;transform-origin:center}.limited-stock-text{color:#ef4a65!important;font-weight:var(--font-weight-regular);margin-right:4px}.stock-available{font-weight:var(--font-weight-regular)}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes flip{0%{transform:rotate(0)}50%{transform:rotate(180deg)}to{transform:rotate(0)}}@media (max-width: 768px){.limited-stock-component{flex-wrap:wrap}.product-faq{font-size:90%;width:100%}.product-faq .faq-question-image{margin-right:8px}.product-faq .faq-item.active .faq-answer{max-height:350px}}@keyframes rotator{0%{transform:rotate(0)}to{transform:rotate(270deg)}}.shop-add-to-cart-button .path{stroke-dasharray:280;stroke-dashoffset:0;transform-origin:center;animation:dash 1.4s ease-in-out infinite}@keyframes dash{0%{stroke-dashoffset:280}50%{stroke-dashoffset:75;transform:rotate(135deg)}to{stroke-dashoffset:280;transform:rotate(450deg)}}.shop-stock-dot-container{position:relative;margin-right:12px}.shop-stock-dot{display:block;border-radius:50%;background:#6ee4ff!important}.shop-stock-dot.static-dot{position:relative;z-index:2}.shop-stock-dot.animated-dot{position:absolute;top:0;left:0}.shop-product-details{max-width:1200px;margin:0 auto!important;padding:0;letter-spacing:var(--letter-spacing-body);font-family:var(--font-body-family-override)}.shop-add-to-cart-button .button-content{display:flex;align-items:center;justify-content:center;gap:.5rem;position:relative}.shop-add-to-cart-button .current-price{font-size:14px;font-weight:var(--font-weight-regular);letter-spacing:var(--letter-spacing-body);color:inherit}.shop-add-to-cart-button .compare-price{font-size:14px;font-weight:var(--font-weight-regular);text-decoration:line-through;color:#ffffffb3!important;letter-spacing:var(--letter-spacing-body);margin-left:0}.shop-add-to-cart-button .price-separator{color:#ffffff80;margin:0 2px}.shop-product-section{padding:0!important;margin:0!important;max-width:none!important;background:#191919}.shop-product-section:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:none;pointer-events:none;z-index:-1}.shop-product-inner-container{width:100%;max-width:1200px;margin:0 auto;padding:0 15px}.shop-product-layout{display:flex;align-items:flex-start;gap:20px}.shop-carousel-container{flex:0 0 55%;max-width:55%;position:relative;align-self:flex-start}.shop-product-info{flex:0 0 calc(45% - 20px);max-width:calc(45% - 20px);display:flex;flex-direction:column;width:100%;overflow:visible;text-align:left;align-items:flex-start}.shop-carousel-container *,.shop-carousel-container *:before,.shop-carousel-container *:after{box-sizing:border-box;margin:0;padding:0}.shop-product-carousel{width:90%;display:block;position:relative;padding:0 5px}.shop-main-image-wrapper{width:100%;position:relative;overflow:hidden;border-radius:4px;margin-bottom:5px}.shop-image-container{position:relative;padding-bottom:100%;width:100%;border-radius:8px;overflow:hidden}.shop-main-image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:contain;display:none;background-color:transparent}.shop-main-image.active{display:block}.shop-thumbnails-outer{position:relative;width:100%;margin-top:10px;display:flex;justify-content:center}.shop-thumbnails-wrapper{position:relative;width:100%;display:flex;align-items:center;gap:10px;padding:0 5px;max-width:100%;margin:0 auto}.shop-thumbnails{display:flex;gap:10px;width:100%;overflow-x:auto;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;padding:5px 0}.shop-thumbnails::-webkit-scrollbar{display:none}.shop-thumbnail{flex:0 0 auto;width:70px;height:70px;cursor:pointer;border-radius:4px;overflow:hidden;transition:border-color .2s ease}.thumb-square{width:100%;height:100%;position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden}.thumb-square img{width:100%;height:100%;object-fit:contain;display:block;position:absolute;top:0;left:0;right:0;bottom:0}.shop-thumbnail-indicators{display:none;justify-content:center;gap:5px;margin-top:10px}.shop-nav-arrow:hover{background:#6ee4ff33!important;transform:scale(1.05);box-shadow:0 4px 15px #6ee4ff33}.shop-nav-arrow svg{fill:#6ee4ff!important}.shop-nav-arrow.shop-prev-arrow{margin-right:5px}.shop-nav-arrow.shop-next-arrow{margin-left:5px}.shop-nav-arrow.disabled{opacity:.3!important;cursor:not-allowed}.shop-square-container{position:relative;padding-bottom:100%!important;width:100%;overflow:hidden}.shop-match-image-width{width:100%;max-width:100%;padding:0 5px}@media (min-width: 768px){.shop-thumbnail{width:64px}.shop-thumbnails{gap:13px}.shop-nav-arrow{width:32px;height:32px}.shop-nav-arrow svg{width:14px;height:14px}.shop-product-{padding:0 7px}.shop-main-image-wrapper{margin-bottom:14px}.shop-thumbnails-outer{margin:10px 0}}@media (min-width: 800px){.shop-carousel-container::-webkit-scrollbar{display:none}.shop-thumbnails-wrapper{padding:0 20px;justify-content:center;overflow:visible}.shop-thumbnails{overflow:visible;justify-content:center}.shop-match-image-width{width:auto!important}.shop-square-container{aspect-ratio:1}.shop-product-layout{display:flex;gap:40px;align-items:flex-start;justify-content:center;max-width:1200px;margin:0 auto}.shop-carousel-container{flex:0 0 50%;max-width:600px;position:relative;align-self:flex-start}.shop-product-info{flex:0 0 50%;max-width:500px;padding:0}}@media screen and (min-width: 750px){.shop-add-to-cart-button .current-price{font-size:16px}.shop-add-to-cart-button .compare-price{font-size:14px}}@media (max-width: 799px){.shop-product-layout{flex-direction:column;gap:0px}.shop-carousel-container{margin-bottom:2px;display:flex;flex-direction:column;align-items:center}.shop-thumbnails-wrapper{max-width:600px;margin:0 auto}.shop-product-info{padding-top:10px;align-items:flex-start;text-align:left}.shop-carousel-container,.shop-product-info{flex:0 0 100%;max-width:100%;position:static;max-height:none}.shop-carousel-container{display:flex;flex-direction:column;align-items:center;margin-bottom:20px}.shop-image-container{max-width:600px;margin:0 auto;padding-bottom:100%}.shop-thumbnails-outer{max-width:600px;width:100%;margin:10px auto 0}.shop-product-title{font-size:26px!important;padding-right:0;width:100%}.shop-thumbnail-indicators{display:flex}.shop-image-container{width:100%!important;max-width:100%!important;padding-bottom:100%!important;margin:0!important}.shop-thumbnails-outer{width:100%!important;max-width:100%!important;margin:10px 0 0!important}.shop-thumbnails-wrapper{width:100%!important;max-width:100%!important;margin-left:0!important;margin-right:0!important}.shop-product-carousel{width:100%!important}.shop-carousel-container{padding:0!important;width:100%!important}.shop-thumbnail{width:60px;height:60px;border-radius:4px}.shop-thumbnails{gap:8px;padding:5px 6px;justify-content:center}.shop-nav-arrow{width:24px;height:24px}.shop-nav-arrow svg{width:12px;height:12px}.shop-main-image{object-fit:contain}.shop-main-image:hover img{transform:scale(1.03)}.shop-square-container,.shop-match-image-width{margin:0 auto;max-width:600px}.shop-square-container{padding-bottom:75%}}@media (max-width: 767px){.shop-image-container{max-width:500px;padding-bottom:100%}.shop-thumbnails-outer,.shop-thumbnails-wrapper{max-width:500px}.shop-award-badge{white-space:normal;padding:3px 12px}.rating-component{flex-wrap:wrap}.rating-satisfaction{margin-left:0;margin-top:0}.shop-product-info{align-items:flex-start;text-align:left}.shop-image-container{width:100%!important;max-width:100%!important;padding-bottom:100%!important;margin:0!important}.shop-thumbnails-outer{width:100%!important;max-width:100%!important;margin:10px 0 0!important}.shop-thumbnails-wrapper{width:100%!important;max-width:100%!important;margin-left:0!important;margin-right:0!important}.shop-product-carousel{width:100%!important}.shop-carousel-container{padding:0!important;width:100%!important}.shop-nav-arrow{width:24px;height:24px}.shop-nav-arrow svg{width:12px;height:12px}.shop-image-container{padding-bottom:100%;margin:0 auto;max-width:500px}.shop-main-image{object-fit:contain}.shop-main-image:hover img{transform:scale(1.03)}.shop-square-container,.shop-match-image-width{max-width:500px}.shop-square-container{padding-bottom:80%}.shop-add-to-cart-button,.shop-add-to-cart-wrapper{width:100%!important;max-width:100%!important;margin-left:0!important;margin-right:0!important}.shop-carousel-container,.shop-product-carousel,.shop-image-container,.shop-thumbnails-outer,.shop-thumbnails-wrapper{width:100%!important;max-width:100%!important;margin-left:0!important;margin-right:0!important;margin-bottom:2px}.shop-product-info{padding-top:0}.shop-product-title{font-size:26px!important;padding-right:0;width:100%}.shop-thumbnail-indicators{display:flex}.shop-thumbnail{width:60px;height:60px;border-radius:4px}.shop-thumbnails{gap:8px;padding:5px 6px;justify-content:center;width:100%!important}}@media (max-width: 480px){.shop-product-section{padding:10px 0!important}.shop-image-container{max-width:100%;padding-bottom:100%}.shop-thumbnails-wrapper{max-width:100%}.shop-thumbnail{width:50px;height:50px;border-radius:3px}.shop-square-container,.shop-match-image-width{max-width:100%}.shop-thumbnails{gap:6px;padding:5px 4px}.shop-nav-arrow{width:22px;height:22px}.shop-nav-arrow svg{width:10px;height:10px}.shop-image-container,.shop-thumbnails-outer,.shop-thumbnails-wrapper{width:100%;max-width:100%;margin:0}.shop-thumbnails-outer{margin-top:10px}.product-faq{font-size:85%;width:100%}.product-faq .faq-question-image{margin-right:6px}.product-faq .faq-answer{line-height:1.3}.product-faq .faq-item.active .faq-answer{max-height:300px}}.shop-product-section{background:#191919!important;color:#fff!important;position:relative;padding:15px 0!important}.shop-product-inner-container{position:relative;z-index:1}.shop-product-title{font-size:3.2rem!important;color:#fff!important;margin-top:0;margin-bottom:.5rem!important;line-height:1.2;font-weight:var(--font-weight-bold);letter-spacing:var(--letter-spacing-heading);background:none;-webkit-background-clip:initial;-webkit-text-fill-color:initial;background-clip:initial;text-shadow:none}.shop-product-price{font-size:2.2rem!important;color:#6ee4ff!important;font-weight:var(--font-weight-semibold);letter-spacing:var(--letter-spacing-body)}.shop-product-price.on-sale{color:#6ee4ff!important}.shop-compare-price{color:#ccc!important;text-decoration:line-through!important;font-size:1.8rem!important;margin-left:.5rem!important;opacity:.7}.shop-save-price{background:#6ee4ff1a!important;color:#6ee4ff!important;border:1px solid rgba(255,0,21,.634)!important;font-weight:var(--font-weight-semibold);padding:.5rem .8rem!important;border-radius:50px!important;margin-left:.75rem!important;letter-spacing:var(--letter-spacing-body);display:inline-flex!important;align-items:center!important;line-height:1!important}.shop-product-description{color:#ccc!important;font-size:1.2rem!important;margin:1.5rem 0;line-height:1.6;letter-spacing:var(--letter-spacing-body)}.shop-read-more,.shop-read-less{color:#6ee4ff!important;text-decoration:none;font-weight:var(--font-weight-regular);letter-spacing:var(--letter-spacing-body)}.shop-read-more:hover,.shop-read-less:hover{color:#fff!important}.shop-custom-content{color:#ccc!important;margin-top:1rem;padding-top:1rem;letter-spacing:var(--letter-spacing-body)}.product-faq{background:linear-gradient(135deg,#ffffff14,#ffffff08)!important;border:1px solid rgba(255,255,255,.1)!important;border-radius:12px;margin:2rem 0;box-shadow:0 8px 32px #0000004d}.product-faq .faq-container{background:transparent!important;border:none!important;box-shadow:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;border-radius:12px!important}.product-faq .faq-item{border-bottom:1px solid rgba(255,255,255,.1)!important}.product-faq .faq-question{color:#fff!important;font-size:1.1rem!important;font-weight:600}.product-faq .faq-answer{color:#999!important;font-size:1.2rem!important}.product-faq .faq-toggle{color:#fff!important}.limited-stock-component{background:#ef4a651a!important;border:1px solid rgba(239,74,101,.3)!important;color:#ef4a65!important;border-radius:12px}.limited-stock-text{color:#ef4a65!important}.shop-stock-indicator{color:#ccc!important}.shop-stock-dot{background:#6ee4ff!important}.customer-review{background:#6ee4ff0d!important;border:1px solid rgba(110,228,255,.1)!important;border-radius:16px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.customer-review .reviewer-name{color:#fff!important;font-weight:600}.customer-review .review-text{color:#ccc!important}.customer-review .review-star{filter:drop-shadow(0 0 3px rgba(255,184,0,.3))}@media (max-width: 768px){.shop-product-section{padding:15px 10px!important}.shop-product-title{font-size:2.4rem!important;margin-bottom:1rem!important;line-height:1.3}.shop-product-price{font-size:1.8rem!important}.shop-compare-price{font-size:1.4rem!important}.shop-product-description{font-size:1rem!important;margin:1rem 0}.shop-add-to-cart-button{font-size:1rem!important;padding:16px 10px}.product-faq .faq-question{font-size:1rem!important}.product-faq .faq-answer{font-size:1.2rem!important}.shop-award-badge{font-size:.8rem;padding:4px 10px}.shop-nav-arrow{width:36px;height:36px}}@media (max-width: 480px){.shop-product-section{padding:10px 0!important}.shop-product-title{font-size:2rem!important;margin-bottom:.8rem!important}.shop-product-price{font-size:1.6rem!important}.shop-compare-price{font-size:1.2rem!important}.shop-product-description{font-size:.9rem!important;margin:.8rem 0}.shop-add-to-cart-button{font-size:.9rem!important;padding:14px 8px}.product-faq .faq-question{font-size:1.4rem!important}.product-faq .faq-answer{font-size:1.2rem!important}.shop-award-badge{font-size:.75rem;padding:3px 8px}.shop-nav-arrow{width:32px;height:32px}.shop-save-price{font-size:.8rem!important;padding:.4rem .6rem!important}}.scrolling-text-block{width:100%;position:relative}.scrolling-text-container{position:relative;overflow:hidden;display:flex;align-items:center}.scrolling-text-content{display:flex;align-items:center;white-space:nowrap;will-change:transform}.scrolling-text-container:hover .scrolling-text-content{animation-play-state:paused}.scrolling-text-container:before,.scrolling-text-container:after{content:"";position:absolute;top:0;bottom:0;width:40px;z-index:10;pointer-events:none}.scrolling-text-container:before{left:0;background:linear-gradient(to right,rgba(var(--fade-color, 245, 245, 245),1),rgba(var(--fade-color, 245, 245, 245),.8),rgba(var(--fade-color, 245, 245, 245),.4),transparent)}.scrolling-text-container:after{right:0;background:linear-gradient(to left,rgba(var(--fade-color, 245, 245, 245),1),rgba(var(--fade-color, 245, 245, 245),.8),rgba(var(--fade-color, 245, 245, 245),.4),transparent)}@keyframes scrollText{0%{transform:translate(0)}to{transform:translate(-50%)}}.scroll-icon,.scroll-text{opacity:1}@media (max-width: 768px){.scrolling-text-container{padding:8px 12px;height:36px!important}.scrolling-text-content{font-size:12px!important}.scroll-icon{font-size:14px!important}.scrolling-text-container:before,.scrolling-text-container:after{width:30px}}@media (max-width: 480px){.scrolling-text-container{padding:6px 10px;height:32px!important}.scrolling-text-content{font-size:11px!important}.scroll-icon{font-size:12px!important;margin-right:6px!important}.scroll-text{margin-right:30px!important}.scrolling-text-container:before,.scrolling-text-container:after{width:25px}}.stats-display-block{width:100%}.futuristic-stats .stats-container{font-family:var(--font-body-family-override);gap:4px!important}.futuristic-stat{background:linear-gradient(135deg,#ffffff14,#ffffff0d,#ffffff08,#ffffff05,#ffffff03)!important;-webkit-backdrop-filter:blur(20px)!important;backdrop-filter:blur(20px)!important;border:1px solid rgba(255,255,255,.1)!important;border-radius:12px!important;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;box-shadow:0 8px 32px #0000004d,0 4px 16px #0003,inset 0 1px #ffffff1a!important;min-width:85px!important;padding:6px!important}.gradient-border-container:before{content:"";position:absolute;top:-1px;left:-1px;right:-1px;bottom:-1px;background:var(--gradient-border);border-radius:var(--border-radius);z-index:-1}.gradient-border-container:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:#191919;border-radius:calc(var(--border-radius) - 1px);z-index:-1}.futuristic-stat:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(45deg,#ffffff0d,#ffffff08 30%,#ffffff03 70%,#ffffff05);border-radius:12px;opacity:.7;pointer-events:none}.futuristic-stat:hover{transform:translateY(-8px) scale(1.02);box-shadow:0 20px 60px #6ee4ff40,inset 0 1px #fff3,0 0 0 2px #6ee4ff66,0 0 50px #6ee4ff4d;border-color:#4dd0ed}.futuristic-stat:hover:before{opacity:1}.futuristic-stat:hover .stat-glow{animation:pulse-glow 2s ease-in-out infinite}.futuristic-number{font-family:var(--font-body-family-override);position:relative;display:inline-block}.futuristic-number:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;color:#121212;filter:blur(25px);opacity:.6;z-index:-1}.futuristic-text{font-family:var(--font-body-family-override);position:relative;text-shadow:0 0 10px rgba(110,228,255,.3)}.futuristic-info{transition:all .3s ease;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.futuristic-info:hover{border-color:#fffc;transform:translateY(-2px)}.futuristic-stat:hover .futuristic-number{animation:number-glow 1.5s ease-in-out infinite alternate}@keyframes pulse-glow{0%,to{opacity:.5;transform:scale(1)}50%{opacity:.8;transform:scale(1.05)}}@keyframes number-glow{0%{filter:drop-shadow(0 0 20px rgba(110,228,255,.8)) drop-shadow(0 0 40px rgba(110,228,255,.4))}to{filter:drop-shadow(0 0 30px rgba(110,228,255,1)) drop-shadow(0 0 60px rgba(110,228,255,.6)) drop-shadow(0 0 90px rgba(110,228,255,.4))}}.futuristic-stat:after{content:"";position:absolute;top:0;left:-100%;width:100%;height:2px;background:linear-gradient(90deg,transparent,#6ee4ff,transparent);animation:scan-line 3s ease-in-out infinite;opacity:.7}@keyframes scan-line{0%{left:-100%}50%{left:100%}to{left:100%}}@media (max-width: 768px){.futuristic-container{gap:4px!important}.futuristic-stat{min-width:85px!important;padding:6px!important}.futuristic-number{font-size:56px!important}.futuristic-text{font-size:14px!important;letter-spacing:1.5px!important}.futuristic-info{padding:4px 8px!important}.futuristic-info .info-title{font-size:12px!important;margin-bottom:4px!important}.futuristic-info .features-column{gap:3px!important}.futuristic-info .feature-row{gap:6px!important}.futuristic-info .feature-item{gap:3px!important}.futuristic-info .feature-item svg{width:10px!important;height:10px!important}.futuristic-info .feature-item div{font-size:11px!important}}@media (max-width: 480px){.futuristic-container{gap:4px!important;justify-content:left!important}.futuristic-stat{min-width:85px!important;padding:6px!important}.futuristic-number{font-size:48px!important;margin-bottom:3px!important}.futuristic-text{font-size:12px!important;letter-spacing:1px!important}.futuristic-info{padding:3px 6px!important}.futuristic-info .info-title{font-size:10px!important;margin-bottom:3px!important}.futuristic-info .features-column{gap:2px!important}.futuristic-info .feature-row{gap:4px!important}.futuristic-info .feature-item{gap:2px!important}.futuristic-info .feature-item svg{width:8px!important;height:8px!important}.futuristic-info .feature-item div{font-size:11px!important}}.stat-item:not(.futuristic-stat){transition:transform .2s ease,box-shadow .2s ease}.stat-item:not(.futuristic-stat):hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000026!important}.stat-number:not(.futuristic-number){font-family:var(--font-body-family-override)}.stat-text:not(.futuristic-text){font-family:var(--font-body-family-override)}@keyframes scrollLeft{0%{transform:translateZ(0)}to{transform:translate3d(-33.333333%,0,0)}}@keyframes scrollRight{0%{transform:translate3d(-33.333333%,0,0)}to{transform:translateZ(0)}}.pills-container .pills-track{will-change:transform;animation-timing-function:linear;animation-iteration-count:infinite;animation-fill-mode:forwards;animation-play-state:running;transform-style:preserve-3d;backface-visibility:hidden;-webkit-transform-style:preserve-3d;-webkit-backface-visibility:hidden;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transform:translateZ(0);-webkit-transform:translateZ(0)}.pills-container .stats-pill{flex-shrink:0;transform:translateZ(0);-webkit-transform:translateZ(0);will-change:auto}.pills-row{overflow:hidden;position:relative;width:100%;contain:layout style paint}.pills-row:before,.pills-row:after{content:"";position:absolute;top:0;bottom:0;width:60px;z-index:10;pointer-events:none}.pills-row:before{left:0;background:linear-gradient(to right,#191919,rgba(25,25,25,.95),rgba(25,25,25,.8),rgba(25,25,25,.5),transparent)}.pills-row:after{right:0;background:linear-gradient(to left,#191919,rgba(25,25,25,.95),rgba(25,25,25,.8),rgba(25,25,25,.5),transparent)}.pills-track{display:flex;width:max-content;animation-play-state:running}.pills-container{contain:layout style;-webkit-perspective:1000px;perspective:1000px}@media (max-width: 768px){.pills-container .stats-pill{font-size:9px!important;padding:1px 6px!important}.pills-row{margin-bottom:2px!important}}.icon-text-row-block{width:100%}.icon-text-container{transition:all .3s ease;box-shadow:0 2px 8px #00000014}.icon-text-container:hover{transform:translateY(-2px);box-shadow:0 4px 16px #0000001f}.icon-text-item{transition:all .2s ease;position:relative}.icon-text-item:hover{transform:scale(1.02)}.icon-text-item .item-icon{transition:transform .2s ease}.icon-text-item:hover .item-icon{transform:scale(1.1)}.icon-text-item .item-text{transition:color .2s ease}.icon-text-item:not(:last-child):after{content:"";position:absolute;right:-8px;top:50%;transform:translateY(-50%);width:1px;height:60%;background-color:#0000001a}@media (max-width: 768px){.icon-text-container{flex-direction:column!important;gap:12px!important;padding:16px 20px!important}.icon-text-item{justify-content:center!important;text-align:center}.icon-text-item:not(:last-child):after{display:none}.icon-text-item .item-text{white-space:normal!important;text-align:center}}@media (max-width: 480px){.icon-text-container{padding:12px 16px!important;gap:10px!important}.icon-text-item .item-text{font-size:12px!important}}
/*# sourceMappingURL=/cdn/shop/t/39/assets/shop-product-details.css.map */
