.notification-panel_notificationPanel__CV_F_{position:absolute;top:calc(100% + 8px);right:0;width:380px;max-height:500px;background:var(--background);border-radius:12px;box-shadow:0 10px 25px rgba(0,0,0,.1);z-index:1000;overflow:hidden;border:1px solid var(--border)}@media (max-width:768px){.notification-panel_notificationPanel__CV_F_{right:-60px;width:320px}}.dark .notification-panel_notificationPanel__CV_F_{box-shadow:0 10px 25px rgba(0,0,0,.3)}.notification-panel_notificationHeader__W9503{padding:16px 20px;border-bottom:1px solid var(--border);background:var(--muted)}.notification-panel_notificationHeaderContent__ciRSU{display:flex;justify-content:space-between;align-items:center}.notification-panel_notificationTitleMain__BN5lt{margin:0;font-size:16px;font-weight:600;color:var(--foreground);display:flex;align-items:center;gap:8px}.notification-panel_notificationBadge__kuYoS{background:#ef4444;color:white;font-size:11px;padding:2px 6px;border-radius:10px;font-weight:500}.notification-panel_notificationMarkAllBtn__pWcpl{background:none;border:none;color:var(--primary);font-size:13px;font-weight:500;cursor:pointer;padding:4px 8px;border-radius:4px;transition:background .2s ease}.notification-panel_notificationMarkAllBtn__pWcpl:hover{background:var(--accent)}.notification-panel_notificationList__Gv2jL{max-height:400px;overflow-y:auto}.notification-panel_notificationLoading__pXcEH{padding:40px;text-align:center;color:var(--muted-foreground)}.notification-panel_notificationSpinner__mDrQT{position:relative;width:8px;height:8px;border-radius:50%;background:var(--cta-primary);mask:none;-webkit-mask:none;animation:notification-panel_dotPulse__XuUwq 1.4s ease-in-out infinite both;animation-delay:-.32s;margin:0 auto 12px}.notification-panel_notificationSpinner__mDrQT:after,.notification-panel_notificationSpinner__mDrQT:before{content:"";position:absolute;top:0;width:8px;height:8px;border-radius:50%;background:var(--brand-primary);animation:notification-panel_dotPulse__XuUwq 1.4s ease-in-out infinite both}.notification-panel_notificationSpinner__mDrQT:before{left:-14px;animation-delay:-.64s}.notification-panel_notificationSpinner__mDrQT:after{left:14px;animation-delay:0s}@keyframes notification-panel_dotPulse__XuUwq{0%,80%,to{transform:scale(.5);opacity:.4}40%{transform:scale(1);opacity:1}}.notification-panel_notificationEmpty__fNSBt{padding:40px 20px;text-align:center;color:var(--muted-foreground)}.notification-panel_notificationEmptyIcon__h2GK_{font-size:48px;margin-bottom:12px}.notification-panel_notificationEmptyTitle__CIWIR{font-size:14px;font-weight:500;margin-bottom:4px;color:var(--foreground)}.notification-panel_notificationEmptyMessage__rV7NY{font-size:13px}.notification-panel_notificationItem__XfQQ1{padding:16px;border-bottom:1px solid var(--border);cursor:pointer;background:var(--background);transition:all .2s ease;position:relative;user-select:none}.notification-panel_notificationItem__XfQQ1:hover{background:var(--muted)}.notification-panel_notificationItem__XfQQ1.notification-panel_read__nsU8d{background:var(--background)}.notification-panel_notificationItem__XfQQ1.notification-panel_unread__Y7Anm,.notification-panel_notificationItem__XfQQ1.notification-panel_unread__Y7Anm:hover{background:var(--accent)}.notification-panel_notificationIndicator__8FYSJ{position:absolute;left:8px;top:20px;width:8px;height:8px;border-radius:50%;background:#ef4444;pointer-events:none}.notification-panel_notificationContent__T1z20{display:flex;align-items:flex-start;gap:12px;pointer-events:none}.notification-panel_notificationItem__XfQQ1.notification-panel_unread__Y7Anm .notification-panel_notificationContent__T1z20{margin-left:16px}.notification-panel_notificationItem__XfQQ1.notification-panel_read__nsU8d .notification-panel_notificationContent__T1z20{margin-left:0}.notification-panel_notificationAvatar__9TalA{flex-shrink:0;margin-top:2px}.notification-panel_notificationAvatarImg__sRvcf{width:32px;height:32px;border-radius:50%;object-fit:cover;border:2px solid var(--border)}.notification-panel_notificationAvatarInitials__X0_Zw{width:32px;height:32px;border-radius:50%;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;align-items:center;justify-content:center;color:white;font-size:14px;font-weight:700;border:2px solid var(--border)}.notification-panel_notificationIcon__Vzefv{font-size:20px}.notification-panel_notificationText__iB0Dp{flex:1}.notification-panel_notificationTitle__wtwnN{font-size:14px;color:var(--foreground);margin-bottom:4px;line-height:1.4}.notification-panel_notificationItem__XfQQ1.notification-panel_read__nsU8d .notification-panel_notificationTitle__wtwnN{font-weight:500}.notification-panel_notificationItem__XfQQ1.notification-panel_unread__Y7Anm .notification-panel_notificationTitle__wtwnN{font-weight:600}.notification-panel_notificationMessage__U5pE6{font-size:13px;color:var(--muted-foreground);margin-bottom:6px;line-height:1.3}.notification-panel_notificationTime__ZDM1R{font-size:12px;color:var(--muted-foreground)}.notification-panel_notificationFooter__Urgj6{padding:12px 20px;border-top:1px solid var(--border);background:var(--muted);text-align:center}.notification-panel_notificationViewAll__vP_2W{color:var(--primary);text-decoration:none;font-size:13px;font-weight:500;transition:color .2s ease}.notification-panel_notificationViewAll__vP_2W:hover{color:var(--primary);opacity:.8}.dark .notification-panel_notificationItem__XfQQ1.notification-panel_unread__Y7Anm{background:rgba(147,51,234,.1)}.dark .notification-panel_notificationItem__XfQQ1.notification-panel_unread__Y7Anm:hover{background:rgba(147,51,234,.15)}.theme-toggle_themeToggleContainer__s1s9S{display:flex;align-items:center;gap:4px;padding:4px;background:var(--muted);border-radius:8px;transition:all .3s ease}.theme-toggle_themeToggleBtn__eI4jn{padding:8px;border-radius:6px;transition:all .2s ease;background:transparent;color:var(--muted-foreground);border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;min-width:32px;min-height:32px}.theme-toggle_themeToggleBtn__eI4jn:hover{background:var(--border);color:var(--foreground)}.theme-toggle_themeToggleActive__TLnac{background:var(--background);color:var(--foreground);box-shadow:0 1px 3px rgba(0,0,0,.1)}.theme-toggle_themeToggleIcon__qbbTW{width:16px;height:16px;color:currentColor;flex-shrink:0}.dark .theme-toggle_themeToggleContainer__s1s9S{background:var(--muted)}.dark .theme-toggle_themeToggleBtn__eI4jn{color:var(--muted-foreground)}.dark .theme-toggle_themeToggleBtn__eI4jn:hover{background:var(--border);color:var(--foreground)}.dark .theme-toggle_themeToggleActive__TLnac{background:var(--background);color:var(--foreground);box-shadow:0 1px 3px rgba(0,0,0,.3)}.header-dropdown-menu .theme-toggle_themeToggleContainer__s1s9S{width:100%;margin:0}.header-dropdown-menu .theme-toggle_themeToggleBtn__eI4jn{flex:1}.SearchSuggestions_suggestionsContainer__Rgmft{position:absolute;top:100%;left:0;right:0;margin-top:4px;background:var(--card);border:1px solid var(--border);border-radius:8px;box-shadow:var(--shadow-md);max-height:400px;overflow-y:auto;z-index:1000}.SearchSuggestions_loadingContainer__R_HuL{display:flex;align-items:center;justify-content:center;padding:12px;color:var(--text-secondary)}.SearchSuggestions_loadingSpinner__U3dlb{width:5px;height:5px;border-radius:50%;background:var(--brand-primary);mask:none;-webkit-mask:none;animation:SearchSuggestions_dotFade__vrRQZ .9s ease-in-out infinite alternate;margin-right:10px;flex-shrink:0}@keyframes SearchSuggestions_dotFade__vrRQZ{0%{opacity:.3;transform:scale(.7)}to{opacity:1;transform:scale(1.1)}}@keyframes SearchSuggestions_spin__7lsq5{to{transform:rotate(1turn)}}.SearchSuggestions_suggestionItem__4wPVK{display:flex;align-items:center;width:100%;padding:10px 16px;background:transparent;border:none;text-align:left;cursor:pointer;transition:background-color .15s ease;color:var(--foreground);font-size:14px}.SearchSuggestions_suggestionItem__4wPVK:hover{background-color:var(--hover)}.SearchSuggestions_suggestionItem__4wPVK:first-child{border-top-left-radius:8px;border-top-right-radius:8px}.SearchSuggestions_suggestionItem__4wPVK:last-child{border-bottom-left-radius:8px;border-bottom-right-radius:8px}.SearchSuggestions_searchIcon__nOsm5,.SearchSuggestions_suggestionIcon__450HY{width:16px;height:16px;margin-right:12px;flex-shrink:0;color:var(--text-secondary)}.SearchSuggestions_suggestionItem__4wPVK strong{color:var(--foreground);font-weight:600}.SearchSuggestions_popularBadge__DXq_U{margin-left:auto;padding:2px 8px;background:linear-gradient(135deg,#667eea,#764ba2);color:white;border-radius:12px;font-size:11px;font-weight:500;text-transform:uppercase;letter-spacing:.5px}.SearchSuggestions_noSuggestions__rYttO{padding:16px;text-align:center;color:var(--text-secondary);font-size:14px}.SearchSuggestions_suggestionItem__4wPVK span{color:inherit!important}.SearchSuggestions_suggestionsContainer__Rgmft *{color:inherit}.header_headerMain__DjIBQ{background:var(--card);position:fixed;top:var(--announcement-height,0);z-index:1000;height:57px;left:0;right:0;width:100%;transition:transform .3s cubic-bezier(.4,0,.2,1),opacity .3s ease;transform:translateY(0)}.header_headerContainer___Tmar{display:flex;align-items:center;justify-content:space-between;height:100%;padding-left:16px;padding-right:16px}@media (min-width:768px){.header_headerContainer___Tmar{padding-left:24px;padding-right:8px}}.header_headerLeft__uqjjx{display:flex;align-items:center;gap:16px;min-width:fit-content}.header_headerCenter__lNTrL{display:flex;align-items:center;flex:1;justify-content:center;max-width:550px;margin:0 auto}@media (max-width:768px){.header_headerCenter__lNTrL{max-width:none}}.header_headerRight__wO4ee{display:flex;align-items:center;gap:8px;min-width:fit-content;margin-left:auto;transition:all .2s ease}@media (min-width:769px){.header_headerRight__wO4ee{gap:16px}}@media (max-width:768px){.header_headerRight__wO4ee.header_hidden__joOkA{opacity:0;visibility:hidden}}.header_headerMobileBtn__YT13e{background:none;border:none;cursor:pointer;padding:6px;border-radius:6px;display:flex;align-items:center;justify-content:center;color:var(--muted-foreground);transition:all .2s ease}.header_headerMobileBtn__YT13e:hover{background:var(--muted);color:var(--foreground)}.header_headerIconBtn__UYVlD{background:none;border:none;cursor:pointer;padding:6px;border-radius:6px;display:flex;align-items:center;justify-content:center;color:var(--muted-foreground);transition:all .2s ease}.header_headerIconBtn__UYVlD:hover{background:var(--muted);color:var(--foreground)}.header_headerLogoLink__ESGI1{display:flex;align-items:center;text-decoration:none}.header_headerLogo__gj9dq{height:36px;width:auto;max-width:130px;object-fit:contain;will-change:auto;transform:translateZ(0)}@media (max-width:768px){.header_headerLogo__gj9dq{height:32px;max-width:120px}}.dark .header_headerLogoLight__pn4Nl,.header_headerLogoDark__Ms3xK{display:none}.dark .header_headerLogoDark__Ms3xK{display:block}.header_headerNav__ZaQY_{display:flex;align-items:center;gap:32px;margin-right:32px}.header_headerNavLink__vgHy5{text-decoration:none;color:var(--muted-foreground);font-size:14px;font-weight:400;transition:color .2s ease;padding:8px 0}.header_headerNavLink__vgHy5:hover{color:var(--foreground)}.header_headerNavLink__vgHy5.header_active__5yopl{color:var(--foreground);font-weight:500}.header_headerSearchForm__Iu3lf{position:relative;flex:none;max-width:600px;width:100%}@media (max-width:768px){.header_headerSearchForm__Iu3lf{flex:1;max-width:400px}}.header_headerSearchContainer__cl9qO{position:relative;display:flex;align-items:center}.header_headerSearchIcon__mfCuH{position:absolute;left:14px;width:22px;height:22px;color:var(--foreground);pointer-events:none}.header_headerSearchInput__es8IX{height:40px;background:var(--muted);border:1px solid rgba(255,255,255,.12);border-radius:8px;font-size:14px;color:var(--foreground);padding-left:44px;padding-right:16px;width:100%;transition:all .2s ease}.header_headerSearchInput__es8IX::placeholder{color:var(--muted-foreground);font-size:14px}.header_headerSearchInput__es8IX.header_focused__UjP_O,.header_headerSearchInput__es8IX:focus{background:var(--muted);border-color:var(--brand-primary);box-shadow:0 0 0 3px rgba(26,183,234,.2);outline:none}.header_headerPublishBtn__36mUo{background:var(--foreground);color:var(--background);padding:8px 16px;border-radius:20px;text-decoration:none;font-size:14px;font-weight:500;display:flex;align-items:center;gap:6px;transition:all .2s ease;border:none}.header_headerPublishBtn__36mUo:hover{background:var(--muted-foreground);transform:translateY(-1px)}.header_headerSigninLink__N1AeH{color:var(--muted-foreground);text-decoration:none;font-size:14px;font-weight:400;padding:8px 16px;transition:color .2s ease}.header_headerSigninLink__N1AeH:hover{color:var(--foreground)}.header_headerNotifications__qMXoX{position:relative}.header_headerNotificationBtn__sTTSv{background:none;border:none;cursor:pointer;padding:6px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--muted-foreground);width:32px;height:32px;position:relative;transition:background .2s ease}.header_headerNotificationBtn__sTTSv:hover{background:var(--muted)}.header_headerNotificationBadge__T7Yt9{position:absolute;top:-2px;right:-2px;background:#ef4444;color:white;border-radius:50%;min-width:20px;height:20px;display:flex;align-items:center;justify-content:center;font-size:10px;font-weight:700;border:2px solid var(--background);padding:0 3px;z-index:10;pointer-events:none}.header_headerAvatarBtn__UfjH_,.header_headerAvatarContainer__wwfmh{position:relative;display:flex;align-items:center}.header_headerAvatarBtn__UfjH_{width:32px;height:32px;border-radius:50%;border:2px solid transparent;background:var(--muted);justify-content:center;cursor:pointer;transition:all .2s ease;font-weight:600;font-size:.875rem;color:var(--foreground);overflow:hidden;min-width:32px;flex-shrink:0;will-change:auto;transform:translateZ(0)}.header_headerAvatarBtn__UfjH_:hover{border-color:var(--ring);transform:scale(1.05)}.header_headerAvatarBtn__UfjH_:focus{outline:none;border-color:var(--ring);box-shadow:0 0 0 2px rgba(37,99,235,.2)}.header_headerAvatarImg__wCYt0{object-fit:cover;will-change:auto;transform:translateZ(0)}.header_headerAvatarImg__wCYt0,.header_headerAvatarPlaceholder___NARD{width:32px;height:32px;border-radius:50%;position:absolute;top:0;left:0}.header_headerAvatarPlaceholder___NARD{display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#3b82f6,#8b5cf6);color:white;font-weight:700;font-size:.875rem}.header_headerDropdownMenu___DlfO{position:absolute;top:calc(100% + 8px);right:0;background:var(--card);border:1px solid var(--border);border-radius:12px;box-shadow:0 10px 25px rgba(0,0,0,.1);min-width:220px;z-index:1000;overflow:hidden;will-change:transform,opacity;animation:header_dropdownOpen__xkTeS .15s ease}@media (max-width:768px){.header_headerDropdownMenu___DlfO{min-width:260px;right:-8px}}.header_dark__n0EpL .header_headerDropdownMenu___DlfO{box-shadow:0 10px 25px rgba(0,0,0,.3)}@keyframes header_dropdownOpen__xkTeS{0%{opacity:0;transform:translateY(-6px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}.header_headerDropdownHeader__Mczia{padding:16px;border-bottom:1px solid var(--border);background:var(--muted)}.header_headerDropdownName__UIzZD{font-size:14px;font-weight:500;color:var(--foreground);margin-bottom:2px}.header_headerDropdownUsername__5BGJG{font-size:13px;color:var(--muted-foreground)}.header_headerDropdownContent__AIPhY{padding:8px 0;max-height:calc(100vh - 120px);overflow-y:auto}.header_headerDropdownItem__54spA{display:flex;align-items:center;gap:10px;padding:10px 16px;text-decoration:none;color:var(--foreground);font-size:14px;transition:background .15s ease;cursor:pointer}.header_headerDropdownItem__54spA:hover{background:var(--muted)}.header_headerDropdownItemActive__ayXuC{color:var(--foreground);font-weight:500;background:var(--muted)}.header_headerDropdownTheme__tv5qN{padding:10px 16px;display:flex;align-items:center;justify-content:space-between}.header_headerDropdownThemeLabel__NWnNz{font-size:14px;color:var(--foreground)}.header_headerDropdownDivider__ESsGZ{height:1px;background:var(--border);margin:8px 0}.header_headerDropdownPublishBtn__vgA4D{display:flex;align-items:center;gap:10px;margin:8px 12px;padding:10px 14px;background:var(--foreground);color:var(--background);border-radius:8px;text-decoration:none;font-size:14px;font-weight:500;transition:all .2s ease}.header_headerDropdownPublishBtn__vgA4D:hover{background:var(--muted-foreground)}.header_headerDropdownLogout__qPEPo{width:100%;padding:10px 16px;background:none;border:none;text-align:left;color:#dc2626;font-size:14px;cursor:pointer;transition:background .2s ease;display:flex;align-items:center}.header_headerDropdownLogout__qPEPo:hover{background:#fef2f2}.header_dark__n0EpL .header_headerDropdownLogout__qPEPo:hover{background:rgba(220,38,38,.1)}.header_headerSearchWrapper__P2AdJ{position:relative;display:flex;flex-direction:column;width:100%;max-width:400px;z-index:100}.header_headerSearchMobileBtn__Khh8I{background:none;border:none;cursor:pointer;padding:6px;border-radius:6px;display:flex;align-items:center;justify-content:center;color:var(--muted-foreground);transition:all .2s ease}.header_headerSearchMobileBtn__Khh8I:hover{background:var(--muted);color:var(--foreground)}.header_headerGetstartedBtn__c6TbD{background:var(--brand-primary);color:#fff;padding:8px 16px;border-radius:20px;text-decoration:none;font-size:14px;font-weight:500;transition:all .2s ease}.header_headerGetstartedBtn__c6TbD:hover{background:var(--brand-primary-hover);transform:translateY(-1px)}@media (max-width:768px){.header_headerMain__DjIBQ{backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);background:rgba(255,255,255,.85);box-shadow:0 4px 12px rgba(0,0,0,.1),0 2px 4px rgba(0,0,0,.06);transition:transform .3s cubic-bezier(.4,0,.2,1),opacity .3s ease,backdrop-filter .3s ease;transform:translateY(0)}.dark .header_headerMain__DjIBQ{background:rgba(22,22,22,.95);box-shadow:0 4px 12px rgba(0,0,0,.4),0 2px 4px rgba(0,0,0,.3)}.header_headerMain__DjIBQ.header_mobileHidden__61Ngr{transform:translateY(-100%)!important;transition:transform .25s cubic-bezier(.55,.055,.675,.19)}.header_headerMain__DjIBQ.header_mobileVisible__WAI2B{transform:translateY(0)!important;transition:transform .2s cubic-bezier(.25,.46,.45,.94)}.header_headerMain__DjIBQ.header_mobileAppearing__8Gxm6{transform:translateY(0)!important;animation:header_slideDownSmooth__0aYBs .3s cubic-bezier(.25,.46,.45,.94)}.header_headerSearchWrapper__P2AdJ{max-width:none;flex:1}}@media (min-width:769px){.header_headerMain__DjIBQ{transform:translateY(0);opacity:1;background:var(--background);backdrop-filter:none}.header_headerMain__DjIBQ.header_mobileAppearing__8Gxm6,.header_headerMain__DjIBQ.header_mobileHidden__61Ngr,.header_headerMain__DjIBQ.header_mobileVisible__WAI2B{transform:translateY(0);opacity:1;animation:none}}@keyframes header_slideDownSmooth__0aYBs{0%{transform:translateY(-100%);opacity:.7}to{transform:translateY(0);opacity:1}}.header_headerMain__DjIBQ,.header_headerMain__DjIBQ.header_mobileAppearing__8Gxm6,.header_headerMain__DjIBQ.header_mobileHidden__61Ngr,.header_headerMain__DjIBQ.header_mobileVisible__WAI2B{will-change:transform;backface-visibility:hidden;-webkit-backface-visibility:hidden}.header_headerContainer___Tmar{position:relative;z-index:1}@media (prefers-reduced-motion:reduce){.header_headerMain__DjIBQ,.header_headerMain__DjIBQ.header_mobileAppearing__8Gxm6,.header_headerMain__DjIBQ.header_mobileHidden__61Ngr,.header_headerMain__DjIBQ.header_mobileVisible__WAI2B{transition:none!important;animation:none!important}}.header_headerMain__DjIBQ.header_loading__IcEP7{transform:translateY(0);transition:none}.header_headerSkeleton__Isdhf{background:var(--muted);border-radius:20px;animation:header_pulse__gT7nP 1.5s ease-in-out infinite}.header_headerSkeletonAvatar__sCJ0D{width:32px;border-radius:50%}.header_headerSkeletonAvatar__sCJ0D,.header_headerSkeletonButton__NIbrk{height:32px;background:var(--muted);animation:header_pulse__gT7nP 1.5s ease-in-out infinite}.header_headerSkeletonButton__NIbrk{width:80px;border-radius:20px}@keyframes header_pulse__gT7nP{0%,to{opacity:1}50%{opacity:.7}}.header_headerHydrated__D_66B .header_headerSkeleton__Isdhf{display:none}@media (max-width:640px){.header_homepageCTAsLarge__fkSxH,.header_homepageCTAsSmall__p0f8e{grid-template-columns:1fr}}.header_headerPageTitle__vkyl5{font-size:15px;font-weight:600;color:var(--foreground);white-space:nowrap}.sidebar_sidebarContainer__ZBxBc{position:fixed;left:0;top:57px;width:64px;overflow:hidden;transition:width .2s ease;height:calc(100vh - 57px);background:var(--background);z-index:999;display:flex;flex-direction:column}.sidebar_sidebarNav__hrJAL{flex:0;padding:32px 12px 0;display:flex;flex-direction:column;gap:10px}.sidebar_sidebarLink__NRVDE{display:flex;align-items:center;gap:12px;padding:14px;border-radius:12px;font-size:16px;font-weight:400;transition:all .2s cubic-bezier(.4,0,.2,1);color:var(--muted-foreground);text-decoration:none;position:relative;overflow:hidden}.sidebar_sidebarLink__NRVDE:hover{background:var(--muted);color:var(--foreground);transform:translateX(2px)}.sidebar_sidebarLinkActive__hDXgu{color:var(--foreground);font-weight:600}.sidebar_sidebarIcon__oUgb6{width:28px;height:28px;color:var(--muted-foreground);transition:color .2s ease,transform .2s ease,opacity .2s ease;flex-shrink:0;stroke-width:1.2}.sidebar_sidebarLink__NRVDE:hover .sidebar_sidebarIcon__oUgb6{color:var(--foreground);transform:scale(1.05)}.sidebar_sidebarIconActive__UpDcy{color:var(--foreground)}.sidebar_sidebarLink__NRVDE span:last-child{letter-spacing:-.01em;line-height:1.4}.sidebar_sidebarFooter__yYXKv{padding:16px;background:transparent;border-top:none;position:relative}.sidebar_sidebarCtaButton__hLzq3{position:relative;width:100%;background:var(--brand-primary);color:white;margin-top:24px;padding:13px 14px;border-radius:8px;font-weight:600;font-size:15px;text-decoration:none;cursor:pointer;border:none;white-space:nowrap;transition:background .2s ease,transform .2s ease}.sidebar_sidebarCtaButton__hLzq3 svg{position:absolute;left:14px;top:50%;transform:translateY(-50%)}.sidebar_sidebarCtaButton__hLzq3:hover{background:var(--brand-primary-hover);transform:translateY(-1px)}.sidebar_sidebarCtaButton__hLzq3:active{transform:translateY(0)}.sidebar_sidebarContainer__ZBxBc:not(:hover) .sidebar_sidebarCtaButton__hLzq3{width:44px;height:44px;padding:0;border-radius:10px;margin-left:auto;margin-right:auto;flex-shrink:0;box-sizing:border-box;display:flex;align-items:center;justify-content:center}.sidebar_sidebarContainer__ZBxBc:not(:hover) .sidebar_sidebarCtaButton__hLzq3 svg{position:static;transform:none}.sidebar_sidebarContainer__ZBxBc:not(:hover) .sidebar_sidebarCtaLabel__4SaBK{width:0;padding:0;overflow:hidden}.sidebar_writeMenu__hjsfp{position:absolute;bottom:calc(100% - 8px);left:16px;right:16px;background:var(--background);border:1px solid var(--border);border-radius:12px;padding:6px;box-shadow:0 4px 20px rgba(0,0,0,.12);z-index:10}.sidebar_writeMenuItem___FRoo{display:flex;align-items:center;gap:10px;padding:10px 12px;border-radius:8px;font-size:14px;font-weight:400;color:var(--foreground);background:none;border:none;cursor:pointer;width:100%;text-decoration:none;transition:background .15s ease}.sidebar_writeMenuItem___FRoo:hover{background:var(--muted)}.sidebar_sidebarContainer__ZBxBc::-webkit-scrollbar{width:4px}.sidebar_sidebarContainer__ZBxBc::-webkit-scrollbar-track{background:transparent}.sidebar_sidebarContainer__ZBxBc::-webkit-scrollbar-thumb{background:var(--border);border-radius:2px}.sidebar_sidebarContainer__ZBxBc::-webkit-scrollbar-thumb:hover{background:var(--muted-foreground)}.sidebar_sidebarLink__NRVDE:focus-visible{outline:2px solid #8b5cf6;outline-offset:2px;background:var(--muted)}.sidebar_sidebarLink__NRVDE:active{transform:scale(.98)}@media (max-height:600px){.sidebar_sidebarNav__hrJAL{padding:16px 12px 0;gap:1px}.sidebar_sidebarLink__NRVDE{padding:10px 16px}.sidebar_sidebarFooter__yYXKv{padding:16px}}.sidebar_sidebarCtaButton__hLzq3,.sidebar_sidebarIcon__oUgb6,.sidebar_sidebarLink__NRVDE{will-change:transform}.sidebar_sidebarLinkActive__hDXgu,.sidebar_sidebarLink__NRVDE:hover{contain:layout style paint}.sidebar_sidebarBrand__vVUqg{padding:24px 20px 8px;font-size:20px;font-weight:600;letter-spacing:-.03em;color:var(--foreground)}.sidebar_sidebarContainer__ZBxBc:hover{width:240px}.sidebar_sidebarLabel__UobK8{opacity:0;width:0;overflow:hidden;white-space:nowrap;transition:opacity .15s ease,width .15s ease}.sidebar_sidebarContainer__ZBxBc:hover .sidebar_sidebarLabel__UobK8{opacity:1;width:auto}.sidebar_sidebarCtaLabel__4SaBK{opacity:0;padding-left:30px;transition:opacity .15s ease}.sidebar_sidebarContainer__ZBxBc:hover .sidebar_sidebarCtaLabel__4SaBK{opacity:1}.bottomnavigation_bottomNavigation__uG7KW{position:fixed;bottom:0;left:0;right:0;background:var(--background);border-top:1px solid var(--border);padding-bottom:env(safe-area-inset-bottom);z-index:var(--z-navbar);display:flex;justify-content:space-around;align-items:center;height:70px;box-shadow:var(--shadow-up)}.bottomnavigation_bottomNavItem__Z9_FV{display:flex;flex-direction:column;align-items:center;justify-content:center;text-decoration:none;color:var(--text-secondary);transition:all .2s ease;padding:8px 12px;border-radius:12px;min-width:60px;position:relative}.bottomnavigation_bottomNavItem__Z9_FV:hover:not(.bottomnavigation_active___lg9g){color:var(--foreground);background:var(--hover)}.bottomnavigation_bottomNavItem__Z9_FV.bottomnavigation_active___lg9g{color:var(--foreground);background:transparent}.bottomnavigation_bottomNavItem__Z9_FV.bottomnavigation_active___lg9g:hover{background:transparent}.bottomnavigation_bottomNavItem__Z9_FV.bottomnavigation_mainAction__OtGuo{background:var(--brand-primary);color:#ffffff;border:2px solid var(--brand-primary);transform:translateY(0) scale(1);border-radius:12px;width:48px;height:48px;box-shadow:none;padding:0;min-width:auto;transition:transform .08s ease-out,box-shadow .08s ease-out;position:relative}.bottomnavigation_bottomNavItem__Z9_FV.bottomnavigation_mainAction__OtGuo:hover{transform:translateY(0) scale(1.06);box-shadow:0 3px 10px rgba(244,133,95,.25);transition:transform .06s ease-out,box-shadow .06s ease-out}.bottomnavigation_bottomNavItem__Z9_FV.bottomnavigation_mainAction__OtGuo:active{transform:translateY(0) scale(1.04);box-shadow:0 2px 6px rgba(244,133,95,.3);transition:transform .05s ease-out,box-shadow .05s ease-out}.bottomnavigation_bottomNavIcon__AtTNU{margin-bottom:4px;display:flex;align-items:center;justify-content:center}.bottomnavigation_bottomNavItem__Z9_FV.bottomnavigation_mainAction__OtGuo .bottomnavigation_bottomNavIcon__AtTNU{margin-bottom:0}.bottomnavigation_bottomNavLabel__gkiBI{font-size:11px;font-weight:400;line-height:1}.bottomnavigation_bottomNavItem__Z9_FV.bottomnavigation_active___lg9g .bottomnavigation_bottomNavLabel__gkiBI{font-weight:600}.bottomnavigation_bottomNavIndicator__PqayK{position:absolute;top:4px;left:50%;transform:translateX(-50%);width:4px;height:4px;border-radius:50%;background:var(--foreground)}.bottomnavigation_dark__MfnK3 .bottomnavigation_bottomNavigation__uG7KW{box-shadow:0 -2px 10px rgba(0,0,0,.3)}@supports (padding:max(0px)){.bottomnavigation_bottomNavigation__uG7KW{padding-bottom:max(env(safe-area-inset-bottom),8px)}}@media (max-width:480px){.bottomnavigation_bottomNavItem__Z9_FV.bottomnavigation_mainAction__OtGuo{width:44px;height:44px}}@media (prefers-reduced-motion:reduce){.bottomnavigation_bottomNavItem__Z9_FV.bottomnavigation_mainAction__OtGuo{transition:none}.bottomnavigation_bottomNavItem__Z9_FV.bottomnavigation_mainAction__OtGuo:active,.bottomnavigation_bottomNavItem__Z9_FV.bottomnavigation_mainAction__OtGuo:hover{transform:scale(1.05)}}.AuthModal_overlay__8Q5MF{position:fixed;inset:0;background:var(--modal-overlay);z-index:var(--z-modal);display:flex;align-items:center;justify-content:center;padding:1rem;animation:AuthModal_fadeIn__SS0RA .2s ease}@keyframes AuthModal_fadeIn__SS0RA{0%{opacity:0}to{opacity:1}}.AuthModal_modal__bQ2d6{position:relative;background:var(--card);border-radius:20px;max-width:460px;width:100%;box-shadow:0 20px 60px rgba(0,0,0,.18);animation:AuthModal_scaleIn__PYrWN .22s ease;max-height:92vh;overflow-y:auto}@keyframes AuthModal_scaleIn__PYrWN{0%{opacity:0;transform:scale(.96) translateY(8px)}to{opacity:1;transform:scale(1) translateY(0)}}.dark .AuthModal_modal__bQ2d6{box-shadow:0 20px 60px rgba(0,0,0,.55)}.AuthModal_closeBtn__zyi1V{position:absolute;top:1rem;right:1rem;width:32px;height:32px;border-radius:50%;background:var(--muted);border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--muted-foreground);transition:background .15s,color .15s;z-index:1;flex-shrink:0}.AuthModal_closeBtn__zyi1V:hover{background:var(--secondary);color:var(--foreground)}.AuthModal_stepContent__Pp81F{padding:2rem 2rem 2.25rem}.AuthModal_header___jrvo{display:flex;flex-direction:column;align-items:center;text-align:center;margin-bottom:1.75rem}.AuthModal_logoWrapper__VgWRX{margin-bottom:1rem;height:28px;display:flex;align-items:center}.AuthModal_logo__5KfA5{height:28px;width:auto}.AuthModal_logoLight__ww_FW{display:block}.AuthModal_logoDark__9d1b_,.dark .AuthModal_logoLight__ww_FW{display:none}.dark .AuthModal_logoDark__9d1b_{display:block}.AuthModal_title__TiCLV{font-size:1.375rem;font-weight:700;color:var(--foreground);margin:0;line-height:1.25}.AuthModal_subtitle__3hjon{font-size:.9375rem;color:var(--muted-foreground);margin:.375rem 0 0;line-height:1.45}.AuthModal_btnGoogle__CB0cd{display:flex;align-items:center;justify-content:center;gap:.625rem;width:100%;padding:.8125rem 1.25rem;border:1.5px solid #0a0a0a;border-radius:12px;background:var(--card);color:var(--foreground);font-size:.9375rem;font-weight:600;cursor:pointer;transition:background .15s,border-color .15s;margin-bottom:1rem}.AuthModal_btnGoogle__CB0cd:hover:not(:disabled){background:var(--muted);border-color:var(--muted-foreground)}.AuthModal_btnGoogle__CB0cd:disabled{opacity:.6;cursor:not-allowed}.AuthModal_divider__lOWj_{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem;color:var(--muted-foreground);font-size:.8125rem}.AuthModal_divider__lOWj_:after,.AuthModal_divider__lOWj_:before{content:"";flex:1;height:1px;background:var(--border)}.AuthModal_form__OX2wM{display:flex;flex-direction:column;gap:.875rem}.AuthModal_formRow__ATA9P{display:grid;grid-template-columns:1fr 1fr;gap:.75rem}.AuthModal_field__14g7U{display:flex;flex-direction:column;gap:.375rem}.AuthModal_label__CTjJz{font-size:.875rem;font-weight:500;color:var(--foreground)}.AuthModal_input___UAj_{width:100%;padding:.75rem 1rem;border:1.5px solid var(--border);border-radius:10px;background:var(--background);color:var(--foreground);font-size:.9375rem;transition:border-color .15s,box-shadow .15s;box-sizing:border-box}.AuthModal_input___UAj_:focus{outline:none;border:1.5px solid var(--brand-primary);box-shadow:none}.AuthModal_inputValid__wecJr{border-color:#16a34a}.AuthModal_inputError__mJoEb{border-color:var(--destructive)}.AuthModal_inputWrapper__1cr64{position:relative}.AuthModal_inputWrapper__1cr64 .AuthModal_input___UAj_{padding-right:2.75rem}.AuthModal_eyeBtn__ueRMZ{position:absolute;right:.75rem;top:50%;transform:translateY(-50%);background:none;border:none;cursor:pointer;color:var(--muted-foreground);display:flex;align-items:center;padding:0}.AuthModal_eyeBtn__ueRMZ:hover{color:var(--foreground)}.AuthModal_inputIconWrapper___ka_F{position:relative}.AuthModal_inputIconWrapper___ka_F .AuthModal_input___UAj_{padding-right:2.5rem}.AuthModal_inputIcon__R3lmN{position:absolute;right:.75rem;top:50%;transform:translateY(-50%);display:flex;align-items:center;color:var(--muted-foreground)}.AuthModal_iconOk__b9vw8{color:#16a34a}.AuthModal_iconError__K96Ms{color:var(--destructive)}.AuthModal_fieldHint__1VT1_{font-size:.8125rem;color:var(--muted-foreground);margin:0}.AuthModal_fieldSuccess__izpAg{color:#16a34a}.AuthModal_fieldError__3twg0,.AuthModal_fieldSuccess__izpAg{font-size:.8125rem;display:flex;align-items:center;gap:.25rem;margin:0}.AuthModal_fieldError__3twg0{color:var(--destructive)}.AuthModal_strengthBar__fM_gj{display:flex;align-items:center;gap:.5rem;margin-top:.375rem;font-size:.8125rem;color:var(--muted-foreground)}.AuthModal_strengthDots__YtuDQ{display:flex;gap:3px}.AuthModal_strengthDot__fwrPb{width:22px;height:4px;border-radius:2px;background:var(--border);transition:background .2s}.AuthModal_strengthWeak__iirfp .AuthModal_strengthDotActive__LBkGJ{background:var(--destructive)}.AuthModal_strengthMedium__hd_33 .AuthModal_strengthDotActive__LBkGJ{background:#f59e0b}.AuthModal_strengthGood__ORr2a .AuthModal_strengthDotActive__LBkGJ{background:#16a34a}.AuthModal_errorMsg__FvQYr{color:var(--destructive);background:rgba(239,68,68,.08)}.AuthModal_errorMsg__FvQYr,.AuthModal_successMsg__97DJT{font-size:.875rem;border-radius:8px;padding:.625rem .875rem;margin:0;line-height:1.45}.AuthModal_successMsg__97DJT{color:#16a34a;background:rgba(22,163,74,.08)}.AuthModal_btnPrimary__avvtX{width:100%;padding:.875rem 1.25rem;background:var(--brand-primary);color:#fff;border:none;border-radius:12px;font-size:1rem;font-weight:600;cursor:pointer;transition:background .15s;margin-top:.25rem}.AuthModal_btnPrimary__avvtX:hover:not(:disabled){background:var(--brand-primary-hover)}.AuthModal_btnPrimary__avvtX:disabled{opacity:.8;cursor:not-allowed}.AuthModal_recoverHint__q494S{margin:1.75rem 0 0;font-size:12px;color:var(--muted-foreground);text-align:center}.AuthModal_recoverHint__q494S a{color:var(--brand-primary);text-decoration:none;transition:opacity .15s}.AuthModal_recoverHint__q494S a:hover{opacity:.75}.AuthModal_btnSecondary__PHzP_{width:100%;padding:.875rem 1.25rem;background:var(--muted);color:var(--foreground);border:none;border-radius:12px;font-size:1rem;font-weight:600;cursor:pointer;transition:background .15s}.AuthModal_btnSecondary__PHzP_:hover{background:var(--secondary)}.AuthModal_emailDisplay__y8oSn{display:flex;align-items:center;justify-content:space-between;gap:.5rem;padding:.625rem .875rem;background:var(--muted);border-radius:10px;border:1.5px solid var(--border)}.AuthModal_emailDisplayText__eYniT{font-size:.9375rem;color:var(--foreground);font-weight:500;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.AuthModal_emailChangeBtn__3pU2n{background:none;border:none;color:var(--brand-primary);font-size:.875rem;font-weight:600;cursor:pointer;padding:0;flex-shrink:0;transition:opacity .15s}.AuthModal_emailChangeBtn__3pU2n:hover{opacity:.75}.AuthModal_forgotLink__TG0EJ{display:block;width:100%;text-align:center;font-size:.875rem;color:var(--muted-foreground);background:none;border:none;cursor:pointer;padding:.5rem 0 0;transition:color .15s}.AuthModal_forgotLink__TG0EJ:hover{color:var(--foreground)}.AuthModal_switchMode___55qJ{text-align:center;font-size:.875rem;color:var(--muted-foreground);margin:1rem 0 0}.AuthModal_switchBtn__xqqej{background:none;border:none;color:var(--brand-primary);font-weight:600;cursor:pointer;font-size:inherit;padding:0}.AuthModal_switchBtn__xqqej:hover{text-decoration:underline}.AuthModal_loginAvatar__mI9vc{width:64px;height:64px;border-radius:50%;object-fit:cover;margin:0 auto 8px;display:block;border:2px solid var(--border)}.AuthModal_avatarSection__8O8J3{display:flex;align-items:center;gap:1rem;margin-bottom:1.25rem;padding:1rem;border:1.5px dashed var(--border);border-radius:12px;background:var(--muted)}.AuthModal_avatarPreview__iX27H{width:56px;height:56px;border-radius:50%;object-fit:cover;border:2px solid var(--border);flex-shrink:0}.AuthModal_avatarPlaceholder__yuODa{width:56px;height:56px;border-radius:50%;background:var(--secondary);display:flex;align-items:center;justify-content:center;font-size:1.25rem;color:var(--muted-foreground);font-weight:700;flex-shrink:0}.AuthModal_avatarInfo___crfy{flex:1;min-width:0}.AuthModal_avatarInput__pdWl_{display:none}.AuthModal_avatarUploadBtn__6y7pL{font-size:.875rem;color:var(--brand-primary);background:none;border:none;cursor:pointer;font-weight:500;padding:0;display:block}.AuthModal_avatarUploadBtn__6y7pL:hover{text-decoration:underline}.AuthModal_avatarHint__HxkNX{font-size:.8125rem;color:var(--muted-foreground);margin:.25rem 0 0}.AuthModal_spinner__ucmBq{width:6px;height:6px;border-radius:50%;border:none;background:var(--brand-primary);animation:AuthModal_dotFade__jcRbb .9s ease-in-out infinite alternate;display:inline-block;vertical-align:middle}@keyframes AuthModal_dotFade__jcRbb{0%{opacity:.3;transform:scale(.7)}to{opacity:1;transform:scale(1.1)}}.AuthModal_onboardingHeader__3YQ1S{display:flex;flex-direction:column;align-items:center;text-align:center;margin-bottom:1.5rem}.AuthModal_onboardingTitle__VLFdn{font-size:1.25rem;font-weight:700;color:var(--foreground);margin:0 0 .25rem}.AuthModal_onboardingSubtitle__wE9wv{font-size:.9375rem;color:var(--muted-foreground);margin:0}.AuthModal_countrySelectorWrapper__5AAEy .countrySelectorButton{border-radius:10px;border-width:1.5px}.AuthModal_checkEmailScreen__t5MmX{display:flex;flex-direction:column;align-items:center;text-align:center;padding:.5rem 0 .25rem;gap:.5rem}.AuthModal_checkEmailIcon__NCDOM{font-size:2.5rem;margin-bottom:.25rem}.AuthModal_progressBar__Er_YJ{display:flex;gap:6px;margin-bottom:1.5rem}.AuthModal_progressSegment__Vr84t{flex:1;height:4px;border-radius:2px;background:var(--brand-primary);opacity:.2;transition:opacity .25s ease}.AuthModal_progressSegmentActive__wql10{opacity:1}.AuthModal_backBtn__zDT8W{background:none;border:none;color:var(--muted-foreground);font-size:.875rem;cursor:pointer;padding:.25rem 0;text-align:left;transition:color .15s}.AuthModal_backBtn__zDT8W:hover:not(:disabled){color:var(--foreground)}.AuthModal_backBtn__zDT8W:disabled{opacity:.4;cursor:not-allowed}.AuthModal_skipLink__IXCtw{background:none;border:none;color:var(--muted-foreground);font-size:.8125rem;cursor:pointer;padding:.125rem 0;text-align:center;width:100%;transition:color .15s}.AuthModal_skipLink__IXCtw:hover:not(:disabled){color:var(--foreground);text-decoration:underline}.AuthModal_skipLink__IXCtw:disabled{opacity:.4;cursor:not-allowed}.AuthModal_passwordHint__boGoa{font-size:.8125rem;color:var(--muted-foreground);margin:-.25rem 0 0;line-height:1.45}.AuthModal_celebrationStep__wp23N{align-items:center;text-align:center;padding:.75rem 0 1.75rem}.AuthModal_celebrationActions__ez90C,.AuthModal_celebrationStep__wp23N{display:flex;flex-direction:column;gap:.75rem}@media (max-width:520px){.AuthModal_overlay__8Q5MF{align-items:flex-end;padding:0}.AuthModal_modal__bQ2d6{border-radius:20px 20px 0 0;max-height:94vh;max-width:100%;animation:AuthModal_slideUp__Bbrgj .25s ease}@keyframes AuthModal_slideUp__Bbrgj{0%{transform:translateY(100%);opacity:.8}to{transform:translateY(0);opacity:1}}.AuthModal_stepContent__Pp81F{padding:1.5rem 1.25rem 2rem}.AuthModal_formRow__ATA9P{grid-template-columns:1fr}}.country-selector_countrySelectorContainer__LCrXx{position:relative;width:100%}.country-selector_countrySelectorLoading__EJ8bU{width:100%;padding:.75rem;border:1px solid var(--border);border-radius:.5rem;background-color:var(--background)}.country-selector_countrySelectorSkeleton__Oo6uM{height:1.25rem;background-color:var(--border);border-radius:.25rem;animation:country-selector_pulse__ybBc_ 2s infinite}.country-selector_countrySelectorButton__DPACq{width:100%;padding:.75rem;text-align:left;border:1px solid var(--border);border-radius:.5rem;background:var(--background);color:var(--foreground);cursor:pointer;transition:all .2s ease;font-size:.875rem}.country-selector_countrySelectorButton__DPACq:hover:not(.country-selector_countrySelectorButtonDisabled__vVyZX){border-color:var(--ring)}.country-selector_countrySelectorButton__DPACq:focus{outline:none}.country-selector_countrySelectorButtonOpen__MLScm,.country-selector_countrySelectorButton__DPACq:focus{border-color:var(--ring);box-shadow:0 0 0 3px rgba(59,130,246,.1)}.country-selector_countrySelectorButtonDisabled__vVyZX{background-color:var(--muted);cursor:not-allowed;color:var(--muted-foreground)}.country-selector_countrySelectorButtonError__KFVN0{border-color:var(--destructive)}.country-selector_countrySelectorContent__vAjxT{display:flex;align-items:center;justify-content:space-between}.country-selector_countrySelectorValue__cwV38{display:flex;align-items:center;gap:.75rem}.country-selector_countrySelectorFlag__pej2y{width:1.5rem;height:1rem;object-fit:cover;border-radius:.125rem;box-shadow:0 1px 2px rgba(0,0,0,.1)}.country-selector_countrySelectorName__FKTTa{color:var(--foreground);font-weight:500}.country-selector_countrySelectorPlaceholder___F_Wx{color:var(--muted-foreground)}.country-selector_countrySelectorArrow__uBwM7{width:1.25rem;height:1.25rem;color:var(--muted-foreground);transition:transform .2s ease}.country-selector_countrySelectorArrowOpen__OslF7{transform:rotate(180deg)}.country-selector_countrySelectorDropdown__l0vnX{position:absolute;z-index:50;width:100%;margin-top:.25rem;background-color:var(--card);border:1px solid var(--border);border-radius:.5rem;box-shadow:0 10px 25px rgba(0,0,0,.1);max-height:20rem;overflow:hidden}.dark .country-selector_countrySelectorDropdown__l0vnX{box-shadow:0 10px 25px rgba(0,0,0,.3)}.country-selector_countrySelectorSearch__Pc517{padding:.75rem;border-bottom:1px solid var(--border);background-color:var(--muted)}.country-selector_countrySelectorSearchInput__NTiWr{width:100%;padding:.5rem .75rem;border:1px solid var(--border);border-radius:.5rem;background-color:var(--background);color:var(--foreground);font-size:.875rem;transition:all .2s ease}.country-selector_countrySelectorSearchInput__NTiWr:focus{outline:none;border-color:var(--ring);box-shadow:0 0 0 2px rgba(59,130,246,.1)}.country-selector_countrySelectorSearchInput__NTiWr::placeholder{color:var(--muted-foreground)}.country-selector_countrySelectorList__YmIU4{max-height:15rem;overflow-y:auto}.country-selector_countrySelectorSectionTitle__kAoEy{padding:.5rem .75rem;font-size:.75rem;font-weight:600;color:var(--muted-foreground);background-color:var(--muted);border-bottom:1px solid var(--border)}.country-selector_countrySelectorOption__rM5gL{width:100%;padding:.75rem 1rem;text-align:left;background:none;border:none;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;gap:.75rem;color:var(--foreground)}.country-selector_countrySelectorOption__rM5gL:hover{background-color:var(--muted)}.country-selector_countrySelectorOption__rM5gL:focus{background-color:var(--muted);outline:none}.country-selector_countrySelectorOptionSelected__8IAOv{background-color:color-mix(in srgb,var(--cta-primary) 10%,var(--background));color:var(--cta-primary);border-right:4px solid var(--cta-primary);font-weight:500}.country-selector_countrySelectorOptionFlag__u24fu{width:1.5rem;height:1rem;object-fit:cover;border-radius:.125rem;box-shadow:0 1px 2px rgba(0,0,0,.1);flex-shrink:0}.country-selector_countrySelectorOptionName__omxVy{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.country-selector_countrySelectorOptionCheck__7XD4e{width:1rem;height:1rem;margin-left:auto;color:currentColor;flex-shrink:0}.country-selector_countrySelectorEmpty__ij555{padding:1.5rem 1rem;text-align:center}.country-selector_countrySelectorEmptyTitle__VE1Dd{font-size:.875rem;color:var(--foreground)}.country-selector_countrySelectorEmptySubtitle__LLp8z{font-size:.75rem;color:var(--muted-foreground);margin-top:.25rem}@keyframes country-selector_pulse__ybBc_{0%,to{opacity:1}50%{opacity:.5}}.auth_igPage__KZ9mR{min-height:100vh;background:#0e0e0e;display:flex;align-items:flex-start;justify-content:center;padding:2rem 1rem 4rem}.auth_igContainer__7XAhJ{width:100%;max-width:420px;position:relative}.auth_igBack__QDEo2{display:inline-flex;align-items:center;color:rgba(255,255,255,.45);margin-bottom:2rem;transition:color .2s;text-decoration:none}.auth_igBack__QDEo2:hover{color:rgba(255,255,255,.85)}.auth_igHeader__QpZcj{margin-bottom:2rem}.auth_igTitle__ODGgs{font-family:Lora,Georgia,serif;font-size:1.75rem;font-weight:700;color:#fff;margin:0 0 .5rem;line-height:1.2}.auth_igSubtitle__49gR_{font-size:.9375rem;color:rgba(255,255,255,.5);margin:0;line-height:1.5}.auth_igForm__CLUxl{display:flex;flex-direction:column;gap:1.25rem}.auth_igRow__OEbqz{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.auth_igField__7qKy7{display:flex;flex-direction:column;gap:.375rem}.auth_igLabel__lpePW{font-size:.875rem;font-weight:600;color:#fff;letter-spacing:.01em}.auth_igInput__3tcDP{width:100%;padding:.8125rem 1rem;background:#1a1a1a;border:1px solid rgba(255,255,255,.12);border-radius:10px;font-size:.9375rem;color:#fff;transition:border-color .2s,background .2s;box-sizing:border-box}.auth_igInput__3tcDP::placeholder{color:rgba(255,255,255,.3)}.auth_igInput__3tcDP:focus{outline:none;border-color:#0EA5E9;background:#1f1a2e}.auth_igInputPad__dmhM3{padding-right:3rem}.auth_igInputWrapper__RiyQZ{position:relative}.auth_igInputIcon__LJBID{position:absolute;right:.875rem;top:50%;transform:translateY(-50%);display:flex;align-items:center}.auth_igIconOk__O2LTs{color:#10b981;display:flex}.auth_igIconError__tdzTJ{color:#ef4444;display:flex}.auth_igEyeBtn__LzEZ9{position:absolute;right:.875rem;top:50%;transform:translateY(-50%);background:none;border:none;cursor:pointer;color:rgba(255,255,255,.35);display:flex;align-items:center;padding:0;transition:color .2s}.auth_igEyeBtn__LzEZ9:hover{color:rgba(255,255,255,.75)}.auth_igHint__zCC83{font-size:.8125rem;color:rgba(255,255,255,.4);margin:0;line-height:1.4}.auth_igFieldError__4A_qQ{color:#f87171}.auth_igFieldError__4A_qQ,.auth_igFieldSuccess__0Y9Cd{display:flex;align-items:center;gap:.3rem;font-size:.8125rem;margin:0}.auth_igFieldSuccess__0Y9Cd{color:#34d399}.auth_igStrengthBar__Wl__D{display:flex;align-items:center;gap:.75rem;margin-top:.5rem;font-size:.8125rem}.auth_igStrengthDots__vX5zH{display:flex;gap:.25rem}.auth_igStrengthDot__qRj_I{width:6px;height:6px;border-radius:50%;background:rgba(255,255,255,.15);transition:background .2s}.auth_igStrengthWeak__sj6tV{color:#f87171}.auth_igStrengthMedium__CblYE{color:#fb923c}.auth_igStrengthGood__D4yZT{color:#34d399}.auth_igStrengthWeak__sj6tV .auth_igStrengthDotActive__KkOj8{background:#f87171}.auth_igStrengthMedium__CblYE .auth_igStrengthDotActive__KkOj8{background:#fb923c}.auth_igStrengthGood__D4yZT .auth_igStrengthDotActive__KkOj8{background:#34d399}.auth_igSpinner__7qJvM{animation:auth_igSpin__u3d1c .8s linear infinite;color:rgba(255,255,255,.6)}@keyframes auth_igSpin__u3d1c{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.auth_igLegal__Q2cfr{font-size:.8125rem;color:rgba(255,255,255,.4);line-height:1.6;margin:0}.auth_igLegalLink__i14hU{color:#0EA5E9;text-decoration:none;font-weight:500;transition:color .2s}.auth_igLegalLink__i14hU:hover{color:#9f6ef5;text-decoration:underline}.auth_igMessage__k3d1_{padding:.875rem 1rem;border-radius:10px;font-size:.875rem;line-height:1.5;border:1px solid}.auth_igMessageError__NbPeX{background:rgba(239,68,68,.08);border-color:rgba(239,68,68,.25);color:#f87171}.auth_igMessageSuccess__IeBpX{background:rgba(16,185,129,.08);border-color:rgba(16,185,129,.25);color:#34d399}.auth_igSubmitBtn__NL0Ow{width:100%;padding:.9375rem;background:#0EA5E9;color:white;border:none;border-radius:10px;font-size:1rem;font-weight:700;cursor:pointer;transition:background .2s,transform .15s;display:flex;align-items:center;justify-content:center;gap:.5rem;margin-top:.5rem}.auth_igSubmitBtn__NL0Ow:hover:not(:disabled){background:#0284C7;transform:translateY(-1px)}.auth_igSubmitBtn__NL0Ow:disabled{background:rgba(14,165,233,.35);cursor:not-allowed;transform:none}.auth_igSecondaryBtn__lAJwd{display:block;width:100%;padding:.9375rem;margin-top:1rem;background:transparent;color:rgba(255,255,255,.65);border:1px solid rgba(255,255,255,.15);border-radius:10px;font-size:.9375rem;font-weight:500;text-align:center;text-decoration:none;transition:border-color .2s,color .2s;box-sizing:border-box}.auth_igSecondaryBtn__lAJwd:hover{border-color:rgba(255,255,255,.35);color:#fff}@media (max-width:480px){.auth_igRow__OEbqz{grid-template-columns:1fr}.auth_igTitle__ODGgs{font-size:1.5rem}}@media (prefers-color-scheme:light){.auth_igPage__KZ9mR{background:#fafafa}.auth_igBack__QDEo2{color:rgba(0,0,0,.4)}.auth_igBack__QDEo2:hover{color:rgba(0,0,0,.75)}.auth_igTitle__ODGgs{color:#0e0e0e}.auth_igSubtitle__49gR_{color:rgba(0,0,0,.5)}.auth_igLabel__lpePW{color:#0e0e0e}.auth_igInput__3tcDP{background:#fff;border-color:rgba(0,0,0,.15);color:#0e0e0e}.auth_igInput__3tcDP::placeholder{color:rgba(0,0,0,.3)}.auth_igInput__3tcDP:focus{border-color:#0EA5E9;background:#faf7ff}.auth_igEyeBtn__LzEZ9{color:rgba(0,0,0,.3)}.auth_igEyeBtn__LzEZ9:hover{color:rgba(0,0,0,.65)}.auth_igHint__zCC83{color:rgba(0,0,0,.4)}.auth_igStrengthDot__qRj_I{background:rgba(0,0,0,.1)}.auth_igStrengthWeak__sj6tV{color:#dc2626}.auth_igStrengthMedium__CblYE{color:#ea580c}.auth_igStrengthGood__D4yZT{color:#059669}.auth_igStrengthWeak__sj6tV .auth_igStrengthDotActive__KkOj8{background:#dc2626}.auth_igStrengthMedium__CblYE .auth_igStrengthDotActive__KkOj8{background:#ea580c}.auth_igStrengthGood__D4yZT .auth_igStrengthDotActive__KkOj8{background:#059669}.auth_igSpinner__7qJvM{color:rgba(0,0,0,.35)}.auth_igLegal__Q2cfr{color:rgba(0,0,0,.4)}.auth_igFieldError__4A_qQ{color:#dc2626}.auth_igFieldSuccess__0Y9Cd,.auth_igIconOk__O2LTs{color:#059669}.auth_igIconError__tdzTJ{color:#dc2626}.auth_igMessageError__NbPeX{background:rgba(220,38,38,.06);border-color:rgba(220,38,38,.25);color:#dc2626}.auth_igMessageSuccess__IeBpX{background:rgba(5,150,105,.06);border-color:rgba(5,150,105,.25);color:#059669}.auth_igSecondaryBtn__lAJwd{color:rgba(0,0,0,.55);border-color:rgba(0,0,0,.15)}.auth_igSecondaryBtn__lAJwd:hover{border-color:rgba(0,0,0,.3);color:#0e0e0e}}.auth_authPage__7DhQE{min-height:100vh;background:var(--background-secondary,#0e0e0e)}.auth_authHeader__XRk_v{text-align:center;margin-bottom:2rem}.auth_authTitle__YJ2o3{font-family:Lora,Georgia,serif;font-size:1.75rem;font-weight:700;color:var(--text-primary,#fff);margin:0 0 .5rem}.auth_authSubtitle__mdjwa{color:var(--text-secondary,rgba(255,255,255,.5));font-size:1rem}.auth_icon__9UnlG{width:1.25rem;height:1.25rem}.auth_iconSmall__pSFYg{width:1rem;height:1rem}.auth_spinner__eW2uM{position:relative;width:10px;height:10px;border-radius:50%;background:var(--cta-primary);animation:auth_dotPulse___Iz4A 1.4s ease-in-out infinite both;animation-delay:-.32s}.auth_spinner__eW2uM:after,.auth_spinner__eW2uM:before{content:"";position:absolute;top:0;width:10px;height:10px;border-radius:50%;background:var(--brand-primary);animation:auth_dotPulse___Iz4A 1.4s ease-in-out infinite both}.auth_spinner__eW2uM:before{left:-18px;animation-delay:-.64s}.auth_spinner__eW2uM:after{left:18px;animation-delay:0s}@keyframes auth_dotPulse___Iz4A{0%,80%,to{transform:scale(.5);opacity:.4}40%{transform:scale(1);opacity:1}}.auth_callbackPage__Rjwfs{min-height:100vh;background:var(--background);display:flex;align-items:center;justify-content:center;padding:1rem}.auth_callbackContent__BMXLG{text-align:center;max-width:28rem;margin:0 auto;padding:2rem}.auth_callbackSpinner__Kl8PJ{display:flex;align-items:center;justify-content:center;height:2rem;margin:0 auto 1.5rem}.auth_callbackMessage__7Xj00{color:var(--text-secondary,rgba(255,255,255,.5));margin:0}.auth_callbackIconSuccess__e2l77{width:3rem;height:3rem;margin:0 auto 1rem;background:rgba(16,185,129,.1);border-radius:50%;display:flex;align-items:center;justify-content:center}.auth_callbackIconSuccess__e2l77 svg{width:1.5rem;height:1.5rem;color:#10b981}.auth_callbackMessageSuccess__0cilA{color:#059669;font-weight:500;margin:0}.auth_callbackIconError__wSfnu{width:3rem;height:3rem;margin:0 auto 1rem;background:rgba(239,68,68,.1);border-radius:50%;display:flex;align-items:center;justify-content:center}.auth_callbackIconError__wSfnu svg{width:1.5rem;height:1.5rem;color:#ef4444}.auth_callbackMessageError__EG7TX{color:#dc2626;font-weight:500;margin:0 0 .5rem}.auth_callbackSubtext__Mir6S{color:var(--text-tertiary,rgba(255,255,255,.35));font-size:.875rem;margin:0}.auth_callbackDebug__1Q5UD{margin-top:2rem;padding:1rem;background:var(--background-secondary,#1a1a1a);border-radius:8px;text-align:left;border:1px solid var(--border,rgba(255,255,255,.1))}.auth_callbackDebugTitle__5irv7{font-family:monospace;font-size:.875rem;font-weight:600;margin:0 0 .5rem;color:var(--text-primary,#fff)}.auth_callbackDebugItem__8VIrk{font-family:monospace;font-size:.75rem;color:var(--text-secondary,rgba(255,255,255,.5));margin:.25rem 0;word-break:break-all}.profile-tab_profileTab__EoDq_{display:flex;flex-direction:column;gap:2rem}.profile-tab_sectionTitle__9QO0o{font-size:1.125rem;font-weight:600;color:var(--foreground);margin-bottom:1.5rem}.profile-tab_coverSection__5IdrH{position:relative;width:100%;margin-bottom:1.5rem}.profile-tab_coverInput___Xnsk{display:none}.profile-tab_coverLabel__vmvH2{position:relative;display:block;width:100%;height:160px;border-radius:.5rem;overflow:hidden;cursor:pointer;border:2px dashed var(--border);background:var(--muted)}.profile-tab_coverImage__eDRLx{width:100%;height:100%;object-fit:cover}.profile-tab_coverPlaceholder__oGhUe{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.profile-tab_coverPlaceholderText__DetwP{font-size:.875rem;color:var(--muted-foreground)}.profile-tab_coverOverlay__szolk{position:absolute;inset:0;background:rgba(0,0,0,.4);display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .2s ease}.profile-tab_coverLabel__vmvH2:hover .profile-tab_coverOverlay__szolk{opacity:1}.profile-tab_coverOverlayText__6lx10{color:white;font-size:.875rem;font-weight:500}.profile-tab_avatarSection__dmlHs{display:flex;align-items:center;gap:1rem;margin-bottom:2rem}.profile-tab_avatarContainer__QDGOO{position:relative;width:5rem;height:5rem}.profile-tab_avatarImage__QMJCG{object-fit:cover}.profile-tab_avatarImage__QMJCG,.profile-tab_avatarPlaceholder__fgf7_{width:100%;height:100%;border-radius:50%;border:2px solid var(--border)}.profile-tab_avatarPlaceholder__fgf7_{background:var(--muted);color:var(--muted-foreground);display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:600}.profile-tab_avatarInput__R_cMW{display:none}.profile-tab_formGrid__wEdpT{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;margin-bottom:2rem}.profile-tab_formField__3gdn6{display:flex;flex-direction:column}.profile-tab_formFieldFull__PgJdD{grid-column:1/-1}.profile-tab_formLabel__qGof1{font-size:.875rem;font-weight:500;color:var(--foreground);margin-bottom:.5rem}.profile-tab_formInput__6eUjL,.profile-tab_formTextarea__gV_Kf{width:100%;padding:.75rem;border:1px solid var(--border);border-radius:.5rem;background:var(--background);color:var(--foreground);font-size:.875rem;transition:all .2s ease}.profile-tab_formInput__6eUjL:focus,.profile-tab_formTextarea__gV_Kf:focus{outline:none;border-color:var(--primary);box-shadow:0 0 0 3px rgba(59,130,246,.1)}.profile-tab_formInput__6eUjL::placeholder,.profile-tab_formTextarea__gV_Kf::placeholder{color:var(--muted-foreground)}.profile-tab_formTextarea__gV_Kf{resize:vertical;min-height:5rem}.profile-tab_inputWithValidation__8taON{position:relative}.profile-tab_validationIcon__zLMT3{position:absolute;right:.75rem;top:50%;transform:translateY(-50%);display:flex;align-items:center;justify-content:center}.profile-tab_validationIconLoading__i13mG{color:var(--muted-foreground)}.profile-tab_validationIconSuccess__6B1Vg{color:#22c55e}.profile-tab_validationIconError__yiv1F{color:#ef4444}.profile-tab_validationMessage__Hwdm9{font-size:.75rem;margin-top:.25rem;display:flex;align-items:center;gap:.25rem}.profile-tab_validationMessageSuccess__dhw4C{color:#22c55e}.profile-tab_validationMessageError__iON4w{color:#ef4444}.profile-tab_charCounter__LdfFB{font-size:.75rem;color:var(--muted-foreground);margin-top:.25rem;text-align:right}.profile-tab_countrySelectorWrapper__UCrwY{width:100%}.profile-tab_genresSection__KhELZ{margin-top:2rem}.profile-tab_genresTitle__oRFVb{font-size:1rem;font-weight:600;color:var(--foreground);margin-bottom:.5rem}.profile-tab_genresDescription___PiPi{font-size:.875rem;color:var(--muted-foreground);margin-bottom:1.5rem}.profile-tab_genresLoading__DjZoU{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem 1rem;text-align:center}.profile-tab_genresLoadingText__ycjs7{color:var(--muted-foreground);margin-top:1rem}.profile-tab_genresGrid__a5zbS{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:.75rem;margin-bottom:1rem}.profile-tab_genreCard__nZLFQ{position:relative;display:flex;align-items:center;padding:.875rem;background:var(--muted);border:1px solid var(--border);border-radius:.5rem;cursor:pointer;transition:all .2s ease;width:100%;text-align:left}.profile-tab_genreCard__nZLFQ:hover{background:var(--accent);border-color:var(--border)}.profile-tab_genreCardSelected__x8kuM{background:#eff6ff;border-color:#93c5fd;color:#2563eb}.dark .profile-tab_genreCardSelected__x8kuM{background:#1e3a8a;border-color:#3b82f6;color:#93c5fd}.profile-tab_genreContent__DepkG{display:flex;align-items:center;gap:.75rem;flex:1}.profile-tab_genreEmoji__dVpog{font-size:1.25rem;flex-shrink:0}.profile-tab_genreName__yxcT8{font-size:.875rem;font-weight:500;color:inherit}.profile-tab_genreCheck___lF95{position:absolute;top:.5rem;right:.5rem}.profile-tab_genreCheckIcon__WAbBf{width:1rem;height:1rem;background:#2563eb;border-radius:50%;display:flex;align-items:center;justify-content:center}.dark .profile-tab_genreCheckIcon__WAbBf{background:#60a5fa}.profile-tab_genresEmpty__idFDN{text-align:center;padding:3rem 1rem}.profile-tab_genresCounter__Dqdrj,.profile-tab_genresEmptyText__gwvkf{color:var(--muted-foreground);font-size:.875rem}.profile-tab_genresCounter__Dqdrj{text-align:center;margin-top:1rem}.profile-tab_iconSm__cahsq{width:1rem;height:1rem}.profile-tab_iconXs__FwdsW{width:.75rem;height:.75rem}.profile-tab_spinner__P8CCm{animation:profile-tab_spin__YGdiX 1s linear infinite}@keyframes profile-tab_spin__YGdiX{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.profile-tab_loadingSpinner__L__tn{width:2rem;height:2rem;border-top:2px solid var(--border);border:2px solid var(--border);border-top-color:var(--primary);border-radius:50%;animation:profile-tab_spin__YGdiX 1s linear infinite}.profile-tab_btnSecondary__WjOAg{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:var(--muted);color:var(--foreground);font-weight:500;border:1px solid var(--border);border-radius:.375rem;cursor:pointer;transition:all .2s ease;text-decoration:none}.profile-tab_btnSecondary__WjOAg:hover{background:var(--accent);color:var(--accent-foreground);border-color:var(--border)}.profile-tab_btnSm__oMiEK{padding:.375rem .75rem;font-size:.875rem}@media (max-width:480px){.profile-tab_avatarContainer__QDGOO{width:4rem;height:4rem}.profile-tab_avatarPlaceholder__fgf7_{font-size:1.25rem}.profile-tab_formInput__6eUjL,.profile-tab_formTextarea__gV_Kf{padding:.625rem;font-size:1rem}}@media (max-width:768px){.profile-tab_formGrid__wEdpT{grid-template-columns:1fr;gap:1rem}.profile-tab_avatarSection__dmlHs{flex-direction:column;text-align:center}.profile-tab_genresGrid__a5zbS{grid-template-columns:1fr;gap:.5rem}.profile-tab_genreCard__nZLFQ{padding:.75rem}.profile-tab_sectionTitle__9QO0o{font-size:1rem}.profile-tab_genresSection__KhELZ{margin-bottom:2rem}.profile-tab_settingsContent__foGhn{padding:1.5rem 2rem 0}.profile-tab_settingsSaveSectionMobile__5ZGUd,.profile-tab_settingsSaveSection__69RiS{padding-bottom:6rem;position:sticky;bottom:0;background:var(--background);border-top:1px solid var(--border);z-index:1001;box-shadow:0 -4px 6px -1px rgb(0 0 0/.1)}.profile-tab_btnSaveFullWidth__MmrWC,.profile-tab_btnSave__QPO6P{margin-bottom:0}}.profile-tab_mobileBottomSpacer__aSNXF{height:6rem;width:100%}@media (min-width:769px){.profile-tab_mobileBottomSpacer__aSNXF{display:none}}.profile-tab_saveSection__WdtyV{padding:1.5rem 2rem;border-top:1px solid var(--border);background:var(--card);display:flex;justify-content:flex-end}.profile-tab_saveButton__Uc1hp{padding:.75rem 1.5rem;font-size:1rem;font-weight:500;border:1px solid transparent;border-radius:.5rem;display:flex;align-items:center;transition:all .2s ease;cursor:pointer}.profile-tab_saveButtonActive__7UDkQ{color:white;background:#3b82f6}.profile-tab_saveButtonActive__7UDkQ:hover{background:#2563eb}.profile-tab_saveButtonDisabled__tgb_r{color:var(--muted-foreground);background:var(--muted);cursor:not-allowed}.profile-tab_saveButtonSpinner__6rNL0{animation:profile-tab_spin__YGdiX 1s linear infinite;border-radius:50%;height:1.25rem;width:1.25rem;border:2px solid;border-top:2px solid transparent;margin-right:.75rem}@media (max-width:768px){.profile-tab_saveSection__WdtyV{bottom:6rem;position:sticky;z-index:1001;background:var(--background);border-top:1px solid var(--border);justify-content:center;box-shadow:0 -2px 8px rgba(0,0,0,.1)}.profile-tab_saveButton__Uc1hp{width:100%;max-width:300px;justify-content:center}}.privacy-tab_privacyTab__lXwdH{display:flex;flex-direction:column;gap:1.5rem}.privacy-tab_privacyHeader__U2prp{display:flex;align-items:center;justify-content:space-between}.privacy-tab_privacyTitle__1MkD7{font-size:1.125rem;font-weight:600;color:var(--foreground)}.privacy-tab_unsavedChanges__Oo8eh{font-size:.875rem;color:#ea580c;background:#fff7ed;padding:.25rem .75rem;border-radius:.375rem}.dark .privacy-tab_unsavedChanges__Oo8eh{background:rgba(234,88,12,.1);color:#fb923c}.privacy-tab_loadingContainer__lC6qQ{display:flex;align-items:center;justify-content:center;padding:2rem 0}.privacy-tab_loadingSpinner__E0Yzu{animation:privacy-tab_spin__0WpKJ 1s linear infinite;border-radius:50%;height:2rem;width:2rem;border:2px solid var(--border);border-top:2px solid #3b82f6}@keyframes privacy-tab_spin__0WpKJ{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.privacy-tab_settingsContent__qb_l4{display:flex;flex-direction:column;gap:1.5rem}.privacy-tab_settingItem__Q7neX{display:flex;align-items:center;justify-content:space-between;padding:1rem 0;border-bottom:1px solid var(--border)}.privacy-tab_settingInfo__5HiIj{flex:1}.privacy-tab_settingTitle__vlSeQ{font-size:.875rem;font-weight:500;color:var(--foreground);margin-bottom:.25rem}.privacy-tab_settingDescription__pSmx7{font-size:.875rem;color:var(--muted-foreground)}.privacy-tab_settingControl__qImPy{margin-left:1rem}.privacy-tab_privacySelect___DSdG{padding:.5rem .75rem;border:1px solid var(--border);border-radius:.375rem;background:var(--background);color:var(--foreground);font-size:.875rem;transition:all .2s ease}.privacy-tab_privacySelect___DSdG:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 2px rgba(59,130,246,.2)}.privacy-tab_toggleSwitch__UgLum{position:relative;display:inline-flex;align-items:center;cursor:pointer}.privacy-tab_toggleInput__GhcUY{position:absolute;opacity:0;pointer-events:none}.privacy-tab_toggleSlider__Nr_5B{width:2.75rem;height:1.5rem;background:var(--muted);border-radius:9999px;transition:all .2s ease;position:relative}.privacy-tab_toggleInput__GhcUY:checked+.privacy-tab_toggleSlider__Nr_5B{background:#3b82f6}.privacy-tab_toggleSlider__Nr_5B:after{content:"";position:absolute;top:.125rem;left:.125rem;width:1.25rem;height:1.25rem;background:white;border-radius:50%;transition:transform .2s ease;border:1px solid var(--border)}.privacy-tab_toggleInput__GhcUY:checked+.privacy-tab_toggleSlider__Nr_5B:after{transform:translateX(1.25rem);border-color:white}.privacy-tab_toggleInput__GhcUY:focus+.privacy-tab_toggleSlider__Nr_5B{outline:none;box-shadow:0 0 0 4px rgba(59,130,246,.2)}.privacy-tab_additionalSettings__SjLHN{display:flex;flex-direction:column;gap:1rem}.privacy-tab_additionalTitle__jgJRm{font-size:.875rem;font-weight:500;color:var(--foreground)}.privacy-tab_checkboxItem__nngaj{display:flex;align-items:flex-start;gap:.75rem}.privacy-tab_checkboxInput__QCewv{margin-top:.25rem;height:1rem;width:1rem;color:#3b82f6;border:1px solid var(--border);border-radius:.25rem;transition:all .2s ease;cursor:pointer}.privacy-tab_checkboxInput__QCewv:focus{outline:none;box-shadow:0 0 0 2px rgba(59,130,246,.2)}.privacy-tab_checkboxContent__buhAo{flex:1}.privacy-tab_checkboxLabel__83ke0{font-size:.875rem;font-weight:500;color:var(--foreground);cursor:pointer}.privacy-tab_checkboxDescription__aWkpk{font-size:.875rem;color:var(--muted-foreground)}.privacy-tab_blockedUsersSection__BQaq6{display:flex;flex-direction:column;gap:1rem;padding-top:1.5rem;border-top:1px solid var(--border)}.privacy-tab_blockedUsersTitle__65rfK{font-size:.875rem;font-weight:500;color:var(--foreground)}.privacy-tab_blockedUsersContent__ZUILo{display:flex;flex-direction:column;gap:.75rem}.privacy-tab_blockedUsersHeader__T4264{display:flex;align-items:center;justify-content:space-between}.privacy-tab_blockedUsersCount__2yT2B{font-size:.875rem;font-weight:500;color:var(--foreground)}.privacy-tab_blockedUsersEmpty__wlMfj{text-align:center;padding:1.5rem 0;color:var(--muted-foreground)}.privacy-tab_emptyMessage__ay5XR{font-size:.875rem}.privacy-tab_emptyDescription__AmQPP{font-size:.75rem;margin-top:.25rem;color:var(--muted-foreground)}.privacy-tab_blockedUsersList__EKxJC{display:flex;flex-direction:column;gap:.5rem}.privacy-tab_blockedUserItem__vH_Oi{display:flex;align-items:center;justify-content:space-between;padding:.75rem;background:var(--background);border:1px solid var(--border);border-radius:.5rem;transition:all .2s ease}.privacy-tab_blockedUserItem__vH_Oi:hover{background:var(--muted)}.privacy-tab_blockedUserInfo__kCYbw{display:flex;align-items:center;gap:.75rem}.privacy-tab_blockedUserAvatar__VJa0A{width:2rem;height:2rem;background:var(--muted);border-radius:50%;display:flex;align-items:center;justify-content:center}.privacy-tab_blockedUserInitial___N7gZ{font-size:.875rem;font-weight:500;color:var(--muted-foreground)}.privacy-tab_blockedUserDetails__1oAcL{display:flex;flex-direction:column}.privacy-tab_blockedUserUsername__frKic{font-size:.875rem;font-weight:500;color:var(--foreground)}.privacy-tab_blockedUserDate__m1yW2{font-size:.75rem;color:var(--muted-foreground)}.privacy-tab_unblockButton__kNiLA{padding:.25rem .75rem;font-size:.875rem;border-radius:.375rem;font-weight:500;transition:all .2s ease;border:none;cursor:pointer}.privacy-tab_unblockButtonActive__nv_HX{background:#16a34a;color:white}.privacy-tab_unblockButtonActive__nv_HX:hover{background:#15803d}.privacy-tab_unblockButtonDisabled__p4_dO{background:var(--muted);color:var(--muted-foreground);cursor:not-allowed}.privacy-tab_saveSection__qx7gg{display:flex;justify-content:flex-end;padding-top:1.5rem;border-top:1px solid var(--border)}.privacy-tab_saveButton__ZMgx3{padding:.75rem 1.5rem;font-size:1rem;font-weight:500;border:1px solid transparent;border-radius:.5rem;display:flex;align-items:center;transition:all .2s ease;cursor:pointer}.privacy-tab_saveButtonActive__dfURH{color:white;background:#3b82f6}.privacy-tab_saveButtonActive__dfURH:hover{background:#2563eb}.privacy-tab_saveButtonDisabled__fRYk2{color:var(--muted-foreground);background:var(--muted);cursor:not-allowed}.privacy-tab_saveButtonSpinner__LBz5Y{animation:privacy-tab_spin__0WpKJ 1s linear infinite;border-radius:50%;height:1.25rem;width:1.25rem;border:2px solid;border-top:2px solid transparent;margin-right:.75rem}@media (max-width:768px){.privacy-tab_privacyHeader__U2prp{flex-direction:column;align-items:flex-start;gap:.75rem}.privacy-tab_settingItem__Q7neX{flex-direction:column;align-items:flex-start;gap:1rem}.privacy-tab_settingControl__qImPy{margin-left:0;width:100%}.privacy-tab_privacySelect___DSdG{width:100%}.privacy-tab_blockedUserItem__vH_Oi{flex-direction:column;align-items:flex-start;gap:.75rem}.privacy-tab_saveSection__qx7gg{padding-top:1rem}.privacy-tab_saveButton__ZMgx3{width:100%;justify-content:center}.privacy-tab_saveSection__qx7gg{bottom:6rem;position:sticky;z-index:1001;background:var(--background);padding:1rem;border-top:1px solid var(--border)}}.accounttab_accountContainer__Pc0y1{padding-bottom:1.5rem}.accounttab_accountContainerMobile__xXl4Q{padding-bottom:5rem}.accounttab_accountTitle__5Y_gI{font-size:1.125rem;font-weight:600;color:var(--foreground);margin-bottom:1rem}.accounttab_sectionsContainer__5QXyo{display:flex;flex-direction:column;gap:1rem}.accounttab_configSection__J4QTW{padding:1rem;border:1px solid var(--border);border-radius:8px;background:var(--card)}.accounttab_sectionTitle__TfYUE{font-size:.875rem;font-weight:500;color:var(--foreground);margin-bottom:.5rem}.accounttab_sectionValue__9mr8q{font-size:.875rem;color:var(--muted-foreground);margin-bottom:.5rem}.accounttab_sectionButton__aEOSI{margin-top:.5rem;font-size:.875rem;color:#3b82f6;background:none;border:none;cursor:pointer;transition:color .2s ease}.accounttab_sectionButton__aEOSI:hover{color:#2563eb}.accounttab_dangerZone__s_Y8R{padding:1rem;border:1px solid #fecaca;border-radius:8px;background:#fef2f2}.accounttab_dangerTitle__wfFJ_{font-size:.875rem;font-weight:500;color:#991b1b;margin-bottom:.5rem}.accounttab_dangerDescription__eQp_s{font-size:.875rem;color:#dc2626;margin-bottom:.75rem}.accounttab_dangerButton__CayEw{padding:.5rem 1rem;background:#dc2626;color:white;font-size:.875rem;border-radius:6px;border:none;cursor:pointer;transition:background .2s ease}.accounttab_dangerButton__CayEw:hover{background:#b91c1c}.accounttab_modalOverlay__cIPy7{position:fixed;inset:0;background:var(--modal-overlay);z-index:var(--z-modal);display:flex;align-items:center;justify-content:center;padding:1rem}.accounttab_modalContainer__86ibM{position:relative;background:var(--card);border-radius:8px;box-shadow:0 25px 50px -12px rgba(0,0,0,.25);width:100%;max-width:28rem}.accounttab_modalContent__gAK63{padding:1.5rem}.accounttab_modalTitle__FYeR_{font-size:1.125rem;font-weight:600;color:var(--foreground);margin-bottom:1rem}.accounttab_modalDeleteTitle__WSuwf{font-size:1.125rem;font-weight:600;color:#991b1b;margin-bottom:1rem}.accounttab_formContainer__DjXGX{gap:1rem}.accounttab_fieldContainer__Y1_d2,.accounttab_formContainer__DjXGX{display:flex;flex-direction:column}.accounttab_fieldLabel__52aZh{display:block;font-size:.875rem;font-weight:500;color:var(--foreground);margin-bottom:.5rem}.accounttab_fieldInput__HGFD9{width:100%;padding:.75rem;border:1px solid var(--border);border-radius:8px;background:var(--background);color:var(--foreground);transition:all .2s ease}.accounttab_fieldInput__HGFD9:focus{outline:none;ring:2px;ring-color:#3b82f6;border-color:#3b82f6}.accounttab_fieldInputDisabled__tbEsA{background:var(--muted);color:var(--muted-foreground);cursor:not-allowed}.accounttab_fieldInputWithIcon__hJcEN{padding-right:2.5rem}.accounttab_fieldInputWithButton__t0jbS{padding-right:3rem}.accounttab_inputContainer__Nju68{position:relative}.accounttab_inputIconButton__HM1nu,.accounttab_inputIcon__mrFqM{position:absolute;right:.75rem;top:.75rem;color:var(--muted-foreground)}.accounttab_inputIconButton__HM1nu{background:none;border:none;cursor:pointer;transition:color .2s ease}.accounttab_inputIconButton__HM1nu:hover{color:var(--foreground)}.accounttab_validationMessage__putvX{font-size:.75rem;margin-top:.25rem}.accounttab_validationError__mXCbP{color:#dc2626}.accounttab_validationSuccess__sr_bF{color:#059669;display:flex;align-items:center;gap:.25rem}.accounttab_passwordStrength__jWjsB{font-size:.75rem;margin-top:.5rem;padding:.5rem;border-radius:4px;border:1px solid}.accounttab_passwordStrengthWeak__xjihS{background:#fef2f2;border-color:#fecaca;color:#dc2626}.accounttab_passwordStrengthMedium__roEJ1{background:#fffbeb;border-color:#fed7aa;color:#d97706}.accounttab_passwordStrengthStrong__uw3yZ{background:#f0fdf4;border-color:#bbf7d0;color:#059669}.accounttab_modalActions__RrAd9{display:flex;justify-content:flex-end;gap:.75rem;margin-top:1.5rem}.accounttab_modalButton__Hp8Nu{padding:.5rem 1rem;border-radius:6px;font-weight:500;font-size:.875rem;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;gap:.5rem;border:none}.accounttab_modalButtonSecondary__Z2xWZ{color:var(--foreground);border:1px solid var(--border);background:var(--background)}.accounttab_modalButtonSecondary__Z2xWZ:hover{background:var(--muted)}.accounttab_modalButtonPrimary__S7SPj{background:#3b82f6;color:white}.accounttab_modalButtonPrimary__S7SPj:hover{background:#2563eb}.accounttab_modalButtonDanger__0bjZc{background:#dc2626;color:white}.accounttab_modalButtonDanger__0bjZc:hover{background:#b91c1c}.accounttab_modalButtonDisabled__7wM6R{background:var(--muted);color:var(--muted-foreground);cursor:not-allowed}.accounttab_modalButtonDisabled__7wM6R:hover{background:var(--muted)}.accounttab_loadingSpinner__4Yg0M{width:1rem;height:1rem;animation:accounttab_spin__6_1HP 1s linear infinite}.dark .accounttab_dangerZone__s_Y8R{background:rgba(220,38,38,.1);border-color:rgba(220,38,38,.3)}.dark .accounttab_dangerTitle__wfFJ_{color:#fca5a5}.dark .accounttab_dangerDescription__eQp_s{color:#f87171}.dark .accounttab_modalDeleteTitle__WSuwf{color:#fca5a5}.dark .accounttab_passwordStrengthWeak__xjihS{background:rgba(220,38,38,.1);border-color:rgba(220,38,38,.3);color:#f87171}.dark .accounttab_passwordStrengthMedium__roEJ1{background:rgba(217,119,6,.1);border-color:rgba(217,119,6,.3);color:#fbbf24}.dark .accounttab_passwordStrengthStrong__uw3yZ{background:rgba(5,150,105,.1);border-color:rgba(5,150,105,.3);color:#34d399}.accounttab_icon__wP69u{width:1.25rem;height:1.25rem}.accounttab_iconSmall__ar9AW{width:1rem;height:1rem}@keyframes accounttab_spin__6_1HP{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media (max-width:640px){.accounttab_modalContainer__86ibM{margin:1rem;max-width:calc(100vw - 2rem)}.accounttab_modalContent__gAK63{padding:1.25rem}.accounttab_modalActions__RrAd9{flex-direction:column}.accounttab_modalButton__Hp8Nu{justify-content:center}}.accounttab_dangerButton__CayEw:focus,.accounttab_fieldInput__HGFD9:focus,.accounttab_inputIconButton__HM1nu:focus,.accounttab_modalButton__Hp8Nu:focus,.accounttab_sectionButton__aEOSI:focus{outline:2px solid var(--primary);outline-offset:2px}.accounttab_hidden__ahVbC{display:none}.accounttab_visible__ZYU8x{display:block}