div.login-btn-container.svelte-1hsz38d{justify-content:center;align-items:center;gap:16px;display:flex}div.login-btn-container.svelte-1hsz38d img.login-logo:where(.svelte-1hsz38d){object-fit:cover;border-radius:50%;width:auto;height:36px}div.login-btn-container.svelte-1hsz38d .login-btn:where(.svelte-1hsz38d){background:var(--brand-primary);color:var(--text-primary);border:none;border-radius:24px;width:100%;height:40px;padding:0 24px;font-size:14px;font-weight:700;transition:all .2s}div.login-btn-container.svelte-1hsz38d .login-btn:where(.svelte-1hsz38d):active{background-color:var(--brand-primary-pressed)}div.login-btn-container.svelte-1hsz38d .login-btn:where(.svelte-1hsz38d):hover{background-color:var(--brand-primary-hover)}div.login-btn-container.svelte-1hsz38d .login-btn:where(.svelte-1hsz38d):disabled{background-color:var(--background-tertiary);cursor:not-allowed}div.login-btn-container.svelte-1hsz38d .login-btn.logged-in:where(.svelte-1hsz38d){background-color:var(--background-secondary);border:2px solid var(--background-elevated-surface);border-radius:24px;width:40px;padding:0}div.login-btn-container.svelte-1hsz38d .login-btn.logged-in:where(.svelte-1hsz38d):active{border:2px solid var(--brand-primary-pressed);background-color:#0000}div.login-btn-container.svelte-1hsz38d .login-btn.logged-in:where(.svelte-1hsz38d):hover{border:2px solid var(--brand-primary-hover);background-color:#0000}div.login-btn-container.svelte-1hsz38d .login-btn.logged-in:where(.svelte-1hsz38d):disabled{border:2px solid var(--background-tertiary);cursor:not-allowed;background-color:#0000}@media (width<=768px){div.login-btn-container.svelte-1hsz38d{gap:8px}div.login-btn-container.svelte-1hsz38d .login-btn:where(.svelte-1hsz38d){min-width:64px;padding:0 8px;font-size:12px}div.login-btn-container.svelte-1hsz38d .login-btn.logged-in:where(.svelte-1hsz38d){width:40px;min-width:40px;padding:0}}
