.auth-page.svelte-52fghe{min-height:100vh;display:flex;align-items:center;justify-content:center;background:var(--bg-warm);padding:var(--space-lg)}.auth-card.svelte-52fghe{width:100%;max-width:420px;background:var(--bg-card);border-radius:var(--radius-lg);padding:var(--space-2xl);box-shadow:var(--shadow-lg)}.auth-title.svelte-52fghe{font-family:var(--font-display);font-size:1.8rem;font-weight:500;font-style:italic;color:var(--green-deep);margin:0 0 var(--space-xl);text-align:center}.auth-error.svelte-52fghe{background:var(--rose-soft);color:var(--rose);padding:var(--space-md);border-radius:var(--radius-sm);font-size:.9rem;margin-bottom:var(--space-lg);text-align:center}.auth-form.svelte-52fghe{display:flex;flex-direction:column;gap:var(--space-md)}.field.svelte-52fghe{display:flex;flex-direction:column;gap:4px}.field.svelte-52fghe label:where(.svelte-52fghe){font-size:.85rem;font-weight:500;color:var(--ink-secondary)}.field.svelte-52fghe input:where(.svelte-52fghe){font-family:var(--font-body);font-size:1rem;padding:var(--space-md);border:2px solid rgba(154,142,127,.2);border-radius:var(--radius-md);background:var(--bg);color:var(--ink);min-height:48px;transition:border-color var(--duration-fast) var(--ease-out)}.field.svelte-52fghe input:where(.svelte-52fghe):focus{outline:none;border-color:var(--green)}.auth-button.svelte-52fghe{margin-top:var(--space-sm);font-family:var(--font-body);font-size:1rem;font-weight:600;padding:var(--space-md);background:var(--green);color:#fff;border:none;border-radius:var(--radius-md);min-height:52px;cursor:pointer;transition:background var(--duration-fast) var(--ease-out)}.auth-button.svelte-52fghe:hover{background:var(--green-deep)}.auth-switch.svelte-52fghe{text-align:center;margin-top:var(--space-lg);font-size:.9rem;color:var(--ink-tertiary)}.auth-switch.svelte-52fghe a:where(.svelte-52fghe){color:var(--green);text-decoration:none;font-weight:500}.auth-switch.svelte-52fghe a:where(.svelte-52fghe):hover{text-decoration:underline}.oauth-buttons.svelte-52fghe{display:flex;flex-direction:column;gap:var(--space-sm);margin-bottom:var(--space-lg)}.oauth-btn.svelte-52fghe{display:flex;align-items:center;justify-content:center;gap:var(--space-md);width:100%;min-height:52px;font-family:var(--font-body);font-size:1rem;font-weight:500;border:2px solid rgba(154,142,127,.2);border-radius:var(--radius-md);cursor:pointer;transition:background var(--duration-fast),border-color var(--duration-fast);background:var(--bg);color:var(--ink)}.oauth-btn.svelte-52fghe:hover{border-color:#9a8e7f66;background:var(--bg-warm)}.auth-divider.svelte-52fghe{display:flex;align-items:center;gap:var(--space-md);margin-bottom:var(--space-lg);color:var(--ink-tertiary);font-size:.85rem}.auth-divider.svelte-52fghe:before,.auth-divider.svelte-52fghe:after{content:"";flex:1;height:1px;background:#9a8e7f33}
