.fx-shop-details{--fx-black: #0a0a0a;--fx-blue: #00aaff;--fx-cyan: #00cfff;--fx-charcoal: #1a1a1a;--fx-white: #ffffff;--fx-muted: rgba(255, 255, 255, .68);--fx-border: rgba(0, 207, 255, .18);--fx-panel: rgba(10, 10, 10, .62);--fx-ease: cubic-bezier(.22, 1, .36, 1);position:relative;margin-top:clamp(-1.5rem,-2vw,-1rem);padding:0 0 clamp(2.5rem,5vw,3.75rem);color:var(--fx-white);font-family:var(--fx-font-ui, "Space Grotesk", system-ui, sans-serif);font-size:var(--fx-type-body-sm, 1.05rem);line-height:var(--fx-leading-normal, 1.55);background:transparent}.fx-shop-details *,.fx-shop-details *:before,.fx-shop-details *:after{box-sizing:border-box}.fx-shop-details__inner{width:min(1280px,95vw);margin:0 auto}.fx-shop-details__shell{border:1px solid var(--fx-border);border-radius:18px;background:linear-gradient(180deg,#1a1a1a8c,#0a0a0ab8);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);box-shadow:0 0 0 1px #00aaff0a inset,0 24px 60px #00000059;overflow:hidden}.fx-shop-details__tabs{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.35rem .5rem;padding:.85rem 1rem;border-bottom:1px solid rgba(0,207,255,.12);background:#00000038}.fx-shop-details__tab{-webkit-appearance:none;appearance:none;border:1px solid transparent;background:transparent;color:var(--fx-muted);font:inherit;font-size:var(--fx-type-label, .85rem);font-weight:var(--fx-weight-bold, 700);letter-spacing:var(--fx-type-label-track, .22em);text-transform:uppercase;padding:.65rem 1.1rem;border-radius:999px;display:inline-flex;align-items:center;gap:.45rem;cursor:pointer;transition:color .2s ease,border-color .2s ease,background .2s ease,box-shadow .2s ease}.fx-shop-details__tab-icon{width:18px;height:18px;display:grid;place-items:center;color:inherit}.fx-shop-details__tab-icon svg{width:16px;height:16px}.fx-shop-details__tab:hover{color:#fff;border-color:#00cfff40}.fx-shop-details__tab.is-active{color:#0a0a0a;background:linear-gradient(90deg,#00cfff,#0af);border-color:transparent;box-shadow:0 0 22px #00aaff59}.fx-shop-details__tab:focus-visible{outline:2px solid #00cfff;outline-offset:2px}.fx-shop-details__panel{display:none;padding:clamp(1.25rem,2.5vw,1.85rem);animation:fx-sd-in .35s var(--fx-ease) both}.fx-shop-details__panel.is-active{display:block}.fx-shop-details__panel[hidden]{display:none!important}@keyframes fx-sd-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}.fx-shop-details__benefits{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.85rem}.fx-shop-details__bcard{display:flex;align-items:flex-start;gap:.85rem;padding:1rem 1.05rem;border-radius:14px;border:1px solid rgba(0,207,255,.14);background:#0a0a0a73;transition:border-color .25s ease,box-shadow .25s ease,transform .25s var(--fx-ease),background .25s ease}.fx-shop-details__bcard:hover{border-color:#00cfff73;background:#00aaff14;box-shadow:0 0 24px #00aaff1f;transform:translateY(-2px)}.fx-shop-details__bicon{width:40px;height:40px;border-radius:12px;display:grid;place-items:center;flex-shrink:0;color:#00cfff;border:1px solid rgba(0,207,255,.35);background:#00aaff1a;box-shadow:0 0 16px #00aaff1f}.fx-shop-details__bicon svg{width:18px;height:18px}.fx-shop-details__btitle{margin:0 0 .25rem;font-size:var(--fx-type-badge, 1.02rem);font-weight:var(--fx-weight-bold, 700);letter-spacing:.02em;text-transform:uppercase;color:#fff;line-height:var(--fx-leading-ui, 1.4)}.fx-shop-details__btext{margin:0;font-size:var(--fx-type-body-sm, 1.05rem);font-weight:var(--fx-weight-body, 450);line-height:1.5;color:var(--fx-muted)}.fx-shop-details__desc{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:clamp(1.25rem,3vw,2.25rem);align-items:center}.fx-shop-details__desc-visual{position:relative;display:block;width:100%;aspect-ratio:3 / 4;max-height:min(440px,52vh);border-radius:22px;border:1px solid rgba(0,207,255,.2);background:#05080f;overflow:hidden;isolation:isolate;box-shadow:0 0 0 1px #00aaff0f inset,0 18px 44px #0006}.fx-shop-details__desc-img{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:1;display:block!important;width:100%!important;height:100%!important;max-width:none!important;max-height:none!important;margin:0!important;padding:0!important;box-sizing:border-box;object-fit:cover!important;object-position:center 42%!important;border-radius:22px;filter:none}.fx-shop-details__desc-visual:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;border-radius:inherit;pointer-events:none;box-shadow:inset 0 0 0 1px #00cfff1a;background:transparent}.fx-shop-details__desc-glow{display:none}.fx-shop-details__desc-heading{margin:0 0 .65rem;font-size:var(--fx-type-h2, clamp(1.45rem, 2.4vw, 1.95rem));font-weight:var(--fx-weight-bold, 700);letter-spacing:var(--fx-tracking-tight, -.015em);line-height:var(--fx-leading-tight, 1.22);color:#fff}.fx-shop-details__desc-rte{color:var(--fx-muted);font-size:var(--fx-type-body, 1.1rem);font-weight:var(--fx-weight-body, 450);line-height:var(--fx-leading-relaxed, 1.75);margin-bottom:1.15rem}.fx-shop-details__desc-rte p{margin:0 0 .65rem}.fx-shop-details__desc-rte a{color:#00cfff}.fx-shop-details__features{list-style:none;margin:0;padding:0;display:grid;gap:.7rem}.fx-shop-details__feature{display:flex;align-items:flex-start;gap:.75rem;padding:.75rem .85rem;border-radius:12px;border:1px solid rgba(0,207,255,.12);background:#0a0a0a66}.fx-shop-details__ficon{width:34px;height:34px;border-radius:10px;display:grid;place-items:center;flex-shrink:0;color:#00cfff;border:1px solid rgba(0,207,255,.3);background:#00aaff14}.fx-shop-details__ficon svg{width:16px;height:16px}.fx-shop-details__feature strong{display:block;font-size:var(--fx-type-badge, 1.02rem);font-weight:var(--fx-weight-semibold, 600);letter-spacing:.02em;text-transform:none;color:#fff;margin-bottom:.15rem;line-height:var(--fx-leading-ui, 1.4)}.fx-shop-details__feature span span{display:block;font-size:var(--fx-type-body-sm, 1.05rem);color:var(--fx-muted);font-weight:var(--fx-weight-body, 450);text-transform:none;letter-spacing:0;line-height:1.5}.fx-shop-details__howto{display:flex;align-items:stretch;gap:.55rem;overflow-x:auto;padding-bottom:.35rem;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:rgba(0,207,255,.35) transparent}.fx-shop-details__scard{flex:1 1 0;min-width:148px;max-width:200px;display:flex;flex-direction:column;gap:.45rem;padding:.75rem;border-radius:14px;border:1px solid rgba(0,207,255,.14);background:#0a0a0a7a;position:relative}.fx-shop-details__snum{position:absolute;top:.55rem;left:.55rem;z-index:1;font-size:.72rem;font-weight:800;letter-spacing:.08em;color:#0a0a0a;background:linear-gradient(90deg,#00cfff,#0af);border-radius:6px;padding:.18rem .4rem;box-shadow:0 0 12px #00aaff4d}.fx-shop-details__simg{width:100%;aspect-ratio:2 / 3;object-fit:contain;object-position:center top;border-radius:10px;border:1px solid rgba(0,207,255,.12);background:#0a0a0a;display:block}.fx-shop-details__stitle{margin:.15rem 0 0;font-size:var(--fx-type-label, .85rem);font-weight:var(--fx-weight-bold, 700);letter-spacing:.04em;text-transform:uppercase;color:#fff;line-height:1.3}.fx-shop-details__stext{margin:0;font-size:var(--fx-type-micro, .78rem);font-weight:var(--fx-weight-body, 450);line-height:1.5;color:var(--fx-muted)}.fx-shop-details__howto-arrow{flex:0 0 auto;align-self:center;color:#00cfff8c;width:22px;height:22px;display:grid;place-items:center}.fx-shop-details__howto-arrow svg{width:18px;height:18px}.fx-shop-details__badge30{flex:0 0 auto;align-self:center;min-width:92px;min-height:92px;margin-left:.25rem;border-radius:16px;border:1px solid rgba(0,207,255,.45);background:radial-gradient(circle at 30% 25%,rgba(0,207,255,.25),transparent 55%),#0a0a0abf;box-shadow:0 0 28px #0af3;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:.15rem;padding:.65rem}.fx-shop-details__badge30 strong{font-size:var(--fx-type-h3, 1.3rem);font-weight:var(--fx-weight-black, 800);line-height:1;color:#00cfff;letter-spacing:.02em}.fx-shop-details__badge30 span{font-size:var(--fx-type-micro, .78rem);font-weight:var(--fx-weight-bold, 700);letter-spacing:.1em;color:#ffffffd9;line-height:1.25;text-transform:uppercase}.fx-shop-details__howto-more{margin:1rem 0 0;text-align:center}.fx-shop-details__howto-more a{color:#00cfff;text-decoration:none;font-size:var(--fx-type-body-sm, 1.05rem);font-weight:var(--fx-weight-bold, 700)}.fx-shop-details__howto-more a:hover{text-decoration:underline}.shopify-section.section-fx-shop-details{background:transparent}body:has(.fx-shop) .fx-faq,body:has(.fx-shop-details) .fx-faq{background:transparent!important}body:has(.fx-shop) .fx-faq .collapsible-content__wrapper,body:has(.fx-shop-details) .fx-faq .collapsible-content__wrapper{background:transparent}@media(max-width:989px){.fx-shop-details__benefits{grid-template-columns:repeat(2,minmax(0,1fr))}.fx-shop-details__desc{grid-template-columns:1fr}.fx-shop-details__desc-visual{aspect-ratio:4 / 5;max-height:360px;border-radius:20px;margin:0 auto;max-width:420px}.fx-shop-details__desc-img{border-radius:20px}.fx-shop-details__scard{min-width:160px;max-width:180px;flex:0 0 auto}.fx-shop-details__howto-arrow{display:none}}@media(max-width:560px){.fx-shop-details__tabs{gap:.35rem;padding:.65rem .55rem}.fx-shop-details__tab{flex:1 1 auto;justify-content:center;font-size:.72rem;letter-spacing:.1em;padding:.55rem .45rem}.fx-shop-details__tab-icon{display:none}.fx-shop-details__benefits{grid-template-columns:1fr}.fx-shop-details__panel{padding:1rem .85rem 1.15rem}.fx-shop-details__desc-visual{aspect-ratio:1 / 1;max-height:280px;border-radius:18px}.fx-shop-details__desc-img{border-radius:18px;object-position:center 40%!important}.fx-shop-details__badge30{min-width:80px;min-height:80px}}@media(prefers-reduced-motion:reduce){.fx-shop-details__panel,.fx-shop-details__bcard{animation:none!important;transition:none!important}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/fx-shop-details.css.map */
