.auth-page.svelte-52fghe{min-height:60vh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:var(--space-16) 0;gap:var(--space-6)}.back-link.svelte-52fghe{display:flex;align-items:center;gap:var(--space-2);color:var(--color-gray-600);font-size:var(--text-sm);transition:color var(--transition-fast);text-decoration:none;align-self:flex-start;margin-left:var(--space-4)}.back-link.svelte-52fghe:hover{color:var(--color-primary)}.auth-container.svelte-52fghe{width:100%;max-width:440px;background:var(--color-white);border:1px solid var(--color-gray-200);border-radius:var(--radius-xl);padding:var(--space-10);box-shadow:var(--shadow-lg)}.auth-header.svelte-52fghe{text-align:center;margin-bottom:var(--space-8)}.auth-header.svelte-52fghe h1:where(.svelte-52fghe){font-size:var(--text-3xl);font-weight:var(--font-bold);margin-bottom:var(--space-2);color:var(--color-gray-900)}.auth-header.svelte-52fghe p:where(.svelte-52fghe){color:var(--color-gray-600);font-size:var(--text-base)}.auth-form.svelte-52fghe{display:flex;flex-direction:column;gap:var(--space-6)}.alert.svelte-52fghe{display:flex;align-items:center;gap:var(--space-3);padding:var(--space-4);border-radius:var(--radius-md);font-size:var(--text-sm)}.alert--error.svelte-52fghe{background:#ff6b6b1a;border:1px solid rgba(255,107,107,.3);color:var(--color-error)}.error-icon.svelte-52fghe{font-size:var(--text-lg)}.auth-footer.svelte-52fghe{margin-top:var(--space-8);text-align:center;color:var(--color-gray-600);font-size:var(--text-sm)}.auth-footer.svelte-52fghe a:where(.svelte-52fghe){color:var(--color-primary);font-weight:var(--font-medium);text-decoration:none}.auth-footer.svelte-52fghe a:where(.svelte-52fghe):hover{text-decoration:underline}.spinner.svelte-52fghe{width:18px;height:18px;border:2px solid transparent;border-top-color:currentColor;border-radius:var(--radius-full);animation:svelte-52fghe-spin .6s linear infinite;display:inline-block}@keyframes svelte-52fghe-spin{to{transform:rotate(360deg)}}.form-error.svelte-52fghe{color:var(--color-error);font-size:var(--text-sm);margin-top:var(--space-1);display:block}.form-input--error.svelte-52fghe{border-color:var(--color-error)}@media(max-width:768px){.auth-page.svelte-52fghe{padding:var(--space-8) 0;gap:var(--space-4)}.back-link.svelte-52fghe{margin-left:0;align-self:flex-start}.auth-container.svelte-52fghe{padding:var(--space-6);width:100%}}
