:root{color-scheme:dark;font-family:Courier New,ui-monospace,SFMono-Regular,Menlo,monospace;line-height:1.5}*{box-sizing:border-box}html,body,#root{margin:0;min-height:100vh;background:#0a0a1a;color:#fafafa}.app{min-height:100vh;display:flex;flex-direction:column;align-items:center;padding:0}.header{width:100%;max-width:860px;display:flex;align-items:center;justify-content:space-between;padding:12px 16px;gap:12px;flex-wrap:wrap}.header-title{font-size:1.1rem;font-weight:700;color:#0ff;text-shadow:0 0 10px #00ffff44;letter-spacing:.15em;text-transform:uppercase;display:flex;flex-direction:column;gap:2px}.header-powered{font-size:.55rem;font-weight:400;color:gold;letter-spacing:.18em;text-shadow:none;opacity:.7}.wallet-section{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.btn{font-family:inherit;font-size:.8rem;font-weight:700;padding:6px 14px;border:1px solid #00ffff44;border-radius:4px;background:transparent;color:#0ff;cursor:pointer;text-transform:uppercase;letter-spacing:.08em;transition:all .15s}.btn:hover{background:#00ffff18;border-color:#0ff}.btn:disabled{opacity:.35;cursor:not-allowed}.btn-primary{background:#00ffff18;border-color:#0ff}.btn-danger{color:#f36;border-color:#f364}.btn-danger:hover{background:#ff336618;border-color:#f36}.wallet-info{display:flex;align-items:center;gap:8px;font-size:.75rem;color:#aaa}.wallet-addr{color:#0ff;font-weight:700}.badge{display:inline-block;padding:2px 8px;border-radius:3px;font-size:.65rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em}.badge-eligible{background:#00ff0020;color:#0f0;border:1px solid #00ff0044}.badge-need-lawb,.badge-need-nft{background:#ffd70020;color:gold;border:1px solid #ffd70044}.badge-blacklisted{background:#ff336620;color:#f36;border:1px solid #ff336644}.badge-daily-cap{background:#88888820;color:#888;border:1px solid #88888844}.mode-toggle{display:flex;gap:0;border:1px solid #00ffff33;border-radius:4px;overflow:hidden}.mode-btn{font-family:inherit;font-size:.75rem;font-weight:700;padding:5px 16px;border:none;background:transparent;color:#888;cursor:pointer;text-transform:uppercase;letter-spacing:.1em;transition:all .15s}.mode-btn.active{background:#0ff2;color:#0ff}.mode-btn:disabled{opacity:.3;cursor:not-allowed}.main{width:100%;max-width:860px;display:flex;flex-direction:column;align-items:center;padding:0 16px;gap:16px}.game-wrapper{width:100%;max-width:800px;position:relative}.game-canvas{width:100%;height:auto;display:block;border:1px solid #00ffff22;border-radius:4px;image-rendering:pixelated;touch-action:none}.game-status{text-align:center;padding:8px;font-size:.85rem;color:#aaa}.game-status .score-display{font-size:1.3rem;color:gold;font-weight:700;margin:6px 0}.submit-area{display:flex;align-items:center;justify-content:center;gap:12px;padding:10px;flex-wrap:wrap}.tx-status{font-size:.75rem;color:#aaa}.tx-status a{color:#0ff}.leaderboard{width:100%;max-width:800px;border:1px solid #00ffff22;border-radius:4px;overflow:hidden}.leaderboard-header{display:flex;justify-content:space-between;align-items:center;padding:10px 14px;background:#0d1117;border-bottom:1px solid #00ffff22;flex-wrap:wrap;gap:8px}.leaderboard-header h2{margin:0;font-size:.9rem;color:#0ff;text-transform:uppercase;letter-spacing:.1em}.pool-info{font-size:.7rem;color:gold}.your-rank{font-size:.75rem;color:#0ff;padding:6px 14px;background:#00ffff08;border-bottom:1px solid #00ffff11}.lb-table{width:100%;border-collapse:collapse}.lb-table th{text-align:left;padding:6px 14px;font-size:.65rem;color:#666;text-transform:uppercase;letter-spacing:.1em;border-bottom:1px solid #ffffff08}.lb-table td{padding:6px 14px;font-size:.8rem;color:#ccc;border-bottom:1px solid #ffffff06}.lb-table tr.you{background:#00ffff0a}.lb-table tr.you td{color:#0ff}.lb-rank{width:40px;color:#666}.lb-addr{font-family:inherit}.lb-score{text-align:right;font-weight:700;color:gold!important}.lb-time{text-align:right;color:#666!important;font-size:.7rem!important}.lb-empty{text-align:center;padding:30px;color:#555;font-size:.85rem}.how-to-play{width:100%;max-width:800px;border:1px solid #ffffff10;border-radius:4px;padding:12px 16px;background:#ffffff04;font-size:.75rem;color:#888}.htp-title{font-weight:700;font-size:.7rem;color:#0ff;letter-spacing:.12em;text-transform:uppercase;margin-bottom:8px}.htp-row{padding:2px 0;line-height:1.6}.htp-key{display:inline-block;background:#ffffff0c;border:1px solid #ffffff18;border-radius:3px;padding:1px 6px;font-size:.65rem;color:#0ff;margin-right:6px}.htp-goal{margin-top:4px;color:#aaa}.htp-coin{display:inline-block;width:18px;height:18px;line-height:18px;text-align:center;background:gold;color:#0a0a1a;border-radius:50%;font-weight:700;font-size:.65rem;margin-right:4px;vertical-align:middle}.htp-glitch{display:inline-block;width:18px;height:18px;line-height:18px;text-align:center;background:#f36;color:#fff;border-radius:3px;font-weight:700;font-size:.65rem;margin-right:4px;vertical-align:middle}.footer{width:100%;max-width:860px;padding:16px;display:flex;flex-wrap:wrap;gap:12px;justify-content:center;font-size:.65rem;color:#555;border-top:1px solid #ffffff08;margin-top:20px}.footer a{color:#0ff8;text-decoration:none}.footer a:hover{color:#0ff}@media(max-width:600px){.header{justify-content:center;text-align:center}.wallet-section{justify-content:center}.lb-table td,.lb-table th{padding:5px 8px;font-size:.7rem}}
