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