*{box-sizing:border-box}body,html{padding:0;margin:0;height:100%;font-family:Press Start\ 2P,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;background:#000;color:#e6edf3;font-size:11px;line-height:1.6}a{color:inherit;text-decoration:none}.page{min-height:100vh;padding:40px 24px;max-width:1100px;margin:0 auto}.card{background:#000;border:1px solid #242b36;border-radius:12px;padding:20px;margin-bottom:20px}.button{background:#ff6b6b;color:#fff;border:2px solid #ff4757;padding:10px 16px;border-radius:4px;cursor:pointer;display:inline-block;font-weight:400;transition:all .15s ease;font-size:10px;text-transform:uppercase;box-shadow:0 4px 0 #d63031,0 4px 8px rgba(0,0,0,.3);position:relative;top:0}.button:hover{background:#ff5252;top:2px;box-shadow:0 2px 0 #d63031,0 2px 4px rgba(0,0,0,.3)}.button:active{top:4px;box-shadow:0 0 0 #d63031,0 0 2px rgba(0,0,0,.3)}.muted{color:#9aa4b2}code{background:hsla(0,0%,100%,.1);padding:2px 6px;border-radius:4px;font-family:Press Start\ 2P,Fira Code,Consolas,Monaco,monospace;font-size:.7em}pre code{background:none;padding:0}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#000}::-webkit-scrollbar-thumb{background:#3b4453;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#4b5563}.header{position:relative;z-index:50;padding:0 16px;height:52px;background:rgba(0,0,0,.92);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid hsla(0,0%,100%,.06);gap:12px}.header,.header-logo{display:flex;align-items:center;flex-shrink:0}.header-logo{margin-right:4px}.header-balance,.header-logo a{display:flex;align-items:center}.header-balance{gap:6px;padding:5px 12px;background:rgba(255,215,0,.08);border:1px solid rgba(255,215,0,.2);border-radius:20px;cursor:pointer;transition:all .2s ease;flex-shrink:0}.header-balance:hover{background:rgba(255,215,0,.14);border-color:rgba(255,215,0,.35)}.header-balance-label{font-size:9px;color:#6b7280;text-transform:uppercase;letter-spacing:.5px}.header-balance-value{font-size:13px;font-weight:700;color:gold}.header-stats{display:flex;gap:16px;align-items:center}.header-stat-item{display:flex;align-items:center;gap:5px}.header-stat-label{font-size:9px;color:#4b5563;text-transform:uppercase;letter-spacing:.5px}.header-stat-value{font-size:12px;font-weight:600;color:#9aa4b2}.header-stat-gold{color:gold}.header-actions{display:flex;align-items:center;gap:8px;margin-left:auto;flex-shrink:0;flex-wrap:nowrap}.header-cta{padding:7px 16px;font-size:11px;font-weight:700;color:#fff;background:linear-gradient(135deg,#f59e0b,#ef4444 50%,#a855f7);border:none;border-radius:6px;cursor:pointer;text-transform:uppercase;letter-spacing:.5px;white-space:nowrap;animation:ctaGlow 2s ease-in-out infinite;transition:transform .15s ease}.header-cta:hover{transform:translateY(-1px)}.header-cta:active{transform:translateY(0)}.header-referral-btn{padding:7px 14px;font-size:11px;font-weight:700;color:#000;background:linear-gradient(135deg,gold,#ff8c00);border:1px solid rgba(255,215,0,.5);border-radius:6px;cursor:pointer;text-transform:uppercase;letter-spacing:.3px;white-space:nowrap;transition:all .15s ease}.header-referral-btn:hover{transform:translateY(-1px);box-shadow:0 4px 12px rgba(255,215,0,.25)}.header-account-container{position:relative}.header-account-btn{display:flex;align-items:center;gap:6px;padding:5px 10px;background:hsla(0,0%,100%,.06);border:1px solid hsla(0,0%,100%,.1);border-radius:6px;cursor:pointer;color:#e6edf3;transition:all .15s ease;white-space:nowrap}.header-account-btn:hover{background:hsla(0,0%,100%,.1);border-color:hsla(0,0%,100%,.18)}.header-account-avatar{width:22px;height:22px;border-radius:50%;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;align-items:center;justify-content:center;font-size:10px;font-weight:700;color:#fff;flex-shrink:0}.header-account-label{font-size:11px;font-weight:500}.header-account-chevron{font-size:9px;color:#6b7280;margin-left:2px}.header-login-btn{padding:7px 16px;font-size:11px;font-weight:600;color:#e6edf3;background:hsla(0,0%,100%,.08);border:1px solid hsla(0,0%,100%,.15);border-radius:6px;cursor:pointer;text-transform:uppercase;letter-spacing:.3px;transition:all .15s ease}.header-login-btn:hover{background:hsla(0,0%,100%,.14);border-color:hsla(0,0%,100%,.25)}.header-dropdown{position:absolute;top:calc(100% + 6px);right:0;width:240px;background:#0d1117;border:1px solid hsla(0,0%,100%,.1);border-radius:10px;padding:6px;z-index:100;box-shadow:0 12px 40px rgba(0,0,0,.6),0 0 0 1px hsla(0,0%,100%,.04)}.header-dropdown-user{padding:10px 12px 8px}.header-dropdown-email{font-size:11px;color:#9aa4b2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.header-dropdown-balance{font-size:14px;font-weight:700;color:gold;margin-top:2px}.header-dropdown-divider{height:1px;background:hsla(0,0%,100%,.06);margin:4px 8px}.header-dropdown-item{display:flex;align-items:center;gap:8px;width:100%;padding:8px 12px;font-size:12px;color:#c9d1d9;background:none;border:none;border-radius:6px;cursor:pointer;transition:background .12s ease;text-align:left}.header-dropdown-item:hover{background:hsla(0,0%,100%,.06)}.header-dropdown-item span:first-child{font-size:14px;width:20px;text-align:center;flex-shrink:0}.header-dropdown-hint{margin-left:auto;font-size:10px;color:#4b5563}.header-dropdown-active{margin-left:auto;font-size:9px;font-weight:700;color:#22c55e;background:rgba(34,197,94,.12);padding:1px 6px;border-radius:4px}.header-dropdown-logout{color:#ef4444}.header-dropdown-logout:hover{background:rgba(239,68,68,.1)}@keyframes ctaGlow{0%,to{box-shadow:0 0 12px rgba(239,68,68,.3),0 2px 6px rgba(0,0,0,.3)}50%{box-shadow:0 0 20px rgba(168,85,247,.5),0 0 40px rgba(239,68,68,.2),0 2px 6px rgba(0,0,0,.3)}}.world-menu-container{position:relative}.world-menu{position:absolute;top:calc(100% + 8px);right:0;background:#0d1117;border:1px solid hsla(0,0%,100%,.1);border-radius:10px;padding:6px;min-width:200px;z-index:100;display:flex;flex-direction:column;gap:2px;box-shadow:0 12px 40px rgba(0,0,0,.6)}.world-menu .button{width:100%;text-align:left;justify-content:flex-start}@media (max-width:1024px){.header{padding:0 12px;gap:8px}.header-stats{gap:10px}.header-balance-label,.header-stat-label{display:none}.header-cta{padding:6px 12px;font-size:10px}.header-referral-btn{padding:6px 10px;font-size:10px}.header-account-label{display:none}}@media (max-width:768px){.fly-mode-btn{display:none!important}.header{padding:0 10px;height:44px;gap:6px}.header-stats{display:none}.header-logo{margin-right:0}.header-logo img{height:28px!important}.header-actions{margin-left:auto;gap:6px}.header-cta{padding:10px 16px;font-size:12px;font-weight:800;letter-spacing:.5px}.header-referral-btn{padding:10px 14px;font-size:12px;font-weight:700}.header-login-btn{padding:10px 18px;font-size:12px;font-weight:700}.header-account-chevron,.header-account-label{display:none}.header-dropdown{width:220px;right:-8px}.header-authed{flex-wrap:wrap;height:auto;padding:6px 10px;row-gap:4px;column-gap:6px}.header-authed .header-logo{order:1;flex:1 1}.header-authed .header-account-container{order:2;flex-shrink:0}.header-authed .header-account-btn{padding:6px 10px;gap:6px}.header-authed .header-account-avatar{width:28px;height:28px;font-size:12px}.header-authed .header-balance{order:3;padding:3px 8px;border-radius:12px;flex-shrink:0}.header-authed .header-balance-label{display:none}.header-authed .header-balance-value{font-size:10px}.header-authed .header-actions{order:4;margin-left:0;flex:1 1;justify-content:flex-end;gap:6px}}@media (max-width:400px){.header{padding:0 6px}.header-logo img{height:24px!important}.header-cta{padding:8px 12px;font-size:11px}.header-login-btn{padding:8px 14px;font-size:11px}.header-referral-btn{padding:8px 10px;font-size:11px}.header-authed{padding:5px 6px}.header-authed .header-balance-value{font-size:10px}.header-authed .header-account-avatar{width:26px;height:26px;font-size:11px}}