.EditEquipmentModal_modalOverlay__IlGl9{position:fixed;inset:0;background:rgba(0,0,0,.8);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:9999;display:flex;align-items:center;justify-content:center;padding:20px;overflow-y:auto}@media(max-width:576px){.EditEquipmentModal_modalOverlay__IlGl9{padding:16px;align-items:center}}.EditEquipmentModal_modalContent__C2CVx{background:#141414;border-radius:16px;width:100%;max-width:900px;max-height:90vh;display:flex;flex-direction:column;overflow:hidden;position:relative;z-index:1}@media(max-width:576px){.EditEquipmentModal_modalContent__C2CVx{border-radius:12px;max-height:75vh}}.EditEquipmentModal_loaderOverlay__6lWzd{position:absolute;inset:0;background:rgba(20,20,20,.9);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:10;display:flex;align-items:center;justify-content:center;border-radius:16px}@media(max-width:576px){.EditEquipmentModal_loaderOverlay__6lWzd{border-radius:12px}}.EditEquipmentModal_modalHeader__B3aZg{display:flex;justify-content:space-between;align-items:center;padding:24px;border-bottom:1px solid hsla(0,0%,100%,.05)}@media(max-width:576px){.EditEquipmentModal_modalHeader__B3aZg{padding:16px}}.EditEquipmentModal_headerLeft__L__5X{display:flex;align-items:center;gap:8px}.EditEquipmentModal_modalTitle__ceAyu{font-family:Inter,sans-serif;font-size:18px;font-weight:600;line-height:28px;color:#fff;margin:0}@media(max-width:576px){.EditEquipmentModal_modalTitle__ceAyu{font-size:16px;line-height:24px}}.EditEquipmentModal_badge100__qHy3X{background:rgba(86,224,255,.15);color:#56e0ff;font-size:14px;font-weight:500;padding:3px 8px;line-height:20px;letter-spacing:1px;border-radius:6px;border:1px solid rgba(86,224,255,.5);font-family:Inter,sans-serif}@media(max-width:576px){.EditEquipmentModal_badge100__qHy3X{font-size:12px;padding:2px 6px}}.EditEquipmentModal_closeButton__X6O6k{background:rgba(0,0,0,0);border:none;color:hsla(0,0%,100%,.7);cursor:pointer;padding:0;display:flex;align-items:center;justify-content:center;transition:color .2s;width:24px;height:24px}.EditEquipmentModal_closeButton__X6O6k:hover{color:#fff}.EditEquipmentModal_modalBody__YwOl2{padding:24px;flex:1 1;overflow-y:auto;display:flex;flex-direction:column;gap:20px}@media(max-width:576px){.EditEquipmentModal_modalBody__YwOl2{padding:16px;gap:16px}}.EditEquipmentModal_modalBody__YwOl2::-webkit-scrollbar{width:4px}.EditEquipmentModal_modalBody__YwOl2::-webkit-scrollbar-track{background:hsla(0,0%,100%,.05);border-radius:4px}.EditEquipmentModal_modalBody__YwOl2::-webkit-scrollbar-thumb{background:#f2d307;border-radius:4px}.EditEquipmentModal_modalBody__YwOl2::-webkit-scrollbar-thumb:hover{background:#dcc006}.EditEquipmentModal_detectPanel__c6t2u{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 16px;background:linear-gradient(135deg,rgba(242,211,7,.08),rgba(255,255,255,.02));border:1px solid rgba(242,211,7,.16);border-radius:12px}@media(max-width:576px){.EditEquipmentModal_detectPanel__c6t2u{align-items:stretch;flex-direction:column;gap:12px;padding:12px}}.EditEquipmentModal_detectTitle__sWQPC{margin:0 0 4px;color:#fff;font-family:Inter,sans-serif;font-size:14px;font-weight:600;line-height:20px}.EditEquipmentModal_detectCopy__8khIp{margin:0;color:hsla(0,0%,100%,.56);font-family:Inter,sans-serif;font-size:12px;font-weight:500;line-height:18px}.EditEquipmentModal_detectButton__V9koO{flex:0 0 auto;height:36px;padding:8px 14px;color:#101010;background:#f2d307;border:none;border-radius:8px;cursor:pointer;font-family:Inter,sans-serif;font-size:13px;font-weight:700;line-height:20px;transition:all .2s}.EditEquipmentModal_detectButton__V9koO:hover{background:#dcc006}@media(max-width:576px){.EditEquipmentModal_detectButton__V9koO{width:100%}}.EditEquipmentModal_detectMessage__Tlyu5{padding:10px 12px;color:hsla(0,0%,100%,.72);background:hsla(0,0%,100%,.035);border:1px solid hsla(0,0%,100%,.07);border-radius:10px;font-family:Inter,sans-serif;font-size:12px;font-weight:500;line-height:18px}.EditEquipmentModal_equipmentGrid__jhQ_t{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:16px;gap:16px}@media(max-width:576px){.EditEquipmentModal_equipmentGrid__jhQ_t{grid-template-columns:1fr;gap:12px}}.EditEquipmentModal_equipmentField__GMm_L{display:flex;flex-direction:column;gap:8px;position:relative}.EditEquipmentModal_fieldLabel__o8_OG{display:flex;align-items:center;gap:8px;font-family:Inter,sans-serif;font-size:14px;font-weight:500;color:hsla(0,0%,100%,.9)}.EditEquipmentModal_fieldLabel__o8_OG span{line-height:1.5}@media(max-width:576px){.EditEquipmentModal_fieldLabel__o8_OG{font-size:13px}}.EditEquipmentModal_equipmentInput__RYUqz{width:100%;background:hsla(0,0%,100%,.02);border:1px solid hsla(0,0%,100%,.05);border-radius:8px;color:#fff;font-family:Inter,sans-serif;font-size:14px;font-weight:400;outline:none;padding:12px 16px;line-height:1.5;transition:all .2s}.EditEquipmentModal_equipmentInput__RYUqz::placeholder{color:hsla(0,0%,100%,.4)}.EditEquipmentModal_equipmentInput__RYUqz:focus{background:hsla(0,0%,100%,.04);border-color:rgba(242,211,7,.5);box-shadow:0 0 0 2px rgba(242,211,7,.1);color:#fff}.EditEquipmentModal_equipmentInput__RYUqz:hover:not(:focus){background:hsla(0,0%,100%,.03);border-color:hsla(0,0%,100%,.1)}@media(max-width:576px){.EditEquipmentModal_equipmentInput__RYUqz{padding:10px 12px;font-size:13px}}.EditEquipmentModal_suggestionPanel__Dwi5C{position:absolute;top:calc(100% + 6px);left:0;right:0;z-index:20;display:flex;flex-direction:column;gap:4px;max-height:220px;padding:6px;overflow-y:auto;background:rgba(20,20,20,.98);border:1px solid rgba(242,211,7,.18);border-radius:10px;box-shadow:0 16px 40px rgba(0,0,0,.45),inset 0 0 0 1px hsla(0,0%,100%,.03)}.EditEquipmentModal_suggestionPanel__Dwi5C::-webkit-scrollbar{width:4px}.EditEquipmentModal_suggestionPanel__Dwi5C::-webkit-scrollbar-track{background:hsla(0,0%,100%,.04);border-radius:4px}.EditEquipmentModal_suggestionPanel__Dwi5C::-webkit-scrollbar-thumb{background:rgba(242,211,7,.7);border-radius:4px}.EditEquipmentModal_suggestionItem__pPv1R{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;min-height:38px;padding:9px 10px;color:#fbfbfb;text-align:left;background:hsla(0,0%,100%,.02);border:1px solid rgba(0,0,0,0);border-radius:8px;cursor:pointer;transition:all .18s ease}.EditEquipmentModal_suggestionItem__pPv1R:focus-visible,.EditEquipmentModal_suggestionItem__pPv1R:hover{background:rgba(242,211,7,.08);border-color:rgba(242,211,7,.28);outline:none}.EditEquipmentModal_suggestionName__YTgxV{min-width:0;overflow:hidden;font-family:Inter,sans-serif;font-size:13px;font-weight:500;line-height:18px;text-overflow:ellipsis;white-space:nowrap}.EditEquipmentModal_suggestionAction__I2pzB{flex:0 0 auto;color:rgba(242,211,7,.9);font-family:Inter,sans-serif;font-size:11px;font-weight:600;letter-spacing:.02em;text-transform:uppercase}.EditEquipmentModal_hintText___W_sy{display:flex;align-items:flex-start;gap:8px;color:#aaa;font-size:12px;font-family:Inter,sans-serif;line-height:1.5;font-weight:500;padding-top:8px;border-top:1px solid hsla(0,0%,100%,.05)}@media(max-width:576px){.EditEquipmentModal_hintText___W_sy{font-size:11px;padding-top:12px}}.EditEquipmentModal_italicText__81d28{font-style:italic!important}.EditEquipmentModal_modalFooter__gIY4I{display:flex;justify-content:flex-end;align-items:center;gap:8px;padding:16px 24px 24px;margin-top:auto}@media(max-width:576px){.EditEquipmentModal_modalFooter__gIY4I{padding:0 16px 16px;justify-content:space-between}}.EditEquipmentModal_saveButton__HEY7U{width:77px;height:36px;background:#f2d307;border:none;border-radius:8px;color:#101010;font-family:Inter,sans-serif;font-size:14px;line-height:20px;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:6px;transition:all .2s;padding:8px 12px}.EditEquipmentModal_saveButton__HEY7U:hover:not(:disabled){background:#dcc006}.EditEquipmentModal_saveButton__HEY7U:disabled{opacity:.6;cursor:not-allowed}@media(max-width:576px){.EditEquipmentModal_saveButton__HEY7U{flex:1 1;width:auto}}.EditEquipmentModal_cancelButton__xxW4P{background:#141414;border:1px solid #222;border-radius:8px;color:#fbfbfb;font-family:Inter,sans-serif;font-size:14px;font-weight:600;line-height:20px;cursor:pointer;padding:8px 12px;display:flex;align-items:center;justify-content:center;gap:4px;transition:all .2s}.EditEquipmentModal_cancelButton__xxW4P:hover{background:hsla(0,0%,100%,.05);color:#fff;border-color:hsla(0,0%,100%,.3)}.EditEquipmentModal_cancelButton__xxW4P svg{display:block;width:18px;height:18px}@media(max-width:576px){.EditEquipmentModal_cancelButton__xxW4P{flex:1 1;height:36px}}.profile_profilePage__cK7uU{position:relative;width:100%;min-height:100vh;background-color:#0d0d0d;margin-bottom:16px}.profile_heroSection__4mnxQ{position:relative;width:100%;height:300px;overflow:hidden;z-index:0;background-color:#0d0d0d}.profile_heroImage__HkXoE{object-fit:cover;object-position:center 70%}.profile_heroBannerGradient__6FysI{position:absolute;top:0;left:0;right:0;height:460px;z-index:1;pointer-events:none;background:linear-gradient(180deg,transparent 18%,rgba(13,13,13,.45) 50%,rgba(13,13,13,.88) 78%,#0D0D0D)}.profile_profileContent__InxFz{position:relative;z-index:2;margin-top:-55px;padding-bottom:50px}.profile_profileContent__InxFz .container{max-width:1280px!important;width:100%!important;padding-left:0!important;padding-right:0!important}.profile_profileHeaderCard__i54Vq{border-radius:12px;margin-bottom:30px}.profile_profileHeaderLayout__BjTuk{display:flex;gap:30px;align-items:flex-start}@media(max-width:992px){.profile_profileHeaderLayout__BjTuk{gap:20px}}@media(max-width:768px){.profile_profileHeaderLayout__BjTuk{flex-direction:column;align-items:center;gap:20px}}.profile_profilePictureSection__d2QqC{position:relative;flex-shrink:0}.profile_profilePicture__lYDhw{position:relative;width:150px;height:150px;border-radius:50%;border:4px solid #000;overflow:hidden;box-shadow:0 0 0 4px gold}.profile_levelBadge__rAHS6{position:absolute;bottom:0;right:0;background:gold;color:#000;font-weight:700;width:42px;height:42px;border-radius:50%;display:flex;align-items:center;justify-content:center;border:3px solid #000;font-size:16px;box-shadow:0 2px 8px rgba(0,0,0,.3)}.profile_profileInfoSection__P3Pqt{flex:1 1;display:flex;flex-direction:column;gap:15px}.profile_profileHeader__SnIn1{display:flex;justify-content:space-between;align-items:flex-start}.profile_profileTitleRow__M_jzJ{flex:1 1}.profile_profileTitle__Qun0w{display:flex;align-items:center;gap:8px;margin:0;font-size:22px;font-weight:600}.profile_titleDeveloper__NWTBW,.profile_titleGamer__JIVVF,.profile_titleSeparator__X9itp{color:gold}.profile_reportBtn___MGkZ{background:rgba(0,0,0,0);border:none;color:hsla(0,0%,100%,.4);font-size:13px;cursor:pointer;display:flex;align-items:center;gap:6px;transition:all .3s;white-space:nowrap}.profile_reportBtn___MGkZ:hover{color:#f44336}.profile_badgesContainer__2vkdd{display:flex;gap:10px;flex-wrap:wrap}.profile_profileMeta__4fQhk{display:flex;align-items:center;gap:12px;flex-wrap:wrap;color:hsla(0,0%,100%,.6);font-size:13px}.profile_metaItem__3HBH1{display:flex;align-items:center;gap:6px}.profile_metaDot__fS_AV{color:hsla(0,0%,100%,.3)}.profile_socialLinks__O7FEm{display:flex;gap:10px;flex-wrap:wrap}.profile_socialLink__NNEIN{display:inline-flex;align-items:center;gap:8px;padding:8px 16px;border-radius:8px;color:#fff;font-size:13px;font-weight:500;text-decoration:none;transition:all .3s}.profile_socialLink__NNEIN:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.3)}.profile_socialTwitter__aVmKG{background:#198754}.profile_socialTwitch__UmO_q{background:#343a40}.profile_socialPlaystation__IxaJD{background:#0070cc}.profile_navigationTabs__dLmQ1{display:flex;justify-content:space-between;margin-bottom:32px;overflow-x:auto;background:#141414;border-radius:16px;padding:12px}.profile_navTab__b4bt6{background:rgba(0,0,0,0);border:none;color:#fff;height:36px;border-radius:8px;font-size:16px;font-weight:600;line-height:24px;cursor:pointer;transition:all .3s;display:flex;align-items:center;justify-content:center;gap:8px;white-space:nowrap;position:relative;width:175px;font-family:Inter,sans-serif}.profile_navTab__b4bt6 [class*=icon]{width:16px;height:16px;font-size:16px}.profile_navTab__b4bt6:hover{background-color:#1b1b1b;color:#f2d307}.profile_navTab__b4bt6.profile_active__FIF2g{background:#f2d307;color:#000}.profile_navTab__b4bt6.profile_active__FIF2g .profile_icon-font__xo_Bx,.profile_navTab__b4bt6.profile_active__FIF2g [class*=icon],.profile_navTab__b4bt6.profile_active__FIF2g svg{color:#000!important}.profile_navTab__b4bt6.profile_crewActive__oZVMM{background:linear-gradient(90deg,#128BFD 0,#7E41D2 50%,#0a6ecb 0,#5d29a5);background-size:200% auto;background-position:0;color:#fff}.profile_navTab__b4bt6.profile_crewActive__oZVMM:hover{background-position:100%;color:#fff}.profile_navTab__b4bt6.profile_crewActive__oZVMM.profile_active__FIF2g{background:#f2d307;background-size:100%;color:#000}.profile_navTab__b4bt6.profile_crewActive__oZVMM.profile_active__FIF2g:hover{background:#dbc006}.profile_disabledTab__IugfP{opacity:.5;cursor:not-allowed;pointer-events:none}.profile_disabledTab__IugfP:hover{background:rgba(0,0,0,0);color:#fff}.profile_proBadge__4swbs{display:inline-flex;align-items:center;justify-content:center;background:rgba(18,139,253,.2);color:#33c5ff;border:1px solid rgba(51,197,255,.3);border-radius:4px;font-size:10px;font-weight:700;padding:2px 6px;margin-left:6px;text-transform:uppercase;line-height:1}.profile_completeProfileCard__gPnKm{position:relative;background:linear-gradient(90deg,rgb(18,139,253),rgb(126,65,210));border-radius:12px;overflow:hidden;border:1px solid #353535;max-height:275px;transition:max-height .5s cubic-bezier(.4,0,.2,1)}.profile_completeProfileCard__gPnKm.profile_expanded__w0Epa{max-height:800px}.profile_completeProfileCard__gPnKm:before{content:"";position:absolute;inset:0;background:rgba(0,0,0,.7);z-index:1}@media(max-width:768px){.profile_completeProfileCard__gPnKm{border-radius:8px}}.profile_completeProfileOverlay__4igji{position:absolute;inset:0;background:rgba(0,0,0,.3);z-index:1}.profile_completeProfileContent__IG_KJ{position:relative;z-index:2;padding:24px}@media(max-width:576px){.profile_completeProfileContent__IG_KJ{padding:16px}}.profile_completeProfileTitle___PvxQ{color:#fff;font-size:18px;font-weight:600;margin:0 0 20px;line-height:28px}@media(max-width:576px){.profile_completeProfileTitle___PvxQ{font-size:16px;margin-bottom:16px}}.profile_completionSection__vkG6V{display:flex;flex-direction:column;gap:12px}.profile_completionLabel__Uyac_{color:#128bfd;font-size:14px;font-weight:300;display:flex;justify-content:space-between;align-items:center;width:100%}@media(max-width:576px){.profile_completionLabel__Uyac_{font-size:13px}}.profile_completionPercentSpan__WCGyN{font-weight:600}.profile_line__Zoj5o{width:100%;height:1px;background:#128bfd;margin-top:2px}.profile_completionBarOuter__yifme{width:100%;height:8px;background:rgba(0,0,0,.3);border-radius:4px;overflow:hidden}.profile_completionBarInner__FEozH{height:100%;background:linear-gradient(270deg,rgb(126,65,210),rgb(18,139,253));border-radius:4px;transition:width .3s ease}.profile_showMoreBtn__Ojqqv{position:absolute;bottom:0;left:0;width:100%;padding:15px 0;background:linear-gradient(0deg,rgba(0,0,0,.9),transparent);border:none;color:#128bfd;font-size:13px;font-weight:500;cursor:pointer;z-index:5;transition:transform .3s ease,color .2s}.profile_showMoreBtn__Ojqqv [class*=" icon-"],.profile_showMoreBtn__Ojqqv [class^=icon-]{color:"#128bfd"!important}.profile_showMoreBtn__Ojqqv [class*=" icon-"]:before,.profile_showMoreBtn__Ojqqv [class^=icon-]:before{color:inherit!important}.profile_completeProfileCard__gPnKm.profile_expanded__w0Epa .profile_showMoreBtn__Ojqqv{transform:translateY(0);background:rgba(0,0,0,0);position:relative;margin-top:10px}.profile_profileDivider__JhqqV{height:1px;background:#a7a7a7;border:none;margin:0 0 32px}.profile_contentGrid__IA_YI{display:grid;grid-template-columns:2fr 1fr;grid-gap:48px;gap:48px;max-width:100%;overflow:hidden}@media(max-width:992px){.profile_contentGrid__IA_YI{grid-template-columns:1fr;gap:25px}}.profile_sectionWrapperRight__TAI_A,.profile_sectionWrapper__fuHNV{position:relative}.profile_sectionContent__5hxgL{min-width:0}.profile_sectionDraggable__Q06AG:hover .profile_dragHandle__I4KP_{opacity:1}.profile_sectionDragOver__XrWet .profile_sectionContent__5hxgL{outline:2px dashed rgba(242,211,7,.35);outline-offset:6px;border-radius:14px}.profile_dragHandle__I4KP_{position:absolute;top:10px;left:50%;transform:translateX(-50%);width:40px;height:5px;background:hsla(0,0%,100%,.28);border-radius:999px;opacity:0;cursor:-webkit-grab;cursor:grab;transition:opacity .18s ease,background .18s ease;z-index:20;-webkit-user-select:none;-moz-user-select:none;user-select:none}.profile_dragHandle__I4KP_:hover{background:hsla(0,0%,100%,.55)}.profile_dragHandle__I4KP_:active{cursor:-webkit-grabbing;cursor:grabbing}@media(max-width:576px){.profile_dragHandle__I4KP_{display:none}}.profile_leftColumn__zWxxs{display:flex;width:832px;flex-direction:column;gap:48px;min-width:0;overflow:hidden}@media(max-width:1200px){.profile_leftColumn__zWxxs{width:100%}}@media(max-width:992px){.profile_leftColumn__zWxxs{max-width:100%}}@media(max-width:768px){.profile_leftColumn__zWxxs{gap:32px}}.profile_rightColumn__GWlmc{display:flex;flex-direction:column;gap:48px;min-width:0;overflow:hidden}@media(max-width:768px){.profile_rightColumn__GWlmc{gap:24px}}.profile_card__Qsp16{position:relative;background:rgba(20,20,20,.95);border-radius:12px;overflow:hidden}.profile_card__Qsp16:before{content:"";position:absolute;inset:0;border-radius:12px;background:linear-gradient(135deg,#424242,#171717);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;padding:1px;pointer-events:none;z-index:0}.profile_card__Qsp16>*{position:relative;z-index:1}.profile_cardHeader__r_yge{display:flex;justify-content:space-between;align-items:center;padding:24px 24px 0}@media(max-width:768px){.profile_cardHeader__r_yge{padding:20px 20px 0;flex-wrap:wrap;gap:12px}}.profile_cardTitle__bhrie{color:#fff;font-size:18px;font-weight:600;margin:0}.profile_viewAllLink__s4Jej{color:#aaa;font-size:14px;text-decoration:none;transition:all .3s}.profile_viewAllLink__s4Jej:hover{color:#fff}.profile_editIcon__fjbRw{background:rgba(0,0,0,0);border:none;color:hsla(0,0%,100%,.4);cursor:pointer;padding:5px;transition:all .3s;display:flex;align-items:center;justify-content:center}.profile_editIcon__fjbRw svg{stroke:currentColor}.profile_editIcon__fjbRw:hover{color:#fff}.profile_cardBody__8rkAr{padding:25px}@media(max-width:768px){.profile_cardBody__8rkAr{padding:20px}}@media(max-width:576px){.profile_cardBody__8rkAr{padding:16px}}.profile_aboutText__spw1c{color:hsla(0,0%,100%,.7);font-size:14px;line-height:1.6;margin:0}.profile_gamesGrid__YQGV5{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:20px;gap:20px}@media(max-width:1400px){.profile_gamesGrid__YQGV5{grid-template-columns:repeat(3,1fr);gap:16px}}@media(max-width:992px){.profile_gamesGrid__YQGV5{grid-template-columns:repeat(3,1fr)}}@media(max-width:768px){.profile_gamesGrid__YQGV5{grid-template-columns:repeat(2,1fr);gap:15px}}@media(max-width:576px){.profile_gamesGrid__YQGV5{grid-template-columns:1fr}}.profile_experienceStats__1yvS3{margin-bottom:25px}.profile_statRow__R5ynG{display:flex;justify-content:space-between;align-items:center;padding:12px 0;border-bottom:1px solid hsla(0,0%,100%,.05)}.profile_statLabel__2deHz{display:flex;align-items:center;gap:10px;color:hsla(0,0%,100%,.7);font-size:14px}.profile_statCount__xKwrK{color:#fff;font-weight:600}.profile_progressSection__LEFZv{margin-bottom:20px;padding:20px;background:rgba(0,0,0,.3);border-radius:8px}.profile_progressHeader__iq7xQ{display:flex;align-items:center;gap:10px;margin-bottom:12px}.profile_progressTitle__dewTp{color:#fff;font-size:14px;font-weight:600;flex:1 1}.profile_progressPercent__KbfZW{color:#f2d307;font-weight:700;font-size:16px}.profile_progressBarOuter__iMpGK{width:100%;height:8px;background:hsla(0,0%,100%,.1);border-radius:4px;overflow:hidden;margin-bottom:12px}.profile_progressBarInner__4lvdh{height:100%;background:#2196f3;border-radius:4px;transition:width .3s}.profile_progressNote__ByPs9{color:hsla(0,0%,100%,.5);font-size:12px;line-height:1.5;margin:0}.profile_comparisonText__AnY26{display:flex;align-items:center;gap:8px;color:hsla(0,0%,100%,.5);font-size:13px;margin-top:15px}.profile_comparisonText__AnY26,.profile_comparisonText__AnY26 span{background:linear-gradient(0deg,#107EE6 0,#107EE6 40%,#A980E1 0,#A980E1);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text}.profile_cardNote__LeaSX{color:hsla(0,0%,100%,.5);font-size:12px;line-height:1.5;margin:15px 0 10px}.profile_genresList__Hr6u9{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:15px}.profile_genreTag__k0HEo{background:#242424;color:#fff;height:28px;padding:0 12px;border-radius:6px;font-size:13px;border:none;display:inline-flex;align-items:center;gap:8px;white-space:nowrap}.profile_genreDot__0HBLy{width:6px;height:6px;border-radius:50%;flex-shrink:0}.profile_platformsGrid__rf0nR{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:12px;gap:12px;margin-bottom:15px}@media(max-width:768px){.profile_platformsGrid__rf0nR{grid-template-columns:1fr}}.profile_platformItem__1MD2N{display:flex;align-items:center;gap:12px;padding:12px 16px;background:rgba(0,0,0,.3);border:1px solid hsla(0,0%,100%,.1);border-radius:8px;color:#fff;font-size:14px}.profile_consolesGrid__Q2l2V{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:12px;gap:12px;margin-bottom:15px}@media(max-width:768px){.profile_consolesGrid__Q2l2V{grid-template-columns:1fr}}.profile_consoleItem__8aG_W{display:flex;align-items:center;gap:12px;padding:12px 16px;background:rgba(0,0,0,.3);border:1px solid hsla(0,0%,100%,.1);border-radius:8px;color:#fff;font-size:14px}.profile_systemList___W74t{display:flex;flex-direction:column;gap:12px;margin-bottom:20px}.profile_systemItem__X15K_{display:flex;align-items:center;gap:12px;padding:12px 16px;background:rgba(0,0,0,.3);border:1px solid hsla(0,0%,100%,.1);border-radius:8px;color:hsla(0,0%,100%,.8);font-size:14px}.profile_cardFooterNote__3Goxf{color:hsla(0,0%,100%,.5);font-size:12px;margin:8px 0}.profile_disclaimerText___0_Wf{color:hsla(0,0%,100%,.4);font-size:11px;line-height:1.5;margin-top:15px;padding-top:15px;border-top:1px solid hsla(0,0%,100%,.05)}.profile_awardsGrid__Ru_HT{display:flex;flex-direction:column;gap:20px;margin-bottom:20px}.profile_awardItem__Imkw1{display:flex;align-items:center;gap:15px}.profile_awardIcon__rqzZV{width:60px;height:60px;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,.3);border-radius:12px}.profile_awardInfo__MM_4_{flex:1 1}.profile_awardPercent__f9PWw{color:#fff;font-size:24px;font-weight:700;line-height:1;margin-bottom:4px}.profile_awardLabel__Rn_D_{color:hsla(0,0%,100%,.8);font-size:11px;font-weight:600;margin-bottom:2px}.profile_awardSubLabel__HCO_L{color:hsla(0,0%,100%,.5);font-size:10px}.profile_badgeTagsContainer__fHaQG{display:flex;flex-wrap:wrap;gap:8px}.profile_badgeTag__uxETU{padding:6px 12px;border-radius:6px;color:#fff;font-size:11px;font-weight:500}.profile_statBar__R8DqA{display:flex;align-items:center;gap:12px;margin-bottom:25px}.profile_statBarLabel__MnWkw{color:hsla(0,0%,100%,.7);font-size:13px;min-width:120px}.profile_statBarContainer___FJVb{flex:1 1;height:8px;background:hsla(0,0%,100%,.1);border-radius:4px;overflow:hidden}.profile_statBarFill__0Dp04{height:100%;border-radius:4px;transition:width .3s}.profile_statBarPercent__x6Q3t{color:#fff;font-weight:600;font-size:14px;min-width:45px;text-align:right}.profile_genreStatsTitle__zOcz9{color:#fff;font-size:15px;font-weight:600;margin-bottom:15px}.profile_genreStatsList__CW0ei{display:flex;flex-direction:column;gap:12px;margin-bottom:20px}.profile_genreStat__SGsp8{display:flex;align-items:center;gap:12px}.profile_genreStatLabel__Ctnkd{color:hsla(0,0%,100%,.7);font-size:13px;min-width:100px}.profile_genreStatBar__YV06l{flex:1 1;height:6px;background:hsla(0,0%,100%,.1);border-radius:3px;overflow:hidden}.profile_genreStatFill__3geO6{height:100%;border-radius:3px;transition:width .3s}.profile_genreStatPercent__V4Z1l{color:hsla(0,0%,100%,.8);font-size:13px;min-width:40px;text-align:right}.profile_recommendationNote__WC378{color:hsla(0,0%,100%,.5);font-size:12px;line-height:1.5;margin:0}.profile_systemInfoList__UKB9_{display:flex;flex-direction:column;gap:15px}.profile_systemInfoItem__g1w3l{display:flex;flex-direction:column;gap:8px}.profile_systemInfoIcon__sl5sm{display:flex;align-items:center;gap:8px;color:hsla(0,0%,100%,.6);font-size:13px;font-weight:600}.profile_systemInfoValues__bUGUD{display:flex;flex-direction:column;gap:4px;padding-left:28px}.profile_systemInfoValues__bUGUD div{color:hsla(0,0%,100%,.8);font-size:13px}.profile_activityList__v76OB{display:flex;flex-direction:column;gap:20px}.profile_activityItem__ui80v{display:flex;gap:15px}.profile_activityIcon__NQiHG{width:40px;height:40px;border-radius:8px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.profile_activityContent__7Jqiw{flex:1 1}.profile_activityTitle__IxEzo{color:#fff;font-size:14px;margin-bottom:5px;line-height:1.4}.profile_activityTime__eDPGK{color:hsla(0,0%,100%,.4);font-size:12px;margin-bottom:10px}.profile_activityImage__xVWl_{width:100%;height:120px;border-radius:8px;overflow:hidden}.profile_activityImage__xVWl_ img{width:100%;height:100%;object-fit:cover}@media(max-width:1400px){.profile_gamesGrid__YQGV5{grid-template-columns:repeat(3,1fr)}}@media(max-width:1200px){.profile_navigationTabs__dLmQ1{justify-content:flex-start;gap:8px}.profile_navTab__b4bt6{width:auto;padding:0 20px;flex-shrink:0}.profile_contentGrid__IA_YI{grid-template-columns:1fr;gap:32px}.profile_gamesGrid__YQGV5{grid-template-columns:repeat(3,1fr)}.profile_profileContent__InxFz{margin-top:-80px;padding-left:16px!important;padding-right:16px!important}}@media(max-width:992px){.profile_gamesGrid__YQGV5{grid-template-columns:repeat(3,1fr)}.profile_navigationTabs__dLmQ1{padding:8px;margin-bottom:24px;-webkit-overflow-scrolling:touch;border-radius:8px}.profile_navigationTabs__dLmQ1::-webkit-scrollbar{display:none}.profile_navigationTabs__dLmQ1{-ms-overflow-style:none;scrollbar-width:none}}@media(max-width:768px){.profile_heroSection__4mnxQ{height:250px}.profile_navTab__b4bt6{font-size:14px;height:34px;padding:0 16px}.profile_navTab__b4bt6 [class*=icon]{width:14px;height:14px;font-size:14px}.profile_profileHeaderCard__i54Vq{padding:25px}.profile_profilePicture__lYDhw{width:120px;height:120px}.profile_profileHeaderLayout__BjTuk{flex-direction:column;align-items:center;text-align:center;gap:16px}.profile_profileInfoSection__P3Pqt{flex-direction:column;align-items:center;gap:12px;width:100%}.profile_profileHeader__SnIn1{flex-direction:column;align-items:flex-start;gap:15px}.profile_profileTitle__Qun0w{font-size:20px;justify-content:center;flex-wrap:wrap}.profile_profileTitleRow__M_jzJ{display:flex;flex-direction:column;align-items:center;gap:8px}.profile_levelBadge__rAHS6{width:36px;height:36px;font-size:14px;right:-4px;bottom:-4px}.profile_badgesContainer__2vkdd{justify-content:center}.profile_gamesGrid__YQGV5{grid-template-columns:repeat(2,1fr);gap:15px}.profile_profileMeta__4fQhk{justify-content:center;gap:8px;font-size:12px}.profile_consolesGrid__Q2l2V,.profile_platformsGrid__rf0nR{grid-template-columns:1fr}.profile_cardBody__8rkAr{padding:20px}.profile_navTab__b4bt6{min-width:140px;padding:12px 16px}.profile_reportBtn___MGkZ{align-self:center;margin-top:8px}.profile_socialLinks__O7FEm{justify-content:center;width:100%}.profile_socialLink__NNEIN{padding:6px 12px;font-size:12px;flex:1 1;justify-content:center;min-width:100px}.profile_proBadge__4swbs{padding:2px 4px;font-size:9px;margin-left:4px}}@media(max-width:576px){.profile_gamesGrid__YQGV5{grid-template-columns:1fr}.profile_navigationTabs__dLmQ1{gap:4px;padding:8px}.profile_navTab__b4bt6{font-size:0;gap:0;width:40px;min-width:40px;padding:0;flex-shrink:0}.profile_navTab__b4bt6 [class*=icon]{width:16px;height:16px;font-size:16px}.profile_navTab__b4bt6 .profile_proBadge__4swbs{display:none}.profile_leftColumn__zWxxs{gap:24px}.profile_rightColumn__GWlmc{gap:20px}.profile_dragHandle__I4KP_{display:none}}.profile_missingSection__0iPJ2{margin-top:4px}.profile_missingLink__wJzwB{background:none;border:none;padding:0;font:inherit;cursor:pointer;text-align:left;color:inherit;text-decoration:underline;-webkit-text-decoration-color:hsla(0,0%,100%,.3);text-decoration-color:hsla(0,0%,100%,.3);text-underline-offset:3px;transition:-webkit-text-decoration-color .2s;transition:text-decoration-color .2s;transition:text-decoration-color .2s,-webkit-text-decoration-color .2s}.profile_missingLink__wJzwB:hover{-webkit-text-decoration-color:hsla(0,0%,100%,.8);text-decoration-color:hsla(0,0%,100%,.8);color:inherit}.profile_missingTitle__Drko6{font-size:12px;font-weight:400;font-style:italic;opacity:.85;margin-bottom:8px;color:#747474}.profile_missingDone__JMoA_{font-size:12px;opacity:.85;color:#fff}.profile_missingList___tBA9{list-style:none;padding:0;margin:0;display:grid;grid-gap:6px;gap:6px}.profile_missingItem__ffglx{display:flex;align-items:center;gap:8px;font-size:12px;opacity:.9;color:#747474;font-style:italic}.profile_missingDot__0ycD7{width:6px;height:6px;border-radius:999px;background:#747474;flex:0 0 6px}@import"https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap";@import"https://fonts.googleapis.com/css2?family=Jersey+10&display=swap";.ProfilePageSkeleton_profilePageSkeleton__s9Rrk{position:relative;width:100%;min-height:100vh;background-color:#0d0d0d}.ProfilePageSkeleton_heroSection__0N9Xu{position:relative;width:100%;height:350px;overflow:hidden;margin-top:-76px}.ProfilePageSkeleton_heroImageSkeleton__J745B{width:100%;height:100%;background:linear-gradient(90deg,rgba(255,255,255,.05),rgba(255,255,255,.1) 50%,rgba(255,255,255,.05));background-size:200% 100%;animation:ProfilePageSkeleton_shimmer__kJYoB 2s infinite}.ProfilePageSkeleton_gradientOverlay__tgeoz{position:absolute;bottom:0;left:0;width:100%;height:100%;z-index:1;background:linear-gradient(180deg,transparent 0,rgba(13,13,13,.3) 50%,rgba(13,13,13,.8))}.ProfilePageSkeleton_profileContent__ZzwvT{position:relative;z-index:2;margin-top:-30px;padding-bottom:50px}.ProfilePageSkeleton_profileHeaderCard__fskxM{background:rgba(20,20,20,.8);border-radius:12px;padding:30px;margin-bottom:30px;border:1px solid hsla(0,0%,100%,.1)}.ProfilePageSkeleton_profileHeaderLayout__D9cJ9{display:flex;gap:30px;align-items:flex-start}.ProfilePageSkeleton_profilePictureSection__MnQI8{position:relative;flex-shrink:0}.ProfilePageSkeleton_profilePictureSkeleton__PO2VM{width:150px;height:150px;border-radius:50%;background:linear-gradient(90deg,rgba(255,255,255,.08),rgba(255,255,255,.12) 50%,rgba(255,255,255,.08));background-size:200% 100%;animation:ProfilePageSkeleton_shimmer__kJYoB 2s infinite;border:4px solid #000;box-shadow:0 0 0 4px gold}.ProfilePageSkeleton_levelBadgeSkeleton__Hmau8{position:absolute;bottom:0;right:0;width:42px;height:42px;border-radius:50%;background:rgba(255,215,0,.3);border:3px solid #000}.ProfilePageSkeleton_profileInfoSection__W9fFM{flex:1 1;display:flex;flex-direction:column;gap:15px}.ProfilePageSkeleton_profileHeader__JRtl3{display:flex;justify-content:space-between;align-items:flex-start}.ProfilePageSkeleton_profileTitleRow__rgK38{flex:1 1}.ProfilePageSkeleton_profileTitleSkeleton__xEC7w{display:flex;flex-direction:column;gap:8px}.ProfilePageSkeleton_badgesContainer__XEk6w{display:flex;gap:10px;flex-wrap:wrap}.ProfilePageSkeleton_badgeSkeleton___QUwS{width:80px;height:24px;border-radius:12px;background:linear-gradient(90deg,rgba(255,255,255,.08),rgba(255,255,255,.12) 50%,rgba(255,255,255,.08));background-size:200% 100%;animation:ProfilePageSkeleton_shimmer__kJYoB 2s infinite}.ProfilePageSkeleton_profileMeta__hk_u4{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.ProfilePageSkeleton_profileDivider__6X7KJ{border:none;border-top:1px solid hsla(0,0%,100%,.1);margin:30px 0}.ProfilePageSkeleton_navigationTabs__7V1Hp{display:flex;gap:10px;margin-bottom:30px}.ProfilePageSkeleton_navTabSkeleton__cllv2{flex:1 1;height:48px;border-radius:8px;background:linear-gradient(90deg,rgba(255,255,255,.08),rgba(255,255,255,.12) 50%,rgba(255,255,255,.08));background-size:200% 100%;animation:ProfilePageSkeleton_shimmer__kJYoB 2s infinite}.ProfilePageSkeleton_contentGrid__qIIPm{display:grid;grid-template-columns:1fr 400px;grid-gap:30px;gap:30px}@media(max-width:1200px){.ProfilePageSkeleton_contentGrid__qIIPm{grid-template-columns:1fr}}.ProfilePageSkeleton_leftColumn__tN_Ig,.ProfilePageSkeleton_rightColumn__PuQde{display:flex;flex-direction:column;gap:20px}.ProfilePageSkeleton_cardSkeleton___IgrM{background:rgba(20,20,20,.6);border-radius:12px;padding:20px;border:1px solid hsla(0,0%,100%,.08)}.ProfilePageSkeleton_cardHeader__CoZhZ{margin-bottom:16px}.ProfilePageSkeleton_cardBody__Toy5T{display:flex;flex-direction:column}.ProfilePageSkeleton_skeletonLine__fqkMK{background:linear-gradient(90deg,rgba(255,255,255,.08),rgba(255,255,255,.12) 50%,rgba(255,255,255,.08));background-size:200% 100%;animation:ProfilePageSkeleton_shimmer__kJYoB 2s infinite;border-radius:4px}.ProfilePageSkeleton_gameListSkeleton__LE8LD{display:flex;flex-direction:column;gap:12px}.ProfilePageSkeleton_gameItemSkeleton__a_ZwX{display:flex;gap:12px;align-items:center}.ProfilePageSkeleton_gameImageSkeleton__1goQC{width:60px;height:80px;border-radius:8px;background:linear-gradient(90deg,rgba(255,255,255,.08),rgba(255,255,255,.12) 50%,rgba(255,255,255,.08));background-size:200% 100%;animation:ProfilePageSkeleton_shimmer__kJYoB 2s infinite;flex-shrink:0}.ProfilePageSkeleton_gameInfoSkeleton__pvfae{flex:1 1;display:flex;flex-direction:column;gap:6px}.ProfilePageSkeleton_tagsSkeleton__q70DL{display:flex;flex-wrap:wrap;gap:8px}.ProfilePageSkeleton_tagSkeleton__v7T14{width:80px;height:28px;border-radius:14px;background:linear-gradient(90deg,rgba(255,255,255,.08),rgba(255,255,255,.12) 50%,rgba(255,255,255,.08));background-size:200% 100%;animation:ProfilePageSkeleton_shimmer__kJYoB 2s infinite}.ProfilePageSkeleton_awardsGridSkeleton__VE6Yb{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:12px;gap:12px}.ProfilePageSkeleton_awardItemSkeleton__GS4Ae{aspect-ratio:1;border-radius:8px;background:linear-gradient(90deg,rgba(255,255,255,.08),rgba(255,255,255,.12) 50%,rgba(255,255,255,.08));background-size:200% 100%;animation:ProfilePageSkeleton_shimmer__kJYoB 2s infinite}.ProfilePageSkeleton_statsGridSkeleton__9cbSK{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px}.ProfilePageSkeleton_statItemSkeleton__qxAj3{display:flex;flex-direction:column;align-items:center;text-align:center}@keyframes ProfilePageSkeleton_shimmer__kJYoB{0%{background-position:-200% 0}to{background-position:200% 0}}