.notification-bell-module__f8PaPG__wrap{align-items:center;display:flex;position:relative}.notification-bell-module__f8PaPG__bell{width:34px;height:34px;color:var(--text);cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;padding:0;display:flex;position:relative}.notification-bell-module__f8PaPG__bell:hover{background:color-mix(in srgb,currentColor 10%,transparent)}.notification-bell-module__f8PaPG__badge{color:#fff;background:var(--accent);border-radius:999px;justify-content:center;align-items:center;min-width:16px;height:16px;padding:0 4px;font-size:10px;font-weight:700;line-height:1;display:flex;position:absolute;top:-2px;right:-2px}.notification-bell-module__f8PaPG__pulseDot{background:var(--accent);border:2px solid var(--bg-subtle);border-radius:50%;width:9px;height:9px;position:absolute;top:1px;right:1px}@media (prefers-reduced-motion:no-preference){.notification-bell-module__f8PaPG__pulseDot{animation:1.8s ease-out infinite notification-bell-module__f8PaPG__bell-pulse}@keyframes notification-bell-module__f8PaPG__bell-pulse{0%{box-shadow:0 0 0 0 color-mix(in srgb,var(--accent)60%,transparent)}70%{box-shadow:0 0 0 5px color-mix(in srgb,var(--accent)0%,transparent)}to{box-shadow:0 0 0 0 color-mix(in srgb,var(--accent)0%,transparent)}}}.notification-bell-module__f8PaPG__dropdown{background:var(--bg);border:1px solid var(--border);z-index:100;border-radius:12px;flex-direction:column;width:min(360px,100vw - 24px);max-height:min(70vh,480px);display:flex;position:absolute;top:calc(100% + 8px);right:0;overflow:hidden;box-shadow:0 8px 28px #0000002e}.notification-bell-module__f8PaPG__list{margin:0;padding:0;list-style:none}.notification-bell-module__f8PaPG__row{text-align:left;width:100%;color:var(--text);cursor:pointer;border:none;border-bottom:1px solid var(--border);background:0 0;gap:10px;padding:12px 14px;display:flex}.notification-bell-module__f8PaPG__row:hover{background:color-mix(in srgb,currentColor 6%,transparent)}.notification-bell-module__f8PaPG__unread{background:color-mix(in srgb,var(--accent)7%,transparent)}.notification-bell-module__f8PaPG__unread:hover{background:color-mix(in srgb,var(--accent)12%,transparent)}.notification-bell-module__f8PaPG__thumb{object-fit:cover;border-radius:8px;flex-shrink:0;width:44px;height:44px}.notification-bell-module__f8PaPG__rowBody{flex-direction:column;gap:3px;min-width:0;display:flex}.notification-bell-module__f8PaPG__rowTitle{align-items:center;gap:6px;font-size:13px;font-weight:600;display:flex}.notification-bell-module__f8PaPG__unreadDot{background:var(--accent);border-radius:50%;flex-shrink:0;width:7px;height:7px}.notification-bell-module__f8PaPG__rowText{color:var(--text-muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:12px;display:-webkit-box;overflow:hidden}
.sign-out-button-module___3ASjG__button{color:var(--text-muted);background:0 0;border-radius:4px;align-items:center;gap:6px;padding:4px 8px;font-size:13px;display:flex}.sign-out-button-module___3ASjG__button:hover{background:var(--bg-subtle);color:var(--text)}
.account-menu-module__tcWIxq__menu{padding:4px 0}.account-menu-module__tcWIxq__sheet{padding:8px 0 4px}.account-menu-module__tcWIxq__identity{color:var(--text);align-items:center;gap:12px;padding:10px 14px;transition:background .1s;display:flex}.account-menu-module__tcWIxq__sheet .account-menu-module__tcWIxq__identity{padding:14px 18px}.account-menu-module__tcWIxq__identity:hover{background:var(--bg-subtle)}.account-menu-module__tcWIxq__avatar{background:var(--accent);width:36px;height:36px;color:var(--text-on-accent);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:15px;font-weight:600;display:flex}.account-menu-module__tcWIxq__identityText{flex-direction:column;min-width:0;display:flex}.account-menu-module__tcWIxq__name{color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:600;overflow:hidden}.account-menu-module__tcWIxq__email{color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap;margin-top:2px;font-size:12px;overflow:hidden}.account-menu-module__tcWIxq__divider{background:var(--border);height:1px;margin:4px 0}.account-menu-module__tcWIxq__item{width:100%;color:var(--text-muted);text-align:left;cursor:pointer;background:0 0;border:none;border-radius:0;align-items:center;gap:10px;padding:8px 14px;font-size:13px;font-weight:400;transition:background .1s,color .1s;display:flex}.account-menu-module__tcWIxq__sheet .account-menu-module__tcWIxq__item{gap:14px;padding:13px 18px;font-size:15px}.account-menu-module__tcWIxq__item:hover{background:var(--bg-subtle);color:var(--text)}.account-menu-module__tcWIxq__itemLabel{flex:1}.account-menu-module__tcWIxq__balance{font-variant-numeric:tabular-nums;color:var(--text)}
.user-menu-module__tPWzya__container{position:relative}.user-menu-module__tPWzya__avatar{background:var(--accent);width:32px;height:32px;color:var(--text-on-accent);cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;padding:0;font-size:14px;font-weight:600;transition:opacity .15s;display:flex}.user-menu-module__tPWzya__avatar:hover{opacity:.85;background:var(--accent)}.user-menu-module__tPWzya__dropdown{background:var(--bg);border:1px solid var(--border);opacity:0;pointer-events:none;visibility:hidden;z-index:100;border-radius:8px;min-width:220px;transition:opacity .15s,transform .15s,visibility .15s;position:absolute;top:calc(100% + 8px);right:0;transform:translateY(-4px);box-shadow:0 4px 16px #0000001f}.user-menu-module__tPWzya__dropdown.user-menu-module__tPWzya__open{opacity:1;pointer-events:auto;visibility:visible;transform:translateY(0)}
.nav-module__FJ3sVG__nav{z-index:30;background:var(--bg-subtle);border-bottom:1px solid var(--border);align-items:center;gap:16px;height:48px;padding:0 16px;display:flex;position:sticky;top:0}.nav-module__FJ3sVG__logo{font-family:var(--font-display);color:var(--text);font-size:16px;font-weight:600}.nav-module__FJ3sVG__logoAccent{color:var(--accent)}.nav-module__FJ3sVG__spacer{flex:1}.nav-module__FJ3sVG__createButton{color:var(--text-on-accent);background:var(--accent);border-radius:6px;align-items:center;gap:6px;padding:6px 14px;font-size:13px;font-weight:500;transition:background .15s;display:flex}.nav-module__FJ3sVG__createButton:hover{background:var(--accent-hover)}.nav-module__FJ3sVG__link{color:var(--text-muted);font-size:14px}.nav-module__FJ3sVG__link:hover{color:var(--text)}.nav-module__FJ3sVG__authLinks{align-items:center;gap:12px;display:flex}.nav-module__FJ3sVG__signUpLink{color:var(--text-on-accent);background:var(--accent);border-radius:6px;padding:6px 14px;font-size:13px;font-weight:500}.nav-module__FJ3sVG__signUpLink:hover{background:var(--accent-hover)}.nav-module__FJ3sVG__desktopOnly{align-items:center;display:flex}@media (max-width:768px){.nav-module__FJ3sVG__desktopOnly{display:none}}
.mobile-bottom-nav-module__3JbXma__bottomNav{height:var(--bottom-nav-clearance);padding-bottom:env(safe-area-inset-bottom,0px);background:var(--bg);border-top:1px solid var(--border);z-index:50;display:none;position:fixed;bottom:0;left:0;right:0}@media (max-width:768px){.mobile-bottom-nav-module__3JbXma__bottomNav{justify-content:space-around;align-items:center;display:flex}}.mobile-bottom-nav-module__3JbXma__item{color:var(--text-muted);font:inherit;cursor:pointer;background:0 0;border:none;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:2px;padding:6px 0;transition:color .15s;display:flex}.mobile-bottom-nav-module__3JbXma__item:hover{background:0 0}.mobile-bottom-nav-module__3JbXma__item.mobile-bottom-nav-module__3JbXma__active{color:var(--accent)}.mobile-bottom-nav-module__3JbXma__tabAvatar{background:var(--accent);width:26px;height:26px;color:var(--text-on-accent);border-radius:50%;justify-content:center;align-items:center;font-size:12px;font-weight:600;transition:box-shadow .15s;display:flex}.mobile-bottom-nav-module__3JbXma__item.mobile-bottom-nav-module__3JbXma__active .mobile-bottom-nav-module__3JbXma__tabAvatar{box-shadow:0 0 0 2px var(--bg),0 0 0 4px var(--accent)}.mobile-bottom-nav-module__3JbXma__label{font-size:10px;line-height:1}.mobile-bottom-nav-module__3JbXma__createCircle{background:var(--accent);width:40px;height:40px;color:var(--text-on-accent);border-radius:50%;justify-content:center;align-items:center;transition:box-shadow .15s,transform .15s;display:flex}.mobile-bottom-nav-module__3JbXma__item.mobile-bottom-nav-module__3JbXma__active .mobile-bottom-nav-module__3JbXma__createCircle{box-shadow:0 0 0 2px var(--bg),0 0 0 4px var(--accent);transform:scale(1.05)}
.spinner-module__VKfKeG__spinner{border:2px solid var(--spinner-track,var(--border));border-top-color:var(--spinner-head,var(--accent));border-radius:50%;flex-shrink:0;animation:.8s linear infinite spinner-module__VKfKeG__spin;display:inline-block}@keyframes spinner-module__VKfKeG__spin{to{transform:rotate(360deg)}}
