.ProfilePage-module__cxvxjG__page{flex-direction:column;display:flex}.ProfilePage-module__cxvxjG__header{padding:calc(var(--navbar-height) + 3.25rem)var(--container-padding)3.5rem;position:relative;overflow:hidden}.ProfilePage-module__cxvxjG__headerBg{background-image:var(--bg-image-url);opacity:var(--bg-image-opacity);z-index:0;background-position:50%;background-size:cover;position:absolute;inset:0}.ProfilePage-module__cxvxjG__headerOverlay{box-shadow:var(--shadow-inner-hero);z-index:0;background:#000000a3;position:absolute;inset:0}.ProfilePage-module__cxvxjG__headerInner{z-index:1;max-width:var(--container-max);margin:0 auto;position:relative}.ProfilePage-module__cxvxjG__breadcrumb{color:var(--grey);align-items:center;gap:.6rem;margin-bottom:1.5rem;display:flex}.ProfilePage-module__cxvxjG__backLink{color:var(--grey-light);border-radius:var(--radius-full);transition:background var(--transition-fast),border-color var(--transition-fast);background:#ffffff0d;border:1px solid #ffffff1f;align-items:center;gap:.5rem;padding:.4rem .7rem;text-decoration:none;display:inline-flex}.ProfilePage-module__cxvxjG__backLink:hover{background:#ffffff14;border-color:#fff3}.ProfilePage-module__cxvxjG__crumbSep{opacity:.6}.ProfilePage-module__cxvxjG__crumb{opacity:.9}.ProfilePage-module__cxvxjG__heroRow{flex-direction:column;align-items:stretch;gap:1.25rem;display:flex}.ProfilePage-module__cxvxjG__profileCard{border-radius:var(--radius-xl);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0000004d;border:1px solid #ffffff1f;gap:1.25rem;padding:1.25rem;display:flex}.ProfilePage-module__cxvxjG__skinWrap{border-radius:var(--radius-xl);background:0 0;justify-content:center;align-items:center;width:300px;height:360px;display:flex;position:relative;overflow:hidden}.ProfilePage-module__cxvxjG__skin{object-fit:contain;object-position:center bottom;width:100%;height:100%;transform:none}.ProfilePage-module__cxvxjG__skinFallback{letter-spacing:.06em;width:100%;height:100%;color:var(--grey-light);background:#0000002e;justify-content:center;align-items:center;font-weight:900;display:flex}.ProfilePage-module__cxvxjG__profileText{flex-direction:column;justify-content:center;min-width:0;display:flex}.ProfilePage-module__cxvxjG__metaItem{color:var(--grey);word-break:break-word;font-size:.95rem}.ProfilePage-module__cxvxjG__stateText{color:var(--grey-light);margin-top:.6rem;font-size:1rem}.ProfilePage-module__cxvxjG__identity{border-radius:var(--radius-xl);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0000004d;border:1px solid #ffffff1f;align-items:center;gap:1rem;padding:1.25rem;display:flex}.ProfilePage-module__cxvxjG__avatarWrap{border-radius:var(--radius-xl);background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;width:110px;height:120px;display:flex;position:relative;overflow:hidden}.ProfilePage-module__cxvxjG__avatar{object-fit:cover;object-position:center 32%;width:110%;height:110%;transform:scale(1.05)}.ProfilePage-module__cxvxjG__avatarFallback{letter-spacing:.06em;width:100%;height:100%;color:var(--grey-light);background:#00000047;justify-content:center;align-items:center;font-weight:900;display:flex}.ProfilePage-module__cxvxjG__identityText{min-width:0}.ProfilePage-module__cxvxjG__usernameRow{flex-wrap:wrap;align-items:center;gap:.75rem;margin-bottom:.5rem;display:flex}.ProfilePage-module__cxvxjG__username{white-space:nowrap;text-overflow:ellipsis;font-size:clamp(1.75rem,3vw,2.8rem);font-weight:800;line-height:1.05;overflow:hidden}.ProfilePage-module__cxvxjG__subRow{flex-wrap:wrap;gap:.5rem;display:flex}.ProfilePage-module__cxvxjG__tag{border-radius:var(--radius-full);color:var(--grey-light);background:#ffffff0d;border:1px solid #ffffff1f;align-items:center;gap:.4rem;padding:.35rem .6rem;font-size:.85rem;font-weight:650;display:inline-flex}.ProfilePage-module__cxvxjG__statsCard{border-radius:var(--radius-xl);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:var(--shadow-lg);background:#0000004d;border:1px solid #ffffff1f;padding:1.25rem}.ProfilePage-module__cxvxjG__tabs{flex-wrap:wrap;gap:.5rem;margin-bottom:1rem;display:flex}.ProfilePage-module__cxvxjG__tab{border-radius:var(--radius-full);color:var(--grey-light);cursor:pointer;transition:background var(--transition-fast),border-color var(--transition-fast);background:#ffffff0d;border:1px solid #ffffff1f;align-items:center;gap:.45rem;padding:.45rem .75rem;font-size:.9rem;font-weight:700;display:inline-flex}.ProfilePage-module__cxvxjG__tab:hover{background:#ffffff14;border-color:#fff3}.ProfilePage-module__cxvxjG__tab:disabled{opacity:.55;cursor:not-allowed}.ProfilePage-module__cxvxjG__activeTab{color:var(--white);background:#33da8624;border-color:#33da8647}.ProfilePage-module__cxvxjG__rankTop{align-items:center;gap:.8rem;margin-bottom:1rem;display:flex}.ProfilePage-module__cxvxjG__rankIcon{border-radius:var(--radius-lg);width:42px;height:42px;color:var(--primary);background:#33da861f;border:1px solid #33da8638;justify-content:center;align-items:center;display:flex}.ProfilePage-module__cxvxjG__rankLabel{letter-spacing:.12em;text-transform:uppercase;color:var(--grey);margin-bottom:.25rem;font-size:.85rem}.ProfilePage-module__cxvxjG__rankValue{color:var(--white);font-size:1.15rem;font-weight:800}.ProfilePage-module__cxvxjG__rankMeta{gap:.55rem;display:grid}.ProfilePage-module__cxvxjG__rankMetaItem{color:var(--grey-light);align-items:center;gap:.5rem;font-size:.9rem;display:inline-flex}.ProfilePage-module__cxvxjG__content{padding:5rem var(--container-padding)6rem;background:#000000c7}.ProfilePage-module__cxvxjG__container{max-width:var(--container-max);margin:0 auto}.ProfilePage-module__cxvxjG__statsGrid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:.85rem;display:grid}.ProfilePage-module__cxvxjG__statItem{border-radius:var(--radius-lg);box-shadow:var(--shadow-md);background:#ffffff0d;border:1px solid #ffffff1f;padding:.85rem 1rem}.ProfilePage-module__cxvxjG__statCard{border-radius:var(--radius-xl);box-shadow:var(--shadow-lg);text-align:left;background:#ffffff0d;border:1px solid #ffffff1f;padding:1.25rem}.ProfilePage-module__cxvxjG__snapshotBlock,.ProfilePage-module__cxvxjG__summaryPanel{border-radius:var(--radius-xl);box-shadow:var(--shadow-lg);background:#08080866;border:1px solid #ffffff1f;margin-bottom:2.5rem;padding:1.75rem}.ProfilePage-module__cxvxjG__blockHeader{justify-content:space-between;align-items:flex-end;gap:1rem;margin-bottom:1.5rem;display:flex}.ProfilePage-module__cxvxjG__blockTitle{font-size:1.4rem;font-weight:800}.ProfilePage-module__cxvxjG__blockSubtitle{color:var(--grey);margin-top:.25rem;font-size:1rem}.ProfilePage-module__cxvxjG__blockTag{border-radius:var(--radius-full);color:var(--grey-light);background:#ffffff0d;border:1px solid #ffffff1f;align-items:center;padding:.4rem .9rem;font-size:.85rem;font-weight:700;display:inline-flex}.ProfilePage-module__cxvxjG__snapshotGrid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1rem;display:grid}.ProfilePage-module__cxvxjG__snapshotItem{border-radius:var(--radius-xl);background:#ffffff0a;border:1px solid #ffffff1f;flex-direction:column;justify-content:space-between;min-height:120px;padding:1rem;display:flex}.ProfilePage-module__cxvxjG__snapshotLabel{letter-spacing:.08em;text-transform:uppercase;color:var(--grey);font-size:.85rem}.ProfilePage-module__cxvxjG__snapshotValue{color:var(--white);font-size:1.6rem;font-weight:850}.ProfilePage-module__cxvxjG__progressBar{border-radius:var(--radius-full);background:#ffffff1f;width:100%;height:5px;margin-top:.5rem;overflow:hidden}.ProfilePage-module__cxvxjG__progressBar span{background:linear-gradient(90deg,#33da86,#00c3ff);height:100%;display:block}.ProfilePage-module__cxvxjG__stateTextLarge{text-align:center;color:var(--grey-light);padding:2.5rem 1rem;font-size:1.05rem}.ProfilePage-module__cxvxjG__summaryTable{border-radius:var(--radius-xl);color:#fff;border:1px solid #ffffff1f;overflow:hidden}.ProfilePage-module__cxvxjG__summaryRow{font-variant-numeric:tabular-nums;border-bottom:1px solid #ffffff14;grid-template-columns:1.3fr repeat(5,1fr);gap:.5rem;padding:.95rem 1rem;display:grid}.ProfilePage-module__cxvxjG__summaryRow:last-child{border-bottom:none}.ProfilePage-module__cxvxjG__summaryHead{text-transform:uppercase;letter-spacing:.12em;color:var(--grey-light);background:#00000040;font-size:.85rem;font-weight:700}.ProfilePage-module__cxvxjG__summaryMode{color:var(--white);font-weight:750}.ProfilePage-module__cxvxjG__statIcon{border-radius:var(--radius-lg);width:40px;height:40px;color:var(--primary);background:#33da861f;border:1px solid #33da8638;justify-content:center;align-items:center;margin-bottom:.9rem;display:flex}.ProfilePage-module__cxvxjG__statValue{color:var(--white);margin-bottom:.25rem;font-size:1.4rem;font-weight:850}.ProfilePage-module__cxvxjG__statLabel{color:var(--grey);font-size:.92rem}.ProfilePage-module__cxvxjG__panels{grid-template-columns:1.4fr .9fr;align-items:start;gap:1.25rem;display:grid}.ProfilePage-module__cxvxjG__panel{border-radius:var(--radius-xl);box-shadow:var(--shadow-lg);background:#ffffff0d;border:1px solid #ffffff1f;padding:1.25rem}.ProfilePage-module__cxvxjG__panelHeader{justify-content:space-between;align-items:flex-end;gap:1rem;margin-bottom:1rem;display:flex}.ProfilePage-module__cxvxjG__panelTitle{margin-bottom:.2rem;font-size:1.25rem;font-weight:800}.ProfilePage-module__cxvxjG__panelSubtitle{color:var(--grey);font-size:.95rem}.ProfilePage-module__cxvxjG__panelChip{border-radius:var(--radius-full);color:var(--grey-light);background:#00000040;border:1px solid #ffffff1f;align-items:center;gap:.5rem;padding:.45rem .75rem;font-size:.9rem;font-weight:650;display:inline-flex}.ProfilePage-module__cxvxjG__matches{border-radius:var(--radius-xl);border:1px solid #ffffff1f;overflow:hidden}.ProfilePage-module__cxvxjG__matchesHeader{letter-spacing:.12em;text-transform:uppercase;color:var(--grey-light);background:#00000040;border-bottom:1px solid #ffffff1a;grid-template-columns:110px 1.1fr 1.2fr 90px 60px 90px;gap:.75rem;padding:.85rem .9rem;font-size:.85rem;display:grid}.ProfilePage-module__cxvxjG__matchRow{border-bottom:1px solid #ffffff14;grid-template-columns:110px 1.1fr 1.2fr 90px 60px 90px;align-items:center;gap:.75rem;padding:.9rem;display:grid}.ProfilePage-module__cxvxjG__matchRow:last-child{border-bottom:none}.ProfilePage-module__cxvxjG__modeCell,.ProfilePage-module__cxvxjG__oppCell,.ProfilePage-module__cxvxjG__mapCell{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.ProfilePage-module__cxvxjG__pointsHead,.ProfilePage-module__cxvxjG__pointsCell,.ProfilePage-module__cxvxjG__timeHead,.ProfilePage-module__cxvxjG__timeCell{text-align:right}.ProfilePage-module__cxvxjG__result{border-radius:var(--radius-full);background:#ffffff0d;border:1px solid #ffffff1f;justify-content:center;align-items:center;padding:.3rem .6rem;font-size:.85rem;font-weight:800;display:inline-flex}.ProfilePage-module__cxvxjG__win{color:#78ffbf;background:#33da861f;border-color:#33da8640}.ProfilePage-module__cxvxjG__loss{color:#ffb2b2;background:#ff50501f;border-color:#ff505040}.ProfilePage-module__cxvxjG__pos{color:#78ffbf;font-weight:800}.ProfilePage-module__cxvxjG__neg{color:#ffb2b2;font-weight:800}.ProfilePage-module__cxvxjG__highlights{gap:.75rem;display:grid}.ProfilePage-module__cxvxjG__highlightCard{border-radius:var(--radius-xl);background:#00000038;border:1px solid #ffffff1f;padding:1rem}.ProfilePage-module__cxvxjG__highlightTitle{letter-spacing:.12em;text-transform:uppercase;color:var(--grey);margin-bottom:.35rem;font-size:.85rem}.ProfilePage-module__cxvxjG__highlightValue{color:var(--white);margin-bottom:.2rem;font-size:1.15rem;font-weight:850}.ProfilePage-module__cxvxjG__highlightSub{color:var(--grey);font-size:.95rem}.ProfilePage-module__cxvxjG__region{border-radius:var(--radius-full);letter-spacing:.08em;color:var(--grey-light);background:#ffffff0d;border:1px solid #ffffff1f;justify-content:center;align-items:center;padding:.35rem .6rem;font-size:.8rem;font-weight:750;display:inline-flex}.ProfilePage-module__cxvxjG__regionNA{color:#ff9c9c;background:#ff505026;border-color:#ff505047}.ProfilePage-module__cxvxjG__regionEU{color:#78ffbf;background:#33da861f;border-color:#33da8640}.ProfilePage-module__cxvxjG__regionOCE{color:#74e8ff;background:#00d4ff1f;border-color:#00d4ff40}.ProfilePage-module__cxvxjG__regionAS{color:#d2b1ff;background:#b478ff1f;border-color:#b478ff40}@media (max-width:980px){.ProfilePage-module__cxvxjG__heroRow,.ProfilePage-module__cxvxjG__profileCard{grid-template-columns:1fr}.ProfilePage-module__cxvxjG__skinWrap{width:100%;height:340px}.ProfilePage-module__cxvxjG__panels{grid-template-columns:1fr}.ProfilePage-module__cxvxjG__statsGrid{grid-template-columns:repeat(2,1fr)}.ProfilePage-module__cxvxjG__matchesHeader{display:none}.ProfilePage-module__cxvxjG__matchRow{grid-template-columns:1fr;align-items:flex-start;gap:.5rem}.ProfilePage-module__cxvxjG__pointsCell,.ProfilePage-module__cxvxjG__timeCell{text-align:left}}@media (max-width:600px){.ProfilePage-module__cxvxjG__content{padding:4rem var(--container-padding)}.ProfilePage-module__cxvxjG__statsGrid{grid-template-columns:1fr}}
