body.login { background: #f6f2e9; color: #171812; font-family: "Helvetica Neue", Arial, sans-serif; }
body.login #login { width: min(430px, calc(100% - 44px)); padding-top: 7vh; }
body.login h1 a { background: none; text-indent: 0; width: auto; height: auto; font: 36px/1.1 Georgia, serif; color: #171812; margin-bottom: 30px; }
body.login form { background: #fffdf8; padding: 30px; border: 1px solid #d7c6a8; box-shadow: none; border-radius: 0; }
body.login form .input, body.login input[type=text], body.login input[type=password], body.login input[type=email] { background: #f6f2e9; border-color: #c6bcac; color: #171812; border-radius: 0; min-height: 48px; font-size: 20px; }
body.login .button-primary { background: #171812; color: #fffdf8; border-color: #171812; border-radius: 0; min-height: 45px; padding: 4px 22px; box-shadow: none; }
body.login .button { border-radius: 0; }
body.login .message, body.login #login_error { border-left-color: #a64224; background: #fffdf8; box-shadow: none; line-height: 1.7; }
body.login label { font-size: 14px; margin-bottom: 8px; }
body.login p { line-height: 1.7; }
body.login #nav a, body.login #backtoblog a, body.login .privacy-policy-link { color: #465345; }
.uah-code-kicker { text-transform: uppercase; letter-spacing: .15em; font-size: 10px; color: #6d6c64; }
.uah-code-heading { font: 34px/1.1 Georgia, serif; margin: 10px 0 20px; }
.uah-code-help { padding-top: 18px; font-size: 12px; color: #6d6c64; }
.uah-code-help a { color: #465345; }
.uah-native-intro { text-align: center; margin-bottom: 22px!important; color: #6d6c64; }
