:root{--theme-color-brand: var(--theme-color-brand, #3858E9);--theme-color-brand-95: color-mix(in oklab, var(--theme-color-brand) 5%, white);--theme-color-brand-90: color-mix(in oklab, var(--theme-color-brand) 15%, white);--theme-color-brand-80: color-mix(in oklab, var(--theme-color-brand) 40%, white);--theme-color-brand-30: color-mix(in oklab, var(--theme-color-brand) 70%, black);--theme-color-brand-20: color-mix(in oklab, var(--theme-color-brand) 60%, black)}html body{background:#f3f3f3;color:#333}#login{max-width:90%;width:380px}.login .message,.login .success{border-color:var(--theme-color-brand)}.wp-core-ui .button,.wp-core-ui .button-secondary{color:var(--theme-color-brand-30)}.wp-core-ui .button:hover,.wp-core-ui .button:focus,.wp-core-ui .button-secondary:hover,.wp-core-ui .button-secondary:focus{color:var(--theme-color-brand)}.two-factor-email-resend .button,.wp-button,.wp-core-ui .submit .button{background-color:#fff;border-radius:3px;border:1px solid var(--theme-color-brand-80);box-shadow:none;box-sizing:border-box;color:var(--theme-color-brand-30);display:block;float:none !important;font-size:1rem;height:auto;line-height:1.3;padding:13px 15px;text-align:center;text-shadow:none;transition:background .15s ease;white-space:normal;width:100%}.two-factor-email-resend .button:hover,.two-factor-email-resend .button:active,.two-factor-email-resend .button:focus,.wp-button:hover,.wp-button:active,.wp-button:focus,.wp-core-ui .submit .button:hover,.wp-core-ui .submit .button:active,.wp-core-ui .submit .button:focus{background:var(--theme-color-brand-90)}.wp-button-primary,.wp-core-ui .submit .button-primary{background-color:var(--theme-color-brand-95);border:1px solid var(--theme-color-brand);color:var(--theme-color-brand-30)}.wp-button-primary:hover,.wp-button-primary:active,.wp-button-primary:focus,.wp-core-ui .submit .button-primary:hover,.wp-core-ui .submit .button-primary:active,.wp-core-ui .submit .button-primary:focus{background:var(--theme-color-brand-30);border-color:var(--theme-color-brand-30);color:#fff;box-shadow:none}@media screen and (min-height: 551px){#login{padding-bottom:5%}}.login form{border-radius:5px;border:none !important;box-shadow:0 2px 5px rgba(0,0,0,.1);padding:40px}.login h1 a{background-image:var(--theme-logo) !important;background-size:contain !important;background-position:center;width:100% !important;height:24vw;max-height:140px;margin-bottom:20px;padding:0;max-width:100%;margin-left:0;margin-right:0}.login .privacy-policy-page-link,.login #backtoblog,.login #nav{margin:8px 0;text-align:center;font-weight:normal}.login .privacy-policy-page-link a,.login #backtoblog a,.login #nav a{color:var(--theme-color-brand-20);text-decoration:none}.login .privacy-policy-page-link a:hover,.login #backtoblog a:hover,.login #nav a:hover{color:var(--theme-color-brand)}.login .privacy-policy-page-link,.login #backtoblog{display:none}.login p.forgetmenot{position:relative;overflow:hidden;display:block;float:none}.login form p.submit{margin-top:10px !important}.login form p.submit .button+.button{margin-top:10px}#registerform h2{display:none}.cf-turnstile{margin:0 !important}.two-factor-email-resend{margin-top:10px}.wp-core-ui .select{width:100%;margin:0 6px 16px 0;font-size:24px}.login fieldset{width:100%;border:none;padding:0;display:flex;border:1px solid var(--theme-color-brand);background-color:var(--theme-color-brand-95);border-radius:4px;overflow:hidden;margin:2px 0 16px 0}.login fieldset>label{color:var(--theme-color-brand-30);display:flex;align-items:center;justify-content:center;flex-grow:1;padding:10px;border-left:1px solid var(--theme-color-brand);margin:0 !important;transition:background-color .15s ease,color .15s ease;cursor:pointer}.login fieldset>label:first-child{border-left:none}.login fieldset>label input{position:absolute;clip:rect(1px, 1px, 1px, 1px);height:1px;width:1px;left:-9999px}.login fieldset>label:has(input:checked){background-color:var(--theme-color-brand);color:#fff;cursor:default}/*# sourceMappingURL=style-login.css.map */