#xero-custom-cursor{left:0;pointer-events:none;position:fixed;top:0;z-index:999999}#xero-custom-cursor .xero-cursor-dot,#xero-custom-cursor .xero-cursor-outline{opacity:0;pointer-events:none;position:fixed;transition:opacity .3s ease}#xero-custom-cursor .xero-cursor-dot{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:50%;height:8px;transform:translate(-50%,-50%);transition:width .3s ease,height .3s ease,background .3s ease;width:8px;z-index:999999}#xero-custom-cursor .xero-cursor-dot.hover{background:#764ba2;height:4px;width:4px}#xero-custom-cursor .xero-cursor-outline{border:2px solid rgba(102,126,234,.5);border-radius:50%;height:40px;transform:translate(-50%,-50%);transition:width .3s ease,height .3s ease,border-color .3s ease;width:40px}#xero-custom-cursor .xero-cursor-outline.hover{border-color:rgba(118,75,162,.8);height:60px;width:60px}*{cursor:inherit!important}[role=button],a,button,input[type=button],input[type=submit]{cursor:none!important}
