.checkbox-container.svelte-l33eya{display:flex;align-items:center;gap:8px}.checkbox-input.svelte-l33eya{width:24px;height:24px;border:1.5px solid #73767b;border-radius:8px;cursor:pointer;appearance:none;background:#fff;position:relative;flex-shrink:0}.checkbox-input.svelte-l33eya:checked{background:#5969ff;border-color:#5969ff}.checkbox-input.svelte-l33eya:checked:after{content:"✓";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff;font-size:16px;font-weight:700}.checkbox-label.svelte-l33eya{font-family:DM Sans,sans-serif;font-weight:500;font-size:13.33px;line-height:18px;color:#73767b;cursor:pointer;-webkit-user-select:none;user-select:none}.floating-help-btn.svelte-1xx6ew8{position:fixed;bottom:24px;right:24px;z-index:40;display:inline-flex;align-items:center;gap:8px;padding:12px 20px;border-radius:50px;background:linear-gradient(135deg,#5969ff,#7c8aff);color:#fff;font-size:.875rem;font-weight:600;text-decoration:none;box-shadow:0 4px 16px #5969ff59;transition:all .25s ease;cursor:pointer}.floating-help-btn.svelte-1xx6ew8:hover{transform:translateY(-2px);box-shadow:0 6px 20px #5969ff73}.floating-help-label.svelte-1xx6ew8{white-space:nowrap}@media(max-width:1023px){.floating-help-btn.svelte-1xx6ew8{bottom:100px;right:16px;padding:10px 16px;font-size:.8rem;gap:6px}}@media(max-width:479px){.floating-help-btn.svelte-1xx6ew8{bottom:95px;right:12px;padding:10px;border-radius:50%}.floating-help-label.svelte-1xx6ew8{display:none}}.login-page.svelte-1uha8ag{position:relative;width:100%;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px 0;gap:32px;overflow:hidden;background:radial-gradient(ellipse 120% 80% at 30% 20%,#e7f0ff,#f5f8fc 40%,#fafafb)}.login-modal.svelte-1uha8ag{position:relative;z-index:10;width:507px;background:#fafafb;border:1px solid #e1e2e4;border-radius:16px;padding:56px;display:flex;flex-direction:column;gap:24px;box-shadow:0 4px 12px #0000000d}.modal-content.svelte-1uha8ag{display:flex;flex-direction:column;gap:16px;width:100%}.header-section.svelte-1uha8ag{display:flex;flex-direction:column;gap:32px;width:100%}.modal-title.svelte-1uha8ag{font-family:DM Sans,sans-serif;font-weight:700;font-size:27.65px;line-height:33px;letter-spacing:-1.106px;color:#2e3033;text-align:start;margin:0}.login-form.svelte-1uha8ag{width:100%;display:flex;flex-direction:column;gap:16px}.form-fields.svelte-1uha8ag{display:flex;flex-direction:column;gap:32px;width:100%}.actions-section.svelte-1uha8ag{display:flex;flex-direction:column;gap:16px;width:100%}.divider.svelte-1uha8ag{display:flex;align-items:center;gap:16px;width:100%}.divider-line.svelte-1uha8ag{flex:1;height:1px;background:#c7c9cc}.divider-text.svelte-1uha8ag{font-family:DM Sans,sans-serif;font-weight:400;font-size:14px;line-height:19px;color:#c7c9cc}.modal-footer.svelte-1uha8ag{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;font-size:16px;line-height:22px;letter-spacing:-.48px}.footer-text.svelte-1uha8ag{font-family:DM Sans,sans-serif;font-weight:500;color:#73767b;margin:0}.footer-link.svelte-1uha8ag{font-family:DM Sans,sans-serif;font-weight:700;color:#5969ff;margin:0;cursor:pointer;text-decoration:none}.footer-link.svelte-1uha8ag:hover{text-decoration:underline}.login-button.svelte-1uha8ag{width:100%;height:54px;padding:16px 0;background:#5969ff;border:none;border-radius:8px;font-family:DM Sans,sans-serif;font-weight:500;font-size:16px;line-height:22px;letter-spacing:-.48px;color:#fafafb;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;gap:10px}.login-button.svelte-1uha8ag:hover:not(:disabled):not(.login-button-error){background:#4858ee}.login-button.svelte-1uha8ag:active:not(:disabled):not(.login-button-error){background:#3747dd}.login-button.svelte-1uha8ag:disabled{cursor:not-allowed}.login-button-loading.svelte-1uha8ag{opacity:.9;cursor:not-allowed}.login-button-success.svelte-1uha8ag{background:#16a34a}.login-button-error.svelte-1uha8ag{background:#dc2626;cursor:pointer}.login-button-error.svelte-1uha8ag:hover{background:#b91c1c}.login-error-message.svelte-1uha8ag{padding:10px 14px;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;color:#991b1b;font-family:DM Sans,sans-serif;font-size:13px;text-align:center;line-height:1.4;animation:svelte-1uha8ag-slideIn .3s ease-out}@keyframes svelte-1uha8ag-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes svelte-1uha8ag-checkPulse{0%{transform:scale(.8);opacity:0}50%{transform:scale(1.1)}to{transform:scale(1);opacity:1}}@keyframes svelte-1uha8ag-slideIn{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}@media(max-width:640px){.login-modal.svelte-1uha8ag{width:90%;padding:32px 24px}}
