.wallet-root{width:100%;min-height:100vh;background:#eef1f6;padding-bottom:100px;font-family:Inter,sans-serif}.wallet-header-card{background:#f5f7fb;margin:12px;padding:16px;border-radius:22px;box-shadow:-6px -6px 12px hsla(0,0%,100%,.9),6px 6px 12px rgba(163,177,198,.6)}.wallet-header-top{display:flex;align-items:center;justify-content:space-between}.wallet-logo-block{gap:10px}.wallet-logo-circle{width:38px;height:38px;border-radius:50%;background:#fff;font-weight:700;font-size:20px;color:#0d1e3a;display:flex;align-items:center;justify-content:center;box-shadow:-4px -4px 8px hsla(0,0%,100%,.8),4px 4px 8px rgba(163,177,198,.4)}.wallet-logo-title{font-size:14px;font-weight:700;color:#0d1e3a}.wallet-logo-sub{font-size:10px;margin-top:-2px;color:#6b7280;display:block;font-weight:500}.wallet-user-pill{display:flex;align-items:center;gap:8px;padding:6px 12px;background:#fff;border-radius:16px;box-shadow:-3px -3px 6px hsla(0,0%,100%,.9),3px 3px 6px rgba(163,177,198,.4)}.wallet-user-avatar{width:28px;height:28px;border-radius:50%;background:#f3f4f6;overflow:hidden;display:flex;align-items:center;justify-content:center}.wallet-user-avatar img,.wallet-user-avatar marble{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.wallet-user-name{font-size:13px;font-weight:600;color:#0d1e3a}.wallet-balance-card{margin-top:20px;background:#f5f7fb;padding:22px 16px;border-radius:18px;display:flex;justify-content:center;align-items:baseline;gap:3px;box-shadow:inset -5px -5px 10px hsla(0,0%,100%,.8),inset 5px 5px 10px rgba(163,177,198,.4)}.wallet-balance-currency{font-size:22px;font-weight:700;color:#0d1e3a}.wallet-balance-amount{font-size:34px;font-weight:800;color:#0d1e3a}.wallet-subtabs{margin-top:20px;display:flex;justify-content:center;gap:40px}.wallet-subtab-btn{font-size:14px;font-weight:600;color:#6b7280;background:transparent;border:none;cursor:pointer}.wallet-subtab-btn--active{color:#ff7a00}.wallet-content{padding:16px}.wallet-state{text-align:center;margin:30px 0;color:#6b7280}.loading-spinner{width:28px;height:28px;border:4px solid #d1d5db;margin:0 auto 10px}.wallet-token-list{display:flex;flex-direction:column;gap:14px;margin:10px 12px}.wallet-token-row{background:#f5f7fb;border-radius:18px;padding:14px 48px 14px 16px;display:flex;justify-content:space-between;align-items:center;box-shadow:-4px -4px 8px hsla(0,0%,100%,.8),4px 4px 8px rgba(163,177,198,.4)}.wallet-token-left{display:flex;align-items:center;gap:12px}.wallet-token-logo{width:40px;height:40px}.wallet-token-logo img{width:100%;height:100%;border-radius:50%;-o-object-fit:cover;object-fit:cover}.wallet-token-symbol{font-size:14px;font-weight:700;color:#0d1e3a;display:block}.wallet-token-amount{font-size:12px;color:#6b7280}.wallet-token-right{font-size:15px;font-weight:700;color:#0d1e3a}.wallet-logo-block{display:flex;align-items:center}.wallet-logo-img{width:140px!important;height:auto!important;-o-object-fit:contain!important;object-fit:contain!important;display:block}.vote-root{padding-bottom:110px;min-height:100vh;background:transparent;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;max-width:85%;margin:0 auto}.vote-search-wrapper{margin-bottom:14px;animation:fadeIn .4s ease-out}.vote-search-input{display:flex;align-items:center;gap:8px;padding:10px 14px;border-radius:999px;background:#f0f3f7;box-shadow:3px 3px 8px rgba(163,177,198,.45),-3px -3px 8px hsla(0,0%,100%,.9)}.vote-search-input input{flex:1;border:none;outline:none;background:transparent;font-size:14px;color:#111827}.vote-search-input input::-moz-placeholder{color:#9ca3af}.vote-search-input input::placeholder{color:#9ca3af}.vote-search-icon{color:#9ca3af}.vote-main-tabs{position:relative;display:flex;align-items:center;justify-content:space-between;width:210px;height:44px;padding:4px;border-radius:999px;background:linear-gradient(145deg,#f5f7fc,#dde3f2);box-shadow:8px 8px 18px rgba(163,177,198,.55),-6px -6px 14px hsla(0,0%,100%,.95);overflow:hidden}.vote-main-tabs:before{content:"";position:absolute;top:6px;bottom:6px;left:6px;width:calc(50% - 6px);border-radius:999px;background:linear-gradient(135deg,#ff9b3f,#ff7a00);transition:transform .25s cubic-bezier(.4,0,.2,1)}.vote-main-tabs--votar:before{transform:translateX(0)}.vote-main-tabs--ranking:before{transform:translateX(100%)}.vote-main-tab{position:relative;z-index:1;flex:1;height:100%;border:none;background:transparent;border-radius:999px;font-size:14px;font-weight:600;color:#8f9bb0;cursor:pointer;display:flex;align-items:center;justify-content:center;white-space:nowrap;text-align:center;transition:color .25s ease-in-out,transform .08s ease-in-out}.vote-main-tab--active{color:#fff}.vote-main-tab:active{transform:scale(.97)}.vote-sub-tabs{display:flex;gap:8px;margin-top:14px;margin-bottom:14px;animation:fadeIn .4s ease-out}.vote-sub-tab{flex:1;border-radius:999px;border:none;padding:6px 10px;font-size:12px;font-weight:600;cursor:pointer;background:#f0f3f7;color:#6b7280;transition:all .3s cubic-bezier(.4,0,.2,1)}.vote-sub-tab,.vote-sub-tab--active{box-shadow:2px 2px 4px rgba(163,177,198,.4),-2px -2px 4px hsla(0,0%,100%,.9)}.vote-sub-tab--active{background:linear-gradient(135deg,#ff9b3f,#ff7a00);color:#fff}.vote-content{margin-top:8px;animation:fadeIn .4s ease-out}.vote-state{margin-top:32px;text-align:center;color:#6b7280;font-size:14px}.vote-state-detail{font-size:12px;color:#9ca3af;margin-top:4px}.vote-error-banner{margin-top:8px;margin-bottom:4px;padding:8px 10px;border-radius:12px;background:#fef2f2;color:#b91c1c;font-size:12px}.vote-list{list-style:none;padding:0;margin:12px 0 0;display:flex;flex-direction:column;gap:12px}.vote-card{justify-content:space-between;gap:12px;padding:12px 14px;border-radius:18px;background:#fff;box-shadow:8px 8px 20px rgba(148,163,184,.35),-6px -6px 16px hsla(0,0%,100%,.95);width:100%;box-sizing:border-box}.vote-card,.vote-card-left{display:flex;align-items:center}.vote-card-left{gap:10px;flex:1;min-width:0;overflow:hidden}.vote-card-logo{width:40px;height:40px;min-width:40px;min-height:40px;border-radius:50%;overflow:hidden;flex-shrink:0;background:#fff}.vote-card-logo img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.vote-card-texts{display:flex;flex-direction:column;gap:2px;min-width:0;flex:1}.vote-card-symbol{font-size:15px;font-weight:700;color:#111827;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.vote-card-subtitle{font-size:11px;color:#6b7280;line-height:1.25;white-space:normal;overflow:visible;text-overflow:unset}.vote-card-right{width:130px;min-width:130px;display:flex;flex-direction:column;gap:6px;flex-shrink:0}.vote-card-actions{display:flex;justify-content:flex-end;gap:8px}.vote-btn{width:32px;height:32px;border-radius:999px;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;background:#f0f3f7;box-shadow:3px 3px 6px rgba(148,163,184,.45),-3px -3px 6px hsla(0,0%,100%,.95);transition:all .25s ease}.vote-btn svg{transition:color .25s ease,transform .2s ease}.vote-btn--up svg{color:#16a34a}.vote-btn--down svg{color:#ef4444}.vote-btn:active{transform:translateY(1px) scale(.97);box-shadow:1px 1px 3px rgba(148,163,184,.7),-1px -1px 3px hsla(0,0%,100%,.95)}.vote-btn--disabled{opacity:.6;cursor:default}.vote-btn--disabled svg{color:#9ca3af}.vote-btn--selected.vote-btn--up svg{color:#16a34a}.vote-btn--selected.vote-btn--down svg{color:#ef4444}.vote-bar{position:relative;width:100%;height:8px;border-radius:999px;background:#e5e7eb;overflow:hidden}.vote-bar-green{left:0;background:linear-gradient(90deg,#22c55e,#16a34a)}.vote-bar-green,.vote-bar-red{position:absolute;top:0;bottom:0;transition:width .3s ease}.vote-bar-red{right:0;background:linear-gradient(90deg,#ef4444,#b91c1c)}.vote-percent-row{display:flex;justify-content:space-between;gap:6px;font-size:11px;font-weight:700}.vote-percent-green{color:#16a34a}.vote-percent-red{color:#ef4444}.ranking-title{text-align:center;font-size:18px;font-weight:700;color:#111827;margin-bottom:16px}.leaderboard-table{background:#fff;border-radius:16px;padding:12px;box-shadow:6px 6px 16px rgba(148,163,184,.35),-4px -4px 12px hsla(0,0%,100%,.95);animation:fadeIn .4s ease-out}.leaderboard-header{display:grid;grid-template-columns:40px 1fr 60px 72px;gap:8px;padding:10px 8px;border-bottom:2px solid #e5e7eb;margin-bottom:8px}.leaderboard-body{display:flex;flex-direction:column;gap:6px}.leaderboard-row{display:grid;grid-template-columns:40px 1fr 60px 72px;gap:8px;padding:10px 8px;border-radius:12px;background:#f9fafb;box-shadow:inset 1px 1px 3px rgba(148,163,184,.15),inset -1px -1px 3px hsla(0,0%,100%,.8);align-items:center}.leaderboard-cell{display:flex;align-items:center;font-size:13px;color:#374151;justify-content:center;text-align:center}.leaderboard-cell--rank{justify-content:center;font-weight:700;cursor:pointer;transition:color .2s ease;white-space:nowrap;gap:4px}.leaderboard-cell--user{justify-content:center;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.leaderboard-header .leaderboard-cell--user{justify-content:center}.leaderboard-cell--accuracy,.leaderboard-cell--votes{justify-content:center;font-weight:600;cursor:pointer;transition:color .2s ease}.leaderboard-cell--accuracy:hover,.leaderboard-cell--active,.leaderboard-cell--votes:hover{color:#ff7a00}.loading-spinner{width:32px;height:32px;border:3px solid #e5e7eb;border-top-color:#ff7a00;border-radius:50%;animation:spin .8s linear infinite;margin:0 auto 12px}@keyframes spin{to{transform:rotate(1turn)}}@media (max-width:640px){.vote-root{max-width:95%}.vote-header,.vote-list,.vote-search-wrapper,.vote-sub-tabs{width:85%;max-width:85%;margin-left:auto;margin-right:auto}}.info-root{width:100%;min-height:100vh;background:#eef1f6;padding-bottom:100px;font-family:Inter,sans-serif}.info-header{background:#f5f7fb;margin:12px;padding:16px;border-radius:22px;box-shadow:-6px -6px 12px hsla(0,0%,100%,.9),6px 6px 12px rgba(163,177,198,.6)}.info-header-content{display:flex;align-items:center;justify-content:space-between}.info-user-section{display:flex;align-items:center;gap:12px}.info-user-avatar{width:32px;height:32px;border-radius:50%;background:#f5f7fb;box-shadow:-4px -4px 8px hsla(0,0%,100%,.9),4px 4px 10px rgba(163,177,198,.6);overflow:hidden;display:flex;align-items:center;justify-content:center}.info-user-text{display:flex;flex-direction:column;line-height:1.3}.info-app-name{font-size:11px;color:#6b7280;font-weight:500}.info-username{font-size:14px;font-weight:600;color:#0d1e3a;max-width:160px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.info-section-title{padding:20px 20px 10px;text-align:center}.info-section-title h2{margin:0;font-size:18px;font-weight:700;color:#ff9500}.info-content{padding:10px 16px;display:flex;flex-direction:column;gap:14px}.info-card-btn{display:flex;align-items:center;gap:14px;padding:16px 18px;background:#f5f7fb;border:none;border-radius:18px;text-decoration:none;color:#0d1e3a;font-size:15px;font-weight:600;cursor:pointer;transition:all .2s ease;box-shadow:-4px -4px 8px hsla(0,0%,100%,.8),4px 4px 8px rgba(163,177,198,.4)}.info-card-btn:hover{box-shadow:-2px -2px 4px hsla(0,0%,100%,.9),2px 2px 4px rgba(163,177,198,.5)}.info-card-btn:active{box-shadow:inset -2px -2px 4px hsla(0,0%,100%,.8),inset 2px 2px 4px rgba(163,177,198,.4)}.info-card-icon{width:44px;height:44px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:-3px -3px 6px hsla(0,0%,100%,.9),3px 3px 6px rgba(163,177,198,.4)}.info-card-icon--orange{background:#ff9500;color:#fff}.info-card-icon--black{background:#1a1a1a;color:#fff}.info-card-icon--blue{background:#08c;color:#fff}.info-card-label{flex:1;text-align:left}.info-developer-footer{position:fixed;bottom:150px;left:0;right:0;padding:16px;background:#eef1f6;border-top:1px solid rgba(163,177,198,.2)}.info-developer-content{background:#f5f7fb;border-radius:18px;padding:16px;display:flex;align-items:center;justify-content:space-between;gap:16px;box-shadow:-4px -4px 8px hsla(0,0%,100%,.8),4px 4px 8px rgba(163,177,198,.4)}.info-developer-text{flex:1}.info-developer-label{margin:0;font-size:11px;color:#6b7280;font-weight:500}.info-developer-name{margin:2px 0 0;font-size:15px;font-weight:700;color:#0d1e3a}.info-developer-tagline{margin:2px 0 0;font-size:12px;color:#6b7280;font-weight:400}.info-developer-social{display:flex;gap:10px;align-items:center}.info-social-icon{width:38px;height:38px;border-radius:50%;background:#f5f7fb;color:#08c;display:flex;align-items:center;justify-content:center;text-decoration:none;transition:all .2s ease;box-shadow:-3px -3px 6px hsla(0,0%,100%,.9),3px 3px 6px rgba(163,177,198,.4)}.info-social-icon:hover{box-shadow:-2px -2px 4px hsla(0,0%,100%,.9),2px 2px 4px rgba(163,177,198,.5)}.info-social-icon:active{box-shadow:inset -2px -2px 4px hsla(0,0%,100%,.8),inset 2px 2px 4px rgba(163,177,198,.4)}.info-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(13,30,58,.6);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;display:flex;align-items:center;justify-content:center;padding:20px;animation:fadeIn .2s ease}.info-modal{background:#f5f7fb;border-radius:22px;max-width:500px;width:100%;max-height:80vh;overflow:hidden;box-shadow:-8px -8px 16px hsla(0,0%,100%,.8),8px 8px 16px rgba(163,177,198,.6);animation:slideUp .3s ease}.info-modal-header{display:flex;align-items:center;justify-content:space-between;padding:20px;border-bottom:1px solid rgba(163,177,198,.2);background:#f5f7fb}.info-modal-header h3{margin:0;font-size:18px;font-weight:700;color:#ff9500}.info-modal-close{background:#f5f7fb;border:none;color:#6b7280;font-size:24px;cursor:pointer;padding:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .2s ease;box-shadow:-3px -3px 6px hsla(0,0%,100%,.9),3px 3px 6px rgba(163,177,198,.4)}.info-modal-close:hover{color:#0d1e3a;box-shadow:-2px -2px 4px hsla(0,0%,100%,.9),2px 2px 4px rgba(163,177,198,.5)}.info-modal-body{padding:20px;background:#eef1f6}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:480px){.info-modal{max-height:90vh}.info-developer-footer{bottom:140px}}