.pro-sidebar.svelte-1nlf50d{width:280px;height:100vh;position:sticky;top:0;display:flex;flex-direction:column;flex-shrink:0;transition:width .3s ease;--sidebar-bg: var(--theme-bg-surface, #121d31);--sidebar-border: var(--theme-border, rgba(255, 255, 255, .08));--sidebar-text: var(--theme-text, #f8fafc);--sidebar-text-muted: var(--theme-text-muted, #64748b);--sidebar-text-dim: #94a3b8;--sidebar-hover: rgba(255, 255, 255, .05);--sidebar-active-bg: linear-gradient(90deg, rgba(124, 58, 237, .15) 0%, rgba(59, 130, 246, .1) 100%);--sidebar-active-border: #7c3aed;--sidebar-icon-bg: rgba(255, 255, 255, .05);--sidebar-icon-active-bg: rgba(124, 58, 237, .2);--sidebar-icon-active-color: #a78bfa;--sidebar-section-active: #a78bfa;--sidebar-btn-bg: rgba(255, 255, 255, .05);--sidebar-btn-hover-bg: rgba(255, 255, 255, .1);--sidebar-gradient-1: #7c3aed;--sidebar-gradient-2: #3b82f6;--sidebar-platform-gradient-1: #f59e0b;--sidebar-platform-gradient-2: #ef4444;background:var(--sidebar-bg);border-right:1px solid var(--sidebar-border);color:var(--sidebar-text)}html.dark .pro-sidebar.svelte-1nlf50d{--sidebar-bg: linear-gradient(180deg, #121d31 0%, #0c1425 100%);--sidebar-hover: rgba(255, 255, 255, .05);--sidebar-icon-bg: rgba(255, 255, 255, .05);--sidebar-btn-bg: rgba(255, 255, 255, .05);--sidebar-btn-hover-bg: rgba(255, 255, 255, .1)}html.light .pro-sidebar.svelte-1nlf50d,html:not(.dark) .pro-sidebar.svelte-1nlf50d{--sidebar-bg: linear-gradient(180deg, #ffffff 0%, #f8fafc 100%);--sidebar-hover: rgba(0, 0, 0, .03);--sidebar-icon-bg: rgba(0, 0, 0, .03);--sidebar-icon-active-bg: rgba(124, 58, 237, .1);--sidebar-icon-active-color: #7c3aed;--sidebar-section-active: #7c3aed;--sidebar-btn-bg: rgba(0, 0, 0, .03);--sidebar-btn-hover-bg: rgba(0, 0, 0, .06)}.pro-sidebar.collapsed.svelte-1nlf50d{width:72px}.sidebar-header.svelte-1nlf50d{padding:1rem;border-bottom:1px solid var(--sidebar-border);display:flex;flex-direction:column;gap:1rem}.back-link.svelte-1nlf50d{display:flex;align-items:center;gap:.5rem;padding:.5rem .75rem;border-radius:8px;color:var(--sidebar-text-muted);text-decoration:none;font-size:.8125rem;transition:all .2s}.back-link.svelte-1nlf50d:hover{background:var(--sidebar-hover);color:var(--sidebar-text)}.project-info.svelte-1nlf50d{display:flex;align-items:center;gap:.75rem}.project-logo.svelte-1nlf50d{width:44px;height:44px;background:linear-gradient(135deg,var(--sidebar-gradient-1) 0%,var(--sidebar-gradient-2) 100%);border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:1.25rem;font-weight:700;color:#fff;flex-shrink:0}.project-logo.platform.svelte-1nlf50d{background:linear-gradient(135deg,var(--sidebar-platform-gradient-1) 0%,var(--sidebar-platform-gradient-2) 100%)}.project-details.svelte-1nlf50d{display:flex;flex-direction:column;gap:.25rem;min-width:0}.project-name-row.svelte-1nlf50d{display:flex;align-items:center;gap:.5rem}.project-name.svelte-1nlf50d{font-size:1rem;font-weight:600;color:var(--sidebar-text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-transform:capitalize}.role-badge.svelte-1nlf50d{font-size:.625rem;font-weight:600;padding:.125rem .375rem;border-radius:4px;text-transform:uppercase;letter-spacing:.5px}.project-meta.svelte-1nlf50d{display:flex;align-items:center;gap:.5rem;font-size:.75rem}.studio-type.svelte-1nlf50d{padding:.125rem .5rem;border-radius:10px;font-weight:500}.studio-type.platform.svelte-1nlf50d{background:#fbbf2433;color:#fbbf24}.studio-type.project.svelte-1nlf50d{background:#3b82f633;color:#3b82f6}.screen-count.svelte-1nlf50d{color:var(--sidebar-text-muted)}.sidebar-nav.svelte-1nlf50d{flex:1;padding:.5rem;display:flex;flex-direction:column;gap:.25rem;overflow-y:auto;min-height:0}.nav-section.svelte-1nlf50d{display:flex;flex-direction:column}.section-header.svelte-1nlf50d{display:flex;align-items:center;gap:.5rem;padding:.5rem .75rem;margin:.5rem 0 .25rem;background:none;border:none;border-radius:6px;color:var(--sidebar-text-muted);font-size:.6875rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px;cursor:pointer;transition:all .2s;width:100%;text-align:left}.section-header.svelte-1nlf50d:hover{background:var(--sidebar-hover);color:var(--sidebar-text-dim)}.section-header.active.svelte-1nlf50d{color:var(--sidebar-section-active)}.section-label.svelte-1nlf50d{flex:1;text-align:left}.chevron.svelte-1nlf50d{opacity:.5;transition:transform .2s}.section-items.svelte-1nlf50d{display:flex;flex-direction:column;gap:2px}.nav-item.svelte-1nlf50d{display:flex;align-items:flex-start;gap:.75rem;padding:.625rem .75rem;border-radius:8px;text-decoration:none;transition:all .2s;color:inherit}.nav-item.child.svelte-1nlf50d{padding-left:2.5rem;padding-top:.375rem;padding-bottom:.375rem}.pro-sidebar.collapsed.svelte-1nlf50d .nav-item:where(.svelte-1nlf50d){justify-content:center;padding:.75rem}.nav-item.svelte-1nlf50d:hover{background:var(--sidebar-hover)}.nav-item.active.svelte-1nlf50d{background:var(--sidebar-active-bg);border-left:3px solid var(--sidebar-active-border);margin-left:-3px;padding-left:calc(.75rem - 3px)}.pro-sidebar.collapsed.svelte-1nlf50d .nav-item.active:where(.svelte-1nlf50d){border-left:none;margin-left:0;padding-left:.75rem;border-bottom:2px solid var(--sidebar-active-border)}.nav-icon.svelte-1nlf50d{width:32px;height:32px;background:var(--sidebar-icon-bg);border-radius:8px;display:flex;align-items:center;justify-content:center;color:var(--sidebar-text-dim);flex-shrink:0}.nav-icon.child-icon.svelte-1nlf50d{width:24px;height:24px;background:transparent}.nav-item.active.svelte-1nlf50d .nav-icon:where(.svelte-1nlf50d){background:var(--sidebar-icon-active-bg);color:var(--sidebar-icon-active-color)}.nav-content.svelte-1nlf50d{display:flex;flex-direction:column;gap:.125rem;min-width:0;flex:1}.nav-label.svelte-1nlf50d{display:flex;align-items:center;gap:.5rem;font-size:.875rem;font-weight:500;color:var(--sidebar-text)}.new-badge.svelte-1nlf50d{font-size:.5rem;font-weight:700;padding:.125rem .375rem;background:linear-gradient(135deg,#10b981,#059669);color:#fff;border-radius:4px;letter-spacing:.5px}.nav-desc.svelte-1nlf50d{font-size:.6875rem;color:var(--sidebar-text-muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.nav-badge.svelte-1nlf50d{min-width:20px;height:20px;padding:0 6px;background:#3b82f633;color:var(--badge-color, #3b82f6);border-radius:10px;font-size:.6875rem;font-weight:600;display:flex;align-items:center;justify-content:center}.nav-badge.dot.svelte-1nlf50d{width:8px;height:8px;min-width:8px;padding:0;background:var(--badge-color, #3b82f6);border-radius:50%}.nav-children.svelte-1nlf50d{display:flex;flex-direction:column;margin-left:1rem}.sidebar-footer.svelte-1nlf50d{padding:1rem;border-top:1px solid var(--sidebar-border);display:flex;flex-direction:column;gap:.75rem}.collapse-btn.svelte-1nlf50d{display:flex;align-items:center;justify-content:center;width:36px;height:36px;background:var(--sidebar-btn-bg);border:none;border-radius:8px;color:var(--sidebar-text-muted);cursor:pointer;transition:all .2s}.collapse-btn.svelte-1nlf50d:hover{background:var(--sidebar-btn-hover-bg);color:var(--sidebar-text)}.project-status.svelte-1nlf50d{display:flex;align-items:center;gap:.5rem;font-size:.75rem;color:var(--sidebar-text-muted)}.status-dot.svelte-1nlf50d{width:8px;height:8px;border-radius:50%;background:#ef4444}.status-dot.healthy.svelte-1nlf50d{background:#10b981;box-shadow:0 0 8px #10b98180}@media(max-width:1024px){.pro-sidebar.svelte-1nlf50d{width:72px}.back-link.svelte-1nlf50d span:where(.svelte-1nlf50d),.project-details.svelte-1nlf50d,.nav-content.svelte-1nlf50d,.project-status.svelte-1nlf50d span:where(.svelte-1nlf50d):last-child,.section-header.svelte-1nlf50d,.nav-badge.svelte-1nlf50d,.nav-children.svelte-1nlf50d{display:none}.nav-item.svelte-1nlf50d{justify-content:center}}@media(max-width:768px){.pro-sidebar.svelte-1nlf50d{position:fixed;z-index:200;transform:translate(-100%)}.pro-sidebar.svelte-1nlf50d:not(.collapsed){transform:translate(0)}}
