.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-container.svelte-w6byyt.svelte-w6byyt{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#1a2a6c,#2c3e50);padding:20px}.container.svelte-w6byyt.svelte-w6byyt{width:90%;max-width:500px;background:linear-gradient(135deg,#f5f7fa,#e4eaf5);border-radius:20px;box-shadow:0 20px 60px #0000004d;overflow:hidden;display:flex;justify-content:center;align-items:center;min-height:600px}.login-panel.svelte-w6byyt.svelte-w6byyt{width:100%;padding:40px;display:flex;flex-direction:column}.logo.svelte-w6byyt.svelte-w6byyt{text-align:center;margin-bottom:30px}.logo.svelte-w6byyt img.svelte-w6byyt{height:80px;margin-bottom:15px}.logo.svelte-w6byyt h1.svelte-w6byyt{color:#1a2a6c;font-size:24px;font-weight:700}.login-form.svelte-w6byyt.svelte-w6byyt{flex-grow:1;display:flex;flex-direction:column;justify-content:center}.login-form--sso.svelte-w6byyt.svelte-w6byyt{margin-top:16px}.sso-btn.svelte-w6byyt.svelte-w6byyt{width:100%;padding:12px;border-radius:8px;background:#0f9d58;color:#fff;font-weight:600;display:flex;align-items:center;justify-content:center;gap:8px;border:none;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}.sso-btn.svelte-w6byyt.svelte-w6byyt:disabled{opacity:.6;cursor:not-allowed}.sso-btn.svelte-w6byyt.svelte-w6byyt:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 10px 20px #0f9d5859}.loading-spinner--small.svelte-w6byyt.svelte-w6byyt{width:14px;height:14px}.form-group.svelte-w6byyt.svelte-w6byyt{margin-bottom:20px}.form-group.svelte-w6byyt label.svelte-w6byyt{display:block;margin-bottom:8px;font-weight:600;color:#2c3e50;font-size:14px}.form-group.svelte-w6byyt input.svelte-w6byyt{width:100%;padding:15px;border:2px solid #e0e0e0;border-radius:10px;font-size:16px;transition:all .3s;background:white;color:#333}.password-input-wrapper.svelte-w6byyt.svelte-w6byyt{position:relative;display:flex;align-items:center}.password-input-wrapper.svelte-w6byyt input.svelte-w6byyt{padding-right:45px}.password-toggle.svelte-w6byyt.svelte-w6byyt{position:absolute;right:12px;background:none;border:none;cursor:pointer;padding:5px;display:flex;align-items:center;justify-content:center;color:#7f8c8d;transition:color .3s;z-index:1}.password-toggle.svelte-w6byyt.svelte-w6byyt:hover:not(:disabled){color:#3498db}.password-toggle.svelte-w6byyt.svelte-w6byyt:disabled{opacity:.5;cursor:not-allowed}.form-group.svelte-w6byyt input.svelte-w6byyt:focus{border-color:#3498db;outline:none;box-shadow:0 0 0 3px #3498db33}.form-group.svelte-w6byyt input.svelte-w6byyt:disabled{background:#f5f5f5;cursor:not-allowed;opacity:.6}.captcha-container.svelte-w6byyt.svelte-w6byyt{display:flex;align-items:center;gap:15px;margin-bottom:20px}.captcha-display.svelte-w6byyt.svelte-w6byyt{background:#2c3e50;color:#fff;padding:12px 20px;border-radius:8px;font-size:18px;font-weight:700;letter-spacing:2px;-webkit-user-select:none;-moz-user-select:none;user-select:none;flex:1;text-align:center;font-family:monospace}.captcha-refresh.svelte-w6byyt.svelte-w6byyt{background:#3498db;color:#fff;border:none;border-radius:50%;width:40px;height:40px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s;flex-shrink:0}.captcha-refresh.svelte-w6byyt.svelte-w6byyt:hover:not(:disabled){background:#2980b9;transform:rotate(180deg)}.captcha-refresh.svelte-w6byyt.svelte-w6byyt:disabled{opacity:.5;cursor:not-allowed}.login-btn.svelte-w6byyt.svelte-w6byyt{background:linear-gradient(135deg,#3498db,#2980b9);color:#fff;border:none;padding:15px;border-radius:10px;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s;margin-top:10px;display:flex;align-items:center;justify-content:center;gap:8px}.login-btn.svelte-w6byyt.svelte-w6byyt:hover:not(:disabled){transform:translateY(-3px);box-shadow:0 10px 20px #3498db4d}.login-btn.svelte-w6byyt.svelte-w6byyt:disabled{opacity:.6;cursor:not-allowed;transform:none}.loading-spinner.svelte-w6byyt.svelte-w6byyt{width:16px;height:16px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:svelte-w6byyt-spin .6s linear infinite}@keyframes svelte-w6byyt-spin{to{transform:rotate(360deg)}}.cta.svelte-w6byyt.svelte-w6byyt{padding:0;margin-top:20px}.cta-separator.svelte-w6byyt.svelte-w6byyt{width:100%;height:1px;background:rgba(44,62,80,.2);margin-bottom:15px}.cta-copyright.svelte-w6byyt.svelte-w6byyt{text-align:center;color:#7f8c8d;font-size:12px;margin:0;padding:0}.notification.svelte-w6byyt.svelte-w6byyt{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-w6byyt.svelte-w6byyt{background:#e74c3c}.notification.success.svelte-w6byyt.svelte-w6byyt{background:#27ae60}.notification.show.svelte-w6byyt.svelte-w6byyt{transform:translate(0)}@media (max-width: 768px){.container.svelte-w6byyt.svelte-w6byyt{max-width:100%;min-height:auto}.login-panel.svelte-w6byyt.svelte-w6byyt{padding:30px 20px}.logo.svelte-w6byyt img.svelte-w6byyt{height:60px}.logo.svelte-w6byyt h1.svelte-w6byyt{font-size:24px}}
