*{box-sizing:border-box;margin:0;padding:0;font-family:Segoe UI,Arial,sans-serif}body{color:#333;background:linear-gradient(#fff 0%,#f3f3ff 25% 40%,#eae9ffb8 100%);justify-content:center;min-height:100vh;display:flex}.container.svelte-a5bj8b{flex-direction:column;align-items:center;width:1000px;max-width:100%;min-height:100vh;display:flex}header.svelte-a5bj8b{background-color:#fff;border-bottom:1px solid #eee;justify-content:center;width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);display:flex}.header-subdiv.svelte-a5bj8b{justify-content:space-between;align-items:center;width:950px;max-width:100%;padding:12px 0;display:flex}.logo-section.svelte-a5bj8b{align-items:center;gap:6px;display:flex}.logo.svelte-a5bj8b{height:35px}.top-nav.svelte-a5bj8b a:where(.svelte-a5bj8b){color:#666;margin-right:5px;padding-right:15px;font-size:13.9px;text-decoration:none;position:relative}.top-nav.svelte-a5bj8b a:where(.svelte-a5bj8b):after{content:"|";color:#ccc;margin-top:1.4px;position:absolute;right:0}.top-nav.svelte-a5bj8b a:where(.svelte-a5bj8b):last-child{margin-right:0;padding-right:0}.top-nav.svelte-a5bj8b a:where(.svelte-a5bj8b):last-child:after{content:none}.top-nav.svelte-a5bj8b a:where(.svelte-a5bj8b):hover{text-decoration:underline}main.svelte-a5bj8b{justify-content:center;align-items:flex-start;gap:60px 130px;width:100%;padding:15px 4px 20px;display:flex}.left-banner.svelte-a5bj8b{text-align:center;width:45%}.banner-img.svelte-a5bj8b{z-index:-10;margin-top:-30px;margin-left:-50px;position:relative}.login-card.svelte-a5bj8b{background:#fff;border:1px solid #eee;border-radius:6px;width:385px;padding-top:25px;box-shadow:0 0 10px #0000000d}#loginForm.svelte-a5bj8b{margin-top:15px;padding:10px 25px 70px}.tab-header.svelte-a5bj8b{border-bottom:1px solid #7e868e29;justify-content:space-between;display:flex}.tab-header.svelte-a5bj8b button:where(.svelte-a5bj8b){cursor:pointer;color:#171a1d99;background:0 0;border:none;flex:1;padding:12px 10px;font-weight:700;transition:color .3s;position:relative}.tab-header.svelte-a5bj8b button.active:where(.svelte-a5bj8b){color:#171a1d}.tab-header.svelte-a5bj8b button.active:where(.svelte-a5bj8b):after{content:"";background-color:#000;border-radius:2px;width:35px;height:2px;position:absolute;bottom:-1px;left:50%;transform:translate(-50%)}form.svelte-a5bj8b input:where(.svelte-a5bj8b){color:#171a1d;border:1px solid #ccc;border-radius:5px;width:100%;height:40px;margin-bottom:8px;padding:4px 11px;line-height:22px;display:flex}form.svelte-a5bj8b input:where(.svelte-a5bj8b):focus,form.svelte-a5bj8b input:where(.svelte-a5bj8b):hover,form.svelte-a5bj8b input:where(.svelte-a5bj8b):active{border-right-width:1px;outline:0;box-shadow:0 0 10px 5px #4091ff1a}.error-box.svelte-a5bj8b{color:#000000e0;background-color:#ffeae3;align-items:center;width:100%;margin:0 0 -15px;padding:8px 12px;font-size:14px;display:flex}.error-icon.svelte-a5bj8b{color:#ff622d;border:1px solid #ff622d;border-radius:50%;justify-content:center;align-items:center;width:16px;height:16px;margin-right:6px;padding:6px;font-size:12px;display:flex}.notpassedvalidation.svelte-a5bj8b{color:#ff5219;margin:6px 0 10px;font-size:14px;line-height:20px}.password-field.svelte-a5bj8b{position:relative}.eye-icon.svelte-a5bj8b{cursor:pointer;color:#666;transition:color .2s;position:absolute;top:9px;right:10px}.eye-icon.svelte-a5bj8b:hover{color:#000}.cbox.svelte-a5bj8b{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:6px;margin-top:5px;display:inline-flex;position:relative}.cbox.svelte-a5bj8b input[type=checkbox]:where(.svelte-a5bj8b){opacity:0;cursor:auto;position:absolute}.cbox.svelte-a5bj8b .square:where(.svelte-a5bj8b){background-color:#fff;border:1.6px solid #ccc;border-radius:3px;flex-shrink:0;width:16px;height:16px;transition:all .2s;display:inline-block;position:relative}.cbox.svelte-a5bj8b input:where(.svelte-a5bj8b):checked+.square:where(.svelte-a5bj8b){background-color:#007bff;border-color:#007bff}.cbox.svelte-a5bj8b input:where(.svelte-a5bj8b):not(:checked)+.square:where(.svelte-a5bj8b):hover{border-color:#ef4944;transition:all .3s}.cbox.svelte-a5bj8b .square:where(.svelte-a5bj8b):after{content:"";border:2px solid #fff;border-width:0 2px 2px 0;width:4px;height:8px;display:none;position:absolute;top:1px;left:4px;transform:rotate(45deg)}.cbox.svelte-a5bj8b input:where(.svelte-a5bj8b):checked+.square:where(.svelte-a5bj8b):after{display:block}.agreement.svelte-a5bj8b{color:#333;justify-content:flex-start;align-items:center;margin-top:10px;font-size:.9rem;display:flex}.agreement.svelte-a5bj8b .cbox:where(.svelte-a5bj8b){flex-wrap:nowrap;align-items:center;gap:10px;display:inline-flex}.agreement.svelte-a5bj8b .agree-text:where(.svelte-a5bj8b){color:#171a1d99;margin-top:0;line-height:1.2;display:inline}.agreement.svelte-a5bj8b a:where(.svelte-a5bj8b){color:#007bff;cursor:pointer;text-decoration:none}.agree-text.svelte-a5bj8b a:where(.svelte-a5bj8b):hover{color:#69b1ff;text-decoration:none!important}.options.svelte-a5bj8b{white-space:nowrap;justify-content:space-between;align-items:center;width:100%;margin-top:13px;margin-bottom:13px;font-size:.9rem;display:flex}.options.svelte-a5bj8b label:where(.svelte-a5bj8b){color:#171a1d99;flex-shrink:0;align-items:center;gap:5px;margin-top:2px;display:flex}.options.svelte-a5bj8b .forgot:where(.svelte-a5bj8b){color:#555;flex-shrink:0;margin-top:-2px;text-decoration:none}.options.svelte-a5bj8b .save-user:where(.svelte-a5bj8b){color:auto;margin-top:-2px}.signin-btn.svelte-a5bj8b{color:#fff;cursor:pointer;background-color:#e60012;border:none;border-radius:4px;justify-content:center;align-items:center;gap:8px;width:100%;padding:10px;font-weight:700;transition:opacity .3s,cursor .3s;display:flex}.signin-btn.svelte-a5bj8b:disabled{cursor:not-allowed;opacity:.5}.loading-anim.svelte-a5bj8b{border:2px solid #0000;border-top-color:currentColor;border-radius:50%;width:16px;height:16px;animation:.7s linear infinite svelte-a5bj8b-spin}@keyframes svelte-a5bj8b-spin{to{transform:rotate(360deg)}}.signin-btn.svelte-a5bj8b:hover{background-color:#cc000f}.scan.svelte-a5bj8b{text-align:center;color:#171a1d66;background:#f6f6f6;justify-content:center;align-items:center;gap:15px;width:100%;margin-top:15px;padding:10px 0;font-size:.93rem;display:flex}.scan.svelte-a5bj8b img:where(.svelte-a5bj8b){width:36px;height:36px}.scan.svelte-a5bj8b span:where(.svelte-a5bj8b):hover{color:#007fff}footer.svelte-a5bj8b{color:#777;background-color:#fff;border-top:1px solid #eee;flex-grow:1;justify-content:center;align-items:flex-start;width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);padding-top:20px;font-size:.85rem;display:flex}footer.svelte-a5bj8b .footer-content:where(.svelte-a5bj8b){text-align:center;width:950px;max-width:100%;padding:0 10px 20px}footer.svelte-a5bj8b .footer-content:where(.svelte-a5bj8b) .footer-links:where(.svelte-a5bj8b){margin-bottom:5px}footer.svelte-a5bj8b a:where(.svelte-a5bj8b){color:#848585;margin-right:5px;font-size:12.5px;text-decoration:none}footer.svelte-a5bj8b a:where(.svelte-a5bj8b):hover{text-decoration:underline}@media (max-width:1000px){.container.svelte-a5bj8b{width:95%}main.svelte-a5bj8b{gap:40px}}@media (max-width:900px){main.svelte-a5bj8b{flex-direction:column;align-items:center;gap:20px;padding:40px 20px}.left-banner.svelte-a5bj8b{display:none}.login-card.svelte-a5bj8b{width:90%;max-width:400px}header.svelte-a5bj8b{flex-direction:column;align-items:center;gap:10px;padding:1px 15px}.top-nav.svelte-a5bj8b{flex-wrap:wrap;justify-content:center;gap:10px;font-size:.85rem}.top-nav.svelte-a5bj8b a:where(.svelte-a5bj8b){text-align:center;flex:auto;min-width:80px}header.svelte-a5bj8b,.header-subdiv.svelte-a5bj8b{justify-content:center}.top-nav.svelte-a5bj8b{display:none}.logo-section.svelte-a5bj8b{justify-content:center;width:100%}}
