:root{--color-bg: #131a30;--color-prime: #38d430;--color-stroke: #8397c3;--color-error: #e50473;--font: "Roboto", sans-serif;--tr-del: .2s}.retail-login-wrap,.retail-login-wrap *,.retail-login-wrap *:before,.retail-login-wrap *:after{box-sizing:border-box}.retail-login-wrap{min-height:100vh;width:100vw;max-width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);padding:2.5rem 1.25rem 3rem;font-family:var(--font);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:var(--color-bg);display:flex;align-items:center;justify-content:center;line-height:1.6;font-size:15px;color:#fff}.retail-login-inner{width:100%;max-width:420px;margin:0 auto}.retail-login-brand{display:flex;justify-content:center;margin-bottom:1.75rem}.retail-login-logo{height:auto;max-height:48px;width:auto}.retail-login-card{padding:1.75rem 1.5rem 2rem;border-radius:16px;border:1px solid rgba(56,212,48,.45);background:#ffffff0f;box-shadow:0 8px 32px #00000059}.retail-login-heading{font-size:1.25rem;font-weight:600;line-height:1.35;color:#fff;margin:0 0 1.25rem;text-align:center}.retail-login-label{color:#ffffffd9;font-weight:400;font-size:.875rem}.retail-login-wrap .form-control,.retail-login-wrap input:is([type=email],[type=password],[type=text]){background:#ffffff0f!important;border:1px solid rgba(255,255,255,.2)!important;border-radius:8px!important;color:#fff!important;padding:.625rem .875rem!important;font-family:inherit}.retail-login-wrap .form-control:focus,.retail-login-wrap input:focus{border-color:var(--color-prime)!important;box-shadow:0 0 0 .2rem #38d43033!important;outline:none!important}.retail-login-wrap .form-control::placeholder{color:#fff6}.retail-login-check .form-check-label{color:#ffffffd1;font-size:.875rem}.retail-login-check .form-check-input{border-color:#ffffff59;background-color:#ffffff14}.retail-login-check .form-check-input:checked{background-color:var(--color-prime);border-color:var(--color-prime)}.retail-login-submit{border-radius:60px!important;border:1px solid var(--color-prime)!important;background:#38d4302e!important;color:#fff!important;font-weight:500!important;padding:.65rem 1.25rem!important;box-shadow:0 4px 4px #00000040;transition:background var(--tr-del),border-color var(--tr-del)}.retail-login-submit:hover{background:#38d43047!important;color:#fff!important;border-color:var(--color-prime)!important}.retail-login-alt-link{color:var(--color-prime)!important}.retail-login-lock-title{color:#fff}.retail-login-lock-sub{color:#ffffff8c}.retail-login-avatar{background:#ffffff1a!important}.retail-login-text-muted{color:#ffffffb8;font-size:.9rem;line-height:1.5;margin-bottom:1.25rem}.retail-login-wrap .invalid-feedback{color:var(--color-error)}
