.page_container__r4HRk{max-width:var(--page-max-width);margin:0 auto;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;padding:1.25rem}.page_authCard__SZEOa{width:min(420px,100%);border-radius:1rem;padding:1.25rem;border:1px solid var(--color-border,#e0e0e0);box-shadow:0 1px 3px rgba(0,0,0,.1)}.page_logo__BwWEh{width:144px;height:144px;margin:0 auto 1rem;display:block;object-fit:contain}.page_header__rtfzV{margin-bottom:1.25rem}.page_title__LJWaN{font-size:1.5rem;font-weight:700;margin:0;text-align:center}.page_subtitle___nZuX{margin:.5rem 0 1.25rem;font-size:.9375rem;color:var(--color-textSecondary,#666);text-align:center}.page_credentialsForm__1ey_N{width:100%;display:flex;flex-direction:column;gap:1rem;margin-bottom:1.25rem}.page_actions__kIr0z{display:flex}.page_primaryButton__QcOe6{font-size:.9375rem;font-weight:600;transition:opacity .2s,background-color .2s}.page_primaryButton__QcOe6:hover:not(:disabled){opacity:.9}.page_microsoftButton__cPhEQ{display:flex;align-items:center;justify-content:center}.page_linkButton__01Uke{border:0;background:transparent;color:var(--color-primary,#0078d4);font-size:.875rem;font-weight:500;text-decoration:underline;cursor:pointer;text-align:center}.page_divider__EWwVd{height:1.5rem;width:100%;display:flex;align-items:center;justify-content:center;margin:0 0 1rem}.page_divider__EWwVd:after,.page_divider__EWwVd:before{content:"";flex:1 1;height:1px;background:var(--color-border,#e0e0e0)}.page_dividerText__D5wb4{margin:0 .75rem;color:var(--color-textSecondary,#666);font-size:.875rem;font-weight:500}.page_errorMessage__0BwDa{margin-top:.75rem;color:var(--color-error,#dc2626);font-size:.875rem;text-align:center}.page_buttonDisabled__6OEOY{opacity:.6;cursor:not-allowed}.page_buttonContent__6dgnc{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:10px}.page_buttonText__nK1lO{color:#fff;font-size:.9375rem;font-weight:600}.page_spinner__d5kVw{border:4px solid hsla(0,0%,100%,.3);border-top-color:#fff;border-radius:50%;width:24px;height:24px;animation:page_spin__fOO3Q 1s linear infinite}@keyframes page_spin__fOO3Q{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media (max-width:767px){.page_container__r4HRk{min-height:calc(100vh - 60px);padding:1rem 1rem calc(1rem + env(safe-area-inset-bottom))}.page_authCard__SZEOa{padding:1rem}}