.auth-image{background-repeat:no-repeat;background-color:rgba(255,255,255,.2)!important;background-image:url(/images/ba_back.png);background-size:cover;min-height:100vh}.auth-form-header{font-weight:600;font-size:16px;line-height:17px;color:#0d016b}.auth-form-title{font-weight:700;font-size:10px;line-height:17px;text-transform:uppercase;color:#0d016b}.auth-alt-text{font-weight:600;font-size:13px;line-height:19px;text-align:center;color:#0d016b;display:flex;flex-direction:row}.auth-alt-text:after,.auth-alt-text:before{content:"";flex:1 1;border-bottom:1px solid #0d016b!important;margin:auto}.auth-form-error{font-weight:700;font-size:12px;line-height:17px;text-transform:uppercase;color:#f84602;text-align:center}.auth-footer-text{margin-top:auto;padding:20px 0;left:0;right:0}.auth-footer-text,.auth-footer-text-link{font-style:normal;font-weight:500;font-size:12px;color:#0d016b!important}.footer-text{font-style:normal;font-weight:400;font-size:12px;color:#ffffff!important}@keyframes fadeIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes pulseGlow{0%,to{box-shadow:0 0 4px rgba(147,51,234,.2),0 0 8px rgba(147,51,234,.15)}50%{box-shadow:0 0 6px rgba(147,51,234,.25),0 0 12px rgba(147,51,234,.2)}}@keyframes shimmer{0%{background-position:-1000px 0}to{background-position:1000px 0}}.login-card{animation:fadeIn .4s ease-out;border:1px solid rgba(0,0,0,.05);background-color:#f8f5fc;width:80%;max-width:400px;margin:auto}.btn.bg-secondary-btn{position:relative;overflow:hidden;transition:all .3s ease;font-size:14px!important;height:44px}.btn.bg-secondary-btn:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 0 4px rgba(147,51,234,.2),0 0 8px rgba(147,51,234,.15);animation:pulseGlow 1s ease-in-out infinite}.btn.bg-secondary-btn:active:not(:disabled){transform:translateY(0)}.btn.bg-secondary-btn:disabled{animation:none;box-shadow:none;opacity:.6}.btn.bg-secondary-btn .ms-icon{transition:transform .2s ease}.btn.bg-secondary-btn:hover:not(:disabled) .ms-icon{transform:scale(1.1)}.auth-footer-text a{transition:all .2s ease}.auth-footer-text a:hover{opacity:.7}.spinner{display:inline-block;width:14px;height:14px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:spin .8s linear infinite;margin-right:8px}#auth #azure-ad:hover:not(:disabled),#auth .bg-secondary-btn:hover:not(:disabled){transform:translateY(-2px) scale(1.02);box-shadow:0 6px 12px rgba(53,41,127,.2),0 2px 4px rgba(53,41,127,.1),0 0 4px rgba(147,51,234,.2),0 0 8px rgba(147,51,234,.15);background-color:#f8f8f8!important;border-color:#a20fb7!important;animation:pulseGlow 1s ease-in-out infinite}#auth #credential-signin:hover:not(:disabled){transform:translateY(-2px) scale(1.02);box-shadow:0 6px 12px rgba(162,15,183,.4),0 2px 4px rgba(162,15,183,.2),0 0 4px rgba(147,51,234,.2),0 0 8px rgba(147,51,234,.15);background-color:#8a0da0!important;animation:pulseGlow 1s ease-in-out infinite}#auth #azure-ad:active:not(:disabled),#auth .bg-secondary-btn:active:not(:disabled){transform:translateY(0) scale(.98);box-shadow:0 2px 4px rgba(53,41,127,.15);animation:none}#auth #credential-signin:active:not(:disabled){transform:translateY(0) scale(.98);box-shadow:0 2px 4px rgba(162,15,183,.3);animation:none}