.not-found{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:60vh;display:flex}.not-found-title{color:var(--gray-300);letter-spacing:-.04em;margin:0;font-size:6rem;font-weight:300}.not-found-message{color:var(--gray-500);margin:1rem 0 2rem;font-size:1.25rem;font-weight:300}.not-found-link{color:var(--sage);font-size:.9375rem;font-weight:300;transition:color .2s}.not-found-link:hover{color:var(--foreground)}
