.Navbar-module__pSp8Ga__navbar{z-index:1000;background:var(--pb-bg-navbar);-webkit-backdrop-filter:saturate(180%)blur(12px);transition:border-color var(--pb-transition);border-bottom:1px solid #0000;padding:12px 0;position:fixed;top:0;left:0;right:0}.Navbar-module__pSp8Ga__scrolled{border-bottom-color:var(--pb-border)}.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{letter-spacing:-.01em;color:var(--pb-text-primary);font-size:1.1rem;font-weight:600}.Navbar-module__pSp8Ga__logoImage{object-fit:contain;flex-shrink:0;width:32px;height:32px}.Navbar-module__pSp8Ga__navLinks{align-items:center;gap:4px;display:flex}.Navbar-module__pSp8Ga__navLink{color:var(--pb-text-secondary);border-radius:var(--pb-radius-sm);transition:color var(--pb-transition), background-color var(--pb-transition);padding:7px 12px;font-size:.88rem;font-weight:400}.Navbar-module__pSp8Ga__navLink:hover{color:var(--pb-text-primary);background:var(--pb-bg-glass)}.Navbar-module__pSp8Ga__navActions{z-index:10;align-items:center;gap:12px;display:flex}.Navbar-module__pSp8Ga__themeToggle{border-radius:var(--pb-radius-md);border:1px solid var(--pb-border);width:34px;height:34px;color:var(--pb-text-secondary);cursor:pointer;transition:color var(--pb-transition), border-color var(--pb-transition), background-color var(--pb-transition);background:0 0;justify-content:center;align-items:center;display:flex}.Navbar-module__pSp8Ga__themeToggle:hover{background:var(--pb-bg-glass);border-color:var(--pb-border-hover);color:var(--pb-text-primary)}.Navbar-module__pSp8Ga__burger{border:1px solid var(--pb-border);border-radius:var(--pb-radius-sm);cursor:pointer;width:34px;height:34px;transition:all var(--pb-transition);z-index:15;background:0 0;flex-direction:column;justify-content:center;align-items:center;gap:5px;display:none;position:relative}.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__backdrop{z-index:4;-webkit-backdrop-filter:blur(4px);background:#0006;position:fixed;inset:0}.Navbar-module__pSp8Ga__navLinks{background:var(--pb-bg-mobile-nav);transition:transform var(--pb-transition);z-index:5;padding-top:env(safe-area-inset-top,0px);padding-bottom:env(safe-area-inset-bottom,0px);flex-direction:column;justify-content:center;align-items:center;gap:8px;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.05rem}.Navbar-module__pSp8Ga__burger{display:flex}.Navbar-module__pSp8Ga__mobileCta{margin-top:16px;display:inline-flex}.Navbar-module__pSp8Ga__navActions .btn-primary{display:none}}.Navbar-module__pSp8Ga__downloadWrap{position:relative}.Navbar-module__pSp8Ga__storeDropdown{background:var(--pb-bg-card);border:1px solid var(--pb-border);border-radius:var(--pb-radius-lg);min-width:100%;box-shadow:var(--pb-shadow-lg);z-index:50;padding:6px;animation:.15s Navbar-module__pSp8Ga__fadeInUp;position:absolute;top:calc(100% + 8px);right:0}.Navbar-module__pSp8Ga__storeLink{border-radius:var(--pb-radius-sm);color:var(--pb-text-primary);align-items:center;gap:10px;padding:9px 12px;font-size:.85rem;font-weight:500;text-decoration:none;transition:background .15s;display:flex}.Navbar-module__pSp8Ga__storeLink:hover{background:var(--pb-bg-glass)}.Navbar-module__pSp8Ga__storeLink svg{color:var(--pb-accent);flex-shrink:0}
.Footer-module__nhiC3q__footer{background:var(--pb-bg-secondary);border-top:1px solid var(--pb-border);padding:56px 0 0;position:relative}.Footer-module__nhiC3q__footerGrid{grid-template-columns:2fr 1fr;gap:48px;padding-bottom:40px;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{letter-spacing:-.01em;color:var(--pb-text-primary);font-size:1.05rem;font-weight:600}.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-radius:var(--pb-radius-md);border:1px solid var(--pb-border);width:34px;height:34px;color:var(--pb-text-secondary);transition:color var(--pb-transition), border-color var(--pb-transition), background-color var(--pb-transition);background:0 0;justify-content:center;align-items:center;display:flex}.Footer-module__nhiC3q__socialLink:hover{background:var(--pb-bg-glass);border-color:var(--pb-border-hover);color:var(--pb-text-primary)}.Footer-module__nhiC3q__footerColumn{flex-direction:column;gap:16px;display:flex}.Footer-module__nhiC3q__columnTitle{color:var(--pb-text-primary);font-size:.9rem;font-weight:600}.Footer-module__nhiC3q__columnLinks{flex-direction:column;gap:10px;list-style:none;display:flex}.Footer-module__nhiC3q__footerLink{color:var(--pb-text-secondary);transition:color var(--pb-transition);font-size:.88rem;display:inline-block}.Footer-module__nhiC3q__footerLink:hover{color:var(--pb-text-primary)}.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-text-primary)}@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{border-bottom:1px solid var(--pb-border);padding:140px 0 96px;position:relative}.Hero-module__gNeX-G__heroInner{grid-template-columns:1.1fr .9fr;align-items:center;gap:56px;display:grid}.Hero-module__gNeX-G__heroContent{flex-direction:column;display:flex}.Hero-module__gNeX-G__badge{background:var(--pb-accent-dim);border:1px solid var(--pb-border);border-radius:var(--pb-radius-pill);color:var(--pb-text-accent);align-items:center;gap:8px;width:fit-content;margin-bottom:22px;padding:5px 12px;font-size:.8rem;font-weight:500;display:inline-flex}.Hero-module__gNeX-G__badgeDot{background:var(--pb-accent);border-radius:50%;width:6px;height:6px}.Hero-module__gNeX-G__heroTitle{letter-spacing:-.02em;margin-bottom:20px;font-size:clamp(2.1rem,4.2vw,3.1rem);font-weight:600;line-height:1.15}.Hero-module__gNeX-G__accentText{color:var(--pb-accent)}.Hero-module__gNeX-G__heroDescription{color:var(--pb-text-secondary);max-width:520px;margin-bottom:28px;font-size:1.05rem;line-height:1.65}.Hero-module__gNeX-G__heroButtons{gap:12px;margin-bottom:40px;display:flex}.Hero-module__gNeX-G__heroStats{align-items:center;gap:32px;display:flex}.Hero-module__gNeX-G__statItem{flex-direction:column;gap:2px;display:flex}.Hero-module__gNeX-G__statValue{color:var(--pb-text-primary);letter-spacing:-.01em;font-size:1.35rem;font-weight:600}.Hero-module__gNeX-G__statLabel{color:var(--pb-text-muted);font-size:.82rem}.Hero-module__gNeX-G__statDivider{background:var(--pb-border);width:1px;height:32px}.Hero-module__gNeX-G__heroBanner{justify-content:center;align-items:center;width:100%;display:flex}.Hero-module__gNeX-G__bannerImage{width:100%;max-width:380px;height:auto}.Hero-module__gNeX-G__bannerImageLight{display:none}[data-theme=light] .Hero-module__gNeX-G__bannerImageDark{display:none}[data-theme=light] .Hero-module__gNeX-G__bannerImageLight{display:block}@media (max-width:968px){.Hero-module__gNeX-G__hero{padding:112px 0 64px}.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{order:-1}.Hero-module__gNeX-G__bannerImage{max-width:280px}}@media (max-width:480px){.Hero-module__gNeX-G__heroStats{justify-content:space-between;gap:12px;width:100%}.Hero-module__gNeX-G__statValue{font-size:1.15rem}.Hero-module__gNeX-G__statLabel{font-size:.75rem}.Hero-module__gNeX-G__heroButtons{flex-direction:column;width:100%}.Hero-module__gNeX-G__heroButtons a{width:100%}}
.Features-module__0vMnSW__features{position:relative}.Features-module__0vMnSW__header{text-align:center;margin-bottom:48px}.Features-module__0vMnSW__header .section-subtitle{text-align:center;margin:0 auto}.Features-module__0vMnSW__grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.Features-module__0vMnSW__featureCard{padding:28px 24px}.Features-module__0vMnSW__cardIcon{background:var(--pb-accent-dim);border-radius:var(--pb-radius-md);width:40px;height:40px;color:var(--pb-accent);justify-content:center;align-items:center;margin-bottom:18px;display:flex}.Features-module__0vMnSW__cardTag{color:var(--pb-text-muted);margin-bottom:8px;font-size:.78rem;font-weight:500;display:inline-block}.Features-module__0vMnSW__cardTitle{color:var(--pb-text-primary);margin-bottom:8px;font-size:1.05rem;font-weight:600}.Features-module__0vMnSW__cardDescription{color:var(--pb-text-secondary);font-size:.92rem;line-height:1.6}@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}.DeveloperCards-module__jy9UGG__header{text-align:center;margin-bottom:32px}.DeveloperCards-module__jy9UGG__header .section-subtitle{margin:0 auto}.DeveloperCards-module__jy9UGG__filterBar{flex-wrap:wrap;justify-content:center;gap:6px;margin-bottom:32px;display:flex}.DeveloperCards-module__jy9UGG__filterBtn{border-radius:var(--pb-radius-md);color:var(--pb-text-secondary);border:1px solid var(--pb-border);transition:color var(--pb-transition), border-color var(--pb-transition), background-color var(--pb-transition);cursor:pointer;background:0 0;padding:7px 16px;font-size:.85rem;font-weight:500}.DeveloperCards-module__jy9UGG__filterBtn:hover{color:var(--pb-text-primary);border-color:var(--pb-border-hover)}.DeveloperCards-module__jy9UGG__filterActive{background:var(--pb-primary)!important;color:#fff!important;border-color:var(--pb-primary)!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-bg-card);border:1px solid var(--pb-border);border-radius:var(--pb-radius-lg);transition:border-color var(--pb-transition);align-items:center;gap:14px;padding:16px 18px;display:flex}.DeveloperCards-module__jy9UGG__leaderItem:hover{border-color:var(--pb-border-hover)}.DeveloperCards-module__jy9UGG__leader1{border-color:#d4a5374d}.DeveloperCards-module__jy9UGG__leaderRank{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:.75rem;font-weight:600;display:flex}.DeveloperCards-module__jy9UGG__leaderAvatar{background:var(--pb-primary);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:.8rem;font-weight:600;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:.92rem;font-weight:500;overflow:hidden}.DeveloperCards-module__jy9UGG__leaderAmount{color:var(--pb-text-secondary);font-size:.8rem}.DeveloperCards-module__jy9UGG__grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.DeveloperCards-module__jy9UGG__devCard{cursor:pointer;flex-direction:column;padding:22px;display:flex}.DeveloperCards-module__jy9UGG__cardHeader{align-items:center;gap:12px;margin-bottom:14px;display:flex}.DeveloperCards-module__jy9UGG__avatarWrap{flex-shrink:0;position:relative}.DeveloperCards-module__jy9UGG__avatar{background:var(--pb-primary);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;font-size:.9rem;font-weight:600;display:flex}.DeveloperCards-module__jy9UGG__statusDot{border:2px solid var(--pb-bg-card);background:#22c55e;border-radius:50%;width:11px;height:11px;position:absolute;bottom:1px;right:1px}.DeveloperCards-module__jy9UGG__headerInfo{flex:1;min-width:0}.DeveloperCards-module__jy9UGG__devName{color:var(--pb-text-primary);margin-bottom:2px;font-size:1rem;font-weight:600}.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{border-radius:var(--pb-radius-sm);width:26px;height:26px;color:var(--pb-text-muted);transition:color var(--pb-transition), background-color var(--pb-transition);background:0 0;justify-content:center;align-items:center;display:flex}.DeveloperCards-module__jy9UGG__socialLink:hover{background:var(--pb-bg-glass);color:var(--pb-text-primary)}.DeveloperCards-module__jy9UGG__rankBadge{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;font-size:.7rem;font-weight:600;display:flex}.DeveloperCards-module__jy9UGG__devBio{color:var(--pb-text-secondary);-webkit-line-clamp:2;overflow-wrap:anywhere;word-break:break-word;-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-sm);color:var(--pb-text-secondary);background:var(--pb-bg-glass);border:1px solid var(--pb-border);padding:3px 9px;font-size:.73rem;font-weight:500}.DeveloperCards-module__jy9UGG__repoRow{border-radius:var(--pb-radius-sm);background:var(--pb-bg-glass);border:1px solid var(--pb-border);transition:border-color var(--pb-transition);justify-content:space-between;align-items:center;margin-bottom:16px;padding:8px 12px;text-decoration:none;display:flex}.DeveloperCards-module__jy9UGG__repoRow:hover{border-color:var(--pb-border-hover)}.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-text-primary)}.DeveloperCards-module__jy9UGG__starBadge{color:var(--pb-gold);align-items:center;gap:5px;font-size:.8rem;font-weight:500;display:flex}.DeveloperCards-module__jy9UGG__starBadge svg{fill:var(--pb-gold)}.DeveloperCards-module__jy9UGG__claimedSection{margin-top:auto;margin-bottom:20px;padding-top:4px}.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);font-size:.8rem;font-weight:500}.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{color:var(--pb-text-primary);letter-spacing:-.01em;font-size:1.35rem;font-weight:600}.DeveloperCards-module__jy9UGG__amountSol{color:var(--pb-text-muted);font-size:.85rem}.DeveloperCards-module__jy9UGG__progressBar{background:var(--pb-bg-glass);border-radius:2px;width:100%;height:4px;overflow:hidden}.DeveloperCards-module__jy9UGG__progressFill{background:var(--pb-primary);border-radius:2px;height:100%;transition:width .6s}.DeveloperCards-module__jy9UGG__infoSection{border-top:1px solid var(--pb-border);margin-top:14px;padding-top:12px}.DeveloperCards-module__jy9UGG__infoText{color:var(--pb-text-muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.78rem;line-height:1.5;display:-webkit-box;overflow:hidden}.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__modalOverlay{z-index:1000;background:#0000008c;justify-content:center;align-items:center;padding:20px;animation:.15s DeveloperCards-module__jy9UGG__modalFadeIn;display:flex;position:fixed;inset:0}.DeveloperCards-module__jy9UGG__modalCard{background:var(--pb-bg-card);border:1px solid var(--pb-border);border-radius:var(--pb-radius-xl);width:100%;max-width:460px;max-height:88vh;box-shadow:var(--pb-shadow-lg);padding:28px 24px;animation:.18s DeveloperCards-module__jy9UGG__modalSlideUp;position:relative;overflow-y:auto}@keyframes DeveloperCards-module__jy9UGG__modalFadeIn{0%{opacity:0}to{opacity:1}}@keyframes DeveloperCards-module__jy9UGG__modalSlideUp{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.DeveloperCards-module__jy9UGG__modalClose{border-radius:var(--pb-radius-sm);border:1px solid var(--pb-border);width:30px;height:30px;color:var(--pb-text-muted);cursor:pointer;transition:color var(--pb-transition), border-color var(--pb-transition);background:0 0;font-size:1.1rem;line-height:1;position:absolute;top:14px;right:14px}.DeveloperCards-module__jy9UGG__modalClose:hover{color:var(--pb-text-primary);border-color:var(--pb-border-hover)}.DeveloperCards-module__jy9UGG__modalHeader{align-items:center;gap:16px;margin-bottom:16px;display:flex}.DeveloperCards-module__jy9UGG__modalAvatar{background:var(--pb-primary);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:64px;height:64px;font-size:1.2rem;font-weight:600;display:flex;overflow:hidden}.DeveloperCards-module__jy9UGG__modalAvatarImg{object-fit:cover;border-radius:50%;width:100%;height:100%}.DeveloperCards-module__jy9UGG__modalHeadInfo{min-width:0}.DeveloperCards-module__jy9UGG__modalName{text-overflow:ellipsis;margin:0 0 4px;font-size:1.15rem;font-weight:600;overflow:hidden}.DeveloperCards-module__jy9UGG__modalType{border-radius:var(--pb-radius-sm);background:var(--pb-accent-dim);color:var(--pb-text-accent);padding:3px 10px;font-size:.75rem;font-weight:500;display:inline-block}.DeveloperCards-module__jy9UGG__modalBio{color:var(--pb-text-muted);margin:0 0 14px;font-size:.9rem;line-height:1.55}.DeveloperCards-module__jy9UGG__modalStats{grid-template-columns:repeat(auto-fit,minmax(90px,1fr));gap:10px;margin:16px 0 14px;display:grid}.DeveloperCards-module__jy9UGG__modalStat{background:var(--pb-bg-glass);border:1px solid var(--pb-border);border-radius:var(--pb-radius-md);flex-direction:column;align-items:center;gap:2px;padding:12px 8px;display:flex}.DeveloperCards-module__jy9UGG__modalStatValue{color:var(--pb-text-primary);font-size:1rem;font-weight:600}.DeveloperCards-module__jy9UGG__modalStatLabel{color:var(--pb-text-muted);font-size:.75rem}.DeveloperCards-module__jy9UGG__modalSection{border-top:1px solid var(--pb-border);margin-top:16px;padding-top:14px}.DeveloperCards-module__jy9UGG__modalSectionLabel{color:var(--pb-text-muted);margin-bottom:6px;font-size:.78rem;font-weight:500;display:block}.DeveloperCards-module__jy9UGG__modalSummary{color:var(--pb-text-secondary);margin:0;font-size:.88rem;line-height:1.55}.DeveloperCards-module__jy9UGG__modalLinks{flex-wrap:wrap;gap:8px;margin-top:18px;display:flex}.DeveloperCards-module__jy9UGG__modalLink{border-radius:var(--pb-radius-md);color:var(--pb-text-primary);border:1px solid var(--pb-border);transition:border-color var(--pb-transition), background-color var(--pb-transition);background:0 0;padding:7px 14px;font-size:.82rem;font-weight:500;text-decoration:none}.DeveloperCards-module__jy9UGG__modalLink:hover{background:var(--pb-bg-glass);border-color:var(--pb-border-hover)}@media (max-width:600px){.DeveloperCards-module__jy9UGG__modalCard{max-height:92vh;padding:26px 20px}}.DeveloperCards-module__jy9UGG__seeMoreWrap{justify-content:center;margin-top:36px;display:flex}.DeveloperCards-module__jy9UGG__seeMoreBtn{border-radius:var(--pb-radius-md);color:var(--pb-text-primary);border:1px solid var(--pb-border);transition:border-color var(--pb-transition), background-color var(--pb-transition);background:0 0;align-items:center;gap:8px;padding:10px 20px;font-size:.88rem;font-weight:500;text-decoration:none;display:inline-flex}.DeveloperCards-module__jy9UGG__seeMoreBtn:hover{background:var(--pb-bg-glass);border-color:var(--pb-border-hover)}@media (max-width:600px){.DeveloperCards-module__jy9UGG__seeMoreWrap{margin-top:20px}.DeveloperCards-module__jy9UGG__seeMoreBtn{justify-content:center;width:100%}}.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:20px;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-bg-glass);border:1px solid var(--pb-border);border-radius:var(--pb-radius-sm);font-family:var(--font-mono);color:var(--pb-text-muted);margin-top:8px;padding:4px 10px;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}.HowItWorks-module__iI9NfG__header{text-align:center;margin-bottom:48px}.HowItWorks-module__iI9NfG__header .section-subtitle{margin:0 auto}.HowItWorks-module__iI9NfG__timeline{flex-direction:column;max-width:680px;margin:0 auto;display:flex}.HowItWorks-module__iI9NfG__timelineItem{gap:20px;display:flex}.HowItWorks-module__iI9NfG__timelineConnector{flex-direction:column;flex-shrink:0;align-items:center;display:flex}.HowItWorks-module__iI9NfG__timelineDot{background:var(--pb-accent-dim);border:1px solid var(--pb-border);width:32px;height:32px;color:var(--pb-accent);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.8rem;font-weight:600;display:flex}.HowItWorks-module__iI9NfG__timelineLine{background:var(--pb-border);flex:1;width:1px;min-height:24px}.HowItWorks-module__iI9NfG__stepCard{flex:1;margin-bottom:16px;padding:20px 22px}.HowItWorks-module__iI9NfG__stepIcon{background:var(--pb-bg-glass);border-radius:var(--pb-radius-md);width:36px;height:36px;color:var(--pb-text-secondary);justify-content:center;align-items:center;margin-bottom:14px;display:flex}.HowItWorks-module__iI9NfG__stepTitle{color:var(--pb-text-primary);margin-bottom:6px;font-size:1.05rem;font-weight:600}.HowItWorks-module__iI9NfG__stepDescription{color:var(--pb-text-secondary);font-size:.92rem;line-height:1.6}@media (max-width:600px){.HowItWorks-module__iI9NfG__timelineItem{gap:14px}.HowItWorks-module__iI9NfG__stepCard{padding:18px}.HowItWorks-module__iI9NfG__timelineDot{width:28px;height:28px;font-size:.75rem}}
.Transparency-module__t4nMFW__transparency{position:relative}.Transparency-module__t4nMFW__header{text-align:center;margin-bottom:48px}.Transparency-module__t4nMFW__header .section-subtitle{margin:0 auto}.Transparency-module__t4nMFW__grid{grid-template-columns:repeat(4,1fr);gap:20px;margin-bottom:32px;display:grid}.Transparency-module__t4nMFW__pillarCard{flex-direction:column;gap:10px;padding:24px 22px;display:flex}.Transparency-module__t4nMFW__pillarIcon{border-radius:var(--pb-radius-md);background:var(--pb-accent-dim);width:36px;height:36px;color:var(--pb-accent);justify-content:center;align-items:center;margin-bottom:4px;display:flex}.Transparency-module__t4nMFW__pillarTitle{color:var(--pb-text-primary);font-size:1rem;font-weight:600}.Transparency-module__t4nMFW__pillarDescription{color:var(--pb-text-secondary);font-size:.9rem;line-height:1.6}.Transparency-module__t4nMFW__yourPart{margin-bottom:32px}.Transparency-module__t4nMFW__yourPartTitle{color:var(--pb-text-primary);text-align:center;margin-bottom:16px;font-size:1.05rem;font-weight:600}.Transparency-module__t4nMFW__yourPartGrid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.Transparency-module__t4nMFW__yourPartItem{border-radius:var(--pb-radius-lg);background:var(--pb-bg-card);border:1px solid var(--pb-border);transition:border-color var(--pb-transition);gap:14px;padding:18px 20px;display:flex}.Transparency-module__t4nMFW__yourPartItem:hover{border-color:var(--pb-border-hover)}.Transparency-module__t4nMFW__yourPartStep{color:var(--pb-accent);flex-shrink:0;font-size:1rem;font-weight:600}.Transparency-module__t4nMFW__yourPartInfo{flex-direction:column;gap:4px;display:flex}.Transparency-module__t4nMFW__yourPartLabel{color:var(--pb-text-primary);font-size:.95rem;font-weight:600}.Transparency-module__t4nMFW__yourPartDescription{color:var(--pb-text-secondary);font-size:.88rem;line-height:1.55}.Transparency-module__t4nMFW__verifyStrip{border-radius:var(--pb-radius-lg);background:var(--pb-bg-card);border:1px solid var(--pb-border);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:24px;padding:24px 28px;display:flex}.Transparency-module__t4nMFW__verifyText{flex-direction:column;flex:1;gap:4px;min-width:260px;display:flex}.Transparency-module__t4nMFW__verifyTitle{color:var(--pb-text-primary);font-size:1.1rem;font-weight:600}.Transparency-module__t4nMFW__verifyDescription{color:var(--pb-text-secondary);font-size:.9rem;line-height:1.55}.Transparency-module__t4nMFW__verifyActions{flex-wrap:wrap;gap:12px;display:flex}@media (max-width:968px){.Transparency-module__t4nMFW__grid{grid-template-columns:repeat(2,1fr)}.Transparency-module__t4nMFW__yourPartGrid{grid-template-columns:1fr}}@media (max-width:600px){.Transparency-module__t4nMFW__grid{grid-template-columns:1fr;gap:14px}.Transparency-module__t4nMFW__verifyStrip{text-align:center;flex-direction:column;align-items:stretch;padding:24px 20px}.Transparency-module__t4nMFW__verifyText{min-width:0}.Transparency-module__t4nMFW__verifyActions{justify-content:center}}
.Stats-module__N0VmDq__stats{position:relative}.Stats-module__N0VmDq__header{text-align:center;margin-bottom:48px}.Stats-module__N0VmDq__header .section-subtitle{margin:0 auto}.Stats-module__N0VmDq__grid{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.Stats-module__N0VmDq__statCard{flex-direction:column;padding:28px 24px;display:flex}.Stats-module__N0VmDq__cardIcon{background:var(--pb-accent-dim);border-radius:var(--pb-radius-md);width:40px;height:40px;color:var(--pb-accent);justify-content:center;align-items:center;margin-bottom:18px;display:flex}.Stats-module__N0VmDq__cardValue{align-items:baseline;gap:2px;margin-bottom:6px;display:flex}.Stats-module__N0VmDq__prefix{color:var(--pb-text-primary);font-size:1.3rem;font-weight:600}.Stats-module__N0VmDq__number{color:var(--pb-text-primary);letter-spacing:-.02em;font-size:2rem;font-weight:600;line-height:1.1}.Stats-module__N0VmDq__suffix{color:var(--pb-text-primary);font-size:1.3rem;font-weight:600}.Stats-module__N0VmDq__cardLabel{color:var(--pb-text-primary);margin-bottom:4px;font-size:.95rem;font-weight:500}.Stats-module__N0VmDq__cardDesc{color:var(--pb-text-muted);font-size:.85rem;line-height:1.55}@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:1.75rem}}
.FAQ-module__xrt3Fa__faq{position:relative}.FAQ-module__xrt3Fa__header{text-align:center;margin-bottom:48px}.FAQ-module__xrt3Fa__header .section-subtitle{margin:0 auto}.FAQ-module__xrt3Fa__list{flex-direction:column;gap:8px;max-width:720px;margin:0 auto;display:flex}.FAQ-module__xrt3Fa__item{background:var(--pb-bg-card);border:1px solid var(--pb-border);border-radius:var(--pb-radius-lg);transition:border-color var(--pb-transition);overflow:hidden}.FAQ-module__xrt3Fa__item:hover,.FAQ-module__xrt3Fa__itemOpen{border-color:var(--pb-border-hover)}.FAQ-module__xrt3Fa__question{cursor:pointer;text-align:left;width:100%;color:var(--pb-text-primary);transition:color var(--pb-transition);background:0 0;border:none;justify-content:space-between;align-items:center;gap:16px;padding:16px 20px;font-family:inherit;font-size:.98rem;font-weight:500;display:flex}.FAQ-module__xrt3Fa__question:hover{color:var(--pb-accent)}.FAQ-module__xrt3Fa__chevron{color:var(--pb-text-muted);flex-shrink:0;transition:transform .25s}.FAQ-module__xrt3Fa__itemOpen .FAQ-module__xrt3Fa__chevron{color:var(--pb-accent);transform:rotate(180deg)}.FAQ-module__xrt3Fa__answerWrap{grid-template-rows:0fr;transition:grid-template-rows .3s;display:grid}.FAQ-module__xrt3Fa__itemOpen .FAQ-module__xrt3Fa__answerWrap{grid-template-rows:1fr}.FAQ-module__xrt3Fa__answer{color:var(--pb-text-secondary);margin:0;padding:0 20px;font-size:.92rem;line-height:1.65;overflow:hidden}.FAQ-module__xrt3Fa__answerLink{color:var(--pb-accent);text-underline-offset:3px;font-weight:600;text-decoration:underline}.FAQ-module__xrt3Fa__answerLink:hover{color:var(--pb-text-accent)}.FAQ-module__xrt3Fa__itemOpen .FAQ-module__xrt3Fa__answer{padding-bottom:20px}@media (max-width:600px){.FAQ-module__xrt3Fa__question{padding:16px 18px;font-size:.92rem}.FAQ-module__xrt3Fa__answer{padding:0 18px;font-size:.88rem}.FAQ-module__xrt3Fa__itemOpen .FAQ-module__xrt3Fa__answer{padding-bottom:16px}}
.CTA-module__OR_Nra__cta{border-top:1px solid var(--pb-border);padding:80px 0;position:relative}.CTA-module__OR_Nra__ctaInner{grid-template-columns:1fr 1fr;align-items:center;gap:48px;display:grid}.CTA-module__OR_Nra__ctaTitle{color:var(--pb-text-primary);margin-bottom:14px;font-size:clamp(1.75rem,3vw,2.25rem);font-weight:600;line-height:1.2}.CTA-module__OR_Nra__accentText{color:var(--pb-accent)}.CTA-module__OR_Nra__ctaDescription{color:var(--pb-text-secondary);max-width:480px;margin-bottom:28px;font-size:1rem;line-height:1.65}.CTA-module__OR_Nra__ctaButtons{gap:12px;display:flex}.CTA-module__OR_Nra__ctaVisual{justify-content:center;display:flex}.CTA-module__OR_Nra__codeBlock{background:var(--pb-bg-secondary);border:1px solid var(--pb-border);border-radius:var(--pb-radius-lg);width:100%;max-width:460px;overflow:hidden}.CTA-module__OR_Nra__codeHeader{background:var(--pb-bg-glass);border-bottom:1px solid var(--pb-border);align-items:center;gap:8px;padding:12px 16px;display:flex}.CTA-module__OR_Nra__codeDot{border-radius:50%;width:10px;height:10px}.CTA-module__OR_Nra__codeTitle{color:var(--pb-text-muted);margin-left:auto;font-size:.78rem}.CTA-module__OR_Nra__codeBody{font-family:var(--font-mono);padding:20px;font-size:.82rem;line-height:1.75;overflow-x:auto}.CTA-module__OR_Nra__codeComment{color:var(--pb-text-muted)}.CTA-module__OR_Nra__codeKeyword{color:#a78bfa}.CTA-module__OR_Nra__codeVar{color:#7aa2f7}.CTA-module__OR_Nra__codeFunc{color:#2fbe98}.CTA-module__OR_Nra__codePunc{color:var(--pb-text-secondary)}.CTA-module__OR_Nra__codeProp{color:#e0955f}.CTA-module__OR_Nra__codeString{color:#98c379}.CTA-module__OR_Nra__codeNum{color:#e06c75}@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:96px;padding-bottom:72px;position:relative}.leaderboard-module__43lwDG__container{max-width:1120px;margin:0 auto;padding:0 24px}.leaderboard-module__43lwDG__pageHeader{margin-bottom:40px}.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-text-primary)}.leaderboard-module__43lwDG__headerContent{margin-bottom:24px}.leaderboard-module__43lwDG__pageTitle{color:var(--pb-text-primary);align-items:center;gap:10px;margin-bottom:8px;font-size:clamp(1.75rem,3vw,2.25rem);font-weight:600;display:flex}.leaderboard-module__43lwDG__pageTitle svg{color:var(--pb-gold);flex-shrink:0}.leaderboard-module__43lwDG__pageSubtitle{color:var(--pb-text-secondary);max-width:560px;font-size:1rem;line-height:1.6}.leaderboard-module__43lwDG__summaryBar{background:var(--pb-bg-card);border:1px solid var(--pb-border);border-radius:var(--pb-radius-lg);align-items:center;gap:24px;width:100%;padding:32px 24px;display:flex}.leaderboard-module__43lwDG__summaryItem{text-align:center;flex-direction:column;flex:1;align-items:center;gap:6px;min-width:0;display:flex}.leaderboard-module__43lwDG__summaryValue{color:var(--pb-text-primary);letter-spacing:-.02em;font-variant-numeric:tabular-nums;font-size:2rem;font-weight:600;line-height:1.1}.leaderboard-module__43lwDG__summaryLabel{color:var(--pb-text-muted);font-size:.875rem}.leaderboard-module__43lwDG__summaryDivider{background:var(--pb-border);flex-shrink:0;width:1px;height:56px}.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:48px}.leaderboard-module__43lwDG__sectionLabel{color:var(--pb-text-muted);margin-bottom:14px;font-size:.85rem;font-weight:500}.leaderboard-module__43lwDG__podiumStage{--pod-size:4px;--pod-lift:calc(var(--pod-size) * -5.5);--pod-1-face:#12a37e;--pod-1-top:#0e8a6a;--pod-2-face:#0f8b6b;--pod-2-top:#0c7458;--pod-3-face:#0c7358;--pod-3-top:#095c47;--pod-side:#042c238c;--pod-cast-shadow:#031410d9;width:min(100%,560px);padding-top:calc(var(--pod-size) * 15);perspective:calc(var(--pod-size) * 50);margin:0 auto}.leaderboard-module__43lwDG__podium{transform-style:preserve-3d;text-align:center;grid-template-columns:repeat(3,1fr);align-items:end;gap:12px;display:grid;transform:rotateX(-40deg)}.leaderboard-module__43lwDG__podiumBlock{padding-inline:calc(var(--pod-size) * 2);padding-bottom:calc(var(--pod-size) * 3);transform-style:preserve-3d;transform-origin:top;transition:transform .25s;position:relative}.leaderboard-module__43lwDG__podiumBlock:after{content:"";transform-origin:top;transform-style:preserve-3d;position:absolute;inset:0;transform:rotateX(-90deg)}.leaderboard-module__43lwDG__podiumLeft:before,.leaderboard-module__43lwDG__podiumRight:before{content:"";background:linear-gradient(to left, var(--pod-side), transparent);transform-origin:100%;transform-style:preserve-3d;position:absolute;inset:0;transform:rotateY(-90deg)}.leaderboard-module__43lwDG__podiumRight:before{background:linear-gradient(to right, var(--pod-side), transparent);transform-origin:0;transform:rotateY(90deg)}.leaderboard-module__43lwDG__podiumLeft{padding-top:calc(var(--pod-size) * 3);background:var(--pod-2-face)}.leaderboard-module__43lwDG__podiumLeft:after{background:linear-gradient(var(--pod-2-top), transparent)}.leaderboard-module__43lwDG__podiumCenter{padding-top:calc(var(--pod-size) * 5);background:var(--pod-1-face);transform:translateZ(5px)}.leaderboard-module__43lwDG__podiumCenter:after{background:linear-gradient(var(--pod-1-top), transparent)}.leaderboard-module__43lwDG__podiumRight{padding-top:calc(var(--pod-size) * 1);background:var(--pod-3-face)}.leaderboard-module__43lwDG__podiumRight:after{background:linear-gradient(var(--pod-3-top), transparent)}.leaderboard-module__43lwDG__podiumRank{font-size:calc(var(--pod-size) * 12);color:#fff;font-weight:800;line-height:1}.leaderboard-module__43lwDG__podiumBlock:hover{transform:translateZ(15px)}.leaderboard-module__43lwDG__podiumCenter:hover{transform:translateZ(20px)}.leaderboard-module__43lwDG__podiumImage{transform:translate(-50%, -94%) translateZ(var(--pod-lift)) rotateY(0);transform-origin:50%;transform-style:preserve-3d;position:absolute;top:0;left:50%}.leaderboard-module__43lwDG__podiumImg,.leaderboard-module__43lwDG__podiumInitials{width:calc(var(--pod-size) * 10);height:calc(var(--pod-size) * 10);object-fit:cover;border-radius:50%}.leaderboard-module__43lwDG__podiumInitials{background:var(--pb-bg-tertiary);border:1px solid var(--pb-border);color:var(--pb-text-primary);font-size:calc(var(--pod-size) * 2.6);justify-content:center;align-items:center;font-weight:600;display:flex}.leaderboard-module__43lwDG__podiumImage:after{content:"";width:100%;height:calc(var(--pod-size) * 6);background:linear-gradient(var(--pod-cast-shadow), transparent);filter:blur(20px);border-radius:100%;position:absolute;bottom:0;left:0;transform:rotateX(90deg)}.leaderboard-module__43lwDG__podiumBlock:hover .leaderboard-module__43lwDG__podiumImage{animation:10s linear infinite leaderboard-module__43lwDG__podiumSpin}@keyframes leaderboard-module__43lwDG__podiumSpin{to{transform:translate(-50%, -94%) translateZ(var(--pod-lift)) rotateY(360deg)}}.leaderboard-module__43lwDG__podiumCaptions{text-align:center;grid-template-columns:repeat(3,1fr);gap:12px;width:min(100%,560px);margin:20px auto 0;display:grid}.leaderboard-module__43lwDG__podiumCaption{flex-direction:column;gap:1px;min-width:0;display:flex}.leaderboard-module__43lwDG__podiumName{color:var(--pb-text-primary);text-overflow:ellipsis;white-space:nowrap;font-size:.95rem;font-weight:600;overflow:hidden}.leaderboard-module__43lwDG__podiumHandle{min-height:1.2em;color:var(--pb-text-muted);text-overflow:ellipsis;white-space:nowrap;font-size:.8rem;line-height:1.2;overflow:hidden}.leaderboard-module__43lwDG__podiumAmount{color:var(--pb-text-primary);font-variant-numeric:tabular-nums;margin-top:4px;font-size:1rem;font-weight:600}.leaderboard-module__43lwDG__podiumSol{color:var(--pb-text-muted);font-variant-numeric:tabular-nums;font-size:.8rem}@media (min-width:600px){.leaderboard-module__43lwDG__podiumStage{--pod-size:7.5px}}@media (min-width:960px){.leaderboard-module__43lwDG__podiumStage{--pod-size:10px}}[data-theme=light] .leaderboard-module__43lwDG__podiumStage{--pod-side:#09473966;--pod-cast-shadow:#142e2659}.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-bg-glass);border:1px solid var(--pb-border);border-radius:var(--pb-radius-md);gap:2px;padding:3px;display:flex}.leaderboard-module__43lwDG__filterBtn{border-radius:var(--pb-radius-sm);color:var(--pb-text-muted);transition:color var(--pb-transition), background-color var(--pb-transition);background:0 0;padding:6px 14px;font-size:.85rem;font-weight:500}.leaderboard-module__43lwDG__filterBtn:hover{color:var(--pb-text-primary)}.leaderboard-module__43lwDG__filterActive{background:var(--pb-bg-card);color:var(--pb-text-primary);box-shadow:var(--pb-shadow-sm)}.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-md);border:1px solid var(--pb-border);background:var(--pb-bg-card);width:100%;color:var(--pb-text-primary);font-size:.88rem;font-family:var(--font-body);transition:border-color var(--pb-transition);padding:9px 14px 9px 36px}.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{position:relative}.leaderboard-module__43lwDG__tableWrap{background:var(--pb-bg-card);border:1px solid var(--pb-border);border-radius:var(--pb-radius-lg);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{color:var(--pb-text-muted);text-align:left;-webkit-user-select:none;user-select:none;padding:12px 18px;font-size:.8rem;font-weight:500}.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:.6;margin-left:4px;font-size:.75rem}.leaderboard-module__43lwDG__sortIconActive{color:var(--pb-accent);margin-left:4px;font-size:.75rem}.leaderboard-module__43lwDG__table td{border-bottom:1px solid var(--pb-border);padding:14px 18px;font-size:.92rem}.leaderboard-module__43lwDG__table tbody tr{transition:background-color var(--pb-transition)}.leaderboard-module__43lwDG__table tbody tr:hover{background:var(--pb-bg-glass)}.leaderboard-module__43lwDG__table tbody tr:last-child td{border-bottom:none}.leaderboard-module__43lwDG__topRow{background:var(--pb-accent-dim)}.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:.9rem;font-weight:500}.leaderboard-module__43lwDG__profileCell{align-items:center;gap:10px;display:flex}.leaderboard-module__43lwDG__profileCellLink{cursor:pointer}.leaderboard-module__43lwDG__profileCellLink:hover .leaderboard-module__43lwDG__profileName{color:var(--pb-accent)}.leaderboard-module__43lwDG__tableAvatar{object-fit:cover;border-radius:50%;flex-shrink:0;width:32px;height:32px}.leaderboard-module__43lwDG__tableInitials{background:var(--pb-primary);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:.65rem;font-weight:600;display:flex}.leaderboard-module__43lwDG__profileInfo{flex-direction:column;display:flex}.leaderboard-module__43lwDG__profileName{color:var(--pb-text-primary);transition:color var(--pb-transition);font-size:.92rem;font-weight:500}.leaderboard-module__43lwDG__profileHandle{color:var(--pb-text-muted);font-size:.8rem}.leaderboard-module__43lwDG__typePill{border-radius:var(--pb-radius-sm);text-transform:capitalize;border:1px solid var(--pb-border);background:var(--pb-bg-glass);color:var(--pb-text-secondary);padding:3px 9px;font-size:.75rem;font-weight:500;display:inline-block}.leaderboard-module__43lwDG__developer,.leaderboard-module__43lwDG__creator{color:var(--pb-text-secondary)}.leaderboard-module__43lwDG__amountCell{text-align:right;color:var(--pb-text-primary);font-variant-numeric:tabular-nums;font-size:.95rem;font-weight:600}.leaderboard-module__43lwDG__solCell{text-align:right;color:var(--pb-text-muted);font-variant-numeric:tabular-nums;font-size:.88rem}.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-secondary);font-size:.82rem}@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:12px;width:100%;padding:24px 12px}.leaderboard-module__43lwDG__summaryValue{font-size:1.5rem}.leaderboard-module__43lwDG__summaryLabel{font-size:.8rem}.leaderboard-module__43lwDG__podiumHandle{display:none}.leaderboard-module__43lwDG__podiumName{-webkit-line-clamp:2;white-space:normal;-webkit-box-orient:vertical;min-height:2.4em;font-size:.88rem;line-height:1.2;display:-webkit-box}.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__summaryItem{flex:none;align-items:center}.leaderboard-module__43lwDG__summaryDivider{width:60%;height:1px}.leaderboard-module__43lwDG__pageTitle{font-size:1.8rem}}
