@media screen and (min-width:993px){@media (hover:hover){.interactive,a,a *,body,button,button *{cursor:none!important}}body{--cursor-scale:1}body:has(.interactive:hover),body:has(a:hover),body:has(button:hover){--cursor-scale:2}.cursor-dot{width:15px;height:15px;background:#4a90e2;transform:translate3d(var(--x),var(--y),0);z-index:9999}.cursor-dot,.cursor-ring{position:fixed;top:0;left:0;border-radius:50%;pointer-events:none}.cursor-ring{width:40px;height:40px;background:#4a91e239;transform:translate3d(var(--x),var(--y),0) scale(var(--cursor-scale));transition:transform .18s ease-out,opacity .18s ease-out;z-index:9998}}