.Sidebar-module__y-Zxfa__sidebar{width:var(--sidebar-width);background:var(--surface);border-right:1px solid var(--border);z-index:50;flex-direction:column;height:100vh;padding:1rem 0;display:flex;position:fixed;top:0;left:0}.Sidebar-module__y-Zxfa__workspaceSelector{align-items:center;gap:.75rem;margin-bottom:.5rem;padding:.5rem 1.5rem 1.5rem;display:flex}.Sidebar-module__y-Zxfa__workspaceIcon{color:#1e293b;background:#e2e8f0;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.Sidebar-module__y-Zxfa__workspaceInfo{flex-direction:column;display:flex}.Sidebar-module__y-Zxfa__workspaceLabel{color:var(--text-secondary);font-size:.75rem;font-weight:500}.Sidebar-module__y-Zxfa__workspaceName{color:var(--text-primary);font-size:.875rem;font-weight:600}.Sidebar-module__y-Zxfa__nav{flex-direction:column;flex:1;gap:.25rem;padding:0 1rem;display:flex;overflow-y:auto}.Sidebar-module__y-Zxfa__navItem{color:var(--text-secondary);border-radius:8px;align-items:center;gap:1rem;padding:.75rem 1rem;font-weight:500;text-decoration:none;transition:all .2s;display:flex}.Sidebar-module__y-Zxfa__navItem:hover{background:var(--surface-hover);color:var(--text-primary)}.Sidebar-module__y-Zxfa__active{color:#60a5fa;background:#3b82f626}.Sidebar-module__y-Zxfa__disabled{opacity:.5;pointer-events:none}.Sidebar-module__y-Zxfa__logo{align-items:center;gap:.75rem;padding:0 1.5rem 1.5rem;display:flex}.Sidebar-module__y-Zxfa__logoContainer{flex-direction:column;gap:.5rem;display:flex}.Sidebar-module__y-Zxfa__logoTextGroup{flex-direction:row;align-items:baseline;gap:.25rem;line-height:1.2;display:flex}.Sidebar-module__y-Zxfa__planBadge{border:1px solid var(--border);background:var(--surface-hover);border-radius:10px;flex-direction:column;gap:.5rem;margin:0 1rem 1rem;padding:1rem;display:flex}.Sidebar-module__y-Zxfa__planInfo{flex-direction:column;gap:.25rem;display:flex}.Sidebar-module__y-Zxfa__planLabel{color:var(--text-primary);align-items:center;gap:.5rem;font-weight:700;display:inline-flex}.Sidebar-module__y-Zxfa__planDescription{color:var(--text-secondary);margin:0;font-size:.85rem}.Sidebar-module__y-Zxfa__upgradeButton{color:#fff;height:36px;font-weight:600;font-size:inherit;cursor:pointer;background:linear-gradient(135deg,#3b82f6,#8b5cf6);border:none;border-radius:8px;justify-content:center;align-items:center;gap:.375rem;text-decoration:none;transition:opacity .2s;display:inline-flex}.Sidebar-module__y-Zxfa__upgradeButton:hover{opacity:.9}.Sidebar-module__y-Zxfa__logoIcon{color:#fff;background:linear-gradient(135deg,#3b82f6,#8b5cf6);border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.25rem;font-weight:700;display:flex}.Sidebar-module__y-Zxfa__logoText{color:var(--text-primary);font-size:1.755rem;font-weight:700}.Sidebar-module__y-Zxfa__logoSub{color:var(--text-secondary);letter-spacing:.1em;font-size:.81rem;font-weight:400}.Sidebar-module__y-Zxfa__logoTagline{color:var(--text-secondary);white-space:nowrap;letter-spacing:.15em;margin:0;font-size:.9rem;font-weight:600;line-height:1.3}.Sidebar-module__y-Zxfa__comingSoon{color:var(--text-secondary);background:#ffffff1a;border-radius:.25rem;margin-left:auto;padding:.2rem .5rem;font-size:.7rem}.Sidebar-module__y-Zxfa__sectionDivider{background:var(--border);height:1px;margin:1rem 0 .75rem}.Sidebar-module__y-Zxfa__sectionTitle{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem;padding:0 1rem;font-size:.75rem;font-weight:600}.Sidebar-module__y-Zxfa__sectionTitleLink{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.05em;cursor:pointer;margin-bottom:.5rem;padding:0 1rem;font-size:.75rem;font-weight:600;text-decoration:none;transition:color .2s}.Sidebar-module__y-Zxfa__sectionTitleLink:hover{color:var(--text-primary)}.Sidebar-module__y-Zxfa__helpLink{color:var(--text-secondary);cursor:pointer;white-space:nowrap;border-radius:8px;align-items:center;gap:.5rem;padding:.3rem .75rem;font-size:.72rem;font-weight:400;text-decoration:none;transition:all .2s;display:flex;overflow:hidden}.Sidebar-module__y-Zxfa__helpLink:hover{background:var(--surface-hover);color:var(--text-primary)}.Sidebar-module__y-Zxfa__sidebarFooter{flex-direction:column;margin-top:auto;padding:0;display:flex}.Sidebar-module__y-Zxfa__settingsLink{color:var(--text-secondary);border-top:1px solid var(--border);align-items:center;gap:1rem;padding:.75rem 1.5rem;font-weight:500;text-decoration:none;transition:all .2s;display:flex}.Sidebar-module__y-Zxfa__settingsLink:hover{background:var(--surface-hover);color:var(--text-primary)}.Sidebar-module__y-Zxfa__settingsLink.Sidebar-module__y-Zxfa__active{color:#60a5fa;background:#3b82f626}.Sidebar-module__y-Zxfa__sidebarFooter .Sidebar-module__y-Zxfa__planBadge{margin:1rem}.Sidebar-module__y-Zxfa__menuButton{z-index:60;background:var(--surface);border:1px solid var(--border);width:44px;height:44px;color:var(--text-primary);cursor:pointer;border-radius:10px;justify-content:center;align-items:center;display:none;position:fixed;top:12px;left:12px;box-shadow:0 2px 8px #0000001a}.Sidebar-module__y-Zxfa__overlay{z-index:45;opacity:0;background:#00000080;transition:opacity .3s;display:none;position:fixed;inset:0}.Sidebar-module__y-Zxfa__overlay.Sidebar-module__y-Zxfa__visible{opacity:1}@media (max-width:768px){.Sidebar-module__y-Zxfa__menuButton{display:flex}.Sidebar-module__y-Zxfa__overlay{pointer-events:none;display:block}.Sidebar-module__y-Zxfa__overlay.Sidebar-module__y-Zxfa__visible{pointer-events:auto}.Sidebar-module__y-Zxfa__sidebar{transition:transform .3s;transform:translate(-100%);box-shadow:4px 0 20px #00000026}.Sidebar-module__y-Zxfa__sidebar.Sidebar-module__y-Zxfa__open{transform:translate(0)}.Sidebar-module__y-Zxfa__logo{padding-top:.5rem}.Sidebar-module__y-Zxfa__logoText{font-size:1.5rem}.Sidebar-module__y-Zxfa__logoSub{font-size:.75rem}.Sidebar-module__y-Zxfa__logoTagline{font-size:.8rem}.Sidebar-module__y-Zxfa__navItem{padding:.875rem 1rem}.Sidebar-module__y-Zxfa__planBadge{margin:.75rem 1rem;padding:.875rem}}
