.AppShell-module__Rauwvq__layout{background:var(--background);min-height:100vh;display:flex}.AppShell-module__Rauwvq__sidebar{background:var(--card-bg);border-right:1px solid var(--card-border);z-index:20;flex-direction:column;flex-shrink:0;gap:6px;width:260px;height:100vh;padding:20px 14px;display:flex;position:sticky;top:0;overflow:visible}.AppShell-module__Rauwvq__sidebarLogo{color:inherit;align-items:center;min-width:0;margin-bottom:4px;padding:8px 10px;text-decoration:none;display:flex}.AppShell-module__Rauwvq__sidebarNav{flex-direction:column;flex:1;gap:2px;min-height:0;display:flex;overflow:visible auto}.AppShell-module__Rauwvq__sidebarSectionLabel{color:var(--foreground-tertiary);text-transform:uppercase;letter-spacing:1.5px;padding:8px 10px;font-size:.6875rem;font-weight:800}.AppShell-module__Rauwvq__navItem{border-radius:var(--radius-md);color:var(--foreground-secondary);transition:background var(--transition-fast), color var(--transition-fast);cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:12px;width:100%;padding:10px 12px;font-family:inherit;font-size:.9375rem;font-weight:500;text-decoration:none;display:flex}.AppShell-module__Rauwvq__navItem:hover{background:var(--background);color:var(--foreground)}.AppShell-module__Rauwvq__navItemActive{background:var(--social-light);color:var(--social);font-weight:700}.AppShell-module__Rauwvq__navItemActive:hover{background:var(--social-light);color:var(--social)}.AppShell-module__Rauwvq__navItemActiveBehaviour{background:var(--behaviour-light);color:var(--behaviour);font-weight:700}.AppShell-module__Rauwvq__navItemActiveBehaviour:hover{background:var(--behaviour-light);color:var(--behaviour)}.AppShell-module__Rauwvq__navItemActiveHealth{background:var(--health-light);color:var(--health);font-weight:700}.AppShell-module__Rauwvq__navItemActiveHealth:hover{background:var(--health-light);color:var(--health)}.AppShell-module__Rauwvq__navItemActiveWalk{background:var(--walk-light);color:var(--walk);font-weight:700}.AppShell-module__Rauwvq__navItemActiveWalk:hover{background:var(--walk-light);color:var(--walk)}.AppShell-module__Rauwvq__navItemActiveProfile{background:var(--profile-light);color:var(--profile);font-weight:700}.AppShell-module__Rauwvq__navItemActiveProfile:hover{background:var(--profile-light);color:var(--profile)}.AppShell-module__Rauwvq__navItemIcon{flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;display:flex}.AppShell-module__Rauwvq__navItemBadge{border-radius:var(--radius-full);background:var(--foreground-tertiary);color:var(--card-bg);margin-left:auto;padding:2px 8px;font-size:.6875rem;font-weight:700}.AppShell-module__Rauwvq__sidebarSubLink{border-radius:var(--radius-md);color:var(--foreground-secondary);transition:background var(--transition-fast), color var(--transition-fast);cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:10px;width:100%;padding:8px 12px 8px 36px;font-family:inherit;font-size:.875rem;font-weight:500;text-decoration:none;display:flex}.AppShell-module__Rauwvq__sidebarSubLink:hover:not(:disabled){background:var(--background);color:var(--foreground)}.AppShell-module__Rauwvq__sidebarSubLink:disabled{opacity:.45;cursor:not-allowed}.AppShell-module__Rauwvq__sidebarSubLinkIcon{opacity:.85;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;display:flex}.AppShell-module__Rauwvq__sidebarSubLinkIcon>svg{width:18px;height:18px}.AppShell-module__Rauwvq__sidebarSubLinkActiveSocial{background:var(--social-light);color:var(--social);font-weight:600}.AppShell-module__Rauwvq__sidebarSubLinkActiveSocial:hover{background:var(--social-light);color:var(--social)}.AppShell-module__Rauwvq__sidebarSubLinkActiveBehaviour{background:var(--behaviour-light);color:var(--behaviour);font-weight:600}.AppShell-module__Rauwvq__sidebarSubLinkActiveBehaviour:hover{background:var(--behaviour-light);color:var(--behaviour)}.AppShell-module__Rauwvq__sidebarSubLinkActiveHealth{background:var(--health-light);color:var(--health);font-weight:600}.AppShell-module__Rauwvq__sidebarSubLinkActiveHealth:hover{background:var(--health-light);color:var(--health)}.AppShell-module__Rauwvq__sidebarSubLinkActiveWalk{background:var(--walk-light);color:var(--walk);font-weight:600}.AppShell-module__Rauwvq__sidebarSubLinkActiveWalk:hover{background:var(--walk-light);color:var(--walk)}.AppShell-module__Rauwvq__sidebarSubLinkActiveProfile{background:var(--profile-light);color:var(--profile);font-weight:600}.AppShell-module__Rauwvq__sidebarSubLinkActiveProfile:hover{background:var(--profile-light);color:var(--profile)}.AppShell-module__Rauwvq__sidebarFooter{border-top:1px solid var(--card-border);flex-direction:column;flex-shrink:0;gap:4px;margin-top:auto;padding-top:12px;display:flex;position:relative}.AppShell-module__Rauwvq__sidebarAccountWrap{width:100%;position:relative}.AppShell-module__Rauwvq__sidebarUserButton{border-radius:var(--radius-md);cursor:pointer;width:100%;font:inherit;text-align:left;color:inherit;transition:background var(--transition-fast);background:0 0;border:none;align-items:center;gap:10px;margin:0;padding:10px 12px;display:flex}.AppShell-module__Rauwvq__sidebarUserButton:hover{background:var(--background)}.AppShell-module__Rauwvq__accountMenu{z-index:100;border-radius:var(--radius-md);background:var(--card-bg);border:1px solid var(--card-border);flex-direction:column;gap:2px;padding:8px;display:flex;position:absolute;bottom:calc(100% + 8px);left:0;right:0;box-shadow:0 8px 32px #0000001f}.AppShell-module__Rauwvq__accountMenuLink{border-radius:var(--radius-sm);width:100%;font:inherit;color:var(--foreground-secondary);text-align:left;cursor:pointer;transition:background var(--transition-fast), color var(--transition-fast);background:0 0;border:none;align-items:center;gap:10px;margin:0;padding:8px 10px;font-size:.875rem;font-weight:500;text-decoration:none;display:flex}.AppShell-module__Rauwvq__accountMenuLink:hover:not(:disabled){background:var(--background);color:var(--foreground)}.AppShell-module__Rauwvq__accountMenuLink:disabled{opacity:.45;cursor:not-allowed}.AppShell-module__Rauwvq__accountMenuLinkIcon{flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;display:flex}.AppShell-module__Rauwvq__accountMenuLinkActiveProfile{background:var(--profile-light);color:var(--profile);font-weight:600}.AppShell-module__Rauwvq__accountMenuTools{border-top:1px solid var(--card-border);flex-wrap:wrap;align-items:center;gap:8px;margin-top:4px;padding:8px 4px 4px;display:flex}.AppShell-module__Rauwvq__accountMenuLogout{border-radius:var(--radius-md);width:100%;font:inherit;color:var(--foreground-secondary);cursor:pointer;text-align:left;transition:background var(--transition-fast), color var(--transition-fast);background:0 0;border:none;align-items:center;gap:12px;margin:0;padding:10px 12px;font-size:.9375rem;font-weight:500;display:flex}.AppShell-module__Rauwvq__accountMenuLogout:hover{background:var(--background);color:var(--foreground)}.AppShell-module__Rauwvq__sidebarUserAvatar{border-radius:var(--radius-full);background:var(--background);border:1px solid var(--card-border);flex-shrink:0;width:34px;height:34px;overflow:hidden}.AppShell-module__Rauwvq__sidebarUserAvatarImg{object-fit:cover;width:100%;height:100%;display:block}.AppShell-module__Rauwvq__sidebarUserInfo{flex:1;min-width:0}.AppShell-module__Rauwvq__sidebarUserName{color:var(--foreground);white-space:nowrap;text-overflow:ellipsis;font-size:.875rem;font-weight:600;overflow:hidden}.AppShell-module__Rauwvq__sidebarUserEmail{color:var(--foreground-tertiary);white-space:nowrap;text-overflow:ellipsis;font-size:.75rem;overflow:hidden}.AppShell-module__Rauwvq__topBar{z-index:50;flex-direction:column;align-items:stretch;width:100%;display:none;position:sticky;top:0}.AppShell-module__Rauwvq__bottomNav{z-index:50;background:var(--card-bg);border-top:1px solid var(--card-border);padding:6px 0 env(safe-area-inset-bottom,6px);display:none;position:fixed;bottom:0;left:0;right:0}.AppShell-module__Rauwvq__bottomNavInner{justify-content:space-between;align-items:stretch;max-width:100%;margin:0 auto;padding:0 4px;display:flex}.AppShell-module__Rauwvq__bottomNavItem{border-radius:var(--radius-md);cursor:pointer;min-width:0;color:var(--foreground-tertiary);letter-spacing:.02em;text-align:center;transition:color var(--transition-fast);background:0 0;border:none;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:2px;padding:6px 2px;font-size:.5625rem;font-weight:600;line-height:1.15;text-decoration:none;display:flex}.AppShell-module__Rauwvq__bottomNavItem:hover{color:var(--foreground-secondary)}.AppShell-module__Rauwvq__bottomNavItemActiveSocial,.AppShell-module__Rauwvq__bottomNavItemActiveSocial:hover{color:var(--social)}.AppShell-module__Rauwvq__bottomNavItemActiveBehaviour,.AppShell-module__Rauwvq__bottomNavItemActiveBehaviour:hover{color:var(--behaviour)}.AppShell-module__Rauwvq__bottomNavItemActiveHealth,.AppShell-module__Rauwvq__bottomNavItemActiveHealth:hover{color:var(--health)}.AppShell-module__Rauwvq__bottomNavItemActiveWalk,.AppShell-module__Rauwvq__bottomNavItemActiveWalk:hover{color:var(--walk)}.AppShell-module__Rauwvq__bottomNavItemActiveProfile,.AppShell-module__Rauwvq__bottomNavItemActiveProfile:hover{color:var(--profile)}.AppShell-module__Rauwvq__bottomNavIcon{justify-content:center;align-items:center;width:24px;height:24px;display:flex}.AppShell-module__Rauwvq__subnav{background:var(--card-bg);border-bottom:1px solid var(--card-border)}.AppShell-module__Rauwvq__subnavScroll{padding:0 var(--container-padding);scrollbar-width:none;-webkit-overflow-scrolling:touch;flex-wrap:nowrap;gap:24px;display:flex;overflow-x:auto}.AppShell-module__Rauwvq__subnavScroll::-webkit-scrollbar{display:none}.AppShell-module__Rauwvq__subnavPill{height:48px;color:var(--foreground-tertiary);cursor:pointer;transition:color var(--transition-fast), border-color var(--transition-fast);background:0 0;border:none;border-bottom:2px solid #0000;flex-shrink:0;justify-content:center;align-items:center;padding:0 4px;font-family:inherit;font-size:.9375rem;font-weight:500;text-decoration:none;display:inline-flex}.AppShell-module__Rauwvq__subnavPillIcon{justify-content:center;align-items:center;margin-right:8px;display:flex}.AppShell-module__Rauwvq__subnavPillIcon svg{width:16px;height:16px}.AppShell-module__Rauwvq__subnavPill:hover:not(:disabled){color:var(--foreground-secondary)}.AppShell-module__Rauwvq__subnavPill:disabled{opacity:.45;cursor:not-allowed}.AppShell-module__Rauwvq__subnavPillActiveSocial{color:var(--social);border-bottom-color:var(--social);font-weight:600}.AppShell-module__Rauwvq__subnavPillActiveSocial:hover{color:var(--social)}.AppShell-module__Rauwvq__subnavPillActiveBehaviour{color:var(--behaviour);border-bottom-color:var(--behaviour);font-weight:600}.AppShell-module__Rauwvq__subnavPillActiveBehaviour:hover{color:var(--behaviour)}.AppShell-module__Rauwvq__subnavPillActiveHealth{color:var(--health);border-bottom-color:var(--health);font-weight:600}.AppShell-module__Rauwvq__subnavPillActiveHealth:hover{color:var(--health)}.AppShell-module__Rauwvq__subnavPillActiveWalk{color:var(--walk);border-bottom-color:var(--walk);font-weight:600}.AppShell-module__Rauwvq__subnavPillActiveWalk:hover{color:var(--walk)}.AppShell-module__Rauwvq__subnavPillActiveProfile{color:var(--profile);border-bottom-color:var(--profile);font-weight:600}.AppShell-module__Rauwvq__subnavPillActiveProfile:hover{color:var(--profile)}.AppShell-module__Rauwvq__subnavBadge{border-radius:var(--radius-full);background:var(--social);color:#fff;justify-content:center;align-items:center;min-width:18px;height:18px;margin-left:4px;padding:0 5px;font-size:.625rem;font-weight:700;line-height:1;display:inline-flex}.AppShell-module__Rauwvq__main{flex-direction:column;flex:1;min-width:0;display:flex}@media (max-width:900px){.AppShell-module__Rauwvq__layout{flex-direction:column}.AppShell-module__Rauwvq__sidebar{display:none}.AppShell-module__Rauwvq__topBar{display:flex}.AppShell-module__Rauwvq__main{width:100%;padding-bottom:76px}.AppShell-module__Rauwvq__bottomNav{display:block}}
