.not-found_page__VFIr4{display:grid;place-items:center;min-height:100dvh;padding:4rem var(--gutter)}.not-found_inner__jk2We{width:100%;max-width:40rem}.not-found_logo__ZK4Hm{color:var(--accent);margin-bottom:2.5rem}.not-found_code__SJkuV{margin-bottom:1.25rem;font-family:var(--font-mono);font-size:.75rem;letter-spacing:.2em;color:var(--accent)}.not-found_title__bOfUG{font-size:clamp(2rem,7vw,3.5rem);font-weight:700;letter-spacing:-.03em}.not-found_body__IxXmg{max-width:44ch;margin-top:1.25rem;font-size:1.0625rem;line-height:1.75;color:var(--text-secondary)}.not-found_link__IQtjE{display:inline-block;margin-top:2.5rem;padding:.85rem 1.5rem;border:1px solid var(--accent);border-radius:2px;font-family:var(--font-mono);font-size:.8125rem;letter-spacing:.04em;color:var(--accent);transition:background-color var(--duration-fast) var(--ease-out),color var(--duration-fast) var(--ease-out)}.not-found_link__IQtjE:focus-visible,.not-found_link__IQtjE:hover{background-color:var(--accent);color:var(--bg-primary)}