:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}body{margin:0}#root{text-align:center;border-inline:1px solid var(--border);box-sizing:border-box;flex-direction:column;width:1126px;max-width:100%;min-height:100svh;margin:0 auto;display:flex}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}*{box-sizing:border-box;margin:0;padding:0}body{color:#fff;background:linear-gradient(135deg,#0d1b2a 0%,#1a2f4a 40%,#0d2137 100%);min-height:100vh;font-family:Segoe UI,sans-serif}.app{max-width:800px;margin:0 auto;padding:40px 20px}.header{text-align:center;background:#0006;border:2px solid #00d4ff66;border-radius:24px;margin-bottom:40px;padding:40px 20px;box-shadow:0 0 40px #00d4ff33,inset 0 0 40px #0000004d}.header h1{letter-spacing:6px;text-transform:uppercase;color:#fff;text-shadow:0 0 10px #00d4ff,0 0 20px #00d4ff,0 0 40px #00d4ff,0 0 80px #7b2fff,2px 2px #7b2fff;-webkit-text-fill-color:white;background:0 0;margin-bottom:16px;font-size:5rem;font-weight:900;animation:3s ease-in-out infinite pulse-glow}@keyframes pulse-glow{0%,to{text-shadow:0 0 10px #00d4ff,0 0 20px #00d4ff,0 0 40px #00d4ff,0 0 80px #7b2fff,2px 2px #7b2fff}50%{text-shadow:0 0 20px #00d4ff,0 0 40px #00d4ff,0 0 80px #00d4ff,0 0 120px #7b2fff,2px 2px #7b2fff}}.header p{background:linear-gradient(90deg,#ff6b6b,gold,#00d4ff,#7b2fff,#ff6b6b) 0 0/300%;-webkit-text-fill-color:transparent;letter-spacing:1px;-webkit-background-clip:text;font-size:1.1rem;font-weight:600;animation:6s linear infinite shine}@keyframes shine{0%{background-position:0%}to{background-position:300%}}.connect-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#00d4ff,#7b2fff);border:none;border-radius:12px;margin:0 auto 40px;padding:15px 40px;font-size:1.1rem;font-weight:700;transition:all .3s;display:block;box-shadow:0 4px 20px #00d4ff66}.connect-btn:hover{opacity:.85;transform:translateY(-2px);box-shadow:0 8px 30px #00d4ff80}.wallet-info{text-align:center;color:#00d4ff;background:#00d4ff1a;border:1px solid #00d4ff4d;border-radius:10px;margin-bottom:30px;padding:12px 24px}.stats{grid-template-columns:repeat(3,1fr);gap:20px;margin-bottom:40px;display:grid}.stat-card{text-align:center;border-radius:16px;padding:24px;transition:all .3s}.stat-card:first-child{background:linear-gradient(135deg,#0d2137,#0a3d62);border:1px solid #00d4ff;box-shadow:0 4px 20px #00d4ff33}.stat-card:nth-child(2){background:linear-gradient(135deg,#1a0a2e,#2d1b69);border:1px solid #7b2fff;box-shadow:0 4px 20px #7b2fff33}.stat-card:nth-child(3){background:linear-gradient(135deg,#1a1000,#3a2800);border:1px solid gold;box-shadow:0 4px 20px #ffd70033}.stat-card:hover{transform:translateY(-4px)}.stat-card h3{text-transform:uppercase;letter-spacing:2px;margin-bottom:12px;font-size:.8rem}.stat-card:first-child h3{color:#00d4ff}.stat-card:nth-child(2) h3{color:#a78bfa}.stat-card:nth-child(3) h3{color:gold}.stat-card p{font-size:1.5rem;font-weight:700}.stat-card:first-child p{color:#00d4ff}.stat-card:nth-child(2) p{color:#a78bfa}.stat-card:nth-child(3) p{color:gold}.actions{grid-template-columns:1fr 1fr;gap:20px;margin-bottom:30px;display:grid}.deposit-section{background:linear-gradient(135deg,#00d4ff0d,#7b2fff0d);border:1px solid #00d4ff4d;border-radius:16px;padding:30px}.withdraw-section{background:linear-gradient(135deg,#ff6b6b0d,#ff8e530d);border:1px solid #ff6b6b4d;border-radius:16px;padding:30px}.deposit-section h2{color:#00d4ff;margin-bottom:16px;font-size:1.3rem}.withdraw-section h2{color:#ff6b6b;margin-bottom:16px;font-size:1.3rem}.deposit-section p,.withdraw-section p{color:#aaa;margin-bottom:16px;font-size:.9rem}input{color:#fff;background:#ffffff0d;border:1px solid #ffffff26;border-radius:10px;outline:none;width:100%;margin-bottom:16px;padding:14px;font-size:1rem;transition:border-color .2s}input:focus{border-color:#00d4ff}.action-btn{cursor:pointer;border:none;border-radius:10px;width:100%;padding:14px;font-size:1rem;font-weight:700;transition:all .2s}.action-btn:disabled{opacity:.5;cursor:not-allowed}.deposit-btn{color:#fff;background:linear-gradient(135deg,#00d4ff,#7b2fff);box-shadow:0 4px 15px #00d4ff4d}.action-btn:hover:not(:disabled){opacity:.85;transform:translateY(-1px)}.percentage-grid{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.pct-btn{color:#ff6b6b;cursor:pointer;background:#ff6b6b14;border:1px solid #ff6b6b66;border-radius:10px;padding:12px;font-size:.95rem;font-weight:700;transition:all .2s}.pct-btn:hover:not(:disabled){color:#fff;background:linear-gradient(135deg,#ff6b6b,#ff8e53);border-color:#0000}.pct-btn:disabled{opacity:.4;cursor:not-allowed}.message{text-align:center;background:#ffffff0d;border:1px solid #ffffff26;border-radius:10px;margin-bottom:20px;padding:16px;font-size:1rem}.badge-container{border-top:1px solid #ffffff1a;margin-top:60px;padding-top:40px}.badge-header{text-align:center;margin-bottom:30px}.badge-header h2{background:linear-gradient(135deg,gold,#ff6b6b,#00d4ff);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:8px;font-size:2rem;font-weight:900}.badge-header p{color:#aaa}.badge-tiers{grid-template-columns:repeat(6,1fr);gap:12px;margin-bottom:30px;display:grid}.badge-tier{text-align:center;border:2px solid #333;border-radius:14px;flex-direction:column;align-items:center;gap:8px;padding:16px 8px;transition:all .3s;display:flex}.badge-symbol{border:2px solid;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-size:1rem;font-weight:700;display:flex}.badge-name{font-size:.9rem;font-weight:700}.badge-req{color:#888;font-size:.7rem}.badge-result{margin-top:24px}.no-badge{text-align:center;color:#888;background:#ffffff08;border:1px solid #ffffff1a;border-radius:16px;flex-direction:column;align-items:center;gap:10px;padding:30px;display:flex}.no-badge-icon{color:#444;border:2px solid #444;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;font-size:3rem;display:flex}.no-badge-title{color:#fff;font-size:1.3rem;font-weight:700}.earned-badge{border:2px solid;border-radius:16px;align-items:center;gap:40px;padding:30px;display:flex}.badge-circle{border:4px solid;border-radius:50%;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;width:130px;height:130px;display:flex}.badge-big-symbol{font-size:2.2rem;font-weight:700}.badge-big-name{font-size:1rem;font-weight:700}.badge-sub{color:#888;text-transform:uppercase;letter-spacing:1px;font-size:.7rem}.badge-details{flex:1;grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.badge-detail-item{text-align:center;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:10px;padding:16px}.badge-detail-item h4{color:#888;text-transform:uppercase;letter-spacing:1px;margin-bottom:8px;font-size:.75rem}.badge-detail-item p{font-size:1.1rem;font-weight:700}.hub-container{border-top:1px solid #ffffff1a;margin-top:60px;padding-top:40px}.hub-header{text-align:center;margin-bottom:30px}.hub-header h2{background:linear-gradient(135deg,#00d4ff,#7b2fff);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:8px;font-size:2rem;font-weight:900}.hub-header p{color:#aaa}.hub-search{gap:12px;margin-bottom:24px;display:flex}.hub-search input{flex:1;margin-bottom:0}.search-btn{color:#fff;cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,#00d4ff,#7b2fff);border:none;border-radius:10px;padding:14px 28px;font-size:1rem;font-weight:700;transition:all .2s;box-shadow:0 4px 15px #00d4ff4d}.search-btn:hover:not(:disabled){opacity:.85;transform:translateY(-1px)}.search-btn:disabled{opacity:.5;cursor:not-allowed}.hub-error{text-align:center;color:#ff6b6b;background:#ff6b6b14;border:1px solid #ff6b6b4d;border-radius:10px;margin-top:16px;margin-bottom:16px;padding:16px}.hub-results{flex-direction:column;gap:20px;display:flex}.score-card{background:#00d4ff0d;border:1px solid #00d4ff33;border-radius:16px;justify-content:center;align-items:center;gap:40px;padding:30px;display:flex}.score-circle{background:#00d4ff0d;border:4px solid #00d4ff;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:120px;height:120px;display:flex;box-shadow:0 0 20px #00d4ff4d}.score-number{color:#00d4ff;font-size:2.2rem;font-weight:700}.score-label{color:#888;text-transform:uppercase;letter-spacing:1px;font-size:.75rem}.level-badge{font-size:1.8rem;font-weight:700}.hub-stats{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.hub-stat{text-align:center;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:12px;padding:20px;transition:all .2s}.hub-stat:hover{border-color:#00d4ff66}.hub-stat h4{color:#888;text-transform:uppercase;letter-spacing:1px;margin-bottom:8px;font-size:.8rem}.hub-stat p{color:#fff;font-size:1.2rem;font-weight:700}.explorer-link{text-align:center;color:#00d4ff;cursor:pointer;background:0 0;border:1px solid #00d4ff4d;border-radius:10px;width:100%;padding:16px;font-size:1rem;font-weight:700;transition:all .2s;display:block}.explorer-link:hover{background:#00d4ff1a;border-color:#00d4ff}
