/* One visual language for login, registration and password recovery. */
.msh-info-page:has(.lsd-auth-wrapper){max-width:680px!important;margin:42px auto!important;padding:36px!important}
.msh-info-page:has(.lsd-auth-wrapper) h1{font-size:clamp(26px,4vw,36px)!important;line-height:1.15!important;letter-spacing:-.8px;margin-bottom:16px!important}
.msh-marketplace .lsd-auth-wrapper{color:#34434b;font-family:inherit}
.msh-marketplace .lsd-auth-switcher-buttons{display:flex!important;gap:6px!important;padding:5px!important;background:#eef0f1;border-radius:10px;margin:24px 0!important;flex-wrap:wrap}
.msh-marketplace .lsd-auth-switcher-buttons .lsd-auth-switch-button{flex:1;border:0!important;border-radius:7px!important;padding:11px 12px!important;background:transparent!important;color:#46545e!important;font-size:14px!important;font-weight:600!important;box-shadow:none!important;line-height:1.3;min-height:42px;white-space:nowrap}
.msh-marketplace .lsd-auth-switcher-buttons .lsd-auth-switch-button:hover,.msh-marketplace .lsd-auth-switcher-buttons .lsd-auth-switch-button:focus-visible{background:#fff!important;color:var(--msh-accent,#ea6127)!important}
.msh-marketplace .lsd-auth-switcher-buttons .lsd-auth-switch-button.active{background:var(--msh-accent,#ea6127)!important;color:#fff!important}
.msh-marketplace .lsd-auth-wrapper .form-group,.msh-marketplace .lsd-auth-wrapper form>p{margin:0 0 16px!important}
.msh-marketplace .lsd-auth-wrapper label{display:block!important;position:static!important;transform:none!important;font-size:13px!important;font-weight:600!important;margin:0 0 6px!important;color:#34434b!important}
.msh-marketplace .lsd-auth-wrapper input:not([type=checkbox]):not([type=hidden]):not([type=submit]){width:100%!important;min-height:46px!important;background:#fff!important;border:1px solid #ccd2d5!important;border-radius:8px!important;padding:10px 12px!important;font-size:15px!important;color:#23313a!important;box-shadow:none!important}
.msh-marketplace .lsd-auth-wrapper input:focus{outline:2px solid #ea612733!important;border-color:var(--msh-accent,#ea6127)!important}
.msh-marketplace .lsd-auth-wrapper button[type=submit],.msh-marketplace .lsd-auth-wrapper input[type=submit]{background:var(--msh-accent,#ea6127)!important;color:#fff!important;border:0!important;border-radius:8px!important;padding:12px 20px!important;width:100%!important;font-size:15px!important;font-weight:600!important;min-height:46px!important}
.msh-marketplace .lsd-auth-wrapper button:disabled{opacity:.55;cursor:wait}
.msh-marketplace .lsd-auth-switcher-links{margin:18px 0!important;gap:14px;flex-wrap:wrap}
.msh-marketplace .lsd-auth-switcher-links .lsd-auth-switch-button{color:#7e3023!important;font-size:13px!important;background:none!important;border:0!important;cursor:pointer;text-decoration:underline;text-underline-offset:3px}
.msh-marketplace .lsd-auth-wrapper .msh-auth-help,.msh-marketplace .lsd-auth-wrapper .msh-auth-security{font-size:12px!important;color:#53616a!important;line-height:1.5;margin:0 0 16px!important}
.msh-registration-trap{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important}
@media(max-width:600px){.msh-info-page:has(.lsd-auth-wrapper){margin:20px auto!important;padding:22px 18px!important}.msh-marketplace .lsd-auth-switcher-buttons .lsd-auth-switch-button{font-size:12px!important;padding:10px 7px!important}}

.msh-marketplace .lsd-auth-wrapper button[type=submit]:hover,.msh-marketplace .lsd-auth-wrapper input[type=submit]:hover{background:#d6531e!important}
