<!DOCTYPE html>
<html>
    <head>
        <meta charset="utf-8">
        <meta name="viewport" content="width=device-width, initial-scale=1">
        <title>404 - Page not found: &#x2F;| Nuxt</title>
        <style>
            *,:after,:before {
                border-color: var(--un-default-border-color,#e5e7eb);
                border-style: solid;
                border-width: 0;
                box-sizing: border-box
            }

            :after,:before {
                --un-content: ""
            }

            html {
                line-height: 1.5;
                -webkit-text-size-adjust: 100%;
                font-family: ui-sans-serif,system-ui,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;
                font-feature-settings: normal;
                font-variation-settings: normal;
                -moz-tab-size: 4;
                tab-size: 4;
                -webkit-tap-highlight-color: transparent
            }

            body {
                line-height: inherit;
                margin: 0
            }

            h1,h2 {
                font-size: inherit;
                font-weight: inherit
            }

            a {
                color: inherit;
                text-decoration: inherit
            }

            h1,h2,p {
                margin: 0
            }

            *,:after,:before {
                --un-rotate: 0;
                --un-rotate-x: 0;
                --un-rotate-y: 0;
                --un-rotate-z: 0;
                --un-scale-x: 1;
                --un-scale-y: 1;
                --un-scale-z: 1;
                --un-skew-x: 0;
                --un-skew-y: 0;
                --un-translate-x: 0;
                --un-translate-y: 0;
                --un-translate-z: 0;
                --un-pan-x: ;
                --un-pan-y: ;
                --un-pinch-zoom: ;
                --un-scroll-snap-strictness: proximity;
                --un-ordinal: ;
                --un-slashed-zero: ;
                --un-numeric-figure: ;
                --un-numeric-spacing: ;
                --un-numeric-fraction: ;
                --un-border-spacing-x: 0;
                --un-border-spacing-y: 0;
                --un-ring-offset-shadow: 0 0 transparent;
                --un-ring-shadow: 0 0 transparent;
                --un-shadow-inset: ;
                --un-shadow: 0 0 transparent;
                --un-ring-inset: ;
                --un-ring-offset-width: 0px;
                --un-ring-offset-color: #fff;
                --un-ring-width: 0px;
                --un-ring-color: rgba(147,197,253,.5);
                --un-blur: ;
                --un-brightness: ;
                --un-contrast: ;
                --un-drop-shadow: ;
                --un-grayscale: ;
                --un-hue-rotate: ;
                --un-invert: ;
                --un-saturate: ;
                --un-sepia: ;
                --un-backdrop-blur: ;
                --un-backdrop-brightness: ;
                --un-backdrop-contrast: ;
                --un-backdrop-grayscale: ;
                --un-backdrop-hue-rotate: ;
                --un-backdrop-invert: ;
                --un-backdrop-opacity: ;
                --un-backdrop-saturate: ;
                --un-backdrop-sepia:
            }
        </style>
        <style>
            .grid[data-v-a04a25e1] {
                display: grid
            }

            .mb-2[data-v-a04a25e1] {
                margin-bottom: .5rem
            }

            .mb-4[data-v-a04a25e1] {
                margin-bottom: 1rem
            }

            .max-w-520px[data-v-a04a25e1] {
                max-width: 520px
            }

            .min-h-screen[data-v-a04a25e1] {
                min-height: 100vh
            }

            .w-full[data-v-a04a25e1] {
                width: 100%
            }

            .flex[data-v-a04a25e1] {
                display: flex
            }

            .place-content-center[data-v-a04a25e1] {
                place-content: center
            }

            .items-center[data-v-a04a25e1] {
                align-items: center
            }

            .justify-center[data-v-a04a25e1] {
                justify-content: center
            }

            .overflow-hidden[data-v-a04a25e1] {
                overflow: hidden
            }

            .bg-white[data-v-a04a25e1] {
                --un-bg-opacity: 1;
                background-color: rgb(255 255 255/var(--un-bg-opacity))
            }

            .px-2[data-v-a04a25e1] {
                padding-left: .5rem;
                padding-right: .5rem
            }

            .text-center[data-v-a04a25e1] {
                text-align: center
            }

            .text-\[80px\][data-v-a04a25e1] {
                font-size: 80px
            }

            .text-2xl[data-v-a04a25e1] {
                font-size: 1.5rem;
                line-height: 2rem
            }

            .text-sm[data-v-a04a25e1] {
                font-size: .875rem;
                line-height: 1.25rem
            }

            .text-\[\#020420\][data-v-a04a25e1] {
                --un-text-opacity: 1;
                color: rgb(2 4 32/var(--un-text-opacity))
            }

            .text-\[\#64748B\][data-v-a04a25e1] {
                --un-text-opacity: 1;
                color: rgb(100 116 139/var(--un-text-opacity))
            }

            .hover\:text-\[\#00DC82\][data-v-a04a25e1]:hover {
                --un-text-opacity: 1;
                color: rgb(0 220 130/var(--un-text-opacity))
            }

            .font-medium[data-v-a04a25e1] {
                font-weight: 500
            }

            .font-semibold[data-v-a04a25e1] {
                font-weight: 600
            }

            .leading-none[data-v-a04a25e1] {
                line-height: 1
            }

            .tracking-wide[data-v-a04a25e1] {
                letter-spacing: .025em
            }

            .font-sans[data-v-a04a25e1] {
                font-family: ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji
            }

            .tabular-nums[data-v-a04a25e1] {
                --un-numeric-spacing: tabular-nums;
                font-variant-numeric: var(--un-ordinal) var(--un-slashed-zero) var(--un-numeric-figure) var(--un-numeric-spacing) var(--un-numeric-fraction)
            }

            .underline[data-v-a04a25e1] {
                text-decoration-line: underline
            }

            .underline-offset-3[data-v-a04a25e1] {
                text-underline-offset: 3px
            }

            .antialiased[data-v-a04a25e1] {
                -webkit-font-smoothing: antialiased;
                -moz-osx-font-smoothing: grayscale
            }

            @media (prefers-color-scheme: dark) {
                .dark\:bg-\[\#020420\][data-v-a04a25e1] {
                    --un-bg-opacity:1;
                    background-color: rgb(2 4 32/var(--un-bg-opacity))
                }

                .dark\:text-white[data-v-a04a25e1] {
                    --un-text-opacity: 1;
                    color: rgb(255 255 255/var(--un-text-opacity))
                }
            }

            @media (min-width: 640px) {
                .sm\:text-\[110px\][data-v-a04a25e1] {
                    font-size:110px
                }

                .sm\:text-3xl[data-v-a04a25e1] {
                    font-size: 1.875rem;
                    line-height: 2.25rem
                }
            }
        </style>
        <link rel="stylesheet" href="/_nuxt/entry.Se0AJGST.css" crossorigin>
        <link rel="modulepreload" as="script" crossorigin href="/_nuxt/BcP5P6ly.js">
        <link rel="modulepreload" as="script" crossorigin href="/_nuxt/DqKWDZjQ.js">
        <link rel="modulepreload" as="script" crossorigin href="/_nuxt/BBSDR85m.js">
        <link rel="modulepreload" as="script" crossorigin href="/_nuxt/CZv09itS.js">
        <link rel="preload" as="fetch" fetchpriority="low" crossorigin="anonymous" href="/_nuxt/builds/meta/5dedbd7f-925b-4cfd-a06f-d8431cab6f51.json">
        <link rel="prefetch" as="script" crossorigin href="/_nuxt/BVEbhxcg.js">
        <link rel="prefetch" as="script" crossorigin href="/_nuxt/CdxgTEul.js">
        <script>
            !function() {
                const e = document.createElement("link").relList;
                if (!(e && e.supports && e.supports("modulepreload"))) {
                    for (const e of document.querySelectorAll('link[rel="modulepreload"]'))
                        r(e);
                    new MutationObserver(e => {
                        for (const o of e)
                            if ("childList" === o.type)
                                for (const e of o.addedNodes)
                                    "LINK" === e.tagName && "modulepreload" === e.rel && r(e)
                    }
                    ).observe(document, {
                        childList: !0,
                        subtree: !0
                    })
                }
                function r(e) {
                    if (e.ep)
                        return;
                    e.ep = !0;
                    const r = function(e) {
                        const r = {};
                        return e.integrity && (r.integrity = e.integrity),
                        e.referrerPolicy && (r.referrerPolicy = e.referrerPolicy),
                        "use-credentials" === e.crossOrigin ? r.credentials = "include" : "anonymous" === e.crossOrigin ? r.credentials = "omit" : r.credentials = "same-origin",
                        r
                    }(e);
                    fetch(e.href, r)
                }
            }();
        </script>
        <script type="module" src="/_nuxt/BcP5P6ly.js" crossorigin></script>
    </head>
    <body>
        <div id="__nuxt">
            <div class="antialiased bg-white dark:bg-[#020420] dark:text-white font-sans grid min-h-screen overflow-hidden place-content-center text-[#020420] tracking-wide" data-v-a04a25e1>
                <div class="max-w-520px text-center" data-v-a04a25e1>
                    <h1 class="font-semibold leading-none mb-4 sm:text-[110px] tabular-nums text-[80px]" data-v-a04a25e1>404</h1>
                    <h2 class="font-semibold mb-2 sm:text-3xl text-2xl" data-v-a04a25e1>Page not found: /</h2>
                    <p class="mb-4 px-2 text-[#64748B] text-md" data-v-a04a25e1>Page not found: /</p>
                    <div class="flex items-center justify-center w-full" data-v-a04a25e1>
                        <a href="/" class="font-medium hover:text-[#00DC82] text-sm underline underline-offset-3" data-v-a04a25e1>Go back home</a>
                    </div>
                </div>
            </div>
        </div>
        <div id="teleports"></div>
        <script type="application/json" data-nuxt-data="nuxt-app" data-ssr="true" id="__NUXT_DATA__">
            [
                [
                    "ShallowReactive",
                    1
                ],
                {
                    "error": 2,
                    "data": 8,
                    "state": 10,
                    "once": 13,
                    "_errors": 14,
                    "serverRendered": 16,
                    "path": 4,
                    "pinia": 17
                },
                [
                    "null",
                    "error",
                    3,
                    "url",
                    4,
                    "statusCode",
                    5,
                    "statusMessage",
                    6,
                    "message",
                    6,
                    "data",
                    7
                ],
                "true",
                "/",
                404,
                "Page not found: /",
                {
                    "path": 4
                },
                [
                    "ShallowReactive",
                    9
                ],
                {
                },
                [
                    "Reactive",
                    11
                ],
                {
                    "$snuxt-i18n-meta": 12
                },
                {
                },
                [
                    "Set"
                ],
                [
                    "ShallowReactive",
                    15
                ],
                {
                },
                true,
                {
                }
            ]</script>
        <script>
            window.__NUXT__ = {};
            window.__NUXT__.config = {
                public: {
                    apiBase: "/api",
                    imageUrl: "https://bodezhida.top",
                    i18n: {
                        baseUrl: "",
                        defaultLocale: "zh",
                        defaultDirection: "ltr",
                        strategy: "prefix_except_default",
                        lazy: false,
                        rootRedirect: "",
                        routesNameSeparator: "___",
                        defaultLocaleRouteNameSuffix: "default",
                        skipSettingLocaleOnNavigate: false,
                        differentDomains: false,
                        trailingSlash: false,
                        locales: ["en", "zh"],
                        detectBrowserLanguage: {
                            alwaysRedirect: false,
                            cookieCrossOrigin: false,
                            cookieDomain: "",
                            cookieKey: "i18n_redirected",
                            cookieSecure: false,
                            fallbackLocale: "",
                            redirectOn: "root",
                            useCookie: true
                        },
                        experimental: {
                            localeDetector: "",
                            switchLocalePathLinkSSR: false,
                            autoImportTranslationFunctions: false,
                            typedPages: true,
                            typedOptionsAndMessages: false,
                            generatedLocaleFilePathFormat: "absolute",
                            alternateLinkCanonicalQueries: false,
                            hmr: true
                        },
                        multiDomainLocales: false,
                        domainLocales: {
                            en: {
                                domain: ""
                            },
                            zh: {
                                domain: ""
                            }
                        }
                    }
                },
                app: {
                    baseURL: "/",
                    buildId: "5dedbd7f-925b-4cfd-a06f-d8431cab6f51",
                    buildAssetsDir: "/_nuxt/",
                    cdnURL: ""
                }
            }
        </script>
        <script defer src="https://static.cloudflareinsights.com/beacon.min.js/v833ccba57c9e4d2798f2e76cebdd09a11778172276447" integrity="sha512-57MDmcccJXYtNnH+ZiBwzC4jb2rvgVCEokYN+L/nLlmO8rfYT/gIpW2A569iJ/3b+0UEasghjuZH/ma3wIs/EQ==" data-cf-beacon='{"version":"2024.11.0","token":"75be10dd70e1488b94a8d2745a169c6b","r":1,"server_timing":{"name":{"cfCacheStatus":true,"cfEdge":true,"cfExtPri":true,"cfL4":true,"cfOrigin":true,"cfSpeedBrain":true},"location_startswith":null}}' crossorigin="anonymous"></script>
    </body>
</html>
