.rch-error-page{min-height:62vh;display:grid;align-items:center;justify-items:center;place-items:center;text-align:center;background:var(--brand-bg-alt)}.rch-error-page h1{font-size:max(2rem, min(6vw, 4rem));color:var(--brand-primary-dark)}.rch-error-page p{max-width:560px;margin:0 auto 24px;color:var(--brand-text)}.rch-error-actions{display:flex;justify-content:center;gap:12px;flex-wrap:wrap}