.app-header.svelte-1elxaub{display:flex;justify-content:space-between;align-items:center;padding:.75rem 1.5rem;background:var(--surface, #1a1a1a);border-bottom:1px solid var(--border, #2e2e2e);position:fixed;top:0;left:0;right:0;z-index:100;height:56px}.header-left.svelte-1elxaub{display:flex;align-items:center;gap:1rem}.logo.svelte-1elxaub{font-size:1.125rem;font-weight:700;color:var(--accent, #a5b4fc);margin:0}.env-badge.svelte-1elxaub{font-size:.7rem;padding:.2rem .5rem;background:var(--border, #2e2e2e);border-radius:4px;color:var(--text-dim, #737373);text-transform:uppercase}.header-right.svelte-1elxaub{display:flex;align-items:center;gap:1rem}.user-name.svelte-1elxaub{font-size:.875rem;color:var(--text-dim, #737373)}.logout-btn.svelte-1elxaub{padding:.375rem .75rem;background:none;border:1px solid var(--border, #2e2e2e);border-radius:4px;color:var(--text-dim, #737373);cursor:pointer;font-size:.75rem}.logout-btn.svelte-1elxaub:hover{border-color:var(--text-dim);color:var(--text, #e5e5e5)}.sidebar.svelte-129hoe0{width:240px;height:100vh;background:var(--surface, #1a1a1a);border-right:1px solid var(--border, #2e2e2e);display:flex;flex-direction:column;padding:1rem 0;transition:width .2s ease;position:fixed;left:0;top:0}.sidebar.collapsed.svelte-129hoe0{width:60px}.sidebar-nav.svelte-129hoe0{display:flex;flex-direction:column;gap:.25rem;padding:0 .5rem;flex:1}.nav-item.svelte-129hoe0{display:flex;align-items:center;gap:.75rem;padding:.625rem .75rem;border-radius:6px;color:var(--text-dim, #737373);text-decoration:none;font-size:.875rem;transition:all .15s}.nav-item.svelte-129hoe0:hover{background:var(--border, #2e2e2e);color:var(--text, #e5e5e5)}.nav-item.active.svelte-129hoe0{background:var(--border, #2e2e2e);color:var(--accent, #a5b4fc)}.icon.svelte-129hoe0{font-size:1.125rem}.label.svelte-129hoe0{white-space:nowrap}.shell.svelte-12qhfyh{min-height:100vh;background:var(--bg, #0f0f0f)}.content.svelte-12qhfyh{margin-left:240px;margin-top:56px;padding:2rem;transition:margin-left .2s ease}.content.sidebar-collapsed.svelte-12qhfyh{margin-left:60px}
