.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;background:var(--wp-color-surface);width:100%;min-height:100dvh;color:var(--wp-color-text);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;padding:0 env(safe-area-inset-right) 0 env(safe-area-inset-left);flex-direction:column;align-items:center;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;display:flex;overflow-x:hidden}.wordpress-login-screen *,.wordpress-login-screen :after,.wordpress-login-screen :before{box-sizing:border-box}.wordpress-login-screen a{color:inherit}.wordpress-sr-only{clip:rect(0 0 0 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;position:absolute!important}.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{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));justify-content:space-between;gap:.75rem}.wordpress-top-bar,.wordpress-top-bar__left,.wordpress-top-bar__right{align-items:center;display:flex}.wordpress-top-bar__logo-wrapper{color:var(--wp-color-text);align-items:center;line-height:0;text-decoration:none;display:inline-flex}.wordpress-top-bar__wordmark{width:auto;height:18px;color:var(--wp-color-text);display:block}.wordpress-top-bar__nav{gap:1rem;display:flex}.wordpress-top-bar__link{color:var(--wp-color-text);text-underline-offset:3px;font-size:.875rem;font-weight:500;line-height:1.5;text-decoration:underline}.wordpress-top-bar__link:focus-visible,.wordpress-top-bar__link:hover{color:var(--wp-color-accent);text-decoration:underline}.wordpress-content{padding:var(--wp-content-block-padding) var(--wp-content-inline-padding);padding-bottom:calc(var(--wp-content-block-padding) + var(--wp-top-bar-height));flex:1}.wordpress-content,.wordpress-content__inner{justify-content:center;align-items:center;width:100%;display:flex}.wordpress-content__inner{max-width:var(--wp-form-total-max-width);flex-direction:column;gap:2rem}.wordpress-content__heading{text-align:center;flex-direction:column;gap:.5rem;width:100%;display:flex}.wordpress-content__title{color:var(--wp-color-text);text-wrap:balance;margin:0;font-size:2rem;line-height:40px}.wordpress-content__subtitle{color:var(--wp-color-text-subtle);text-wrap:balance;margin:0;font-size:1rem;line-height:1.5}.wordpress-content__tos a{color:var(--wp-color-text-subtle);text-underline-offset:2px;text-decoration:underline}.wordpress-content__tos a:focus-visible,.wordpress-content__tos a:hover{color:var(--wp-color-text)}.wordpress-content__card-host{justify-content:center;width:100%;display:flex}.wordpress-content__footer{color:var(--wp-color-text-subtle);text-align:center;flex-direction:column;align-items:center;gap:1em;font-size:.875rem;display:flex}.wordpress-content__footer-link{color:var(--wp-color-text);text-underline-offset:3px;font-weight:500;text-decoration:underline}.wordpress-content__footer-link:focus-visible,.wordpress-content__footer-link:hover{color:var(--wp-color-accent)}.wordpress-login-card{flex-direction:column;align-items:center;width:100%;display:flex}.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{flex-direction:column;justify-content:center;gap:1rem;width:100%;margin:0;display:flex}.wordpress-form--social-first{max-width:var(--wp-form-total-max-width);flex-direction:column}@media (width>=782px){.wordpress-form--social-first{flex-direction:row;align-items:stretch}}.wordpress-form--single{align-items:stretch;max-width:400px}.wordpress-form__userdata{width:100%;max-width:var(--wp-form-column-max-width);flex-direction:column;justify-content:center;gap:.5rem;margin:0 auto;padding:0 16px;display:flex}.wordpress-form__userdata--single{gap:.75rem;max-width:100%;padding:0}.wordpress-form__label{color:#1e1e1e;margin-bottom:6px;font-size:.875rem;font-weight:500;line-height:1.4;display:block}.wordpress-form__text-input{background-color:var(--wp-color-surface);border:1px solid var(--wp-color-border-strong);width:100%;height:40px;color:var(--wp-color-text);border-radius:2px;margin:0;padding:6px 8px;font-family:inherit;font-size:.875rem;line-height:normal;transition:box-shadow .1s linear,border-color .1s linear;box-shadow:0 0 #0000}.wordpress-form__text-input:focus{border-color:var(--wp-color-accent);box-shadow:0 0 0 1.5px var(--wp-color-accent);outline:none}.wordpress-form__text-input--otp{letter-spacing:.5em;text-align:center;height:48px;font-size:1.25rem}.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;color:#8a1f21;text-align:left;background:#fcf0f1;border:1px solid #f0b7b8;border-radius:4px;width:100%;max-width:400px;margin:0 0 16px;padding:12px 14px;font-size:.875rem;line-height:1.4}.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{color:var(--wp-color-text-subtle);cursor:pointer;background:0 0;border:0;border-radius:2px;padding:8px;position:absolute;top:50%;right:4px;transform:translateY(-50%)}.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{color:var(--wp-color-text-subtle);text-align:left;margin:0 0 .25rem;font-size:.875rem;line-height:1.5}.wordpress-form__resend{text-align:center;margin-top:1rem}.wordpress-form__resend-link{color:var(--wp-color-accent);text-underline-offset:2px;font-size:.875rem;font-weight:500;text-decoration:underline}.wordpress-form__resend-link:focus-visible,.wordpress-form__resend-link:hover{color:var(--wp-color-accent-hover)}.wordpress-form__phone{gap:8px;display:flex}.wordpress-form__phone-country{border:1px solid var(--wp-color-border-strong);background:var(--wp-color-surface);height:40px;color:var(--wp-color-text);border-radius:2px;min-width:84px;padding:6px 8px;font-family:inherit;font-size:.875rem}.wordpress-form__phone-country:focus{border-color:var(--wp-color-accent);box-shadow:0 0 0 1.5px var(--wp-color-accent);outline:none}.wordpress-form__phone-number{flex:1}.wordpress-form__separator{justify-content:center;align-items:center;width:calc(100% - 32px);margin:20px 0;display:flex;position:relative}.wordpress-form__separator:after,.wordpress-form__separator:before{content:"";border-block-start:1px solid var(--wp-color-separator);width:42%;height:0;position:absolute;top:50%}.wordpress-form__separator:before{left:0}.wordpress-form__separator:after{left:58%}.wordpress-form__separator-text{z-index:1;color:var(--wp-color-text-subtle);text-transform:uppercase;text-align:center;white-space:nowrap;background:var(--wp-color-surface);padding:0 24px;font-size:.75rem;font-weight:500;position:relative}@media (width>=782px){.wordpress-form__separator{flex-direction:column;align-self:stretch;width:32px;min-height:260px;margin:0}.wordpress-form__separator:after,.wordpress-form__separator:before{border-block-start:0;border-inline-start:1px solid var(--wp-color-separator);width:0;height:42%;left:50%}.wordpress-form__separator:before{top:0}.wordpress-form__separator:after{top:58%}.wordpress-form__separator-text{padding:8px 0}}.wordpress-form__social{width:100%;max-width:var(--wp-form-column-max-width);flex-direction:column;margin:0 auto;padding:0 16px;display:flex}.wordpress-form__social-list{flex-direction:column;gap:16px;width:100%;display:flex}.wordpress-btn{width:100%;height:40px;min-height:40px;color:var(--wp-color-text);cursor:pointer;background:0 0;border:0;border-radius:2px;justify-content:center;align-items:center;gap:10px;margin:0;padding:6px 18px;font-family:inherit;font-size:.875rem;font-weight:500;line-height:1;text-decoration:none;transition:background-color .15s,box-shadow .15s,color .15s;display:inline-flex}.wordpress-btn:focus-visible{box-shadow:0 0 0 2px var(--wp-color-accent);outline:none}.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);height:44px;min-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:"";background:linear-gradient(90deg,#0000,#ffffff40 50%,#0000);animation:1.2s linear infinite wordpress-btn-shimmer;position:absolute;inset:0;transform:translate(-100%)}@keyframes wordpress-btn-shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}.wordpress-content__subtitle--identifier{color:var(--wp-color-text);font-size:.9375rem;font-weight:500}.wordpress-btn--social{background:var(--wp-color-surface);color:var(--wp-color-text);box-shadow:inset 0 0 0 1px var(--wp-color-border);justify-content:flex-start;gap:12px;padding-inline:14px;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{flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;line-height:0;display:inline-flex}.wordpress-btn__icon svg{width:20px;height:20px;display:block}.wordpress-btn__label{text-align:center;color:var(--wp-color-text);text-overflow:ellipsis;white-space:nowrap;flex:1;max-width:295px;margin-right:-10px;font-size:.875rem;font-weight:500;overflow:hidden}@media (width<=900px){.wordpress-login-screen{--wp-content-block-padding:1.5rem}}@media (width<=781px){.wordpress-content{padding-bottom:var(--wp-content-block-padding)}.wordpress-content__inner{gap:1.5rem}.wordpress-form__social,.wordpress-form__userdata{max-width:100%;padding:0}.wordpress-form--social-first{gap:0}.wordpress-login-card--login{max-width:400px}}@media (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{height:44px;min-height:44px}.wordpress-form__text-input{height:44px;font-size:1rem}.wordpress-form__text-input--otp{letter-spacing:.35em;height:48px;font-size:1.125rem}.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 (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{width:100%;margin:12px 0}.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 (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{letter-spacing:.25em;font-size:1rem}.wordpress-phone-country-trigger{gap:4px;padding:0 8px 0 10px;font-size:13px}.wordpress-phone-field__input{padding:10px;font-size:15px}}@media (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{border-block-start:1px solid var(--wp-color-separator);border-inline-start:0;width:42%;height:0;top:50%}.wordpress-form__separator:before{left:0}.wordpress-form__separator:after{top:50%;left:58%}}@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{width:100%;position:relative}.wordpress-phone-field__row{background:var(--wp-color-surface);border:1px solid var(--wp-color-border);border-radius:4px;grid-template-columns:auto 1px 1fr;align-items:stretch;transition:border-color .12s,box-shadow .12s;display:grid;overflow:hidden}.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{font:inherit;color:var(--wp-color-text);cursor:pointer;background:0 0;border:0;align-items:center;gap:6px;padding:0 10px 0 12px;font-size:14px;display:inline-flex}.wordpress-phone-country-trigger:disabled{cursor:not-allowed;opacity:.6}.wordpress-phone-country-trigger__dial{font-variant-numeric:tabular-nums;font-weight:500}.wordpress-phone-country-trigger__caret{color:var(--wp-color-text-subtle);transition:transform .15s}.wordpress-phone-country-trigger__caret--up{transform:rotate(180deg)}.wordpress-phone-field__divider{background:var(--wp-color-separator);width:1px;height:60%;margin:auto 0}.wordpress-phone-field__input{font:inherit;color:var(--wp-color-text);background:0 0;border:0;outline:none;width:100%;padding:10px 12px;font-size:14px}.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{background:var(--wp-color-surface);border:1px solid var(--wp-color-border);z-index:20;border-radius:4px;width:320px;max-width:calc(100vw - 40px);position:absolute;top:calc(100% + 4px);left:0;overflow:hidden;box-shadow:0 12px 32px #0f0f111f}.wordpress-phone-country-dropdown__search{border-bottom:1px solid var(--wp-color-separator);color:var(--wp-color-text-subtle);align-items:center;gap:8px;padding:10px 12px;display:flex}.wordpress-phone-country-dropdown__search-input{font:inherit;color:var(--wp-color-text);background:0 0;border:0;outline:none;flex:1;font-size:13px}.wordpress-phone-country-dropdown__list{max-height:280px;padding:6px 0;overflow-y:auto}.wordpress-phone-country-dropdown__section{text-transform:uppercase;letter-spacing:.08em;color:var(--wp-color-text-subtle);padding:6px 14px;font-size:11px;font-weight:600}.wordpress-phone-country-dropdown__item{text-align:left;width:100%;font:inherit;color:var(--wp-color-text);cursor:pointer;background:0 0;border:0;grid-template-columns:54px 1fr;align-items:center;gap:12px;padding:8px 14px;font-size:13px;display:grid}.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{color:var(--wp-color-text-subtle);text-align:center;margin:0;padding:16px;font-size:13px}
