.default-input.svelte-166g1y7{width:30px;height:40px;text-align:center;border:1px solid black;margin:0}.wrapper.svelte-zmx5mm{display:flex;gap:.5rem;align-items:center}.login-wrapper.svelte-1d54h72.svelte-1d54h72{display:grid;grid-template-columns:1fr 1fr;min-height:100vh;width:100%}.hero-panel.svelte-1d54h72.svelte-1d54h72{position:relative;overflow:hidden;background:#0f172a}.hero-image.svelte-1d54h72.svelte-1d54h72{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.login-panel.svelte-1d54h72.svelte-1d54h72{display:flex;align-items:center;justify-content:center;background:#fff;padding:2rem}.login-panel-inner.svelte-1d54h72.svelte-1d54h72{width:100%;max-width:400px;display:flex;flex-direction:column}.logo.svelte-1d54h72.svelte-1d54h72{text-align:center;margin-bottom:.25rem}.logo-title.svelte-1d54h72.svelte-1d54h72{color:#1a3c8a;font-size:2.25rem;font-weight:900;margin:0;letter-spacing:-.01em}.welcome-text.svelte-1d54h72.svelte-1d54h72{text-align:center;color:#000;font-size:2rem;font-weight:700;margin:2rem}.login-form.svelte-1d54h72.svelte-1d54h72{display:flex;flex-direction:column}.login-form--sso.svelte-1d54h72.svelte-1d54h72{margin-top:12px}.form-group.svelte-1d54h72.svelte-1d54h72{margin-bottom:18px}.form-group.svelte-1d54h72 label.svelte-1d54h72{display:block;margin-bottom:6px;font-weight:600;color:#334155;font-size:.85rem}.form-group.svelte-1d54h72 input.svelte-1d54h72{width:100%;padding:.75rem .9rem;border:1.5px solid #d1d5db;border-radius:8px;font-size:.95rem;transition:border-color .2s,box-shadow .2s;background:#fff;color:#1e293b}.form-group.svelte-1d54h72 input.svelte-1d54h72::-moz-placeholder{color:#94a3b8}.form-group.svelte-1d54h72 input.svelte-1d54h72::placeholder{color:#94a3b8}.form-group.svelte-1d54h72 input.svelte-1d54h72:focus{border-color:#3b82f6;outline:none;box-shadow:0 0 0 3px #3b82f626}.form-group.svelte-1d54h72 input.svelte-1d54h72:disabled{background:#f8fafc;cursor:not-allowed;opacity:.6}.password-input-wrapper.svelte-1d54h72.svelte-1d54h72{position:relative;display:flex;align-items:center}.password-input-wrapper.svelte-1d54h72 input.svelte-1d54h72{padding-right:42px}.password-toggle.svelte-1d54h72.svelte-1d54h72{position:absolute;right:10px;background:none;border:none;cursor:pointer;padding:4px;display:flex;align-items:center;justify-content:center;color:#94a3b8;transition:color .2s;z-index:1}.password-toggle.svelte-1d54h72.svelte-1d54h72:hover:not(:disabled){color:#3b82f6}.password-toggle.svelte-1d54h72.svelte-1d54h72:disabled{opacity:.5;cursor:not-allowed}.captcha-container.svelte-1d54h72.svelte-1d54h72{display:flex;align-items:center;gap:10px;margin-bottom:10px}.captcha-display.svelte-1d54h72.svelte-1d54h72{flex:1;background:#1e293b;color:#fff;border-radius:8px;padding:.7rem .9rem;text-align:center;font-weight:700;letter-spacing:1px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.captcha-refresh.svelte-1d54h72.svelte-1d54h72{width:38px;height:38px;border:none;border-radius:8px;background:#2563eb;color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .2s ease}.captcha-refresh.svelte-1d54h72.svelte-1d54h72:hover:not(:disabled){background:#1d4ed8}.captcha-refresh.svelte-1d54h72.svelte-1d54h72:disabled{opacity:.6;cursor:not-allowed}.login-btn.svelte-1d54h72.svelte-1d54h72{width:100%;background:#2563eb;color:#fff;border:none;padding:.8rem;border-radius:8px;font-size:.95rem;font-weight:700;cursor:pointer;transition:background .2s,transform .15s;margin-top:4px;display:flex;align-items:center;justify-content:center;gap:8px}.login-btn.svelte-1d54h72.svelte-1d54h72:hover:not(:disabled){background:#1d4ed8;transform:translateY(-1px)}.login-btn.svelte-1d54h72.svelte-1d54h72:disabled{opacity:.6;cursor:not-allowed;transform:none}.sso-btn.svelte-1d54h72.svelte-1d54h72{width:100%;padding:.8rem;border-radius:8px;background:#fff;color:#1e293b;font-weight:700;font-size:.95rem;display:flex;align-items:center;justify-content:center;gap:8px;border:1.5px solid #d1d5db;cursor:pointer;transition:border-color .2s,background .2s}.sso-btn.svelte-1d54h72.svelte-1d54h72:hover:not(:disabled){border-color:#3b82f6;background:rgba(59,130,246,.04)}.sso-btn.svelte-1d54h72.svelte-1d54h72:disabled{opacity:.6;cursor:not-allowed}.loading-spinner.svelte-1d54h72.svelte-1d54h72{width:16px;height:16px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:svelte-1d54h72-spin .6s linear infinite}.loading-spinner--small.svelte-1d54h72.svelte-1d54h72{width:14px;height:14px;border:2px solid rgba(30,41,59,.2);border-top-color:#1e293b}@keyframes svelte-1d54h72-spin{to{transform:rotate(360deg)}}.cta.svelte-1d54h72.svelte-1d54h72{margin-top:2rem}.cta-copyright.svelte-1d54h72.svelte-1d54h72{text-align:center;color:#94a3b8;font-size:.75rem;margin:0}.notification.svelte-1d54h72.svelte-1d54h72{position:fixed;top:20px;right:20px;padding:15px 25px;color:#fff;border-radius:8px;box-shadow:0 5px 15px #0003;transform:translate(150%);transition:transform .4s ease;z-index:1000;max-width:400px;font-size:14px}.notification.error.svelte-1d54h72.svelte-1d54h72{background:#e74c3c}.notification.success.svelte-1d54h72.svelte-1d54h72{background:#27ae60}.notification.show.svelte-1d54h72.svelte-1d54h72{transform:translate(0)}@media (max-width: 768px){.login-wrapper.svelte-1d54h72.svelte-1d54h72{grid-template-columns:1fr}.hero-panel.svelte-1d54h72.svelte-1d54h72{display:none}.login-panel.svelte-1d54h72.svelte-1d54h72{padding:2rem 1.5rem;min-height:100vh}}
