.not-found-page{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.75rem;min-height:60vh;text-align:center}.not-found-page h1{font-size:var(--text-size-display-md);margin:0}.not-found-page p{margin:0;color:#2a4d14}.not-found-link{color:#317b22;text-decoration:none;font-weight:var(--font-weight-semibold)}.not-found-link:focus-visible,.not-found-link:hover{text-decoration:underline}