:root{--gold:gold;--dark:#0a0a0a;--glass:#ffffff08;--border:#ffffff14}.lb-page{color:#fff;background:0 0;padding-top:0;padding-bottom:50px;font-family:Inter,sans-serif}.lb-container{max-width:1200px;margin:0 auto;padding:0 2rem}.lb-header{text-align:center;margin-bottom:4rem}.lb-subtitle{color:var(--gold);letter-spacing:4px;text-transform:uppercase;margin-bottom:.5rem;font-size:.9rem;font-weight:800;display:block}.lb-title{background:linear-gradient(135deg,#fff 0%,#aaa 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:2rem;font-size:3.5rem;font-weight:900;line-height:1}.lb-controls{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:3rem;display:flex}.lb-tabs{background:var(--glass);border:1px solid var(--border);border-radius:100px;padding:4px;display:flex}.lb-tab{color:#888;cursor:pointer;border-radius:100px;padding:.6rem 1.5rem;font-size:.85rem;font-weight:700;transition:all .3s}.lb-tab:hover{color:#fff}.lb-tab.active{background:var(--gold);color:#000;box-shadow:0 0 15px #ffd7004d}.lb-search{width:300px;position:relative}.lb-search input{background:var(--glass);border:1px solid var(--border);color:#fff;border-radius:12px;outline:none;width:100%;padding:.8rem 1rem .8rem 2.8rem;font-family:inherit;transition:border-color .3s}.lb-search input:focus{border-color:var(--gold)}.lb-search-icon{color:#666;width:18px;height:18px;position:absolute;top:50%;left:1rem;transform:translateY(-50%)}.lb-podium{justify-content:center;align-items:flex-end;gap:2rem;margin-bottom:5rem;padding-top:2rem;display:flex}.podium-card{border:1px solid var(--border);text-align:center;background:linear-gradient(#141414cc 0%,#0a0a0a 100%);border-radius:20px;flex-direction:column;align-items:center;width:250px;padding:2rem 1rem;transition:transform .3s;display:flex;position:relative}.podium-card:hover{transform:translateY(-10px)}.podium-card.first{z-index:2;border-color:#ffd7004d;width:280px;padding:3rem 1.5rem;box-shadow:0 0 50px #00000080}.podium-card.second{opacity:.9;border-color:#c0c0c033;margin-bottom:-1rem}.podium-card.third{opacity:.8;border-color:#cd7f3233;margin-bottom:-2rem}.podium-crown{font-size:2.5rem;animation:3s ease-in-out infinite float;position:absolute;top:-2.5rem;left:50%;transform:translate(-50%)}@keyframes float{0%,to{transform:translate(-50%)translateY(0)}50%{transform:translate(-50%)translateY(-10px)}}.podium-avatar{border-radius:50%;width:100px;height:100px;margin-bottom:1.5rem;position:relative}.first .podium-avatar{border:3px solid var(--gold);width:130px;height:130px;box-shadow:0 0 20px #ffd70033}.second .podium-avatar{border:3px solid silver}.third .podium-avatar{border:3px solid #cd7f32}.podium-avatar img{object-fit:cover;border-radius:50%;width:100%;height:100%;display:block}.podium-rank{color:#fff;background:#000;border:2px solid;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;font-size:.9rem;font-weight:900;display:flex;position:absolute;bottom:-10px;left:50%;transform:translate(-50%)}.first .podium-rank{border-color:var(--gold);color:var(--gold)}.second .podium-rank{color:silver;border-color:silver}.third .podium-rank{color:#cd7f32;border-color:#cd7f32}.podium-name{margin-bottom:.5rem;font-size:1.4rem;font-weight:800}.podium-kd{color:#888;margin-bottom:1rem;font-size:.9rem;font-weight:600}.podium-kd strong{color:#fff;margin-left:5px}.podium-stats{border-top:1px solid #ffffff1a;justify-content:center;gap:1.5rem;width:100%;padding-top:1rem;display:flex}.p-stat{flex-direction:column;align-items:center;display:flex}.p-val{color:#fff;font-size:1.1rem;font-weight:900;line-height:1}.p-lbl{color:#666;letter-spacing:1px;margin-top:.3rem;font-size:.65rem;font-weight:700}.lb-table-wrapper{border:1px solid var(--border);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0a0a0a99;border-radius:16px;overflow:hidden}.lb-table{border-collapse:collapse;width:100%}.lb-table th{text-align:left;color:#666;text-transform:uppercase;letter-spacing:1px;border-bottom:1px solid #ffffff0d;padding:1.2rem 1.5rem;font-size:.75rem;font-weight:800}.lb-table td{vertical-align:middle;border-bottom:1px solid #ffffff08;padding:1.2rem 1.5rem;transition:background .2s}.lb-row:hover td{background:#ffffff05}.lb-row:last-child td{border-bottom:none}.cell-rank{color:#666;width:60px;font-family:JetBrains Mono,monospace;font-weight:700}.cell-player{align-items:center;gap:1rem;display:flex}.cell-player img{border-radius:50%;width:36px;height:36px}.player-names{flex-direction:column;display:flex}.p-real-name{color:#fff;font-size:.95rem;font-weight:700}.p-clan{color:var(--gold);margin-top:2px;font-size:.7rem;font-weight:700}.cell-stat{color:#bbb;font-family:JetBrains Mono,monospace;font-size:.95rem;font-weight:600}.cell-stat.highlight{color:var(--gold);font-weight:800}@media (max-width:768px){.lb-podium{flex-direction:column;align-items:center;gap:3rem;margin-top:2rem}.podium-card{width:100%;max-width:300px;margin:0!important}.podium-card.first{order:-1}.lb-tabs{width:100%;overflow-x:auto}.lb-search{width:100%}.lb-table th:nth-child(4),.lb-table td:nth-child(4),.lb-table th:nth-child(5),.lb-table td:nth-child(5){display:none}}
