.not-found_container__lMmoT{position:fixed;top:0;left:0;right:0;bottom:0;display:flex;justify-content:center;align-items:center;padding:2rem;background:#1e1e1e;z-index:9999;min-height:100vh}[data-theme=light] .not-found_container__lMmoT{background:#fafafa}.not-found_content__krn5k{text-align:center;width:90%;max-width:600px;background:rgba(30,30,30,.95);border:1px solid #3a3a3a;padding:3rem;border-radius:4px;box-shadow:0 4px 12px rgba(0,0,0,.4)}[data-theme=light] .not-found_content__krn5k{background:hsla(0,0%,100%,.95);border-color:#e0e0e0;box-shadow:0 4px 12px rgba(0,0,0,.15)}.not-found_code__1grN5{font-size:8rem;font-weight:700;margin:0;color:#6366f1;line-height:1;font-family:JetBrains Mono,monospace}[data-theme=light] .not-found_code__1grN5{color:#818cf8}.not-found_title__HIivx{font-size:2rem;font-weight:600;margin:1rem 0;color:#ececec}[data-theme=light] .not-found_title__HIivx{color:#1e1e1e}.not-found_description__u_NP3{font-size:1rem;color:#a0a0a0;margin:1rem 0 2rem;line-height:1.6}[data-theme=light] .not-found_description__u_NP3{color:#6b6b6b}.not-found_buttonContainer__gDexv{display:flex;gap:1rem;justify-content:center}.not-found_homeButton__4hfxo{display:inline-block;padding:.75rem 2rem;font-size:.875rem;font-weight:500;color:#fff;background:#6366f1;border:1px solid #6366f1;border-radius:4px;text-decoration:none;transition:all .1s ease;cursor:pointer}.not-found_homeButton__4hfxo:hover,[data-theme=light] .not-found_homeButton__4hfxo{background:#818cf8;border-color:#818cf8}.not-found_homeButton__4hfxo:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(99,102,241,.3)}[data-theme=light] .not-found_homeButton__4hfxo:hover{background:#6366f1;border-color:#6366f1;box-shadow:0 4px 12px rgba(129,140,248,.3)}.not-found_homeButton__4hfxo:active{transform:translateY(0) scale(.98)}