.loading.svelte-12qhfyh{min-height:100vh;display:flex;align-items:center;justify-content:center}.spinner.svelte-12qhfyh{width:40px;height:40px;border:3px solid var(--color-surface);border-top-color:var(--color-secondary);border-radius:50%;animation:svelte-12qhfyh-spin 1s linear infinite}@keyframes svelte-12qhfyh-spin{to{transform:rotate(360deg)}}.app-wrapper.svelte-12qhfyh{min-height:100vh;display:flex;flex-direction:column}.topbar.svelte-12qhfyh{display:flex;justify-content:space-between;align-items:center;padding:.75rem 1.5rem;background:var(--color-surface);border-bottom:1px solid #334155}.brand.svelte-12qhfyh{font-size:1.25rem;font-weight:700;color:var(--color-text);text-decoration:none}.user-info.svelte-12qhfyh{display:flex;align-items:center;gap:1rem}.user-name.svelte-12qhfyh{font-weight:500}.user-role.svelte-12qhfyh{font-size:.75rem;padding:.25rem .5rem;background:var(--color-secondary);border-radius:4px;text-transform:uppercase}.logout-btn.svelte-12qhfyh{padding:.5rem 1rem;background:transparent;border:1px solid #475569;color:var(--color-text-muted);font-size:.875rem}.logout-btn.svelte-12qhfyh:hover{border-color:var(--color-secondary);color:var(--color-text)}
