.sidebar{width:var(--shell-sidebar-w,260px);background-color:var(--sidebar-bg);height:100dvh;color:var(--text-primary);flex-direction:column;flex-shrink:0;padding:24px 16px;display:flex}.logo{align-items:center;padding:0 12px 20px;display:flex}.logo-home{cursor:pointer;background:0 0;border:none;border-radius:8px;align-items:center;margin:-4px;padding:4px;font-family:inherit;transition:opacity .15s;display:inline-flex}.logo-home:hover{opacity:.7}.logo-home:focus-visible{outline:2px solid var(--brand,#10a06a);outline-offset:2px}.logo img{object-fit:contain;height:28px}.workspace-plan-badge{color:gold;background:0 0;flex-shrink:0;justify-content:center;align-items:center;transition:transform .2s,filter .2s;display:inline-flex}.workspace-plan-badge svg{filter:drop-shadow(0 2px 4px #ffd7004d)}.workspace-wrapper:hover .workspace-plan-badge{filter:drop-shadow(0 4px 6px #ffd70080);transform:scale(1.1)}.workspace-wrapper{flex-direction:column;margin-bottom:24px;display:flex}.workspace-selector{background:#ffffff08;border:1px solid #ffffff0f;border-radius:12px;align-items:center;gap:12px;margin-bottom:0;padding:10px 14px;transition:background .2s,border-color .2s;display:flex;box-shadow:0 4px 12px #0000000d}.workspace-arrow{color:var(--text-secondary);width:16px;height:16px;margin-left:auto;transition:transform .3s cubic-bezier(.16,1,.3,1)}.workspace-wrapper:hover .workspace-arrow{transform:rotate(90deg)}.workspace-menu{opacity:0;background:#00000026;border-radius:8px;flex-direction:column;gap:4px;max-height:0;margin-top:0;padding:0 8px;transition:max-height .3s cubic-bezier(.16,1,.3,1),opacity .3s cubic-bezier(.16,1,.3,1),margin-top .3s cubic-bezier(.16,1,.3,1),padding .3s cubic-bezier(.16,1,.3,1);display:flex;overflow:hidden}.workspace-wrapper:hover .workspace-menu{opacity:1;max-height:200px;margin-top:8px;padding:8px}.workspace-switch{background:var(--sidebar-hover);border-radius:8px;flex-direction:column;gap:2px;margin-top:8px;padding:6px;display:flex}.workspace-switch-item{width:100%;color:var(--text-secondary);text-align:left;cursor:pointer;background:0 0;border:0;border-radius:6px;padding:7px 10px;font-family:inherit;font-size:13px;font-weight:500;transition:background-color .2s,color .2s}.workspace-switch-item:hover:not(:disabled){background-color:var(--sidebar-active,#ffffff14);color:var(--text-primary)}.workspace-switch-item.is-current{color:var(--text-primary);cursor:default;font-weight:600}.workspace-switch-error{color:#e07a6a;margin:6px 10px 0;font-size:12px;line-height:1.45}.workspace-plan-text{letter-spacing:-.01em;font-size:11px;font-weight:600}.workspace-menu-item{width:100%;color:var(--text-secondary);text-align:left;cursor:pointer;background:0 0;border:0;border-radius:6px;align-items:center;gap:10px;padding:8px 12px;font-family:inherit;font-size:13px;font-weight:500;text-decoration:none;transition:background-color .2s,color .2s;display:flex}.workspace-menu-item:hover{background-color:var(--sidebar-hover);color:var(--text-primary)}.workspace-menu-item svg{width:16px;height:16px}.workspace-wrapper:hover .workspace-selector{background:#ffffff0f;border-color:#ffffff1a}.workspace-icon{background:linear-gradient(135deg, var(--brand-color) 0%, var(--brand-color-dark) 100%);width:32px;min-width:32px;height:32px;min-height:32px;color:var(--sidebar-bg);border-radius:8px;justify-content:center;align-items:center;font-size:15px;font-weight:800;display:flex;box-shadow:0 2px 8px #22d38640}.workspace-info{flex-direction:column;flex:1;justify-content:center;gap:2px;display:flex}.workspace-label{color:#fff6;text-transform:uppercase;letter-spacing:.5px;font-size:11px;font-weight:600}.workspace-name{color:var(--text-primary);letter-spacing:-.2px;text-overflow:ellipsis;white-space:nowrap;min-width:0;min-height:1.15em;font-size:14px;font-weight:600;overflow:hidden}.sidebar-nav{scrollbar-width:thin;scrollbar-color:#ffffff24 transparent;overscroll-behavior:contain;flex:auto;min-height:0;margin:0 -6px;padding:0 6px;overflow:hidden auto}.sidebar-nav::-webkit-scrollbar{width:6px}.sidebar-nav::-webkit-scrollbar-track{background:0 0}.sidebar-nav::-webkit-scrollbar-thumb{background:#ffffff24;border-radius:3px}.sidebar-nav::-webkit-scrollbar-thumb:hover{background:#ffffff47}.workspace-wrapper,.profile-wrapper{flex-shrink:0}.nav-list{flex-direction:column;gap:6px;list-style:none;display:flex}.nav-item{width:100%;color:var(--text-primary);text-align:left;cursor:pointer;background:0 0;border:0;border-radius:8px;align-items:center;gap:14px;padding:12px 16px;font-family:inherit;font-size:16px;font-weight:600;text-decoration:none;transition:background-color .2s,color .2s;display:flex}.nav-item:not(.active){color:var(--text-secondary);font-weight:500}.nav-item:hover:not(.active){background-color:var(--sidebar-hover);color:var(--text-primary)}.nav-item.active{background-color:var(--sidebar-active)}.nav-item.parent-active{color:var(--text-primary);font-weight:600}.nav-item svg{width:22px;height:22px}.nav-arrow{width:16px;height:16px;margin-left:auto;transition:transform .3s cubic-bezier(.16,1,.3,1)}.nav-arrow.open{transform:rotate(90deg)}.sub-nav-list{opacity:0;flex-direction:column;gap:4px;max-height:0;margin-top:0;padding-left:40px;list-style:none;transition:max-height .3s cubic-bezier(.16,1,.3,1),opacity .3s cubic-bezier(.16,1,.3,1),margin-top .3s cubic-bezier(.16,1,.3,1),margin-bottom .3s cubic-bezier(.16,1,.3,1);display:flex;overflow:hidden}.sub-nav-list.open{max-height:calc(var(--sub-n,6) * 40px + 8px);opacity:1;margin-top:4px;margin-bottom:8px}.sub-nav-item{width:100%;color:var(--text-secondary);text-align:left;cursor:pointer;background:0 0;border:0;border-radius:6px;padding:8px 12px;font-size:14px;font-weight:500;transition:background-color .2s,color .2s;display:block}.sub-nav-item:hover{background-color:var(--sidebar-hover);color:var(--text-primary)}.sub-nav-item.active{background-color:var(--sidebar-active);color:var(--text-primary);font-weight:600}.profile-wrapper{border-top:1px solid var(--border-color);margin-top:auto;padding-top:20px;padding-bottom:4px;position:relative}.profile{text-align:left;cursor:pointer;background:0 0;border:0;border-radius:8px;align-items:center;gap:12px;width:100%;padding:10px 12px;font-family:inherit;transition:background-color .2s;display:flex}.profile:hover{background-color:var(--sidebar-hover)}.profile-img{object-fit:cover;border-radius:50%;width:36px;height:36px}.profile-img--pending{background:var(--sidebar-hover);display:inline-block}.profile-info{flex-direction:column;flex:1;gap:3px;display:flex}.profile-name{color:var(--text-primary);font-size:14px;font-weight:600}.profile-role{color:var(--text-secondary);font-size:12px;font-weight:400}.profile-status{color:var(--text-tertiary,var(--text-secondary));white-space:nowrap;text-overflow:ellipsis;max-width:100%;font-size:11px;font-weight:400;overflow:hidden}.profile-arrow{color:var(--text-secondary);width:16px;height:16px;transition:transform .3s cubic-bezier(.16,1,.3,1)}.profile-wrapper.open .profile-arrow{transform:rotate(90deg)}.profile-menu{opacity:0;background:#00000026;border-radius:8px;flex-direction:column;gap:4px;max-height:0;margin-top:0;padding:0 8px;transition:max-height .3s cubic-bezier(.16,1,.3,1),opacity .3s cubic-bezier(.16,1,.3,1),margin-top .3s cubic-bezier(.16,1,.3,1),padding .3s cubic-bezier(.16,1,.3,1);display:flex;overflow:hidden}.profile-wrapper.open .profile-menu{opacity:1;max-height:240px;margin-top:8px;padding:8px}.profile-menu-item{width:100%;color:var(--text-secondary);text-align:left;cursor:pointer;background:0 0;border:0;border-radius:6px;align-items:center;gap:10px;padding:8px 12px;font-family:inherit;font-size:13px;font-weight:500;text-decoration:none;transition:background-color .2s,color .2s;display:flex}.profile-menu-item:hover{background-color:var(--sidebar-hover);color:var(--text-primary)}.profile-menu-item svg{width:16px;height:16px}.profile-menu-item__count{color:#fff;font-variant-numeric:tabular-nums;background:#c8392b;border-radius:999px;place-items:center;min-width:18px;height:18px;margin-left:auto;padding:0 6px;font-size:11px;font-weight:700;display:grid}.profile-menu-item__count.is-error{color:#ff8b7f;background:0 0;border:1px solid #c8392b}.profile-menu-item.text-danger{color:#ff6b6b}.profile-menu-item.text-danger:hover{background-color:#ff6b6b1a}.sidebar{transition:width .2s cubic-bezier(.16,1,.3,1);position:relative}.sidebar-toggle{z-index:2;width:28px;height:28px;color:var(--text-secondary);cursor:pointer;background:0 0;border:0;border-radius:7px;place-items:center;transition:background .15s,color .15s;display:grid;position:absolute;top:26px;right:10px}.sidebar-toggle:hover{background:var(--sidebar-hover);color:var(--text-primary)}.sidebar-toggle:focus-visible{outline:2px solid var(--brand-color);outline-offset:1px}.sidebar.is-collapsed{width:72px;padding-left:10px;padding-right:10px}.sidebar.is-collapsed .sidebar-toggle{margin:0 auto 6px;position:static;transform:none}.sidebar.is-collapsed .logo{justify-content:center;padding:0 0 16px}.sidebar.is-collapsed .logo-home{width:30px;padding:0;overflow:hidden}.sidebar.is-collapsed .logo img{max-width:none;margin-left:1px}.sidebar.is-collapsed .nav-label,.sidebar.is-collapsed .workspace-info,.sidebar.is-collapsed .workspace-plan-badge,.sidebar.is-collapsed .profile-info,.sidebar.is-collapsed .profile-arrow,.sidebar.is-collapsed .nav-arrow{opacity:0;white-space:nowrap;pointer-events:none;width:0;overflow:hidden}.sidebar.is-collapsed .workspace-info,.sidebar.is-collapsed .profile-info{flex:0 0 0}.sidebar.is-collapsed .workspace-plan-badge,.sidebar.is-collapsed .nav-arrow{margin-left:0}.sidebar.is-collapsed .nav-item{justify-content:center;gap:0;padding:12px 0}.sidebar.is-collapsed .nav-item svg{flex:none}.sidebar.is-collapsed .sub-nav-list{display:none}.sidebar.is-collapsed .workspace-selector{justify-content:center;gap:0;padding:10px 0}.sidebar.is-collapsed .workspace-icon{flex:none}.sidebar.is-collapsed .workspace-menu{display:none}.sidebar.is-collapsed .profile{justify-content:center;gap:0;padding:10px 0}.sidebar.is-collapsed .profile-img{flex:none}.sidebar.is-collapsed .profile-menu{width:190px;left:8px;right:auto}@media (max-width:768px){.sidebar:not(.is-collapsed){z-index:60;width:260px;height:100vh;position:fixed;top:0;left:0;box-shadow:0 0 0 100vmax #00000073}}@media (prefers-reduced-motion:reduce){.sidebar,.sidebar-toggle{transition:none}}.profile-menu-item__count{animation:count-pop var(--dur-base) var(--ease-out)}@keyframes count-pop{0%{transform:scale(1)}35%{transform:scale(1.28)}to{transform:scale(1)}}.profile-presence{border:2px solid var(--surface-1,#fff);box-sizing:content-box;border-radius:50%;width:10px;height:10px;position:absolute;bottom:0;right:0}@media (max-width:768px){.workspace-wrapper:hover .workspace-menu{opacity:0;max-height:0;margin-top:0;padding:0 8px}.workspace-wrapper.is-open .workspace-menu{opacity:1;max-height:200px;margin-top:8px;padding:8px}}
