@media(hover:hover)and (pointer:fine){html.custom-cursor-enabled,html.custom-cursor-enabled body,html.custom-cursor-enabled a,html.custom-cursor-enabled button,html.custom-cursor-enabled summary,html.custom-cursor-enabled select,html.custom-cursor-enabled label,html.custom-cursor-enabled [role=button],html.custom-cursor-enabled [data-cursor-hover],html.custom-cursor-enabled .btn,html.custom-cursor-enabled input:not([type=hidden]),html.custom-cursor-enabled textarea{cursor:none!important}}.custom-cursor{position:fixed;top:0;left:0;z-index:99999;pointer-events:none;opacity:0;transition:opacity .12s ease;will-change:transform,opacity}.custom-cursor.is-visible{opacity:1}.custom-cursor.is-hidden{opacity:0}.custom-cursor__inner{position:relative;width:var(--custom-cursor-size);height:var(--custom-cursor-size);transform:translate(-50%,-50%);transition:width .08s ease,height .08s ease,transform .08s ease}.custom-cursor.is-hover .custom-cursor__inner{width:var(--custom-cursor-hover-size);height:var(--custom-cursor-hover-size)}.custom-cursor.is-pressed .custom-cursor__inner{transform:translate(-50%,-50%) scale(.92)}.custom-cursor__glow{position:absolute;top:22%;right:20%;bottom:16%;left:20%;border-radius:50%;background:radial-gradient(circle,#ffcd7847,#ffcd7814 52%,#ffcd7800);transform:scale(.92);opacity:.42;transition:transform .08s ease,opacity .08s ease}.custom-cursor__image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:contain;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;transform-origin:center center;backface-visibility:hidden;object-position:center center;transition:opacity .08s ease,transform .08s ease}.custom-cursor__image--default{opacity:1;transform:scale(1)}.custom-cursor__image--hover{opacity:0;transform:scale(.96)}.custom-cursor.is-hover .custom-cursor__glow{transform:scale(1);opacity:.74}.custom-cursor.is-hover .custom-cursor__image--default{opacity:0;transform:scale(.97)}.custom-cursor.is-hover .custom-cursor__image--hover{opacity:1;transform:scale(var(--custom-cursor-hover-scale))}.custom-cursor.is-pressed .custom-cursor__glow{transform:scale(.9)}@media(prefers-reduced-motion:reduce){.custom-cursor,.custom-cursor__inner,.custom-cursor__glow,.custom-cursor__image{transition-duration:.01ms!important}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/custom-cursor.css.map */
