.lb-tab{display:inline-flex;align-items:center;gap:8px;padding:10px 20px;border-radius:999px;border:2px solid #e2e8f0;background:#fff;color:#64748b;font-size:14px;font-weight:800;cursor:pointer;transition:all .2s;white-space:nowrap;box-shadow:0 2px 4px #00000005}.lb-tab:hover{border-color:#cbd5e1;color:#1f2a44}.lb-tab.active{background:#1f2a44;border-color:#1f2a44;color:#ffd166}.podium-stage{display:flex;justify-content:center;align-items:flex-end;gap:16px;min-height:240px;padding-top:40px}.podium-slot{display:flex;flex-direction:column;align-items:center;text-align:center;flex:1;max-width:140px}.podium-slot.first{z-index:5;max-width:160px}.podium-slot.empty .podium-player{opacity:.45}.podium-crown{height:32px;margin-bottom:8px;display:flex;align-items:center;justify-content:center;animation:float 3s ease-in-out infinite}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}.podium-avatar-wrap{position:relative;margin-bottom:16px;padding:4px;border-radius:50%;background:linear-gradient(135deg,#e2e8f0,#f8fafc);box-shadow:0 8px 20px #0000001a}.podium-slot.first .podium-avatar-wrap{background:linear-gradient(135deg,#ffd166,#ffb703);box-shadow:0 12px 24px #ffd16666}.podium-slot.second .podium-avatar-wrap{background:linear-gradient(135deg,#cbd5e1,#94a3b8)}.podium-slot.third .podium-avatar-wrap{background:linear-gradient(135deg,#fcd34d,#d97706)}.podium-avatar,.podium-fallback{width:64px;height:64px;border-radius:50%;display:block;border:3px solid #fff;background:#fff}.podium-slot.first .podium-avatar,.podium-slot.first .podium-fallback{width:84px;height:84px;border-width:4px}.podium-avatar{object-fit:cover}.podium-fallback{display:flex;align-items:center;justify-content:center;font-weight:900;font-size:24px;background:#1f2a44;color:#ffd166}.podium-medal-badge{position:absolute;bottom:-6px;right:-6px;width:28px;height:28px;background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:14px;box-shadow:0 4px 10px #00000026;z-index:2;border:2px solid #e2e8f0}.podium-slot.first .podium-medal-badge{width:32px;height:32px;font-size:16px;border-color:#ffd166}.podium-slot.second .podium-medal-badge{border-color:#cbd5e1}.podium-slot.third .podium-medal-badge{border-color:#fcd34d}.podium-player{width:100%;text-decoration:none;color:inherit;display:flex;flex-direction:column;align-items:center;min-width:0;transition:transform .3s cubic-bezier(.34,1.56,.64,1)}.podium-player:hover{transform:translateY(-8px) scale(1.02)}.podium-name{margin:0 0 4px;font-size:15px;font-weight:900;color:#1f2a44;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%;padding:0 4px}.podium-score{margin:0 0 16px;font-size:13px;font-weight:800;color:#64748b;background:#f1f5f9;padding:4px 10px;border-radius:12px}.podium-slot.first .podium-score{background:#ffd16633;color:#b45309}.podium-bar{width:100%;border-radius:20px 20px 0 0;display:flex;align-items:flex-start;justify-content:center;padding-top:16px;position:relative;overflow:hidden;box-shadow:inset 0 4px 10px #ffffff80}.podium-bar:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#fff3,#fff0);pointer-events:none}.podium-rank-num{font-size:28px;font-weight:900;text-shadow:0 2px 4px rgba(0,0,0,.1)}.podium-slot.first .podium-rank-num{color:#fff;font-size:36px}.podium-slot.second .podium-rank-num{color:#475569}.podium-slot.third .podium-rank-num{color:#92400e}.podium-slot.second .podium-bar{height:100px;background:linear-gradient(180deg,#e2e8f0,#cbd5e1);border:1px solid #cbd5e1;border-bottom:none}.podium-slot.first .podium-bar{height:140px;background:linear-gradient(180deg,#ffd166,#ffb703);border:1px solid #ffb703;border-bottom:none;box-shadow:inset 0 4px 10px #fff9,0 -10px 30px #ffd1664d}.podium-slot.third .podium-bar{height:70px;background:linear-gradient(180deg,#fef3c7,#fde68a);border:1px solid #fde68a;border-bottom:none}.lb-row{display:flex;align-items:center;gap:16px;padding:16px 20px;text-decoration:none;color:inherit;transition:all .2s;position:relative}.lb-row:hover,.lb-row.mine{background:#f8fafc}.lb-row.mine:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:#ffd166;border-radius:0 4px 4px 0}.lb-rank-badge{min-width:36px;height:36px;border-radius:12px;display:flex;align-items:center;justify-content:center;font-weight:900;font-size:14px;background:#f1f5f9;color:#64748b;flex-shrink:0}.lb-rank-badge.rank-1{background:#ffd166;color:#92400e}.lb-rank-badge.rank-2{background:#cbd5e1;color:#1e293b}.lb-rank-badge.rank-3{background:#f59e0b;color:#78350f}.lb-rank-badge.top-ten:not(.rank-1):not(.rank-2):not(.rank-3){background:#1f2a44;color:#ffd166}.lb-me-tag{font-size:10px;font-weight:800;color:#b45309;background:#fde68a;padding:2px 6px;border-radius:6px;text-transform:uppercase;letter-spacing:.05em;flex-shrink:0}.lb-level-pill{font-size:11px;font-weight:800;color:#4f46e5;background:#eeebff;padding:3px 8px;border-radius:8px;display:inline-block;flex-shrink:0}.lb-avatar,.lb-avatar-fallback{width:48px;height:48px;border-radius:999px;flex:0 0 auto}.lb-avatar{object-fit:cover;border:2px solid #e2e8f0}.lb-avatar-fallback{display:flex;align-items:center;justify-content:center;font-weight:900;font-size:18px;background:#1f2a44;color:#ffd166;border:2px solid #e2e8f0}.lb-score-pill{font-size:14px;font-weight:900;color:#1f2a44;background:#f1f5f9;padding:6px 14px;border-radius:999px;white-space:nowrap;flex-shrink:0}.lb-row.mine .lb-score-pill{background:#ffd166}.scrollbar-hide::-webkit-scrollbar{display:none}.scrollbar-hide{-ms-overflow-style:none;scrollbar-width:none}@media(max-width:480px){.podium-stage{min-height:200px;gap:8px}.podium-avatar,.podium-fallback{width:52px;height:52px;border-width:2px}.podium-slot.first .podium-avatar,.podium-slot.first .podium-fallback{width:68px;height:68px;border-width:3px}.podium-medal-badge{width:22px;height:22px;font-size:11px}.podium-slot.first .podium-medal-badge{width:26px;height:26px;font-size:13px}.podium-name{font-size:13px}.podium-score{font-size:11px;padding:3px 8px;margin-bottom:12px}.podium-slot.second .podium-bar{height:70px}.podium-slot.first .podium-bar{height:100px}.podium-slot.third .podium-bar{height:50px}.podium-rank-num{font-size:20px}.podium-slot.first .podium-rank-num{font-size:26px}}
