/* login-final-polish-20260702b */
html body.login-executive-preview #loginScreen input#loginEmail,
html body.login-executive-preview #loginScreen input#loginPassword,
html body.login-executive-preview #loginEmail,
html body.login-executive-preview #loginPassword,
html body.login-executive-preview #loginScreen .field input[type="email"],
html body.login-executive-preview #loginScreen .field input[type="password"]{
  appearance:none!important;
  -webkit-appearance:none!important;
  background:#06140d!important;
  background-color:#06140d!important;
  background-image:none!important;
  color:#ffffff!important;
  -webkit-text-fill-color:#ffffff!important;
  caret-color:#31f27b!important;
  border:1px solid rgba(74,222,128,.58)!important;
  outline:none!important;
  box-shadow:inset 0 0 0 1000px #06140d,0 0 0 1px rgba(34,197,94,.16),0 14px 34px rgba(0,0,0,.22)!important;
  filter:none!important;
}
html body.login-executive-preview #loginScreen input#loginEmail:hover,
html body.login-executive-preview #loginScreen input#loginEmail:focus,
html body.login-executive-preview #loginScreen input#loginEmail:active,
html body.login-executive-preview #loginScreen input#loginPassword:hover,
html body.login-executive-preview #loginScreen input#loginPassword:focus,
html body.login-executive-preview #loginScreen input#loginPassword:active{
  background:#06140d!important;
  background-color:#06140d!important;
  background-image:none!important;
  color:#ffffff!important;
  -webkit-text-fill-color:#ffffff!important;
  border-color:rgba(74,222,128,.78)!important;
  box-shadow:inset 0 0 0 1000px #06140d,0 0 0 4px rgba(34,197,94,.14)!important;
}
html body.login-executive-preview #loginScreen input#loginEmail::placeholder,
html body.login-executive-preview #loginScreen input#loginPassword::placeholder,
html body.login-executive-preview #loginEmail::placeholder,
html body.login-executive-preview #loginPassword::placeholder{
  color:rgba(226,252,239,.58)!important;
  -webkit-text-fill-color:rgba(226,252,239,.58)!important;
  opacity:1!important;
}
html body.login-executive-preview #loginScreen input#loginEmail:-webkit-autofill,
html body.login-executive-preview #loginScreen input#loginEmail:-webkit-autofill:hover,
html body.login-executive-preview #loginScreen input#loginEmail:-webkit-autofill:focus,
html body.login-executive-preview #loginScreen input#loginEmail:-webkit-autofill:active,
html body.login-executive-preview #loginScreen input#loginPassword:-webkit-autofill,
html body.login-executive-preview #loginScreen input#loginPassword:-webkit-autofill:hover,
html body.login-executive-preview #loginScreen input#loginPassword:-webkit-autofill:focus,
html body.login-executive-preview #loginScreen input#loginPassword:-webkit-autofill:active{
  -webkit-text-fill-color:#ffffff!important;
  caret-color:#31f27b!important;
  border-color:rgba(74,222,128,.78)!important;
  -webkit-box-shadow:inset 0 0 0 1000px #06140d,0 0 0 1px rgba(34,197,94,.18)!important;
  box-shadow:inset 0 0 0 1000px #06140d,0 0 0 1px rgba(34,197,94,.18)!important;
  transition:background-color 99999s ease-out 0s,color 99999s ease-out 0s!important;
}
html body.login-executive-preview #loginScreen .login-security-note{
  display:none!important;
}
html body.login-executive-preview #loginScreen .login-bottom-safe{
  position:absolute!important;
  left:50%!important;
  bottom:15px!important;
  transform:translateX(-50%)!important;
  display:block!important;
  width:max-content!important;
  max-width:calc(100vw - 40px)!important;
  text-align:center!important;
  font-size:13px!important;
  line-height:1.25!important;
  font-weight:750!important;
  letter-spacing:.01em!important;
  color:rgba(226,252,239,.66)!important;
  -webkit-text-fill-color:rgba(226,252,239,.66)!important;
  text-shadow:0 8px 24px rgba(0,0,0,.42)!important;
}
html body.login-executive-preview #loginScreen .login-bottom-safe::before,
html body.login-executive-preview #loginScreen .login-bottom-safe::after{
  content:none!important;
  display:none!important;
}
html body.login-executive-preview #loginScreen .login-bottom-safe b,
html body.login-executive-preview #loginScreen .login-bottom-safe svg{
  display:none!important;
}