@keyframes pulse-bg{0%,to{background-color:#0073df}50%{background-color:#00258e}}.btn-loading{animation:pulse-bg 1.5s infinite;cursor:not-allowed;pointer-events:none}
