@import"https://fonts.googleapis.com/css2?family=Barlow:wght@400;500;600;700;800&display=swap";.container.svelte-193gxhh{display:block;max-width:100%;width:100%;height:fit-content;background-color:var(--surface-color);margin:80px auto;padding:0 16px;box-sizing:border-box}.ClanIcon.svelte-193gxhh{display:block;margin:auto}.ClanInfo.svelte-193gxhh{font-family:Barlow,serif;font-size:18px;font-weight:400;max-width:900px;width:100%;margin:0 auto 16px;padding:80px 24px 24px;border-radius:8px;background-color:var(--primary-color);box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;box-sizing:border-box;text-align:center}.link.svelte-193gxhh{color:var(--secondary-color)}.error.svelte-193gxhh{color:red}.players.svelte-193gxhh{font-family:Barlow,serif;font-weight:400;max-width:900px;width:100%;margin:0 auto;padding:24px;border-radius:8px;background-color:var(--primary-color);box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;box-sizing:border-box}.TableContainer.svelte-193gxhh{width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:thin}.TableContainer.svelte-193gxhh::-webkit-scrollbar{height:6px}.TableContainer.svelte-193gxhh::-webkit-scrollbar-track{background:#0000001a;border-radius:3px}.TableContainer.svelte-193gxhh::-webkit-scrollbar-thumb{background:#ffffff4d;border-radius:3px}.table.svelte-193gxhh{width:100%;border-collapse:collapse;table-layout:auto;font-size:16px}.TableHeader.svelte-193gxhh,.TableCell.svelte-193gxhh{border:1px solid #000000;padding:8px 12px;text-align:center;vertical-align:middle}.TableHeader.svelte-193gxhh{background-color:#0000001a;font-weight:600;font-size:15px}.table.svelte-193gxhh th:where(.svelte-193gxhh):nth-child(1),.table.svelte-193gxhh td:where(.svelte-193gxhh):nth-child(1){width:90px;padding:10px}.table.svelte-193gxhh th:where(.svelte-193gxhh):nth-child(2),.table.svelte-193gxhh td:where(.svelte-193gxhh):nth-child(2){text-align:left;padding-left:15px;min-width:200px}.table.svelte-193gxhh th:where(.svelte-193gxhh):nth-child(3),.table.svelte-193gxhh td:where(.svelte-193gxhh):nth-child(3){min-width:120px}.table.svelte-193gxhh th:where(.svelte-193gxhh):nth-child(4),.table.svelte-193gxhh td:where(.svelte-193gxhh):nth-child(4){min-width:120px}.table.svelte-193gxhh th:where(.svelte-193gxhh):nth-child(5),.table.svelte-193gxhh td:where(.svelte-193gxhh):nth-child(5){min-width:140px}.MobileCards.svelte-193gxhh{display:none}.PlayerCard.svelte-193gxhh{background-color:#ffffff1a;border:1px solid rgba(0,0,0,.2);border-radius:8px;padding:16px;margin-bottom:12px;box-shadow:0 2px 4px #0000001a}.PlayerHeader.svelte-193gxhh{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px;gap:12px}.PlayerInfo.svelte-193gxhh{display:flex;align-items:center;gap:12px}.PlayerName.svelte-193gxhh{margin:0;font-size:16px;font-weight:600}.CountryInfo.svelte-193gxhh{display:flex;align-items:center;margin-left:auto}.PlayerStats.svelte-193gxhh{display:grid;grid-template-columns:1fr;gap:8px}.stat.svelte-193gxhh{display:flex;justify-content:space-between;align-items:center;padding:8px 12px;background-color:#0000001a;border-radius:4px;border:1px solid rgba(255,255,255,.1)}.StatLabel.svelte-193gxhh{font-weight:500;color:#fffc}.StatValue.svelte-193gxhh{font-weight:600}.avatar.svelte-193gxhh{max-width:60px;max-height:60px;width:60px;height:60px;border-radius:50%;border:1px solid #000000;object-fit:cover}.player-info.svelte-193gxhh{display:flex;flex-direction:column;gap:4px}.player-name.svelte-193gxhh{font-weight:600;font-size:16px}.country-inline.svelte-193gxhh{display:flex;align-items:center;gap:6px}.country-flag-inline.svelte-193gxhh{width:20px;height:15px;object-fit:cover}.country-name.svelte-193gxhh{font-size:13px;color:#fffc;font-weight:400}.TableCell.svelte-193gxhh .avatar:where(.svelte-193gxhh){width:45px;height:45px;max-width:45px;max-height:45px}@media(max-width:1024px)and (min-width:769px){.table.svelte-193gxhh th:where(.svelte-193gxhh):nth-child(2),.table.svelte-193gxhh td:where(.svelte-193gxhh):nth-child(2){width:30%}.table.svelte-193gxhh th:where(.svelte-193gxhh):nth-child(3),.table.svelte-193gxhh td:where(.svelte-193gxhh):nth-child(3){width:25%}.table.svelte-193gxhh th:where(.svelte-193gxhh):nth-child(4),.table.svelte-193gxhh td:where(.svelte-193gxhh):nth-child(4){width:25%}.table.svelte-193gxhh th:where(.svelte-193gxhh):nth-child(5),.table.svelte-193gxhh td:where(.svelte-193gxhh):nth-child(5){width:20%}.TableHeader.svelte-193gxhh,.TableCell.svelte-193gxhh{padding:6px 8px;font-size:15px}.avatar.svelte-193gxhh{max-width:50px;max-height:50px;width:50px;height:50px}.TableCell.svelte-193gxhh .avatar:where(.svelte-193gxhh){width:40px;height:40px;max-width:40px;max-height:40px}.player-name.svelte-193gxhh{font-size:15px}.country-name.svelte-193gxhh{font-size:12px}}@media(max-width:768px){.container.svelte-193gxhh{margin:120px auto 60px;padding:0 8px}.ClanInfo.svelte-193gxhh{margin-bottom:12px;padding:60px 16px 16px}.players.svelte-193gxhh{padding:16px}.TableContainer.svelte-193gxhh{display:none}.MobileCards.svelte-193gxhh{display:block}}@media(max-width:480px){.container.svelte-193gxhh{margin:100px auto 40px;padding:0 4px}.ClanInfo.svelte-193gxhh{padding:40px 12px 12px}.players.svelte-193gxhh,.PlayerCard.svelte-193gxhh{padding:12px}.avatar.svelte-193gxhh{max-width:40px;max-height:40px;width:40px;height:40px}.PlayerName.svelte-193gxhh{font-size:14px}}
