.fx-visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.fx-product-page-bg{position:fixed;top:0;right:0;bottom:0;left:0;width:100%;height:100%;overflow:hidden;pointer-events:none;z-index:0;isolation:isolate;background-image:linear-gradient(rgba(0,229,255,.05) 1px,transparent 1px),linear-gradient(90deg,rgba(0,229,255,.05) 1px,transparent 1px);background-size:60px 60px;background-position:center top}.fx-product-page-bg:before{content:"";position:absolute;top:-14%;right:-14%;bottom:-14%;left:-14%;pointer-events:none;background-repeat:repeat;background-image:radial-gradient(2.8px 2.8px at 8% 22%,#00e5fffa,#00e5ff00 72%),radial-gradient(2.2px 2.2px at 18% 72%,#00e5ffc7,#00e5ff00 72%),radial-gradient(3px 3px at 32% 68%,#00e5ffd1,#00e5ff00 72%),radial-gradient(3.2px 3.2px at 58% 12%,#7c3cfff0,#7c3cff00 72%),radial-gradient(2.4px 2.4px at 78% 52%,#00e5ffc2,#00e5ff00 72%),radial-gradient(3.4px 3.4px at 92% 82%,#7c3cffe0,#7c3cff00 72%),radial-gradient(2px 2px at 46% 92%,#f4f7ffc2,#f4f7ff00 72%),radial-gradient(2.2px 2.2px at 66% 34%,#f4f7ff6b,#f4f7ff00 72%);background-size:340px 340px;opacity:.96;animation:fxProductParticlesA 113s linear infinite;animation-delay:-37s}.fx-product-page-bg:after{content:"";position:absolute;top:-16%;right:-16%;bottom:-16%;left:-16%;pointer-events:none;background-repeat:repeat;background-image:radial-gradient(2.2px 2.2px at 18% 38%,#7c3cffc2,#7c3cff00 72%),radial-gradient(3px 3px at 52% 78%,#00e5ffd6,#00e5ff00 72%),radial-gradient(1.8px 1.8px at 74% 20%,#f4f7ff9e,#f4f7ff00 72%),radial-gradient(2.8px 2.8px at 88% 62%,#7c3cffb8,#7c3cff00 72%),radial-gradient(2.2px 2.2px at 38% 16%,#00e5ff8a,#00e5ff00 72%),radial-gradient(2px 2px at 12% 86%,#f4f7ff61,#f4f7ff00 72%);background-size:470px 470px;opacity:.74;animation:fxProductParticlesB 157s linear infinite;animation-delay:-83s}@keyframes fxProductParticlesA{0%{background-position:0 0,40px 90px,-60px 30px,80px -40px,-30px 110px,100px 50px,-90px -20px,55px 130px}25%{background-position:55px -18px,12px 132px,-95px 72px,126px -8px,-68px 78px,142px 84px,-48px -58px,20px 168px}50%{background-position:112px 14px,-26px 98px,-128px 116px,94px 36px,-102px 46px,178px 44px,-10px -92px,-24px 136px}75%{background-position:48px 42px,18px 58px,-82px 68px,44px -14px,-54px 92px,128px 12px,-58px -48px,28px 96px}to{background-position:0 0,40px 90px,-60px 30px,80px -40px,-30px 110px,100px 50px,-90px -20px,55px 130px}}@keyframes fxProductParticlesB{0%{background-position:20px 40px,-70px 90px,110px -20px,-30px 130px,75px 60px,-100px 10px}25%{background-position:-24px 72px,-108px 54px,146px 18px,12px 96px,112px 24px,-62px -28px}50%{background-position:-72px 34px,-142px 16px,178px 58px,48px 62px,146px -12px,-24px -64px}75%{background-position:-18px 4px,-102px 52px,136px 16px,8px 96px,104px 28px,-66px -22px}to{background-position:20px 40px,-70px 90px,110px -20px,-30px 130px,75px 60px,-100px 10px}}@media(max-width:720px){.fx-product-page-bg:after{display:none}.fx-product-page-bg:before{opacity:.72;animation-duration:135s}}@media(prefers-reduced-motion:reduce){.fx-product-page-bg:before,.fx-product-page-bg:after{animation:none;opacity:.34}}.fx-product-breadcrumb{position:relative;z-index:1;max-width:1300px;margin:calc(var(--fx-header-h) + 1.6rem) auto 0;padding:0 1.5rem;display:flex;align-items:center;gap:.5rem;flex-wrap:wrap;font-size:.8rem;color:var(--fx-text-secondary)}.fx-product-breadcrumb a{color:var(--fx-text-secondary);text-decoration:none;transition:color .2s}.fx-product-breadcrumb a:hover{color:var(--fx-cyan)}.fx-product-breadcrumb-sep{color:#aab4ca66}.fx-product-breadcrumb-current{color:var(--fx-white)}.fx-product-main{position:relative;z-index:1;max-width:1300px;margin:1.5rem auto 0;padding:0 1.5rem;display:grid;grid-template-columns:minmax(320px,560px) minmax(320px,1fr);gap:3rem;align-items:start}.fx-product-main>*{min-width:0}.fx-product-gallery{display:flex;flex-direction:column;gap:1rem;min-width:0}.fx-product-gallery-main{position:relative;display:flex;align-items:center;gap:.8rem}.fx-product-gallery-image{position:relative;flex:1;aspect-ratio:1;border-radius:var(--fx-radius-lg);overflow:hidden;background:#0b102080;border:1px solid rgba(0,229,255,.16);box-shadow:0 0 40px #00e5ff1a}.fx-product-gallery-image img{width:100%;height:100%;object-fit:cover;display:block}.fx-product-gallery-slide{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .25s var(--fx-ease-out)}.fx-product-gallery-slide.fx-is-active{opacity:1;visibility:visible;pointer-events:auto}.fx-product-gallery-media,.fx-product-gallery-slide video,.fx-product-gallery-slide model-viewer{width:100%;height:100%;object-fit:contain;display:block;background:#000}.fx-product-gallery-placeholder{width:100%;height:100%;display:block}.fx-product-gallery-image:after{content:"";position:absolute;left:6%;right:6%;top:-3%;height:2px;background:linear-gradient(90deg,transparent,rgba(0,229,255,.6),transparent);box-shadow:0 0 8px #00e5ff66;opacity:0;pointer-events:none;animation:fxProductGalleryScan 5s ease-in-out infinite}@keyframes fxProductGalleryScan{0%{top:-3%;opacity:0}10%{opacity:.75}90%{opacity:.75}to{top:103%;opacity:0}}.fx-product-gallery-arrow{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;background:#0b1020b3;border:1px solid rgba(244,247,255,.15);color:var(--fx-white);transition:border-color .2s,color .2s;cursor:pointer}.fx-product-gallery-arrow:hover{border-color:var(--fx-cyan);color:var(--fx-cyan)}.fx-product-gallery-thumbs{display:flex;gap:.7rem;flex-wrap:wrap}.fx-product-gallery-thumb{position:relative;width:68px;height:68px;flex-shrink:0;border-radius:10px;overflow:hidden;background:#0b102080;border:1px solid rgba(244,247,255,.12);transition:border-color .2s,opacity .2s;opacity:.7;cursor:pointer;padding:0}.fx-product-gallery-thumb img{width:100%;height:100%;object-fit:cover;display:block}.fx-product-gallery-thumb-badge{position:absolute;right:4px;bottom:4px;width:18px;height:18px;border-radius:50%;background:#05070dbf;color:var(--fx-cyan);display:flex;align-items:center;justify-content:center;pointer-events:none}.fx-product-gallery-thumb:hover{opacity:1}.fx-product-gallery-thumb.fx-is-active{border-color:var(--fx-cyan);opacity:1;box-shadow:0 0 12px #00e5ff40}.fx-product-info{display:flex;flex-direction:column;gap:1rem;min-width:0}.fx-product-info>*{min-width:0}.fx-product-info-category{font-size:.74rem;letter-spacing:.14em;text-transform:uppercase;color:var(--fx-cyan);margin:0}.fx-product-info-name{font-family:var(--fx-font-display);font-weight:700;font-size:clamp(1.6rem,3vw,2.2rem);color:var(--fx-white);margin:0}.fx-product-info-price{display:flex;align-items:baseline;gap:.7rem;flex-wrap:wrap}.fx-product-info-price-current{font-family:var(--fx-font-display);font-size:2rem;font-weight:700;color:var(--fx-white)}.fx-product-info-price-old{font-size:1.1rem;color:var(--fx-text-secondary);text-decoration:line-through}.fx-product-info-discount-badge{font-size:.72rem;font-weight:700;color:#04060b;background:var(--fx-status-green);padding:.2rem .55rem;border-radius:999px}.fx-product-info-desc{font-size:.95rem;max-width:46ch;color:var(--fx-text-secondary);margin:0}.fx-product-badge-soldout{display:inline-flex;align-self:flex-start;font-size:.72rem;font-weight:700;letter-spacing:.02em;padding:.3rem .65rem;border-radius:999px;background:#0b1020e6;color:var(--fx-text-secondary);border:1px solid rgba(244,247,255,.25)}.fx-product-options{display:flex;flex-direction:column;gap:.9rem}.fx-product-option{display:flex;flex-direction:column;gap:.5rem}.fx-product-option-name{font-size:.82rem;color:var(--fx-text-secondary)}.fx-product-option-name strong{color:var(--fx-white)}.fx-product-option-values{display:flex;flex-wrap:wrap;gap:.5rem}.fx-product-option-value{padding:.5rem 1rem;border-radius:999px;border:1px solid rgba(244,247,255,.16);background:#0b102099;color:var(--fx-white);font-size:.85rem;cursor:pointer;transition:border-color .2s,background .2s,color .2s}.fx-product-option-value:hover{border-color:#00e5ff66}.fx-product-option-value.fx-is-selected{border-color:var(--fx-cyan);background:#00e5ff1f;color:var(--fx-cyan)}.fx-product-option-value.fx-is-unavailable{opacity:.35;text-decoration:line-through}.fx-product-qty{display:flex;align-items:center;gap:1rem}.fx-product-qty-label{font-size:.85rem;color:var(--fx-text-secondary)}.fx-product-qty-controls{display:inline-flex;align-items:center;gap:0;border:1px solid rgba(244,247,255,.16);border-radius:999px;overflow:hidden}.fx-product-qty-btn{width:38px;height:38px;display:flex;align-items:center;justify-content:center;background:#0b102099;color:var(--fx-white);font-size:1.1rem;border:none;cursor:pointer;transition:background .2s,color .2s}.fx-product-qty-btn:hover{background:#00e5ff1f;color:var(--fx-cyan)}.fx-product-qty-value{min-width:42px;text-align:center;font-weight:700;color:var(--fx-white)}.fx-product-actions{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:10px;width:100%;align-items:start}.fx-product-actions>*{min-width:0}.fx-product-actions [data-fx-sold-out]{grid-column:1 / -1}.fx-product-actions .fx-btn-primary,.fx-product-buy-now,.fx-product-buy-now .shopify-payment-button,.fx-product-buy-now shopify-accelerated-checkout{width:100%;min-width:0}.fx-product-buy-now{margin-top:0}.fx-product-actions .fx-btn-primary{min-height:52px;height:52px;border-radius:999px}.fx-product-buy-now shopify-accelerated-checkout{--shopify-accelerated-checkout-button-block-size: 52px;--shopify-accelerated-checkout-button-border-radius: 999px;width:100%}.fx-product-buy-now .shopify-payment-button__button--unbranded{background:#081020d9;border:1px solid rgba(0,229,255,.55);color:var(--fx-cyan);border-radius:999px;font-family:var(--fx-font-ui);font-weight:600;box-shadow:0 0 16px #00e5ff38;transition:box-shadow .25s var(--fx-ease-out),border-color .25s var(--fx-ease-out)}.fx-product-buy-now .shopify-payment-button__button--unbranded:hover{border-color:var(--fx-cyan);box-shadow:0 0 26px #00e5ff66}.fx-product-trust-inline{display:flex;flex-wrap:wrap;gap:.9rem 1.4rem;font-size:.78rem;color:var(--fx-text-secondary);padding-top:.3rem;list-style:none;margin:0}.fx-product-trust-inline li{display:flex;align-items:center;gap:.4rem}.fx-product-trust-inline svg{color:var(--fx-cyan);flex-shrink:0}.fx-product-benefits,.fx-product-trust{position:relative;z-index:1;max-width:1300px;margin:2.5rem auto 0;padding:0 1.5rem}.fx-product-details{position:relative;z-index:1;max-width:900px;margin:4rem auto 0;padding:0 1.5rem}.fx-product-details .fx-section-head{margin:0 0 2rem}.fx-product-details .fx-section-kicker{font-size:.75rem;letter-spacing:.18em;color:var(--fx-cyan);text-transform:uppercase;margin:0 0 .6rem}.fx-product-details h2{font-family:var(--fx-font-display);font-weight:700;font-size:clamp(1.6rem,3vw,2.4rem);color:var(--fx-white);margin:0}.fx-product-rating-link{display:inline-block;text-decoration:none}.fx-product-rating-link .fx-rating,.fx-product-info-name+.fx-rating{font-size:.88rem;cursor:pointer}.fx-product-rating-link:hover .fx-rating-average{color:var(--fx-cyan)}.fx-product-info-name+.fx-rating-empty{cursor:default}.fx-product-reviews{position:relative;z-index:1;max-width:900px;margin:4rem auto 0;padding:0 1.5rem;scroll-margin-top:100px}.fx-product-reviews .fx-section-head{margin:0 0 2rem}.fx-product-reviews .fx-section-kicker{font-size:.75rem;letter-spacing:.18em;color:var(--fx-cyan);text-transform:uppercase;margin:0 0 .6rem}.fx-product-reviews h2{font-family:var(--fx-font-display);font-weight:700;font-size:clamp(1.6rem,3vw,2.4rem);color:var(--fx-white);margin:0}.fx-product-reviews>*:last-child{background:#0b102099;border:1px solid rgba(244,247,255,.08);border-radius:var(--fx-radius-md);padding:1.4rem;color:var(--fx-white)}.fx-product-reviews{--fx-rev-cyan: #00e5ff;--fx-rev-blue: #38bdf8;--fx-rev-violet: #7c3cff;--fx-rev-white: #f5f7ff;--fx-rev-gray: #9ba8bd}.fx-product-reviews .jm-review-widget{--jm-review-widget-text-color: var(--fx-rev-white) !important;--jm-review-widget-lighter-text-color: var(--fx-rev-gray) !important;--jm-review-widget-star-and-histogram-color: var(--fx-rev-cyan) !important;--jm-widget-primary-color: var(--fx-rev-cyan) !important;--jm-review-widget-button-color: rgba(8,16,32,.85) !important;--jm-review-widget-button-text-color: var(--fx-rev-cyan) !important;--jm-btn-bg: rgba(8,16,32,.85) !important;--jm-btn-color: var(--fx-rev-cyan) !important;--jm-btn-border: rgba(0,229,255,.6) !important;--jm-review-widget-form-background-color: rgba(11,16,32,.9) !important;--jm-review-widget-form-field-background-color: rgba(8,16,32,.85) !important;--jm-review-widget-form-text-color: var(--fx-rev-white) !important;--jm-review-widget-form-button-color: rgba(8,16,32,.85) !important;--jm-review-widget-form-button-text-color: var(--fx-rev-cyan) !important;--gradient-background: rgba(11,16,32,1) !important}.fx-product-reviews .jm-review-widget-minimal-header__title{color:var(--fx-rev-cyan)!important}.fx-product-reviews .jm-average-rating-display .jm-cluster>.jm-text:first-child{color:var(--fx-rev-cyan)!important}.fx-product-reviews .jm-average-rating-display .jm-cluster>.jm-text:last-child{color:var(--fx-rev-gray)!important}.fx-product-reviews .jdgm-review-card{background:#0b102099;border:1px solid rgba(56,189,248,.18);border-radius:var(--fx-radius-md)}.fx-product-reviews .jdgm-review-card__title{color:var(--fx-rev-cyan)!important;font-weight:600}.fx-product-reviews .jdgm-review-card__name{color:var(--fx-rev-blue)!important;font-weight:600}.fx-product-reviews .jdgm-review-card__body{color:var(--fx-rev-white)!important}.fx-product-reviews .jdgm-review-card .jm-stack--space-100+.jm-box.jm-box--inherit-color .jm-text{color:var(--fx-rev-gray)!important}.fx-product-reviews a,.fx-product-reviews .jdgm-review-card__more-text{color:var(--fx-rev-blue)!important}.fx-product-reviews a:hover,.fx-product-reviews .jdgm-review-card__more-text:hover{color:var(--fx-rev-cyan)!important;text-shadow:0 0 8px rgba(0,229,255,.5)}.fx-product-reviews .jm-button,.fx-product-reviews .jdgm-masonry-grid__btn{border-radius:var(--fx-radius-md);transition:box-shadow .25s var(--fx-ease-out),border-color .25s var(--fx-ease-out),color .25s var(--fx-ease-out)}.fx-product-reviews .jm-button:hover,.fx-product-reviews .jdgm-masonry-grid__btn:hover{border-color:var(--fx-rev-violet)!important;color:var(--fx-rev-white)!important;box-shadow:0 0 12px #00e5ff59,0 0 20px #7c3cff40;opacity:1}.fx-product-reviews .jdgm-sort-dropdown,.fx-product-reviews .jm-sort-filter__select{color:var(--fx-rev-blue)!important;border-color:#38bdf84d!important;background:#081020d9}.fx-product-reviews input,.fx-product-reviews textarea,.fx-product-reviews select{color:var(--fx-rev-white)!important;background:#081020d9!important;border-color:#38bdf840!important}.fx-product-reviews input:focus,.fx-product-reviews textarea:focus{border-color:var(--fx-rev-cyan)!important;outline:none}.fx-faq-list{display:flex;flex-direction:column;gap:.8rem}.fx-faq-item{background:#0b102099;border:1px solid rgba(244,247,255,.08);border-radius:var(--fx-radius-md);overflow:hidden}.fx-faq-question{width:100%;display:flex;align-items:center;justify-content:space-between;background:none;border:none;color:var(--fx-white);padding:1.2rem 1.4rem;font-size:1rem;text-align:left;cursor:pointer;font-family:var(--fx-font-ui)}.fx-faq-icon{color:var(--fx-cyan);font-size:1.3rem;transition:transform .3s var(--fx-ease-out);line-height:1}.fx-faq-question[aria-expanded=true] .fx-faq-icon{transform:rotate(45deg)}.fx-faq-answer{max-height:0;opacity:0;overflow:hidden;transition:max-height .35s var(--fx-ease-out),opacity .3s var(--fx-ease-out),padding .35s var(--fx-ease-out);padding:0 1.4rem}.fx-faq-question[aria-expanded=true]+.fx-faq-answer{max-height:none;overflow:visible;opacity:1;padding:0 1.4rem 1.2rem}.fx-faq-answer p{color:var(--fx-text-secondary);margin:0}.fx-product-spec-list{display:flex;flex-direction:column;gap:.4rem;font-size:.88rem;list-style:none;margin:0;padding:0;color:var(--fx-text-secondary)}.fx-product-spec-list li{padding-left:1rem;position:relative}.fx-product-spec-list li:before{content:"";position:absolute;left:0;top:.55em;width:5px;height:5px;border-radius:50%;background:var(--fx-cyan)}.fx-product-sticky-bar{display:none;position:fixed;left:0;right:0;bottom:0;z-index:400;align-items:center;justify-content:space-between;gap:1rem;padding:.8rem 1.1rem;background:#05070deb;border-top:1px solid rgba(0,229,255,.18);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.fx-product-sticky-price{font-family:var(--fx-font-display);font-weight:700;color:var(--fx-white);font-size:1.05rem}.fx-product-sticky-add{flex-shrink:0}@media(max-width:1250px){.fx-product-main{grid-template-columns:1fr;gap:2rem}.fx-product-gallery-main,.fx-product-gallery-thumbs{max-width:480px;margin-inline:auto;width:100%}}@media(max-width:720px){.fx-product-breadcrumb,.fx-product-main,.fx-product-benefits,.fx-product-trust,.fx-product-details{padding-left:1rem;padding-right:1rem}.fx-product-info-name{font-size:1.5rem}.fx-product-sticky-bar{display:flex}.fx-has-product-sticky{padding-bottom:78px}.fx-product-page-bg,.fx-product-sticky-bar{max-width:100%;min-width:0}.fx-product-info-desc,.fx-product-info-desc *,.fx-product-details,.fx-product-details *{overflow-wrap:anywhere;word-break:break-word}}@media(max-width:640px){.fx-product-actions{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:8px;width:100%;align-items:start}.fx-product-actions .fx-btn-primary{width:100%;min-width:0;min-height:48px;height:48px;padding-inline:8px;font-size:13px;border-radius:999px}.fx-product-buy-now,.fx-product-buy-now .shopify-payment-button,.fx-product-buy-now shopify-accelerated-checkout{width:100%;min-width:0}.fx-product-buy-now shopify-accelerated-checkout{--shopify-accelerated-checkout-button-block-size: 48px;--shopify-accelerated-checkout-button-border-radius: 999px}}@media(max-width:339px){.fx-product-actions{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){.fx-product-gallery-image:after{display:none;animation:none}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/fx-product.css.map */
