.auth-form-container.svelte-10lvdgo{max-width:400px;margin:0 auto;padding:2.5rem;background:#fff;border-radius:12px;box-shadow:0 4px 20px #00000014}.auth-header.svelte-10lvdgo{text-align:center;margin-bottom:2rem}h1.svelte-10lvdgo{font-size:1.75rem;font-weight:700;color:#1a1a1a;margin-bottom:.5rem}.subtitle.svelte-10lvdgo{color:#666;font-size:1rem}.message.svelte-10lvdgo{padding:1rem;border-radius:8px;margin-bottom:1.5rem;font-size:.9rem}.message.error.svelte-10lvdgo{background:#fef2f2;border:1px solid #fecaca;color:#dc2626}.message.success.svelte-10lvdgo{background:#f0fdf4;border:1px solid #bbf7d0;color:#166534}.success-text.svelte-10lvdgo strong:where(.svelte-10lvdgo){display:block;margin-bottom:.25rem}.success-text.svelte-10lvdgo p:where(.svelte-10lvdgo){margin:0;font-size:.875rem;color:#15803d}.success-note.svelte-10lvdgo{margin-top:.5rem;font-size:.8rem;color:#15803d}.panel-actions.svelte-10lvdgo{margin-top:1rem;display:flex;flex-direction:column;gap:.75rem}.form-group.svelte-10lvdgo{margin-bottom:1.5rem}label.svelte-10lvdgo{display:block;margin-bottom:.5rem;color:#374151;font-size:.875rem;font-weight:500}input[type=email].svelte-10lvdgo{width:100%;padding:.875rem 1rem;border:1px solid #d1d5db;border-radius:8px;font-size:1rem;transition:border-color .2s,box-shadow .2s}input[type=email].svelte-10lvdgo:focus{outline:none;border-color:#06c;box-shadow:0 0 0 3px #0066cc1a}input.svelte-10lvdgo:disabled{background:#f9fafb;cursor:not-allowed}.btn-primary.svelte-10lvdgo{width:100%;padding:.875rem;background:#06c;color:#fff;text-decoration:none;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:background .2s;display:flex;align-items:center;justify-content:center;gap:.5rem}.btn-primary.svelte-10lvdgo:hover:not(:disabled){background:#0052a3}.btn-primary.svelte-10lvdgo:disabled{opacity:.6;cursor:not-allowed}.spinner.svelte-10lvdgo{width:18px;height:18px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:svelte-10lvdgo-spin .8s linear infinite}@keyframes svelte-10lvdgo-spin{to{transform:rotate(360deg)}}.helper-text.svelte-10lvdgo{text-align:center;color:#6b7280;font-size:.8rem;margin-top:1rem;margin-bottom:1.5rem}.divider.svelte-10lvdgo{text-align:center;position:relative;margin:1.5rem 0}.divider.svelte-10lvdgo:before{content:"";position:absolute;left:0;right:0;top:50%;height:1px;background:#e5e7eb}.divider.svelte-10lvdgo span:where(.svelte-10lvdgo){background:#fff;padding:0 1rem;position:relative;color:#9ca3af;font-size:.875rem}.btn-secondary.svelte-10lvdgo{display:block;width:100%;padding:.875rem;background:#fff;color:#374151;border:1px solid #d1d5db;border-radius:8px;font-size:1rem;font-weight:500;text-align:center;text-decoration:none;cursor:pointer;transition:all .2s}.btn-secondary.svelte-10lvdgo:hover{background:#f9fafb;border-color:#9ca3af}.auth-page.svelte-1i2smtp{min-height:calc(100vh - 200px);display:flex;align-items:center;justify-content:center;padding:2rem 1rem;background:linear-gradient(135deg,#f5f7fa,#e4e8ec)}.auth-container.svelte-1i2smtp{width:100%;max-width:450px}.login-error.svelte-1i2smtp{margin-bottom:1rem;padding:.875rem 1rem;border-radius:.75rem;border:1px solid var(--color-danger-border);background:var(--color-danger-light);color:var(--color-danger-text);font-size:.95rem}
