.playerDiscovery-module__lERXHG__page{color:var(--text-1);padding-bottom:24px}.playerDiscovery-module__lERXHG__start{align-items:center;gap:10px;margin-top:18px;display:flex}.playerDiscovery-module__lERXHG__search{border:1px solid var(--border-strong);background:var(--surface-2);min-width:0;min-height:50px;color:var(--text-2);border-radius:13px;flex:1;align-items:center;gap:10px;padding:5px 6px 5px 14px;display:flex}.playerDiscovery-module__lERXHG__search:focus-within{border-color:var(--lt-accent-cyan)}.playerDiscovery-module__lERXHG__search svg{flex-shrink:0}.playerDiscovery-module__lERXHG__search input{width:100%;min-width:0;color:var(--text-1);background:0 0;border:0;font-size:14px;box-shadow:none!important;outline:none!important}.playerDiscovery-module__lERXHG__search button,.playerDiscovery-module__lERXHG__action{border:1px solid var(--lt-selected-border);background:var(--lt-selected-surface);min-height:44px;color:var(--lt-selected-text);cursor:pointer;border-radius:10px;justify-content:center;align-items:center;gap:8px;padding:9px 15px;font-size:13px;font-weight:700;display:inline-flex}.playerDiscovery-module__lERXHG__action{min-height:50px}.playerDiscovery-module__lERXHG__jumpLinks{border-bottom:1px solid var(--border-default);flex-wrap:wrap;column-gap:22px;margin-top:10px;display:flex}.playerDiscovery-module__lERXHG__jumpLinks a{min-height:44px;color:var(--lt-selected-text);align-items:center;font-size:13px;font-weight:650;display:inline-flex}.playerDiscovery-module__lERXHG__context{color:var(--text-2);flex-wrap:wrap;justify-content:space-between;gap:5px 16px;padding-block:14px 2px;font-size:11px;display:flex}.playerDiscovery-module__lERXHG__notice{border-left:2px solid var(--lt-accent-cyan);background:var(--surface-1);color:var(--text-2);margin-top:12px;padding:12px 15px;font-size:13px;line-height:1.6}.playerDiscovery-module__lERXHG__section{margin-top:28px;scroll-margin-top:190px}.playerDiscovery-module__lERXHG__sectionTitle{align-items:flex-start;gap:10px;margin-bottom:14px;display:flex}.playerDiscovery-module__lERXHG__sectionTitle>svg{color:var(--lt-accent-cyan);flex-shrink:0;margin-top:3px}.playerDiscovery-module__lERXHG__sectionTitle h2{letter-spacing:-.025em;font-size:21px;font-weight:800;line-height:1.3}.playerDiscovery-module__lERXHG__sectionTitle p{color:var(--text-2);margin-top:5px;font-size:13px;line-height:1.5}.playerDiscovery-module__lERXHG__runGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.playerDiscovery-module__lERXHG__formGrid,.playerDiscovery-module__lERXHG__standoutGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.playerDiscovery-module__lERXHG__highlight,.playerDiscovery-module__lERXHG__standout{border:1px solid var(--border-default);background:var(--surface-1);border-radius:18px;min-width:0;padding:20px;display:block;overflow:hidden}.playerDiscovery-module__lERXHG__runCard{border-color:var(--lt-selected-border);background:linear-gradient(150deg,#20394e,var(--surface-1) 70%)}.playerDiscovery-module__lERXHG__highlight:hover,.playerDiscovery-module__lERXHG__standout:focus-within{border-color:var(--lt-accent-cyan)}.playerDiscovery-module__lERXHG__marketLabel{color:var(--lt-selected-text);letter-spacing:.1em;text-transform:uppercase;margin-bottom:16px;font-size:11px;font-weight:750;display:block}.playerDiscovery-module__lERXHG__identity{align-items:center;gap:12px;min-width:0;display:flex}.playerDiscovery-module__lERXHG__identity>div:nth-child(2){flex:1;min-width:0}.playerDiscovery-module__lERXHG__identity h3{letter-spacing:-.025em;overflow-wrap:anywhere;font-size:18px;font-weight:800;line-height:1.25}.playerDiscovery-module__lERXHG__identity p{color:var(--text-2);align-items:center;gap:6px;margin-top:6px;font-size:11px;display:flex}.playerDiscovery-module__lERXHG__identity p img{flex-shrink:0}.playerDiscovery-module__lERXHG__portrait{background:var(--surface-3);border-radius:12px;flex:0 0 56px;place-items:center;width:56px;height:62px;display:grid;overflow:hidden}.playerDiscovery-module__lERXHG__portrait img{object-fit:contain}.playerDiscovery-module__lERXHG__chevron{color:var(--text-2);flex-shrink:0}.playerDiscovery-module__lERXHG__headline{align-items:center;gap:12px;margin-top:22px;display:flex}.playerDiscovery-module__lERXHG__headline>strong{letter-spacing:-.045em;color:var(--lt-selected-text);font-variant-numeric:tabular-nums;font-size:42px;font-weight:850;line-height:1}.playerDiscovery-module__lERXHG__headline>span{font-size:15px;font-weight:750;line-height:1.3}.playerDiscovery-module__lERXHG__headline small{color:var(--text-2);margin-top:5px;font-size:10px;font-weight:500;display:block}.playerDiscovery-module__lERXHG__results{margin-top:20px}.playerDiscovery-module__lERXHG__resultBars{gap:5px;display:flex}.playerDiscovery-module__lERXHG__resultBars span{background:var(--surface-3);border-radius:4px;flex:1;height:8px}.playerDiscovery-module__lERXHG__resultBars [data-result=won],.playerDiscovery-module__lERXHG__legend [data-result=won]{background:var(--lt-good-fill)}.playerDiscovery-module__lERXHG__resultBars [data-result=lost],.playerDiscovery-module__lERXHG__legend [data-result=lost]{background:var(--lt-bad-fill)}.playerDiscovery-module__lERXHG__resultBars [data-result=push],.playerDiscovery-module__lERXHG__legend [data-result=push]{background:var(--lt-push-ink)}.playerDiscovery-module__lERXHG__resultKey{color:var(--text-2);justify-content:space-between;margin-top:6px;font-size:9px;display:flex}.playerDiscovery-module__lERXHG__cardFoot{border-top:1px solid var(--border-subtle);color:var(--text-2);flex-wrap:wrap;justify-content:space-between;gap:8px;margin-top:12px;padding-top:14px;font-size:10px;display:flex}.playerDiscovery-module__lERXHG__cardFoot span:last-child{color:var(--lt-selected-text);font-weight:650}.playerDiscovery-module__lERXHG__legend{color:var(--text-2);flex-wrap:wrap;align-items:center;gap:6px;margin-top:12px;font-size:11px;display:flex}.playerDiscovery-module__lERXHG__legend>span[data-result]{border-radius:3px;width:14px;height:7px;margin-left:8px}.playerDiscovery-module__lERXHG__legend>span:first-child{margin-left:0}.playerDiscovery-module__lERXHG__legendNote{margin-left:8px}.playerDiscovery-module__lERXHG__seasonStat{align-items:center;gap:12px;margin-block:20px;display:flex}.playerDiscovery-module__lERXHG__seasonStat>strong{color:var(--lt-selected-text);font-variant-numeric:tabular-nums;font-size:32px;font-weight:800;line-height:1}.playerDiscovery-module__lERXHG__seasonStat>span{font-size:13px;font-weight:650}.playerDiscovery-module__lERXHG__seasonStat small{color:var(--text-2);margin-top:4px;font-size:11px;font-weight:400;display:block}.playerDiscovery-module__lERXHG__marketLink{border-top:1px solid var(--border-subtle);color:var(--lt-selected-text);justify-content:space-between;align-items:center;gap:8px;min-height:44px;padding-top:12px;font-size:12px;font-weight:650;display:flex}.playerDiscovery-module__lERXHG__marketGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.playerDiscovery-module__lERXHG__marketGrid a{border:1px solid var(--border-default);background:var(--surface-1);border-radius:12px;justify-content:space-between;align-items:center;gap:8px;padding:16px;font-size:14px;font-weight:700;display:flex}.playerDiscovery-module__lERXHG__marketGrid small{color:var(--text-2);margin-top:5px;font-size:11px;font-weight:400;display:block}.playerDiscovery-module__lERXHG__marketGrid svg{color:var(--lt-selected-text);flex-shrink:0}.playerDiscovery-module__lERXHG__moreLinks{flex-wrap:wrap;gap:8px 24px;margin-top:14px;display:flex}.playerDiscovery-module__lERXHG__moreLinks a{min-height:44px;color:var(--lt-selected-text);align-items:center;font-size:13px;font-weight:650;display:inline-flex}.playerDiscovery-module__lERXHG__about{border-top:1px solid var(--border-default);color:var(--text-2);margin-top:28px;padding-top:20px;font-size:13px;line-height:1.7}.playerDiscovery-module__lERXHG__about h2{color:var(--text-1);font-size:16px;font-weight:750}.playerDiscovery-module__lERXHG__about p{margin-top:8px}.playerDiscovery-module__lERXHG__about a{color:var(--lt-selected-text);text-underline-offset:3px;text-decoration:underline}.playerDiscovery-module__lERXHG__empty{border:1px solid var(--border-default);background:var(--surface-1);border-radius:16px;margin-top:22px;padding:24px}.playerDiscovery-module__lERXHG__empty>svg{color:var(--lt-accent-cyan);margin-bottom:12px}.playerDiscovery-module__lERXHG__empty h2{font-size:20px;font-weight:750}.playerDiscovery-module__lERXHG__empty p{max-width:650px;color:var(--text-2);margin-block:8px 12px;font-size:14px;line-height:1.6}.playerDiscovery-module__lERXHG__empty a{min-height:44px;color:var(--lt-selected-text);align-items:center;gap:8px;font-size:14px;font-weight:700;display:inline-flex}.playerDiscovery-module__lERXHG__page a:focus-visible,.playerDiscovery-module__lERXHG__page button:focus-visible{outline:2px solid var(--lt-accent-cyan);outline-offset:3px}@media (max-width:1050px){.playerDiscovery-module__lERXHG__runGrid{grid-template-columns:1fr}.playerDiscovery-module__lERXHG__headline>strong{font-size:36px}}@media (max-width:640px){.playerDiscovery-module__lERXHG__start{flex-wrap:wrap;gap:8px}.playerDiscovery-module__lERXHG__search{flex-basis:100%}.playerDiscovery-module__lERXHG__action{flex:1;min-height:44px;font-size:12px}.playerDiscovery-module__lERXHG__section{margin-top:24px}.playerDiscovery-module__lERXHG__sectionTitle h2{font-size:19px}.playerDiscovery-module__lERXHG__formGrid,.playerDiscovery-module__lERXHG__standoutGrid{grid-template-columns:1fr}.playerDiscovery-module__lERXHG__highlight,.playerDiscovery-module__lERXHG__standout{border-radius:16px;padding:18px}.playerDiscovery-module__lERXHG__marketGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.playerDiscovery-module__lERXHG__marketGrid a{padding:13px;font-size:12px}.playerDiscovery-module__lERXHG__marketGrid small,.playerDiscovery-module__lERXHG__context{font-size:10px}.playerDiscovery-module__lERXHG__jumpLinks{scrollbar-width:none;flex-wrap:nowrap;overflow-x:auto}.playerDiscovery-module__lERXHG__jumpLinks a{flex-shrink:0}.playerDiscovery-module__lERXHG__jumpLinks::-webkit-scrollbar{display:none}}
