.LeaderboardsWidget-module__k-RAxq__container{background-color:color-mix(in srgb,var(--tg-bg-secondary)60%,transparent);-webkit-backdrop-filter:blur(var(--glass-blur));backdrop-filter:blur(var(--glass-blur));border:1px solid color-mix(in srgb,var(--tg-accent-primary)10%,transparent);border-radius:16px;padding:32px}.LeaderboardsWidget-module__k-RAxq__title{color:var(--tg-text-primary);margin-bottom:24px;font-size:24px;font-weight:700}.LeaderboardsWidget-module__k-RAxq__header{border-bottom:1px solid color-mix(in srgb,var(--tg-accent-primary)10%,transparent);grid-template-columns:80px 1fr 150px;gap:16px;margin-bottom:8px;padding:16px;display:grid}.LeaderboardsWidget-module__k-RAxq__headerCell{color:var(--tg-text-secondary);font-size:14px;font-weight:600}.LeaderboardsWidget-module__k-RAxq__alignRight{text-align:right}.LeaderboardsWidget-module__k-RAxq__rows{flex-direction:column;gap:4px;display:flex}.LeaderboardsWidget-module__k-RAxq__row{cursor:pointer;background-color:#0000;border-radius:12px;grid-template-columns:80px 1fr 150px;gap:16px;padding:16px;text-decoration:none;transition:all .2s;display:grid}.LeaderboardsWidget-module__k-RAxq__emptyState{text-align:center;color:var(--tg-text-secondary);padding:48px 24px;font-size:16px}.LeaderboardsWidget-module__k-RAxq__row:hover{background-color:color-mix(in srgb,var(--tg-accent-primary)5%,transparent);transform:translate(4px)}.LeaderboardsWidget-module__k-RAxq__rank{align-items:center;gap:8px;font-size:20px;font-weight:700;display:flex}.LeaderboardsWidget-module__k-RAxq__account{color:var(--tg-accent-primary);text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:8px;font-size:16px;font-weight:500;display:flex;overflow:hidden}.LeaderboardsWidget-module__k-RAxq__youBadge{color:#fff;background-color:#5288c1;border-radius:6px;flex-shrink:0;padding:4px 12px;font-size:13px;font-weight:500}.LeaderboardsWidget-module__k-RAxq__punkCount{color:var(--tg-text-primary);justify-content:flex-end;align-items:center;font-size:18px;font-weight:600;display:flex}.LeaderboardsWidget-module__k-RAxq__percentage{color:var(--tg-text-secondary);justify-content:flex-end;align-items:center;font-size:16px;font-weight:500;display:flex}@media (max-width:768px){.LeaderboardsWidget-module__k-RAxq__container{padding:20px}.LeaderboardsWidget-module__k-RAxq__title{margin-bottom:16px;font-size:20px}.LeaderboardsWidget-module__k-RAxq__header,.LeaderboardsWidget-module__k-RAxq__row{grid-template-columns:60px 1fr 100px}.LeaderboardsWidget-module__k-RAxq__hideOnMobile{display:none}.LeaderboardsWidget-module__k-RAxq__rank{gap:4px;font-size:16px}.LeaderboardsWidget-module__k-RAxq__rank svg{width:16px;height:16px}.LeaderboardsWidget-module__k-RAxq__account{font-size:14px}.LeaderboardsWidget-module__k-RAxq__punkCount{font-size:16px}.LeaderboardsWidget-module__k-RAxq__row:hover{transform:translate(2px)}}
.LeaderboardCategorySelector-module__wBXP9q__container{margin-bottom:32px}.LeaderboardCategorySelector-module__wBXP9q__tabsContainer{background:color-mix(in srgb,var(--tg-bg-secondary)40%,transparent);-webkit-backdrop-filter:blur(var(--glass-blur));backdrop-filter:blur(var(--glass-blur));scrollbar-width:none;border-radius:12px;gap:8px;padding:4px;display:flex;overflow-x:auto}.LeaderboardCategorySelector-module__wBXP9q__tabsContainer::-webkit-scrollbar{display:none}.LeaderboardCategorySelector-module__wBXP9q__tab{color:var(--tg-text-secondary);cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:8px;flex-shrink:0;align-items:center;gap:8px;padding:12px 20px;font-size:14px;font-weight:500;transition:all .2s;display:flex}.LeaderboardCategorySelector-module__wBXP9q__tab:hover{background:color-mix(in srgb,var(--tg-accent-primary)10%,transparent);color:var(--tg-text-primary)}.LeaderboardCategorySelector-module__wBXP9q__tabActive{background:var(--tg-accent-primary);color:#fff}.LeaderboardCategorySelector-module__wBXP9q__tabActive:hover{background:var(--tg-accent-primary)}.LeaderboardCategorySelector-module__wBXP9q__tabLabel{font-size:14px}.LeaderboardCategorySelector-module__wBXP9q__selectContainer{display:none}.LeaderboardCategorySelector-module__wBXP9q__select{border:1px solid color-mix(in srgb,var(--tg-accent-primary)20%,transparent);background:color-mix(in srgb,var(--tg-bg-secondary)60%,transparent);width:100%;-webkit-backdrop-filter:blur(var(--glass-blur));backdrop-filter:blur(var(--glass-blur));color:var(--tg-text-primary);cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%238B8B8B' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;background-size:20px;border-radius:12px;padding:16px 48px 16px 16px;font-size:16px;font-weight:500;transition:all .2s}.LeaderboardCategorySelector-module__wBXP9q__select:hover{border-color:var(--tg-accent-primary)}.LeaderboardCategorySelector-module__wBXP9q__select:focus{border-color:var(--tg-accent-primary);box-shadow:0 0 0 3px color-mix(in srgb,var(--tg-accent-primary)20%,transparent);outline:none}@media (max-width:767px){.LeaderboardCategorySelector-module__wBXP9q__tabsContainer{display:none}.LeaderboardCategorySelector-module__wBXP9q__selectContainer{display:block}}
