.error-page{display:grid;min-height:72vh;align-items:center;justify-items:center;place-items:center;background:var(--brand-bg-alt);padding:160px 0 96px;text-align:center}.error-code{display:block;color:var(--brand-primary);font-size:max(4rem, min(13vw, 9rem));font-weight:860;line-height:1}.error-page h1{font-size:max(2rem, min(4vw, 3.5rem))}.error-page p{max-width:620px;margin:0 auto 24px}.error-actions{display:flex;flex-wrap:wrap;gap:14px;justify-content:center}