.err-page{align-items:center;gap:var(--sp-6,40px);max-width:1040px;animation:err-rise var(--t-5) var(--ease-expo) backwards;grid-template-columns:minmax(220px,380px) minmax(0,1fr);margin:clamp(24px,6vh,72px) 0;display:grid}.err-art{max-width:380px}.err-text h1.page{margin-top:0}.err-text .sub{max-width:52ch;font-size:var(--fs-5,1.125rem)}.err-do{gap:var(--sp-2);margin-top:var(--sp-4);flex-wrap:wrap;display:flex}.err-do .btn{min-height:48px}.err-ref{margin-top:var(--sp-4);color:var(--muted);font-size:var(--fs-2,.8125rem);font-variant-numeric:tabular-nums}@media (max-width:720px){.err-page{gap:var(--sp-4);grid-template-columns:1fr}.err-art{max-width:280px}}@keyframes err-rise{0%{opacity:0;transform:translateY(14px)}}@media (prefers-reduced-motion:reduce){.err-page{animation:none}}
