.simple-cursor{isolation:isolate;left:0!important;mix-blend-mode:difference;pointer-events:none!important;position:fixed!important;top:0!important;transition:opacity .3s ease;z-index:2147483647!important}.cursor-dot{background:#fff;border-radius:50%;height:8px;transform:translate3d(calc(var(--x) - 4px),calc(var(--y) - 4px),0);transition:width .15s ease,height .15s ease;width:8px}.cursor-dot,.cursor-ring{pointer-events:none!important;position:fixed!important;will-change:transform;z-index:inherit}.cursor-ring{border:2px solid #fff;border-radius:50%;height:30px;opacity:.5;transform:translate3d(calc(var(--x) - 15px),calc(var(--y) - 15px),0);transition:width .2s ease,height .2s ease,opacity .2s ease;width:30px}.cursor-dot--hover{height:12px;transform:translate3d(calc(var(--x) - 6px),calc(var(--y) - 6px),0);width:12px}.cursor-ring--hover{height:50px;opacity:.8;transform:translate3d(calc(var(--x) - 25px),calc(var(--y) - 25px),0);width:50px}@media (hover:none) and (pointer:coarse){.simple-cursor{display:none}}
