.auth-loading.svelte-ae0xyv{display:flex;align-items:center;justify-content:center;min-height:100vh;background:var(--bg)}.auth-loading-spinner.svelte-ae0xyv{width:28px;height:28px;border:3px solid var(--border);border-top-color:var(--accent);border-radius:50%;animation:svelte-ae0xyv-spin .6s linear infinite}@keyframes svelte-ae0xyv-spin{to{transform:rotate(360deg)}}.sidebar-account.svelte-ae0xyv{display:flex;align-items:center;gap:10px;padding:12px 16px;border-top:1px solid var(--border);margin-top:auto}.sidebar-account-info.svelte-ae0xyv{display:flex;align-items:center;gap:10px;flex:1;min-width:0}.sidebar-account-info.svelte-ae0xyv span:where(.svelte-ae0xyv){display:grid;gap:1px;min-width:0}.sidebar-account-info.svelte-ae0xyv strong:where(.svelte-ae0xyv){font-size:13px;font-weight:600;color:var(--text);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sidebar-account-info.svelte-ae0xyv small:where(.svelte-ae0xyv){font-size:11px;color:var(--text-3);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sidebar-logout.svelte-ae0xyv{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:30px;height:30px;border:1px solid var(--border);border-radius:7px;background:transparent;color:var(--text-3);cursor:pointer;transition:color .14s,background .14s,border-color .14s}.sidebar-logout.svelte-ae0xyv:hover{color:var(--error, #e53e3e);background:var(--error-soft, #fff5f5);border-color:var(--error, #e53e3e)}.sidebar-logout.svelte-ae0xyv:disabled{opacity:.5;cursor:not-allowed}
