.error-page{min-height:70vh;display:grid;align-items:center;justify-items:center;place-items:center;text-align:center;background:linear-gradient(135deg,var(--brand-bg),var(--brand-bg-alt))}.error-code{display:block;color:var(--brand-primary);font-size:max(4rem, min(12vw, 8rem));font-weight:800;line-height:1;margin-bottom:18px}.error-page h1{font-size:max(2rem, min(4vw, 3.25rem))}.error-page p{max-width:620px;margin:0 auto 26px}.error-actions{display:flex;flex-wrap:wrap;justify-content:center;gap:14px}