.profile_profileLayout__PbksR{display:grid;grid-template-columns:300px 1fr;grid-gap:3rem;gap:3rem;max-width:var(--container-max-width,1200px);margin:3rem auto;padding:2rem;color:var(--color-text-primary);min-height:80vh}.profile_skinViewerColumn__5cQKa{display:flex;justify-content:center;align-items:flex-start;position:-webkit-sticky;position:sticky;top:calc(var(--navbar-height, 60px) + 2rem);height:-moz-fit-content;height:fit-content}.profile_infoColumn__aIqO8{width:100%;display:flex;flex-direction:column;gap:2.5rem;min-width:0}.profile_skinCanvas__tn9O1{display:block;width:100%;max-width:300px;height:400px;border-radius:8px;background-color:rgba(0,0,0,.1);border:1px solid var(--color-border-light);box-shadow:0 4px 15px rgba(0,0,0,.1)}.profile_profileHeader__lknsK{display:flex;align-items:center;gap:1.5rem;padding-bottom:1.5rem;border-bottom:1px solid var(--color-border)}.profile_avatarContainer__51yCS{flex-shrink:0;position:relative}.profile_avatarImage__2CMwV{display:block;width:80px;height:80px;border-radius:16px;background-color:var(--color-background-light);border:3px solid var(--color-border);image-rendering:pixelated;image-rendering:-moz-crisp-edges;image-rendering:crisp-edges;transition:border-color .3s ease}.profile_avatarImage__2CMwV.profile_statusBanned__L88Fd{border-color:var(--color-danger,#dc3545)}.profile_avatarImage__2CMwV.profile_statusBlacklisted__ubA5R,.profile_avatarImage__2CMwV.profile_statusMuted__1HkGz{border-color:var(--color-danger,#ffc107)}.profile_avatarImage__2CMwV.profile_statusOnline__kZhpR{border-color:var(--color-success,#28a745)}.profile_avatarImage__2CMwV.profile_statusOffline__RTglU{border-color:var(--color-danger,#dc3545)}.profile_onlineIndicator__u_nzh{display:block;position:absolute;bottom:0;right:0;width:16px;height:16px;background-color:var(--color-success);border-radius:50%;border:3px solid var(--color-background-dark);box-shadow:0 0 6px rgba(0,0,0,.3)}.profile_identityInfo__cUh5F{flex-grow:1;display:flex;flex-direction:column;gap:.5rem;min-width:0}.profile_playerName__pRbqI{display:flex;justify-content:flex-start;align-items:center;text-align:left;font-size:clamp(2rem,4vw,2.8rem);margin:0;font-weight:700;color:var(--color-text-primary);line-height:1.2;word-break:break-word;flex-wrap:wrap;gap:.6rem}.profile_nameRankSocialsContainer__0v15O{display:flex;align-items:center;justify-content:space-between;gap:1rem;width:100%}.profile_rankBadgesContainer__0bbUV{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.2rem}.profile_rankBadge__pGrUZ{display:inline-block;padding:.2rem .6rem;border-radius:4px;font-size:.8rem;font-weight:600;line-height:1.3;text-shadow:1px 1px 2px rgba(0,0,0,.2);border:1px solid rgba(0,0,0,.1);white-space:nowrap}.profile_infoSection__BuFKe,.profile_statsSection__Iv_VD{width:100%;background-color:var(--color-background-medium);border:1px solid var(--color-border-light);border-radius:8px;padding-top:1.5rem;padding-bottom:1.5rem}.profile_infoSection__BuFKe{padding:1.5rem}.profile_advancedInfoToggleContainer__Bd_ps{margin-top:1rem;padding-top:1rem;border-top:1px dashed var(--color-border-light)}.profile_advancedInfoToggle__NsXtl{display:flex;justify-content:space-between;align-items:center;width:100%;background:none;border:none;padding:.5rem 0;cursor:pointer;text-align:left;color:var(--color-primary);font-size:.9rem;font-weight:500}.profile_advancedInfoToggle__NsXtl:focus,.profile_advancedInfoToggle__NsXtl:hover{color:var(--color-primary)}.profile_advancedInfoIcon__FAIzG{font-size:.9em;margin-left:.5rem}.profile_advancedInfoContent__MiM3Q{padding-top:.5rem}.profile_advancedInfoContent__MiM3Q .profile_definitionItem__EMbpP{padding-top:.8rem;padding-bottom:.8rem}.profile_sectionTitle__Uep3_{font-size:1.4rem;font-weight:600;color:var(--color-text-primary);margin:0 0 1.5rem;padding-bottom:.8rem;border-bottom:1px solid var(--color-border);display:flex;align-items:center;gap:.75rem}.profile_sectionIcon__oizkF{font-size:1em;color:var(--color-primary)}.profile_definitionList__eyNZv{margin:0;padding:0;display:flex;flex-direction:column;gap:1rem}.profile_definitionItem__EMbpP{display:grid;grid-template-columns:auto 1fr;grid-gap:1.5rem;gap:1.5rem;align-items:baseline;padding:.5rem 0;border-bottom:1px dashed var(--color-border-light)}.profile_definitionList__eyNZv>.profile_definitionItem__EMbpP:last-child{border-bottom:none}.profile_definitionItem__EMbpP dt{color:var(--color-text-secondary);font-weight:500;font-size:.9rem;white-space:nowrap;display:flex;align-items:center;gap:.4rem}.profile_definitionItem__EMbpP dd{color:var(--color-text-primary);font-weight:500;margin:0;font-size:.95rem;text-align:right;word-break:break-word}.profile_inGameNameValue__U8L0b{font-family:Minecraft,sans-serif}.profile_statsGrid__iT4mv{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));grid-gap:1.5rem;gap:1.5rem;margin-top:1rem}.profile_statCard__mI0D6{background-color:var(--color-background-light);border-radius:6px;border:1px solid var(--color-border-light);padding:1.2rem;box-shadow:0 2px 4px rgba(0,0,0,.04);transition:transform .2s ease,box-shadow .2s ease;display:flex;flex-direction:column}.profile_statCard__mI0D6:hover{transform:translateY(-4px);box-shadow:0 5px 10px rgba(0,0,0,.08)}.profile_statCardTitle__sN__1{font-size:1.05rem;font-weight:600;color:var(--color-primary);margin:0 0 .8rem;padding-bottom:.5rem;border-bottom:1px solid var(--color-border-light);text-align:center;flex-shrink:0}.profile_statCardList__Qhfd4{margin:0;padding:0;list-style:none;font-size:.85rem;flex-grow:1;display:flex;flex-direction:column;gap:.5rem}.profile_compareButtonContainer____GIj{display:flex;justify-content:flex-start;align-items:center;gap:.5rem;margin:.5rem;padding:.5rem;border-radius:.5rem;background-color:var(--color-background-light);border:1px solid var(--color-border-light);box-shadow:0 2px 4px rgba(0,0,0,.04);transition:transform .2s ease,box-shadow .2s ease}.profile_statCardList__Qhfd4 .profile_definitionItem__EMbpP{display:flex;justify-content:space-between;padding:.2rem 0;border-bottom:none;gap:.5rem}.profile_statCardList__Qhfd4 dt{color:var(--color-text-secondary);font-weight:500;font-size:inherit;display:flex;align-items:center;gap:.4rem}.profile_statCardList__Qhfd4 dt svg{flex-shrink:0;width:1em;height:1em;opacity:.7}.profile_statCardList__Qhfd4 dd{color:var(--color-text-primary);font-weight:600;text-align:right;font-size:inherit}.profile_nextTitleInfo__CNUyg{margin-top:.5rem;padding-top:.5rem;border-top:1px dashed var(--color-border-light);opacity:.85}.profile_nextTitleInfo__CNUyg dt{font-weight:400;color:var(--color-secondary)}.profile_nextTitleInfo__CNUyg dd{font-weight:500;font-size:.8rem}.profile_statsContainerSection__txde_{width:100%;background-color:var(--color-background-medium);border:1px solid var(--color-border-light);border-radius:8px;padding:1.5rem;box-shadow:0 3px 6px rgba(0,0,0,.03)}.profile_statFilterContainer__7Xq1u{display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid var(--color-border-light)}.profile_statFilterButton__EQbom{display:inline-block;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--color-background-light);border:1px solid var(--color-border);color:var(--color-text-secondary);padding:.5rem 1.2rem;border-radius:6px;font-size:.9rem;font-weight:500;cursor:pointer;transition:all .2s ease;white-space:nowrap}.profile_statFilterButton__EQbom:hover{background-color:var(--color-background-medium);border-color:var(--color-primary-hover);color:var(--color-text-primary)}.profile_statFilterButton__EQbom.profile_active___pdTy{background-color:var(--color-primary);border-color:var(--color-primary);color:var(--color-background-dark);font-weight:600;box-shadow:0 2px 5px rgba(0,0,0,.1)}@media screen and (max-width:992px){.profile_profileLayout__PbksR{grid-template-columns:1fr;gap:2rem;padding:1.5rem}.profile_skinViewerColumn__5cQKa{position:static;align-items:center;max-width:300px;margin:0 auto}}@media screen and (max-width:600px){.profile_profileLayout__PbksR{padding:0 .5rem;gap:1.5rem;margin:1.5rem auto}.profile_infoColumn__aIqO8{gap:1rem;order:1}.profile_skinViewerColumn__5cQKa{display:none;order:2;margin-bottom:0}.profile_profileHeader__lknsK{flex-direction:column;align-items:center;text-align:center;gap:1rem;padding-bottom:1rem}.profile_identityInfo__cUh5F{align-items:center;width:100%;display:flex;flex-direction:column;gap:.8rem}.profile_nameRankSocialsContainer__0v15O{display:contents}.profile_playerName__pRbqI{font-size:1.8rem;justify-content:center;text-align:center;order:1}.profile_statusLine__yT5mk{order:2;justify-content:center;width:auto}.profile_socialLinksContainer__qXWhe{order:3}.profile_avatarImage__2CMwV{width:70px;height:70px}.profile_rankBadgesContainer__0bbUV{justify-content:center}.profile_infoSection__BuFKe,.profile_statsSection__Iv_VD{padding-left:0;padding-right:0}.profile_infoSection__BuFKe{padding:1rem}.profile_sectionTitle__Uep3_{font-size:1.2rem}.profile_definitionItem__EMbpP{grid-template-columns:1fr;gap:.3rem;text-align:left}.profile_definitionItem__EMbpP dd,.profile_definitionItem__EMbpP dt{text-align:left;font-size:.9rem}.profile_statsGrid__iT4mv{grid-template-columns:1fr;gap:1rem}.profile_friendCard__aBVmK{padding:.8rem;margin:0;max-width:100%}.profile_friendAvatar__ZIeCj{margin-bottom:.6rem;width:36px;height:36px}.profile_friendNamePlaceholder__0ewfW{font-size:.9rem}.profile_friendAddedDate__MXxeZ{font-size:.65rem}.profile_moreFriendsIndicator__iIaB0{font-size:var(--font-size-xs,.8rem);padding:var(--space-xs,.4rem);max-width:90%;margin-left:auto;margin-right:auto}}@keyframes profile_slideInRight__n37iB{0%{transform:translateX(100%);opacity:0}to{transform:translateX(0);opacity:1}}@keyframes profile_slideInLeft__x4MhX{0%{transform:translateX(-100%);opacity:0}to{transform:translateX(0);opacity:1}}@keyframes profile_slideInUp__CG1CK{0%{transform:translateY(50px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes profile_fadeIn__USkcU{0%{opacity:0}to{opacity:1}}@keyframes profile_zoomIn__Q38ZN{0%{transform:scale(.8);opacity:0}to{transform:scale(1);opacity:1}}.profile_statusLine__yT5mk{flex-wrap:wrap;gap:.5rem 1rem;font-size:.9rem}.profile_statusLine__yT5mk,.profile_statusText__xeO1o{display:flex;justify-content:flex-start;align-items:center}.profile_statusText__xeO1o{gap:.3rem;color:var(--color-text-secondary)}.profile_lastSeenText__OvdfZ{color:var(--color-danger,#dc3545);font-weight:500}.profile_banned__XsuJJ,.profile_blacklisted__TMGkY,.profile_muted__Rgdzc{font-weight:700;text-transform:uppercase;padding:0;border:none;background-color:transparent}.profile_banned__XsuJJ{color:var(--color-danger,#dc3545)}.profile_blacklisted__TMGkY,.profile_muted__Rgdzc{color:var(--color-danger,#ffc107)}.profile_uuidText__uA9N6{font-family:var(--font-geist-mono);font-size:.85rem;color:var(--color-text-secondary);word-break:break-all}.profile_notFoundMessage___xL0k{min-height:50vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;text-align:center;padding:3rem 2rem;margin:3rem auto;max-width:var(--container-max-width,1200px);border-radius:8px;color:var(--color-text-secondary);font-size:1.2rem;box-shadow:0 3px 6px rgba(0,0,0,.03)}.profile_notFoundMessage___xL0k svg{font-size:2.5rem;color:var(--color-warning);margin-bottom:.5rem}.profile_online__BB6jN{color:var(--color-success,#28a745)}.profile_noDataText__1L5m0{color:var(--color-text-muted);font-style:italic;padding:var(--space-md) 0}.profile_recentMatchesList__hocWU{display:grid;grid-gap:10px;gap:10px}.profile_recentMatchItem__6BS9A{display:grid;grid-template-columns:auto 1fr auto;align-items:center;grid-gap:10px;gap:10px;padding:.7rem .9rem;border:1px solid var(--color-border-light);border-radius:8px;background:var(--color-background-light);text-decoration:none;color:var(--color-text-primary);transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease}.profile_recentMatchItem__6BS9A:hover{transform:translateY(-2px);box-shadow:0 6px 14px rgba(0,0,0,.06);border-color:var(--color-border)}.profile_recentMatchIcon__kSl1y{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:999px;background:rgba(255,255,255,.06)}.profile_win__e_Qj_{color:#22c55e}.profile_loss__Kx6hG{color:#ef4444}.profile_recentMatchLeft__FjQBV{display:grid;grid-gap:3px;gap:3px}.profile_recentMatchMode__tCopf{font-weight:700;display:inline-flex;align-items:center;gap:8px}.profile_rankedPill__116t3{display:inline-flex;align-items:center;padding:.1rem .4rem;border-radius:999px;font-size:.75rem;font-weight:600;color:var(--color-background-dark);background:var(--color-primary)}.profile_recentMatchMeta__T0Wun{font-size:.9rem;color:var(--color-text-secondary)}.profile_metaPill__BGWqw{display:inline-flex;align-items:center;gap:6px;padding:.1rem .45rem;border-radius:999px;background:var(--color-background-medium);color:var(--color-text-secondary);font-size:.8rem;width:-moz-fit-content;width:fit-content}.profile_recentMatchOpponent__We856{font-size:.9rem;color:var(--color-text-secondary)}.profile_opponentName__Tgaii{color:var(--color-primary);font-weight:600}.profile_recentMatchRight__WHmwO{display:grid;grid-gap:6px;gap:6px;align-items:center;justify-items:end}.profile_resultWin__89Jrl{color:#22c55e;font-weight:700}.profile_resultLoss__jp573{color:#ef4444;font-weight:700}.profile_eloGain__aHkMV{color:#22c55e;font-weight:700}.profile_eloLoss__bWAss{color:#ef4444;font-weight:700}.profile_eloPill__oKSjU{display:inline-flex;align-items:center;gap:6px;padding:.1rem .5rem;border-radius:999px;font-size:.85rem;font-weight:700;width:-moz-fit-content;width:fit-content}.profile_eloGainPill__0q9_Q{background:rgba(34,197,94,.12);border:1px solid rgba(34,197,94,.25);color:#22c55e}.profile_eloLossPill__mXIUr{background:rgba(239,68,68,.12);border:1px solid rgba(239,68,68,.25);color:#ef4444}.profile_viewCta__A6GSQ{display:inline-flex;align-items:center;gap:6px;color:var(--color-primary);font-weight:700}@media (max-width:600px){.profile_recentMatchesList__hocWU{gap:8px}.profile_recentMatchItem__6BS9A{grid-template-columns:32px 1fr auto;gap:6px;padding:.6rem .7rem}.profile_recentMatchIcon__kSl1y{width:32px;height:32px}.profile_recentMatchLeft__FjQBV{gap:2px}.profile_recentMatchMode__tCopf{font-size:.95rem}.profile_recentMatchMeta__T0Wun{font-size:.8rem}.profile_metaPill__BGWqw{font-size:.75rem}.profile_recentMatchOpponent__We856{font-size:.8rem}.profile_opponentName__Tgaii{word-break:break-word}.profile_recentMatchRight__WHmwO{display:grid;grid-gap:6px;gap:6px;justify-items:end;align-items:center;align-self:center}.profile_viewCta__A6GSQ{font-size:.9rem}}.profile_socialLinksContainer__qXWhe{display:flex;align-items:center;gap:.5rem;border:1px solid var(--color-border-light);padding:.5rem;border-radius:6px;background-color:var(--color-background-light)}.profile_socialLink__DGA9y{display:inline-flex;align-items:center;justify-content:center;font-size:1.2rem;color:var(--color-text-secondary);transition:color .2s ease-in-out,transform .2s ease-in-out;padding:.2rem;cursor:pointer}.profile_socialLink__DGA9y:hover{transform:scale(1.1)}.profile_socialLink__DGA9y .profile_tooltip__TqZr8{visibility:hidden;width:auto;min-width:80px;background-color:var(--background-tooltip,#555);color:var(--text-tooltip,#fff);text-align:center;border-radius:6px;padding:5px 10px;position:absolute;z-index:10;bottom:145%;left:50%;transform:translateX(-50%);opacity:0;transition:opacity .3s ease,visibility .3s ease;font-size:.8rem;white-space:nowrap;box-shadow:0 2px 5px rgba(0,0,0,.2)}.profile_socialLink__DGA9y .profile_tooltip__TqZr8:after{content:"";position:absolute;top:100%;left:50%;margin-left:-5px;border-width:5px;border-style:solid;border-color:var(--background-tooltip,#555) transparent transparent transparent}.profile_socialLink__DGA9y:hover .profile_tooltip__TqZr8{visibility:visible;opacity:1}.profile_twitterLink__wQzZc:hover{color:#1DA1F2}.profile_youtubeLink__NZmez:hover{color:#FF0000}.profile_discordLink__UEGS2:hover{color:#5865F2}.profile_twitchLink__Sodw3:hover{color:#9146FF}.profile_instagramLink__7evOI:hover{color:#E1306C}