.auth-page.svelte-jg6eah.svelte-jg6eah{min-height:100vh;min-height:100dvh;display:flex;background:var(--gradient-bg)}.auth-side-image.svelte-jg6eah.svelte-jg6eah{display:none;width:640px;min-width:640px;height:100vh;height:100dvh;position:fixed;top:0;left:0;background:url(../../../assets/img/bg-login.jpg) no-repeat center center;background-size:cover;z-index:1}.auth-side-text.svelte-jg6eah.svelte-jg6eah{position:absolute;bottom:20px;left:0;width:390px;background-color:#a5e5e2;padding:31px 22px}.auth-side-text.svelte-jg6eah p.svelte-jg6eah{margin:0;font-size:16px;font-weight:500;color:#17161e;line-height:1.5}.auth-main.svelte-jg6eah.svelte-jg6eah{flex:1;display:flex;align-items:center;justify-content:center;padding:16px;margin-left:0}.auth-container.svelte-jg6eah.svelte-jg6eah{width:100%;max-width:420px;background:#fff;border-radius:24px;box-shadow:0 20px 60px #00000014;padding:32px 24px;display:flex;flex-direction:column;gap:24px}.logo-section.svelte-jg6eah.svelte-jg6eah{display:flex;justify-content:center}.logo.svelte-jg6eah.svelte-jg6eah{height:48px;width:auto;-o-object-fit:contain;object-fit:contain}.content-section.svelte-jg6eah.svelte-jg6eah{display:flex;flex-direction:column;gap:16px}.title.svelte-jg6eah.svelte-jg6eah{font-size:1.5rem;font-weight:700;color:#111827;text-align:center;margin:0}.subtitle.svelte-jg6eah.svelte-jg6eah{font-size:.9rem;color:#6b7280;text-align:center;margin:0;line-height:1.5}.subtitle strong{color:#111827;font-weight:600}form.svelte-jg6eah.svelte-jg6eah{display:flex;flex-direction:column;gap:16px}.submit-btn.svelte-jg6eah.svelte-jg6eah{width:100%;padding:14px;background:var(--accent-color);color:#fff;border:none;border-radius:12px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;gap:8px;box-shadow:0 4px 14px var(--accent-shadow);margin-top:8px}.submit-btn.svelte-jg6eah.svelte-jg6eah:hover:not(:disabled){transform:translateY(-2px);filter:brightness(1.05);box-shadow:0 6px 20px var(--accent-shadow)}.submit-btn.svelte-jg6eah.svelte-jg6eah:disabled{opacity:.6;cursor:not-allowed;transform:none}.spinner.svelte-jg6eah.svelte-jg6eah{width:18px;height:18px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:svelte-jg6eah-spin .8s linear infinite}@keyframes svelte-jg6eah-spin{to{transform:rotate(360deg)}}@media (min-width: 1200px){.auth-side-image.svelte-jg6eah.svelte-jg6eah{display:block}.auth-main.svelte-jg6eah.svelte-jg6eah{margin-left:640px}.auth-main.full-width.svelte-jg6eah.svelte-jg6eah{margin-left:0}}@media (max-width: 380px){.auth-container.svelte-jg6eah.svelte-jg6eah{padding:24px 20px}.title.svelte-jg6eah.svelte-jg6eah{font-size:1.3rem}}@media (min-height: 700px){.auth-container.svelte-jg6eah.svelte-jg6eah{padding:40px 32px;gap:28px}}.auth-page .alert{padding:12px 16px;border-radius:12px;font-size:.875rem;display:flex;align-items:center;gap:10px}.auth-page .alert-error{background:#fef2f2;color:#dc2626;border:1px solid #fecaca}.auth-page .alert-success{background:#f0fdf4;color:#16a34a;border:1px solid #bbf7d0}.auth-page .footer-link{text-align:center;margin-top:8px}.auth-page .footer-link a{color:var(--accent-color);text-decoration:none;font-weight:500;font-size:.875rem}.auth-page .footer-link a:hover{text-decoration:underline}
