.not-found-module__sxuMuG__wrap{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:60vh;padding:6rem 1.5rem 7rem;display:flex}.not-found-module__sxuMuG__code{letter-spacing:-.05em;background-image:linear-gradient(to bottom, var(--text) 34%, color-mix(in srgb, var(--text) 22%, transparent) 100%);color:#0000;-webkit-background-clip:text;background-clip:text;font-size:clamp(6rem,22vw,13rem);font-weight:700;line-height:.92}.not-found-module__sxuMuG__message{max-width:30rem;color:var(--muted);text-wrap:balance;margin-top:.5rem;font-size:1.0625rem;line-height:1.6}.not-found-module__sxuMuG__actions{flex-wrap:wrap;justify-content:center;gap:.75rem;margin-top:2.25rem;display:flex}.not-found-module__sxuMuG__btn{min-height:2.75rem;transition:background-color .18s var(--ease), border-color .18s var(--ease), color .18s var(--ease);border:1px solid #0000;border-radius:999px;align-items:center;gap:.5rem;padding:0 1.25rem;font-size:.9375rem;font-weight:600;text-decoration:none;display:inline-flex}.not-found-module__sxuMuG__btn:focus-visible{outline:2px solid var(--accent);outline-offset:3px}.not-found-module__sxuMuG__primary{background:var(--accent);color:var(--accent-ink)}.not-found-module__sxuMuG__primary:hover{background:var(--accent-deep)}.not-found-module__sxuMuG__secondary{background:var(--panel);border-color:var(--border-2);color:var(--text)}.not-found-module__sxuMuG__secondary:hover{border-color:var(--accent-line)}.not-found-module__sxuMuG__btn svg{flex:none}