.protected_layout__i4lLk{display:flex;min-height:100vh}.protected_sidebar__muK_R{width:var(--sidebar-width);background:var(--bg-card);border-right:1px solid var(--border-secondary);display:flex;flex-direction:column;position:fixed;top:0;left:0;bottom:0;z-index:100;transition:transform var(--transition-base)}.protected_sidebarHeader__m9Yt4{padding:var(--space-6);border-bottom:1px solid var(--border-secondary)}.protected_logoLink__0hItS{text-decoration:none}.protected_logoText__791IK{font-family:var(--font-heading);font-size:var(--text-2xl);font-weight:var(--weight-extrabold);color:var(--text-primary);letter-spacing:-.03em}.protected_logoAccent__Qp_Ec{color:var(--accent-primary)}.protected_nav__8mTWo{flex:1 1;padding:var(--space-4);display:flex;flex-direction:column;gap:var(--space-1)}.protected_navLink__2Vlyj{display:flex;align-items:center;gap:var(--space-3);padding:var(--space-3) var(--space-4);border-radius:var(--radius-md);color:var(--text-secondary);text-decoration:none;font-size:var(--text-sm);font-weight:var(--weight-medium);transition:all var(--transition-fast)}.protected_navLink__2Vlyj:hover{background:var(--bg-secondary);color:var(--text-primary)}.protected_navLinkActive__4mF_e{background:var(--tint-amber);color:var(--accent-primary)}.protected_navIcon__0fZKm{font-size:var(--text-lg);width:1.5rem;text-align:center}.protected_startStory__1v0It{margin:var(--space-4)}.protected_sidebarFooter__YJDff{padding:var(--space-4) var(--space-6);border-top:1px solid var(--border-secondary)}.protected_themeToggle__otUlh{margin-top:var(--space-3)}.protected_userSection__5zWHV{display:flex;align-items:center;justify-content:space-between}.protected_userEmail__mh5ml{font-size:var(--text-xs);color:var(--text-tertiary);max-width:130px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.protected_signOutBtn__Xebp6{font-size:var(--text-xs);color:var(--text-tertiary);background:none;border:none;cursor:pointer;padding:var(--space-1) var(--space-2);border-radius:var(--radius-sm);transition:all var(--transition-fast)}.protected_signOutBtn__Xebp6:hover{color:var(--status-error);background:var(--tint-clay)}.protected_main__QxNm2{flex:1 1;margin-left:var(--sidebar-width);min-height:100vh}.protected_content__AUQCj{max-width:var(--max-width-content);margin:0 auto;padding:var(--space-8) var(--space-8)}.protected_mobileHeader__I_X1m{display:none;position:fixed;top:0;left:0;right:0;height:var(--header-height);background:var(--bg-card);border-bottom:1px solid var(--border-secondary);z-index:99;padding:0 var(--space-4);align-items:center;justify-content:space-between}.protected_hamburger__6D6Dj{display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border:none;background:none;cursor:pointer;font-size:var(--text-xl);color:var(--text-primary);border-radius:var(--radius-md)}.protected_hamburger__6D6Dj:hover{background:var(--bg-secondary)}.protected_mobileOverlay__27sr1{display:none;position:fixed;inset:0;background:var(--bg-overlay);z-index:99}@media (max-width:768px){.protected_sidebar__muK_R{transform:translateX(-100%)}.protected_sidebarOpen__aa1HT{transform:translateX(0)}.protected_mobileHeader__I_X1m{display:flex}.protected_mobileOverlay__27sr1.protected_show__cZLGj{display:block}.protected_main__QxNm2{margin-left:0;padding-top:var(--header-height)}.protected_content__AUQCj{padding:var(--space-6) var(--space-4)}}