body{cursor:default}a,button,input,textarea,select,label,[role=button],[onclick],.clickable{cursor:pointer}.cursor-main{position:fixed;width:14px;height:14px;border-radius:50%;pointer-events:none;transform:translate(-50%,-50%) scale(1);z-index:9999;background:#187893f2;box-shadow:0 0 12px #287991b3,0 0 24px #218a9d66,0 0 40px #0ea1bb40;transition:transform .18s ease,box-shadow .25s ease,opacity .2s ease}.cursor-hover{transform:translate(-50%,-50%) scale(1.8);box-shadow:0 0 18px #00ffc8e6,0 0 36px #00ffc899,0 0 60px #00ffc859}.cursor-click{transform:translate(-50%,-50%) scale(.9)}.cursor-glow{position:fixed;width:42px;height:42px;border-radius:50%;pointer-events:none;transform:translate(-50%,-50%);z-index:9998;background:#00ffc826;filter:blur(20px);opacity:.85;transition:opacity .25s ease}.cursor-particle{position:fixed;width:8px;height:8px;border-radius:50%;pointer-events:none;z-index:9997;background:#00ffc859;filter:blur(2px);transform:translate(-50%,-50%);transition:opacity .3s ease}body:not(:hover) .cursor-main,body:not(:hover) .cursor-glow,body:not(:hover) .cursor-particle{opacity:0}
