.notfound{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:1rem;min-height:55vh;padding:clamp(3rem,10vh,7rem) 1rem;display:flex}.notfound-title{color:var(--text-main);margin:0;font-size:clamp(1.6rem,4vw,2.4rem)}.notfound-lede{max-width:34rem;color:var(--text-muted);margin:0;font-size:1.05rem;line-height:1.7}.notfound-links{flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;margin-top:.75rem;display:flex}.notfound-link{color:var(--primary-color);text-underline-offset:3px;font-weight:600;text-decoration:underline}.notfound-link:hover{color:var(--hover-primary)}
