:root{--hex-cursor-size: 48px;--hex-cursor-hover-size: 28px;--hex-cursor-color: rgb(0 35 255);--hex-cursor-border-width: 2px;--hex-cursor-opacity: .9;--hex-cursor-resize-duration: .26s;--hex-cursor-ease: cubic-bezier(.22, 1, .36, 1)}.hex-custom-cursor{position:fixed;left:0;top:0;z-index:2147483647;width:var(--hex-cursor-size);height:var(--hex-cursor-size);border:var(--hex-cursor-border-width) solid var(--hex-cursor-color);border-radius:999px;opacity:0;pointer-events:none;transform:translate3d(-50%,-50%,0);transition:width var(--hex-cursor-resize-duration) var(--hex-cursor-ease),height var(--hex-cursor-resize-duration) var(--hex-cursor-ease),border-color var(--hex-cursor-resize-duration) var(--hex-cursor-ease),opacity .16s ease;will-change:transform,width,height,opacity}.hex-custom-cursor.is-visible{opacity:var(--hex-cursor-opacity)}.hex-custom-cursor.is-interactive{width:var(--hex-cursor-hover-size);height:var(--hex-cursor-hover-size)}.hex-custom-cursor.is-native{opacity:0}@media(prefers-reduced-motion:reduce),(hover:none),(pointer:coarse){.hex-custom-cursor{display:none!important}}
/*# sourceMappingURL=/cdn/shop/t/50/assets/hex-cursor.css.map */
