.auth-container.svelte-1e404lt{min-height:calc(100vh - 60px);display:flex;align-items:center;justify-content:center;padding:2rem;background:var(--color-gray-50)}.auth-card.svelte-1e404lt{background:var(--color-white);border:1px solid var(--color-gray-200);border-radius:var(--radius-2xl);padding:2.5rem;width:100%;max-width:400px}.auth-header.svelte-1e404lt{text-align:center;margin-bottom:2rem}.auth-header.svelte-1e404lt svg{color:var(--color-gray-900);margin-bottom:1rem}.auth-header.svelte-1e404lt h1:where(.svelte-1e404lt){font-size:1.5rem;font-weight:600;margin:0 0 .5rem;color:var(--color-gray-900)}.auth-header.svelte-1e404lt p:where(.svelte-1e404lt){color:var(--color-gray-600);margin:0;font-size:.9375rem}.error-message.svelte-1e404lt{background:var(--color-error-light);border:1px solid var(--color-error-border);color:var(--color-error);padding:.75rem 1rem;border-radius:var(--radius-lg);font-size:.875rem;margin-bottom:1.5rem}form.svelte-1e404lt{display:flex;flex-direction:column;gap:1.25rem}.form-group.svelte-1e404lt{display:flex;flex-direction:column;gap:.5rem}.form-group.svelte-1e404lt label:where(.svelte-1e404lt){font-size:.875rem;font-weight:500;color:var(--color-gray-900)}.form-group.svelte-1e404lt input:where(.svelte-1e404lt){padding:.75rem 1rem;border:1px solid var(--color-gray-200);border-radius:var(--radius-lg);font-size:.9375rem;transition:border-color var(--transition-fast);background:var(--color-white);color:var(--color-gray-900)}.form-group.svelte-1e404lt input:where(.svelte-1e404lt):focus{outline:none;border-color:var(--color-gray-900)}.form-group.svelte-1e404lt input.input-error:where(.svelte-1e404lt){border-color:var(--color-error)}.form-group.svelte-1e404lt input.input-error:where(.svelte-1e404lt):focus{border-color:var(--color-error)}.form-group.svelte-1e404lt input:where(.svelte-1e404lt)::placeholder{color:var(--color-gray-500)}.field-error.svelte-1e404lt{font-size:.8125rem;color:var(--color-error);margin-top:-.25rem}.submit-btn.svelte-1e404lt{padding:.875rem 1.5rem;background:var(--color-primary);color:var(--color-on-primary);border:none;border-radius:var(--radius-lg);font-size:.9375rem;font-weight:500;cursor:pointer;transition:background var(--transition-fast);margin-top:.5rem}.submit-btn.svelte-1e404lt:hover:not(:disabled){background:var(--color-primary-hover)}.submit-btn.svelte-1e404lt:disabled{opacity:.6;cursor:not-allowed}.auth-footer.svelte-1e404lt{text-align:center;margin-top:1.5rem;font-size:.875rem;color:var(--color-gray-600)}.auth-footer.svelte-1e404lt a:where(.svelte-1e404lt){color:var(--color-primary);font-weight:500;text-decoration:none}.auth-footer.svelte-1e404lt a:where(.svelte-1e404lt):hover{text-decoration:underline}
