.supporters-module__r4htcG__supportersPage{flex-direction:column;min-height:100vh;display:flex;position:relative;overflow:hidden}.supporters-module__r4htcG__blobLeft{filter:blur(120px);z-index:0;pointer-events:none;background:#d4af371a;border-radius:50%;width:500px;height:500px;position:absolute;top:5%;left:-15%}.supporters-module__r4htcG__blobRight{background:rgba(var(--primary-rgb), .08);filter:blur(150px);z-index:0;pointer-events:none;border-radius:50%;width:600px;height:600px;position:absolute;bottom:10%;right:-10%}.supporters-module__r4htcG__header{z-index:1000;background:rgba(var(--bg-rgb), .7);-webkit-backdrop-filter:blur(20px);border-bottom:1px solid var(--border);align-items:center;height:80px;display:flex;position:fixed;top:0;left:0;right:0}.supporters-module__r4htcG__navContainer{justify-content:space-between;align-items:center;width:100%;display:flex}.supporters-module__r4htcG__logoArea{align-items:center;gap:12px;text-decoration:none;display:flex}.supporters-module__r4htcG__logoImage{width:42px;height:42px;box-shadow:0 4px 15px rgba(var(--primary-rgb), .3);object-fit:cover;border-radius:12px}.supporters-module__r4htcG__logoText{font-size:1.8rem;font-family:var(--font-decorative);color:var(--primary);font-weight:700}.supporters-module__r4htcG__navActions{align-items:center;gap:16px;display:flex}.supporters-module__r4htcG__themeToggle{background:var(--surface);border:1px solid var(--border);cursor:pointer;width:42px;height:42px;color:var(--text-primary);transition:var(--transition-smooth);border-radius:50%;justify-content:center;align-items:center;display:flex}.supporters-module__r4htcG__themeToggle:hover{background:var(--border);transform:rotate(15deg)}.supporters-module__r4htcG__mainContent{z-index:1;padding:140px 0 80px;position:relative}.supporters-module__r4htcG__sectionHeader{text-align:center;flex-direction:column;gap:14px;max-width:700px;margin:0 auto 50px;display:flex}.supporters-module__r4htcG__sectionTitle{font-size:2.5rem;font-weight:900}.supporters-module__r4htcG__sectionDesc{color:var(--text-secondary);font-size:1.1rem;line-height:1.8}.supporters-module__r4htcG__statsBar{flex-wrap:wrap;justify-content:center;gap:40px;margin-bottom:50px;display:flex}.supporters-module__r4htcG__statItem{text-align:center}.supporters-module__r4htcG__statValue{background:linear-gradient(135deg, var(--accent), var(--accent-light));-webkit-text-fill-color:transparent;-webkit-background-clip:text;font-size:2.2rem;font-weight:900}.supporters-module__r4htcG__statLabel{color:var(--text-secondary);margin-top:4px;font-size:.9rem}.supporters-module__r4htcG__mainGrid{grid-template-columns:1fr 1fr;align-items:start;gap:40px;display:grid}@media (max-width:968px){.supporters-module__r4htcG__mainGrid{grid-template-columns:1fr}}.supporters-module__r4htcG__donationCard{padding:36px;position:relative;overflow:hidden}.supporters-module__r4htcG__cardTitle{align-items:center;gap:10px;margin-bottom:6px;font-size:1.5rem;font-weight:800;display:flex}.supporters-module__r4htcG__cardSubtitle{color:var(--text-secondary);margin-bottom:28px;font-size:.9rem;line-height:1.6}.supporters-module__r4htcG__paymentTabs{background:rgba(var(--bg-rgb), .5);border:1px solid var(--border);border-radius:14px;flex-wrap:wrap;gap:8px;margin-bottom:24px;padding:6px;display:flex}.supporters-module__r4htcG__paymentTab{min-width:115px;color:var(--text-secondary);font-family:var(--font-primary);cursor:pointer;transition:var(--transition-smooth);background:0 0;border:none;border-radius:10px;flex:calc(33.33% - 8px);justify-content:center;align-items:center;gap:6px;padding:10px 12px;font-size:.85rem;font-weight:600;display:flex}.supporters-module__r4htcG__paymentTab:hover{color:var(--text-primary);background:rgba(var(--primary-rgb), .05)}.supporters-module__r4htcG__paymentTabActive{box-shadow:0 4px 12px rgba(var(--primary-rgb), .3);background:var(--primary)!important;color:#fff!important}.supporters-module__r4htcG__donationForm{flex-direction:column;gap:18px;display:flex}.supporters-module__r4htcG__formRow{grid-template-columns:1fr 1fr;gap:16px;display:grid}@media (max-width:500px){.supporters-module__r4htcG__formRow{grid-template-columns:1fr}}.supporters-module__r4htcG__inputGroup{flex-direction:column;gap:6px;display:flex}.supporters-module__r4htcG__inputLabel{color:var(--text-primary);font-size:.85rem;font-weight:600}.supporters-module__r4htcG__inputField{border:1px solid var(--border);background:var(--surface);color:var(--text-primary);font-family:var(--font-primary);transition:var(--transition-smooth);border-radius:12px;padding:12px 16px;font-size:.95rem}.supporters-module__r4htcG__inputField:focus{border-color:var(--primary);box-shadow:0 0 0 4px rgba(var(--primary-rgb), .12)}.supporters-module__r4htcG__amountPresets{flex-wrap:wrap;gap:8px;display:flex}.supporters-module__r4htcG__amountPreset{border:1px solid var(--border);background:var(--surface);color:var(--text-primary);font-family:var(--font-primary);cursor:pointer;transition:var(--transition-smooth);border-radius:10px;padding:8px 16px;font-size:.9rem;font-weight:600}.supporters-module__r4htcG__amountPreset:hover{border-color:var(--accent);color:var(--accent)}.supporters-module__r4htcG__amountPresetActive{box-shadow:0 4px 12px rgba(var(--accent-rgb), .3);background:linear-gradient(135deg, var(--accent), var(--accent-dark))!important;color:#1c1e21!important;border-color:var(--accent)!important}.supporters-module__r4htcG__anonymousToggle{cursor:pointer;align-items:center;gap:10px;padding:10px 0;display:flex}.supporters-module__r4htcG__anonymousCheckbox{width:20px;height:20px;accent-color:var(--primary);cursor:pointer}.supporters-module__r4htcG__anonymousLabel{color:var(--text-secondary);cursor:pointer;font-size:.9rem}.supporters-module__r4htcG__submitBtn{width:100%;margin-top:6px;padding:14px}.supporters-module__r4htcG__usdtSection{flex-direction:column;gap:20px;margin-top:8px;display:flex}.supporters-module__r4htcG__walletBox{background:rgba(var(--bg-rgb), .6);border:1px solid var(--border);text-align:center;border-radius:14px;padding:20px}.supporters-module__r4htcG__walletTitle{color:var(--text-secondary);margin-bottom:10px;font-size:.85rem;font-weight:600}.supporters-module__r4htcG__walletAddress{word-break:break-all;color:var(--primary);background:rgba(var(--primary-rgb), .05);border:1px dashed rgba(var(--primary-rgb), .3);direction:ltr;border-radius:10px;margin-bottom:12px;padding:12px;font-family:Courier New,monospace;font-size:.8rem}.supporters-module__r4htcG__copyBtn{padding:8px 20px;font-size:.85rem}.supporters-module__r4htcG__usdtNote{color:var(--text-secondary);background:rgba(var(--accent-rgb), .05);border:1px solid rgba(var(--accent-rgb), .15);border-radius:10px;padding:12px;font-size:.8rem;line-height:1.6}.supporters-module__r4htcG__statusMessage{text-align:center;border-radius:12px;justify-content:center;align-items:center;gap:8px;margin-top:10px;padding:14px 18px;font-size:.95rem;font-weight:600;display:flex}.supporters-module__r4htcG__statusSuccess{color:#047857;background:#10b9811a;border:1px solid #10b98133}.supporters-module__r4htcG__statusError{color:#b91c1c;background:#ef44441a;border:1px solid #ef444433}.supporters-module__r4htcG__leaderboardCard{padding:36px;position:relative;overflow:hidden}.supporters-module__r4htcG__leaderboardList{flex-direction:column;gap:10px;display:flex}.supporters-module__r4htcG__leaderboardItem{background:rgba(var(--bg-rgb), .5);border:1px solid var(--border);transition:var(--transition-smooth);border-radius:14px;align-items:center;gap:14px;padding:14px 18px;display:flex}.supporters-module__r4htcG__leaderboardItem:hover{border-color:rgba(var(--accent-rgb), .3);transform:translate(-4px)}.supporters-module__r4htcG__rank1{background:linear-gradient(135deg,#d4af371f,#d4af3708)!important;border-color:#d4af3759!important}.supporters-module__r4htcG__rank2{background:linear-gradient(135deg,#c0c0c01f,#c0c0c008)!important;border-color:#c0c0c059!important}.supporters-module__r4htcG__rank3{background:linear-gradient(135deg,#cd7f321f,#cd7f3208)!important;border-color:#cd7f3259!important}.supporters-module__r4htcG__rankBadge{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:1rem;font-weight:800;display:flex}.supporters-module__r4htcG__rankBadge1{color:#1c1e21;background:linear-gradient(135deg,#d4af37,#f4cf57);box-shadow:0 4px 15px #d4af3766}.supporters-module__r4htcG__rankBadge2{color:#1c1e21;background:linear-gradient(135deg,silver,#e0e0e0);box-shadow:0 4px 15px #c0c0c066}.supporters-module__r4htcG__rankBadge3{color:#1c1e21;background:linear-gradient(135deg,#cd7f32,#e8a857);box-shadow:0 4px 15px #cd7f3266}.supporters-module__r4htcG__rankBadgeDefault{background:var(--surface);color:var(--text-secondary);border:1px solid var(--border)}.supporters-module__r4htcG__donorInfo{flex:1;min-width:0}.supporters-module__r4htcG__donorName{white-space:nowrap;text-overflow:ellipsis;font-size:1rem;font-weight:700;overflow:hidden}.supporters-module__r4htcG__donorCount{color:var(--text-secondary);margin-top:2px;font-size:.8rem}.supporters-module__r4htcG__donorAmount{color:var(--accent);white-space:nowrap;font-size:1.1rem;font-weight:800}.supporters-module__r4htcG__emptyLeaderboard{text-align:center;color:var(--text-secondary);padding:40px 20px}.supporters-module__r4htcG__emptyLeaderboard h3{color:var(--text-secondary);margin-top:12px;font-size:1.1rem;font-weight:700}.supporters-module__r4htcG__emptyLeaderboard p{margin-top:8px;font-size:.9rem}.supporters-module__r4htcG__footer{background:var(--surface);border-top:1px solid var(--border);text-align:center;z-index:10;margin-top:auto;padding:30px 0;position:relative}.supporters-module__r4htcG__footerText{color:var(--text-secondary);font-size:.9rem}
