:root{--cursor-brand-primary:110, 26, 41;--cursor-brand-secondary:63, 93, 145;--cursor-brand-tertiary:12, 24, 51}.dark{--cursor-brand-primary:220, 75, 100;--cursor-brand-secondary:115, 155, 220;--cursor-brand-tertiary:150, 170, 210}.cursor-dot.svelte-maj76,.cursor-ring.svelte-maj76{pointer-events:none;z-index:99999;will-change:transform;contain:layout style;position:fixed;top:0;left:0}.cursor-dot.svelte-maj76{background:rgb(var(--cursor-brand-primary));width:8px;height:8px;box-shadow:0 0 10px rgba(var(--cursor-brand-primary), .4);border-radius:50%;transition:opacity .2s,transform .1s,background-color .3s,box-shadow .3s}.cursor-dot.is-clicking.svelte-maj76{transform:scale(.5)}.cursor-dot.is-hidden.svelte-maj76{opacity:0}.cursor-ring.svelte-maj76{border:1.5px solid rgba(var(--cursor-brand-primary), .5);border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:width .4s cubic-bezier(.23,1,.32,1),height .4s cubic-bezier(.23,1,.32,1),border-color .3s,background-color .3s,opacity .2s;display:flex}.cursor-ring.is-hidden.svelte-maj76{opacity:0}.cursor-ring.is-clicking.svelte-maj76{width:32px;height:32px}.cursor-ring.hover.svelte-maj76{border-color:rgba(var(--cursor-brand-secondary), .8);background:rgba(var(--cursor-brand-secondary), .1);-webkit-backdrop-filter:blur(2px);width:80px;height:80px}.cursor-ring.text.svelte-maj76{border-color:rgb(var(--cursor-brand-secondary));background:rgb(var(--cursor-brand-secondary));border-radius:2px;width:4px;height:32px}.cursor-ring.drag.svelte-maj76{border-style:dashed;border-color:rgba(var(--cursor-brand-tertiary), .6);background:rgba(var(--cursor-brand-tertiary), .05);width:60px;height:60px}.cursor-text.svelte-maj76{letter-spacing:.1em;text-transform:uppercase;color:rgb(var(--cursor-brand-secondary));white-space:nowrap;opacity:0;font-size:10px;font-weight:800;transition:opacity .3s .1s,transform .3s .1s;transform:scale(.8)}.dark .cursor-text.svelte-maj76{color:#fff}.cursor-ring.hover.svelte-maj76 .cursor-text:where(.svelte-maj76){opacity:1;transform:scale(1)}@media (prefers-reduced-motion:reduce){.cursor-dot.svelte-maj76,.cursor-ring.svelte-maj76{display:none}}
