@property --halo-angle{syntax: "<angle>"; initial-value: 210deg; inherits: true;}@keyframes e-halo{to{--halo-angle: 570deg}}@layer components{:root{--e-orange: #FF4914;--e-red: #FF0000;--e-lime: #C3ED60;--e-green: #24B508;--e-yellow: #E1FF00;--a-deep: #2A0A00;--a-burnt: #882800;--a-glow: #DDAE55;--a-burst: #F2E5C9}.ih-ebtn{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;border:0;cursor:pointer;padding:1.05rem 2.5rem;border-radius:9999px;font-family:Montserrat,sans-serif;font-weight:700;font-size:.8125rem;letter-spacing:.18em;text-transform:uppercase;white-space:nowrap;isolation:isolate;overflow:hidden;text-decoration:none;-webkit-tap-highlight-color:transparent}.ih-ebtn:focus-visible{outline:3px solid #fff;outline-offset:3px}.ih-ebtn-label{position:relative;z-index:2;display:inline-flex;align-items:center;gap:.5rem}.ih-ebtn-bolt{width:.95rem;height:.95rem;flex:none}.ih-ebtn-ring{--halo-ramp: var(--e-red), var(--e-orange), var(--e-yellow), var(--e-lime), var(--e-green), var(--e-lime), var(--e-yellow), var(--e-orange), var(--e-red);--halo-a: rgba(255, 73, 20, .55);--halo-b: rgba(225, 255, 0, .34);--halo-c: rgba(36, 181, 8, .3);--halo-a-h: rgba(255, 73, 20, .8);--halo-b-h: rgba(225, 255, 0, .5);--halo-c-h: rgba(36, 181, 8, .42);--halo-angle: 210deg;overflow:visible;border:2px solid transparent;color:#fff!important;background-color:#0b0b0b;background:linear-gradient(#0b0b0b,#0b0b0b) padding-box,conic-gradient(from var(--halo-angle),var(--halo-ramp)) border-box;box-shadow:0 0 18px -4px var(--halo-a),0 0 30px -6px var(--halo-b),0 0 46px -10px var(--halo-c);animation:e-halo 6s linear infinite;transition:box-shadow .35s ease}.ih-ebtn-ring:hover,.ih-ebtn-ring:focus-visible{animation-duration:2s;box-shadow:0 0 22px -2px var(--halo-a-h),0 0 42px -4px var(--halo-b-h),0 0 64px -8px var(--halo-c-h)}.ih-ebtn-ring.ih-is-green{--halo-ramp: #0B4A02, #1B7A05, #24B508, #7FC93F, #C3ED60, #7FC93F, #24B508, #1B7A05, #0B4A02;--halo-a: rgba(36, 181, 8, .5);--halo-b: rgba(195, 237, 96, .32);--halo-c: rgba(36, 181, 8, .26);--halo-a-h: rgba(36, 181, 8, .78);--halo-b-h: rgba(195, 237, 96, .48);--halo-c-h: rgba(36, 181, 8, .38)}.ih-ebtn-ring.ih-is-tropical{--halo-ramp: #7A2410, #B23C18, #DF5E4C, #E08B4E, #E3B44D, #E08B4E, #DF5E4C, #B23C18, #7A2410;--halo-a: rgba(223, 94, 76, .52);--halo-b: rgba(227, 180, 77, .34);--halo-c: rgba(178, 60, 24, .28);--halo-a-h: rgba(223, 94, 76, .8);--halo-b-h: rgba(227, 180, 77, .5);--halo-c-h: rgba(178, 60, 24, .4)}.ih-ebtn-ring.ih-is-sea-salt{--halo-ramp: #FFFFFF, #E8F7FA, #B1DEE6, #7FBECB, #47848E, #7FBECB, #B1DEE6, #E8F7FA, #FFFFFF;--halo-a: rgba(71, 132, 142, .5);--halo-b: rgba(177, 222, 230, .34);--halo-c: rgba(107, 157, 170, .26);--halo-a-h: rgba(71, 132, 142, .78);--halo-b-h: rgba(177, 222, 230, .5);--halo-c-h: rgba(107, 157, 170, .38)}.ih-ebtn-ring.ih-on-light{padding:1.15rem 2.7rem;box-shadow:0 0 10px -3px var(--halo-a),0 0 20px -8px var(--halo-b),0 2px 12px -5px #00000059}.ih-ebtn-ring.ih-on-light:after{content:"";position:absolute;top:3px;right:3px;bottom:3px;left:3px;border-radius:9999px;z-index:0;border:2px solid transparent;background:linear-gradient(#0b0b0b,#0b0b0b) padding-box,conic-gradient(from var(--halo-angle),var(--halo-ramp)) border-box;pointer-events:none}.ih-ebtn-ring.ih-on-light:hover,.ih-ebtn-ring.ih-on-light:focus-visible{box-shadow:0 0 14px -2px var(--halo-a-h),0 0 28px -6px var(--halo-b-h),0 2px 14px -5px #0006}@keyframes e-pulse{0%,to{box-shadow:0 0 #ff491480}50%{box-shadow:0 0 0 12px #ff491400}}.ih-ebtn-fill{background:#000;color:#fff!important;animation:e-pulse 2.4s ease-out infinite}.ih-ebtn-fill:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(90deg,var(--e-orange),var(--e-yellow) 55%,var(--e-lime));transform:scaleX(0);transform-origin:left;transition:transform .55s cubic-bezier(.2,.85,.25,1)}.ih-ebtn-fill:hover:before,.ih-ebtn-fill:focus-visible:before{transform:scaleX(1)}.ih-ebtn-fill .ih-ebtn-label{transition:color .35s ease .1s}.ih-ebtn-fill:hover .ih-ebtn-label,.ih-ebtn-fill:focus-visible .ih-ebtn-label{color:#000}.ih-ebtn-fill:hover,.ih-ebtn-fill:focus-visible{animation-play-state:paused;box-shadow:0 8px 26px -6px #ff4914a6}.ih-ebtn-meter{background:#000;color:#fff!important;transition:box-shadow .8s ease}.ih-ebtn-meter:after{content:"";position:absolute;left:0;bottom:0;height:4px;width:100%;z-index:2;background:linear-gradient(90deg,var(--e-red),var(--e-orange),var(--e-yellow));transform:scaleX(0);transform-origin:left;transition:transform 1.1s linear}.ih-ebtn-meter:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;opacity:0;background:radial-gradient(120% 140% at 0% 50%,rgba(255,73,20,.55),transparent 70%);transition:opacity 1.1s linear}.ih-ebtn-meter:hover:after,.ih-ebtn-meter:focus-visible:after{transform:scaleX(1)}.ih-ebtn-meter:hover:before,.ih-ebtn-meter:focus-visible:before{opacity:1}.ih-ebtn-meter:hover,.ih-ebtn-meter:focus-visible{box-shadow:0 0 30px -4px #e1ff008c}@keyframes e-ring{0%{transform:scale(1);opacity:.75}to{transform:scale(1.45);opacity:0}}.ih-ebtn-rings{background:#000;color:#fff!important;overflow:visible}.ih-ebtn-rings .ih-ebtn-pulse-ring{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:9999px;pointer-events:none;border:2px solid var(--e-orange);opacity:0}.ih-ebtn-rings:hover .ih-ebtn-pulse-ring,.ih-ebtn-rings:focus-visible .ih-ebtn-pulse-ring{animation:e-ring 1.4s ease-out infinite}.ih-ebtn-rings:hover .ih-ebtn-pulse-ring:nth-child(2),.ih-ebtn-rings:focus-visible .ih-ebtn-pulse-ring:nth-child(2){animation-delay:.45s;border-color:var(--e-yellow)}.ih-ebtn-rings:hover .ih-ebtn-pulse-ring:nth-child(3),.ih-ebtn-rings:focus-visible .ih-ebtn-pulse-ring:nth-child(3){animation-delay:.9s;border-color:var(--e-lime)}.ih-ebtn-rings:hover,.ih-ebtn-rings:focus-visible{background:#111}@keyframes e-flow{0%{background-position:0% 50%}to{background-position:200% 50%}}.ih-ebtn-flow{color:#000!important;background:linear-gradient(90deg,var(--e-red),var(--e-orange),var(--e-yellow),var(--e-lime),var(--e-green),var(--e-orange),var(--e-red));background-size:300% 100%;animation:e-flow 5s linear infinite;transition:box-shadow .3s ease}.ih-ebtn-flow:hover,.ih-ebtn-flow:focus-visible{animation-duration:1.6s;box-shadow:0 10px 30px -8px #ff4914b3}.ih-ebtn-blend{color:#000!important;background:linear-gradient(90deg,#dcd853,#8abd56,#df5e4c,#e3b44d,#dcd853);background-size:300% 100%;animation:e-flow 7s linear infinite;transition:box-shadow .3s ease}.ih-ebtn-blend:hover,.ih-ebtn-blend:focus-visible{animation-duration:2.4s;box-shadow:0 10px 30px -8px #df5e4c99}.ih-ebtn-gl .ih-ebtn-label{position:relative}.ih-ebtn-gl .ih-ebtn-label:before,.ih-ebtn-gl .ih-ebtn-label:after{content:attr(data-text);position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;opacity:0;pointer-events:none;mix-blend-mode:screen}@keyframes gl-l{0%,to{transform:translate(0)}20%{transform:translate(-3px,-1px)}45%{transform:translate(-5px,1px)}70%{transform:translate(-2px)}}@keyframes gl-r{0%,to{transform:translate(0)}20%{transform:translate(3px,1px)}45%{transform:translate(5px,-1px)}70%{transform:translate(2px)}}@keyframes gl-shake{0%,to{transform:translate(0)}25%{transform:translate(-1px,1px)}55%{transform:translate(1px,-1px)}80%{transform:translate(-1px)}}.ih-ebtn-split{background:#0b0b0b;color:#fff!important}.ih-ebtn-split .ih-ebtn-label:before{color:var(--e-red)}.ih-ebtn-split .ih-ebtn-label:after{color:var(--e-lime)}.ih-ebtn-split:hover,.ih-ebtn-split:focus-visible{animation:gl-shake .22s steps(2,end) infinite}.ih-ebtn-split:hover .ih-ebtn-label:before,.ih-ebtn-split:focus-visible .ih-ebtn-label:before{opacity:.95;animation:gl-l .3s steps(2,end) infinite}.ih-ebtn-split:hover .ih-ebtn-label:after,.ih-ebtn-split:focus-visible .ih-ebtn-label:after{opacity:.95;animation:gl-r .3s steps(2,end) infinite}@keyframes gl-streak{0%{left:-55%}55%,to{left:125%}}.ih-ebtn-echo{color:#fff!important;background:linear-gradient(100deg,var(--a-deep) 0%,var(--a-burnt) 62%,#B7541A 100%);transition:box-shadow .3s ease}.ih-ebtn-echo:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;opacity:.5;background:repeating-linear-gradient(90deg,rgba(255,73,20,.22) 0 1px,transparent 1px 7px);transition:opacity .3s ease}.ih-ebtn-echo:hover:before,.ih-ebtn-echo:focus-visible:before{opacity:.85}.ih-ebtn-echo:after{content:"";position:absolute;top:-60%;left:-55%;width:38%;height:220%;z-index:1;background:linear-gradient(90deg,transparent,rgba(242,229,201,.9),transparent);transform:skew(-18deg);filter:blur(2px);animation:gl-streak 3.4s cubic-bezier(.5,0,.3,1) infinite}.ih-ebtn-echo:hover,.ih-ebtn-echo:focus-visible{box-shadow:0 8px 30px -8px #882800d9}.ih-ebtn-echo:hover:after,.ih-ebtn-echo:focus-visible:after{animation-duration:1.3s}@keyframes gl-cut{0%,to{clip-path:inset(0 0 0 0);transform:translate(0)}12%{clip-path:inset(18% 0 62% 0);transform:translate(-6px)}24%{clip-path:inset(66% 0 18% 0);transform:translate(5px)}36%{clip-path:inset(40% 0 44% 0);transform:translate(-4px)}48%{clip-path:inset(8% 0 80% 0);transform:translate(6px)}60%{clip-path:inset(0 0 0 0);transform:translate(0)}}@keyframes gl-cut-text{0%,to{clip-path:inset(50% 0 50% 0);transform:translate(0)}12%{clip-path:inset(18% 0 62% 0);transform:translate(-6px)}24%{clip-path:inset(66% 0 18% 0);transform:translate(5px)}36%{clip-path:inset(40% 0 44% 0);transform:translate(-4px)}48%{clip-path:inset(8% 0 80% 0);transform:translate(6px)}60%{clip-path:inset(50% 0 50% 0);transform:translate(0)}}.ih-ebtn-cut{background:#0b0b0b;color:#fff!important}.ih-ebtn-cut:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;opacity:0;background:linear-gradient(100deg,var(--a-deep),var(--a-burnt) 58%,#B7541A);transition:opacity .18s ease}.ih-ebtn-cut:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;opacity:0;background:linear-gradient(100deg,#1A0600,var(--e-red) 60%,var(--e-orange));mix-blend-mode:screen}.ih-ebtn-cut:hover:before,.ih-ebtn-cut:focus-visible:before{opacity:1}.ih-ebtn-cut:hover:after,.ih-ebtn-cut:focus-visible:after{opacity:.7;animation:gl-cut 1.4s steps(1,end) infinite}.ih-ebtn-cut .ih-ebtn-label:before{color:var(--e-lime);mix-blend-mode:normal}.ih-ebtn-cut:hover .ih-ebtn-label:before,.ih-ebtn-cut:focus-visible .ih-ebtn-label:before{opacity:.95;animation:gl-cut-text 1.4s steps(1,end) infinite}@keyframes ed-l{0%,to{opacity:0;transform:translate(0)}6%{opacity:.85;transform:translate(-2px)}13%{opacity:0}46%{opacity:.6;transform:translate(-1px,1px)}53%{opacity:0}}@keyframes ed-r{0%,to{opacity:0;transform:translate(0)}9%{opacity:.85;transform:translate(2px)}17%{opacity:0}50%{opacity:.6;transform:translate(1px,-1px)}57%{opacity:0}}.ih-ebtn-edge{background:#0b0b0b;color:#fff!important;box-shadow:inset 0 0 0 1px #ffffff26}.ih-ebtn-edge:before,.ih-ebtn-edge:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:9999px;z-index:0;border:1px solid;opacity:0;pointer-events:none}.ih-ebtn-edge:before{border-color:var(--e-red)}.ih-ebtn-edge:after{border-color:var(--e-lime)}.ih-ebtn-edge:hover:before,.ih-ebtn-edge:focus-visible:before{animation:ed-l 1.9s steps(1,end) infinite}.ih-ebtn-edge:hover:after,.ih-ebtn-edge:focus-visible:after{animation:ed-r 1.9s steps(1,end) infinite}@keyframes sw-pass{0%{left:-40%}45%,to{left:130%}}.ih-ebtn-sweep{color:#fff!important;background:linear-gradient(100deg,var(--a-deep) 0%,var(--a-burnt) 78%,#A34418 100%);transition:box-shadow .3s ease}.ih-ebtn-sweep:after{content:"";position:absolute;top:-60%;left:-40%;width:26%;height:220%;z-index:0;background:linear-gradient(90deg,transparent,rgba(242,229,201,.42),transparent);transform:skew(-16deg);filter:blur(3px);animation:sw-pass 5.5s cubic-bezier(.4,0,.3,1) infinite}.ih-ebtn-sweep:hover,.ih-ebtn-sweep:focus-visible{box-shadow:0 6px 22px -8px #882800b3}.ih-ebtn-sweep:hover:after,.ih-ebtn-sweep:focus-visible:after{animation-duration:2.6s}@keyframes sc-line{0%{top:-2px;opacity:0}12%{opacity:.9}88%{opacity:.9}to{top:100%;opacity:0}}.ih-ebtn-scan{background:#0b0b0b;color:#fff!important;box-shadow:inset 0 0 0 1px #ffffff26}.ih-ebtn-scan:after{content:"";position:absolute;left:0;right:0;height:2px;top:-2px;z-index:0;opacity:0;background:linear-gradient(90deg,transparent,var(--e-yellow),transparent)}.ih-ebtn-scan:hover:after,.ih-ebtn-scan:focus-visible:after{animation:sc-line 1.7s linear infinite}.ih-ebtn-scan:hover,.ih-ebtn-scan:focus-visible{box-shadow:inset 0 0 0 1px #e1ff0066}@media(prefers-reduced-motion:reduce){.ih-ebtn-ring,.ih-ebtn-fill,.ih-ebtn-flow,.ih-ebtn-blend,.ih-ebtn-rings .ih-ebtn-pulse-ring,.ih-ebtn-split,.ih-ebtn-split .ih-ebtn-label:before,.ih-ebtn-split .ih-ebtn-label:after,.ih-ebtn-echo:after,.ih-ebtn-cut:after,.ih-ebtn-cut .ih-ebtn-label:before,.ih-ebtn-edge:before,.ih-ebtn-edge:after,.ih-ebtn-sweep:after,.ih-ebtn-scan:after{animation:none!important}.ih-ebtn-cut .ih-ebtn-label:before{opacity:0!important}.ih-ebtn-echo:after,.ih-ebtn-sweep:after,.ih-ebtn-scan:after{display:none}.ih-ebtn-fill:before,.ih-ebtn-meter:after{transition:none}.ih-ebtn-flow,.ih-ebtn-blend{background-position:25% 50%}}}
/*# sourceMappingURL=/cdn/shop/t/108/assets/ih-energy-buttons.css.map */
