.wordpress-login-screen{--wp-color-accent:#3858e9;--wp-color-accent-hover:#1d4fc4;--wp-color-accent-active:#163d98;--wp-color-text:#1d2327;--wp-color-text-subtle:#646970;--wp-color-text-inverted:#fff;--wp-color-border:#dcdcde;--wp-color-border-strong:#949494;--wp-color-separator:#eaeaeb;--wp-color-surface:#fff;--wp-color-surface-muted:#f6f7f7;--wp-top-bar-height:56px;--wp-top-bar-padding-inline:1.5rem;--wp-content-block-padding:2rem;--wp-content-inline-padding:1rem;--wp-form-column-max-width:320px;--wp-form-total-max-width:758px;box-sizing:border-box;display:flex;flex-direction:column;align-items:center;min-height:100vh;min-height:100dvh;width:100%;overflow-x:hidden;margin:0;background:var(--wp-color-surface);color:var(--wp-color-text);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;padding:0 env(safe-area-inset-right) 0 env(safe-area-inset-left)}.wordpress-login-screen *,.wordpress-login-screen :after,.wordpress-login-screen :before{box-sizing:border-box}.wordpress-login-screen a{color:inherit}.wordpress-sr-only{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.wp-brand-font{font-family:Recoleta,"Noto Serif",Georgia,Times New Roman,Times,serif;font-weight:700}.wordpress-top-bar-wrapper{width:100%}.wordpress-top-bar{justify-content:space-between;gap:.75rem;width:100%;min-height:var(--wp-top-bar-height);padding:1rem var(--wp-top-bar-padding-inline);padding-top:calc(1rem + env(safe-area-inset-top))}.wordpress-top-bar,.wordpress-top-bar__left,.wordpress-top-bar__right{display:flex;align-items:center}.wordpress-top-bar__logo-wrapper{display:inline-flex;align-items:center;color:var(--wp-color-text);text-decoration:none;line-height:0}.wordpress-top-bar__wordmark{display:block;height:18px;width:auto;color:var(--wp-color-text)}.wordpress-top-bar__nav{display:flex;gap:1rem}.wordpress-top-bar__link{color:var(--wp-color-text);font-size:.875rem;font-weight:500;line-height:1.5;text-decoration:underline;text-underline-offset:3px}.wordpress-top-bar__link:focus-visible,.wordpress-top-bar__link:hover{text-decoration:underline;color:var(--wp-color-accent)}.wordpress-content{flex:1;padding:var(--wp-content-block-padding) var(--wp-content-inline-padding);padding-bottom:calc(var(--wp-content-block-padding) + var(--wp-top-bar-height))}.wordpress-content,.wordpress-content__inner{display:flex;align-items:center;justify-content:center;width:100%}.wordpress-content__inner{flex-direction:column;gap:2rem;max-width:var(--wp-form-total-max-width)}.wordpress-content__heading{display:flex;flex-direction:column;gap:.5rem;text-align:center;width:100%}.wordpress-content__title{margin:0;color:var(--wp-color-text);font-size:2rem;line-height:40px;text-wrap:balance}.wordpress-content__subtitle{margin:0;color:var(--wp-color-text-subtle);font-size:1rem;line-height:1.5;text-wrap:balance}.wordpress-content__tos a{color:var(--wp-color-text-subtle);text-decoration:underline;text-underline-offset:2px}.wordpress-content__tos a:focus-visible,.wordpress-content__tos a:hover{color:var(--wp-color-text)}.wordpress-content__card-host{width:100%;display:flex;justify-content:center}.wordpress-content__footer{display:flex;flex-direction:column;align-items:center;gap:1em;color:var(--wp-color-text-subtle);font-size:.875rem;text-align:center}.wordpress-content__footer-link{color:var(--wp-color-text);font-weight:500;text-decoration:underline;text-underline-offset:3px}.wordpress-content__footer-link:focus-visible,.wordpress-content__footer-link:hover{color:var(--wp-color-accent)}.wordpress-login-card{width:100%;display:flex;flex-direction:column;align-items:center}.wordpress-login-card--login{max-width:var(--wp-form-total-max-width)}.wordpress-login-card--code,.wordpress-login-card--password,.wordpress-login-card--phone{max-width:400px}.wordpress-form{display:flex;flex-direction:column;justify-content:center;gap:1rem;width:100%;margin:0}.wordpress-form--social-first{max-width:var(--wp-form-total-max-width);flex-direction:column}@media(min-width:782px){.wordpress-form--social-first{flex-direction:row;align-items:stretch}}.wordpress-form--single{max-width:400px;align-items:stretch}.wordpress-form__userdata{display:flex;flex-direction:column;justify-content:center;gap:.5rem;padding:0 16px;width:100%;max-width:var(--wp-form-column-max-width);margin:0 auto}.wordpress-form__userdata--single{max-width:100%;padding:0;gap:.75rem}.wordpress-form__label{display:block;color:#1e1e1e;font-size:.875rem;font-weight:500;line-height:1.4;margin-bottom:6px}.wordpress-form__text-input{width:100%;height:40px;padding:6px 8px;margin:0;background-color:var(--wp-color-surface);border:1px solid var(--wp-color-border-strong);border-radius:2px;box-shadow:0 0 0 transparent;color:var(--wp-color-text);font-family:inherit;font-size:.875rem;line-height:normal;transition:box-shadow .1s linear,border-color .1s linear}.wordpress-form__text-input:focus{outline:none;border-color:var(--wp-color-accent);box-shadow:0 0 0 1.5px var(--wp-color-accent)}.wordpress-form__text-input--otp{letter-spacing:.5em;text-align:center;font-size:1.25rem;height:48px}.wordpress-form__text-input--error,.wordpress-form__text-input--error:focus{border-color:#d63638;box-shadow:0 0 0 1.5px #d63638}.wordpress-form__text-input:disabled{cursor:not-allowed;opacity:.7;background-color:var(--wp-color-surface-muted)}.wordpress-form__error{box-sizing:border-box;width:100%;max-width:400px;margin:0 0 16px;padding:12px 14px;border-radius:4px;background:#fcf0f1;border:1px solid #f0b7b8;color:#8a1f21;font-size:.875rem;line-height:1.4;text-align:left}.wordpress-login-card--login .wordpress-form__error{max-width:var(--wp-form-total-max-width)}.wordpress-form__password{position:relative}.wordpress-form__password .wordpress-form__text-input{padding-right:44px}.wordpress-form__password-toggle{position:absolute;right:4px;top:50%;transform:translateY(-50%);background:transparent;border:0;padding:8px;color:var(--wp-color-text-subtle);cursor:pointer;border-radius:2px}.wordpress-form__password-toggle:focus-visible,.wordpress-form__password-toggle:hover{color:var(--wp-color-text);background:#0000000a;outline:none}.wordpress-form__action{margin-top:.75rem}.wordpress-form__action--single{margin-top:1rem}.wordpress-form__hint{margin:0 0 .25rem;color:var(--wp-color-text-subtle);font-size:.875rem;line-height:1.5;text-align:left}.wordpress-form__resend{margin-top:1rem;text-align:center}.wordpress-form__resend-link{color:var(--wp-color-accent);font-size:.875rem;font-weight:500;text-decoration:underline;text-underline-offset:2px}.wordpress-form__resend-link:focus-visible,.wordpress-form__resend-link:hover{color:var(--wp-color-accent-hover)}.wordpress-form__phone{display:flex;gap:8px}.wordpress-form__phone-country{height:40px;padding:6px 8px;border:1px solid var(--wp-color-border-strong);border-radius:2px;background:var(--wp-color-surface);color:var(--wp-color-text);font-family:inherit;font-size:.875rem;min-width:84px}.wordpress-form__phone-country:focus{outline:none;border-color:var(--wp-color-accent);box-shadow:0 0 0 1.5px var(--wp-color-accent)}.wordpress-form__phone-number{flex:1}.wordpress-form__separator{position:relative;display:flex;align-items:center;justify-content:center;margin:20px 0;width:calc(100% - 32px)}.wordpress-form__separator:after,.wordpress-form__separator:before{content:"";position:absolute;top:50%;height:0;width:42%;border-block-start:1px solid var(--wp-color-separator)}.wordpress-form__separator:before{left:0}.wordpress-form__separator:after{left:58%}.wordpress-form__separator-text{position:relative;z-index:1;padding:0 24px;color:var(--wp-color-text-subtle);font-size:.75rem;font-weight:500;text-transform:uppercase;text-align:center;white-space:nowrap;background:var(--wp-color-surface)}@media(min-width:782px){.wordpress-form__separator{flex-direction:column;width:32px;min-height:260px;margin:0;align-self:stretch}.wordpress-form__separator:after,.wordpress-form__separator:before{width:0;height:42%;border-block-start:0;border-inline-start:1px solid var(--wp-color-separator);left:50%}.wordpress-form__separator:before{top:0}.wordpress-form__separator:after{top:58%}.wordpress-form__separator-text{padding:8px 0}}.wordpress-form__social{display:flex;flex-direction:column;padding:0 16px;width:100%;max-width:var(--wp-form-column-max-width);margin:0 auto}.wordpress-form__social-list{display:flex;flex-direction:column;gap:16px;width:100%}.wordpress-btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;width:100%;min-height:40px;height:40px;padding:6px 18px;margin:0;border:0;border-radius:2px;background:transparent;color:var(--wp-color-text);font-family:inherit;font-size:.875rem;font-weight:500;line-height:1;cursor:pointer;text-decoration:none;transition:background-color .15s ease,box-shadow .15s ease,color .15s ease}.wordpress-btn:focus-visible{outline:none;box-shadow:0 0 0 2px var(--wp-color-accent)}.wordpress-btn--primary{background:var(--wp-color-accent);color:var(--wp-color-text-inverted);box-shadow:inset 0 0 0 1px var(--wp-color-accent);min-height:44px;height:44px;font-weight:600}.wordpress-btn--primary:hover:not(:disabled){background:var(--wp-color-accent-hover);box-shadow:inset 0 0 0 1px var(--wp-color-accent-hover)}.wordpress-btn--primary:active:not(:disabled){background:var(--wp-color-accent-active);box-shadow:inset 0 0 0 1px var(--wp-color-accent-active)}.wordpress-btn--primary:disabled{cursor:not-allowed;opacity:.5}.wordpress-login-screen.is-loading .wordpress-btn--primary{position:relative;overflow:hidden}.wordpress-login-screen.is-loading .wordpress-btn--primary:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.25) 50%,transparent);transform:translate(-100%);animation:wordpress-btn-shimmer 1.2s linear infinite}@keyframes wordpress-btn-shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}.wordpress-content__subtitle--identifier{color:var(--wp-color-text);font-weight:500;font-size:.9375rem}.wordpress-btn--social{justify-content:flex-start;background:var(--wp-color-surface);color:var(--wp-color-text);box-shadow:inset 0 0 0 1px var(--wp-color-border);padding-inline:14px;gap:12px;font-weight:500}.wordpress-btn--social:focus-visible:not(:disabled),.wordpress-btn--social:hover:not(:disabled){box-shadow:inset 0 0 0 1px var(--wp-color-text-subtle);background:var(--wp-color-surface-muted)}.wordpress-btn--disabled,.wordpress-btn--social:disabled{cursor:not-allowed;opacity:.45;pointer-events:none}.wordpress-btn__icon{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;line-height:0;flex-shrink:0}.wordpress-btn__icon svg{width:20px;height:20px;display:block}.wordpress-btn__label{flex:1;text-align:center;color:var(--wp-color-text);font-size:.875rem;font-weight:500;margin-right:-10px;max-width:295px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media(max-width:900px){.wordpress-login-screen{--wp-content-block-padding:1.5rem}}@media(max-width:781px){.wordpress-content{padding-bottom:var(--wp-content-block-padding)}.wordpress-content__inner{gap:1.5rem}.wordpress-form__social,.wordpress-form__userdata{padding:0;max-width:100%}.wordpress-form--social-first{gap:0}.wordpress-login-card--login{max-width:400px}}@media(max-width:640px){.wordpress-login-screen{--wp-top-bar-padding-inline:1rem;--wp-content-block-padding:1.25rem;--wp-content-inline-padding:1rem}.wordpress-top-bar{gap:.5rem}.wordpress-top-bar__wordmark{height:16px}.wordpress-top-bar__link{font-size:.8125rem}.wordpress-content__inner{gap:1.25rem}.wordpress-content__heading{gap:.375rem}.wordpress-content__title{font-size:1.875rem;line-height:1.2}.wordpress-content__subtitle{font-size:.9375rem}.wordpress-btn--social{min-height:44px;height:44px}.wordpress-form__text-input{font-size:1rem;height:44px}.wordpress-form__text-input--otp{font-size:1.125rem;height:48px;letter-spacing:.35em}.wordpress-form__error{padding:10px 12px;font-size:.875rem}.wordpress-phone-country-dropdown{width:100%;min-width:260px}.wordpress-phone-country-dropdown__list{max-height:240px}}@media(max-width:480px){.wordpress-login-screen{--wp-content-block-padding:1rem;--wp-content-inline-padding:.75rem}.wordpress-content__title{font-size:1.6875rem;line-height:1.2}.wordpress-content__subtitle{font-size:.875rem}.wordpress-login-card--code,.wordpress-login-card--login,.wordpress-login-card--password,.wordpress-login-card--phone{max-width:100%}.wordpress-form__separator{margin:12px 0;width:100%}.wordpress-form__separator:after,.wordpress-form__separator:before{width:40%}.wordpress-form__separator:after{left:60%}.wordpress-btn__label{max-width:100%;margin-right:-6px}}@media(max-width:360px){.wordpress-login-screen{--wp-top-bar-padding-inline:.75rem;--wp-content-inline-padding:.625rem}.wordpress-top-bar__wordmark{height:14px}.wordpress-top-bar__link{font-size:.75rem}.wordpress-content__title{font-size:1.5rem}.wordpress-form__text-input--otp{font-size:1rem;letter-spacing:.25em}.wordpress-phone-country-trigger{padding:0 8px 0 10px;font-size:13px;gap:4px}.wordpress-phone-field__input{padding:10px;font-size:15px}}@media(max-height:560px)and (orientation:landscape){.wordpress-login-screen{min-height:auto}.wordpress-content{padding-top:1rem;padding-bottom:1rem}.wordpress-content__inner{gap:1rem}.wordpress-content__title{font-size:1.5rem}.wordpress-form--social-first{flex-direction:column}.wordpress-form__separator{flex-direction:row;width:100%;min-height:0;margin:16px 0}.wordpress-form__separator:after,.wordpress-form__separator:before{height:0;width:42%;border-block-start:1px solid var(--wp-color-separator);border-inline-start:0;top:50%}.wordpress-form__separator:before{left:0}.wordpress-form__separator:after{left:58%;top:50%}}@media(hover:none){.wordpress-btn--primary:hover:not(:disabled),.wordpress-btn--social:hover:not(:disabled){background:unset;box-shadow:unset}.wordpress-btn--social:hover:not(:disabled){background:var(--wp-color-surface);box-shadow:inset 0 0 0 1px var(--wp-color-border)}.wordpress-btn--primary:hover:not(:disabled){background:var(--wp-color-accent);box-shadow:inset 0 0 0 1px var(--wp-color-accent)}}@media(prefers-reduced-motion:reduce){.wordpress-login-screen.is-loading .wordpress-btn--primary:after{animation:none}.wordpress-btn,.wordpress-form__text-input,.wordpress-phone-country-trigger__caret,.wordpress-phone-field__row{transition:none}}.wordpress-phone-field{position:relative;width:100%}.wordpress-phone-field__row{display:grid;grid-template-columns:auto 1px 1fr;align-items:stretch;background:var(--wp-color-surface);border:1px solid var(--wp-color-border);border-radius:4px;overflow:hidden;transition:border-color .12s ease,box-shadow .12s ease}.wordpress-phone-field__row:focus-within{border-color:var(--wp-color-accent);box-shadow:0 0 0 1.5px var(--wp-color-accent)}.wordpress-phone-field__row--error,.wordpress-phone-field__row--error:focus-within{border-color:#d63638;box-shadow:0 0 0 1.5px #d63638}.wordpress-phone-country-trigger{background:transparent;border:0;padding:0 10px 0 12px;font:inherit;font-size:14px;color:var(--wp-color-text);cursor:pointer;display:inline-flex;align-items:center;gap:6px}.wordpress-phone-country-trigger:disabled{cursor:not-allowed;opacity:.6}.wordpress-phone-country-trigger__dial{font-weight:500;font-variant-numeric:tabular-nums}.wordpress-phone-country-trigger__caret{transition:transform .15s ease;color:var(--wp-color-text-subtle)}.wordpress-phone-country-trigger__caret--up{transform:rotate(180deg)}.wordpress-phone-field__divider{background:var(--wp-color-separator);height:60%;margin:auto 0;width:1px}.wordpress-phone-field__input{border:0;background:transparent;padding:10px 12px;font:inherit;font-size:14px;color:var(--wp-color-text);width:100%;outline:none}.wordpress-phone-field__input::-moz-placeholder{color:var(--wp-color-text-subtle)}.wordpress-phone-field__input::placeholder{color:var(--wp-color-text-subtle)}.wordpress-phone-field__input:disabled{cursor:not-allowed;opacity:.7}.wordpress-phone-country-dropdown{position:absolute;top:calc(100% + 4px);left:0;width:320px;max-width:calc(100vw - 40px);background:var(--wp-color-surface);border:1px solid var(--wp-color-border);border-radius:4px;box-shadow:0 12px 32px #0f0f111f;z-index:20;overflow:hidden}.wordpress-phone-country-dropdown__search{display:flex;align-items:center;gap:8px;padding:10px 12px;border-bottom:1px solid var(--wp-color-separator);color:var(--wp-color-text-subtle)}.wordpress-phone-country-dropdown__search-input{flex:1;border:0;background:transparent;font:inherit;font-size:13px;color:var(--wp-color-text);outline:none}.wordpress-phone-country-dropdown__list{max-height:280px;overflow-y:auto;padding:6px 0}.wordpress-phone-country-dropdown__section{padding:6px 14px;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:var(--wp-color-text-subtle)}.wordpress-phone-country-dropdown__item{width:100%;background:transparent;border:0;text-align:left;padding:8px 14px;font:inherit;font-size:13px;color:var(--wp-color-text);cursor:pointer;display:grid;grid-template-columns:54px 1fr;gap:12px;align-items:center}.wordpress-phone-country-dropdown__item:hover{background:var(--wp-color-surface-muted)}.wordpress-phone-country-dropdown__item--active{color:var(--wp-color-accent);font-weight:600}.wordpress-phone-country-dropdown__item-dial{font-variant-numeric:tabular-nums;font-weight:500}.wordpress-phone-country-dropdown__empty{padding:16px;font-size:13px;color:var(--wp-color-text-subtle);text-align:center;margin:0}
