.testnet-page{min-height:100vh;padding-top:80px;background:#0a0a0a}.testnet-container{max-width:1400px;margin:0 auto;padding:40px 24px}.wallet-finder{margin-bottom:60px}.finder-title{font-size:32px;font-weight:600;color:#fff;margin-bottom:8px;background:linear-gradient(180deg,#fff,hsla(0,0%,100%,.8));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.finder-subtitle{color:hsla(0,0%,100%,.5);font-size:14px;margin-bottom:24px}.search-box{display:flex;gap:12px;max-width:600px;margin-bottom:32px}.search-input{flex:1 1;background:hsla(0,0%,8%,.6);border:1px solid hsla(0,0%,100%,.15);border-radius:8px;padding:14px 18px;color:#fff;font-size:14px;transition:all .2s}.search-input:focus{outline:none;border-color:hsla(0,0%,100%,.3);background:rgba(25,25,25,.8)}.search-input::placeholder{color:hsla(0,0%,100%,.4)}.search-btn{background:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.2);color:#fff;padding:14px 28px;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s}.search-btn:hover{background:hsla(0,0%,100%,.15);border-color:hsla(0,0%,100%,.3)}.method-toggle{display:flex;align-items:center;gap:12px;margin-bottom:24px}.method-label{color:hsla(0,0%,100%,.5);font-size:13px}.method-btn{background:rgba(30,30,30,.6);border:1px solid hsla(0,0%,100%,.1);color:hsla(0,0%,100%,.6);padding:8px 16px;border-radius:6px;font-size:13px;cursor:pointer;transition:all .2s}.method-btn:hover{background:rgba(40,40,40,.8);color:hsla(0,0%,100%,.8)}.method-btn.active{background:hsla(0,0%,100%,.15);border-color:hsla(0,0%,100%,.4);color:#fff}.wallet-details{background:hsla(0,0%,8%,.4);border:1px solid hsla(0,0%,100%,.08);border-radius:12px;padding:24px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);position:relative}.details-header{justify-content:space-between;margin-bottom:24px;flex-wrap:wrap}.details-header,.header-right{display:flex;align-items:center;gap:12px}.account-id-small{color:hsla(0,0%,100%,.4);font-size:12px;font-family:monospace}.wallet-address{display:flex;align-items:center;gap:8px}.wallet-address .label{color:hsla(0,0%,100%,.5);font-size:14px}.wallet-address .value{color:#fff;font-size:14px;font-family:monospace;word-break:break-all}.tg-tag{background:rgba(0,136,204,.2);border:1px solid rgba(0,136,204,.4);color:#0af;border-radius:16px}.add-tg-btn,.tg-tag{padding:6px 14px;font-size:13px}.add-tg-btn{background:transparent;border:1px dashed hsla(0,0%,100%,.3);color:hsla(0,0%,100%,.6);border-radius:16px;cursor:pointer;transition:all .2s}.add-tg-btn:hover{border-color:hsla(0,0%,100%,.5);color:#fff}.metrics-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:16px;gap:16px;margin-bottom:24px}.metric-card{background:rgba(30,30,30,.5);border:1px solid hsla(0,0%,100%,.06);border-radius:8px;padding:16px;display:flex;flex-direction:column;gap:8px}.metric-label{color:hsla(0,0%,100%,.5);font-size:12px;text-transform:uppercase;letter-spacing:.5px}.metric-value{color:#fff;font-size:24px;font-weight:600}.history-btn{background:transparent;border:1px solid hsla(0,0%,100%,.2);color:hsla(0,0%,100%,.7);padding:10px 20px;border-radius:6px;font-size:13px;cursor:pointer;transition:all .2s}.history-btn:hover{background:hsla(0,0%,100%,.05);border-color:hsla(0,0%,100%,.3);color:#fff}.claim-history{margin-top:24px;padding-top:24px;border-top:1px solid hsla(0,0%,100%,.08)}.claim-history h3{color:#fff;font-size:16px;font-weight:500;margin-bottom:16px}.history-table{width:100%;border-collapse:collapse}.history-table td,.history-table th{padding:12px;text-align:left;border-bottom:1px solid hsla(0,0%,100%,.06)}.history-table th{color:hsla(0,0%,100%,.5);font-size:12px;font-weight:500;text-transform:uppercase}.history-table td{color:hsla(0,0%,100%,.8);font-size:14px}.no-history{color:hsla(0,0%,100%,.4);font-size:14px}.loading{color:hsla(0,0%,100%,.5);padding:20px;text-align:center}.history-controls{display:flex;justify-content:space-between;align-items:center;margin-top:16px;padding-top:16px;border-top:1px solid hsla(0,0%,100%,.06)}.items-per-page{display:flex;align-items:center;gap:8px}.items-per-page label{color:hsla(0,0%,100%,.6);font-size:13px}.items-per-page select{background:hsla(0,0%,8%,.6);border:1px solid hsla(0,0%,100%,.15);border-radius:6px;padding:6px 10px;color:#fff;font-size:13px;cursor:pointer;outline:none}.items-per-page select:hover{border-color:hsla(0,0%,100%,.25)}.history-pagination{display:flex;align-items:center;gap:12px}.history-pagination button{background:hsla(0,0%,8%,.6);border:1px solid hsla(0,0%,100%,.15);border-radius:6px;padding:6px 12px;color:#fff;font-size:13px;cursor:pointer;transition:all .2s}.history-pagination button:hover:not(:disabled){background:hsla(0,0%,100%,.1);border-color:hsla(0,0%,100%,.25)}.history-pagination button:disabled{opacity:.3;cursor:not-allowed}.history-pagination span{color:hsla(0,0%,100%,.6);font-size:13px}.account-details{margin-top:24px;padding-top:24px;border-top:1px solid hsla(0,0%,100%,.08)}.account-details h3{color:#fff;font-size:16px;font-weight:500;margin-bottom:16px}.task-status-section{margin-top:24px;padding-top:24px;border-top:1px solid hsla(0,0%,100%,.08)}.task-status-section h3{color:#fff;font-size:16px;font-weight:500;margin-bottom:16px}.task-status-table{width:100%;border-collapse:collapse}.task-status-table td,.task-status-table th{padding:12px;text-align:left;border-bottom:1px solid hsla(0,0%,100%,.06)}.task-status-table th{color:hsla(0,0%,100%,.5);font-size:12px;font-weight:500;text-transform:uppercase}.task-status-table td{font-size:14px}.task-status-table .task-name{color:hsla(0,0%,100%,.9)}.task-status-table .task-progress{color:hsla(0,0%,100%,.7);font-size:13px}.task-status-table .task-reward{color:#fbbf24;font-weight:500}.task-status-table .task-status.completed{color:#4ade80}.task-status-table .task-status.pending{color:hsla(0,0%,100%,.5)}.task-status-table tr.task-completed{background:rgba(74,222,128,.05)}.progress-bar{height:4px;background:hsla(0,0%,100%,.1);border-radius:2px;margin-top:6px;overflow:hidden}.progress-fill{height:100%;background:linear-gradient(90deg,#4ade80,#4ade80);border-radius:2px;transition:width .3s}.refetch-btn{background:rgba(60,200,240,.1);border:1px solid rgba(60,200,240,.3);color:#4ade80;padding:8px 16px;border-radius:6px;font-size:13px;cursor:pointer;transition:all .2s}.refetch-btn:hover:not(:disabled){background:rgba(60,200,240,.2);border-color:rgba(60,200,240,.5)}.refetch-btn:disabled{opacity:.7;cursor:not-allowed}.refetch-progress-bar{height:3px;background:hsla(0,0%,100%,.1);border-radius:2px;margin-bottom:16px;overflow:hidden}.refetch-progress-fill{height:100%;background:linear-gradient(90deg,#4ade80,#4ade80);border-radius:2px;transition:width .1s}.leaderboard-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.leaderboard-tabs{display:flex;gap:8px}.refetch-icon-btn{background:transparent;border:1px solid hsla(0,0%,100%,.15);color:hsla(0,0%,100%,.5);padding:8px;border-radius:6px;cursor:pointer;transition:all .2s;display:flex;align-items:center;justify-content:center}.refetch-icon-btn:hover:not(:disabled){background:hsla(0,0%,100%,.05);border-color:hsla(0,0%,100%,.25);color:hsla(0,0%,100%,.8)}.refetch-icon-btn:disabled{opacity:.5;cursor:not-allowed}.refetch-icon-btn svg{animation:none}.refetch-icon-btn:disabled svg{animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.refetch-status{margin-bottom:16px}.refetch-info{display:flex;align-items:center;gap:12px;margin-bottom:6px}.refetch-pct{color:#4ade80;font-size:13px;font-weight:500}.refetch-eta{color:hsla(0,0%,100%,.4);font-size:12px}.task-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.task-header h3{margin:0}.task-view-toggle{display:flex;gap:4px}.view-btn{background:rgba(30,30,30,.6);border:1px solid hsla(0,0%,100%,.1);color:hsla(0,0%,100%,.5);padding:4px 10px;border-radius:4px;font-size:11px;cursor:pointer;transition:all .2s}.view-btn:hover{background:rgba(40,40,40,.8);color:hsla(0,0%,100%,.7)}.view-btn.active{background:rgba(60,200,240,.15);border-color:rgba(60,200,240,.3);color:#4ade80}.task-count{color:hsla(0,0%,100%,.4);font-size:12px}.tab-btn{background:rgba(30,30,30,.6);border:1px solid hsla(0,0%,100%,.1);color:hsla(0,0%,100%,.6);padding:10px 20px;border-radius:8px;font-size:14px;cursor:pointer;transition:all .2s}.tab-btn:hover{background:rgba(40,40,40,.8);color:hsla(0,0%,100%,.8)}.tab-btn.active{background:rgba(60,200,240,.15);border-color:rgba(60,200,240,.4);color:#4ade80}.season-performance-section{margin-top:32px;margin-bottom:32px}.global-season-section{margin-top:0;margin-bottom:48px}.wallet-table-section{background:hsla(0,0%,8%,.4);border:1px solid hsla(0,0%,100%,.08);border-radius:12px;padding:24px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);margin-top:48px}.table-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;flex-wrap:wrap;gap:16px}.table-header h2{color:#fff;font-size:20px;font-weight:600}.table-controls{display:flex;gap:12px}.filter-select,.sort-select{background:rgba(30,30,30,.8);border:1px solid hsla(0,0%,100%,.15);color:hsla(0,0%,100%,.8);padding:8px 12px;border-radius:6px;font-size:13px;cursor:pointer}.filter-select:focus,.sort-select:focus{outline:none;border-color:hsla(0,0%,100%,.3)}.table-wrapper{overflow-x:auto}.wallets-table{width:100%;border-collapse:collapse;min-width:600px}.wallets-table th{padding:12px 16px;text-align:left;color:hsla(0,0%,100%,.5);font-size:12px;font-weight:500;text-transform:uppercase;letter-spacing:.5px;border-bottom:1px solid hsla(0,0%,100%,.1)}.wallets-table td{padding:14px 16px;border-bottom:1px solid hsla(0,0%,100%,.05)}.wallet-row{cursor:pointer;transition:background .2s}.wallet-row:hover{background:hsla(0,0%,100%,.03)}.rank-cell{color:hsla(0,0%,100%,.5);font-size:14px;font-weight:500;width:80px}.address-cell{color:#fff;font-family:monospace;font-size:13px}.full-addr{display:none}.short-addr{display:inline}@media (min-width:768px){.full-addr{display:inline}.short-addr{display:none}}.points-cell{color:#fff;font-size:14px;font-weight:500}.tg-cell{color:#0af;font-size:14px}.s4-table .roi-cell,.s4-table .value-cell,.s4-table .volume-cell{color:hsla(0,0%,100%,.8);font-size:14px}.s4-table .pnl-cell.positive{color:#4ade80}.s4-table .pnl-cell.negative{color:#f87171}.s4-table .campaign-points{color:#fbbf24;font-weight:600}.page-size-select{background:rgba(30,30,30,.8);border:1px solid hsla(0,0%,100%,.15);color:hsla(0,0%,100%,.8);padding:8px 12px;border-radius:6px;font-size:13px;cursor:pointer}.page-size-select:focus{outline:none;border-color:hsla(0,0%,100%,.3)}.pagination{display:flex;justify-content:center;align-items:center;gap:20px;margin-top:24px;padding-top:16px;border-top:1px solid hsla(0,0%,100%,.06)}.page-btn{background:transparent;border:1px solid hsla(0,0%,100%,.2);color:hsla(0,0%,100%,.7);padding:8px 16px;border-radius:6px;font-size:13px;cursor:pointer;transition:all .2s}.page-btn:hover:not(:disabled){background:hsla(0,0%,100%,.05);border-color:hsla(0,0%,100%,.3);color:#fff}.page-btn:disabled{opacity:.4;cursor:not-allowed}.page-info{color:hsla(0,0%,100%,.5);font-size:13px}.calc-open-btn{position:fixed;top:100px;right:24px;background:rgba(60,200,240,.15);border:1px solid rgba(60,200,240,.3);color:#4ade80;padding:12px 20px;border-radius:8px;font-size:14px;font-weight:500;display:flex;align-items:center;gap:8px;cursor:pointer;transition:all .2s;z-index:100}.calc-open-btn:hover{background:rgba(60,200,240,.25);border-color:rgba(60,200,240,.5);transform:translateY(-2px)}.calc-open-btn svg{flex-shrink:0}.finder-calc-row{display:flex;gap:24px;align-items:flex-start}.finder-calc-row .wallet-finder{flex:1 1;margin-bottom:0}.calc-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.8);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px}.calc-modal{background:hsla(0,0%,8%,.95);border:1px solid hsla(0,0%,100%,.1);border-radius:16px;padding:32px;max-width:600px;width:100%;max-height:90vh;overflow-y:auto;position:relative;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.calc-modal-close{position:absolute;top:16px;right:16px;background:transparent;border:none;color:hsla(0,0%,100%,.5);font-size:32px;cursor:pointer;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:6px;transition:all .2s;line-height:1}.calc-modal-close:hover{background:hsla(0,0%,100%,.1);color:#fff}.calc-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.calc-title{color:#fff;font-size:18px;font-weight:600;margin:0}.calc-info-btn{background:transparent;border:1px solid hsla(0,0%,100%,.2);color:hsla(0,0%,100%,.5);width:32px;height:32px;border-radius:6px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s}.calc-info-btn:hover{background:hsla(0,0%,100%,.05);border-color:hsla(0,0%,100%,.3);color:hsla(0,0%,100%,.8)}.calc-info-tooltip{background:rgba(60,200,240,.1);border:1px solid rgba(60,200,240,.3);border-radius:8px;padding:16px;margin-bottom:20px}.calc-info-tooltip p{color:hsla(0,0%,100%,.8);font-size:13px;margin:8px 0;line-height:1.5}.calc-info-tooltip strong{color:#4ade80}.close-tooltip-btn{background:rgba(60,200,240,.15);border:1px solid rgba(60,200,240,.3);color:#4ade80;padding:6px 14px;border-radius:6px;font-size:12px;cursor:pointer;margin-top:8px;transition:all .2s}.close-tooltip-btn:hover{background:rgba(60,200,240,.25)}.points-mode-toggle{display:flex;gap:8px;margin-bottom:20px;background:hsla(0,0%,100%,.03);padding:4px;border-radius:8px}.points-mode-toggle button{flex:1 1;background:transparent;border:none;color:hsla(0,0%,100%,.5);padding:10px 16px;border-radius:6px;font-size:13px;font-weight:500;cursor:pointer;transition:all .2s}.points-mode-toggle button.active{background:rgba(60,200,240,.15);color:#4ade80;border:1px solid rgba(60,200,240,.3)}.points-mode-toggle button:hover:not(.active){background:hsla(0,0%,100%,.05);color:hsla(0,0%,100%,.7)}.label-with-tooltip{display:flex;align-items:center;gap:6px}.tooltip-btn{background:transparent;border:none;color:hsla(0,0%,100%,.3);cursor:pointer;padding:0;display:flex;align-items:center;transition:all .2s}.tooltip-btn:hover{color:hsla(0,0%,100%,.6)}.field-tooltip{background:rgba(60,200,240,.1);border:1px solid rgba(60,200,240,.25);border-radius:6px;padding:8px 12px;margin-top:6px;margin-bottom:6px;color:hsla(0,0%,100%,.7);font-size:12px}.effective-display{margin-top:6px;color:#4ade80;font-size:12px;font-weight:500}.calc-inputs{gap:14px;margin-bottom:20px}.calc-field,.calc-inputs{display:flex;flex-direction:column}.calc-field{gap:6px}.calc-field label{color:hsla(0,0%,100%,.5);font-size:12px;text-transform:uppercase;letter-spacing:.5px}.calc-field input{background:rgba(30,30,30,.6);border:1px solid hsla(0,0%,100%,.15);border-radius:6px;padding:10px 12px;color:#fff;font-size:14px;transition:all .2s}.calc-field input:focus{outline:none;border-color:rgba(60,200,240,.4)}.calc-result{background:rgba(60,200,240,.08);border:1px solid rgba(60,200,240,.2);border-radius:8px;padding:16px;margin-bottom:20px}.calc-result-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.calc-result-header span{color:hsla(0,0%,100%,.6);font-size:12px;text-transform:uppercase}.display-toggle{display:flex;gap:4px}.display-toggle button{background:rgba(30,30,30,.6);border:1px solid hsla(0,0%,100%,.1);color:hsla(0,0%,100%,.5);padding:4px 10px;border-radius:4px;font-size:11px;cursor:pointer;transition:all .2s}.display-toggle button:hover{background:rgba(40,40,40,.8);color:hsla(0,0%,100%,.7)}.display-toggle button.active{background:rgba(60,200,240,.15);border-color:rgba(60,200,240,.3);color:#4ade80}.calc-result-value{font-size:24px;font-weight:600;color:#4ade80}.price-selector{margin-top:12px;display:flex;flex-direction:column;gap:6px}.price-selector label{color:hsla(0,0%,100%,.5);font-size:12px}.price-selector input[type=range]{width:100%;height:4px;background:hsla(0,0%,100%,.1);border-radius:2px;outline:none;cursor:pointer;-webkit-appearance:none}.price-selector input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;width:14px;height:14px;background:#4ade80;border-radius:50%;cursor:pointer}.price-selector input[type=range]::-moz-range-thumb{width:14px;height:14px;background:#4ade80;border-radius:50%;cursor:pointer;border:none}.price-chart{background:hsla(0,0%,8%,.4);border-radius:8px;padding:20px;margin-top:20px}.price-chart h3{color:hsla(0,0%,100%,.7);font-size:14px;font-weight:500;text-transform:uppercase;margin-bottom:16px;letter-spacing:.5px}.line-chart-container{width:100%;height:200px;position:relative}.line-chart{width:100%;height:100%;display:block}.airdrop-card{background:rgba(60,200,240,.08);border-color:rgba(60,200,240,.2)}.metric-label-row{display:flex;justify-content:space-between;align-items:center}.airdrop-value{color:#4ade80}.info-btn{background:transparent;border:1px solid hsla(0,0%,100%,.3);color:hsla(0,0%,100%,.6);width:18px;height:18px;border-radius:50%;font-size:11px;font-style:italic;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s}.info-btn:hover{background:hsla(0,0%,100%,.1);border-color:hsla(0,0%,100%,.5);color:#fff}.calc-info-popup{position:absolute;top:100%;left:0;right:0;margin-top:12px;background:rgba(25,25,25,.98);border:1px solid hsla(0,0%,100%,.15);border-radius:10px;padding:20px;z-index:100;box-shadow:0 8px 32px rgba(0,0,0,.5)}.calc-info-popup h4{color:#fff;font-size:14px;font-weight:600;margin-bottom:12px}.calc-info-popup ul{list-style:none;padding:0;margin:0 0 16px}.calc-info-popup li{color:hsla(0,0%,100%,.7);font-size:13px;padding:6px 0;border-bottom:1px solid hsla(0,0%,100%,.05)}.calc-info-popup li:last-child{border-bottom:none}.calc-info-popup li strong{color:#4ade80}.close-info-btn{background:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.2);color:hsla(0,0%,100%,.7);padding:8px 16px;border-radius:6px;font-size:12px;cursor:pointer;transition:all .2s}.close-info-btn:hover{background:hsla(0,0%,100%,.15);color:#fff}@media (max-width:1024px){.metrics-grid{grid-template-columns:repeat(2,1fr)}.finder-calc-row{flex-direction:column}.calc-open-btn{top:80px;right:16px;padding:10px 16px}.calc-modal{padding:24px}}@media (max-width:768px){.testnet-container{padding:24px 12px}.finder-title{font-size:24px}.search-box{flex-direction:column}.metrics-grid{grid-template-columns:1fr}.metric-value{font-size:20px}.table-header{flex-direction:column;align-items:flex-start}.table-controls{width:100%}.filter-select,.sort-select{flex:1 1}.pagination{flex-wrap:wrap}.calc-open-btn{padding:8px 12px;font-size:13px}.calc-open-btn svg{width:16px;height:16px}.calc-modal{padding:20px}.calc-modal-overlay{padding:12px}.wallet-finder{margin-left:0;margin-right:0;padding:0}.wallet-details{padding:16px;margin-left:-8px;margin-right:-8px}.mainnet-tracker{width:100%;overflow-x:hidden}.mainnet-tracker>div[style*=overflowX]{margin-left:-8px;margin-right:-8px;padding-left:8px;padding-right:8px}.metric-card{padding:12px}}.batch-selector{background:hsla(0,0%,8%,.6);border:1px solid hsla(0,0%,100%,.1);border-radius:12px;padding:24px;margin-bottom:32px}.batch-selector h3{color:#fff;font-size:18px;font-weight:600;margin-bottom:16px}.batch-select{background:rgba(30,30,30,.6);border:1px solid hsla(0,0%,100%,.15);border-radius:8px;padding:12px 16px;color:#fff;font-size:14px;width:100%;max-width:400px;cursor:pointer;transition:all .2s}.batch-select:focus{outline:none;border-color:rgba(60,200,240,.4)}.batch-selector .create-batch-btn{margin-left:12px;margin-right:12px}.delete-batch-btn{background:rgba(220,53,69,.15);border:1px solid rgba(220,53,69,.3);color:#dc3545;padding:10px 18px;border-radius:6px;font-size:13px;cursor:pointer;transition:all .2s}.delete-batch-btn:hover{background:rgba(220,53,69,.25)}.batch-stats-section{background:hsla(0,0%,8%,.6);border:1px solid hsla(0,0%,100%,.1);border-radius:12px;padding:32px;margin-bottom:40px}.batch-stats-section h2{color:#fff;font-size:24px;font-weight:600;margin-bottom:24px}.batch-stats-summary{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-gap:16px;gap:16px;margin-bottom:32px}.batch-stats-summary .stat-card{background:rgba(30,30,30,.6);border:1px solid hsla(0,0%,100%,.1);padding:20px;border-radius:8px}.batch-stats-summary .stat-card .stat-label{font-size:14px;color:#888;margin-bottom:8px;display:block}.batch-stats-summary .stat-card .stat-value{font-size:20px;color:#fff;font-weight:600}.batch-wallets-list{margin-top:40px}.batch-wallets-list h3{color:#fff;font-size:18px;font-weight:600;margin-bottom:16px}.remove-wallet-btn,.view-wallet-btn{background:rgba(60,200,240,.15);border:1px solid rgba(60,200,240,.3);color:#4ade80;padding:6px 12px;border-radius:4px;font-size:12px;cursor:pointer;transition:all .2s;margin-right:8px}.view-wallet-btn:hover{background:rgba(60,200,240,.25)}.remove-wallet-btn{background:rgba(220,53,69,.15);border-color:rgba(220,53,69,.3);color:#dc3545}.remove-wallet-btn:hover{background:rgba(220,53,69,.25)}.batch-management{margin:24px 0;padding:20px;background:rgba(30,30,30,.4);border:1px solid hsla(0,0%,100%,.1);border-radius:8px}.batch-management h3{color:#fff;font-size:16px;font-weight:600;margin-bottom:12px}.batch-actions{display:flex;flex-wrap:wrap;gap:8px}.batch-btn,.create-batch-btn{background:rgba(60,200,240,.15);border:1px solid rgba(60,200,240,.3);color:#4ade80;padding:8px 14px;border-radius:6px;font-size:13px;cursor:pointer;transition:all .2s}.create-batch-btn:hover{background:rgba(60,200,240,.25)}.batch-btn.active{background:rgba(40,167,69,.2);border-color:rgba(40,167,69,.4);color:#28a745;cursor:default}.batch-btn:not(.active):hover{background:rgba(60,200,240,.25)}.batch-btn:disabled{opacity:.6;cursor:not-allowed}.wallet-season-stats{margin:32px 0;padding:24px;background:hsla(0,0%,8%,.4);border:1px solid hsla(0,0%,100%,.1);border-radius:12px}