:root{--joy-accent:#f0a35e;--joy-accent-hot:#e09048;--joy-accent-press:#c87e3a;}
.LoginScreen .form .ZLoginButton,.LoginScreen .ZLoginButton,.form .ZLoginButton{background-color:var(--joy-accent)!important;border:1px solid var(--joy-accent-hot)!important;border-radius:8px!important;color:#111827!important;font-weight:700!important;box-shadow:0 1px 2px rgba(17,24,39,0.06);}
.LoginScreen .form .ZLoginButton:hover,.LoginScreen .ZLoginButton:hover,.form .ZLoginButton:hover{background-color:var(--joy-accent-hot)!important;color:#111827!important;}
.LoginScreen .form .ZLoginButton:active,.LoginScreen .ZLoginButton:active,.form .ZLoginButton:active{background-color:var(--joy-accent-press)!important;color:#111827!important;}
.LoginScreen .ImgLoginBanner,.LoginScreen .logo .ImgLoginBanner,.SplashScreen .ImgLoginBanner{width:260px!important;height:64px!important;max-width:100%;margin:0!important;overflow:visible!important;background-image:url(/skins/_base/logos/LoginBanner.png)!important;background-size:contain!important;background-repeat:no-repeat!important;background-position:left center!important;}
.LoginScreen .logo{margin:0 0 16px!important;min-height:64px;width:100%;overflow:visible!important;display:flex;align-items:center;justify-content:flex-start;text-align:left;}
.LoginScreen .logo a,.LoginScreen #bannerLink{display:inline-block;margin:0!important;margin-right:auto!important;line-height:0;overflow:visible!important;text-align:left;}
.LoginScreen .modernContentBox{overflow:visible!important;}
.LoginScreen .modernCenter .logo,.LoginScreen .modernContentBox .logo{justify-content:flex-start!important;align-self:stretch;}
.SplashScreen.JoySplash,.SplashScreen{background:linear-gradient(180deg,#f8fafc 0,#eef2f7 55%,#e8edf4 100%)!important;}
.SplashScreen::before{content:'';position:absolute;top:0;left:0;right:0;height:3px;z-index:20;background:linear-gradient(90deg,#243b6b 0,#d4a574 48%,#243b6b 100%);}
.SplashScreen .JoySplash-label,.SplashScreen #ZLoginAppName{margin-top:10px!important;font-size:11px!important;font-weight:600!important;letter-spacing:.16em!important;text-transform:uppercase!important;color:#243b6b!important;}
.SplashScreen .JoySplash-footnote{color:#94a3b8!important;font-size:12px!important;letter-spacing:.04em!important;}
.SplashScreen .loader{height:2px!important;border-radius:999px!important;background:#e2e8f0!important;overflow:hidden!important;}
.SplashScreen .loader:before{background:linear-gradient(90deg,#243b6b,#d4a574,#243b6b)!important;}