.ProfilePage-module__cGxLpG__avatarContainer{flex-shrink:0}.ProfilePage-module__cGxLpG__avatarWrapper{position:relative}.ProfilePage-module__cGxLpG__avatar{object-fit:cover;box-shadow:none;border:2.5px solid var(--border-strong);border-radius:50%;width:80px!important;min-width:80px!important;height:80px!important;min-height:80px!important}@media (min-width:768px) and (max-width:1279px){.ProfilePage-module__cGxLpG__avatar{box-shadow:0 0 0 4px var(--surface-2,#222);border:none;width:96px!important;min-width:96px!important;height:96px!important;min-height:96px!important}}@media (min-width:1280px){.ProfilePage-module__cGxLpG__avatar{box-shadow:0 0 0 4px var(--surface-2,#222);border:none;width:128px!important;min-width:128px!important;height:128px!important;min-height:128px!important}}html.ios-native .ProfilePage-module__cGxLpG__avatar{box-shadow:none;border:2.5px solid var(--border-strong);width:80px!important;min-width:80px!important;height:80px!important;min-height:80px!important}html.android-native .ProfilePage-module__cGxLpG__avatar{box-shadow:none;border:2.5px solid var(--border-strong);width:80px!important;min-width:80px!important;height:80px!important;min-height:80px!important}@media (min-width:768px){html.ios-native .ProfilePage-module__cGxLpG__avatar{width:96px!important;min-width:96px!important;height:96px!important;min-height:96px!important}}.ProfilePage-module__cGxLpG__editOverlay{background:var(--overlay-backdrop);opacity:0;cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;transition:opacity .2s;display:flex;position:absolute;top:0;bottom:0;left:0;right:0}.ProfilePage-module__cGxLpG__avatarWrapper:hover .ProfilePage-module__cGxLpG__editOverlay,.ProfilePage-module__cGxLpG__avatarWrapper:active .ProfilePage-module__cGxLpG__editOverlay{opacity:1}html.ios-native .ProfilePage-module__cGxLpG__editOverlay{background:var(--overlay-backdrop);-webkit-backdrop-filter:blur(6px)}html.android-native .ProfilePage-module__cGxLpG__editOverlay{background:var(--overlay-backdrop);-webkit-backdrop-filter:blur(6px)}html.ios-native .ProfilePage-module__cGxLpG__editOverlay:active{opacity:1;background:var(--overlay-backdrop)}html.android-native .ProfilePage-module__cGxLpG__editOverlay:active{opacity:1;background:var(--overlay-backdrop)}.ProfilePage-module__cGxLpG__removeButton{background:var(--surface-3,#282828);border:1px solid var(--surface-3,#404040);opacity:0;cursor:pointer;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:opacity .2s,background .15s,border-color .15s;display:flex;position:absolute;top:-4px;right:-4px}.ProfilePage-module__cGxLpG__avatarWrapper:hover .ProfilePage-module__cGxLpG__removeButton{opacity:1}.ProfilePage-module__cGxLpG__removeButton:hover{background:#ef4444;border-color:#ef4444}html.ios-native .ProfilePage-module__cGxLpG__removeButton{opacity:1;background:var(--surface-3,rgba(60,60,60,.85));-webkit-backdrop-filter:blur(12px);border:1px solid var(--border-strong);width:26px;height:26px;top:-4px;right:-4px}html.android-native .ProfilePage-module__cGxLpG__removeButton{opacity:1;background:var(--surface-3,rgba(60,60,60,.85));-webkit-backdrop-filter:blur(12px);border:1px solid var(--border-strong);width:26px;height:26px;top:-4px;right:-4px}html.ios-native .ProfilePage-module__cGxLpG__removeButton:active{background:#ef4444;border-color:#ef4444;transform:scale(.9)}html.android-native .ProfilePage-module__cGxLpG__removeButton:active{background:#ef4444;border-color:#ef4444;transform:scale(.9)}.ProfilePage-module__cGxLpG__uploadSpinner{background:var(--overlay-backdrop);border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;top:0;bottom:0;left:0;right:0}html.ios-native .ProfilePage-module__cGxLpG__uploadSpinner{background:var(--overlay-backdrop);-webkit-backdrop-filter:blur(8px)}html.android-native .ProfilePage-module__cGxLpG__uploadSpinner{background:var(--overlay-backdrop);-webkit-backdrop-filter:blur(8px)}.ProfilePage-module__cGxLpG__spinner{border:2px solid var(--text-primary);border-top-color:transparent;border-radius:50%;width:32px;height:32px;animation:.8s linear infinite ProfilePage-module__cGxLpG__spin}html.ios-native .ProfilePage-module__cGxLpG__spinner{border-width:2.5px;width:28px;height:28px}html.android-native .ProfilePage-module__cGxLpG__spinner{border-width:2.5px;width:28px;height:28px}@keyframes ProfilePage-module__cGxLpG__spin{to{transform:rotate(360deg)}}.ProfilePage-module__cGxLpG__profileHeader{flex-direction:column;align-items:center;gap:16px;margin-bottom:24px;padding:0;display:flex;position:relative}@media (max-width:767px){.ProfilePage-module__cGxLpG__profileHeader{gap:14px;margin-bottom:16px;padding:8px 8px 0}}@media (min-width:768px) and (max-width:1279px){.ProfilePage-module__cGxLpG__profileHeader{flex-direction:column;align-items:center;gap:20px;margin-bottom:24px}}@media (min-width:1280px){.ProfilePage-module__cGxLpG__profileHeader{flex-direction:row;align-items:flex-start;gap:24px}}html.ios-native .ProfilePage-module__cGxLpG__profileHeader{gap:14px;margin-bottom:16px;padding:8px 8px 0}html.android-native .ProfilePage-module__cGxLpG__profileHeader{gap:14px;margin-bottom:16px;padding:8px 8px 0}.ProfilePage-module__cGxLpG__profileInfo{text-align:center;flex:1;width:100%;min-width:0}@media (min-width:768px) and (max-width:1279px){.ProfilePage-module__cGxLpG__profileInfo{text-align:center;max-width:600px}}@media (min-width:1280px){.ProfilePage-module__cGxLpG__profileInfo{text-align:left;width:auto}}html.ios-native .ProfilePage-module__cGxLpG__profileInfo{text-align:center;width:100%}html.android-native .ProfilePage-module__cGxLpG__profileInfo{text-align:center;width:100%}.ProfilePage-module__cGxLpG__profileName{color:var(--text-primary);letter-spacing:-.4px;margin:0;font-size:24px;font-weight:700;line-height:1.2}@media (min-width:768px){.ProfilePage-module__cGxLpG__profileName{font-size:26px}}@media (min-width:1280px){.ProfilePage-module__cGxLpG__profileName{font-size:28px}}html.ios-native .ProfilePage-module__cGxLpG__profileName{letter-spacing:-.4px;font-size:24px;font-weight:700;line-height:1.2}html.android-native .ProfilePage-module__cGxLpG__profileName{letter-spacing:-.4px;font-size:24px;font-weight:700;line-height:1.2}.ProfilePage-module__cGxLpG__actionButtonsMobile{justify-content:center;width:100%;margin-top:16px;display:flex}@media (max-width:767px){.ProfilePage-module__cGxLpG__actionButtonsMobile{margin-top:14px;padding:0 16px}}@media (min-width:1280px){.ProfilePage-module__cGxLpG__actionButtonsMobile{display:none}}html.ios-native .ProfilePage-module__cGxLpG__actionButtonsMobile{width:100%;margin-top:14px}html.android-native .ProfilePage-module__cGxLpG__actionButtonsMobile{width:100%;margin-top:14px}.ProfilePage-module__cGxLpG__editProfileButton{color:var(--text-primary);background:0 0;border:1px solid #536471;border-radius:9999px;padding:8px 20px;font-size:14px;font-weight:600;text-decoration:none;transition:background .15s;display:inline-block}.ProfilePage-module__cGxLpG__editProfileButton:active{background:var(--overlay-light)}html.ios-native .ProfilePage-module__cGxLpG__editProfileButton{width:100%;color:var(--text-primary);text-align:center;background:rgba(118,118,128,.24);border:none;border-radius:10px;padding:11px 20px;font-size:15px;font-weight:600;transition:background .15s,transform .1s;display:block}html.ios-native .ProfilePage-module__cGxLpG__editProfileButton:active{background:rgba(118,118,128,.36);transform:scale(.98)}.ProfilePage-module__cGxLpG__profilePageContainer{position:relative}@media (max-width:767px){.ProfilePage-module__cGxLpG__profilePageContainer{padding-top:8px!important;padding-left:0!important;padding-right:0!important}}@media (min-width:768px) and (max-width:1279px){.ProfilePage-module__cGxLpG__profilePageContainer{padding-top:16px!important}}@media (min-width:1280px){.ProfilePage-module__cGxLpG__profilePageContainer{padding-top:24px!important}}@media (min-width:1536px){.ProfilePage-module__cGxLpG__profilePageContainer{padding-top:32px!important}}html.ios-native .ProfilePage-module__cGxLpG__profilePageContainer{width:100%;overflow-x:hidden;padding-top:calc(env(safe-area-inset-top,0px) + 58px)!important;padding-left:0!important;padding-right:0!important}html.android-native .ProfilePage-module__cGxLpG__profilePageContainer{width:100%;overflow-x:hidden;padding-top:calc(env(safe-area-inset-top,28px) + 58px)!important;padding-left:0!important;padding-right:0!important}html.ios-native.has-dynamic-island .ProfilePage-module__cGxLpG__profilePageContainer{padding-top:calc(env(safe-area-inset-top,0px) + 62px)!important}.ProfilePage-module__cGxLpG__stickyHeader{display:none!important}html.ios-native .ProfilePage-module__cGxLpG__stickyHeader{z-index:100;padding:12px 16px;padding-top:calc(env(safe-area-inset-top,0px) + 12px);background:var(--surface-1,#070707);border-bottom:.5px solid transparent;justify-content:space-between;align-items:center;transition:background .2s,border-color .2s,-webkit-backdrop-filter .2s,backdrop-filter .2s;position:fixed;top:0;left:0;right:0;display:flex!important}html.ios-native.has-dynamic-island .ProfilePage-module__cGxLpG__stickyHeader{padding-top:calc(env(safe-area-inset-top,0px) + 16px)}html.android-native .ProfilePage-module__cGxLpG__stickyHeader{z-index:100;padding:12px 16px;padding-top:calc(env(safe-area-inset-top,28px) + 12px);background:var(--surface-1,#070707);border-bottom:.5px solid transparent;justify-content:space-between;align-items:center;transition:background .2s,border-color .2s,-webkit-backdrop-filter .2s,backdrop-filter .2s;position:fixed;top:0;left:0;right:0;display:flex!important}html.ios-native .ProfilePage-module__cGxLpG__stickyHeader:before{display:none}html.android-native .ProfilePage-module__cGxLpG__stickyHeader:before{display:none}html.ios-native .ProfilePage-module__cGxLpG__stickyHeader.ProfilePage-module__cGxLpG__scrolled{-webkit-backdrop-filter:blur(20px);border-bottom-color:var(--border-default)}html.android-native .ProfilePage-module__cGxLpG__stickyHeader.ProfilePage-module__cGxLpG__scrolled{-webkit-backdrop-filter:blur(20px);border-bottom-color:var(--border-default)}.ProfilePage-module__cGxLpG__stickyHeaderLeft{flex:1;align-items:center;gap:12px;min-width:0;display:flex}.ProfilePage-module__cGxLpG__stickyProfileAvatar{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;transition:opacity .15s;display:flex;overflow:hidden}.ProfilePage-module__cGxLpG__stickyProfileAvatar:active{opacity:.7}.ProfilePage-module__cGxLpG__stickyProfileAvatarImg{object-fit:cover;border-radius:50%;width:100%;height:100%}.ProfilePage-module__cGxLpG__stickyProfileAvatar{width:36px;height:36px}.ProfilePage-module__cGxLpG__stickyTitle{color:var(--text-primary);letter-spacing:-.5px;white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;margin:0;padding:0;font-size:28px;font-weight:700;line-height:1.2;overflow:hidden}.ProfilePage-module__cGxLpG__stickyHeaderRight{flex-shrink:0;align-items:center;gap:8px;display:flex}.ProfilePage-module__cGxLpG__stickyIconBtn{width:40px;height:40px;color:var(--text-primary);cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;text-decoration:none;transition:background-color .15s;display:flex}.ProfilePage-module__cGxLpG__stickyIconBtn:active{background:var(--overlay-medium)}.ProfilePage-module__cGxLpG__headerSpacer{display:none!important}.ProfilePage-module__cGxLpG__spotifyHeader{z-index:100;background:color-mix(in srgb,var(--surface-1,#070707)92%,transparent);-webkit-backdrop-filter:blur(20px);margin-bottom:8px;margin-top:calc(-1*(16px + env(safe-area-inset-top,0px)));padding:12px 16px;padding-top:calc(12px + 16px + env(safe-area-inset-top,0px));border-bottom:.5px solid transparent;justify-content:space-between;align-items:center;transition:background .2s,border-color .2s;display:flex;position:-webkit-sticky;position:sticky;top:0}.ProfilePage-module__cGxLpG__spotifyHeader.ProfilePage-module__cGxLpG__scrolled{background:color-mix(in srgb,var(--surface-1,#070707)96%,transparent);border-bottom-color:var(--border-default)}.ProfilePage-module__cGxLpG__spotifyHeader:before{content:"";background:var(--surface-1,#070707);pointer-events:none;height:200px;position:absolute;bottom:100%;left:0;right:0}@media (min-width:768px){.ProfilePage-module__cGxLpG__spotifyHeader{margin-bottom:12px;margin-top:calc(-1*(16px + env(safe-area-inset-top,0px)));padding:16px 0;padding-top:calc(16px + 16px + env(safe-area-inset-top,0px))}}@media (min-width:1280px){.ProfilePage-module__cGxLpG__spotifyHeader{margin-bottom:16px;padding:20px 0}}@media (min-width:1536px){.ProfilePage-module__cGxLpG__spotifyHeader{margin-bottom:20px;padding:24px 0}}html.ios-native .ProfilePage-module__cGxLpG__spotifyHeader{display:none!important}html.android-native .ProfilePage-module__cGxLpG__spotifyHeader{display:none!important}@media (min-width:1280px){.ProfilePage-module__cGxLpG__spotifyHeader{display:none!important}}.ProfilePage-module__cGxLpG__spotifyHeaderLeft{flex:1;align-items:center;gap:12px;min-width:0;display:flex}.ProfilePage-module__cGxLpG__headerTitleGroup{align-items:center;gap:6px;min-width:0;margin-right:12px;display:flex}.ProfilePage-module__cGxLpG__headerProfilePicBtn{cursor:pointer;background:0 0;border:none;border-radius:50%;flex-shrink:0;padding:0;transition:opacity .15s;position:relative}.ProfilePage-module__cGxLpG__headerProfilePicBtn:hover{opacity:.85}.ProfilePage-module__cGxLpG__headerProfilePicBtn:active{opacity:.7}.ProfilePage-module__cGxLpG__headerProfilePicBtn:disabled{cursor:wait}.ProfilePage-module__cGxLpG__headerProfilePic{object-fit:cover;border-radius:50%;flex-shrink:0;width:40px;min-width:40px;height:40px;min-height:40px}@media (min-width:768px){.ProfilePage-module__cGxLpG__headerProfilePic{width:48px;min-width:48px;height:48px;min-height:48px}}@media (min-width:1280px){.ProfilePage-module__cGxLpG__headerProfilePic{width:56px;min-width:56px;height:56px;min-height:56px}}@media (min-width:1536px){.ProfilePage-module__cGxLpG__headerProfilePic{width:64px;min-width:64px;height:64px;min-height:64px}}.ProfilePage-module__cGxLpG__headerProfilePicSpinner{background:var(--overlay-backdrop);border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;top:0;bottom:0;left:0;right:0}.ProfilePage-module__cGxLpG__spotifyTitle{color:var(--text-primary);letter-spacing:-.5px;white-space:nowrap;text-overflow:ellipsis;max-width:220px;margin:0;font-size:28px;font-weight:700;overflow:hidden}@media (min-width:768px){.ProfilePage-module__cGxLpG__spotifyTitle{max-width:280px}}@media (min-width:1024px){.ProfilePage-module__cGxLpG__spotifyTitle{max-width:none}}.ProfilePage-module__cGxLpG__spotifyHeaderRight{flex-shrink:0;align-items:center;gap:8px;display:flex}.ProfilePage-module__cGxLpG__spotifyIconBtn{width:40px;min-width:40px;height:40px;min-height:40px;color:var(--text-primary);cursor:pointer;background:0 0;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;text-decoration:none;transition:background-color .15s;display:flex}.ProfilePage-module__cGxLpG__spotifyIconBtn:hover{background:var(--overlay-medium)}.ProfilePage-module__cGxLpG__spotifyIconBtn:active{background:var(--overlay-strong)}.ProfilePage-module__cGxLpG__profileInfoSection{padding:0 16px 12px}@media (min-width:768px){.ProfilePage-module__cGxLpG__profileInfoSection{padding:0 0 16px}}@media (min-width:1280px){.ProfilePage-module__cGxLpG__profileInfoSection{padding:0 0 20px}}@media (min-width:1536px){.ProfilePage-module__cGxLpG__profileInfoSection{padding:0 0 24px}}html.ios-native .ProfilePage-module__cGxLpG__profileInfoSection{display:none!important}html.android-native .ProfilePage-module__cGxLpG__profileInfoSection{display:none!important}@media (min-width:1280px){.ProfilePage-module__cGxLpG__profileInfoSection{display:none!important}}.ProfilePage-module__cGxLpG__nativeProfileInfoSection{display:none!important}html.ios-native .ProfilePage-module__cGxLpG__nativeProfileInfoSection{flex-direction:column;align-items:center;gap:20px;width:100%;padding:20px 20px 24px;overflow:hidden;display:flex!important}html.android-native .ProfilePage-module__cGxLpG__nativeProfileInfoSection{flex-direction:column;align-items:center;gap:20px;width:100%;padding:20px 20px 24px;overflow:hidden;display:flex!important}.ProfilePage-module__cGxLpG__nativeProfileHeader{flex-direction:column;align-items:center;gap:12px;display:flex}.ProfilePage-module__cGxLpG__nativeProfilePicBtn{cursor:pointer;background:0 0;border:none;border-radius:50%;padding:0;transition:opacity .15s;position:relative}.ProfilePage-module__cGxLpG__nativeProfilePicBtn:active{opacity:.7}.ProfilePage-module__cGxLpG__nativeProfilePicBtn:disabled{cursor:wait}.ProfilePage-module__cGxLpG__nativeProfilePic{object-fit:cover;border:2.5px solid var(--border-strong);border-radius:50%;width:100px;min-width:100px;height:100px;min-height:100px}.ProfilePage-module__cGxLpG__nativeProfileNameRow{justify-content:center;align-items:center;gap:6px;max-width:100%;display:flex}.ProfilePage-module__cGxLpG__nativeProfileName{color:var(--text-primary);letter-spacing:-.3px;text-align:center;text-overflow:ellipsis;white-space:nowrap;max-width:280px;margin:0;font-size:20px;font-weight:700;overflow:hidden}.ProfilePage-module__cGxLpG__nativeProfileBio{color:var(--text-secondary);text-align:center;max-width:320px;margin:0;font-size:15px;line-height:1.5}.ProfilePage-module__cGxLpG__nativeProfileStats{justify-content:center;align-items:center;gap:16px;margin-top:4px;display:flex}.ProfilePage-module__cGxLpG__nativeFollowBtn{margin-top:8px}.ProfilePage-module__cGxLpG__profileBio{color:var(--text-secondary);max-width:600px;margin:0 0 10px;font-size:14px;line-height:1.5}@media (min-width:768px){.ProfilePage-module__cGxLpG__profileBio{font-size:15px}}@media (min-width:1280px){.ProfilePage-module__cGxLpG__profileBio{max-width:800px;margin:0 0 12px;font-size:16px;line-height:1.6}}@media (min-width:1536px){.ProfilePage-module__cGxLpG__profileBio{max-width:900px;margin:0 0 16px}}.ProfilePage-module__cGxLpG__profileMetaRow{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.ProfilePage-module__cGxLpG__profileLinks{align-items:center;gap:12px;display:flex}.ProfilePage-module__cGxLpG__profileLink{background:var(--overlay-medium);width:32px;height:32px;color:var(--text-secondary);border-radius:50%;justify-content:center;align-items:center;text-decoration:none;transition:all .15s;display:flex}.ProfilePage-module__cGxLpG__profileLink:hover{background:var(--overlay-strong);color:var(--text-primary)}.ProfilePage-module__cGxLpG__filterSection{margin-bottom:16px;padding:0}@media (max-width:767px){.ProfilePage-module__cGxLpG__filterSection{margin-bottom:12px}}@media (min-width:1280px){.ProfilePage-module__cGxLpG__filterSection{justify-content:center;margin-bottom:20px;display:flex}}@media (min-width:1536px){.ProfilePage-module__cGxLpG__filterSection{margin-bottom:24px}}html.ios-native .ProfilePage-module__cGxLpG__filterSection{margin-bottom:12px;margin-left:0;margin-right:0;padding:0}html.android-native .ProfilePage-module__cGxLpG__filterSection{margin-bottom:12px;margin-left:0;margin-right:0;padding:0}.ProfilePage-module__cGxLpG__filterPillsContainer{scrollbar-width:none;-ms-overflow-style:none;touch-action:pan-x;-webkit-overflow-scrolling:touch;align-items:center;gap:8px;padding:4px 0;display:flex;overflow-x:auto;overflow-y:hidden}.ProfilePage-module__cGxLpG__filterPillsContainer::-webkit-scrollbar{display:none}@media (max-width:767px){.ProfilePage-module__cGxLpG__filterPillsContainer{justify-content:flex-start;width:calc(100% + 32px);margin-left:-16px;margin-right:-16px;padding-left:16px;padding-right:16px}.ProfilePage-module__cGxLpG__filterPillsContainer:after{content:"";flex-shrink:0;width:16px}}@media (min-width:768px) and (max-width:1279px){.ProfilePage-module__cGxLpG__filterPillsContainer{flex-wrap:nowrap;justify-content:flex-start}}@media (min-width:1280px){.ProfilePage-module__cGxLpG__filterPillsContainer{justify-content:center;gap:10px}}@media (min-width:1536px){.ProfilePage-module__cGxLpG__filterPillsContainer{justify-content:center;gap:12px}}html.ios-native .ProfilePage-module__cGxLpG__filterPillsContainer{justify-content:flex-start;width:calc(100% + 8px);margin-left:-4px;padding:4px 0 4px 8px}html.android-native .ProfilePage-module__cGxLpG__filterPillsContainer{justify-content:flex-start;width:calc(100% + 8px);margin-left:-4px;padding:4px 0 4px 8px}html.ios-native .ProfilePage-module__cGxLpG__filterPillsContainer:after{content:"";flex-shrink:0;width:8px}html.android-native .ProfilePage-module__cGxLpG__filterPillsContainer:after{content:"";flex-shrink:0;width:8px}.ProfilePage-module__cGxLpG__filterPill{color:var(--text-primary);background:var(--overlay-medium);cursor:pointer;white-space:nowrap;border:none;border-radius:18px;flex-shrink:0;align-items:center;gap:4px;padding:8px 14px;font-size:13px;font-weight:500;transition:all .15s;display:flex}@media (hover:hover){.ProfilePage-module__cGxLpG__filterPill:hover{background:var(--overlay-strong)}.ProfilePage-module__cGxLpG__filterPillActive:hover{opacity:.9}}@media (min-width:1280px){.ProfilePage-module__cGxLpG__filterPill{border-radius:20px;gap:5px;padding:10px 18px;font-size:14px}}@media (min-width:1536px){.ProfilePage-module__cGxLpG__filterPill{border-radius:22px;gap:6px;padding:11px 20px;font-size:15px}}.ProfilePage-module__cGxLpG__filterPill:active{opacity:.8;transform:scale(.96)}.ProfilePage-module__cGxLpG__filterPillActive{background:var(--text-primary);color:var(--surface-1)}.ProfilePage-module__cGxLpG__filterPillHidden{color:var(--text-tertiary);background:rgba(118,118,128,.12)}.ProfilePage-module__cGxLpG__filterPillHidden.ProfilePage-module__cGxLpG__filterPillActive{color:var(--text-secondary);background:rgba(150,150,150,.5)}html.ios-native .ProfilePage-module__cGxLpG__filterPill{background:var(--overlay-medium);color:var(--text-primary);border:none;border-radius:18px;padding:8px 14px;font-size:13px;font-weight:500}html.android-native .ProfilePage-module__cGxLpG__filterPill{background:var(--overlay-medium);color:var(--text-primary);border:none;border-radius:18px;padding:8px 14px;font-size:13px;font-weight:500}html.ios-native .ProfilePage-module__cGxLpG__filterPill:active{opacity:.7;transform:scale(.97)}html.android-native .ProfilePage-module__cGxLpG__filterPill:active{opacity:.7;transform:scale(.97)}html.ios-native .ProfilePage-module__cGxLpG__filterPillActive{background:var(--text-primary);color:var(--surface-1)}html.android-native .ProfilePage-module__cGxLpG__filterPillActive{background:var(--text-primary);color:var(--surface-1)}html.ios-native .ProfilePage-module__cGxLpG__filterPillActive:active{opacity:.85}html.android-native .ProfilePage-module__cGxLpG__filterPillActive:active{opacity:.85}html.ios-native .ProfilePage-module__cGxLpG__filterPillHidden{color:var(--text-tertiary);background:rgba(118,118,128,.12)}html.android-native .ProfilePage-module__cGxLpG__filterPillHidden{color:var(--text-tertiary);background:rgba(118,118,128,.12)}html.ios-native .ProfilePage-module__cGxLpG__filterPillHidden.ProfilePage-module__cGxLpG__filterPillActive{color:var(--text-secondary);background:rgba(150,150,150,.5)}html.android-native .ProfilePage-module__cGxLpG__filterPillHidden.ProfilePage-module__cGxLpG__filterPillActive{color:var(--text-secondary);background:rgba(150,150,150,.5)}.ProfilePage-module__cGxLpG__filterContent{min-height:200px;padding:0}@media (max-width:767px){.ProfilePage-module__cGxLpG__filterContent{padding:0}}@media (min-width:768px) and (max-width:1279px){.ProfilePage-module__cGxLpG__filterContent{padding:0}}@media (min-width:1280px){.ProfilePage-module__cGxLpG__filterContent{min-height:300px}}@media (min-width:1536px){.ProfilePage-module__cGxLpG__filterContent{min-height:400px}}html.ios-native .ProfilePage-module__cGxLpG__filterContent{width:100%;padding:0;overflow:hidden}html.android-native .ProfilePage-module__cGxLpG__filterContent{width:100%;padding:0;overflow:hidden}.ProfilePage-module__cGxLpG__tabsContainer{border-bottom:1px solid var(--surface-2,#1a1a1a);margin-bottom:24px}.ProfilePage-module__cGxLpG__tabsList{justify-content:space-evenly;display:flex}.ProfilePage-module__cGxLpG__tab{color:var(--text-hint);cursor:pointer;background:0 0;border:none;flex:1;justify-content:center;align-items:center;min-width:0;padding:16px 8px;font-size:14px;font-weight:500;transition:color .2s;display:flex;position:relative}.ProfilePage-module__cGxLpG__tab:hover{color:var(--text-secondary)}.ProfilePage-module__cGxLpG__tabActive{color:var(--text-primary)}.ProfilePage-module__cGxLpG__tabHidden,.ProfilePage-module__cGxLpG__tabHidden.ProfilePage-module__cGxLpG__tabActive{color:var(--text-hint)}.ProfilePage-module__cGxLpG__tabIndicator{background:#f79522;border-radius:9999px;width:40px;height:4px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.ProfilePage-module__cGxLpG__tabHidden .ProfilePage-module__cGxLpG__tabIndicator{background:var(--surface-3,#444)}.ProfilePage-module__cGxLpG__avatarSheetOverlay{z-index:99990;pointer-events:none;transition:background var(--action-sheet-animation-duration)var(--action-sheet-easing);background:0 0;justify-content:center;align-items:flex-end;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}.ProfilePage-module__cGxLpG__avatarSheetOverlayVisible{background:var(--overlay-backdrop);pointer-events:auto;overscroll-behavior:contain;touch-action:none}.ProfilePage-module__cGxLpG__avatarSheet{background:var(--action-sheet-bg);border-radius:var(--action-sheet-border-radius)var(--action-sheet-border-radius)0 0;width:100%;max-width:500px;transition:transform var(--action-sheet-animation-duration)var(--action-sheet-easing);will-change:transform;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-touch-callout:none;touch-action:pan-y;-webkit-tap-highlight-color:transparent;border:1px solid var(--border-default);border-bottom:none;border-left:none;border-right:none;transform:translateY(100%)}.ProfilePage-module__cGxLpG__avatarSheet *{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-touch-callout:none}.ProfilePage-module__cGxLpG__avatarSheetVisible{transform:translateY(0)}.ProfilePage-module__cGxLpG__avatarSheetDragging{transition:none!important}.ProfilePage-module__cGxLpG__avatarSheetHandle{cursor:grab;justify-content:center;min-height:24px;padding:16px 0 8px;display:flex}.ProfilePage-module__cGxLpG__avatarSheetHandle:active{cursor:grabbing}.ProfilePage-module__cGxLpG__avatarSheetHandleBar{background:var(--text-tertiary);border-radius:3px;width:40px;height:5px}.ProfilePage-module__cGxLpG__avatarSheetHeader{border-bottom:1px solid var(--border-default);align-items:center;padding:8px 20px 16px;display:flex}.ProfilePage-module__cGxLpG__avatarSheetHeaderTitle{color:var(--text-primary);letter-spacing:-.02em;margin:0;font-size:18px;font-weight:600}.ProfilePage-module__cGxLpG__avatarSheetOptions{padding:8px 0}.ProfilePage-module__cGxLpG__avatarSheetOption{cursor:pointer;text-align:left;width:100%;color:var(--text-primary);-webkit-tap-highlight-color:transparent;background:0 0;border:none;align-items:center;gap:16px;padding:14px 20px;transition:background .15s;display:flex}.ProfilePage-module__cGxLpG__avatarSheetOption:active{background:var(--overlay-medium)}@media (hover:hover){.ProfilePage-module__cGxLpG__avatarSheetOption:hover{background:var(--overlay-medium)}}.ProfilePage-module__cGxLpG__avatarSheetIcon{background:var(--overlay-medium);width:44px;height:44px;color:var(--text-primary);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.ProfilePage-module__cGxLpG__avatarSheetIconDestructive{color:#ef4444;background:rgba(239,68,68,.15)}.ProfilePage-module__cGxLpG__avatarSheetText{flex-direction:column;gap:2px;display:flex}.ProfilePage-module__cGxLpG__avatarSheetTitle{color:var(--text-primary);letter-spacing:-.2px;font-size:16px;font-weight:500}.ProfilePage-module__cGxLpG__avatarSheetOptionDestructive .ProfilePage-module__cGxLpG__avatarSheetTitle{color:#ef4444}.ProfilePage-module__cGxLpG__avatarSheetDesc{color:var(--text-secondary);font-size:13px}.ProfilePage-module__cGxLpG__avatarSheetSafeArea{height:calc(env(safe-area-inset-bottom,0px) + 16px);min-height:16px}@media (min-width:768px){.ProfilePage-module__cGxLpG__avatarSheetOverlay{align-items:center}.ProfilePage-module__cGxLpG__avatarSheet{border:1px solid var(--border-default);opacity:0;border-radius:16px;max-width:400px;transition:transform .25s,opacity .25s;transform:translateY(20px)}.ProfilePage-module__cGxLpG__avatarSheetVisible{opacity:1;transform:translateY(0)}.ProfilePage-module__cGxLpG__avatarSheetDragging{transition:transform .25s,opacity .25s!important}.ProfilePage-module__cGxLpG__avatarSheetHandle{display:none}.ProfilePage-module__cGxLpG__avatarSheetHeader{padding:20px 24px 16px}.ProfilePage-module__cGxLpG__avatarSheetOptions{padding:8px 0 0}.ProfilePage-module__cGxLpG__avatarSheetOption{padding:14px 24px}.ProfilePage-module__cGxLpG__avatarSheetSafeArea{height:16px;min-height:16px}}.ProfilePage-module__cGxLpG__searchOverlay{z-index:200;background:var(--surface-1,#070707);flex-direction:column;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}.ProfilePage-module__cGxLpG__searchOverlayHeader{padding:12px 16px;padding-top:calc(env(safe-area-inset-top,0px) + 12px);background:color-mix(in srgb,var(--surface-1,#070707)96%,transparent);border-bottom:.5px solid var(--border-default);align-items:center;gap:12px;display:flex}.ProfilePage-module__cGxLpG__searchBackBtn{width:36px;height:36px;color:var(--text-primary);cursor:pointer;background:0 0;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.ProfilePage-module__cGxLpG__searchBackBtn:active{background:var(--overlay-medium)}.ProfilePage-module__cGxLpG__searchOverlayInputWrapper{flex:1;align-items:center;display:flex;position:relative}.ProfilePage-module__cGxLpG__searchOverlayIcon{color:var(--text-hint);pointer-events:none;position:absolute;left:12px}.ProfilePage-module__cGxLpG__searchOverlayInput{width:100%;color:var(--text-primary);background:rgba(118,118,128,.24);border:none;border-radius:10px;outline:none;padding:10px 40px;font-size:17px}.ProfilePage-module__cGxLpG__searchOverlayInput::placeholder{color:var(--text-hint)}.ProfilePage-module__cGxLpG__searchOverlayClear{cursor:pointer;width:24px;height:24px;color:var(--text-secondary);background:0 0;border:none;justify-content:center;align-items:center;display:flex;position:absolute;right:12px}.ProfilePage-module__cGxLpG__searchOverlayClear:active{opacity:.6}.ProfilePage-module__cGxLpG__searchOverlayContent{padding:0 16px;padding-bottom:calc(100px + env(safe-area-inset-bottom,0px));touch-action:pan-y;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;flex:1;overflow-y:auto}.ProfilePage-module__cGxLpG__searchResultsList{flex-direction:column;gap:8px;display:flex}.ProfilePage-module__cGxLpG__searchResultsSection{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.5px;margin-top:16px;padding-bottom:8px;font-size:13px;font-weight:600}.ProfilePage-module__cGxLpG__searchResultsSection:first-child{margin-top:0;padding-top:4px}.ProfilePage-module__cGxLpG__searchNoResults{text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:48px 16px;display:flex}.ProfilePage-module__cGxLpG__searchNoResults p{color:var(--text-primary);margin-bottom:8px;font-size:18px;font-weight:600}.ProfilePage-module__cGxLpG__searchNoResults span{color:var(--text-secondary);font-size:14px}.ProfilePage-module__cGxLpG__searchRecent{padding:0}.ProfilePage-module__cGxLpG__searchRecentHeader{justify-content:space-between;align-items:center;padding:0 0 12px;display:flex}.ProfilePage-module__cGxLpG__searchRecentTitle{color:var(--text-primary);margin:0;font-size:18px;font-weight:700}.ProfilePage-module__cGxLpG__searchRecentEmpty{color:var(--text-tertiary);font-size:14px}.ProfilePage-module__cGxLpG__recentSearchList{flex-direction:column;gap:2px;display:flex}.ProfilePage-module__cGxLpG__recentSearchItem{cursor:pointer;text-align:left;width:100%;color:var(--text-primary);background:0 0;border:none;border-radius:10px;align-items:center;gap:12px;padding:12px 8px;transition:background .15s;display:flex}.ProfilePage-module__cGxLpG__recentSearchItem:active{background:var(--overlay-medium)}.ProfilePage-module__cGxLpG__recentSearchItem svg{color:var(--text-tertiary);flex-shrink:0}.ProfilePage-module__cGxLpG__recentSearchItem span{text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:16px;overflow:hidden}.ProfilePage-module__cGxLpG__recentSearchRemove{cursor:pointer;width:28px;height:28px;color:var(--text-tertiary);background:0 0;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:color .15s,background .15s;display:flex}.ProfilePage-module__cGxLpG__recentSearchRemove:active{background:var(--overlay-medium);color:var(--text-secondary)}.ProfilePage-module__cGxLpG__clearRecentSearches{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;padding:4px 8px;font-size:13px}.ProfilePage-module__cGxLpG__clearRecentSearches:active{color:var(--text-primary)}.ProfilePage-module__cGxLpG__searchResultCard{background:var(--overlay-light);cursor:pointer;border-radius:12px;gap:12px;padding:12px;transition:background .15s;display:flex}.ProfilePage-module__cGxLpG__searchResultCard:active{background:var(--overlay-medium)}.ProfilePage-module__cGxLpG__searchResultCover{background:var(--surface-2,#1a1a1a);border-radius:6px;flex-shrink:0;width:48px;height:72px;overflow:hidden}.ProfilePage-module__cGxLpG__searchResultCover img{object-fit:cover;width:100%;height:100%}.ProfilePage-module__cGxLpG__searchResultInfo{flex-direction:column;flex:1;justify-content:center;min-width:0;display:flex}.ProfilePage-module__cGxLpG__searchResultTitle{color:var(--text-primary);text-overflow:ellipsis;white-space:nowrap;margin-bottom:4px;font-size:15px;font-weight:600;overflow:hidden}.ProfilePage-module__cGxLpG__searchResultSubtitle{color:var(--text-secondary);text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.ProfilePage-module__cGxLpG__searchResultText{color:var(--text-primary);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:4px;font-size:14px;display:-webkit-box;overflow:hidden}.ProfilePage-module__cGxLpG__searchLoadingSpinner{justify-content:center;padding:32px;display:flex}.ProfilePage-module__cGxLpG__searchLoadingSpinner:after{content:"";border:2px solid var(--border-default);border-top-color:#f79522;border-radius:50%;width:24px;height:24px;animation:.8s linear infinite ProfilePage-module__cGxLpG__spin}.ProfilePage-module__cGxLpG__searchAnnotationCard{background:var(--surface-2,rgba(28,28,30,.8));cursor:pointer;text-align:left;border:none;border-radius:12px;align-items:center;gap:14px;width:100%;padding:14px;transition:background .15s;display:flex}.ProfilePage-module__cGxLpG__searchAnnotationCard:active{background:var(--surface-3,rgba(44,44,46,.9))}.ProfilePage-module__cGxLpG__searchAnnotationContent{flex-direction:column;flex:1;justify-content:center;min-width:0;display:flex}.ProfilePage-module__cGxLpG__searchAnnotationQuote{color:var(--text-primary);-webkit-line-clamp:3;border-left:2px solid #f97316;-webkit-box-orient:vertical;margin:0 0 8px;padding-left:12px;font-size:15px;font-weight:400;line-height:1.5;display:-webkit-box;overflow:hidden}.ProfilePage-module__cGxLpG__searchAnnotationNote{color:var(--text-secondary);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 8px;padding-left:12px;font-size:13px;font-style:italic;display:-webkit-box;overflow:hidden}.ProfilePage-module__cGxLpG__searchAnnotationBookTitle{color:var(--text-tertiary);text-overflow:ellipsis;white-space:nowrap;margin:0;padding-left:12px;font-size:13px;font-weight:400;line-height:1.3;overflow:hidden}.ProfilePage-module__cGxLpG__subFilterRow{-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;gap:8px;margin-bottom:12px;padding:4px 16px;display:flex;overflow-x:auto}.ProfilePage-module__cGxLpG__subFilterRow::-webkit-scrollbar{display:none}@media (min-width:768px){.ProfilePage-module__cGxLpG__subFilterRow{margin-bottom:16px;padding:4px 0}}html.ios-native .ProfilePage-module__cGxLpG__subFilterRow{margin-left:0;margin-right:0;padding:4px 16px}html.android-native .ProfilePage-module__cGxLpG__subFilterRow{margin-left:0;margin-right:0;padding:4px 16px}html.ios-native .ProfilePage-module__cGxLpG__subFilterRow:after{content:"";flex-shrink:0;width:8px}html.android-native .ProfilePage-module__cGxLpG__subFilterRow:after{content:"";flex-shrink:0;width:8px}.ProfilePage-module__cGxLpG__subFilterPill{background:var(--overlay-medium);color:var(--text-secondary);cursor:pointer;-webkit-tap-highlight-color:transparent;border:none;border-radius:14px;flex-shrink:0;align-items:center;gap:5px;padding:6px 12px;font-size:12px;font-weight:500;transition:all .15s;display:flex}.ProfilePage-module__cGxLpG__subFilterPill:hover{background:var(--overlay-medium)}.ProfilePage-module__cGxLpG__subFilterPill:active{background:var(--overlay-strong);transform:scale(.96)}.ProfilePage-module__cGxLpG__subFilterPillActive{background:var(--text-primary);color:var(--surface-1)}.ProfilePage-module__cGxLpG__subFilterPillActive:hover{opacity:.85}.ProfilePage-module__cGxLpG__subFilterPillActive:active{opacity:.8}.ProfilePage-module__cGxLpG__subFilterCount{opacity:.5;font-size:11px;font-weight:400}.ProfilePage-module__cGxLpG__subFilterPillActive .ProfilePage-module__cGxLpG__subFilterCount{opacity:.4}.ProfilePage-module__cGxLpG__subFilterCountLoading{opacity:.2;background:currentColor;border-radius:4px;width:16px;height:10px;animation:1.5s ease-in-out infinite ProfilePage-module__cGxLpG__pulse;display:inline-block}@keyframes ProfilePage-module__cGxLpG__pulse{0%,to{opacity:.2}50%{opacity:.4}}.ProfilePage-module__cGxLpG__desktopHeroSection{display:none}@media (min-width:1280px){.ProfilePage-module__cGxLpG__desktopHeroSection{margin-bottom:24px;padding:32px 0 24px;display:block;position:relative}}@media (min-width:1536px){.ProfilePage-module__cGxLpG__desktopHeroSection{margin-bottom:32px;padding:40px 0 32px}}.ProfilePage-module__cGxLpG__desktopHeroContent{text-align:center;flex-direction:column;align-items:center;gap:24px;display:flex}@media (min-width:1536px){.ProfilePage-module__cGxLpG__desktopHeroContent{gap:28px}}.ProfilePage-module__cGxLpG__desktopHeroAvatarBtn{cursor:pointer;background:0 0;border:none;border-radius:50%;padding:0;transition:opacity .15s,transform .15s;position:relative}.ProfilePage-module__cGxLpG__desktopHeroAvatarBtn:hover{opacity:.9;transform:scale(1.02)}.ProfilePage-module__cGxLpG__desktopHeroAvatarBtn:active{transform:scale(.98)}.ProfilePage-module__cGxLpG__desktopHeroAvatarBtn:disabled{cursor:wait}.ProfilePage-module__cGxLpG__desktopHeroAvatar{object-fit:cover;border-radius:50%;box-shadow:0 8px 24px rgba(0,0,0,.4);width:160px!important;min-width:160px!important;height:160px!important;min-height:160px!important}@media (min-width:1536px){.ProfilePage-module__cGxLpG__desktopHeroAvatar{width:180px!important;min-width:180px!important;height:180px!important;min-height:180px!important}}.ProfilePage-module__cGxLpG__desktopHeroAvatarSpinner{background:var(--overlay-backdrop);border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;top:0;bottom:0;left:0;right:0}.ProfilePage-module__cGxLpG__desktopHeroInfo{flex-direction:column;flex:1;align-items:center;gap:8px;min-width:0;display:flex}.ProfilePage-module__cGxLpG__desktopHeroType{text-transform:uppercase;letter-spacing:.5px;color:var(--text-secondary);font-size:12px;font-weight:600}.ProfilePage-module__cGxLpG__desktopHeroTitleRow{justify-content:center;align-items:center;gap:12px;display:flex}.ProfilePage-module__cGxLpG__desktopHeroTitle{color:var(--text-primary);letter-spacing:-.02em;margin:0;font-size:max(32px,min(4vw,48px));font-weight:700;line-height:1.1}@media (min-width:1536px){.ProfilePage-module__cGxLpG__desktopHeroTitle{font-size:max(36px,min(4.5vw,56px))}}.ProfilePage-module__cGxLpG__desktopHeroBio{color:var(--text-secondary);-webkit-line-clamp:2;text-align:center;-webkit-box-orient:vertical;max-width:600px;margin:4px 0 0;font-size:15px;line-height:1.5;display:-webkit-box;overflow:hidden}@media (min-width:1536px){.ProfilePage-module__cGxLpG__desktopHeroBio{max-width:700px;font-size:16px}}.ProfilePage-module__cGxLpG__desktopHeroMeta{color:var(--text-secondary);flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;margin-top:4px;font-size:14px;display:flex}.ProfilePage-module__cGxLpG__desktopHeroDot{color:var(--text-tertiary)}.ProfilePage-module__cGxLpG__desktopHeroWebsite{color:var(--text-secondary);align-items:center;gap:6px;text-decoration:none;transition:color .15s;display:flex}.ProfilePage-module__cGxLpG__desktopHeroWebsite:hover{color:var(--text-primary)}.ProfilePage-module__cGxLpG__desktopControlsRow{display:none}@media (min-width:1280px){.ProfilePage-module__cGxLpG__desktopControlsRow{justify-content:center;align-items:center;gap:12px;margin-bottom:20px;padding:0;display:flex}}@media (min-width:1536px){.ProfilePage-module__cGxLpG__desktopControlsRow{gap:16px;margin-bottom:24px}}.ProfilePage-module__cGxLpG__desktopSearchWrapper{background:var(--overlay-medium);border-radius:8px;align-items:center;width:400px;height:44px;padding:0 16px;transition:background .15s;display:flex;position:relative}.ProfilePage-module__cGxLpG__desktopSearchWrapper:focus-within{background:var(--overlay-strong)}@media (min-width:1536px){.ProfilePage-module__cGxLpG__desktopSearchWrapper{width:400px;height:48px}}.ProfilePage-module__cGxLpG__desktopSearchIcon{color:var(--text-tertiary);flex-shrink:0;margin-right:12px}.ProfilePage-module__cGxLpG__desktopSearchInput{height:100%;color:var(--text-primary);background:0 0;border:none;outline:none;flex:1;font-size:14px}.ProfilePage-module__cGxLpG__desktopSearchInput::placeholder{color:var(--text-tertiary)}@media (min-width:1536px){.ProfilePage-module__cGxLpG__desktopSearchInput{font-size:15px}}.ProfilePage-module__cGxLpG__desktopSearchClear{background:var(--overlay-medium);width:24px;height:24px;color:var(--text-secondary);cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;transition:all .15s;display:flex}.ProfilePage-module__cGxLpG__desktopSearchClear:hover{background:var(--overlay-strong);color:var(--text-primary)}.ProfilePage-module__cGxLpG__desktopSettingsBtn{background:var(--overlay-medium);color:var(--text-primary);cursor:pointer;border:none;border-radius:8px;align-items:center;gap:8px;padding:10px 16px;font-size:14px;font-weight:500;text-decoration:none;transition:all .15s;display:flex}.ProfilePage-module__cGxLpG__desktopSettingsBtn:hover{background:var(--overlay-strong);color:var(--text-primary)}@media (min-width:1536px){.ProfilePage-module__cGxLpG__desktopSettingsBtn{padding:12px 20px;font-size:15px}}.ProfilePage-module__cGxLpG__desktopActivityHeatmap{max-width:900px;margin-top:24px;margin-left:auto;margin-right:auto;display:none}@media (min-width:1280px){.ProfilePage-module__cGxLpG__desktopActivityHeatmap{display:block}}@media (min-width:1536px){.ProfilePage-module__cGxLpG__desktopActivityHeatmap{max-width:1000px;margin-top:32px}}.ProfilePage-module__cGxLpG__authorsSection{padding:0 16px 24px}.ProfilePage-module__cGxLpG__authorsList{flex-direction:column;gap:8px;display:flex}.ProfilePage-module__cGxLpG__authorCard{background:var(--surface-2,#161616);border-radius:12px;align-items:center;gap:16px;padding:16px 12px;text-decoration:none;transition:background .2s;display:flex}.ProfilePage-module__cGxLpG__authorCard:hover{background:var(--surface-2,#1c1c1c)}.ProfilePage-module__cGxLpG__authorPhoto{flex-shrink:0}.ProfilePage-module__cGxLpG__authorPhotoImg{object-fit:cover;border-radius:50%;width:64px;height:64px}.ProfilePage-module__cGxLpG__authorPhotoPlaceholder{width:64px;height:64px;color:var(--text-primary);border-radius:50%;justify-content:center;align-items:center;font-size:24px;font-weight:600;display:flex}.ProfilePage-module__cGxLpG__authorInfo{flex:1;min-width:0}.ProfilePage-module__cGxLpG__authorName{color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:16px;font-weight:600;overflow:hidden}.ProfilePage-module__cGxLpG__authorBookCount{color:var(--text-hint);margin:4px 0 0;font-size:13px}.ProfilePage-module__cGxLpG__authorBookCovers{flex-shrink:0;gap:4px;display:flex}.ProfilePage-module__cGxLpG__authorBookCover{border-radius:4px;width:40px;height:60px;overflow:hidden}.ProfilePage-module__cGxLpG__authorBookCoverImg{object-fit:cover;width:100%;height:100%}.ProfilePage-module__cGxLpG__authorArrow{flex-shrink:0}.ProfilePage-module__cGxLpG__authorsEmpty{text-align:center;color:var(--text-hint);flex-direction:column;justify-content:center;align-items:center;padding:48px 24px;display:flex}.ProfilePage-module__cGxLpG__authorsEmpty svg{opacity:.5;margin-bottom:16px}.ProfilePage-module__cGxLpG__authorsEmpty h3{color:var(--text-hint);margin:0 0 8px;font-size:18px;font-weight:600}.ProfilePage-module__cGxLpG__authorsEmpty p{color:var(--text-hint);margin:0;font-size:14px}.ProfilePage-module__cGxLpG__authorCardSkeleton{background:var(--surface-2,#161616);border-radius:12px;align-items:center;gap:16px;padding:16px 12px;display:flex}.ProfilePage-module__cGxLpG__authorPhotoSkeleton{background:linear-gradient(90deg,var(--skeleton-base)0%,var(--skeleton-shine)50%,var(--skeleton-base)100%);background-size:200% 100%;border-radius:50%;width:64px;height:64px;animation:1.5s ease-in-out infinite ProfilePage-module__cGxLpG__shimmer}.ProfilePage-module__cGxLpG__authorInfoSkeleton{flex:1}.ProfilePage-module__cGxLpG__authorNameSkeleton{background:linear-gradient(90deg,var(--skeleton-base)0%,var(--skeleton-shine)50%,var(--skeleton-base)100%);background-size:200% 100%;border-radius:4px;width:60%;height:18px;animation:1.5s ease-in-out infinite ProfilePage-module__cGxLpG__shimmer}.ProfilePage-module__cGxLpG__authorCountSkeleton{background:linear-gradient(90deg,var(--skeleton-base)0%,var(--skeleton-shine)50%,var(--skeleton-base)100%);background-size:200% 100%;border-radius:4px;width:40%;height:14px;margin-top:8px;animation:1.5s ease-in-out infinite ProfilePage-module__cGxLpG__shimmer}@keyframes ProfilePage-module__cGxLpG__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}
