<!DOCTYPE html>
<html>
<head>
    <meta charset="UTF-8" />
    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
    <title>404 | XBus</title>
    <link rel="stylesheet" href="/static/_xbus/profile.css">
    <link rel="stylesheet" href="/static/_xbus/style.css">
</head>
<body style="min-height: 100vh;display: flex;flex-direction: column;text-align: center">
<!-- ================= PROFILE PAGE VIEW (个人页面) ================= -->
<div style="height: 100%">
    <!-- Showcase Section (Moved Down) -->
    <h3 style="font-size: 8rem;font-weight: 100">404</h3>
    <section class="showcase-section">

        <div class="container">
            <h2 class="showcase-title reveal-on-scroll">发现精彩主页</h2>
            <div class="showcase-grid">
                <a href="xbus/profile/luna" class="showcase-card reveal-on-scroll">
                    <div class="showcase-banner" style="background-image: url(//oss.biancer.com/xbus/2026/01/16/69699b87e4b0120b7675d726.webp)"></div>
                    <div class="showcase-content">
                        <img src="https://oss.biancer.com/xbus/2026/01/16/69699b40e4b0120b7675d725.webp" alt="Luna.N" class="showcase-avatar">
                        <div class="showcase-name">Luna.N</div>
                        <div class="showcase-tags">
                            
                        </div>
                    </div>
                </a><a href="xbus/profile/shixunfactory" class="showcase-card reveal-on-scroll">
                    <div class="showcase-banner" style="background-image: url(//oss.biancer.com/xbus/2026/01/17/696b2351e4b0bef03d19dcf6.webp)"></div>
                    <div class="showcase-content">
                        <img src="https://oss.biancer.com/xbus/2026/01/17/696b22cce4b0bef03d19dcf5.webp" alt="Shixunfactory" class="showcase-avatar">
                        <div class="showcase-name">Shixunfactory</div>
                        <div class="showcase-tags">
                            
                        </div>
                    </div>
                </a><a href="xbus/profile/blockvar" class="showcase-card reveal-on-scroll">
                    <div class="showcase-banner" style="background-image: url(//oss.biancer.com/xbus/2026/01/19/696df278e4b06025f425af77.webp)"></div>
                    <div class="showcase-content">
                        <img src="https://oss.biancer.com/xbus/2026/01/19/696df192e4b06025f425af75.webp" alt="🔆 blockvar" class="showcase-avatar">
                        <div class="showcase-name">🔆 blockvar</div>
                        <div class="showcase-tags">
                            <span class="showcase-tag">Web3</span><span class="showcase-tag">Blockchain</span><span class="showcase-tag">Airdrop</span>
                        </div>
                    </div>
                </a>
            </div>
        </div>
    </section>
    <footer class="profile-footer no-bg">
        <!-- 1. Default Branding -->
        <div class="footer-branding">
            <a href="https://blockvar.com" target="_blank"><svg viewBox="0 0 24 24" fill="currentColor" width="24" height="24"><path d="M3 9h3v6H3zm5-6h3v14H8zm5 4h3v14h-3zm5 2h3v6h-3z"/></svg></a>
            <p>Powered by <a href="https://blockvar.com" target="_blank"><strong>blockvar</strong></a></p>
        </div>
    </footer>
</div>
<script src="/static/_xbus/landing.js"></script>

    
    
        <script async src="https://www.googletagmanager.com/gtag/js?id=G-3CZ1L4MT6M"></script>
        <script>
            window.dataLayer = window.dataLayer || [];
            function gtag(){dataLayer.push(arguments);}
            gtag('js', new Date());

            gtag('config', 'G-3CZ1L4MT6M');
        </script>
    

</body>
</html>