*{box-sizing:border-box;margin:0;padding:0}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#0a2540;background:#fff}.hero{background:linear-gradient(180deg,#04121f,#0a2540 22%,#0f4a52 45%,#d9c9a8);padding:48px 24px;text-align:center}.hero h1{color:#fff;font-size:32px;font-weight:500;margin-bottom:12px}.hero p{color:hsla(0,0%,100%,.7);font-size:14px;max-width:420px;margin:0 auto 24px;line-height:1.6}.btn-primary{background:#2f7dd1;color:#fff;border:none;padding:10px 20px;border-radius:8px;font-size:13px;font-weight:500;cursor:pointer}nav{display:flex;align-items:center;justify-content:space-between;padding:16px 24px}nav .logo{color:#fff;font-size:15px;font-weight:500}.markets{padding:0 24px 48px;display:grid;grid-template-columns:repeat(2,1fr);grid-gap:14px;gap:14px;max-width:900px;margin:0 auto}.market-card{background:hsla(0,0%,100%,.95);border-radius:12px;padding:16px}.market-card .tag{font-size:11px;font-weight:500;padding:3px 10px;border-radius:6px;background:#e6f1fb;color:#0c447c}.market-card .question{font-size:14px;color:#0a2540;font-weight:500;margin:12px 0}.odds{display:flex;gap:8px}.odds .yes{flex:1 1;background:#e1f5ee;color:#085041;text-align:center;padding:6px;border-radius:6px;font-size:12px;font-weight:500}.nav-links{display:flex;gap:20px}.nav-link{color:hsla(0,0%,100%,.7);font-size:13px;text-decoration:none}.nav-link-active{color:#fff;border-bottom:2px solid #4ea8e0;padding-bottom:2px}.page-hero{background:linear-gradient(180deg,#04121f,#0a2540 40%,#0f4a52);padding-bottom:20px}.page-hero-content{padding:20px 24px 0}.page-hero-content h1{color:#fff;font-size:22px;font-weight:500;margin-bottom:4px}.page-hero-content p{color:hsla(0,0%,100%,.65);font-size:13px}.markets-list{padding:24px;max-width:900px;margin:0 auto;display:flex;flex-direction:column;gap:12px}.market-card-meta{display:flex;justify-content:space-between;font-size:11px;color:#888780;margin-top:10px}.leaderboard-page{background:#0a2540;min-height:100vh}.leaderboard-list{padding:24px;max-width:700px;margin:0 auto;display:flex;flex-direction:column;gap:8px}.leaderboard-row{background:hsla(0,0%,100%,.08);border-radius:10px;padding:12px 16px;display:flex;align-items:center;gap:12px}.leaderboard-rank{color:hsla(0,0%,100%,.8);font-size:15px;font-weight:500;width:20px}.leaderboard-avatar{width:30px;height:30px;border-radius:50%;background:#534ab7;display:flex;align-items:center;justify-content:center;color:#eeedfe;font-size:12px;font-weight:500}.leaderboard-address{color:#fff;font-size:13px;flex:1 1}.leaderboard-level{color:hsla(0,0%,100%,.6);font-size:12px}.leaderboard-xp{color:#fff;font-size:13px;font-weight:500}.docs-page{background:#0a2540;min-height:100vh}.docs-layout{display:grid;grid-template-columns:220px 1fr;max-width:900px;margin:0 auto}.docs-sidebar{padding:24px 16px}.docs-sidebar-label{color:hsla(0,0%,100%,.4);font-size:11px;font-weight:500;letter-spacing:.04em;margin:16px 0 8px}.docs-sidebar-item{color:hsla(0,0%,100%,.65);font-size:13px;padding:7px 10px;border-radius:6px;text-decoration:none;display:block}.docs-sidebar-item-active{color:#fff;background:hsla(0,0%,100%,.08)}.docs-content{padding:24px 32px}.docs-content h1{color:#fff;font-size:22px;font-weight:500;margin:6px 0 12px}.docs-content p{color:hsla(0,0%,100%,.7);font-size:13px;line-height:1.7}.docs-step{background:hsla(0,0%,100%,.06);border-radius:10px;padding:14px 16px;margin-bottom:12px}.docs-step p:first-child{color:#fff;font-size:13px;font-weight:500;margin:0 0 4px}.docs-step p:last-child{color:hsla(0,0%,100%,.6);font-size:12px;margin:0}.profile-page{background:linear-gradient(180deg,#04121f,#0a2540 20%,#0f4a52 40%,#d9c9a8);min-height:100vh}.profile-header{padding:20px 24px 0;display:flex;align-items:center;gap:14px}.profile-avatar{width:56px;height:56px;border-radius:50%;background:#534ab7;display:flex;align-items:center;justify-content:center;color:#eeedfe;font-size:18px;font-weight:500}.profile-stats{padding:20px 24px 0;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:10px;gap:10px;max-width:700px;margin:0 auto}.profile-stat-card{background:hsla(0,0%,100%,.9);border-radius:12px;padding:12px;text-align:center}.profile-stat-card p:first-child{font-size:18px;color:#0a2540;font-weight:500;margin:0}.profile-stat-card p:last-child{font-size:11px;color:#5f5e5a;margin:4px 0 0}.profile-history{padding:20px 24px 40px;max-width:700px;margin:0 auto}.profile-history-row{background:hsla(0,0%,100%,.08);border-radius:10px;padding:10px 14px;display:flex;justify-content:space-between;margin-bottom:6px;font-size:12px;color:#fff}