@keyframes svelte-12qhfyh-sidebar-enter{0%{opacity:0;transform:translate(-10px)}to{opacity:1;transform:translate(0)}}@keyframes svelte-12qhfyh-fade-up{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}body{margin:0;font-family:DM Sans,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#f8f9fb;color:#111827;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}a{color:inherit;text-decoration:none}.app-shell.svelte-12qhfyh{display:flex;min-height:100vh}.sidebar.svelte-12qhfyh{position:fixed;top:0;left:0;bottom:0;width:240px;display:flex;flex-direction:column;justify-content:space-between;background:#0f1117;border-right:1px solid rgba(255,255,255,.06);padding:1.25rem .75rem;z-index:100;overflow-y:auto;animation:svelte-12qhfyh-sidebar-enter .35s cubic-bezier(.22,1,.36,1) both}.sidebar-top.svelte-12qhfyh{display:flex;flex-direction:column;gap:1.5rem}.sidebar-brand.svelte-12qhfyh{display:flex;align-items:center;gap:.65rem;padding:.25rem .5rem}.brand-icon.svelte-12qhfyh{width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:8px;background:#7c6fff;flex-shrink:0}.brand-text.svelte-12qhfyh{display:flex;flex-direction:column}.brand-name.svelte-12qhfyh{font-family:Fraunces,Georgia,serif;font-size:.88rem;font-weight:600;color:#f9fafb;letter-spacing:-.015em}.brand-tenant.svelte-12qhfyh{font-size:.7rem;color:#6b7280}.sidebar-nav.svelte-12qhfyh{display:flex;flex-direction:column;gap:2px}.nav-section-label.svelte-12qhfyh{padding:.45rem .75rem .3rem;font-size:.68rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#6b7280}.nav-item.svelte-12qhfyh{display:flex;align-items:center;gap:.6rem;padding:.55rem .75rem;border-radius:8px;font-size:.85rem;font-weight:500;color:#9ca3af;transition:background .15s,color .15s;animation:svelte-12qhfyh-sidebar-enter .4s cubic-bezier(.22,1,.36,1) both}.nav-item.svelte-12qhfyh:hover{background:#ffffff0f;color:#e5e7eb}.nav-item.active.svelte-12qhfyh{background:#7c6fff21;color:#b8afff}.nav-group-toggle.svelte-12qhfyh{width:100%;border:0;background:transparent;text-align:left;justify-content:space-between}.nav-item-main.svelte-12qhfyh{display:flex;align-items:center;gap:.6rem}.nav-chevron.svelte-12qhfyh{width:14px;height:14px;flex-shrink:0;transition:transform .18s ease}.nav-chevron.open.svelte-12qhfyh{transform:rotate(90deg)}.nav-child.svelte-12qhfyh{margin-left:1.1rem;padding-left:.9rem;font-size:.8rem}.nav-icon.svelte-12qhfyh{width:18px;height:18px;flex-shrink:0}.nav-divider.svelte-12qhfyh{height:1px;margin:.5rem .75rem;background:#ffffff0f}.sidebar-bottom.svelte-12qhfyh{display:flex;flex-direction:column;gap:.75rem}.status-pill.svelte-12qhfyh{display:flex;align-items:center;gap:.5rem;padding:.45rem .75rem;border-radius:8px;background:#ffffff0a;font-size:.75rem;color:#9ca3af}.status-dot.svelte-12qhfyh{width:7px;height:7px;border-radius:999px;background:#10b981;box-shadow:0 0 8px #10b98180;flex-shrink:0}.status-dot.offline.svelte-12qhfyh{background:#f59e0b;box-shadow:0 0 8px #f59e0b80}.user-card.svelte-12qhfyh{display:flex;align-items:center;gap:.6rem;padding:.5rem;border-radius:10px;background:#ffffff0a}.user-avatar.svelte-12qhfyh{width:30px;height:30px;display:flex;align-items:center;justify-content:center;border-radius:8px;background:linear-gradient(135deg,#1e293b,#334155);color:#e5e7eb;font-size:.78rem;font-weight:700;flex-shrink:0}.user-info.svelte-12qhfyh{display:flex;flex-direction:column;min-width:0;flex:1}.user-name.svelte-12qhfyh{font-size:.8rem;font-weight:600;color:#e5e7eb;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.user-role.svelte-12qhfyh{font-size:.68rem;color:#6b7280}.sign-out-btn.svelte-12qhfyh{display:flex;align-items:center;justify-content:center;padding:.35rem;border:0;border-radius:6px;background:transparent;color:#6b7280;cursor:pointer;transition:all .15s;flex-shrink:0}.sign-out-btn.svelte-12qhfyh:hover{background:#ffffff14;color:#e5e7eb}main.svelte-12qhfyh{flex:1;padding:2rem 2.5rem 3rem;min-height:100vh;animation:svelte-12qhfyh-fade-up .45s cubic-bezier(.22,1,.36,1) both}main.has-sidebar.svelte-12qhfyh{margin-left:240px;max-width:calc(100% - 240px)}.locked-shell.svelte-12qhfyh{display:flex;align-items:center;justify-content:center;min-height:60vh;color:#9ca3af}@media(max-width:768px){.sidebar.svelte-12qhfyh{display:none}main.has-sidebar.svelte-12qhfyh{margin-left:0;max-width:100%}main.svelte-12qhfyh{padding:1.25rem}}
