.not-found{background-color:var(--background);min-height:100svh;color:var(--foreground);align-items:center;padding:6rem 1.5rem 1.5rem;display:flex}.not-found-inner{flex-direction:column;gap:2.5rem;width:100%;max-width:1000px;display:flex}.not-found-code h1{font-size:clamp(4.5rem,2rem + 12vw,12rem);line-height:.9}.not-found-body{flex-direction:column;gap:1.5rem;max-width:38rem;display:flex}.not-found-sub p{color:var(--foreground-200)}.not-found-cta{margin-top:.5rem}[dir=rtl] .not-found-body{align-items:flex-start}
