.shell.svelte-12qhfyh{display:grid;grid-template-columns:var(--shell-sidebar-width) 1fr;grid-template-rows:var(--shell-topbar-height) 1fr;grid-template-areas:"topbar topbar" "sidebar content";height:100dvh}.topbar.svelte-12qhfyh{grid-area:topbar;display:flex;align-items:center;gap:var(--shell-space-3);padding:0 var(--shell-space-4);background:var(--shell-color-surface);border-bottom:1px solid var(--shell-color-border);z-index:var(--shell-z-sticky)}.brand.svelte-12qhfyh{display:flex;align-items:center;gap:var(--shell-space-2);color:var(--shell-color-text);font-weight:600;letter-spacing:.2px}.mark.svelte-12qhfyh{width:18px;height:18px;border-radius:var(--shell-radius-sm);background:linear-gradient(135deg,var(--shell-color-primary),#8b5cf6)}.spacer.svelte-12qhfyh{flex:1}.tenant.svelte-12qhfyh{padding:3px var(--shell-space-3);background:var(--shell-color-primary-soft);color:var(--shell-color-primary);border-radius:var(--shell-radius-full);font-size:var(--shell-text-xs);font-weight:500}.user.svelte-12qhfyh{display:flex;align-items:center;gap:var(--shell-space-2);max-width:220px;padding:var(--shell-space-1) var(--shell-space-2);border-radius:var(--shell-radius);color:var(--shell-color-text-muted);font-size:var(--shell-text-sm)}.user.svelte-12qhfyh:hover{background:var(--shell-color-surface-hover);color:var(--shell-color-text)}.user-email.svelte-12qhfyh{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.signout.svelte-12qhfyh,.nav-toggle.svelte-12qhfyh{display:flex;align-items:center;gap:var(--shell-space-2);padding:var(--shell-space-2);background:transparent;color:var(--shell-color-text-muted);border:0;border-radius:var(--shell-radius);font-family:inherit;font-size:var(--shell-text-sm);transition:background var(--shell-transition),color var(--shell-transition)}.signout.svelte-12qhfyh:hover,.nav-toggle.svelte-12qhfyh:hover{background:var(--shell-color-surface-hover);color:var(--shell-color-text)}.nav-toggle.svelte-12qhfyh{display:none}.sidebar.svelte-12qhfyh{grid-area:sidebar;background:var(--shell-color-surface);border-right:1px solid var(--shell-color-border);padding:var(--shell-space-3) var(--shell-space-2);overflow-y:auto}.nav-item.svelte-12qhfyh{display:flex;align-items:center;gap:var(--shell-space-3);padding:var(--shell-space-2) var(--shell-space-3);border-radius:var(--shell-radius);color:var(--shell-color-text-muted);font-size:var(--shell-text-sm);transition:background var(--shell-transition),color var(--shell-transition)}.nav-item.svelte-12qhfyh:hover{background:var(--shell-color-surface-hover);color:var(--shell-color-text)}.nav-item[aria-current=page].svelte-12qhfyh{position:relative;background:var(--shell-color-primary-soft);color:var(--shell-color-primary);font-weight:500}.nav-item[aria-current=page].svelte-12qhfyh:before{content:"";position:absolute;left:0;top:20%;bottom:20%;width:3px;border-radius:0 var(--shell-radius-full) var(--shell-radius-full) 0;background:var(--shell-color-primary)}.nav-section.svelte-12qhfyh{margin:var(--shell-space-5) var(--shell-space-3) var(--shell-space-1);font-size:var(--shell-text-xs);font-weight:600;text-transform:uppercase;letter-spacing:.6px;color:var(--shell-color-text-muted);opacity:.75}.nav-empty.svelte-12qhfyh{margin:0;padding:var(--shell-space-2) var(--shell-space-3);font-size:var(--shell-text-xs);color:var(--shell-color-text-muted)}.content.svelte-12qhfyh{grid-area:content;overflow-y:auto}.content-inner.svelte-12qhfyh{max-width:var(--shell-content-max);padding:var(--shell-space-6) var(--shell-space-5)}.scrim.svelte-12qhfyh{display:none;position:fixed;inset:var(--shell-topbar-height) 0 0;background:#00000080;border:0;z-index:var(--shell-z-overlay)}@media (max-width: 900px){.shell.svelte-12qhfyh{grid-template-columns:1fr;grid-template-areas:"topbar" "content"}.nav-toggle.svelte-12qhfyh{display:flex;margin-left:calc(-1 * var(--shell-space-2))}.sidebar.svelte-12qhfyh{position:fixed;top:var(--shell-topbar-height);bottom:0;left:0;width:var(--shell-sidebar-width);transform:translate(-100%);transition:transform var(--shell-transition-slow);z-index:calc(var(--shell-z-overlay) + 1)}.sidebar.open.svelte-12qhfyh{transform:translate(0);box-shadow:var(--shell-shadow-3)}.scrim.svelte-12qhfyh{display:block}.content-inner.svelte-12qhfyh{padding:var(--shell-space-5) var(--shell-space-4)}.user-email.svelte-12qhfyh,.signout-label.svelte-12qhfyh{display:none}}
