.custom-product-info{--ch-accent: #b6ff3c;--ch-accent-rgb: 182, 255, 60;--cf-accent: #b6ff3c;--cf-accent-rgb: 182, 255, 60;--co-accent: #b6ff3c;--co-accent-rgb: 182, 255, 60}.custom-hero{--ch-font: "heebo", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--ch-gap-xs: 8px;--ch-gap-sm: 12px;--ch-gap-md: 18px;--ch-gap-lg: 24px;position:relative;background:var(--bg-gradient, var(--bg-color, var(--ch-bg, #0a0a0a)));color:var(--ch-body-text-color, #ffffff);font-family:var(--ch-font);overflow:hidden;padding-top:var(--pt_dt, 80px);padding-bottom:var(--pb_dt, 80px);padding-left:0;padding-right:0;isolation:isolate;outline:none;box-sizing:border-box}.custom-hero.has-slide-bg{background:transparent}.custom-hero.has-slide-bg:after{display:none}.custom-hero.has-slide-bg .custom-hero__bg{display:none}.custom-hero,.custom-hero *,.custom-hero *:before,.custom-hero *:after{box-sizing:border-box}.custom-hero input,.custom-hero button,.custom-hero select,.custom-hero textarea{font-family:inherit}.custom-hero__bg{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:0;overflow:hidden}.custom-hero__beam{position:absolute;top:50%;left:50%;width:70%;height:4px;background:linear-gradient(90deg,transparent 0%,var(--ch-accent) 50%,transparent 100%);filter:blur(8px);opacity:.5;transform-origin:50% 50%;transition:background .6s ease}.custom-hero__beam--1{transform:translate(-50%,-50%) rotate(-22deg)}.custom-hero__beam--2{transform:translate(-50%,-50%) rotate(-8deg);width:80%;opacity:.32}.custom-hero__beam--3{transform:translate(-50%,-50%) rotate(0);width:90%;opacity:.22}.custom-hero__beam--4{transform:translate(-50%,-50%) rotate(8deg);width:80%;opacity:.32}.custom-hero__beam--5{transform:translate(-50%,-50%) rotate(22deg)}.custom-hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse at center,transparent 0%,rgba(0,0,0,.55) 80%);pointer-events:none;z-index:0}.custom-hero__viewport{position:relative;z-index:1;overflow:hidden}.custom-hero__track{display:flex;width:100%;transition:transform .4s cubic-bezier(.4,0,.2,1);will-change:transform}.custom-hero__slide{flex:0 0 100%;min-width:100%;padding:140px 64px}.custom-hero__layout{display:grid;grid-template-columns:1fr 1fr;column-gap:56px;row-gap:24px;align-items:center;max-width:1200px;margin:0 auto}.custom-hero__media{display:flex;align-items:center;justify-content:center;position:relative;min-height:480px}.custom-hero__image{max-width:100%;max-height:540px;width:auto;height:auto;object-fit:contain;-webkit-user-select:none;user-select:none;pointer-events:none;display:block}.custom-hero__image-placeholder{width:320px;height:460px;background:linear-gradient(180deg,#ffffff0f,#ffffff05);border:1px dashed rgba(255,255,255,.15);border-radius:24px}.custom-hero__info{display:flex;flex-direction:column;align-items:flex-start;gap:var(--ch-gap-md);max-width:460px;width:100%}.custom-hero__info>*{margin:0}.custom-hero__brand{font-size:14px;font-weight:700;letter-spacing:2px;color:var(--ch-brand-label-color, rgba(255,255,255,.85));text-transform:uppercase;line-height:1;display:flex;align-items:center}.custom-hero__brand-logo{height:24px;width:auto;display:block}.custom-hero__title{font-size:40px;font-weight:800;letter-spacing:1px;color:var(--ch-title-color, #ffffff);line-height:1.05;text-transform:uppercase}.custom-hero__price{font-size:18px;color:var(--ch-body-text-color, rgba(255,255,255,.85));line-height:1.2}.custom-hero__description{font-size:15px;line-height:1.6;color:var(--ch-body-text-color, rgba(255,255,255,.75))}.custom-hero__levels{width:100%}.custom-hero__levels--split{display:flex;flex-direction:column;gap:10px}.custom-hero__levels-row{display:grid;grid-template-columns:92px 1fr;align-items:center;column-gap:18px;min-height:22px}.custom-hero__levels-label{font-size:12px;letter-spacing:2.5px;color:var(--ch-row-label-color, rgba(255,255,255,.75));text-transform:uppercase;font-weight:700;display:inline-flex;align-items:center;gap:8px;line-height:1}.custom-hero__levels-emoji{font-size:16px;line-height:1;display:inline-flex;align-items:center;justify-content:center;filter:drop-shadow(0 0 6px rgba(var(--ch-accent-rgb),.4))}.custom-hero__levels-dots{display:inline-flex;gap:8px;align-items:center;flex-wrap:nowrap}.custom-hero__dot{width:14px;height:14px;border-radius:999px;background:#ffffff6b;display:inline-block;flex:0 0 14px;transition:background .4s ease,box-shadow .4s ease}.custom-hero__dot.is-active{background:var(--ch-accent);box-shadow:0 0 8px rgba(var(--ch-accent-rgb),.6),0 0 18px rgba(var(--ch-accent-rgb),.35)}.custom-hero__features-wrap{width:100%;position:relative}.custom-hero__features{display:flex;align-items:flex-start;justify-content:space-between;gap:6px;flex-wrap:nowrap;width:100%}.custom-hero__feature-wrap{position:relative;display:flex;flex-direction:column;align-items:center;gap:0;width:auto;flex:1 1 0;min-width:0}.custom-hero__feature{display:inline-flex;align-items:center;justify-content:center;width:56px;height:56px;padding:0;border-radius:999px;border:1px solid rgba(255,255,255,.18);background:#ffffff0a;color:var(--ch-feature-label-color, #ffffff);cursor:pointer;transition:border-color .25s ease,background .25s ease,transform .25s ease,box-shadow .25s ease;font-family:inherit;font-size:14px;font-weight:800;letter-spacing:.5px;line-height:1}.custom-hero__feature.is-pill{width:auto;min-width:56px;padding:0 18px}.custom-hero__feature-wrap:has(.custom-hero__feature.is-pill){width:auto}.custom-hero__feature:hover,.custom-hero__feature:focus-visible{border-color:var(--ch-accent);background:rgba(var(--ch-accent-rgb),.1);transform:translateY(-2px);outline:none;box-shadow:0 0 24px rgba(var(--ch-accent-rgb),.25)}.custom-hero__feature-icon-img{width:22px;height:22px;object-fit:contain;filter:brightness(0) invert(1);display:block}.custom-hero__feature.is-icon-image{border:none;background:transparent;overflow:hidden}.custom-hero__feature.is-icon-image .custom-hero__feature-icon-img{width:100%;height:100%;object-fit:cover;filter:none;border-radius:999px}.custom-hero__feature.is-icon-image:hover,.custom-hero__feature.is-icon-image:focus-visible{background:transparent;border:none;transform:translateY(-2px) scale(1.05);box-shadow:0 0 22px rgba(var(--ch-accent-rgb),.55),0 0 44px rgba(var(--ch-accent-rgb),.25)}.custom-hero__feature-text{font-size:14px;line-height:1}.custom-hero__feature-led{position:relative;width:80px;margin-top:-2px;opacity:var(--ch-led-idle, .65);transition:opacity .35s ease;pointer-events:none}.custom-hero__feature-led-img{width:100%;height:100%;object-fit:contain;display:block;filter:brightness(0) invert(1);transition:opacity .35s ease}.custom-hero__feature-led:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-color:rgb(var(--ch-accent-rgb));opacity:0;transition:opacity .35s ease,filter .35s ease;-webkit-mask-image:var(--ch-led-mask, none);mask-image:var(--ch-led-mask, none);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:contain;mask-size:contain;pointer-events:none}.custom-hero__feature-led--default{height:3px;border-radius:999px;background:linear-gradient(90deg,transparent 0%,rgba(255,255,255,.4) 25%,rgba(255,255,255,.7) 50%,rgba(255,255,255,.4) 75%,transparent 100%);transition:opacity .35s ease,background .5s ease,box-shadow .4s ease}.custom-hero__feature-led--default:after{display:none}.custom-hero__feature-wrap:has(.custom-hero__feature:hover) .custom-hero__feature-led,.custom-hero__feature-wrap:has(.custom-hero__feature:focus-visible) .custom-hero__feature-led{opacity:1}.custom-hero__feature-wrap:has(.custom-hero__feature:hover) .custom-hero__feature-led-img,.custom-hero__feature-wrap:has(.custom-hero__feature:focus-visible) .custom-hero__feature-led-img{opacity:.35}.custom-hero__feature-wrap:has(.custom-hero__feature:hover) .custom-hero__feature-led:after,.custom-hero__feature-wrap:has(.custom-hero__feature:focus-visible) .custom-hero__feature-led:after{opacity:1;filter:drop-shadow(0 0 8px rgba(var(--ch-accent-rgb),.95)) drop-shadow(0 0 20px rgba(var(--ch-accent-rgb),.6)) drop-shadow(0 0 36px rgba(var(--ch-accent-rgb),.35))}.custom-hero__feature-wrap:has(.custom-hero__feature:hover) .custom-hero__feature-led--default,.custom-hero__feature-wrap:has(.custom-hero__feature:focus-visible) .custom-hero__feature-led--default{opacity:1;background:linear-gradient(90deg,transparent 0%,rgba(var(--ch-accent-rgb),.5) 15%,rgb(var(--ch-accent-rgb)) 50%,rgba(var(--ch-accent-rgb),.5) 85%,transparent 100%);box-shadow:0 0 10px rgba(var(--ch-accent-rgb),.85),0 0 24px rgba(var(--ch-accent-rgb),.45)}.custom-hero__feature-popover{position:absolute;top:calc(100% + 16px);left:50%;transform:translate(-50%) translateY(8px) scale(.96);min-width:240px;max-width:300px;padding:16px 18px;background:var(--ch-popover-bg, #000000ff);border:1px solid rgba(var(--ch-accent-rgb),.45);border-radius:14px;color:#fff;box-shadow:0 0 0 1px rgba(var(--ch-accent-rgb),.15),0 24px 56px #000000b3,0 6px 14px #00000073,0 0 32px rgba(var(--ch-accent-rgb),.28),0 0 80px rgba(var(--ch-accent-rgb),.16),inset 0 1px #ffffff14;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .1s ease,transform .28s cubic-bezier(.4,0,.2,1),visibility .22s ease,border-color .4s ease,background .4s ease,box-shadow .4s ease;z-index:10;text-align:left}.custom-hero__feature-popover-edge{position:absolute;top:0;left:18%;right:18%;height:1px;background:linear-gradient(90deg,transparent 0%,rgba(var(--ch-accent-rgb),.85) 50%,transparent 100%);filter:blur(.4px)}.custom-hero__feature-popover-arrow{position:absolute;top:-7px;left:50%;transform:translate(-50%) rotate(45deg);width:12px;height:12px;background:linear-gradient(135deg,rgba(var(--ch-accent-rgb),.1),#0f0f0f 60%);border-top:1px solid rgba(var(--ch-accent-rgb),.45);border-left:1px solid rgba(var(--ch-accent-rgb),.45)}.custom-hero__feature-popover-title{font-size:12px;font-weight:700;letter-spacing:2px;text-transform:uppercase;margin-bottom:8px;color:var(--ch-feature-label-color, var(--ch-accent));text-shadow:0 0 10px rgba(var(--ch-accent-rgb),.45);line-height:1.2}.custom-hero__feature-popover-desc{font-size:13px;line-height:1.55;color:var(--ch-feature-description-color, rgba(255, 255, 255, .88));margin:0}.custom-hero__feature-wrap:hover .custom-hero__feature-popover,.custom-hero__feature-wrap:focus-within .custom-hero__feature-popover,.custom-hero__feature-popover.is-open{opacity:1!important;visibility:visible;pointer-events:auto;transform:translate(-50%) translateY(0) scale(1)}.custom-hero__detail{font-size:13px;color:var(--ch-blurb-color, rgba(255,255,255,.6));line-height:1.55}.custom-hero__form{width:100%}.custom-hero__qty-row{display:flex;gap:12px;align-items:stretch;flex-wrap:wrap;width:100%}.custom-hero__qty{display:inline-flex;align-items:stretch;border:1px solid rgba(255,255,255,.2);border-radius:999px;overflow:hidden;background:#ffffff0a;height:44px;flex:0 0 auto}.custom-hero__qty-btn{width:36px;height:100%;border:none;background:transparent;color:#fff;font-size:18px;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;padding:0;line-height:1}.custom-hero__qty-btn:hover{background:#ffffff14}.custom-hero__qty-input{width:40px;height:100%;text-align:center;border:none;background:transparent;color:#fff;font-size:14px;font-weight:600;-webkit-appearance:textfield;appearance:textfield;-moz-appearance:textfield;padding:0}.custom-hero__qty-input::-webkit-outer-spin-button,.custom-hero__qty-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.custom-hero__cta{flex:1 1 180px;min-width:0;border:1px solid rgba(255,255,255,.25);background:#ffffff0a;color:#fff;padding:0 24px;height:44px;font-weight:700;letter-spacing:1px;font-size:13px;border-radius:999px;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;line-height:1;text-decoration:none;transition:background .25s ease,border-color .25s ease,color .25s ease,box-shadow .25s ease}.custom-hero__cta:hover:not(:disabled){background:var(--ch-accent);border-color:var(--ch-accent);color:#000;box-shadow:0 0 28px rgba(var(--ch-accent-rgb),.45),0 0 0 1px rgba(var(--ch-accent-rgb),.3)}.custom-hero__cta:disabled{cursor:not-allowed;opacity:.55}.custom-hero__arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:5;width:56px;height:56px;padding:0;border-radius:999px;border:1px solid rgba(255,255,255,.22);background:#0006;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);color:#fff;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:transform .25s ease,background .25s ease,border-color .25s ease,color .25s ease,box-shadow .25s ease}.custom-hero__arrow:hover{background:var(--ch-accent);border-color:var(--ch-accent);color:#000;transform:translateY(-50%) scale(1.06);box-shadow:0 0 32px rgba(var(--ch-accent-rgb),.5)}.custom-hero__arrow:focus-visible{outline:2px solid var(--ch-accent);outline-offset:3px}.custom-hero__arrow--prev{left:16px}.custom-hero__arrow--next{right:16px}@media(max-width:960px){.custom-hero{padding-top:var(--pt_mb, 56px);padding-bottom:var(--pb_mb, 56px)}.custom-hero__slide{padding:30px 16px 16px}.custom-hero__layout{grid-template-columns:1fr;gap:32px;text-align:left}.custom-hero__media{min-height:320px;order:-1}.custom-hero__image{max-height:360px}.custom-hero__info{max-width:100%;margin:0 auto;align-items:flex-start}.custom-hero__title{font-size:32px}.custom-hero__arrow{width:44px;height:44px}.custom-hero__arrow--prev{left:8px}.custom-hero__arrow--next{right:8px}}@media(max-width:600px){.custom-hero{padding-top:var(--pt_mb, 32px);padding-bottom:var(--pb_mb, 32px)}.custom-hero__slide{padding:30px 16px 16px}.custom-hero__layout{grid-template-columns:1fr;gap:16px;text-align:center;max-width:100%}.custom-hero__media{--ch-media-margin-mobile: 24px;min-height:280px;order:0;padding:0 40px;margin-top:var(--ch-media-margin-mobile);margin-bottom:var(--ch-media-margin-mobile)}.custom-hero__image{max-height:280px}.custom-hero__arrow{width:36px;height:36px;top:calc(var(--pt_mb, 32px) + var(--ch-media-margin-mobile, 24px) + 140px);transform:translateY(-50%);background:#00000080;border:1px solid rgba(var(--ch-accent-rgb),.5);box-shadow:0 0 16px rgba(var(--ch-accent-rgb),.35)}.custom-hero__arrow svg{width:18px;height:18px}.custom-hero__arrow--prev{left:4px}.custom-hero__arrow--next{right:4px}.custom-hero__arrow:hover{transform:translateY(-50%) scale(1.06)}.custom-hero__info{align-items:center;text-align:center;gap:12px;max-width:100%}.custom-hero__brand{display:none}.custom-hero__title{font-size:22px;letter-spacing:1px;line-height:1.15;margin-bottom:4px}.custom-hero__price{font-size:15px}.custom-hero__description{font-size:13px;line-height:1.5;color:var(--ch-body-text-color, rgba(255,255,255,.8));max-width:320px}.custom-hero__levels{width:auto}.custom-hero__levels--split{flex-direction:row;gap:18px;justify-content:center;align-items:center;flex-wrap:wrap}.custom-hero__levels-row{grid-template-columns:max-content max-content;column-gap:8px;min-height:0;align-items:center}.custom-hero__levels-label{min-width:0;font-size:10px;letter-spacing:1.5px;gap:4px}.custom-hero__levels-text{font-size:10px}.custom-hero__levels-emoji{font-size:13px}.custom-hero__dot{width:8px;height:8px;flex:0 0 8px}.custom-hero__levels-dots{gap:5px;flex-wrap:nowrap}.custom-hero__form{display:flex;justify-content:center}.custom-hero__qty-row{gap:8px;justify-content:center;flex-wrap:nowrap;width:100%;max-width:320px}.custom-hero__qty{height:40px}.custom-hero__qty-btn{width:32px;font-size:16px}.custom-hero__qty-input{width:32px;font-size:13px}.custom-hero__cta{height:40px;padding:0 14px;font-size:12px;letter-spacing:1px;flex:1 1 auto}.custom-hero__features-wrap{margin-top:6px}.custom-hero__features{gap:12px;justify-content:space-between;flex-wrap:nowrap;width:100%}.custom-hero__feature-wrap{width:auto;flex:1 1 0;min-width:0}.custom-hero__feature{width:48px;height:48px}.custom-hero__feature.is-pill{width:auto;padding:0 14px;font-size:13px}.custom-hero__feature-icon-img{width:24px;height:24px}.custom-hero__feature-led{width:54px;margin-top:-18px}.custom-hero__detail{font-size:12px;line-height:1.5;text-align:center;color:var(--ch-blurb-color, rgba(255,255,255,.7));max-width:320px}.custom-hero__feature-popover{min-width:180px;max-width:220px;padding:12px 14px}.custom-hero__feature-popover-title{font-size:11px;margin-bottom:6px}.custom-hero__feature-popover-desc{font-size:12px}}@media(prefers-reduced-motion:reduce){.custom-hero__track{transition:none!important}.custom-hero__feature-popover{transition:opacity .01s!important}}.custom-hero__slide.is-entering .custom-hero__brand,.custom-hero__slide.is-entering .custom-hero__title,.custom-hero__slide.is-entering .custom-hero__price,.custom-hero__slide.is-entering .custom-hero__description,.custom-hero__slide.is-entering .custom-hero__levels,.custom-hero__slide.is-entering .custom-hero__detail,.custom-hero__slide.is-entering .custom-hero__form{animation:ch-slide-in .7s cubic-bezier(.22,1,.36,1) both}.custom-hero__slide.is-entering .custom-hero__media{animation:ch-media-in .7s cubic-bezier(.22,1,.36,1) both;animation-delay:.05s}.custom-hero__slide.is-entering .custom-hero__brand{animation-delay:.18s}.custom-hero__slide.is-entering .custom-hero__title{animation-delay:.24s}.custom-hero__slide.is-entering .custom-hero__price{animation-delay:.3s}.custom-hero__slide.is-entering .custom-hero__description{animation-delay:.36s}.custom-hero__slide.is-entering .custom-hero__levels{animation-delay:.42s}.custom-hero__slide.is-entering .custom-hero__detail{animation-delay:.54s}.custom-hero__slide.is-entering .custom-hero__form{animation-delay:.6s}@keyframes ch-slide-in{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes ch-media-in{0%{opacity:0;transform:translateY(36px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}@media(prefers-reduced-motion:reduce){.custom-hero__slide.is-entering .custom-hero__media,.custom-hero__slide.is-entering .custom-hero__brand,.custom-hero__slide.is-entering .custom-hero__title,.custom-hero__slide.is-entering .custom-hero__price,.custom-hero__slide.is-entering .custom-hero__description,.custom-hero__slide.is-entering .custom-hero__levels,.custom-hero__slide.is-entering .custom-hero__detail,.custom-hero__slide.is-entering .custom-hero__form{animation:none!important}}.custom-feature-cards{--cf-led-idle: .75;--cf-font: "heebo", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;background:var(--bg-gradient, var(--bg-color, var(--cf-bg, #000000)));color:var(--cf-body-text-color, inherit);font-family:var(--cf-font);padding-left:24px;padding-right:24px;position:relative;box-sizing:border-box}.custom-feature-cards,.custom-feature-cards *,.custom-feature-cards *:before,.custom-feature-cards *:after{box-sizing:border-box}.custom-feature-cards input,.custom-feature-cards button,.custom-feature-cards select{font-family:inherit}.custom-feature-cards__floor{position:absolute;left:0;right:0;top:var(--pt_dt, 80px);bottom:calc(var(--pb_dt, 60px) + 60px);z-index:0;pointer-events:none;background:linear-gradient(180deg,#ffffff04,#ffffff06,#ffffff04)}.custom-feature-cards__inner{max-width:1200px;margin:0 auto;position:relative;z-index:1}.custom-feature-cards__group{display:none;grid-template-columns:repeat(3,1fr);gap:32px;align-items:end}.custom-feature-cards__group.is-active{display:grid;animation:cf-fade-in .45s ease both}@keyframes cf-fade-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.custom-feature-card{display:flex;flex-direction:column;gap:0px;text-align:center;position:relative;isolation:isolate;background:transparent;border:none;cursor:pointer;font-family:inherit;color:inherit;-webkit-tap-highlight-color:transparent;overflow:visible}.custom-feature-card:focus-visible{outline:2px solid var(--cf-accent);outline-offset:6px;border-radius:8px}.custom-feature-card__label{position:relative;z-index:5;color:var(--cf-label-color, rgba(255, 255, 255, .85));font-size:14px;font-weight:700;letter-spacing:4px;text-transform:uppercase;transition:color .3s ease,text-shadow .4s ease,letter-spacing .3s ease}.custom-feature-card__media{position:relative;width:100%;aspect-ratio:6 / 3;display:flex;align-items:flex-end;justify-content:center;background:transparent;border:none;overflow:visible}.custom-feature-card__led{position:absolute;left:50%;bottom:0;transform:translate(-50%);width:300px;z-index:3;opacity:var(--cf-led-idle, .65);pointer-events:none;transition:opacity .4s ease}.custom-feature-card__led-img{width:100%;height:100%;object-fit:contain;display:block;filter:brightness(0) invert(1);transition:filter .4s ease,opacity .4s ease}.custom-feature-card__led:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-color:rgb(var(--cf-accent-rgb));opacity:0;transition:opacity .4s ease,filter .4s ease;-webkit-mask-image:var(--cf-led-mask, none);mask-image:var(--cf-led-mask, none);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:contain;mask-size:contain;pointer-events:none}.custom-feature-card__spotlight{position:absolute;left:50%;bottom:0;transform:translate(-50%);width:55%;height:100%;z-index:1;background:radial-gradient(ellipse 60% 50% at 50% 100%,rgba(var(--cf-accent-rgb),.18) 0%,rgba(var(--cf-accent-rgb),.08) 30%,rgba(var(--cf-accent-rgb),.03) 55%,transparent 75%);filter:blur(14px);pointer-events:none;opacity:.6;transition:opacity .5s ease,filter .5s ease,background .6s ease}.custom-feature-card__product-img{position:relative;z-index:4;max-width:78%;max-height:88%;width:auto;height:auto;object-fit:contain;transform:translateY(-40px);transition:transform .45s cubic-bezier(.4,0,.2,1),filter .45s ease}.custom-feature-card__placeholder{position:relative;z-index:4;color:var(--cf-body-text-color, rgba(255, 255, 255, .7));font-weight:700;letter-spacing:3px;font-size:13px;text-transform:uppercase;transform:translateY(-40px);text-shadow:0 0 12px rgba(255,255,255,.4)}.custom-feature-card:hover .custom-feature-card__led,.custom-feature-card:focus-visible .custom-feature-card__led,.custom-feature-card.is-detail-active .custom-feature-card__led{opacity:1}.custom-feature-card:hover .custom-feature-card__led-img,.custom-feature-card:focus-visible .custom-feature-card__led-img,.custom-feature-card.is-detail-active .custom-feature-card__led-img{opacity:.35;filter:brightness(0) invert(1)}.custom-feature-card:hover .custom-feature-card__led:after,.custom-feature-card:focus-visible .custom-feature-card__led:after,.custom-feature-card.is-detail-active .custom-feature-card__led:after{opacity:1;filter:drop-shadow(0 0 8px rgba(var(--cf-accent-rgb),1)) drop-shadow(0 0 20px rgba(var(--cf-accent-rgb),.85)) drop-shadow(0 0 40px rgba(var(--cf-accent-rgb),.55)) drop-shadow(0 0 64px rgba(var(--cf-accent-rgb),.3))}.custom-feature-card:hover .custom-feature-card__spotlight,.custom-feature-card:focus-visible .custom-feature-card__spotlight,.custom-feature-card.is-detail-active .custom-feature-card__spotlight{opacity:1;filter:blur(14px);background:radial-gradient(ellipse 65% 60% at 50% 100%,rgba(var(--cf-accent-rgb),.75) 0%,rgba(var(--cf-accent-rgb),.45) 20%,rgba(var(--cf-accent-rgb),.2) 45%,rgba(var(--cf-accent-rgb),.06) 65%,transparent 80%)}.custom-feature-card:hover .custom-feature-card__product-img,.custom-feature-card:focus-visible .custom-feature-card__product-img{transform:translateY(-54px)}.custom-feature-card.is-detail-active .custom-feature-card__label{color:var(--cf-label-active-color, #ffffff);text-shadow:none}.custom-feature-card:hover .custom-feature-card__label,.custom-feature-card:focus-visible .custom-feature-card__label{color:var(--cf-label-active-color, #ffffff);text-shadow:0 0 14px rgba(var(--cf-accent-rgb),.6),0 0 4px rgba(var(--cf-accent-rgb),.3);letter-spacing:5px}@media(max-width:900px){.custom-feature-cards{padding-left:16px;padding-right:16px}.custom-feature-cards__floor{display:none}.custom-feature-cards__group{grid-template-columns:1fr;gap:40px}.custom-feature-card{min-height:380px;padding-bottom:100px}.custom-feature-card__led{width:70%;max-width:240px;height:20px}}@media(max-width:600px){.custom-feature-cards{padding-left:0;padding-right:0}.custom-feature-cards__floor{display:none}.custom-feature-cards__group{grid-template-columns:1fr;gap:56px;padding:30px 16px 40px}.custom-feature-card{min-height:0;padding:0;overflow:visible}.custom-feature-card__media{width:100%;aspect-ratio:16 / 6;height:auto;position:relative;overflow:hidden;border-radius:10px;border:1px solid rgba(255,255,255,.08);background:#000;align-items:center;justify-content:center}.custom-feature-card__label{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:5;font-size:18px;font-weight:800;letter-spacing:4px;color:var(--cf-label-color, #ffffff);text-shadow:0 2px 12px rgba(0,0,0,.9),0 0 24px rgba(0,0,0,.8);margin:0;padding:0 16px;width:100%;text-align:center;pointer-events:none;transition:color .35s ease,opacity .35s ease,top .4s cubic-bezier(.4,0,.2,1),transform .4s cubic-bezier(.4,0,.2,1),text-shadow .4s ease,letter-spacing .3s ease}.custom-feature-card__product-img{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;max-width:100%;max-height:100%;width:100%;height:100%;object-fit:cover;transform:none;opacity:1;filter:brightness(.45) saturate(.9);transition:filter .45s ease,opacity .45s ease,transform .45s ease}.custom-feature-card__placeholder{transform:none;width:100%;text-align:center}.custom-feature-card__spotlight{width:100%;height:100%;left:0;right:0;bottom:0;transform:none;background:radial-gradient(ellipse 70% 80% at 50% 100%,rgba(var(--cf-accent-rgb),.1) 0%,transparent 70%);filter:blur(10px);opacity:.5;z-index:2}.custom-feature-card__led{width:100%;max-width:none;height:18px;bottom:2px;z-index:4}.custom-feature-card__led-img{object-fit:fill}.custom-feature-card__led:after{-webkit-mask-size:100% 100%;mask-size:100% 100%}.custom-feature-card.is-detail-active .custom-feature-card__product-img,.custom-feature-card:focus-visible .custom-feature-card__product-img{filter:brightness(1) saturate(1);transform:none}.custom-feature-card.is-detail-active .custom-feature-card__label,.custom-feature-card:focus-visible .custom-feature-card__label{top:calc(100% + 14px);left:50%;transform:translate(-50%);color:var(--cf-label-active-color, var(--cf-accent));text-shadow:0 0 14px rgba(var(--cf-accent-rgb),.55),0 0 4px rgba(var(--cf-accent-rgb),.35);letter-spacing:4px}.custom-feature-card.is-detail-active .custom-feature-card__spotlight,.custom-feature-card:focus-visible .custom-feature-card__spotlight{background:radial-gradient(ellipse 60% 80% at 50% 100%,rgba(var(--cf-accent-rgb),.35) 0%,rgba(var(--cf-accent-rgb),.12) 35%,transparent 70%);opacity:1}.custom-feature-card:hover .custom-feature-card__product-img,.custom-feature-card:focus-visible .custom-feature-card__product-img{transform:none}}@media(prefers-reduced-motion:reduce){.custom-feature-cards__group.is-active{animation:none}.custom-feature-card__product-img,.custom-feature-card__spotlight,.custom-feature-card__led,.custom-feature-card__led-img,.custom-feature-card__label{transition-duration:.01s!important}}.custom-oled-detail{--co-font: "heebo", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;background:var(--bg-gradient, var(--bg-color, var(--co-bg, #0a0a0a)));color:var(--co-body-text-color, inherit);font-family:var(--co-font);padding-top:var(--pt_dt, 96px);padding-bottom:var(--pb_dt, 96px);padding-left:24px;padding-right:24px;position:relative;overflow:hidden;isolation:isolate;box-sizing:border-box}.custom-oled-detail.has-product-bg{background:#000}.custom-oled-detail.has-product-bg:before,.custom-oled-detail.has-product-bg:after{display:none}.custom-oled-detail,.custom-oled-detail *,.custom-oled-detail *:before,.custom-oled-detail *:after{box-sizing:border-box}.custom-oled-detail__pbg-stack{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none}.custom-oled-detail__pbg{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;transition:opacity .6s ease;pointer-events:none;overflow:hidden}.custom-oled-detail__pbg.is-active-pbg{opacity:1}.custom-oled-detail__pbg-overlay{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.custom-oled-detail__pbg--mobile{display:none}@media(max-width:600px){.custom-oled-detail__pbg--mobile{display:block}.custom-oled-detail__pbg--desktop.has-mobile-alt{display:none}}.custom-oled-detail__bg-stack{position:absolute;top:-40px;right:-40px;bottom:-40px;left:-40px;z-index:0;pointer-events:none}.custom-oled-detail__bg{position:absolute;top:0;right:0;bottom:0;left:0;background-size:cover;background-position:center center;background-repeat:no-repeat;opacity:0;transform:scale(1.08);transition:opacity .9s cubic-bezier(.4,0,.2,1),transform 1.6s cubic-bezier(.22,1,.36,1);will-change:opacity,transform}.custom-oled-detail__bg.is-active-bg{opacity:1;transform:scale(1);animation:co-ken-burns 24s ease-in-out infinite alternate}@keyframes co-ken-burns{0%{transform:scale(1) translate(0)}to{transform:scale(1.06) translate(-1%,-1%)}}.custom-oled-detail:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none;transition:background .6s ease}.custom-oled-detail:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none;background-image:repeating-linear-gradient(0deg,rgba(255,255,255,.015) 0px,rgba(255,255,255,.015) 1px,transparent 1px,transparent 3px);opacity:.4}.custom-oled-detail__inner{position:relative;z-index:2;max-width:1280px;margin:0 auto;min-height:520px;background:transparent}.custom-oled-detail__group{display:none}.custom-oled-detail__group.is-active{display:grid;grid-template-columns:1fr;align-items:start}.custom-oled-detail__detail{grid-area:1 / 1;display:grid;grid-template-columns:1.05fr 1fr;gap:80px;align-items:center;opacity:0;pointer-events:none;z-index:1;transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden;transition:opacity .7s ease}.custom-oled-detail__detail.is-active-detail{opacity:1;pointer-events:auto;z-index:2}.custom-oled-detail__detail .custom-oled-detail__media{opacity:0;transform:translateY(28px) scale(.965);transition:opacity .7s ease,transform .9s cubic-bezier(.22,1,.36,1)}.custom-oled-detail__detail.is-active-detail .custom-oled-detail__media{opacity:1;transform:none;transition-delay:.04s}.custom-oled-detail__detail .custom-oled-detail__icon,.custom-oled-detail__detail .custom-oled-detail__heading,.custom-oled-detail__detail .custom-oled-detail__body{opacity:0;transform:translateY(20px);transition:opacity .6s ease,transform .8s cubic-bezier(.22,1,.36,1)}.custom-oled-detail__detail.is-active-detail .custom-oled-detail__icon{opacity:1;transform:none;transition-delay:.12s}.custom-oled-detail__detail.is-active-detail .custom-oled-detail__heading{opacity:1;transform:none;transition-delay:.2s}.custom-oled-detail__detail.is-active-detail .custom-oled-detail__body{opacity:1;transform:none;transition-delay:.28s}@media(prefers-reduced-motion:reduce){.custom-oled-detail__detail .custom-oled-detail__media,.custom-oled-detail__detail .custom-oled-detail__icon,.custom-oled-detail__detail .custom-oled-detail__heading,.custom-oled-detail__detail .custom-oled-detail__body{transform:none!important;transition:opacity .2s linear!important;transition-delay:0s!important}}@keyframes co-detail-swap{0%{opacity:0}to{opacity:1}}@keyframes co-media-in{0%{opacity:0;transform:translateY(30px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes co-fade-up{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.custom-oled-detail__media{display:flex;align-items:center;justify-content:center;position:relative}.custom-oled-detail__media:before{content:"";position:absolute;left:50%;top:50%;width:100%;height:100%;transform:translate(-50%,-50%);background:radial-gradient(ellipse at center,rgba(var(--co-accent-rgb),.16) 0%,rgba(var(--co-accent-rgb),.07) 32%,rgba(var(--co-accent-rgb),.02) 56%,transparent 74%);z-index:0;pointer-events:none}.custom-oled-detail__media img{position:relative;z-index:1;max-width:100%;height:auto;transition:transform .4s cubic-bezier(.22,1,.36,1);will-change:transform}.custom-oled-detail__media-placeholder{width:100%;aspect-ratio:4 / 5;max-width:420px;background:linear-gradient(180deg,#ffffff0f,#ffffff05);border:1px dashed rgba(255,255,255,.15);border-radius:24px}.custom-oled-detail__content{color:var(--co-body-text-color, #ffffff);position:relative;max-width:520px}.custom-oled-detail__content:before{content:"";position:absolute;left:-28px;top:8px;bottom:8px;width:2px;background:linear-gradient(180deg,transparent 0%,rgba(var(--co-accent-rgb),.9) 15%,rgba(var(--co-accent-rgb),.4) 50%,transparent 100%);box-shadow:0 0 12px rgba(var(--co-accent-rgb),.5),0 0 24px rgba(var(--co-accent-rgb),.25);border-radius:2px}.custom-oled-detail__icon{width:68px;height:68px;margin-bottom:28px;border-radius:999px;background:radial-gradient(circle at 30% 30%,rgba(var(--co-accent-rgb),.18) 0%,transparent 60%),linear-gradient(135deg,#ffffff0f,#ffffff05);border:1px solid rgba(var(--co-accent-rgb),.55);display:inline-flex;align-items:center;justify-content:center;box-shadow:0 0 32px rgba(var(--co-accent-rgb),.3),0 0 0 1px rgba(var(--co-accent-rgb),.2),inset 0 1px #ffffff1f;position:relative;transition:border-color .5s ease,box-shadow .5s ease}.custom-oled-detail__icon:after{content:"";position:absolute;top:-10px;right:-10px;bottom:-10px;left:-10px;border-radius:999px;background:radial-gradient(circle,rgba(var(--co-accent-rgb),.3) 0%,rgba(var(--co-accent-rgb),.12) 45%,transparent 72%);z-index:-1;opacity:.7}.custom-oled-detail__icon img{width:54px;height:54px;object-fit:contain}.custom-oled-detail__heading{color:var(--co-heading-color, #ffffff);font-size:clamp(36px,5vw,56px);font-weight:900;letter-spacing:1.5px;margin:0 0 24px;text-transform:uppercase;line-height:1.02}.custom-oled-detail__heading:after{content:"";display:block;width:64px;height:2px;margin-top:20px;background:linear-gradient(90deg,rgb(var(--co-accent-rgb)),rgba(var(--co-accent-rgb),.3));border-radius:2px}.custom-oled-detail__body{color:var(--co-body-color, rgba(255,255,255,.88));font-size:16px;line-height:1.7;max-width:480px}.custom-oled-detail__body p{margin:0 0 16px}.custom-oled-detail__body p:last-child{margin-bottom:0}.custom-oled-detail__bg.is-active-bg{transform:scale(1.06) translate(calc(var(--co-mx, 0) * -12px),calc(var(--co-my, 0) * -12px));animation:none}.custom-oled-detail__media img{transform:translate(calc(var(--co-mx, 0) * 8px),calc(var(--co-my, 0) * 8px))}.custom-oled-detail__content{transform:translate(calc(var(--co-mx, 0) * 4px),calc(var(--co-my, 0) * 4px));transition:transform .3s cubic-bezier(.22,1,.36,1);will-change:transform}.custom-oled-detail:not([data-parallax=on]) .custom-oled-detail__bg.is-active-bg{transform:scale(1);animation:co-ken-burns 24s ease-in-out infinite alternate}@media(max-width:900px){.custom-oled-detail{padding-top:var(--pt_mb, 56px);padding-bottom:var(--pb_mb, 56px);padding-left:20px;padding-right:20px}.custom-oled-detail__inner{min-height:0}.custom-oled-detail__detail{grid-template-columns:1fr;gap:40px}.custom-oled-detail__content{max-width:100%}.custom-oled-detail__content:before{left:-16px;top:4px;bottom:4px}.custom-oled-detail__icon{width:56px;height:56px;margin-bottom:20px}.custom-oled-detail__icon img{width:36px;height:36px}.custom-oled-detail__heading{font-size:clamp(28px,7vw,36px);margin-bottom:18px}.custom-oled-detail__heading:after{margin-top:14px}.custom-oled-detail__body{font-size:15px}.custom-oled-detail__bg.is-active-bg,.custom-oled-detail__media img,.custom-oled-detail__content{transform:none!important}}@media(max-width:600px){.custom-oled-detail{padding-top:var(--pt_mb, 32px);padding-bottom:var(--pb_mb, 32px);padding-left:16px;padding-right:16px}.custom-oled-detail__detail{grid-template-columns:1fr;gap:24px;text-align:center}.custom-oled-detail__content{order:1}.custom-oled-detail__media{order:2}.custom-oled-detail__content{max-width:100%;text-align:center;padding:0 4px;margin:0 auto;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:12px}.custom-oled-detail__content:before{display:none}.custom-oled-detail__icon{width:56px;height:56px;margin:0;flex:0 0 auto;background:radial-gradient(circle at 50% 50%,rgba(var(--co-accent-rgb),.18) 0%,transparent 65%),linear-gradient(180deg,#ffffff0f,#ffffff05);box-shadow:0 0 22px rgba(var(--co-accent-rgb),.28),0 0 0 1px rgba(var(--co-accent-rgb),.22),inset 0 1px #ffffff1a}.custom-oled-detail__icon img{width:32px;height:32px;display:block;margin:0}.custom-oled-detail__icon:after{top:-8px;right:-8px;bottom:-8px;left:-8px;background:radial-gradient(circle at 50% 50%,rgba(var(--co-accent-rgb),.3) 0%,rgba(var(--co-accent-rgb),.12) 45%,transparent 72%)}.custom-oled-detail__heading{font-size:22px;letter-spacing:1px;line-height:1.1;margin:0;flex:0 0 auto}.custom-oled-detail__heading:after{display:none}.custom-oled-detail__body{flex:0 0 100%;font-size:14px;line-height:1.55;max-width:340px;margin:0 auto;color:var(--co-body-color, #ffffff);text-shadow:0 1px 8px rgba(0,0,0,.6)}.custom-oled-detail__body p{margin:0 0 8px}.custom-oled-detail__body p:last-child{margin-bottom:0}.custom-oled-detail__media{width:100%;max-width:360px;margin:0 auto}.custom-oled-detail__media img{max-width:100%;max-height:440px;margin:0 auto}.custom-oled-detail__media:before{width:100%;height:100%}}.custom-oled-detail__bg-overlay{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:1}@media(prefers-reduced-motion:reduce){.custom-oled-detail__group.is-active,.custom-oled-detail__detail.is-active-detail,.custom-oled-detail__detail.is-active-detail .custom-oled-detail__media,.custom-oled-detail__detail.is-active-detail .custom-oled-detail__icon,.custom-oled-detail__detail.is-active-detail .custom-oled-detail__heading,.custom-oled-detail__detail.is-active-detail .custom-oled-detail__body{animation:none!important}.custom-oled-detail__bg,.custom-oled-detail__bg.is-active-bg{transition:opacity .01s!important;animation:none!important;transform:scale(1)!important}}.custom-oled-detail__bg-stack .custom-oled-detail__bg:first-child,.custom-oled-detail__bg.is-active-bg{opacity:1}.custom-oled-detail__bg-stack .custom-oled-detail__bg:not(:first-child):not(.is-active-bg){opacity:0}.custom-product-info [data-cpi-reveal]{opacity:0;transform:translateY(22px);transition:opacity .7s cubic-bezier(.22,.61,.36,1),transform .7s cubic-bezier(.22,.61,.36,1);transition-delay:var(--cpi-d, 0ms);will-change:opacity,transform}.custom-product-info [data-cpi-reveal].cpi-in{opacity:1;transform:none}.custom-product-info .custom-oled-detail__detail.cpi-swap{animation:none}@keyframes cpiDetailIn{0%{opacity:0;transform:translateY(18px) scale(.992)}to{opacity:1;transform:none}}.custom-product-info .custom-feature-card__spotlight{pointer-events:none;transition:opacity .35s ease}.custom-product-info .custom-feature-card.cpi-spot .custom-feature-card__spotlight{background:radial-gradient(180px circle at var(--cf-mx, 50%) var(--cf-my, 50%),rgba(var(--cf-accent-rgb, 255, 255, 255),.28),transparent 65%);opacity:1}.custom-product-info .custom-oled-detail[data-parallax=on] .custom-oled-detail__pbg img{transition:transform .15s linear;will-change:transform}.custom-product-info .custom-hero__levels.cpi-in .custom-hero__levels-dots .custom-hero__dot.is-active{animation:cpiDotPop .5s cubic-bezier(.34,1.56,.64,1) both}.custom-product-info .custom-hero__levels.cpi-in .custom-hero__levels-dots .custom-hero__dot:nth-child(2){animation-delay:.06s}.custom-product-info .custom-hero__levels.cpi-in .custom-hero__levels-dots .custom-hero__dot:nth-child(3){animation-delay:.12s}.custom-product-info .custom-hero__levels.cpi-in .custom-hero__levels-dots .custom-hero__dot:nth-child(4){animation-delay:.18s}.custom-product-info .custom-hero__levels.cpi-in .custom-hero__levels-dots .custom-hero__dot:nth-child(5){animation-delay:.24s}@keyframes cpiDotPop{0%{transform:scale(0);opacity:0}60%{transform:scale(1.25)}to{transform:scale(1);opacity:1}}@media(prefers-reduced-motion:reduce){.custom-product-info [data-cpi-reveal]{opacity:1!important;transform:none!important;transition:none!important}.custom-product-info .custom-oled-detail__detail.cpi-swap,.custom-product-info .custom-hero__levels.cpi-in .custom-hero__levels-dots .custom-hero__dot.is-active{animation:none!important}}
/*# sourceMappingURL=/cdn/shop/t/22/assets/custom-product-info.css.map */
