custom-cursor{position:fixed;top:0;left:0;z-index:9999;pointer-events:none;will-change:transform;opacity:0;transition:opacity .25s ease}custom-cursor[visible]{opacity:1}custom-cursor .custom-cursor__dot{width:10px;height:10px;margin:-5px 0 0 -5px;border-radius:50%;background:rgb(var(--color-foreground-rgb, 0 0 0));transition:width .2s ease,height .2s ease,margin .2s ease,background-color .2s ease,outline-color .2s ease,transform .15s ease}custom-cursor[pressed] .custom-cursor__dot{transform:scale(.8)}custom-cursor[data-mode=hover] .custom-cursor__dot{width:36px;height:36px;margin:-18px 0 0 -18px;background:rgb(var(--color-foreground-rgb, 0 0 0) / .12);outline:1px solid rgb(var(--color-foreground-rgb, 0 0 0) / .4)}custom-cursor[data-mode=text] .custom-cursor__dot{width:64px;height:64px;margin:-32px 0 0 -32px;background:rgb(var(--color-foreground-rgb, 0 0 0));color:rgb(var(--color-background-rgb, 255 255 255));display:flex;align-items:center;justify-content:center;font-size:1.1rem;text-transform:uppercase;letter-spacing:.05em;text-align:center;white-space:nowrap}@media(hover:none),(pointer:coarse){custom-cursor{display:none}}@media(prefers-reduced-motion:reduce){custom-cursor{display:none}}
/*# sourceMappingURL=/cdn/shop/t/31/assets/custom-cursor.css.map */
