.cursor.svelte-1wfsiam{position:fixed;top:0;left:0;z-index:9999;pointer-events:none;width:10px;height:10px;border-radius:50%;background:var(--warm-white);border:1.5px solid transparent;mix-blend-mode:difference;opacity:0;transition:width .25s ease,height .25s ease,background .25s ease,border .25s ease,transform .08s linear,opacity .3s;will-change:transform}.cursor.visible.svelte-1wfsiam{opacity:1}.cursor.hovering.svelte-1wfsiam{width:38px;height:38px;background:transparent;border:1.5px solid var(--warm-white)}
