.app-shell.svelte-12qhfyh{display:flex;min-height:100vh;background:var(--color-bg)}.sidebar.svelte-12qhfyh{width:var(--sidebar-width);background:var(--sidebar-bg);display:flex;flex-direction:column;position:fixed;top:0;left:0;bottom:0;z-index:200;transition:width var(--duration-normal) var(--ease-out);overflow:hidden}.sidebar-collapsed.svelte-12qhfyh .sidebar:where(.svelte-12qhfyh){width:var(--sidebar-collapsed-width)}.sidebar-header.svelte-12qhfyh{padding:var(--space-4) var(--space-4) var(--space-3);display:flex;align-items:center;justify-content:space-between;min-height:56px;border-bottom:1px solid var(--sidebar-border)}.sidebar-collapsed.svelte-12qhfyh .sidebar-header:where(.svelte-12qhfyh){flex-direction:column;align-items:center;justify-content:center;gap:var(--space-2);padding:var(--space-4) var(--space-2) var(--space-3)}.sidebar-brand.svelte-12qhfyh{display:flex;align-items:center;gap:var(--space-3);overflow:hidden}.brand-mark.svelte-12qhfyh{flex-shrink:0;filter:drop-shadow(0 2px 6px rgba(99,102,241,.25))}.brand-text.svelte-12qhfyh{font-weight:700;font-size:var(--text-md);color:var(--sidebar-text-active);white-space:nowrap;letter-spacing:var(--tracking-tight)}.sidebar-toggle.svelte-12qhfyh{width:38px;height:38px;border-radius:var(--radius-md);display:flex;align-items:center;justify-content:center;color:var(--sidebar-text);transition:all var(--duration-fast) var(--ease-out);flex-shrink:0}.sidebar-toggle.svelte-12qhfyh:hover{background:var(--sidebar-bg-hover);color:var(--sidebar-text-hover)}.sidebar-nav.svelte-12qhfyh{flex:1;padding:var(--space-2) var(--space-3);display:flex;flex-direction:column;overflow-y:auto}.nav-list.svelte-12qhfyh{display:flex;flex-direction:column;gap:2px}.nav-divider.svelte-12qhfyh{height:1px;background:var(--sidebar-border);margin:var(--space-3) var(--space-2)}.nav-item.svelte-12qhfyh{display:flex;align-items:center;gap:var(--space-3);padding:var(--space-2) var(--space-3);border-radius:var(--radius-md);color:var(--sidebar-text);font-size:var(--text-sm);font-weight:500;transition:all var(--duration-fast) var(--ease-out);position:relative;text-decoration:none;min-height:38px}.nav-item.svelte-12qhfyh:hover{background:var(--sidebar-bg-hover);color:var(--sidebar-text-hover)}.nav-item.active.svelte-12qhfyh{background:var(--sidebar-bg-active);color:var(--sidebar-text-active)}.nav-icon.svelte-12qhfyh{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:20px;height:20px}.nav-item.active.svelte-12qhfyh .nav-icon:where(.svelte-12qhfyh){color:var(--color-accent)}.nav-label.svelte-12qhfyh{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.nav-active-indicator.svelte-12qhfyh{position:absolute;left:-12px;top:50%;transform:translateY(-50%);width:3px;height:20px;background:var(--color-accent);border-radius:0 var(--radius-full) var(--radius-full) 0}.sidebar-collapsed.svelte-12qhfyh .nav-item:where(.svelte-12qhfyh){justify-content:center;padding:0;width:38px;height:38px;margin:0 auto}.sidebar-collapsed.svelte-12qhfyh .nav-label:where(.svelte-12qhfyh),.sidebar-collapsed.svelte-12qhfyh .brand-text:where(.svelte-12qhfyh),.sidebar-collapsed.svelte-12qhfyh .user-info:where(.svelte-12qhfyh),.sidebar-collapsed.svelte-12qhfyh .logout-form:where(.svelte-12qhfyh){display:none}.sidebar-collapsed.svelte-12qhfyh .nav-active-indicator:where(.svelte-12qhfyh){left:-12px}.sidebar-footer.svelte-12qhfyh{padding:var(--space-3) var(--space-3);border-top:1px solid var(--sidebar-border)}.user-card.svelte-12qhfyh{display:flex;align-items:center;gap:var(--space-3);padding:var(--space-2);border-radius:var(--radius-md)}.sidebar-collapsed.svelte-12qhfyh .user-card:where(.svelte-12qhfyh){justify-content:center}.user-avatar.svelte-12qhfyh{width:34px;height:34px;border-radius:var(--radius-full);background:linear-gradient(135deg,var(--color-accent),var(--color-accent-hover));color:#fff;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:var(--text-sm);flex-shrink:0}.user-info.svelte-12qhfyh{display:flex;flex-direction:column;min-width:0;flex:1}.user-name.svelte-12qhfyh{font-size:var(--text-sm);font-weight:600;color:var(--sidebar-text-active);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.user-role.svelte-12qhfyh{font-size:var(--text-xs);color:var(--sidebar-text);white-space:nowrap}.btn-logout.svelte-12qhfyh{width:32px;height:32px;border-radius:var(--radius-md);display:flex;align-items:center;justify-content:center;color:var(--sidebar-text);transition:all var(--duration-fast) var(--ease-out);flex-shrink:0}.btn-logout.svelte-12qhfyh:hover{background:#ef444426;color:#f87171}.main-area.svelte-12qhfyh{flex:1;margin-left:var(--sidebar-width);display:flex;flex-direction:column;min-height:100vh;transition:margin-left var(--duration-normal) var(--ease-out)}.sidebar-collapsed.svelte-12qhfyh .main-area:where(.svelte-12qhfyh){margin-left:var(--sidebar-collapsed-width)}.topbar.svelte-12qhfyh{height:56px;padding:0 var(--space-8);display:flex;align-items:center;gap:var(--space-4);background:var(--color-bg-elevated);border-bottom:1px solid var(--color-border-light);position:sticky;top:0;z-index:50}.topbar-title.svelte-12qhfyh{flex:1}.topbar-text.svelte-12qhfyh{font-size:var(--text-sm);color:var(--color-text-tertiary);font-weight:400}.topbar-actions.svelte-12qhfyh{display:flex;align-items:center;gap:var(--space-3)}.btn-topbar-action.svelte-12qhfyh{display:inline-flex;align-items:center;gap:var(--space-2);padding:var(--space-2) var(--space-4);border-radius:var(--radius-md);font-size:var(--text-sm);font-weight:600;color:var(--color-text-inverse);background:var(--color-accent);text-decoration:none;transition:all var(--duration-fast) var(--ease-out)}.btn-topbar-action.svelte-12qhfyh:hover{background:var(--color-accent-hover);box-shadow:0 2px 8px #6366f14d;transform:translateY(-1px)}.btn-topbar-action.svelte-12qhfyh:active{transform:translateY(0)}.main-content.svelte-12qhfyh{flex:1;padding:var(--space-8);animation:fadeInUp .3s var(--ease-out) both}.mobile-only.svelte-12qhfyh{display:none!important}.mobile-overlay.svelte-12qhfyh{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172a66;z-index:190;animation:fadeIn var(--duration-fast) var(--ease-out);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.mobile-menu-btn.svelte-12qhfyh{width:36px;height:36px;border-radius:var(--radius-md);display:flex;align-items:center;justify-content:center;color:var(--color-text-secondary);transition:all var(--duration-fast) var(--ease-out)}.mobile-menu-btn.svelte-12qhfyh:hover{background:var(--color-surface-active)}@media (max-width: 768px){.mobile-only.svelte-12qhfyh{display:flex!important}.desktop-only.svelte-12qhfyh{display:none}.sidebar.svelte-12qhfyh{transform:translate(-100%);transition:transform var(--duration-normal) var(--ease-out);width:var(--sidebar-width);box-shadow:var(--shadow-xl)}.sidebar.mobile-open.svelte-12qhfyh{transform:translate(0)}.sidebar-collapsed.svelte-12qhfyh .sidebar:where(.svelte-12qhfyh){width:var(--sidebar-width)}.sidebar-collapsed.svelte-12qhfyh .sidebar-header:where(.svelte-12qhfyh){flex-direction:row;align-items:center;justify-content:space-between;padding:var(--space-4) var(--space-4) var(--space-3)}.sidebar-collapsed.svelte-12qhfyh .nav-item:where(.svelte-12qhfyh){justify-content:flex-start;padding:var(--space-2) var(--space-3);width:auto;height:auto;margin:0}.sidebar-collapsed.svelte-12qhfyh .nav-label:where(.svelte-12qhfyh),.sidebar-collapsed.svelte-12qhfyh .brand-text:where(.svelte-12qhfyh),.sidebar-collapsed.svelte-12qhfyh .user-info:where(.svelte-12qhfyh),.sidebar-collapsed.svelte-12qhfyh .logout-form:where(.svelte-12qhfyh){display:flex!important}.sidebar-collapsed.svelte-12qhfyh .user-card:where(.svelte-12qhfyh){justify-content:flex-start}.sidebar-collapsed.svelte-12qhfyh .user-info:where(.svelte-12qhfyh){flex-direction:column}.main-area.svelte-12qhfyh{margin-left:0}.sidebar-collapsed.svelte-12qhfyh .main-area:where(.svelte-12qhfyh){margin-left:0}.topbar.svelte-12qhfyh{padding:0 var(--space-4)}.main-content.svelte-12qhfyh{padding:var(--space-5)}.btn-topbar-action.svelte-12qhfyh{padding:var(--space-2) var(--space-3)}}
