body.has-custom-cursor *{cursor:none!important}.custom-cursor{width:16px;height:16px;background:#fff;border-radius:50%;z-index:999999}.cursor-ring,.custom-cursor{position:fixed;pointer-events:none;mix-blend-mode:difference;top:0;left:0;will-change:transform}.cursor-ring{width:32px;height:32px;border:1px solid #fff;border-radius:50%;z-index:999998;transition:width .3s ease,height .3s ease,opacity .3s ease;opacity:.5}.cursor-ring.hovering{width:48px;height:48px;opacity:1}.cursor-ring.clicking{width:20px;height:20px}