.Navbar-module__pSp8Ga__navbar{z-index:1000;transition:all var(--pb-transition);padding:16px 0;position:fixed;top:0;left:0;right:0}.Navbar-module__pSp8Ga__scrolled{background:var(--pb-bg-navbar);-webkit-backdrop-filter:blur(20px);border-bottom:1px solid var(--pb-border);box-shadow:var(--pb-shadow-md);padding:10px 0}.Navbar-module__pSp8Ga__navInner{justify-content:space-between;align-items:center;display:flex}.Navbar-module__pSp8Ga__logo{z-index:10;align-items:center;gap:10px;display:flex}.Navbar-module__pSp8Ga__logoText{font-family:var(--font-heading);background:var(--pb-gradient-accent);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:1.3rem;font-weight:700}.Navbar-module__pSp8Ga__logoImage{object-fit:contain;flex-shrink:0;width:42px;height:42px}.Navbar-module__pSp8Ga__navLinks{align-items:center;gap:8px;display:flex}.Navbar-module__pSp8Ga__navLink{color:var(--pb-text-secondary);border-radius:var(--pb-radius-pill);transition:all var(--pb-transition);padding:8px 18px;font-size:.9rem;font-weight:500;position:relative}.Navbar-module__pSp8Ga__navLink:hover{color:var(--pb-text-primary);background:var(--pb-accent-dim)}.Navbar-module__pSp8Ga__navActions{z-index:10;align-items:center;gap:12px;display:flex}.Navbar-module__pSp8Ga__themeToggle{background:var(--pb-accent-dim);border:1px solid var(--pb-border);width:38px;height:38px;color:var(--pb-text-secondary);cursor:pointer;transition:all var(--pb-transition);border-radius:50%;justify-content:center;align-items:center;display:flex}.Navbar-module__pSp8Ga__themeToggle:hover{background:var(--pb-accent-dim);border-color:var(--pb-border-hover);color:var(--pb-accent);transform:rotate(15deg)}.Navbar-module__pSp8Ga__burger{border:1px solid var(--pb-border);border-radius:var(--pb-radius-sm);cursor:pointer;width:36px;height:36px;transition:all var(--pb-transition);background:0 0;flex-direction:column;justify-content:center;align-items:center;gap:5px;display:none}.Navbar-module__pSp8Ga__burger span{background:var(--pb-text-secondary);width:18px;height:2px;transition:all var(--pb-transition);border-radius:2px}.Navbar-module__pSp8Ga__burgerActive span:first-child{transform:rotate(45deg)translate(5px,5px)}.Navbar-module__pSp8Ga__burgerActive span:nth-child(2){opacity:0}.Navbar-module__pSp8Ga__burgerActive span:nth-child(3){transform:rotate(-45deg)translate(5px,-5px)}.Navbar-module__pSp8Ga__downloadIcon{vertical-align:middle;margin-right:6px}.Navbar-module__pSp8Ga__mobileCta{display:none}@media (max-width:768px){.Navbar-module__pSp8Ga__navLinks{background:var(--pb-bg-mobile-nav);-webkit-backdrop-filter:blur(20px);transition:transform var(--pb-transition);z-index:5;flex-direction:column;justify-content:center;align-items:center;gap:16px;position:fixed;inset:0;transform:translate(100%)}.Navbar-module__pSp8Ga__navLinks.Navbar-module__pSp8Ga__open{transform:translate(0)}.Navbar-module__pSp8Ga__navLink{padding:12px 24px;font-size:1.2rem}.Navbar-module__pSp8Ga__burger{display:flex}.Navbar-module__pSp8Ga__mobileCta{margin-top:16px;display:inline-flex}.Navbar-module__pSp8Ga__navActions .btn-primary{display:none}}
.Footer-module__nhiC3q__footer{background:var(--pb-bg-secondary);padding:80px 0 0;position:relative}.Footer-module__nhiC3q__topBorder{background:linear-gradient(90deg, transparent, var(--pb-border-hover), transparent);height:1px;position:absolute;top:0;left:0;right:0}.Footer-module__nhiC3q__footerGrid{grid-template-columns:1.5fr 1fr 1fr;gap:48px;padding-bottom:48px;display:grid}.Footer-module__nhiC3q__footerBrand{flex-direction:column;gap:16px;display:flex}.Footer-module__nhiC3q__footerLogo{align-items:center;gap:10px;display:flex}.Footer-module__nhiC3q__logoText{font-family:var(--font-heading);background:var(--pb-gradient-accent);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:1.2rem;font-weight:700}.Footer-module__nhiC3q__footerDesc{color:var(--pb-text-secondary);max-width:300px;font-size:.9rem;line-height:1.6}.Footer-module__nhiC3q__socialLinks{gap:10px;margin-top:4px;display:flex}.Footer-module__nhiC3q__socialLink{border:1px solid var(--pb-border);width:38px;height:38px;color:var(--pb-text-secondary);transition:all var(--pb-transition);background:#4ecdc40f;border-radius:50%;justify-content:center;align-items:center;display:flex}.Footer-module__nhiC3q__socialLink:hover{background:var(--pb-gradient-button);color:#fff;border-color:#0000;transform:translateY(-2px);box-shadow:0 4px 12px #0d93734d}.Footer-module__nhiC3q__footerColumn{flex-direction:column;gap:16px;display:flex}.Footer-module__nhiC3q__columnTitle{font-family:var(--font-heading);color:var(--pb-text-primary);text-transform:uppercase;letter-spacing:.06em;font-size:.9rem;font-weight:700}.Footer-module__nhiC3q__columnLinks{flex-direction:column;gap:10px;list-style:none;display:flex}.Footer-module__nhiC3q__footerLink{color:var(--pb-text-secondary);transition:all var(--pb-transition);font-size:.88rem;display:inline-block}.Footer-module__nhiC3q__footerLink:hover{color:var(--pb-accent);transform:translate(4px)}.Footer-module__nhiC3q__footerBottom{border-top:1px solid var(--pb-border);justify-content:space-between;align-items:center;padding:24px 0;display:flex}.Footer-module__nhiC3q__copyright{color:var(--pb-text-secondary);font-size:.82rem}.Footer-module__nhiC3q__bottomLinks{gap:24px;display:flex}.Footer-module__nhiC3q__bottomLink{color:var(--pb-text-secondary);transition:color var(--pb-transition);font-size:.82rem}.Footer-module__nhiC3q__bottomLink:hover{color:var(--pb-accent)}@media (max-width:768px){.Footer-module__nhiC3q__footerGrid{grid-template-columns:1fr 1fr;gap:32px}.Footer-module__nhiC3q__footerBrand{grid-column:span 2}.Footer-module__nhiC3q__footerBottom{text-align:center;flex-direction:column;gap:16px}}@media (max-width:480px){.Footer-module__nhiC3q__footerGrid{grid-template-columns:1fr}.Footer-module__nhiC3q__footerBrand{grid-column:span 1}}
.Hero-module__gNeX-G__hero{align-items:center;min-height:100vh;padding-top:80px;display:flex;position:relative;overflow:hidden}.Hero-module__gNeX-G__bgGrid{background-image:linear-gradient(var(--pb-grid-line) 1px, transparent 1px), linear-gradient(90deg, var(--pb-grid-line) 1px, transparent 1px);pointer-events:none;background-size:60px 60px;position:absolute;inset:0}.Hero-module__gNeX-G__glowOrb1{background:radial-gradient(circle, var(--pb-glow-color) 0%, transparent 70%);filter:blur(60px);pointer-events:none;border-radius:50%;width:600px;height:600px;animation:8s ease-in-out infinite Hero-module__gNeX-G__float;position:absolute;top:-200px;right:-100px}.Hero-module__gNeX-G__glowOrb2{background:radial-gradient(circle, var(--pb-glow-color) 0%, transparent 70%);filter:blur(80px);pointer-events:none;border-radius:50%;width:500px;height:500px;animation:10s ease-in-out infinite reverse Hero-module__gNeX-G__float;position:absolute;bottom:-200px;left:-100px}.Hero-module__gNeX-G__floatingParticles{pointer-events:none;position:absolute;inset:0}.Hero-module__gNeX-G__particle{background:var(--pb-primary-light);width:4px;height:4px;opacity:var(--pb-particle-opacity);border-radius:50%;animation:6s ease-in-out infinite Hero-module__gNeX-G__float;position:absolute}.Hero-module__gNeX-G__particle1{animation-duration:7s;animation-delay:0s;top:20%;left:10%}.Hero-module__gNeX-G__particle2{animation-duration:5s;animation-delay:1s;top:60%;left:85%}.Hero-module__gNeX-G__particle3{animation-duration:8s;animation-delay:2s;top:30%;left:70%}.Hero-module__gNeX-G__particle4{animation-duration:6s;animation-delay:.5s;top:80%;left:30%}.Hero-module__gNeX-G__particle5{animation-duration:9s;animation-delay:1.5s;top:15%;left:50%}.Hero-module__gNeX-G__particle6{animation-duration:7s;animation-delay:3s;top:70%;left:60%}.Hero-module__gNeX-G__heroInner{z-index:2;grid-template-columns:1fr 1fr;align-items:center;gap:60px;display:grid;position:relative}.Hero-module__gNeX-G__heroContent{flex-direction:column;display:flex}.Hero-module__gNeX-G__badge{border-radius:var(--pb-radius-pill);color:var(--pb-accent);background:#0d93731a;border:1px solid #0d937340;align-items:center;gap:8px;width:fit-content;margin-bottom:24px;padding:8px 18px;font-size:.82rem;font-weight:600;display:inline-flex}.Hero-module__gNeX-G__badgeDot{background:var(--pb-accent);width:8px;height:8px;box-shadow:0 0 8px var(--pb-accent);border-radius:50%;animation:2s ease-in-out infinite Hero-module__gNeX-G__pulse}.Hero-module__gNeX-G__heroTitle{letter-spacing:-.02em;margin-bottom:24px;font-size:clamp(2.5rem,5vw,4rem);font-weight:900;line-height:1.1}.Hero-module__gNeX-G__gradientText{background:var(--pb-gradient-accent);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Hero-module__gNeX-G__heroDescription{color:var(--pb-text-secondary);max-width:520px;margin-bottom:36px;font-size:1.1rem;line-height:1.7}.Hero-module__gNeX-G__heroButtons{gap:16px;margin-bottom:48px;display:flex}.Hero-module__gNeX-G__heroStats{background:var(--pb-gradient-card);border:1px solid var(--pb-border);border-radius:var(--pb-radius-lg);align-items:center;gap:28px;width:fit-content;padding:20px 28px;display:flex}.Hero-module__gNeX-G__statItem{flex-direction:column;gap:2px;display:flex}.Hero-module__gNeX-G__statValue{font-family:var(--font-heading);color:var(--pb-text-primary);font-size:1.4rem;font-weight:800}.Hero-module__gNeX-G__statLabel{color:var(--pb-text-muted);text-transform:uppercase;letter-spacing:.08em;font-size:.78rem;font-weight:500}.Hero-module__gNeX-G__statDivider{background:var(--pb-border-hover);width:1px;height:36px}.Hero-module__gNeX-G__heroBanner{justify-content:center;align-items:center;display:flex;position:relative}.Hero-module__gNeX-G__bannerGlow{background:radial-gradient(circle, var(--pb-glow-color) 0%, transparent 60%);filter:blur(40px);pointer-events:none;animation:4s ease-in-out infinite Hero-module__gNeX-G__pulse;position:absolute;inset:-20%}.Hero-module__gNeX-G__bannerImage{z-index:2;filter:drop-shadow(0 20px 60px #0d937333);width:100%;height:auto;animation:6s ease-in-out infinite Hero-module__gNeX-G__float;position:relative}.Hero-module__gNeX-G__orbitRing{border:1px dashed var(--pb-orbit-border);z-index:1;border-radius:50%;width:320px;height:320px;animation:25s linear infinite Hero-module__gNeX-G__spinSlow;position:absolute}.Hero-module__gNeX-G__orbitRingOuter{border:1px solid var(--pb-orbit-border-outer);z-index:1;border-radius:50%;width:420px;height:420px;animation:35s linear infinite reverse Hero-module__gNeX-G__spinSlow;position:absolute}.Hero-module__gNeX-G__orbitParticle1,.Hero-module__gNeX-G__orbitParticle2,.Hero-module__gNeX-G__orbitParticle3{background:var(--pb-accent);box-shadow:0 0 10px var(--pb-accent);border-radius:50%;position:absolute}.Hero-module__gNeX-G__orbitParticle1{width:6px;height:6px;top:0;left:50%;transform:translate(-50%)}.Hero-module__gNeX-G__orbitParticle2{opacity:.7;width:4px;height:4px;bottom:10%;right:5%}.Hero-module__gNeX-G__orbitParticle3{opacity:.5;width:5px;height:5px;top:50%;right:0;transform:translateY(-50%)}@keyframes Hero-module__gNeX-G__spinSlow{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.Hero-module__gNeX-G__scrollIndicator{color:var(--pb-text-muted);opacity:0;flex-direction:column;align-items:center;gap:8px;font-size:.75rem;animation:1s 1.5s forwards Hero-module__gNeX-G__fadeIn;display:flex;position:absolute;bottom:30px;left:50%;transform:translate(-50%)}.Hero-module__gNeX-G__scrollMouse{border:2px solid var(--pb-border-hover);border-radius:12px;width:22px;height:34px;position:relative}.Hero-module__gNeX-G__scrollWheel{background:var(--pb-accent);border-radius:3px;width:3px;height:8px;animation:2s ease-in-out infinite Hero-module__gNeX-G__float;position:absolute;top:6px;left:50%;transform:translate(-50%)}@media (max-width:968px){.Hero-module__gNeX-G__hero{overflow:hidden}.Hero-module__gNeX-G__heroInner{text-align:center;grid-template-columns:1fr;gap:40px}.Hero-module__gNeX-G__heroContent{align-items:center}.Hero-module__gNeX-G__heroDescription{max-width:100%}.Hero-module__gNeX-G__heroButtons{flex-wrap:wrap;justify-content:center}.Hero-module__gNeX-G__heroStats{justify-content:center}.Hero-module__gNeX-G__heroBanner{background:var(--pb-gradient-card);-webkit-backdrop-filter:blur(20px);border:1px solid var(--pb-border);border-radius:var(--pb-radius-lg);max-width:340px;box-shadow:var(--pb-shadow-card);margin:0 auto;padding:32px;overflow:hidden}.Hero-module__gNeX-G__orbitRing{width:240px;height:240px}.Hero-module__gNeX-G__orbitRingOuter{width:300px;height:300px}.Hero-module__gNeX-G__bannerGlow{filter:blur(60px);opacity:.4;inset:-30%}.Hero-module__gNeX-G__glowOrb1,.Hero-module__gNeX-G__glowOrb2,.Hero-module__gNeX-G__scrollIndicator{display:none}}@media (max-width:480px){.Hero-module__gNeX-G__heroStats{flex-direction:column;gap:16px;width:100%}.Hero-module__gNeX-G__statDivider{width:100%;height:1px}.Hero-module__gNeX-G__heroButtons{flex-direction:column;width:100%}.Hero-module__gNeX-G__heroButtons a{width:100%}.Hero-module__gNeX-G__heroBanner{max-width:100%;padding:24px}.Hero-module__gNeX-G__orbitRing{width:200px;height:200px}.Hero-module__gNeX-G__orbitRingOuter{width:260px;height:260px}}
.Features-module__0vMnSW__features{position:relative;overflow:hidden}.Features-module__0vMnSW__bgGlow{pointer-events:none;background:radial-gradient(circle,#0d937314 0%,#0000 60%);border-radius:50%;width:800px;height:800px;position:absolute;top:-300px;left:50%;transform:translate(-50%)}.Features-module__0vMnSW__header{text-align:center;margin-bottom:64px}.Features-module__0vMnSW__header .section-subtitle{text-align:center;margin:0 auto}.Features-module__0vMnSW__grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.Features-module__0vMnSW__featureCard{padding:32px;position:relative;overflow:hidden}.Features-module__0vMnSW__featureCard:hover .Features-module__0vMnSW__cardIcon{background:var(--pb-gradient-button);color:#fff;transform:scale(1.1)}.Features-module__0vMnSW__cardIcon{background:var(--pb-accent-dim);border:1px solid var(--pb-border);border-radius:var(--pb-radius-md);width:56px;height:56px;color:var(--pb-accent);transition:all var(--pb-transition);justify-content:center;align-items:center;margin-bottom:20px;display:flex}.Features-module__0vMnSW__cardTag{border-radius:var(--pb-radius-pill);color:var(--pb-accent);text-transform:uppercase;letter-spacing:.08em;background:#0d93731a;margin-bottom:12px;padding:4px 12px;font-size:.7rem;font-weight:600;display:inline-block}.Features-module__0vMnSW__cardTitle{color:var(--pb-text-primary);margin-bottom:10px;font-size:1.2rem;font-weight:700}.Features-module__0vMnSW__cardDescription{color:var(--pb-text-secondary);font-size:.9rem;line-height:1.65}.Features-module__0vMnSW__cardShine{pointer-events:none;background:linear-gradient(90deg,#0000,#4ecdc408,#0000);width:50%;height:100%;transition:left .6s;position:absolute;top:0;left:-100%}.Features-module__0vMnSW__featureCard:hover .Features-module__0vMnSW__cardShine{left:100%}@media (max-width:968px){.Features-module__0vMnSW__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.Features-module__0vMnSW__grid{grid-template-columns:1fr}}
.DeveloperCards-module__jy9UGG__developers{position:relative;overflow:hidden}.DeveloperCards-module__jy9UGG__bgGlow{pointer-events:none;background:radial-gradient(circle,#4ecdc40f 0%,#0000 60%);border-radius:50%;width:600px;height:600px;position:absolute;top:20%;right:-200px}.DeveloperCards-module__jy9UGG__header{text-align:center;margin-bottom:48px}.DeveloperCards-module__jy9UGG__header .section-subtitle{margin:0 auto}.DeveloperCards-module__jy9UGG__filterBar{flex-wrap:wrap;justify-content:center;gap:8px;margin-bottom:40px;display:flex}.DeveloperCards-module__jy9UGG__filterBtn{border-radius:var(--pb-radius-pill);color:var(--pb-text-secondary);border:1px solid var(--pb-border);transition:all var(--pb-transition);cursor:pointer;background:0 0;padding:8px 20px;font-size:.85rem;font-weight:500}.DeveloperCards-module__jy9UGG__filterBtn:hover{color:var(--pb-text-primary);border-color:var(--pb-border-hover);background:var(--pb-accent-dim)}.DeveloperCards-module__jy9UGG__filterActive{box-shadow:0 2px 12px #0d93734d;background:var(--pb-gradient-button)!important;color:#fff!important;border-color:#0000!important}.DeveloperCards-module__jy9UGG__leaderboard{grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:40px;display:grid}.DeveloperCards-module__jy9UGG__leaderItem{background:var(--pb-gradient-card);border:1px solid var(--pb-border);border-radius:var(--pb-radius-lg);transition:all var(--pb-transition);align-items:center;gap:14px;padding:18px 22px;display:flex}.DeveloperCards-module__jy9UGG__leaderItem:hover{border-color:var(--pb-border-hover);box-shadow:var(--pb-shadow-md);transform:translateY(-2px)}.DeveloperCards-module__jy9UGG__leader1{border-color:#ffd70040}.DeveloperCards-module__jy9UGG__leader1:hover{border-color:#ffd70080;box-shadow:0 4px 20px #ffd7001a}.DeveloperCards-module__jy9UGG__leaderRank{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:.75rem;font-weight:800;display:flex}.DeveloperCards-module__jy9UGG__leaderAvatar{background:var(--pb-gradient-accent);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:.85rem;font-weight:700;display:flex}.DeveloperCards-module__jy9UGG__leaderInfo{flex-direction:column;gap:2px;min-width:0;display:flex}.DeveloperCards-module__jy9UGG__leaderName{color:var(--pb-text-primary);white-space:nowrap;text-overflow:ellipsis;font-size:.95rem;font-weight:600;overflow:hidden}.DeveloperCards-module__jy9UGG__leaderAmount{color:var(--pb-accent);font-size:.8rem;font-weight:500}.DeveloperCards-module__jy9UGG__grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.DeveloperCards-module__jy9UGG__devCard{flex-direction:column;padding:28px;display:flex}.DeveloperCards-module__jy9UGG__devCard:hover{transform:translateY(-6px)}.DeveloperCards-module__jy9UGG__cardHeader{align-items:center;gap:14px;margin-bottom:16px;display:flex}.DeveloperCards-module__jy9UGG__avatarWrap{flex-shrink:0;position:relative}.DeveloperCards-module__jy9UGG__avatar{background:var(--pb-gradient-accent);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-size:.95rem;font-weight:700;display:flex}.DeveloperCards-module__jy9UGG__statusDot{border:2px solid var(--pb-bg-secondary);background:#22c55e;border-radius:50%;width:12px;height:12px;position:absolute;bottom:1px;right:1px;box-shadow:0 0 6px #22c55e80}.DeveloperCards-module__jy9UGG__headerInfo{flex:1;min-width:0}.DeveloperCards-module__jy9UGG__devName{color:var(--pb-text-primary);margin-bottom:2px;font-size:1.1rem;font-weight:700}.DeveloperCards-module__jy9UGG__githubLink{color:var(--pb-text-muted);transition:color var(--pb-transition);align-items:center;gap:5px;font-size:.8rem;display:inline-flex}.DeveloperCards-module__jy9UGG__githubLink:hover{color:var(--pb-accent)}.DeveloperCards-module__jy9UGG__socialLinks{align-items:center;gap:8px;display:flex}.DeveloperCards-module__jy9UGG__socialLink{background:var(--pb-accent-dim);width:28px;height:28px;color:var(--pb-text-secondary);transition:all var(--pb-transition);border-radius:50%;justify-content:center;align-items:center;display:flex}.DeveloperCards-module__jy9UGG__socialLink:hover{background:var(--pb-accent);color:#fff}.DeveloperCards-module__jy9UGG__rankBadge{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;font-size:.7rem;font-weight:800;display:flex}.DeveloperCards-module__jy9UGG__devBio{color:var(--pb-text-secondary);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:14px;font-size:.88rem;line-height:1.6;display:-webkit-box;overflow:hidden}.DeveloperCards-module__jy9UGG__tags{flex-wrap:wrap;gap:6px;margin-bottom:18px;display:flex}.DeveloperCards-module__jy9UGG__tag{border-radius:var(--pb-radius-pill);color:var(--pb-accent);background:#0d93731a;border:1px solid #0d937326;padding:4px 10px;font-size:.72rem;font-weight:600}.DeveloperCards-module__jy9UGG__repoRow{transition:all var(--pb-transition);background:#ffffff08;border:1px solid #ffffff0f;border-radius:8px;justify-content:space-between;align-items:center;margin-bottom:16px;padding:8px 12px;text-decoration:none;display:flex}.DeveloperCards-module__jy9UGG__repoRow:hover{background:#0d93730d;border-color:#0d937340}.DeveloperCards-module__jy9UGG__repoName{color:var(--pb-text-secondary);align-items:center;gap:8px;font-size:.82rem;font-weight:500;display:flex}.DeveloperCards-module__jy9UGG__repoRow:hover .DeveloperCards-module__jy9UGG__repoName{color:var(--pb-accent)}.DeveloperCards-module__jy9UGG__starBadge{color:#d4a537;background:#d4a5371a;border-radius:12px;align-items:center;gap:5px;padding:3px 10px;font-size:.82rem;font-weight:700;display:flex}.DeveloperCards-module__jy9UGG__starBadge svg{fill:#d4a537}.DeveloperCards-module__jy9UGG__claimedSection{margin-bottom:20px}.DeveloperCards-module__jy9UGG__claimedHeader{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.DeveloperCards-module__jy9UGG__claimedLabel{color:var(--pb-text-muted);text-transform:uppercase;letter-spacing:.06em;font-size:.78rem;font-weight:600}.DeveloperCards-module__jy9UGG__claimedTime{color:var(--pb-text-muted);font-size:.75rem}.DeveloperCards-module__jy9UGG__claimedAmount{align-items:baseline;gap:10px;margin-bottom:10px;display:flex}.DeveloperCards-module__jy9UGG__amountUsd{font-family:var(--font-heading);color:var(--pb-text-primary);font-size:1.5rem;font-weight:800}.DeveloperCards-module__jy9UGG__amountSol{color:var(--pb-accent);font-size:.85rem;font-weight:600}.DeveloperCards-module__jy9UGG__progressBar{background:#4ecdc41a;border-radius:4px;width:100%;height:6px;overflow:hidden}.DeveloperCards-module__jy9UGG__progressFill{background:var(--pb-gradient-button);border-radius:4px;height:100%;transition:width 1s;box-shadow:0 0 8px #0d937366}.DeveloperCards-module__jy9UGG__cardActions{gap:10px;margin-top:auto;display:flex}.DeveloperCards-module__jy9UGG__donateBtn,.DeveloperCards-module__jy9UGG__profileBtn{flex:1}.DeveloperCards-module__jy9UGG__loadMore{justify-content:center;margin-top:48px;display:flex}@media (max-width:968px){.DeveloperCards-module__jy9UGG__grid{grid-template-columns:repeat(2,1fr)}.DeveloperCards-module__jy9UGG__leaderboard{grid-template-columns:1fr}}@media (max-width:600px){.DeveloperCards-module__jy9UGG__grid{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:16px;padding-bottom:8px;display:flex;overflow-x:auto}.DeveloperCards-module__jy9UGG__grid::-webkit-scrollbar{display:none}.DeveloperCards-module__jy9UGG__grid>*{scroll-snap-align:center;flex:0 0 85%;min-width:0}.DeveloperCards-module__jy9UGG__filterBar{gap:6px}.DeveloperCards-module__jy9UGG__filterBtn{padding:6px 14px;font-size:.8rem}}.DeveloperCards-module__jy9UGG__swipeHint{display:none}@media (max-width:600px){.DeveloperCards-module__jy9UGG__swipeHint{color:var(--pb-text-muted);justify-content:center;align-items:center;gap:6px;margin-top:12px;font-size:.8rem;animation:2s ease-in-out infinite DeveloperCards-module__jy9UGG__pulseHint;display:flex}}@keyframes DeveloperCards-module__jy9UGG__pulseHint{0%,to{opacity:.5}50%{opacity:1}}.DeveloperCards-module__jy9UGG__allLoaded{color:var(--pb-text-muted);justify-content:center;align-items:center;gap:8px;padding:12px;font-size:.88rem;display:flex}.DeveloperCards-module__jy9UGG__avatarImg,.DeveloperCards-module__jy9UGG__leaderAvatarImg{object-fit:cover;border-radius:50%;width:100%;height:100%}.DeveloperCards-module__jy9UGG__loadingState{grid-template-columns:repeat(3,1fr);gap:24px;margin-top:32px;display:grid}.DeveloperCards-module__jy9UGG__skeletonCard{flex-direction:column;gap:12px;padding:24px;display:flex}.DeveloperCards-module__jy9UGG__skeletonAvatar{background:var(--pb-border);border-radius:50%;width:48px;height:48px;animation:1.5s ease-in-out infinite DeveloperCards-module__jy9UGG__shimmer}.DeveloperCards-module__jy9UGG__skeletonLine{background:var(--pb-border);border-radius:6px;height:14px;animation:1.5s ease-in-out infinite DeveloperCards-module__jy9UGG__shimmer}@keyframes DeveloperCards-module__jy9UGG__shimmer{0%,to{opacity:.4}50%{opacity:.8}}.DeveloperCards-module__jy9UGG__errorState{text-align:center;color:var(--pb-text-secondary);padding:48px 24px}.DeveloperCards-module__jy9UGG__errorState code{background:var(--pb-accent-dim);color:var(--pb-text-muted);border-radius:6px;margin-top:8px;padding:4px 12px;font-size:.85rem;display:inline-block}@media (max-width:968px){.DeveloperCards-module__jy9UGG__loadingState{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.DeveloperCards-module__jy9UGG__loadingState{grid-template-columns:1fr}}
.HowItWorks-module__iI9NfG__howItWorks{position:relative;overflow:hidden}.HowItWorks-module__iI9NfG__bgGlow{pointer-events:none;background:radial-gradient(circle,#0d937314 0%,#0000 60%);border-radius:50%;width:600px;height:600px;position:absolute;top:50%;left:-200px;transform:translateY(-50%)}.HowItWorks-module__iI9NfG__header{text-align:center;margin-bottom:64px}.HowItWorks-module__iI9NfG__header .section-subtitle{margin:0 auto}.HowItWorks-module__iI9NfG__timeline{flex-direction:column;gap:0;max-width:700px;margin:0 auto;display:flex}.HowItWorks-module__iI9NfG__timelineItem{gap:28px;display:flex}.HowItWorks-module__iI9NfG__timelineConnector{flex-direction:column;flex-shrink:0;align-items:center;display:flex}.HowItWorks-module__iI9NfG__timelineDot{background:var(--pb-gradient-button);width:48px;height:48px;font-family:var(--font-heading);color:#fff;z-index:2;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.85rem;font-weight:800;display:flex;box-shadow:0 0 20px #0d93734d}.HowItWorks-module__iI9NfG__timelineLine{background:linear-gradient(180deg, var(--pb-primary), #0d93731a);flex:1;width:2px;min-height:30px}.HowItWorks-module__iI9NfG__stepCard{flex:1;margin-bottom:24px;padding:28px}.HowItWorks-module__iI9NfG__stepCard:hover{transform:translateY(-2px)translate(4px)}.HowItWorks-module__iI9NfG__stepIcon{background:var(--pb-accent-dim);border:1px solid var(--pb-border);border-radius:var(--pb-radius-md);width:56px;height:56px;color:var(--pb-accent);justify-content:center;align-items:center;margin-bottom:16px;display:flex}.HowItWorks-module__iI9NfG__stepTitle{color:var(--pb-text-primary);margin-bottom:8px;font-size:1.2rem;font-weight:700}.HowItWorks-module__iI9NfG__stepDescription{color:var(--pb-text-secondary);font-size:.9rem;line-height:1.65}@media (max-width:600px){.HowItWorks-module__iI9NfG__timelineItem{gap:16px}.HowItWorks-module__iI9NfG__stepCard{padding:20px}.HowItWorks-module__iI9NfG__timelineDot{width:40px;height:40px;font-size:.75rem}}
.Stats-module__N0VmDq__stats{position:relative;overflow:hidden}.Stats-module__N0VmDq__bgGlow{pointer-events:none;background:radial-gradient(circle,#0d937314 0%,#0000 60%);border-radius:50%;width:800px;height:600px;position:absolute;bottom:-200px;left:50%;transform:translate(-50%)}.Stats-module__N0VmDq__bgGrid{pointer-events:none;background-image:linear-gradient(#4ecdc405 1px,#0000 1px),linear-gradient(90deg,#4ecdc405 1px,#0000 1px);background-size:40px 40px;position:absolute;inset:0}.Stats-module__N0VmDq__header{text-align:center;margin-bottom:64px}.Stats-module__N0VmDq__header .section-subtitle{margin:0 auto}.Stats-module__N0VmDq__grid{grid-template-columns:repeat(4,1fr);gap:24px;display:grid}.Stats-module__N0VmDq__statCard{text-align:center;flex-direction:column;align-items:center;padding:32px 24px;display:flex;position:relative;overflow:hidden}.Stats-module__N0VmDq__statCard:hover .Stats-module__N0VmDq__cardIcon{background:var(--pb-gradient-button);color:#fff;transform:scale(1.1)rotate(5deg)}.Stats-module__N0VmDq__cardIcon{background:var(--pb-accent-dim);border:1px solid var(--pb-border);border-radius:var(--pb-radius-md);width:56px;height:56px;color:var(--pb-accent);transition:all var(--pb-transition);justify-content:center;align-items:center;margin-bottom:20px;display:flex}.Stats-module__N0VmDq__cardValue{align-items:baseline;gap:2px;margin-bottom:8px;display:flex}.Stats-module__N0VmDq__prefix{font-family:var(--font-heading);color:var(--pb-accent);font-size:1.2rem;font-weight:700}.Stats-module__N0VmDq__number{font-family:var(--font-heading);color:var(--pb-text-primary);font-size:2.4rem;font-weight:900;line-height:1}.Stats-module__N0VmDq__suffix{font-family:var(--font-heading);color:var(--pb-accent);font-size:1.4rem;font-weight:700}.Stats-module__N0VmDq__cardLabel{color:var(--pb-text-primary);margin-bottom:4px;font-size:.95rem;font-weight:600}.Stats-module__N0VmDq__cardDesc{color:var(--pb-text-muted);font-size:.8rem}.Stats-module__N0VmDq__cardGlow{pointer-events:none;width:120px;height:80px;transition:opacity var(--pb-transition);opacity:0;background:radial-gradient(circle,#0d937326 0%,#0000 70%);border-radius:50%;position:absolute;bottom:-40px;left:50%;transform:translate(-50%)}.Stats-module__N0VmDq__statCard:hover .Stats-module__N0VmDq__cardGlow{opacity:1}@media (max-width:968px){.Stats-module__N0VmDq__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.Stats-module__N0VmDq__grid{grid-template-columns:1fr}.Stats-module__N0VmDq__number{font-size:2rem}}
.CTA-module__OR_Nra__cta{padding:100px 0;position:relative;overflow:hidden}.CTA-module__OR_Nra__bgGlow{pointer-events:none;background:radial-gradient(#0d937314 0%,#0000 60%);border-radius:50%;width:1000px;height:600px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.CTA-module__OR_Nra__bgGrid{pointer-events:none;background-image:linear-gradient(#4ecdc405 1px,#0000 1px),linear-gradient(90deg,#4ecdc405 1px,#0000 1px);background-size:50px 50px;position:absolute;inset:0}.CTA-module__OR_Nra__ctaInner{z-index:2;grid-template-columns:1fr 1fr;align-items:center;gap:60px;display:grid;position:relative}.CTA-module__OR_Nra__ctaTitle{color:var(--pb-text-primary);margin-bottom:20px;font-size:clamp(2rem,4vw,3rem);font-weight:900;line-height:1.1}.CTA-module__OR_Nra__gradientText{background:var(--pb-gradient-accent);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.CTA-module__OR_Nra__ctaDescription{color:var(--pb-text-secondary);max-width:480px;margin-bottom:32px;font-size:1.05rem;line-height:1.7}.CTA-module__OR_Nra__ctaButtons{gap:16px;display:flex}.CTA-module__OR_Nra__ctaVisual{justify-content:center;display:flex}.CTA-module__OR_Nra__codeBlock{background:var(--pb-bg-card);border:1px solid var(--pb-border);border-radius:var(--pb-radius-lg);width:100%;max-width:460px;box-shadow:var(--pb-shadow-lg), 0 0 40px #0d93731a;transition:all var(--pb-transition);overflow:hidden}.CTA-module__OR_Nra__codeBlock:hover{box-shadow:var(--pb-shadow-lg), 0 0 60px #0d937326;border-color:var(--pb-border-hover);transform:translateY(-4px)rotate(-.5deg)}.CTA-module__OR_Nra__codeHeader{border-bottom:1px solid var(--pb-border);background:#141e3399;align-items:center;gap:8px;padding:14px 18px;display:flex}.CTA-module__OR_Nra__codeDot{border-radius:50%;width:12px;height:12px}.CTA-module__OR_Nra__codeTitle{color:var(--pb-text-muted);font-size:.78rem;font-family:var(--font-body);margin-left:auto}.CTA-module__OR_Nra__codeBody{padding:24px;font-family:SF Mono,Fira Code,Cascadia Code,monospace;font-size:.85rem;line-height:1.8}.CTA-module__OR_Nra__codeComment{color:#5a6f7e}.CTA-module__OR_Nra__codeKeyword{color:#c792ea}.CTA-module__OR_Nra__codeVar{color:#82aaff}.CTA-module__OR_Nra__codeFunc{color:#4ecdc4}.CTA-module__OR_Nra__codePunc{color:#89ddff}.CTA-module__OR_Nra__codeProp{color:#f78c6c}.CTA-module__OR_Nra__codeString{color:#c3e88d}.CTA-module__OR_Nra__codeNum{color:#ff5370}@media (max-width:968px){.CTA-module__OR_Nra__ctaInner{text-align:center;grid-template-columns:1fr;gap:40px}.CTA-module__OR_Nra__ctaContent{flex-direction:column;align-items:center;display:flex}.CTA-module__OR_Nra__ctaDescription{max-width:100%}.CTA-module__OR_Nra__ctaButtons{justify-content:center}.CTA-module__OR_Nra__codeBlock{max-width:100%}}@media (max-width:480px){.CTA-module__OR_Nra__ctaButtons{flex-direction:column;width:100%}.CTA-module__OR_Nra__ctaButtons a{width:100%}}
.leaderboard-module__43lwDG__page{min-height:100vh;padding-top:100px;padding-bottom:80px;position:relative;overflow:hidden}.leaderboard-module__43lwDG__container{z-index:2;max-width:1200px;margin:0 auto;padding:0 24px;position:relative}.leaderboard-module__43lwDG__bgGrid{background-image:linear-gradient(var(--pb-grid-line) 1px, transparent 1px), linear-gradient(90deg, var(--pb-grid-line) 1px, transparent 1px);pointer-events:none;background-size:60px 60px;position:absolute;inset:0}.leaderboard-module__43lwDG__glowOrb1{background:radial-gradient(circle, var(--pb-glow-color) 0%, transparent 70%);filter:blur(60px);pointer-events:none;border-radius:50%;width:500px;height:500px;position:absolute;top:-150px;right:-80px}.leaderboard-module__43lwDG__glowOrb2{background:radial-gradient(circle, var(--pb-glow-color) 0%, transparent 70%);filter:blur(80px);pointer-events:none;border-radius:50%;width:400px;height:400px;position:absolute;bottom:100px;left:-120px}.leaderboard-module__43lwDG__pageHeader{margin-bottom:48px}.leaderboard-module__43lwDG__backLink{color:var(--pb-text-muted);align-items:center;gap:6px;margin-bottom:24px;font-size:.82rem;transition:color .2s;display:inline-flex}.leaderboard-module__43lwDG__backLink:hover{color:var(--pb-accent)}.leaderboard-module__43lwDG__headerContent{margin-bottom:28px}.leaderboard-module__43lwDG__pageTitle{background:linear-gradient(135deg, var(--pb-text-primary) 0%, var(--pb-text-accent) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;align-items:center;gap:12px;margin-bottom:8px;font-size:clamp(2rem,4vw,2.8rem);font-weight:800;display:flex}.leaderboard-module__43lwDG__pageTitle svg{color:#d4a537;-webkit-text-fill-color:initial;flex-shrink:0}.leaderboard-module__43lwDG__pageSubtitle{color:var(--pb-text-secondary);max-width:520px;font-size:1.05rem;line-height:1.6}.leaderboard-module__43lwDG__summaryBar{background:var(--pb-gradient-card);border:1px solid var(--pb-border);border-radius:var(--pb-radius-lg);-webkit-backdrop-filter:blur(12px);align-items:center;gap:24px;width:fit-content;padding:18px 28px;display:flex}.leaderboard-module__43lwDG__summaryItem{flex-direction:column;gap:2px;display:flex}.leaderboard-module__43lwDG__summaryValue{font-family:var(--font-heading);color:var(--pb-text-primary);font-size:1.3rem;font-weight:800}.leaderboard-module__43lwDG__summaryLabel{color:var(--pb-text-muted);text-transform:uppercase;letter-spacing:.08em;font-size:.72rem;font-weight:500}.leaderboard-module__43lwDG__summaryDivider{background:var(--pb-border-hover);width:1px;height:32px}.leaderboard-module__43lwDG__loadingWrap{flex-direction:column;gap:32px;display:flex}.leaderboard-module__43lwDG__podiumSkeleton{grid-template-columns:1fr 1.15fr 1fr;gap:16px;display:grid}.leaderboard-module__43lwDG__podiumSkeletonCard{background:var(--pb-border);border-radius:14px;height:220px;animation:1.5s ease-in-out infinite leaderboard-module__43lwDG__shimmer}.leaderboard-module__43lwDG__podiumSkeletonCard:nth-child(2){height:260px}.leaderboard-module__43lwDG__tableSkeleton{flex-direction:column;gap:8px;display:flex}.leaderboard-module__43lwDG__skeletonRow{background:var(--pb-border);border-radius:8px;height:52px;animation:1.5s ease-in-out infinite leaderboard-module__43lwDG__shimmer}@keyframes leaderboard-module__43lwDG__shimmer{0%,to{opacity:.3}50%{opacity:.6}}.leaderboard-module__43lwDG__podiumSection{margin-bottom:40px}.leaderboard-module__43lwDG__sectionLabel{text-transform:uppercase;letter-spacing:.1em;color:var(--pb-text-muted);margin-bottom:16px;font-size:.75rem;font-weight:600}.leaderboard-module__43lwDG__podium{grid-template-columns:1fr 1.15fr 1fr;align-items:end;gap:16px;display:grid}.leaderboard-module__43lwDG__podiumCard{background:var(--pb-gradient-card);border:1px solid var(--pb-border);-webkit-backdrop-filter:blur(12px);border-radius:16px;flex-direction:column;align-items:center;padding:28px 20px 24px;transition:all .25s;animation:.6s both leaderboard-module__43lwDG__fadeInUp;display:flex;position:relative}.leaderboard-module__43lwDG__podiumCard:first-child{animation-delay:.15s}.leaderboard-module__43lwDG__podiumCard:nth-child(2){animation-delay:0s}.leaderboard-module__43lwDG__podiumCard:nth-child(3){animation-delay:.3s}.leaderboard-module__43lwDG__podiumCard:hover{border-color:var(--pb-border-hover);box-shadow:var(--pb-shadow-lg), var(--pb-shadow-glow);transform:translateY(-4px)}.leaderboard-module__43lwDG__podium1{background:linear-gradient(#d4a53714 0%,#ffffff05 100%);border-color:#d4a53740;padding:36px 20px 28px;box-shadow:0 0 40px #d4a53714}.leaderboard-module__43lwDG__podium1:hover{border-color:#d4a53766;box-shadow:0 8px 40px #d4a53726}.leaderboard-module__43lwDG__podium2{border-color:#c0c0c02e}.leaderboard-module__43lwDG__podium3{border-color:#cd7f322e}.leaderboard-module__43lwDG__podiumRankBadge{margin-bottom:12px;font-size:1.5rem}.leaderboard-module__43lwDG__podium1 .leaderboard-module__43lwDG__podiumRankBadge{font-size:2rem}.leaderboard-module__43lwDG__podiumAvatar{margin-bottom:12px}.leaderboard-module__43lwDG__podiumImg{object-fit:cover;border:2px solid var(--pb-border);border-radius:50%}.leaderboard-module__43lwDG__podium1 .leaderboard-module__43lwDG__podiumImg{border-color:#d4a5374d}.leaderboard-module__43lwDG__podiumInitials{background:linear-gradient(135deg, var(--pb-accent), #4ecdc4);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;font-size:.9rem;font-weight:700;display:flex}.leaderboard-module__43lwDG__podiumInitialsLg{width:80px;height:80px;font-size:1.2rem}.leaderboard-module__43lwDG__podiumName{color:var(--pb-text-primary);text-align:center;font-size:.95rem;font-weight:700}.leaderboard-module__43lwDG__podiumHandle{color:var(--pb-text-muted);margin-bottom:4px;font-size:.72rem}.leaderboard-module__43lwDG__podiumType{color:var(--pb-text-muted);text-transform:uppercase;letter-spacing:.5px;margin-bottom:12px;font-size:.65rem}.leaderboard-module__43lwDG__podiumAmountWrap{flex-direction:column;align-items:center;gap:2px;display:flex}.leaderboard-module__43lwDG__podiumAmount{font-family:var(--font-heading);color:var(--pb-accent);font-size:1.2rem;font-weight:800}.leaderboard-module__43lwDG__podium1 .leaderboard-module__43lwDG__podiumAmount{font-size:1.5rem}.leaderboard-module__43lwDG__podiumSol{color:var(--pb-text-muted);font-size:.72rem}.leaderboard-module__43lwDG__controlsSection{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-bottom:20px;display:flex}.leaderboard-module__43lwDG__filterTabs{background:var(--pb-gradient-card);border:1px solid var(--pb-border);border-radius:var(--pb-radius-pill);gap:4px;padding:4px;display:flex}.leaderboard-module__43lwDG__filterBtn{border-radius:var(--pb-radius-pill);color:var(--pb-text-muted);background:0 0;padding:8px 18px;font-size:.8rem;font-weight:600;transition:all .2s}.leaderboard-module__43lwDG__filterBtn:hover{color:var(--pb-text-primary)}.leaderboard-module__43lwDG__filterActive{background:var(--pb-accent);color:#fff}.leaderboard-module__43lwDG__searchWrap{width:260px;position:relative}.leaderboard-module__43lwDG__searchIcon{color:var(--pb-text-muted);pointer-events:none;position:absolute;top:50%;left:14px;transform:translateY(-50%)}.leaderboard-module__43lwDG__searchInput{border-radius:var(--pb-radius-pill);border:1px solid var(--pb-border);background:var(--pb-gradient-card);width:100%;color:var(--pb-text-primary);font-size:.82rem;font-family:var(--font-body);padding:10px 14px 10px 38px;transition:border-color .2s}.leaderboard-module__43lwDG__searchInput::placeholder{color:var(--pb-text-muted)}.leaderboard-module__43lwDG__searchInput:focus{border-color:var(--pb-border-active);outline:none}.leaderboard-module__43lwDG__tableSection{animation:.5s .2s both leaderboard-module__43lwDG__fadeInUp}.leaderboard-module__43lwDG__tableWrap{background:var(--pb-gradient-card);border:1px solid var(--pb-border);border-radius:var(--pb-radius-lg);-webkit-backdrop-filter:blur(12px);overflow:hidden}.leaderboard-module__43lwDG__table{border-collapse:collapse;width:100%}.leaderboard-module__43lwDG__table thead tr{border-bottom:1px solid var(--pb-border)}.leaderboard-module__43lwDG__table th{text-transform:uppercase;letter-spacing:.06em;color:var(--pb-text-muted);text-align:left;-webkit-user-select:none;user-select:none;padding:14px 18px;font-size:.72rem;font-weight:600}.leaderboard-module__43lwDG__thRank{width:56px;text-align:center!important}.leaderboard-module__43lwDG__thSortable{cursor:pointer;transition:color .15s;text-align:right!important}.leaderboard-module__43lwDG__thSortable:hover{color:var(--pb-text-primary)}.leaderboard-module__43lwDG__sortIcon{opacity:.4;margin-left:4px;font-size:.7rem}.leaderboard-module__43lwDG__sortIconActive{color:var(--pb-accent);margin-left:4px;font-size:.7rem}.leaderboard-module__43lwDG__table td{border-bottom:1px solid #ffffff08;padding:14px 18px;font-size:.88rem}.leaderboard-module__43lwDG__table tbody tr{transition:background .15s}.leaderboard-module__43lwDG__table tbody tr:hover{background:#ffffff06}.leaderboard-module__43lwDG__table tbody tr:last-child td{border-bottom:none}.leaderboard-module__43lwDG__topRow{background:#0d93730a}.leaderboard-module__43lwDG__topRow:hover{background:#0d937312!important}.leaderboard-module__43lwDG__rankCell{text-align:center}.leaderboard-module__43lwDG__medalCell{font-size:1.2rem}.leaderboard-module__43lwDG__rankNum{color:var(--pb-text-muted);font-size:.82rem;font-weight:700;font-family:var(--font-heading)}.leaderboard-module__43lwDG__profileCell{align-items:center;gap:12px;display:flex}.leaderboard-module__43lwDG__tableAvatar{object-fit:cover;border-radius:50%;flex-shrink:0;width:32px;height:32px}.leaderboard-module__43lwDG__tableInitials{background:linear-gradient(135deg, var(--pb-accent), #4ecdc4);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:.65rem;font-weight:700;display:flex}.leaderboard-module__43lwDG__profileInfo{flex-direction:column;display:flex}.leaderboard-module__43lwDG__profileName{color:var(--pb-text-primary);font-size:.88rem;font-weight:600}.leaderboard-module__43lwDG__profileHandle{color:var(--pb-text-muted);font-size:.72rem}.leaderboard-module__43lwDG__typePill{text-transform:capitalize;border-radius:12px;padding:3px 10px;font-size:.7rem;font-weight:600;display:inline-block}.leaderboard-module__43lwDG__developer{color:#60a5fa;background:#3b82f61f}.leaderboard-module__43lwDG__creator{color:#f472b6;background:#ec48991f}.leaderboard-module__43lwDG__amountCell{text-align:right;color:var(--pb-accent);font-size:.92rem;font-weight:700;font-family:var(--font-heading)}.leaderboard-module__43lwDG__solCell{text-align:right;color:var(--pb-text-muted);font-size:.82rem}.leaderboard-module__43lwDG__emptyRow{text-align:center;color:var(--pb-text-muted);font-size:.9rem;padding:40px 18px!important}.leaderboard-module__43lwDG__tableFooter{justify-content:flex-end;padding:12px 18px;display:flex}.leaderboard-module__43lwDG__resultCount{color:var(--pb-text-muted);font-size:.75rem}@keyframes leaderboard-module__43lwDG__fadeInUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.leaderboard-module__43lwDG__page{padding-top:80px}.leaderboard-module__43lwDG__summaryBar{justify-content:center;gap:16px;width:100%;padding:14px 16px}.leaderboard-module__43lwDG__summaryValue{font-size:1.05rem}.leaderboard-module__43lwDG__podium{grid-template-columns:1fr;gap:10px}.leaderboard-module__43lwDG__podiumCard{flex-direction:row;gap:14px;padding:14px 18px}.leaderboard-module__43lwDG__podium1{padding:16px 18px}.leaderboard-module__43lwDG__podiumRankBadge{margin-bottom:0;font-size:1.2rem}.leaderboard-module__43lwDG__podium1 .leaderboard-module__43lwDG__podiumRankBadge{font-size:1.4rem}.leaderboard-module__43lwDG__podiumAvatar{margin-bottom:0}.leaderboard-module__43lwDG__podiumImg{width:40px!important;height:40px!important}.leaderboard-module__43lwDG__podiumInitials,.leaderboard-module__43lwDG__podiumInitialsLg{width:40px;height:40px;font-size:.8rem}.leaderboard-module__43lwDG__podiumName{text-align:left;flex:1}.leaderboard-module__43lwDG__podiumHandle,.leaderboard-module__43lwDG__podiumType{display:none}.leaderboard-module__43lwDG__podiumAmountWrap{align-items:flex-end}.leaderboard-module__43lwDG__podiumAmount,.leaderboard-module__43lwDG__podium1 .leaderboard-module__43lwDG__podiumAmount{font-size:1rem}.leaderboard-module__43lwDG__podiumSol{display:none}.leaderboard-module__43lwDG__controlsSection{flex-direction:column;align-items:stretch}.leaderboard-module__43lwDG__searchWrap{width:100%}.leaderboard-module__43lwDG__filterTabs{justify-content:center}.leaderboard-module__43lwDG__table th:nth-child(3),.leaderboard-module__43lwDG__table td:nth-child(3),.leaderboard-module__43lwDG__table th:nth-child(5),.leaderboard-module__43lwDG__table td:nth-child(5){display:none}.leaderboard-module__43lwDG__table th,.leaderboard-module__43lwDG__table td{padding:12px}}@media (max-width:480px){.leaderboard-module__43lwDG__summaryBar{flex-direction:column;align-items:center;gap:12px}.leaderboard-module__43lwDG__summaryDivider{width:60%;height:1px}.leaderboard-module__43lwDG__pageTitle{font-size:1.8rem}}
