.share-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.85);backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;z-index:10000;padding:20px}.share-modal-content{background:linear-gradient(145deg,#1a1a1a,#0d0d0d);border:1px solid rgba(212,255,0,.3);border-radius:20px;padding:28px;max-width:380px;width:100%;text-align:center;position:relative;box-shadow:0 0 40px rgba(212,255,0,.1),0 20px 60px rgba(0,0,0,.5);animation:shareModalSlideIn .3s ease-out}@keyframes shareModalSlideIn{0%{opacity:0;transform:scale(.9) translateY(20px)}to{opacity:1;transform:scale(1) translateY(0)}}.share-modal-close{position:absolute;top:12px;right:12px;width:28px;height:28px;border-radius:50%;background:rgba(255,255,255,.1);border:none;color:#888;font-size:14px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.share-modal-close:hover{background:rgba(255,255,255,.2);color:#fff}.share-modal-title{margin:12px 0 8px;color:#d4ff00;font-size:22px;font-family:Orbitron,sans-serif;font-weight:700;letter-spacing:.5px}.share-modal-question{margin:0 0 16px;font-size:13px;color:rgba(255,255,255,.8);font-family:Exo\ 2,sans-serif;line-height:1.4;font-style:italic}.share-modal-stake{display:flex;align-items:center;justify-content:center;gap:8px;padding:10px 16px;border-radius:10px;margin-bottom:20px;font-size:13px;font-weight:600}.share-modal-stake-yes{background:linear-gradient(135deg,rgba(34,197,94,.15),rgba(34,197,94,.05));border:1px solid rgba(34,197,94,.4)}.share-modal-stake-no{background:linear-gradient(135deg,rgba(239,68,68,.15),rgba(239,68,68,.05));border:1px solid rgba(239,68,68,.4)}.share-modal-stake-label{color:rgba(255,255,255,.6)}.share-modal-stake-value{color:#fff;font-weight:700}.share-modal-stake-side{padding:2px 8px;border-radius:4px;font-size:11px;font-weight:800;letter-spacing:.5px}.share-modal-stake-side.yes{background:rgba(34,197,94,.3);color:#22c55e}.share-modal-stake-side.no{background:rgba(239,68,68,.3);color:#ef4444}.share-modal-loading{display:flex;align-items:center;justify-content:center;gap:8px;padding:12px 16px;margin-bottom:14px;background:rgba(212,255,0,.1);border:1px solid rgba(212,255,0,.3);border-radius:10px;color:#d4ff00;font-size:13px;font-family:Exo\ 2,sans-serif}.share-modal-loading-icon{width:16px;height:16px;animation:spin 1s linear infinite}.share-modal-buttons{display:flex;gap:12px;margin-bottom:14px;justify-content:center}.share-modal-btn:disabled{opacity:.5;cursor:not-allowed;transform:none!important}.share-modal-btn{width:140px;height:48px;display:flex;align-items:center;justify-content:center;gap:6px;padding:0;border-radius:12px;border:1px solid rgba(255,255,255,.15);cursor:pointer;font-family:Exo\ 2,sans-serif;font-size:13px;font-weight:600;transition:all .2s ease;position:relative;overflow:hidden}.share-modal-btn-farcaster-base{background:transparent;width:140px;height:48px}.share-btn-split-bg{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;border-radius:11px;overflow:hidden;border:1px solid rgba(255,255,255,.15)}.share-btn-half-purple{background:#8A63D2}.share-btn-half-purple,.share-btn-half-white{flex:1;display:flex;align-items:center;justify-content:center}.share-btn-half-white{background:linear-gradient(135deg,#ffffff,#f0f0f0 50%,#e8e8e8)}.share-btn-icons{position:relative;z-index:2;display:flex;align-items:center;justify-content:center;width:100%;height:100%}.share-btn-icon-left{position:absolute;left:25%;transform:translateX(-50%)}.share-btn-icon-right{position:absolute;right:25%;transform:translateX(50%)}.share-modal-btn-farcaster-base:hover{transform:translateY(-2px);box-shadow:0 8px 20px rgba(139,92,246,.3),0 8px 20px rgba(255,255,255,.2)}.share-modal-btn-farcaster-base .share-modal-btn-icon{width:22px;height:22px}.share-modal-btn-farcaster-base .share-btn-icon-left .share-modal-btn-icon{filter:brightness(1.3)}.share-modal-btn-twitter{background:linear-gradient(135deg,#1a1a1a,#000000);border:1px solid rgba(255,255,255,.15);color:#fff;width:140px;height:48px}.share-modal-btn-twitter:hover{background:linear-gradient(135deg,#2a2a2a,#1a1a1a);transform:translateY(-2px);box-shadow:0 8px 20px rgba(255,255,255,.1)}.share-modal-btn-icon{object-fit:contain}.share-modal-btn-icon,.share-modal-btn-icon-x{width:20px;height:20px}.share-modal-copy{display:flex;align-items:center;justify-content:center;gap:6px;width:100%;padding:10px 16px;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1);border-radius:10px;color:rgba(255,255,255,.7);font-family:Exo\ 2,sans-serif;font-size:12px;cursor:pointer;transition:all .2s ease;margin-bottom:12px}.share-modal-copy:hover{background:rgba(255,255,255,.1);color:#fff}.share-modal-copy-icon{width:14px;height:14px}.share-modal-close-link{background:none;border:none;color:rgba(255,255,255,.4);font-family:Exo\ 2,sans-serif;font-size:12px;cursor:pointer;padding:6px 12px;transition:color .2s ease}.share-modal-close-link:hover{color:rgba(255,255,255,.7)}@media (max-width:420px){.share-modal-content{padding:24px 20px;max-width:340px}.share-modal-title{font-size:18px}.share-modal-question{font-size:12px}.share-modal-btn{padding:12px 16px;font-size:12px}.share-modal-btn-icon{width:18px;height:18px}.share-modal-btn-farcaster-base .share-modal-btn-icon,.share-modal-btn-icon-x{width:20px;height:20px}}.admin-panel{padding:20px;max-width:1200px;margin:0 auto}.admin-header{text-align:center;margin-bottom:30px}.admin-header h1{font-size:2.5em;color:rgba(0,0,0,.8);margin-bottom:10px;font-weight:700}.admin-header p{font-size:1.1em;color:rgba(0,0,0,.6);margin:0}.admin-tabs{display:flex;gap:10px;margin-bottom:30px;justify-content:center;flex-wrap:wrap}.admin-tab{padding:12px 24px;background:rgba(255,255,255,.1);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);border-radius:20px;color:rgba(0,0,0,.8);font-weight:500;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;gap:8px;font-size:.9em}.admin-tab:hover{background:rgba(255,255,255,.2);transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.1)}.admin-tab.active{background:rgba(59,130,246,.2);border-color:rgba(59,130,246,.4);color:#2563eb;font-weight:600}.tab-icon{font-size:1.1em}.admin-badge{background:rgba(239,68,68,.2);color:#dc2626;padding:2px 6px;border-radius:8px;font-size:.7em;font-weight:600;margin-left:4px}.admin-content{background:rgba(255,255,255,.1);backdrop-filter:blur(10px);border-radius:15px;border:1px solid rgba(255,255,255,.1);padding:30px;min-height:400px}.access-denied{text-align:center;padding:60px 20px}.access-denied h2{font-size:2em;color:rgba(239,68,68,.8);margin-bottom:15px}.access-denied p{font-size:1.1em;color:rgba(0,0,0,.6);line-height:1.5;margin:10px 0}.mobile-sync-btn{-webkit-tap-highlight-color:transparent;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.mobile-sync-btn:active{transform:scale(.95)!important;box-shadow:0 1px 2px rgba(0,0,0,.2)!important}.mobile-sync-btn:hover{transform:translateY(-1px);box-shadow:0 4px 8px rgba(0,0,0,.15)!important}@media (max-width:768px){.admin-panel{padding:15px}.admin-header h1{font-size:2em}.admin-tabs{gap:8px}.admin-tab{padding:10px 18px;font-size:.85em}.admin-content{padding:20px}.admin-tabs{justify-content:flex-start;overflow-x:auto;padding-bottom:10px}.admin-tabs::-webkit-scrollbar{height:4px}.admin-tabs::-webkit-scrollbar-track{background:rgba(255,255,255,.1);border-radius:2px}.admin-tabs::-webkit-scrollbar-thumb{background:rgba(255,255,255,.3);border-radius:2px}.refresh-controls{flex-direction:column!important;align-items:stretch!important;gap:12px!important}.mobile-sync-btn{width:100%!important;min-width:unset!important;font-size:16px!important;padding:16px 20px!important;min-height:50px!important;border-radius:12px!important;box-shadow:0 3px 6px rgba(0,0,0,.15)!important}.mobile-sync-btn:active{transform:scale(.98)!important}.action-buttons{display:flex!important;flex-direction:column!important;gap:10px!important;margin-top:14px!important}.action-buttons .btn{width:100%!important;padding:14px 18px!important;font-size:15px!important;min-height:48px!important;border-radius:10px!important;font-weight:600!important;touch-action:manipulation!important;-webkit-tap-highlight-color:transparent!important;box-shadow:0 2px 4px rgba(0,0,0,.1)!important}.action-buttons .btn:active{transform:scale(.99)!important}.force-buttons{margin-top:14px!important;padding:14px!important;border-radius:10px!important}.force-buttons .btn{width:100%!important;padding:12px 16px!important;font-size:13px!important;min-height:44px!important;border-radius:8px!important;margin:3px 0!important}}@media (max-width:480px){.admin-header h1{font-size:1.8em}.admin-tab{padding:8px 14px;font-size:.8em}.admin-content{padding:15px}.mobile-sync-btn{font-size:18px!important;padding:18px 24px!important;min-height:56px!important;border-radius:14px!important}.refresh-controls{gap:16px!important}.action-buttons{display:flex!important;flex-direction:column!important;gap:12px!important;margin-top:16px!important}.action-buttons .btn{width:100%!important;padding:16px 20px!important;font-size:16px!important;min-height:50px!important;border-radius:12px!important;font-weight:600!important;touch-action:manipulation!important;-webkit-tap-highlight-color:transparent!important;box-shadow:0 3px 6px rgba(0,0,0,.15)!important}.action-buttons .btn:active{transform:scale(.98)!important}.force-buttons{margin-top:16px!important;padding:16px!important;border-radius:12px!important}.force-buttons .btn{width:100%!important;padding:14px 18px!important;font-size:14px!important;min-height:48px!important;border-radius:10px!important;margin:4px 0!important}}.compact-stats{padding:12px;max-width:424px;margin:0 auto;background:linear-gradient(135deg,#0a0a0a,#1a1a1a 50%,#0f0f0f);min-height:100vh;color:#ffffff;font-family:Exo\ 2,-apple-system,BlinkMacSystemFont,sans-serif;display:flex;flex-direction:column;gap:12px}.stats-empty-card,.stats-error-card,.stats-loading-card{background:rgba(0,0,0,.6)!important;border:1px solid rgba(212,255,0,.2)!important}.error-container,.loading-container,.no-data{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;text-align:center;color:#d4ff00;min-height:300px}.loading-logo{margin-bottom:24px}.loading-logo .spinning-logo{width:80px;height:80px;animation:spinLogo 1.5s linear infinite;filter:drop-shadow(0 0 20px rgba(212,255,0,.5))}.loading-text{font-size:18px;font-weight:600;color:#d4ff00;font-family:Orbitron,Exo\ 2,sans-serif;text-shadow:0 0 10px rgba(212,255,0,.3);margin:0}@keyframes spinLogo{0%{transform:rotate(0deg) scale(1)}50%{transform:rotate(180deg) scale(1.05)}to{transform:rotate(1turn) scale(1)}}.loading-spinner{width:36px;height:36px;border:3px solid rgba(212,255,0,.2);border-top-color:#d4ff00;border-radius:50%;animation:spin 1s linear infinite;margin-bottom:12px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.error-icon{font-size:28px;margin-bottom:10px}.retry-button{background:linear-gradient(135deg,#d4ff00,#a8cc00);color:#000;border:none;padding:8px 20px;border-radius:20px;font-weight:700;cursor:pointer;margin-top:12px;transition:all .3s ease;font-size:12px}.retry-button:hover{transform:translateY(-2px);box-shadow:0 4px 16px rgba(212,255,0,.4)}.stats-header-card{background:linear-gradient(135deg,rgba(212,255,0,.1),rgba(0,0,0,.8))!important;border:2px solid rgba(212,255,0,.4)!important;border-radius:16px!important;overflow:hidden}.stats-header-inner{padding:16px!important;text-align:center}.stats-main-title{font-size:22px!important;color:#d4ff00!important;font-weight:800!important;font-family:Orbitron,sans-serif!important;letter-spacing:1px;display:flex;align-items:center;justify-content:center;gap:10px}.stats-icon{font-size:24px}.metrics-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.metric-card-new{background:rgba(0,0,0,.6)!important;border:1px solid rgba(255,255,255,.1)!important;border-radius:12px!important;transition:all .3s cubic-bezier(.4,0,.2,1);overflow:hidden}.metric-card-new:hover{transform:translateY(-3px);box-shadow:0 8px 24px rgba(0,0,0,.4)}.metric-card-new.primary{border-color:rgba(212,255,0,.3)!important;background:linear-gradient(135deg,rgba(212,255,0,.08),rgba(0,0,0,.6))!important}.metric-card-new.secondary{border-color:rgba(99,102,241,.3)!important;background:linear-gradient(135deg,rgba(99,102,241,.08),rgba(0,0,0,.6))!important}.metric-card-new.accent{border-color:rgba(236,72,153,.3)!important;background:linear-gradient(135deg,rgba(236,72,153,.08),rgba(0,0,0,.6))!important}.metric-card-new.success{border-color:rgba(34,197,94,.3)!important;background:linear-gradient(135deg,rgba(34,197,94,.08),rgba(0,0,0,.6))!important}.metric-content-new{padding:14px!important;display:flex;flex-direction:column;align-items:center;gap:8px}.metric-value-new{font-size:22px;font-weight:800;color:#ffffff;font-family:Orbitron,sans-serif}.metric-value-new.small{font-size:16px}.metric-value-container-new{display:flex;align-items:center;gap:6px}.metric-logo-new{width:20px;height:20px;border-radius:50%;object-fit:contain}.metric-badge{font-size:9px!important;padding:3px 8px!important;font-weight:600!important;text-transform:uppercase;letter-spacing:.5px;background:rgba(212,255,0,.15)!important;color:#d4ff00!important;border:none!important}.metric-badge.active{background:linear-gradient(135deg,#d4ff00,#a8cc00)!important;color:#000!important}.section-card{background:rgba(0,0,0,.6)!important;border:1px solid rgba(212,255,0,.15)!important;border-radius:12px!important}.section-card.category{border-color:rgba(212,255,0,.25)!important}.section-card.trending{border-color:rgba(255,107,0,.25)!important}.section-header{padding:12px 14px 8px!important;border-bottom:1px solid rgba(255,255,255,.05)}.section-title{font-size:14px!important;color:#d4ff00!important;font-weight:700!important;font-family:Exo\ 2,sans-serif!important}.activity-grid{justify-content:space-around;padding:14px!important}.activity-grid,.activity-item{display:flex;align-items:center}.activity-item{flex-direction:column;gap:4px}.activity-value-new{font-size:24px;font-weight:800;color:#d4ff00;font-family:Orbitron,sans-serif}.activity-label-new{font-size:10px;color:rgba(255,255,255,.6);text-transform:uppercase;letter-spacing:.5px}.activity-divider{width:1px;height:40px;background:linear-gradient(180deg,transparent,rgba(212,255,0,.3),transparent)}.category-content{display:flex;align-items:center;justify-content:space-between;padding:14px!important}.category-badge{font-size:14px!important;padding:6px 14px!important;background:linear-gradient(135deg,#d4ff00,#a8cc00)!important;color:#000!important;font-weight:700!important}.category-active-count{font-size:11px;color:rgba(255,255,255,.6)}.trending-list-new{display:flex;flex-direction:column;gap:8px;padding:10px 14px 14px!important}.trending-item-new{background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.08);border-radius:10px;padding:12px;display:flex;align-items:flex-start;gap:10px;transition:all .3s ease}.trending-item-new:hover{background:rgba(255,255,255,.06);border-color:rgba(212,255,0,.2);transform:translateX(4px)}.trending-rank-badge{font-size:10px!important;padding:4px 8px!important;background:rgba(212,255,0,.1)!important;color:#d4ff00!important;border-color:rgba(212,255,0,.3)!important;font-weight:700!important;flex-shrink:0}.trending-content-new{flex:1;min-width:0}.trending-question-new{font-size:11px;color:#ffffff;font-weight:600;margin-bottom:6px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:1.4}.trending-meta{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.trending-volume-new{display:flex;align-items:center;gap:3px;font-size:10px;font-weight:600;color:#d4ff00}.trending-volume-new.swipe{color:#00ff88}.trending-logo-new{width:12px;height:12px;border-radius:50%;object-fit:contain}.participants-badge{font-size:9px!important;padding:2px 6px!important;background:rgba(255,255,255,.1)!important;color:rgba(255,255,255,.7)!important}.trending-arrow{font-size:16px;flex-shrink:0}.trending-arrow.up{color:#22c55e}.trending-arrow.down{color:#ef4444}.footer-card{background:linear-gradient(135deg,rgba(212,255,0,.05),rgba(0,0,0,.8))!important;border:1px solid rgba(212,255,0,.2)!important;border-radius:12px!important}.footer-content{justify-content:space-around;padding:14px!important}.footer-content,.footer-stat{display:flex;align-items:center}.footer-stat{flex-direction:column;gap:6px}.footer-label{font-size:10px;color:rgba(255,255,255,.5);text-transform:uppercase;letter-spacing:.5px}.footer-value-badge{font-size:14px!important;padding:4px 12px!important;background:linear-gradient(135deg,#d4ff00,#a8cc00)!important;color:#000!important;font-weight:800!important}.footer-divider{width:1px;height:40px;background:linear-gradient(180deg,transparent,rgba(212,255,0,.2),transparent)}.footer-values{flex-direction:column}.footer-value-item,.footer-values{display:flex;align-items:center;gap:4px}.footer-value-item{font-size:11px;font-weight:600;color:#d4ff00}.footer-logo{width:14px;height:14px;border-radius:50%;object-fit:contain}@media (max-width:375px){.compact-stats{padding:10px;gap:10px}.metrics-grid{gap:8px}.metric-value-new{font-size:18px}.stats-main-title{font-size:18px!important}.trending-question-new{font-size:10px}}.legacy-card{background:linear-gradient(135deg,#0a0a0a,#1a1a1a 50%,#0a0a0a);border:1px solid rgba(212,255,0,.3);border-radius:12px;padding:10px;margin-bottom:8px;position:relative;box-shadow:0 4px 16px rgba(0,0,0,.3);transition:all .3s ease}.legacy-card:hover{border-color:rgba(212,255,0,.6);box-shadow:0 6px 24px rgba(212,255,0,.15);transform:translateY(-1px)}.legacy-badge{position:absolute;top:-8px;right:10px;padding:3px 10px;border-radius:12px;font-size:8px;font-weight:700;display:flex;align-items:center;gap:4px;color:#000;text-transform:uppercase;letter-spacing:.3px;box-shadow:0 2px 8px rgba(0,0,0,.3);z-index:10}.legacy-badge.legacy-badge-resolved{background:linear-gradient(135deg,#00ff88,#00cc6a)}.legacy-badge.legacy-badge-active{background:linear-gradient(135deg,#d4ff00,#c8f000)}.legacy-badge.legacy-badge-expired{background:linear-gradient(135deg,#ff6b6b,#ff4757)}.legacy-badge.legacy-badge-cancelled{background:linear-gradient(135deg,#ffa500,#ff8c00)}.legacy-status-icon{font-size:10px}.legacy-status-text{font-family:Orbitron,sans-serif;font-size:8px}.legacy-card-header{display:flex;flex-direction:column;align-items:center;gap:8px;margin-bottom:8px;padding-top:12px}.legacy-avatar{width:70px;height:70px;min-width:70px;border-radius:10px;overflow:hidden;border:2px solid rgba(212,255,0,.5);background:#1a1a1a;box-shadow:0 4px 12px rgba(0,0,0,.4)}.legacy-avatar img{width:100%;height:100%;object-fit:cover}.legacy-avatar img[src*="sol.png"],.legacy-avatar img[src*=Ethereum]{width:80%;height:80%;object-fit:contain;margin:10%}.legacy-header-content{width:100%;text-align:center}.legacy-question{font-size:11px;font-weight:700;color:#d4ff00!important;margin:0;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.legacy-description{font-size:9px;color:rgba(255,255,255,.7);line-height:1.5;margin:0 0 8px;text-align:center;word-wrap:break-word;overflow-wrap:break-word}.legacy-description .legacy-link,.legacy-description a{color:#00aaff;text-decoration:underline;word-break:break-all}.legacy-description .legacy-link:hover,.legacy-description a:hover{color:#d4ff00}.legacy-outcome-banner{display:flex;align-items:center;justify-content:center;gap:8px;padding:8px 12px;border-radius:8px;margin-bottom:8px;font-size:12px;font-weight:700}.legacy-outcome-banner.outcome-yes{background:linear-gradient(135deg,rgba(0,255,136,.15),rgba(0,204,106,.1));border:2px solid rgba(0,255,136,.5);color:#00ff88}.legacy-outcome-banner.outcome-no{background:linear-gradient(135deg,rgba(255,107,107,.15),rgba(255,71,87,.1));border:2px solid rgba(255,107,107,.5);color:#ff6b6b}.legacy-outcome-banner .outcome-icon{font-size:16px}.legacy-outcome-banner .outcome-text{font-family:Orbitron,sans-serif;letter-spacing:.5px}.legacy-outcome-banner .outcome-text strong{font-size:14px}.legacy-meta{display:flex;flex-wrap:wrap;gap:4px;margin-bottom:6px;justify-content:center}.legacy-meta-item{display:flex;gap:4px;align-items:center;padding:3px 8px;background:rgba(255,255,255,.05);border-radius:6px;border:1px solid rgba(212,255,0,.15)}.legacy-meta-label{font-size:7px;color:rgba(255,255,255,.5);font-weight:500}.legacy-meta-value{font-size:7px;color:#d4ff00;font-weight:600}.legacy-pool-info{display:grid;grid-template-columns:1fr 1fr;gap:4px;margin-bottom:6px}.legacy-pool-item{display:flex;justify-content:space-between;align-items:center;padding:4px 6px;border-radius:4px;border:1px solid rgba(212,255,0,.15)}.legacy-pool-item.yes{background:rgba(0,255,136,.05);border-color:rgba(0,255,136,.2)}.legacy-pool-item.no{background:rgba(255,107,107,.05);border-color:rgba(255,107,107,.2)}.legacy-pool-label{font-size:8px;color:rgba(255,255,255,.7);font-weight:500}.legacy-pool-item.yes .legacy-pool-label{color:#00ff88}.legacy-pool-item.no .legacy-pool-label{color:#ff6b6b}.legacy-pool-values{display:flex;flex-direction:column;align-items:flex-end;gap:2px}.legacy-pool-value{font-size:8px;color:#fff;font-weight:700;font-family:Exo\ 2,sans-serif}.legacy-pool-value.swipe{color:#00ff88;font-size:7px}.legacy-pool-value.usdc{color:#10b981;font-size:7px}.legacy-stats-table{margin-bottom:6px;border-radius:6px;overflow:hidden;border:1px solid rgba(212,255,0,.3)}.legacy-stats-table table{width:100%;border-collapse:collapse;font-family:Exo\ 2,sans-serif}.legacy-stats-table thead tr{background:linear-gradient(135deg,#d4ff00,#c8f000)}.legacy-stats-table th{padding:4px;text-align:center;font-size:7px;font-weight:700;text-transform:uppercase;letter-spacing:.2px;color:#000;font-family:Orbitron,sans-serif}.legacy-stats-table th:first-child{text-align:center;width:35px}.legacy-stats-table tbody tr{border-bottom:1px solid rgba(212,255,0,.1)}.legacy-stats-table tbody tr:last-child{border-bottom:none}.legacy-stats-table td{padding:6px 4px}.legacy-stats-table .token-cell{width:35px;text-align:center}.legacy-stats-table .token-icon{width:18px;height:18px;object-fit:contain;filter:drop-shadow(0 1px 2px rgba(0,0,0,.3));background:#627eea;border-radius:50%;padding:2px}.legacy-stats-table .token-icon.swipe{width:22px;height:22px;background:transparent;padding:0}.legacy-stats-table .value-cell{text-align:center;font-size:9px;font-weight:700}.legacy-stats-table .value-cell.staked{color:#3b82f6}.legacy-stats-table .value-cell.payout,.legacy-stats-table .value-cell.profit.positive{color:#10b981}.legacy-stats-table .value-cell.profit.negative{color:#ef4444}.legacy-card-actions{flex-wrap:wrap;gap:6px}.legacy-card-actions,.legacy-claim-btn{display:flex;justify-content:center;align-items:center}.legacy-claim-btn{background:linear-gradient(135deg,#d4ff00,#c8f000);color:#000;border:none;padding:12px 20px;border-radius:8px;font-size:13px;font-weight:700;cursor:pointer;transition:all .3s ease;width:100%;gap:3px;flex:1}.legacy-claim-btn:hover:not(:disabled){background:linear-gradient(135deg,#e0ff33,#d4ff00);transform:translateY(-1px);box-shadow:0 4px 12px rgba(212,255,0,.4)}.legacy-claim-btn:disabled{background:rgba(212,255,0,.3);color:rgba(0,0,0,.5);cursor:not-allowed;transform:none;box-shadow:none}.legacy-claim-btn.disabled{background:rgba(255,255,255,.1);color:rgba(255,255,255,.5);cursor:not-allowed}.legacy-claim-btn.eth-claim-btn{background:linear-gradient(135deg,#3b82f6,#1d4ed8)!important;color:#fff!important;box-shadow:0 2px 8px rgba(59,130,246,.3)!important}.legacy-claim-btn.eth-claim-btn:hover:not(:disabled){background:linear-gradient(135deg,#1d4ed8,#1e40af)!important;box-shadow:0 4px 12px rgba(59,130,246,.4)!important}.legacy-claim-btn.eth-claim-btn.disabled{background:rgba(59,130,246,.2)!important;color:rgba(255,255,255,.4)!important}.legacy-claim-btn.swipe-claim-btn{background:linear-gradient(135deg,#00ff88,#00cc6a)!important;box-shadow:0 2px 8px rgba(0,255,136,.3)!important;color:#000!important}.legacy-claim-btn.swipe-claim-btn:hover:not(:disabled){background:linear-gradient(135deg,#00cc6a,#00aa55)!important;box-shadow:0 4px 12px rgba(0,255,136,.4)!important}.legacy-claim-btn.swipe-claim-btn.disabled{background:rgba(0,255,136,.2)!important;color:rgba(0,0,0,.4)!important}.legacy-claim-btn.usdc-claim-btn{background:linear-gradient(135deg,#10b981,#059669)!important;color:#fff!important;box-shadow:0 2px 8px rgba(16,185,129,.3)!important}.legacy-claim-btn.usdc-claim-btn:hover:not(:disabled){background:linear-gradient(135deg,#059669,#047857)!important;box-shadow:0 4px 12px rgba(16,185,129,.4)!important}.legacy-claim-btn.usdc-claim-btn.disabled{background:rgba(16,185,129,.2)!important;color:rgba(255,255,255,.4)!important}.usdc-row{background:rgba(16,185,129,.05)}.usdc-icon{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;border-radius:50%;background:linear-gradient(135deg,#10b981,#059669);color:white;font-size:12px;font-weight:700}@media (max-width:768px){.legacy-card{padding:8px;margin-bottom:6px}.legacy-avatar{width:60px;height:60px;min-width:60px}.legacy-question{font-size:10px}.legacy-description{font-size:7px}.legacy-stats-table .value-cell{font-size:8px}.legacy-claim-btn{padding:10px 16px;font-size:12px}.legacy-meta-item{padding:2px 6px}.legacy-meta-label,.legacy-meta-value{font-size:6px}}@media (max-width:480px){.legacy-card{padding:6px}.legacy-avatar{width:56px;height:56px;min-width:56px;border-radius:8px}.legacy-question{font-size:9px}.legacy-description{font-size:6px}.legacy-badge{padding:2px 6px;font-size:7px;top:-6px;right:8px}.legacy-stats-table th{font-size:6px;padding:3px 2px}.legacy-stats-table td{padding:4px 2px}.legacy-stats-table .token-icon{width:14px;height:14px}.legacy-stats-table .token-icon.swipe{width:18px;height:18px}.legacy-stats-table .value-cell{font-size:7px}.legacy-claim-btn{padding:8px 10px;font-size:10px;gap:3px;flex:1 1 auto;min-width:80px;max-width:120px}.legacy-card-actions{gap:4px}.legacy-pool-info{gap:2px}.legacy-pool-item{padding:3px 4px}.legacy-pool-label,.legacy-pool-value{font-size:7px}}.legacy-share-wrapper{position:absolute;top:-10px;left:10px;z-index:15}.legacy-share-badge{width:32px;height:32px;border-radius:50%;background:linear-gradient(135deg,#d4ff00,#c8f000);border:3px solid #0a0a0a;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;box-shadow:0 2px 12px rgba(212,255,0,.4);color:#000}.legacy-share-badge:hover{transform:scale(1.1);box-shadow:0 4px 20px rgba(212,255,0,.6)}.legacy-share-overlay{position:fixed;top:0;left:0;right:0;bottom:0;z-index:14}.legacy-share-dropdown{position:absolute;top:100%;left:0;margin-top:8px;background:linear-gradient(135deg,#1a1a1a,#0a0a0a);border:1px solid rgba(212,255,0,.3);border-radius:12px;padding:6px;min-width:160px;box-shadow:0 8px 32px rgba(0,0,0,.5);z-index:20}.legacy-share-option{display:flex;align-items:center;gap:8px;width:100%;padding:8px 12px;background:transparent;border:none;border-radius:8px;color:#fff;font-size:11px;font-weight:600;cursor:pointer;transition:all .2s ease;text-decoration:none}.legacy-share-option:hover{background:rgba(212,255,0,.15)}.legacy-share-option .share-token-icon{width:16px;height:16px}.legacy-share-divider{height:1px;margin:6px 0;background:linear-gradient(90deg,transparent,rgba(212,255,0,.5),transparent)}.legacy-share-option.share-btn-farcaster-split{position:relative;display:flex;align-items:center;justify-content:center;height:36px;border-radius:6px;overflow:hidden;border:1px solid rgba(255,255,255,.15);padding:0;margin-bottom:0}.legacy-share-option.share-btn-farcaster-split .share-btn-split-bg{position:absolute;inset:0;display:flex}.legacy-share-option.share-btn-farcaster-split .share-btn-half-purple{flex:1;background-color:#8A63D2}.legacy-share-option.share-btn-farcaster-split .share-btn-half-white{flex:1;background-color:#ffffff}.legacy-share-option.share-btn-farcaster-split .share-btn-icons{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;gap:12px}.legacy-share-option.share-btn-farcaster-split .share-btn-icon-left,.legacy-share-option.share-btn-farcaster-split .share-btn-icon-right{width:18px;height:18px;object-fit:contain}.legacy-share-option.share-btn-farcaster-split:hover{transform:scale(1.02);box-shadow:0 4px 12px rgba(138,99,210,.3);background:transparent}.legacy-share-option.share-btn-twitter{display:flex;align-items:center;justify-content:center;height:36px;background:#000;border:1px solid rgba(255,255,255,.15);border-radius:6px;margin-top:0}.legacy-share-option.share-btn-twitter .share-btn-x-icon{width:16px;height:16px;fill:#fff}.legacy-share-option.share-btn-twitter:hover{background:#1a1a1a;transform:scale(1.02)}