.not-found{flex-direction:column;justify-content:center;align-items:flex-start;min-height:78vh;padding-top:8rem;padding-bottom:5rem;display:flex}.not-found__code{color:#0000;letter-spacing:-.08em;-webkit-text-stroke:1px #4db5ff80;font-size:clamp(6rem,24vw,14rem);font-weight:800;line-height:.8}.not-found__kicker{color:var(--color-primary);letter-spacing:.2em;text-transform:uppercase;margin-top:2rem;font-weight:700}.not-found h1{max-width:800px;margin-top:.75rem;font-size:clamp(2.4rem,7vw,5.5rem)}.not-found__description{max-width:650px;color:var(--color-light);margin-top:1.25rem;font-size:1.05rem;line-height:1.8}.not-found__actions{flex-wrap:wrap;gap:1rem;margin-top:2rem;display:flex}@media screen and (width<=700px){.not-found{min-height:70vh;padding-top:7rem}}
