.auth-page.svelte-z5wozd{display:flex;align-items:center;justify-content:center;min-height:100vh;padding:2rem;font-family:system-ui,-apple-system,sans-serif;background:var(--bg-page)}.auth-card.svelte-z5wozd{width:100%;max-width:420px;padding:2.5rem;background:var(--bg-surface1);border-radius:var(--radius-card);box-shadow:var(--shadow-soft)}h1.svelte-z5wozd{font-size:1.75rem;margin:0 0 .25rem;color:var(--text-heading)}.subtitle.svelte-z5wozd{color:var(--text-muted);margin:0 0 1.5rem}.oauth-buttons.svelte-z5wozd{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1.5rem}.oauth-btn.svelte-z5wozd{padding:.7rem 1rem;font-size:.95rem;border:1px solid var(--border);border-radius:var(--radius-standard);background:var(--bg-surface1);color:var(--text-body);cursor:pointer;transition:var(--transition)}.oauth-btn.svelte-z5wozd:hover:not(:disabled){background:var(--bg-surface2)}.divider.svelte-z5wozd{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem;color:var(--text-very-muted);font-size:.85rem}.divider.svelte-z5wozd:before,.divider.svelte-z5wozd:after{content:"";flex:1;border-bottom:1px solid var(--divider)}form.svelte-z5wozd{display:flex;flex-direction:column;gap:1rem}label.svelte-z5wozd{display:flex;flex-direction:column;gap:.3rem;font-size:.9rem;font-weight:500;color:var(--text-body)}input.svelte-z5wozd{padding:.65rem .75rem;font-size:.95rem;border:1px solid var(--border);border-radius:var(--radius-standard);background:var(--bg-surface2);color:var(--text-body);outline:none;transition:var(--transition)}input.svelte-z5wozd:focus{border-color:var(--color-primary);box-shadow:0 0 0 3px #e05a4f1f}input.svelte-z5wozd::placeholder{color:var(--text-very-muted)}.primary-btn.svelte-z5wozd{padding:.75rem;font-size:1rem;font-weight:600;border:none;border-radius:var(--radius-button);background:var(--color-primary);color:#fff;cursor:pointer;transition:var(--transition);margin-top:.5rem}.primary-btn.svelte-z5wozd:hover:not(:disabled){background:var(--color-primary-hover);box-shadow:var(--shadow-primary)}.primary-btn.svelte-z5wozd:disabled,.oauth-btn.svelte-z5wozd:disabled{opacity:.6;cursor:not-allowed}.error-message.svelte-z5wozd{padding:.75rem 1rem;background:var(--danger-bg);color:var(--danger);border:1px solid var(--danger);border-radius:var(--radius-standard);font-size:.9rem;margin-bottom:.5rem}.success-message.svelte-z5wozd{text-align:center;padding:1.5rem 0}.success-message.svelte-z5wozd h2:where(.svelte-z5wozd){font-size:1.25rem;margin:0 0 .75rem;color:var(--success)}.success-message.svelte-z5wozd p:where(.svelte-z5wozd){color:var(--text-body);line-height:1.5}.auth-link.svelte-z5wozd{text-align:center;margin-top:1.5rem;font-size:.9rem;color:var(--text-muted)}.auth-link.svelte-z5wozd a:where(.svelte-z5wozd){color:var(--color-primary);text-decoration:none;font-weight:500}.auth-link.svelte-z5wozd a:where(.svelte-z5wozd):hover{text-decoration:underline}
