.page_page__8OhbG{min-height:100vh;display:flex;align-items:center;justify-content:center;background:var(--bg)}.page_card__9tF2r{padding:2rem;max-width:28rem;width:100%;margin:0 1rem}.page_logoWrap__v0lQi{display:flex;justify-content:center;margin-bottom:1.5rem}.page_logo__S_Upu{height:5rem;width:5rem}.page_title__2uT83{margin-bottom:.75rem;text-align:center}.page_description__BiyIh{margin-bottom:.5rem;text-align:center;font-size:17px;color:var(--text)}.page_subtitle__cYS_i{margin-bottom:2rem;text-align:center}.page_status__tjJq2{margin-bottom:1rem;padding:.75rem;border-radius:.5rem;border:1px solid}.page_statusWarning__mPB3F{background:#fefce8;border-color:#fef08a;color:#92400e}.page_statusError__WoTpd{background:#fef2f2;border-color:#fecaca;color:#991b1b}.page_statusTitle__qLcpY{font-size:.875rem;font-weight:500;margin-bottom:.5rem}.page_statusText__TSpZp{font-size:.75rem;color:#b91c1c}.page_statusHint__0aqoI{font-size:.75rem;color:#dc2626;margin-top:.5rem}.page_statusWarningText__1ZZTR{font-size:.875rem;text-align:center}.page_button__T4jin{width:100%}.page_button__T4jin:disabled{opacity:.5;cursor:not-allowed}.page_buttonLabel__BIKa9{display:flex;align-items:center;justify-content:center;gap:.5rem}.page_buttonSpinner__DB4v2{height:1rem;width:1rem;border-radius:9999px;border:2px solid #fff;border-top-color:transparent;animation:page_spin__zuErl 1s linear infinite}.page_buttonIcon__emo7a{height:1.25rem;width:1.25rem}.page_fallbackSpinner__wlA41{height:2rem;width:2rem;border-radius:9999px;border:4px solid #3b82f6;border-top-color:transparent;animation:page_spin__zuErl 1s linear infinite}.page_dark__DHU3U .page_statusWarning__mPB3F{background:rgba(113,63,18,.2);border-color:#92400e;color:#fde68a}.page_dark__DHU3U .page_statusError__WoTpd{background:rgba(127,29,29,.2);border-color:#991b1b;color:#fecaca}.page_dark__DHU3U .page_statusText__TSpZp{color:#fca5a5}.page_dark__DHU3U .page_statusHint__0aqoI{color:#f87171}.page_dark__DHU3U .page_statusWarningText__1ZZTR{color:#fde68a}@keyframes page_spin__zuErl{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}