.not-found{justify-content:center;align-items:center;min-height:60vh;padding:4rem 1rem;display:flex}.not-found__container{text-align:center}.not-found__title{color:#d4745c;margin-bottom:1rem;font-size:6rem;font-weight:700;line-height:1}.not-found__subtitle{margin-bottom:.75rem;font-size:1.5rem}.not-found__text{color:#6b7280;margin-bottom:2rem}.not-found__actions{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.not-found__link{border-radius:.625rem;padding:.75rem 2rem;font-weight:500;transition:all .3s;display:inline-block}.not-found__link--primary{color:#fff;background:#d4745c}.not-found__link--primary:hover{background:#c0634a}.not-found__link--secondary{color:#d4745c;border:2px solid #d4745c}.not-found__link--secondary:hover{color:#fff;background:#d4745c}
