.Sidebar-module__IzdmXa__sidebar{width:var(--sidebar-width);background:var(--color-sidebar-bg);border-right:1px solid var(--color-border);height:100vh;padding:var(--space-4) var(--space-3);gap:var(--space-5);flex-direction:column;grid-area:sidebar;display:flex;position:sticky;top:0}.Sidebar-module__IzdmXa__header{justify-content:space-between;align-items:center;gap:var(--space-2);padding:0 var(--space-1);height:var(--topbar-height);display:flex}.Sidebar-module__IzdmXa__workspace{align-items:center;gap:var(--space-2);padding:var(--space-1) var(--space-2);border-radius:var(--radius-sm);font-weight:var(--weight-semibold);font-size:var(--text-base);color:var(--color-text-primary);transition:background var(--transition-fast);display:inline-flex}.Sidebar-module__IzdmXa__workspace:hover{background:var(--color-surface-hover)}.Sidebar-module__IzdmXa__workspaceLogo{background:var(--brand-gray-900);width:20px;height:20px;color:var(--brand-white);font-size:11px;font-weight:var(--weight-semibold);border-radius:5px;justify-content:center;align-items:center;line-height:1;display:inline-flex}.Sidebar-module__IzdmXa__workspaceName{line-height:1}.Sidebar-module__IzdmXa__workspaceChevron{color:var(--color-text-tertiary)}.Sidebar-module__IzdmXa__workspaceWrap{position:relative}.Sidebar-module__IzdmXa__appMenu{background:var(--color-bg);border:1px solid var(--color-border);border-radius:var(--radius-md);min-width:180px;box-shadow:var(--shadow-md);padding:var(--space-1);z-index:20;position:absolute;top:calc(100% + 4px);left:0}.Sidebar-module__IzdmXa__appMenuItem{align-items:center;gap:var(--space-2);width:100%;padding:var(--space-1) var(--space-2);border-radius:var(--radius-sm);font-size:var(--text-sm);color:var(--color-text-primary);text-align:left;text-decoration:none;display:flex}.Sidebar-module__IzdmXa__appMenuItem:hover{background:var(--color-surface-hover)}.Sidebar-module__IzdmXa__appMenuItemActive{color:var(--color-text-secondary);cursor:default}.Sidebar-module__IzdmXa__appMenuItemActive:hover{background:0 0}.Sidebar-module__IzdmXa__appMenuLogo{background:var(--brand-gray-900);width:18px;height:18px;color:var(--brand-white);font-size:10px;font-weight:var(--weight-semibold);border-radius:4px;justify-content:center;align-items:center;line-height:1;display:inline-flex}.Sidebar-module__IzdmXa__headerActions{gap:var(--space-0);display:inline-flex}.Sidebar-module__IzdmXa__nav{gap:var(--space-4);min-height:0;padding-left:var(--space-2);flex-direction:column;flex:1;display:flex}.Sidebar-module__IzdmXa__group{gap:var(--space-1);flex-direction:column;display:flex}.Sidebar-module__IzdmXa__groupLabel{align-items:center;gap:var(--space-1);padding:0 var(--space-2);height:22px;font-size:var(--text-sm);font-weight:var(--weight-semibold);color:var(--color-text-secondary);text-align:left;display:inline-flex}.Sidebar-module__IzdmXa__groupLabel:hover{color:var(--color-text-primary)}.Sidebar-module__IzdmXa__groupChevron{color:var(--color-text-tertiary)}.Sidebar-module__IzdmXa__list{flex-direction:column;gap:1px;margin:0;padding:0;list-style:none;display:flex}.Sidebar-module__IzdmXa__indent{padding-left:var(--space-5)}.Sidebar-module__IzdmXa__item{align-items:center;gap:var(--space-3);padding:var(--space-1) var(--space-2);border-radius:var(--radius-sm);height:28px;color:var(--color-text-primary);font-size:var(--text-base);font-weight:var(--weight-medium);transition:background var(--transition-fast), color var(--transition-fast);display:flex}.Sidebar-module__IzdmXa__item:hover{background:var(--color-surface-hover)}.Sidebar-module__IzdmXa__itemIcon{color:var(--color-text-secondary)}.Sidebar-module__IzdmXa__active{background:var(--color-surface-active);color:var(--color-text-primary);font-weight:var(--weight-semibold)}.Sidebar-module__IzdmXa__active .Sidebar-module__IzdmXa__itemIcon{color:var(--color-text-primary)}.Sidebar-module__IzdmXa__teamList{flex-direction:column;gap:1px;display:flex}.Sidebar-module__IzdmXa__teamRow{padding:0 var(--space-2) 0 0;border-radius:var(--radius-sm);height:28px;color:var(--color-text-primary);transition:background var(--transition-fast);align-items:center;display:flex}.Sidebar-module__IzdmXa__teamRow:hover{background:var(--color-surface-hover)}.Sidebar-module__IzdmXa__teamRow.Sidebar-module__IzdmXa__active{background:var(--color-surface-active)}.Sidebar-module__IzdmXa__teamToggle{width:18px;height:18px;margin-left:var(--space-1);color:var(--color-text-tertiary);border-radius:3px;justify-content:center;align-items:center;display:inline-flex}.Sidebar-module__IzdmXa__teamToggle:hover{background:var(--color-surface-active);color:var(--color-text-secondary)}.Sidebar-module__IzdmXa__teamChevron{color:inherit}.Sidebar-module__IzdmXa__teamLabel{align-items:center;gap:var(--space-2);min-width:0;padding:0 var(--space-2);height:100%;font-size:var(--text-base);font-weight:var(--weight-medium);color:var(--color-text-primary);flex:1;display:flex}.Sidebar-module__IzdmXa__teamDot{border-radius:3px;flex-shrink:0;width:10px;height:10px}.Sidebar-module__IzdmXa__teamName{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.Sidebar-module__IzdmXa__teamSettings{border-radius:var(--radius-sm);width:22px;height:22px;color:var(--color-text-tertiary);opacity:0;transition:opacity var(--transition-fast), background var(--transition-fast), color var(--transition-fast);justify-content:center;align-items:center;display:inline-flex}.Sidebar-module__IzdmXa__teamSettings:hover{background:var(--color-surface-active);color:var(--color-text-primary)}.Sidebar-module__IzdmXa__teamRow:hover .Sidebar-module__IzdmXa__teamSettings{opacity:1}.Sidebar-module__IzdmXa__teamChildren{padding-left:var(--space-8)}.Sidebar-module__IzdmXa__disclosureRow,.Sidebar-module__IzdmXa__channelRow{border-radius:var(--radius-sm);height:28px;color:var(--color-text-primary);transition:background var(--transition-fast);align-items:center;display:flex}.Sidebar-module__IzdmXa__disclosureRow:hover,.Sidebar-module__IzdmXa__channelRow:hover{background:var(--color-surface-hover)}.Sidebar-module__IzdmXa__discToggle{width:18px;height:18px;margin-left:var(--space-1);color:var(--color-text-tertiary);border-radius:3px;justify-content:center;align-items:center;display:inline-flex}.Sidebar-module__IzdmXa__discToggle:hover{background:var(--color-surface-active);color:var(--color-text-secondary)}.Sidebar-module__IzdmXa__discLabel,.Sidebar-module__IzdmXa__channelLabel{align-items:center;gap:var(--space-3);min-width:0;padding:0 var(--space-2);height:100%;font-size:var(--text-base);font-weight:var(--weight-medium);color:var(--color-text-primary);flex:1;display:flex}.Sidebar-module__IzdmXa__channelName{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.Sidebar-module__IzdmXa__channelList,.Sidebar-module__IzdmXa__channelListDeep,.Sidebar-module__IzdmXa__channelChildren{padding-left:var(--space-6)}.Sidebar-module__IzdmXa__empty{padding:var(--space-1) var(--space-2);font-size:var(--text-sm);color:var(--color-text-tertiary);font-style:italic;list-style:none}.Sidebar-module__IzdmXa__channelLink{align-items:center;gap:var(--space-3);padding:0 var(--space-2);border-radius:var(--radius-sm);height:28px;color:var(--color-text-primary);font-size:var(--text-base);font-weight:var(--weight-medium);transition:background var(--transition-fast);display:flex}.Sidebar-module__IzdmXa__channelLink:hover{background:var(--color-surface-hover)}.Sidebar-module__IzdmXa__channelDot{background:var(--color-text-tertiary);border-radius:50%;flex-shrink:0;width:6px;height:6px}.Sidebar-module__IzdmXa__channelLink.Sidebar-module__IzdmXa__active .Sidebar-module__IzdmXa__channelDot{background:var(--color-accent)}.Sidebar-module__IzdmXa__footer{justify-content:space-between;align-items:center;gap:var(--space-2);padding:var(--space-2) var(--space-2);border-top:1px solid var(--color-border);margin-top:auto;display:flex}.Sidebar-module__IzdmXa__user{align-items:center;gap:var(--space-2);min-width:0;display:flex}.Sidebar-module__IzdmXa__userName{font-size:var(--text-base);font-weight:var(--weight-medium);color:var(--color-text-primary);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}
.ProtectedApp-module__liIlJa__state{justify-content:center;align-items:center;gap:var(--space-4);color:var(--color-text-secondary);font-size:var(--text-base);background:var(--color-bg);flex-direction:column;display:flex;position:fixed;inset:0}.ProtectedApp-module__liIlJa__retry{background:var(--color-accent);color:#fff;border-radius:var(--radius-md);font-weight:var(--weight-medium);padding:6px 14px}
:root{--brand-blue-500:#5e6ad2;--brand-blue-600:#4f5bc4;--brand-blue-400:#7a84dd;--brand-blue-300:#8d96e4;--brand-orange-500:#f2994a;--brand-peach-500:#e5a76d;--brand-green-500:#26b875;--brand-red-500:#e5484d;--brand-cyan-500:#4b9fd6;--brand-pink-500:#c56aa8;--brand-gray-900:#17181a;--brand-gray-700:#6e767f;--brand-gray-500:#98a0a9;--brand-gray-100:#fbfbfc;--brand-gray-50:#fdfdfe;--brand-white:#fff;--brand-black:#0e0e11;--brand-blue-tint:#5e6ad224;--brand-orange-tint:#f2994a24;--brand-green-tint:#26b87524;--brand-red-tint:#e5484d1f;--color-bg:var(--brand-gray-50);--color-sidebar-bg:var(--brand-gray-100);--color-surface:var(--brand-white);--color-surface-hover:#00000008;--color-surface-active:#0000000d;--color-border-subtle:#00000006;--color-border:#0000000f;--color-border-strong:#0000001f;--color-text-primary:var(--brand-gray-900);--color-text-secondary:var(--brand-gray-700);--color-text-tertiary:var(--brand-gray-500);--color-accent:var(--brand-blue-500);--color-accent-hover:var(--brand-blue-600);--color-accent-bg:var(--brand-blue-tint);--color-warn:var(--brand-orange-500);--color-warn-bg:var(--brand-orange-tint);--color-success:var(--brand-green-500);--color-success-bg:var(--brand-green-tint);--color-danger:var(--brand-red-500);--color-danger-bg:var(--brand-red-tint);--space-0:2px;--space-1:4px;--space-2:6px;--space-3:8px;--space-4:12px;--space-5:16px;--space-6:20px;--space-7:24px;--space-8:32px;--space-10:40px;--radius-sm:4px;--radius-md:6px;--radius-lg:8px;--radius-full:999px;--font-sans:"Inter", "Inter Variable", ui-sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--font-mono:ui-monospace, "SF Mono", Menlo, Consolas, monospace;--text-xs:11px;--text-sm:12px;--text-base:13px;--text-md:14px;--text-lg:15px;--text-xl:17px;--text-2xl:20px;--weight-regular:400;--weight-medium:510;--weight-semibold:590;--leading-tight:1.2;--leading-normal:1.45;--sidebar-width:224px;--topbar-height:44px;--transition-fast:.1s ease;--shadow-sm:0 1px 2px #0000000a;--shadow-md:0 4px 14px #00000014;--icon-size:16px}@media (prefers-color-scheme:dark){:root{--color-bg:var(--brand-black);--color-sidebar-bg:#121216;--color-surface:#18191d;--color-surface-hover:#ffffff0a;--color-surface-active:#ffffff12;--color-border-subtle:#ffffff06;--color-border:#ffffff0f;--color-border-strong:#ffffff1f;--color-text-primary:#e6e8eb;--color-text-secondary:#8a929b;--color-text-tertiary:#5b6169;--color-accent:var(--brand-blue-400);--color-accent-hover:var(--brand-blue-300)}}
*{box-sizing:border-box}html,body{font-family:var(--font-sans);font-size:var(--text-base);line-height:var(--leading-normal);color:var(--color-text-primary);background:var(--color-bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizelegibility;margin:0;padding:0}a{color:inherit;text-decoration:none}button{font-family:inherit;font-size:inherit;cursor:pointer;color:inherit;background:0 0;border:none;padding:0}::selection{background:var(--color-accent);color:#fff}


.layout-module__XjpeBG__shell{grid-template-columns:var(--sidebar-width) 1fr;grid-template-areas:"sidebar main";min-height:100vh;display:grid}.layout-module__XjpeBG__main{padding:var(--space-4) var(--space-7) var(--space-10);grid-area:main;width:100%;min-width:0}
