*{margin:0;padding:0;box-sizing:border-box}html{height:100%;overflow:hidden}body{height:100%;overflow:hidden;background-color:#fbf9fb;font-family:'Inter',sans-serif}.page-wrapper{display:flex;min-height:100vh;width:100%;background:#fff}.brand-panel{position:relative;flex:1;min-width:45%;background:linear-gradient(81.3633deg,#e7ac3b 6.7982%,#b87e1e 93.202%);padding:80px;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden}.brand-panel::after{content:'';position:absolute;top:50%;right:0;transform:translateY(-50%);width:auto;height:100%;aspect-ratio:450/625;background-image:url('/Images/bgLogo.svg');background-size:contain;background-repeat:no-repeat;background-position:center right;opacity:.35;pointer-events:none;z-index:0}.brand-panel::before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to bottom right,rgba(255,255,255,.02),transparent);pointer-events:none}.brand-logo{position:relative;z-index:1;width:197px;height:48px}.brand-logo img{width:100%;height:100%;object-fit:contain}.brand-content{position:relative;z-index:1;max-width:547px}.brand-heading{font-size:72px;font-weight:700;line-height:82.8px;color:#fff;margin:0;max-width:501px;border:none;padding:0}.brand-footer{position:relative;z-index:1;font-size:14px;line-height:21px;color:#fff;font-weight:400}.auth-panel{flex:1;min-width:55%;background-color:#f5f5f7;display:flex;align-items:center;justify-content:center;padding:40px 20px}.auth-card{background:#fff;border-radius:8px;padding:32px 40px;width:100%;max-width:460px;box-shadow:0 1px 3px 0 rgba(0,0,0,.05)}.auth-heading{font-size:24px;line-height:36px;color:#1a1a1a;font-weight:400;margin-bottom:8px}.auth-description{font-size:14px;line-height:21px;color:#6b7280;margin-bottom:24px}.form-group{margin-bottom:16px;width:100%}.form-input{position:relative;width:100%;display:block}.form-input input{display:block;width:100%;max-width:100%;height:56px;border:1px solid #79747e;border-radius:4px;padding:16px;font-size:16px;font-family:inherit;transition:border-color .3s;outline:none;box-shadow:none;background-color:#fff}.form-input input:disabled,.form-input input[readonly]{color:#9ca3af;cursor:default}.form-input input:focus{border-color:#e7ac3b;box-shadow:none;outline:none}.form-input label{position:absolute;left:16px;top:16px;font-size:16px;font-weight:500;color:#49454f;pointer-events:none;transition:all .3s;background:#fff;padding:0 4px;margin:0;line-height:1}.form-input input:focus+label,.form-input input:not(:placeholder-shown)+label,.form-input.has-value label{top:-8px;font-size:12px;color:#e7ac3b}.btn-primary{display:flex;align-items:center;justify-content:center;width:100%;height:48px;background-color:#e7ac3b;border:none;border-radius:8px;color:#fff;font-size:14px;font-weight:500;line-height:21px;cursor:pointer;transition:background-color .3s;font-family:'Inter',sans-serif;text-decoration:none}.btn-primary:hover{background-color:#d49a2f;color:#fff;text-decoration:none}.btn-primary:active{background-color:#c28c28}.btn-primary:disabled{opacity:.65;cursor:not-allowed}.help-link{text-align:center;margin-top:20px}.help-link a{font-size:14px;color:#e7ac3b;text-decoration:none}.help-link a:hover{text-decoration:underline}.validation-summary-valid{display:none}.alert{margin-bottom:16px;padding:12px 16px;border-radius:4px;font-size:14px}.alert-danger{background-color:#fee;border:1px solid #fcc;color:#c00}.validation-summary-errors{margin-bottom:16px}.validation-summary-errors ul{list-style:none;padding:0;margin:0}.validation-summary-errors ul li{color:#dc2626;font-size:13px;margin-bottom:4px}body.page-signin .brand-panel::before{background-image:url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNzA3IiBoZWlnaHQ9Ijk2MyIgdmlld0JveD0iMCAwIDcwNyA5NjMiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxyZWN0IHdpZHRoPSI3MDciIGhlaWdodD0iOTYzIiBmaWxsPSJ1cmwoI3BhaW50MF9saW5lYXIpIiBmaWxsLW9wYWNpdHk9IjAuMSIvPgo8ZGVmcz4KPGxpbmVhckdyYWRpZW50IGlkPSJwYWludDBfbGluZWFyIiB4MT0iMCIgeTE9IjAiIHgyPSI3MDciIHkyPSI5NjMiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIj4KPHN0b3Agc3RvcC1jb2xvcj0iI0ZGRkZGRiIgc3RvcC1vcGFjaXR5PSIwLjIiLz4KPHN0b3Agb2Zmc2V0PSIxIiBzdG9wLWNvbG9yPSIjRkZGRkZGIiBzdG9wLW9wYWNpdHk9IjAiLz4KPC9saW5lYXJHcmFkaWVudD4KPC9kZWZzPgo8L3N2Zz4K');background-size:cover;background-position:center;opacity:.3}body.page-signin .auth-description{margin-bottom:32px}.error-message{font-size:13px;color:#dc2626;margin-top:6px;display:none}.login-options{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px;margin-top:16px}.login-options .stay-signed-in{display:flex;align-items:center}.login-options .stay-signed-in label{display:flex;align-items:center;margin:0;font-size:14px;font-weight:400;color:#1a1a1a;cursor:pointer}.login-options .stay-signed-in label input[type="checkbox"]{margin-right:8px;cursor:pointer}.login-options .reset-password-link a{font-size:14px;color:#e7ac3b;text-decoration:none}.login-options .reset-password-link a:hover{text-decoration:underline}.g-recaptcha{margin-bottom:16px}input[type="password"]::-ms-reveal,input[type="password"]::-ms-clear,input[type="password"]::-webkit-credentials-auto-fill-button{display:none}.password-toggle{position:absolute;right:12px;top:50%;transform:translateY(-50%);background:none;border:none;padding:0;cursor:pointer;color:#79747e;display:flex;align-items:center;justify-content:center}.password-toggle:hover{color:#1a1a1a}.form-input input[type="password"],.form-input input[type="text"].password-visible{padding-right:44px}.not-you-link{text-align:right;margin-top:-8px;margin-bottom:12px}.not-you-link a{font-size:13px;color:#e7ac3b;text-decoration:none}.not-you-link a:hover{text-decoration:underline}.back-link{display:inline-block;font-size:14px;color:#e7ac3b;text-decoration:none;margin-bottom:24px}.back-link:hover{text-decoration:underline}body.page-confirmation .brand-panel::before{background:none}body.page-confirmation .auth-card{text-align:center}body.page-confirmation .auth-heading{font-weight:600;margin-bottom:12px}.success-icon{width:64px;height:64px;margin:0 auto 24px;display:flex;align-items:center;justify-content:center;background-color:#10b981;border-radius:50%}.success-icon svg{width:32px;height:32px;color:#fff}.auth-note{font-size:13px;line-height:19.5px;color:#9ca3af;margin-bottom:24px}body.page-mfa .auth-heading,body.page-mfa .auth-description{text-align:center}.mfa-passcode-options{font-size:14px;color:#6b7280;margin-bottom:20px}.mfa-passcode-options a{color:#e7ac3b;text-decoration:none}.mfa-passcode-options a:hover{text-decoration:underline}a.mfa-setup-disabled,.mfa-passcode-options a.mfa-setup-disabled,.mfa-passcode-options a.mfa-setup-disabled:hover,.mfa-passcode-options a.mfa-setup-disabled:focus{pointer-events:none;opacity:.5;color:#9ca3af;text-decoration:none;cursor:not-allowed;user-select:none}.otp-inputs{display:flex;justify-content:center;gap:8px;margin:24px 0 16px}.otp-digit{width:52px;height:56px;border:1.5px solid #d1d5db;border-radius:8px;text-align:center;font-size:22px;font-weight:500;color:#1a1a1a;outline:none;font-family:'Inter',sans-serif;transition:border-color .2s,box-shadow .2s;background:#fff}.otp-digit:focus{border-color:#e7ac3b;box-shadow:0 0 0 3px rgba(231,172,59,.15)}.resend-timer{font-size:14px;color:#6b7280;margin-bottom:20px}.resend-timer a{color:#e7ac3b;text-decoration:none}.resend-timer a:hover{text-decoration:underline}.resend-link{font-size:14px;color:#e7ac3b;text-decoration:none}.resend-link:hover{text-decoration:underline;color:#e7ac3b}.try-different-link{text-align:center;margin-top:16px}.try-different-link a{font-size:14px;color:#e7ac3b;text-decoration:none}.try-different-link a:hover{text-decoration:underline}.alert-success{background-color:#f0fdf4;border:1px solid #bbf7d0;color:#166534}.alert-info{background-color:#eff6ff;border:1px solid #bfdbfe;color:#1e40af}#temporaryMessage:not(:empty){margin-bottom:16px;margin-top:12px}@media(max-width:1024px){.brand-heading{font-size:56px;line-height:64px}}@media(max-width:768px){.page-wrapper{flex-direction:column}.brand-panel{min-height:400px;padding:40px}.brand-heading{font-size:40px;line-height:48px}.brand-content{margin-top:40px}.brand-footer{font-size:12px}.auth-panel{padding:40px 20px}.auth-card{padding:24px}.auth-heading{font-size:20px;line-height:30px}}@media(max-width:480px){.brand-panel{padding:24px;min-height:300px}.brand-logo{width:150px;height:36px}.brand-heading{font-size:32px;line-height:40px}.auth-card{padding:20px}.success-icon{width:56px;height:56px}.success-icon svg{width:28px;height:28px}}