.not-found_page__VFIr4{position:fixed;inset:0;height:100dvh;width:100vw;overflow:hidden;background:#faf6ec;color:#121212;display:flex;align-items:center;justify-content:center;padding:32px 24px;box-sizing:border-box}.not-found_shell__uH7Fp{width:100%;max-width:640px;display:flex;flex-direction:column;align-items:center;gap:22px;text-align:center;animation:not-found_fadeUp__iKZ2S .5s cubic-bezier(.215,.61,.355,1) both}@keyframes not-found_fadeUp__iKZ2S{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.not-found_shell__uH7Fp{animation:none}}.not-found_pill__OdJwC{padding:6px 16px;border:2px solid #df5f46;border-radius:999px;font-size:12px;letter-spacing:1px;text-transform:uppercase}.not-found_code__SJkuV,.not-found_pill__OdJwC{display:inline-flex;align-items:center;color:#df5f46;font-family:Bricolage Grotesque,sans-serif;font-weight:700}.not-found_code__SJkuV{font-size:clamp(96px,18vw,180px);line-height:.95;margin:0;letter-spacing:-.03em;justify-content:center;min-height:1em;white-space:nowrap}.not-found_heading__j7TM1{font-family:Bricolage Grotesque,sans-serif;font-weight:700;font-size:clamp(28px,4vw,40px);line-height:1.15;color:#121212;margin:0;max-width:520px}.not-found_subheading__ZjTxQ{color:#4b5563;font-family:Plus Jakarta Sans,sans-serif;font-size:16px;line-height:1.7;margin:0;max-width:460px}.not-found_button__4jyFR{display:inline-flex;align-items:center;justify-content:center;gap:8px;margin-top:6px;background:#df5f46;color:#ffffff;font-family:Bricolage Grotesque,sans-serif;font-weight:700;font-size:16px;padding:14px 28px;border:3px solid #121212;border-radius:999px;cursor:pointer;text-decoration:none;box-shadow:0 5px 0 #121212;transition:transform .15s ease,box-shadow .18s ease,background .18s ease;white-space:nowrap}.not-found_button__4jyFR:hover{background:#ef745b;transform:translateY(-2px);box-shadow:0 7px 0 #121212}.not-found_button__4jyFR:active{transform:translateY(2px);box-shadow:0 1px 0 #121212}.not-found_arrow__CjXK_{display:inline-block;transition:transform .2s ease}.not-found_button__4jyFR:hover .not-found_arrow__CjXK_{transform:translateX(-3px)}