html,body.md-auth-page{margin:0!important;min-height:100%;background:#f5f8fa;color:#152331}
body.md-auth-page{min-height:100vh}
body.md-auth-page #wpadminbar{display:none!important}
body.md-auth-page{padding-top:0!important}
.md-auth-layout{min-height:100vh;display:grid;grid-template-rows:auto 1fr auto;background:linear-gradient(180deg,#fff 0,#f5f8fa 38%,#f5f8fa 100%)}
.md-auth-header{height:96px;display:flex;align-items:center;justify-content:center;padding:12px 24px;border-bottom:1px solid #e4eaf0;background:#fff;box-sizing:border-box}
.md-auth-header a{display:inline-flex;align-items:center;justify-content:center;text-decoration:none}
.md-auth-header img{display:block;width:min(270px,70vw);max-height:72px;height:auto;object-fit:contain}
.md-auth-main{width:100%;min-width:0;box-sizing:border-box;display:flex;align-items:flex-start;justify-content:center;padding:30px 12px 48px}
.md-auth-main .md-login-shell,.md-auth-main .md-registration-shell{width:100%;box-sizing:border-box;margin:0 auto}
.md-auth-footer{display:flex;justify-content:space-between;gap:20px;flex-wrap:wrap;padding:18px 32px;background:#0b3558;color:#fff;font-size:13px;box-sizing:border-box}
.md-auth-footer a{color:#fff;text-decoration:underline;text-underline-offset:3px}
.md-auth-page .md-login-card,.md-auth-page .md-registration-card{border-color:#dce5ec;box-shadow:0 18px 50px rgba(11,53,88,.10)}
.md-auth-page .md-login-brand,.md-auth-page .md-registration-brand{color:#0f5e9c}
.md-auth-page .md-login-button,.md-auth-page .md-registration-button{background:#0f5e9c!important}
.md-auth-page .md-alert{background:#fff;border:1px solid #dce5ec;border-radius:14px;box-shadow:0 18px 50px rgba(11,53,88,.08)}
@media(max-width:640px){.md-auth-header{height:78px}.md-auth-header img{max-height:58px}.md-auth-main{padding:22px 4px 34px}.md-auth-footer{padding:16px 18px;display:block;text-align:center}.md-auth-footer span{display:block;margin:5px 0}}
.md-auth-main .md-password-shell{width:100%;box-sizing:border-box;margin:0 auto}
.md-auth-page .md-password-card{border-color:#dce5ec;box-shadow:0 18px 50px rgba(11,53,88,.10)}
.md-auth-page .md-password-brand{color:#0f5e9c}
.md-auth-page .md-password-button{background:#0f5e9c!important}
