html,body{cursor:none}.custom-cursor{pointer-events:none;border:2px solid var(--primary-color);z-index:999999;background:0 0;border-radius:50%;width:18px;height:18px;position:fixed;top:0;left:0;transform:translate(-50%,-50%)}.custom-cursor.hovering{border-color:var(--primary-color);width:26px;height:26px;box-shadow:0 0 0 4px #e11d480f}a,button,input,textarea,[role=button],[tabindex]:not([tabindex="-1"]){cursor:none}input,textarea{cursor:text}a:active,button:active{transform:translateY(.5px)}
