.tp-ls-loading{text-align:center;padding:1.5rem;color:var(--text2);font-size:.85rem}.tp-ls-spinner{display:inline-block;width:16px;height:16px;border:2px solid var(--border);border-top-color:var(--accent);border-radius:50%;animation:tp-spin .6s linear infinite;margin-right:.4rem;vertical-align:middle}@keyframes tp-spin{to{transform:rotate(360deg)}}.tp-ls-error{text-align:center;padding:1.25rem;color:var(--text3);font-size:.82rem;background:var(--bg);border:1px solid var(--border);border-radius:4px}.tp-ls-wrap{overflow-x:auto;border:1px solid var(--border);border-radius:4px}.tp-ls-table{width:100%;border-collapse:collapse;background:var(--bg2);font-size:.82rem}.tp-ls-table thead{background:var(--bg3)}.tp-ls-table th{padding:.65rem .5rem;text-align:center;font-weight:700;color:var(--text);text-transform:uppercase;font-size:.65rem;letter-spacing:.04em;white-space:nowrap}.tp-ls-table th:first-child{text-align:left}.tp-ls-table td{padding:.55rem .5rem;border-bottom:1px solid var(--border);text-align:center;white-space:nowrap}.tp-ls-table tbody tr:hover td{background:var(--bg3)}.tp-ls-table td:first-child{text-align:left}.tp-ls-player{display:flex;align-items:center;gap:.5rem}.tp-ls-player img{width:24px;height:24px;border-radius:50%;object-fit:cover}.tp-ls-player strong{color:var(--text);font-weight:700}.tp-ls-highlight{color:var(--accent);font-weight:800}.tp-ls-loading-cell{color:var(--text3);font-style:italic}.tp-ls-team-avg{display:grid;grid-template-columns:repeat(4,1fr);gap:.5rem;margin-bottom:1rem}.tp-ls-avg-card{background:var(--bg);border:1px solid var(--border);border-left:3px solid var(--accent);border-radius:4px;padding:.6rem;text-align:center}.tp-ls-avg-val{display:block;font-size:1.2rem;font-weight:800;color:var(--accent);font-family:Montserrat,sans-serif}.tp-ls-avg-lbl{display:block;font-size:.6rem;color:var(--text2);text-transform:uppercase;margin-top:.15rem}@media (max-width:768px){.tp-ls-team-avg{grid-template-columns:repeat(2,1fr)}}.tp-match-history{margin-bottom:2.5rem}.tp-section-title{margin-bottom:1rem;font-size:1.3rem}.tp-match-history-sub{font-size:.88rem;color:var(--text2);margin-bottom:1rem}.tp-mh-loading{text-align:center;padding:1.5rem;color:var(--text2);font-size:.85rem}.tp-mh-spinner{display:inline-block;width:16px;height:16px;border:2px solid var(--border);border-top-color:var(--accent);border-radius:50%;animation:tp-spin .6s linear infinite;margin-right:.4rem;vertical-align:middle}.tp-mh-error{text-align:center;padding:1.25rem;color:var(--text3);font-size:.82rem;background:var(--bg);border:1px solid var(--border);border-radius:4px}.tp-mh-empty{text-align:center;padding:1.5rem;color:var(--text3);font-size:.85rem;background:var(--bg);border:1px solid var(--border);border-radius:4px}.tp-mh-subhead{font-size:.78rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:var(--text2);margin:1.25rem 0 .5rem;padding-left:.25rem}.tp-mh-subhead:first-child{margin-top:0}.tp-mh-list{display:flex;flex-direction:column;gap:.45rem}.tp-mh-row{display:flex;align-items:center;gap:.75rem;background:var(--bg2);border:1px solid var(--border);border-radius:4px;padding:.6rem .85rem;text-decoration:none;color:inherit;transition:border-left .15s}.tp-mh-row:hover{border-left:3px solid var(--accent)}.tp-mh-date{font-size:.72rem;color:var(--text3);min-width:70px;flex-shrink:0}.tp-mh-opponent{display:flex;align-items:center;gap:.45rem;flex:1;min-width:0}.tp-mh-opp-img{width:22px;height:22px;border-radius:4px;object-fit:contain;flex-shrink:0;background:#ffffff14;padding:2px}.tp-mh-opp-name{font-size:.85rem;font-weight:600;color:var(--text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tp-mh-score{font-size:.88rem;font-weight:800;min-width:50px;text-align:center;color:var(--text)}.tp-mh-tournament{font-size:.72rem;color:var(--text3);min-width:0;flex-shrink:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:180px}.tp-mh-badge{font-size:.6rem;font-weight:700;padding:.15rem .4rem;border-radius:4px;text-transform:uppercase;letter-spacing:.03em;flex-shrink:0}.tp-mh-badge-win{background:#2ecc7126;color:var(--accent);border:1px solid var(--accent)}.tp-mh-badge-loss{background:#ef53501f;color:var(--red, #ef5350);border:1px solid var(--red, #ef5350)}.tp-mh-badge-upcoming{background:#2196f31f;color:var(--blue, #42a5f5);border:1px solid var(--blue, #42a5f5)}.tp-mh-badge-draw{background:#ffc1071f;color:#ffc107;border:1px solid #ffc107}.tp-mh-load-more{display:block;width:100%;margin-top:.75rem;padding:.55rem;background:var(--bg2);border:1px solid var(--border);border-radius:4px;color:var(--accent);font-size:.82rem;font-weight:700;cursor:pointer;text-align:center;font-family:inherit;transition:background .15s}.tp-mh-load-more:hover{background:var(--bg3)}.tp-mh-load-more:disabled{opacity:.5;cursor:default}.cs-record-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:.5rem;margin-bottom:1.25rem}.cs-record-card{background:var(--bg);border:1px solid var(--border);border-left:3px solid var(--accent);border-radius:4px;padding:.6rem .75rem;text-align:center}.cs-record-val{display:block;font-size:1.3rem;font-weight:800;color:var(--accent);font-family:Montserrat,sans-serif}.cs-record-lbl{display:block;font-size:.6rem;color:var(--text2);text-transform:uppercase;margin-top:.15rem;letter-spacing:.03em}.cs-record-sub{display:block;font-size:.65rem;color:var(--text3);margin-top:.1rem}.cs-sub-title{font-size:.95rem;font-weight:700;font-family:Montserrat,sans-serif;margin:1.25rem 0 .6rem;color:var(--text)}.cs-map-wrap{overflow-x:auto;border:1px solid var(--border);border-radius:4px;margin-bottom:1.25rem}.cs-map-table{width:100%;border-collapse:collapse;background:var(--bg2);font-size:.8rem}.cs-map-table thead{background:var(--bg3)}.cs-map-table th{padding:.6rem .5rem;text-align:center;font-weight:700;color:var(--text);text-transform:uppercase;font-size:.62rem;letter-spacing:.04em;white-space:nowrap}.cs-map-table th:first-child{text-align:left}.cs-map-table td{padding:.5rem;border-bottom:1px solid var(--border);text-align:center;white-space:nowrap}.cs-map-table tbody tr:hover td{background:var(--bg3)}.cs-map-table td:first-child{text-align:left}.cs-map-name{display:flex;align-items:center;gap:.5rem}.cs-map-img{width:36px;height:24px;border-radius:3px;object-fit:cover;border:1px solid var(--border);flex-shrink:0}.cs-map-name strong{color:var(--text);font-weight:700}.cs-wr-bar{display:inline-flex;align-items:center;gap:.35rem}.cs-wr-track{width:48px;height:6px;background:var(--bg);border:1px solid var(--border);border-radius:3px;overflow:hidden;display:inline-block;vertical-align:middle}.cs-wr-fill{height:100%;border-radius:3px 0 0 3px;transition:width .4s ease}.cs-wr-fill.good{background:#2ecc71}.cs-wr-fill.ok{background:#f1c40f}.cs-wr-fill.bad{background:#e74c3c}.cs-wr-pct{font-weight:700;font-size:.78rem}.cs-round-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:.5rem;margin-bottom:1rem}.cs-round-card{background:var(--bg);border:1px solid var(--border);border-radius:4px;padding:.5rem;text-align:center}.cs-round-card-label{font-size:.6rem;color:var(--text2);text-transform:uppercase;margin-bottom:.25rem;letter-spacing:.02em}.cs-round-card-val{font-size:1.1rem;font-weight:800;font-family:Montserrat,sans-serif}.cs-round-card-sub{font-size:.6rem;color:var(--text3);margin-top:.1rem}.cs-ct-color{color:#5b9bd5}.cs-t-color{color:#e8c44a}.cs-accent-color{color:var(--accent)}.cs-empty{text-align:center;padding:1.25rem;color:var(--text3);font-size:.82rem;background:var(--bg);border:1px solid var(--border);border-radius:4px}@media (max-width:768px){.tp-mh-row{flex-wrap:wrap;gap:.4rem}.tp-mh-date{min-width:auto;width:100%;font-size:.68rem}.tp-mh-tournament{max-width:120px}.cs-record-grid,.cs-round-grid{grid-template-columns:repeat(2,1fr)}.cs-map-table{font-size:.72rem}.cs-map-table th,.cs-map-table td{padding:.35rem .3rem}.cs-map-img{width:28px;height:18px}}.tp-hero[data-astro-cid-tisytml7]{display:flex;gap:2rem;align-items:flex-start;background:var(--bg2);border:1px solid var(--border);border-radius:4px;padding:2rem;margin-bottom:0}.tp-hero-left[data-astro-cid-tisytml7]{flex-shrink:0;display:flex;align-items:center;justify-content:center}.tp-hero-icon[data-astro-cid-tisytml7]{width:100px;height:100px;background:var(--bg);border:2px solid var(--border);border-radius:4px;display:flex;align-items:center;justify-content:center;overflow:hidden}.tp-hero-letter[data-astro-cid-tisytml7]{font-size:2.8rem;font-weight:800;color:var(--accent);line-height:1}.tp-hero-logo[data-astro-cid-tisytml7]{width:100%;height:100%;object-fit:contain;padding:8px;background:#ffffff0f}.tp-hero-right[data-astro-cid-tisytml7]{flex:1;min-width:0}.tp-hero-right[data-astro-cid-tisytml7] h1[data-astro-cid-tisytml7]{font-size:2rem;font-weight:800;margin:0 0 .5rem;line-height:1.2}.tp-hero-right[data-astro-cid-tisytml7] p[data-astro-cid-tisytml7]{color:var(--text2);font-size:.95rem;margin:0 0 1.25rem;line-height:1.5}.tp-hero-table[data-astro-cid-tisytml7]{width:100%;max-width:380px;border-collapse:collapse}.tp-hero-table[data-astro-cid-tisytml7] td[data-astro-cid-tisytml7]{padding:.35rem 0;font-size:.88rem}.tp-ht-label[data-astro-cid-tisytml7]{color:var(--text2);font-weight:600;padding-right:1.5rem;white-space:nowrap}.tp-ht-value[data-astro-cid-tisytml7]{color:var(--text);font-weight:700}.tp-ht-accent[data-astro-cid-tisytml7]{color:var(--accent)}.tp-hero-table[data-astro-cid-tisytml7] tr[data-astro-cid-tisytml7]{border-bottom:1px solid var(--border)}.tp-hero-table[data-astro-cid-tisytml7] tr[data-astro-cid-tisytml7]:last-child{border-bottom:none}.tp-stats-bar[data-astro-cid-tisytml7]{display:flex;flex-wrap:wrap;gap:.5rem;padding:1.25rem 0;border-bottom:1px solid var(--border);margin-bottom:2rem}.tp-pill[data-astro-cid-tisytml7]{display:inline-flex;align-items:center;gap:.4rem;background:var(--bg2);border:1px solid var(--border);border-radius:4px;padding:.4rem .8rem}.tp-pill-val[data-astro-cid-tisytml7]{font-size:.88rem;font-weight:700;color:var(--accent)}.tp-pill-lbl[data-astro-cid-tisytml7]{font-size:.72rem;color:var(--text2);text-transform:uppercase}.tp-section[data-astro-cid-tisytml7]{margin-bottom:2.5rem}.tp-section[data-astro-cid-tisytml7] h2[data-astro-cid-tisytml7]{margin-bottom:1rem;font-size:1.3rem}.tp-section-desc[data-astro-cid-tisytml7]{font-size:.88rem;color:var(--text2);margin-bottom:1rem}.tp-role[data-astro-cid-tisytml7]{font-size:.7rem;font-weight:700;padding:.18rem .45rem;border-radius:4px;text-transform:uppercase;letter-spacing:.03em;background:var(--bg3);color:var(--text2);border:1px solid var(--border);white-space:nowrap}.tp-role[data-astro-cid-tisytml7][data-r=awper]{background:#ef53501f;color:var(--red);border-color:var(--red)}.tp-role[data-astro-cid-tisytml7][data-r=rifler]{background:#42a5f51f;color:var(--blue);border-color:var(--blue)}.tp-role[data-astro-cid-tisytml7][data-r=igl]{background:#ab47bc1f;color:var(--purple);border-color:var(--purple)}.tp-role[data-astro-cid-tisytml7][data-r=entry-fragger]{background:#2ecc711f;color:var(--accent);border-color:var(--accent)}.tp-role[data-astro-cid-tisytml7][data-r=support]{background:#4caf501f;color:var(--green);border-color:var(--green)}.tp-role-sm[data-astro-cid-tisytml7]{font-size:.62rem;padding:.12rem .35rem}.tp-roster-wrap[data-astro-cid-tisytml7]{overflow-x:auto;border:1px solid var(--border);border-radius:4px}.tp-roster[data-astro-cid-tisytml7]{width:100%;border-collapse:collapse;background:var(--bg2);font-size:.85rem}.tp-roster[data-astro-cid-tisytml7] thead[data-astro-cid-tisytml7]{background:var(--bg3)}.tp-roster[data-astro-cid-tisytml7] th[data-astro-cid-tisytml7]{padding:.7rem .6rem;text-align:left;font-weight:700;color:var(--text);text-transform:uppercase;font-size:.68rem;letter-spacing:.04em;white-space:nowrap}.tp-roster[data-astro-cid-tisytml7] td[data-astro-cid-tisytml7]{padding:.6rem;border-bottom:1px solid var(--border);color:var(--text2);white-space:nowrap}.tp-roster[data-astro-cid-tisytml7] tbody[data-astro-cid-tisytml7] tr[data-astro-cid-tisytml7]:hover td[data-astro-cid-tisytml7]{background:var(--bg3)}.tp-roster[data-astro-cid-tisytml7] td[data-astro-cid-tisytml7] strong[data-astro-cid-tisytml7]{color:var(--text)}.tp-roster-name[data-astro-cid-tisytml7]{display:flex;align-items:center;gap:.5rem}.tp-roster-avatar[data-astro-cid-tisytml7]{width:28px;height:28px;border-radius:50%;object-fit:cover;border:1px solid var(--border);flex-shrink:0;background:var(--bg3)}.tp-roster-country[data-astro-cid-tisytml7]{color:var(--text2);font-size:.82rem}.tp-roster-edpi[data-astro-cid-tisytml7]{color:var(--accent);font-weight:700}.tp-roster-sub[data-astro-cid-tisytml7]{color:var(--text2);font-size:.72rem}.tp-roster-link[data-astro-cid-tisytml7]{color:var(--accent);text-decoration:none;font-weight:600;font-size:.82rem;transition:opacity .15s}.tp-roster-link[data-astro-cid-tisytml7]:hover{opacity:.8}.tp-roster[data-astro-cid-tisytml7] tfoot[data-astro-cid-tisytml7] td[data-astro-cid-tisytml7]{background:var(--bg3);font-weight:600;color:var(--text);border-top:2px solid var(--accent)}.tp-gear-wrap[data-astro-cid-tisytml7]{overflow-x:auto;border:1px solid var(--border);border-radius:4px}.tp-gear-table[data-astro-cid-tisytml7]{width:100%;border-collapse:collapse;background:var(--bg2);font-size:.82rem}.tp-gear-table[data-astro-cid-tisytml7] thead[data-astro-cid-tisytml7]{background:var(--bg3)}.tp-gear-table[data-astro-cid-tisytml7] th[data-astro-cid-tisytml7]{padding:.65rem .5rem;text-align:left;font-weight:700;color:var(--text);text-transform:uppercase;font-size:.68rem;letter-spacing:.03em;white-space:nowrap}.tp-gear-table[data-astro-cid-tisytml7] td[data-astro-cid-tisytml7]{padding:.5rem;border-bottom:1px solid var(--border);color:var(--text2);white-space:nowrap}.tp-gear-table[data-astro-cid-tisytml7] tbody[data-astro-cid-tisytml7] tr[data-astro-cid-tisytml7]:hover td[data-astro-cid-tisytml7]{background:var(--bg3)}.tp-gear-table[data-astro-cid-tisytml7] td[data-astro-cid-tisytml7] strong[data-astro-cid-tisytml7]{color:var(--text)}.tp-gear-link[data-astro-cid-tisytml7]{color:var(--accent);text-decoration:none;font-weight:600}.tp-gear-link[data-astro-cid-tisytml7]:hover{opacity:.8}.tp-xhair-list[data-astro-cid-tisytml7]{display:flex;flex-direction:column;gap:.6rem}.tp-xhair-row[data-astro-cid-tisytml7]{display:flex;align-items:center;gap:1rem;background:var(--bg2);border:1px solid var(--border);border-radius:4px;padding:.75rem 1rem;transition:border-left .15s}.tp-xhair-row[data-astro-cid-tisytml7]:hover{border-left:3px solid var(--accent)}.tp-xhair-player[data-astro-cid-tisytml7]{display:flex;align-items:center;gap:.5rem;min-width:160px;flex-shrink:0}.tp-xhair-player[data-astro-cid-tisytml7] strong[data-astro-cid-tisytml7]{font-size:.9rem;color:var(--text)}.tp-xhair-code[data-astro-cid-tisytml7]{flex:1;display:flex;align-items:center;gap:.5rem;background:var(--bg);border:1px solid var(--border);border-radius:4px;padding:.35rem .6rem}.tp-xhair-code[data-astro-cid-tisytml7] code[data-astro-cid-tisytml7]{flex:1;font-size:.72rem;color:var(--text2);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tp-copy[data-astro-cid-tisytml7]{background:var(--accent);color:#000;border:none;padding:.25rem .6rem;border-radius:4px;font-size:.72rem;font-weight:700;cursor:pointer;white-space:nowrap;font-family:inherit;transition:opacity .15s}.tp-copy[data-astro-cid-tisytml7]:hover{opacity:.85}.tp-copy[data-astro-cid-tisytml7].copied{background:var(--green);color:#fff}.tp-related-strip[data-astro-cid-tisytml7]{display:flex;gap:.75rem;overflow-x:auto;padding-bottom:.5rem;-webkit-overflow-scrolling:touch;scrollbar-width:thin}.tp-related-strip[data-astro-cid-tisytml7]::-webkit-scrollbar{height:4px}.tp-related-strip[data-astro-cid-tisytml7]::-webkit-scrollbar-track{background:var(--bg)}.tp-related-strip[data-astro-cid-tisytml7]::-webkit-scrollbar-thumb{background:var(--border);border-radius:4px}.tp-related-card[data-astro-cid-tisytml7]{display:flex;align-items:center;gap:.65rem;text-decoration:none;color:inherit;background:var(--bg2);border:1px solid var(--border);border-radius:4px;padding:.75rem 1rem;min-width:180px;flex-shrink:0;transition:border-left .15s}.tp-related-card[data-astro-cid-tisytml7]:hover{border-left:3px solid var(--accent)}.tp-related-letter[data-astro-cid-tisytml7]{width:36px;height:36px;display:flex;align-items:center;justify-content:center;background:var(--bg);border:1px solid var(--border);border-radius:4px;font-size:1.1rem;font-weight:800;color:var(--accent);flex-shrink:0}.tp-related-info[data-astro-cid-tisytml7]{display:flex;flex-direction:column;min-width:0}.tp-related-name[data-astro-cid-tisytml7]{font-size:.88rem;font-weight:700;color:var(--text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tp-related-count[data-astro-cid-tisytml7]{font-size:.7rem;color:var(--text2)}@media (max-width:768px){.tp-hero[data-astro-cid-tisytml7]{flex-direction:column;gap:1.25rem;padding:1.5rem}.tp-hero-icon[data-astro-cid-tisytml7]{width:72px;height:72px}.tp-hero-letter[data-astro-cid-tisytml7]{font-size:2rem}.tp-hero-right[data-astro-cid-tisytml7] h1[data-astro-cid-tisytml7]{font-size:1.6rem}.tp-hero-table[data-astro-cid-tisytml7]{max-width:100%}.tp-stats-bar[data-astro-cid-tisytml7]{gap:.35rem}.tp-pill[data-astro-cid-tisytml7]{padding:.3rem .6rem}.tp-pill-val[data-astro-cid-tisytml7]{font-size:.78rem}.tp-xhair-row[data-astro-cid-tisytml7]{flex-direction:column;align-items:flex-start;gap:.5rem}.tp-xhair-player[data-astro-cid-tisytml7]{min-width:auto}.tp-xhair-code[data-astro-cid-tisytml7]{width:100%}.tp-related-card[data-astro-cid-tisytml7]{min-width:160px}}
