.container.svelte-8k30lk{flex-direction:column;justify-content:center;width:100%;max-width:400px;min-height:100vh;margin:0 auto;padding:2rem 1rem;display:flex}.card.svelte-8k30lk{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow);padding:2rem}h1.svelte-8k30lk{margin-bottom:.25rem}.subtitle.svelte-8k30lk{color:var(--text-muted);margin-bottom:2rem;font-size:.875rem}.auth-tabs.svelte-8k30lk{gap:.5rem;margin-bottom:1.5rem;display:flex}.tab-btn.svelte-8k30lk{border:1px solid var(--border);color:var(--text-muted);border-radius:var(--radius);cursor:pointer;background:0 0;flex:1;padding:.5rem;font-size:.875rem;font-weight:500;transition:all .15s}.tab-btn.active.svelte-8k30lk{background:var(--accent);border-color:var(--accent);color:#fff}.tab-btn.svelte-8k30lk:disabled{cursor:not-allowed;opacity:.5}.auth-form.svelte-8k30lk{margin-bottom:1.5rem}.form-group.svelte-8k30lk{margin-bottom:1rem}label.svelte-8k30lk{color:var(--text-muted);margin-bottom:.35rem;font-size:.8rem;font-weight:500;display:block}input[type=text].svelte-8k30lk,input[type=password].svelte-8k30lk{background:var(--surface2);border:1px solid var(--border);width:100%;color:var(--text);border-radius:var(--radius);outline:none;padding:.6rem .75rem;font-family:inherit;font-size:.95rem;transition:border-color .15s}input.svelte-8k30lk:focus{border-color:var(--accent)}input.svelte-8k30lk:disabled{opacity:.6;cursor:not-allowed}.error-msg.svelte-8k30lk{color:var(--danger);border:1px solid var(--danger);border-radius:var(--radius);background:#ef44441a;margin-bottom:1rem;padding:.75rem;font-size:.85rem}.field-error-msg.svelte-8k30lk{color:var(--danger);align-items:center;gap:.3rem;font-size:.78rem;display:flex}.field-error-msg.svelte-8k30lk:before{content:"✕";flex-shrink:0;font-weight:700}.auth-divider.svelte-8k30lk{color:var(--text-muted);align-items:center;gap:.75rem;margin:1.5rem 0;font-size:.8rem;display:flex}.auth-divider.svelte-8k30lk:before,.auth-divider.svelte-8k30lk:after{content:"";background:var(--border);flex:1;height:1px}#google-btn-container{justify-content:center;margin-bottom:1rem;display:flex}.info-box.svelte-8k30lk{border:1px solid var(--accent);border-radius:var(--radius);color:var(--text-muted);background:#6366f11a;margin-top:2rem;padding:1rem;font-size:.85rem}.info-box.svelte-8k30lk p:where(.svelte-8k30lk){margin:0}code.svelte-8k30lk{background:var(--bg);color:var(--text);border-radius:4px;padding:.2rem .4rem;font-family:monospace}.spinner.svelte-8k30lk{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:16px;height:16px;animation:.6s linear infinite svelte-8k30lk-spin;display:inline-block}@keyframes svelte-8k30lk-spin{to{transform:rotate(360deg)}}
