.cursor-outer{position:fixed;top:0;left:0;width:40px;height:40px;border:1.5px solid rgba(99,102,241,.4);border-radius:50%;pointer-events:none;z-index:99998;transition:width .3s cubic-bezier(.16,1,.3,1),height .3s cubic-bezier(.16,1,.3,1),border-color .25s ease,opacity .25s ease,background .25s ease;will-change:transform;mix-blend-mode:difference}.cursor-inner{position:fixed;top:0;left:0;width:8px;height:8px;background:#6366f1;border-radius:50%;pointer-events:none;z-index:99998;transition:width .2s cubic-bezier(.16,1,.3,1),height .2s cubic-bezier(.16,1,.3,1),background .15s ease;will-change:transform}.cursor-trail{position:fixed;top:0;left:0;border-radius:50%;background:#6366f1;pointer-events:none;z-index:99997;will-change:transform}.cursor-outer.cursor-hover{width:56px;height:56px;border-color:#6366f199;background:#6366f10d}.cursor-inner.cursor-hover{width:4px;height:4px;background:#a78bfa}@media (pointer: fine){*{cursor:none!important}}@media (pointer: coarse){.cursor-outer,.cursor-inner,.cursor-trail{display:none!important}*{cursor:auto!important}}@media (prefers-reduced-motion: reduce){.cursor-trail{display:none!important}}
