@import"https://fonts.googleapis.com/css2?family=Inter:wght@100..900&display=swap";@import"https://fonts.googleapis.com/css2?family=Manrope:wght@200..800&display=swap";.dspl-flx__flex-dir-column{display:flex;flex-direction:column}.dspl-flx__flex-dir-row{display:flex;flex-direction:row}.justify-content-center{justify-content:center}.justify-content-space-between{justify-content:space-between}.algn-items-center{align-items:center}.mrg-sides-20px{margin:0 20px}:root{--primary:#000;--secondary:#fd853a6b;--tertiary:rgba(253,133,58,.692)}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:var(--primary)}::-webkit-scrollbar-thumb{background-color:var(--secondary);border-radius:14px}::-webkit-scrollbar-thumb:hover{background-color:var(--tertiary)}.about-us__bar-img,.clubs__bar-img,.documents__bar-img,.profile__bar-img,.tournaments__bar-img{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.playerPublic{min-height:100vh;background:#08080a;color:#f9f9fd;padding-top:80px;padding-bottom:48px}@media(max-width:1500px){.playerPublic{padding-left:10px;padding-right:10px}}.playerPublic--error{color:#ff5656}.playerPublic__container{width:1280px;margin:0 auto;min-height:100vh;min-height:auto;padding:16px 0 0;display:flex;flex-direction:column;gap:24px}@media(max-width:1500px){.playerPublic__container{width:1140px}}@media(max-width:1180px){.playerPublic__container{width:100%}}.playerPublic__head{display:flex;gap:20px;align-items:center;background:#1c1c1d;border:1px solid #3c3c3e;border-radius:12px;padding:20px}.playerPublic__impersonate{margin-left:auto;align-self:flex-start;flex-shrink:0;background:transparent;border:1px solid #3c3c3e;border-radius:8px;padding:8px 12px;font-size:20px;line-height:1;cursor:pointer;color:#f9f9fd}.playerPublic__impersonate:hover:not(:disabled){border-color:#545457;background:#1c1c1d}.playerPublic__impersonate:disabled{opacity:.5;cursor:not-allowed}.playerPublic__trophies{background:#1c1c1d;border:1px solid #3c3c3e;border-radius:12px;padding:16px 18px;display:flex;flex-direction:column}.playerPublic__trophiesDivider{height:1px;background:#3c3c3e;margin:14px 0;flex-shrink:0}.playerPublic__trophiesRow{display:flex;flex-wrap:wrap;align-items:center;gap:12px 16px}.playerPublic__trophiesBadges{display:flex;flex-shrink:0;align-items:center}.playerPublic__trophyBadge{display:inline-flex;align-items:center;gap:8px;padding:8px 14px;border-radius:10px;font-weight:600;font-size:14px;line-height:1.2;border:1px solid transparent}.playerPublic__trophyBadge--place1{background:linear-gradient(135deg,rgba(255,215,0,.22),rgba(180,120,20,.12));border-color:rgba(255,200,80,.35);color:#ffe8a8}.playerPublic__trophyBadge--place2{background:linear-gradient(135deg,rgba(210,220,235,.18),rgba(120,130,150,.12));border-color:rgba(180,190,210,.35);color:#e4e8f0}.playerPublic__trophyBadge--place3{background:linear-gradient(135deg,rgba(205,140,90,.2),rgba(120,70,40,.12));border-color:rgba(200,130,80,.35);color:#f0d0b8}.playerPublic__trophyBadge--mvp{background:linear-gradient(135deg,rgba(255,200,80,.2),rgba(180,130,30,.14));border-color:rgba(255,200,100,.4);color:#ffe6a8}.playerPublic__trophyBadge--bestRed{background:linear-gradient(135deg,rgba(255,100,90,.18),rgba(160,50,50,.12));border-color:hsla(8,100%,70%,.38);color:#ffc8c0}.playerPublic__trophyBadge--bestMafia{background:linear-gradient(135deg,rgba(140,110,200,.2),rgba(60,45,95,.16));border-color:rgba(160,130,220,.38);color:#ddd0f5}.playerPublic__trophyBadgeIcon{font-size:20px;line-height:1}.playerPublic__trophyTags{display:flex;flex-wrap:wrap;gap:8px;flex:1 1;min-width:0;align-items:center}.playerPublic__trophyTag{display:inline-flex;align-items:center;gap:6px;padding:6px 10px;border-radius:8px;background:#3c3c3e;border:1px solid #545457;color:#f9f9fd;text-decoration:none;font-size:13px;line-height:1.25;max-width:100%;transition:border-color .15s ease,background .15s ease}.playerPublic__trophyTag:hover{border-color:rgba(253,134,55,.55);background:#08080a}.playerPublic__trophyTagStars{color:#fd8637;flex-shrink:0;letter-spacing:.02em;font-size:12px}.playerPublic__trophyTagName{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0}.playerPublic__avatar{width:140px;height:140px;border-radius:50%;object-fit:cover;border:1px solid #545457}.playerPublic__avatarWrap{position:relative;width:140px;height:140px;flex:0 0 140px}.playerPublic__nameWrap{display:flex;flex-direction:column;gap:10px}.playerPublic__name{font-size:40px;line-height:1;margin:0;display:inline-flex;align-items:center;gap:10px}.playerPublic__regionFlag{width:28px;height:18px;object-fit:cover;border-radius:2px;border:1px solid #545457}.playerPublic__meta{display:flex;flex-wrap:wrap;gap:8px}.playerPublic__meta span{background:#3c3c3e;color:#f9f9fd;border-radius:6px;padding:6px 10px;font-size:14px;line-height:1.2}.playerPublic__tableWrap{background:#1c1c1d;border:1px solid #3c3c3e;border-radius:12px;overflow:auto}.playerPublic__chartHeader{padding:14px 16px 0;display:flex;align-items:center;justify-content:space-between;gap:10px}.playerPublic__chartHeader h3{margin:0;font-size:16px;text-transform:uppercase}.playerPublic__chartHeader span{color:#c3c3c7;font-size:13px}.playerPublic__chartWrap{padding:10px 12px 12px}.playerPublic__chart{width:100%;height:300px;display:block;background:#08080a;border:1px solid #3c3c3e;border-radius:8px;padding:10px}.playerPublic__chart canvas{width:100%!important;height:100%!important;display:block}.playerPublic__chartEmpty{padding:20px 16px;color:#a5a5aa;font-size:14px}.playerPublic__table{width:100%;border-collapse:collapse}.playerPublic__table td,.playerPublic__table th{padding:10px 12px;border-bottom:1px solid #3c3c3e;text-align:left;font-size:14px;white-space:nowrap}.playerPublic__table th{color:#c3c3c7;font-weight:600;text-transform:uppercase;font-size:12px}.playerPublic__table tr:last-child td{border-bottom:none}.playerPublic__table a{color:#f9f9fd}.playerPublic .belt{position:absolute;right:2px;bottom:2px;width:34px;height:34px;border-radius:50%;border:1px solid #000;display:inline-flex;align-items:center;justify-content:center;font-size:20px;line-height:1;cursor:pointer}.playerPublic__beltWrap{position:absolute;right:0;bottom:0}.playerPublic__beltTooltip{position:absolute;right:38px;bottom:0;z-index:6;min-width:170px;padding:8px 10px;border-radius:6px;border:1px solid #3a3a3a;background:#1f1f1f;color:#fff;font-size:12px;line-height:1.3;pointer-events:none;opacity:0;transform:translateY(4px);transition:opacity .15s ease,transform .15s ease;white-space:nowrap}.playerPublic__beltTooltip.is-open{opacity:1;transform:translateY(0)}.playerPublic__beltWrap:focus-within .playerPublic__beltTooltip,.playerPublic__beltWrap:hover .playerPublic__beltTooltip{opacity:1;transform:translateY(0)}.playerPublic .lvl1{background:#000;color:#fff}.playerPublic .lvl2{background:#833c0b;color:#fff}.playerPublic .lvl3{background:#ed7d31;color:#000}.playerPublic .lvl4{background:#f2f2f2;color:#000}@media(max-width:900px){.playerPublic__head{align-items:flex-start}}