.page_root__qGic0{max-width:1000px;margin:0 auto;padding:var(--suzy-spacing-24);display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;gap:var(--suzy-spacing-24)}.page_heading__ZPgh_{font-family:var(--font-rhetorik-serif),var(--suzy-font-family-title);font-size:var(--suzy-font-size-h1);font-weight:var(--suzy-font-weight-bold);line-height:var(--suzy-font-line-height-h1);color:var(--suzy-purple-dark);text-align:center}.page_subtitle__iAJUg{font-family:var(--font-aeonik),var(--suzy-font-family-body);font-size:var(--suzy-font-size-body-regular);font-weight:var(--suzy-font-weight-regular);line-height:var(--suzy-font-line-height-body-regular);color:var(--suzy-grey-600);text-align:center}.page_actions__e35f9{display:flex;gap:var(--suzy-spacing-16)}.page_actionButton___E2uu{display:inline-flex;align-items:center;justify-content:center;height:40px;padding:7px 20px;border:none;border-radius:100px;font-family:var(--font-aeonik),var(--suzy-font-family-body);font-size:var(--suzy-font-size-body-regular);font-weight:var(--suzy-font-weight-regular);line-height:var(--suzy-font-line-height-body-regular);cursor:pointer;transition:background .15s ease,opacity .15s ease}.page_actionButton___E2uu:disabled{opacity:.5;cursor:not-allowed}.page_actionButton___E2uu:focus-visible{outline:2px solid var(--suzy-purple-300);outline-offset:2px}.page_accountButton__CQN1w{background:var(--suzy-grey-200);color:var(--suzy-purple-dark)}.page_accountButton__CQN1w:hover:not(:disabled){background:var(--suzy-grey-300)}.page_logoutButton__K4PKs{background:var(--suzy-color-primary-dark);color:var(--suzy-base-white)}.page_logoutButton__K4PKs:hover:not(:disabled){background:var(--suzy-purple-800)}.page_loading__Q7rym{display:flex;align-items:center;justify-content:center;min-height:100vh}.page_spinner__1WnEQ{width:32px;height:32px;border:2px solid var(--suzy-grey-200);border-top-color:var(--suzy-purple-primary);border-radius:50%;animation:page_spin__W_8_q .8s linear infinite}@keyframes page_spin__W_8_q{to{transform:rotate(1turn)}}