.error-module__uHmsfa__screen{justify-content:center;align-items:center;gap:var(--space-4);width:100%;min-height:100dvh;padding:var(--space-6);text-align:center;background:var(--background);color:var(--text-primary);flex-direction:column;flex:1;display:flex}.error-module__uHmsfa__code{font-size:56px;font-weight:var(--weight-bold);color:var(--profile-primary);line-height:1}.error-module__uHmsfa__title{font-size:20px;font-weight:var(--weight-semibold);color:var(--text-primary)}.error-module__uHmsfa__message{max-width:32rem;color:var(--text-secondary);font-size:15px}.error-module__uHmsfa__actions{gap:var(--space-3);margin-top:var(--space-2);flex-wrap:wrap;justify-content:center;display:flex}.error-module__uHmsfa__button{appearance:none;cursor:pointer;font-size:15px;font-weight:var(--weight-semibold);background:var(--profile-primary);color:#fff;border:none;border-radius:999px;padding:12px 24px;text-decoration:none}.error-module__uHmsfa__buttonSecondary{background:var(--surface-variant);color:var(--text-primary)}