.custom-cursor{position:fixed;top:0;left:0;width:12px;height:12px;background:var(--color-accent);border-radius:50%;pointer-events:none;z-index:9999;transform:translate(-50%,-50%);transition:width .3s ease,height .3s ease,background .3s ease;mix-blend-mode:difference;will-change:transform}.custom-cursor--expanded{width:40px;height:40px}.custom-cursor--add:after{content:"ADD +";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-family:var(--font-body-family);font-size:8px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--color-bg);white-space:nowrap}@media(hover:none)and (pointer:coarse){.custom-cursor{display:none}}@media(hover:hover)and (pointer:fine){body.has-custom-cursor,body.has-custom-cursor a,body.has-custom-cursor button,body.has-custom-cursor [role=button]{cursor:none}}
/*# sourceMappingURL=/cdn/shop/t/13/assets/cursor.css.map */
