.error-module__uHmsfa__section{background:var(--ds-bg,var(--color-section-dark));justify-content:center;align-items:center;min-height:100svh;padding:48px 0 80px;display:flex}.error-module__uHmsfa__container{width:100%;max-width:560px;padding:0 var(--phone-gutter,16px);text-align:center;margin:0 auto}.error-module__uHmsfa__title{font-family:var(--font-heading);font-size:clamp(28px,6vw,40px);font-weight:var(--weight-heading,700);color:var(--ds-text-primary,#fff);margin:0 0 16px;line-height:1.2}.error-module__uHmsfa__text{font-family:var(--font-body);color:var(--ds-text-secondary,#ffffffc7);margin:0 0 28px;font-size:16px;line-height:1.5}.error-module__uHmsfa__actions{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.error-module__uHmsfa__buttonPrimary,.error-module__uHmsfa__buttonSecondary{min-height:48px;font-family:var(--font-body);cursor:pointer;border:none;border-radius:12px;justify-content:center;align-items:center;padding:12px 24px;font-size:14px;font-weight:600;text-decoration:none;transition:opacity .2s;display:inline-flex}.error-module__uHmsfa__buttonPrimary{background:var(--ds-accent,var(--color-badge-green));color:var(--ds-accent-ink,#0a0a0a)}.error-module__uHmsfa__buttonSecondary{border:1px solid var(--ds-border,#ffffffb8);color:var(--ds-text-primary,#fff);background:0 0}.error-module__uHmsfa__buttonPrimary:hover,.error-module__uHmsfa__buttonSecondary:hover{opacity:.9}
