.not-found{justify-content:center;align-items:center;min-height:60vh;padding:2rem;display:flex}.not-found__container{text-align:center;max-width:600px}.not-found__content{flex-direction:column;gap:1.5rem;display:flex}.not-found__title{color:#222;font-size:6rem;font-weight:700;line-height:1}.not-found__message{color:#555;margin:0;font-size:2rem;font-weight:500}.not-found__description{color:#888;margin:0;font-size:1.1rem}.not-found__link{color:#fff;background-color:#222;border-radius:2px;padding:.875rem 2rem;font-size:1rem;font-weight:500;text-decoration:none;transition:background-color .2s;display:inline-block}.not-found__link:hover{background-color:#555}
