
/* /benchmark_os_login/static/src/scss/login.scss */
 .bmos-employee-login{--bmos-midnight: #071b36; --bmos-navy: #0b2a55; --bmos-cobalt: #2f61e9; --bmos-bright-blue: #36a5f5; --bmos-teal: #22c3a6; --bmos-ink: #142033; --bmos-muted: #65738a; --bmos-border: #d9e1ec; --bmos-surface: #ffffff; --bmos-page: #f6f8fc; --bmos-error: #b42318; --bmos-font: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Ubuntu, "Noto Sans", Arial, sans-serif; display: grid; grid-template-columns: minmax(0, 55fr) minmax(31rem, 45fr); min-height: 100vh; min-height: 100dvh; overflow: clip; background: var(--bmos-page); color: var(--bmos-ink); font-family: var(--bmos-font); -webkit-font-smoothing: antialiased;}.bmos-employee-login *, .bmos-employee-login *::before, .bmos-employee-login *::after{box-sizing: border-box;}.bmos-employee-login-page{min-height: 100vh; min-height: 100dvh; margin: 0; background: #f6f8fc;}.bmos-employee-login-page #wrapwrap, .bmos-employee-login-page #wrapwrap > main{min-height: 100vh; min-height: 100dvh;}.bmos-brand-panel{position: relative; isolation: isolate; display: flex; flex-direction: column; min-width: 0; padding: clamp(2.5rem, 4.8vw, 5rem); overflow: hidden; background: radial-gradient(circle at 82% 30%, rgba(24, 111, 210, 0.17), transparent 31%), linear-gradient(142deg, #06162e 0%, var(--bmos-midnight) 48%, var(--bmos-navy) 100%); color: #fff;}.bmos-brand-panel::before{position: absolute; z-index: -3; inset: 0; background: linear-gradient(90deg, rgba(2, 13, 30, 0.22), transparent 52%, rgba(11, 53, 103, 0.18)); content: "";}.bmos-brand-panel__mesh{position: absolute; z-index: -2; inset: 0; background: url("/benchmark_os_login/static/src/img/login_infrastructure.svg") right bottom/auto 100% no-repeat; opacity: 0.72; pointer-events: none;}.bmos-brand-panel__glow{position: absolute; z-index: -1; right: 8%; bottom: 10%; width: 52vw; max-width: 28rem; aspect-ratio: 1; border-radius: 50%; background: rgba(0, 117, 255, 0.12); filter: blur(4.5rem); pointer-events: none;}.bmos-brand-wordmark{display: inline-flex; align-items: center; gap: 1rem; width: fit-content; color: #fff; font-size: clamp(1.45rem, 2vw, 2rem); font-weight: 720; letter-spacing: -0.035em; line-height: 1;}.bmos-brand-wordmark img{display: block; width: clamp(2.75rem, 4vw, 3.5rem); height: auto; object-fit: contain;}.bmos-brand-copy{width: 90%; max-width: 43rem; margin-block: auto; padding-block: 4.5rem 5.5rem;}.bmos-brand-copy h2{margin: 0; color: #fff; font-size: clamp(2.75rem, 4vw, 4.75rem); font-weight: 760; letter-spacing: -0.055em; line-height: 1.02;}.bmos-brand-copy h2 span{background: linear-gradient(100deg, #3679ff 7%, #2f61e9 56%, #36a5f5 112%); -webkit-background-clip: text; background-clip: text; color: transparent;}.bmos-brand-rule{width: 3rem; height: 0.2rem; margin-block: 2rem 1.5rem; border-radius: 99px; background: var(--bmos-teal); box-shadow: 0 0 1.25rem rgba(34, 195, 166, 0.3);}.bmos-brand-copy p{max-width: 39rem; margin: 0; color: rgba(241, 246, 255, 0.88); font-size: clamp(1.05rem, 1.45vw, 1.38rem); font-weight: 400; line-height: 1.65;}.bmos-secure-status{display: flex; align-items: center; gap: 0.72rem; min-height: 2.75rem; color: rgba(255, 255, 255, 0.9); font-size: 0.98rem;}.bmos-secure-status strong{color: #42dfc3; font-weight: 550;}.bmos-secure-status__shield{display: grid; place-items: center; width: 2.1rem; height: 2.1rem; border: 1px solid rgba(34, 195, 166, 0.24); border-radius: 50%; background: rgba(34, 195, 166, 0.1); color: #38dec0;}.bmos-secure-status__shield svg{width: 1.3rem; fill: none; stroke: currentColor; stroke-linecap: round; stroke-linejoin: round; stroke-width: 1.8;}.bmos-secure-status__dot{width: 0.3rem; height: 0.3rem; border-radius: 50%; background: var(--bmos-teal); box-shadow: 0 0 0.7rem rgba(34, 195, 166, 0.65);}.bmos-login-panel{position: relative; display: grid; place-items: center; min-width: 0; padding: clamp(2rem, 4vw, 4.5rem); background: radial-gradient(circle at 94% 3%, rgba(47, 97, 233, 0.055), transparent 29%), radial-gradient(circle at 5% 100%, rgba(54, 165, 245, 0.045), transparent 30%), var(--bmos-page);}.bmos-login-card{width: 100%; max-width: 30rem; padding: clamp(1.65rem, 3vw, 2.5rem); border: 1px solid rgba(200, 210, 224, 0.72); border-radius: 1.25rem; background: rgba(255, 255, 255, 0.97); box-shadow: 0 1.5rem 4rem rgba(18, 38, 71, 0.08), 0 0.2rem 0.8rem rgba(18, 38, 71, 0.05);}.bmos-login-card__header{text-align: center;}.bmos-access-icon{display: grid; place-items: center; width: 4rem; height: 4rem; margin: 0 auto 0.75rem; border-radius: 50%; background: linear-gradient(145deg, #f1f6ff, #e7effe); color: var(--bmos-cobalt);}.bmos-access-icon svg{width: 1.75rem; fill: none; stroke: currentColor; stroke-linecap: round; stroke-linejoin: round; stroke-width: 1.75;}.bmos-eyebrow{margin: 0; color: var(--bmos-cobalt); font-size: 0.79rem; font-weight: 760; letter-spacing: 0.075em; line-height: 1.4; text-transform: uppercase;}.bmos-login-intro{margin: 0.28rem 0 1.55rem; text-align: center;}.bmos-login-intro h1{margin: 0; color: var(--bmos-ink); font-size: clamp(2rem, 2.5vw, 2.58rem); font-weight: 760; letter-spacing: -0.045em; line-height: 1.1;}.bmos-login-intro p{margin: 0.65rem 0 0; color: var(--bmos-muted); font-size: 0.98rem; line-height: 1.55;}.bmos-login-form{margin: 0;}.bmos-field{position: relative; margin-bottom: 1.18rem;}.bmos-field .form-label{display: block; margin: 0 0 0.48rem; color: var(--bmos-ink); font-size: 0.85rem; font-weight: 680; line-height: 1.35;}.bmos-input-wrap{position: relative;}.bmos-input-wrap .form-control{display: block; width: 100%; height: 3.5rem; padding: 0 3rem 0 3.25rem; border: 1px solid #7f91aa; border-radius: 0.72rem; outline: 0; background: #fff; box-shadow: 0 1px 2px rgba(11, 42, 85, 0.025); color: var(--bmos-ink); font: inherit; font-size: 0.95rem; line-height: 1; transition: border-color 150ms ease, box-shadow 150ms ease, background-color 150ms ease;}.bmos-input-wrap .form-control::placeholder{color: #7b899d; opacity: 1;}.bmos-input-wrap .form-control:hover{border-color: #65738a;}.bmos-input-wrap .form-control:focus{border-color: var(--bmos-cobalt); background: #fff; box-shadow: 0 0 0 0.22rem rgba(47, 97, 233, 0.14);}.bmos-input-icon{position: absolute; z-index: 1; top: 50%; left: 1rem; display: grid; place-items: center; width: 1.3rem; height: 1.3rem; transform: translateY(-50%); color: var(--bmos-cobalt); pointer-events: none;}.bmos-input-icon svg{width: 1.28rem; fill: none; stroke: currentColor; stroke-linecap: round; stroke-linejoin: round; stroke-width: 1.75;}.bmos-password-toggle{position: absolute; z-index: 2; top: 50%; right: 0.3rem; display: grid; place-items: center; width: 2.75rem; height: 2.75rem; padding: 0; transform: translateY(-50%); border: 0; border-radius: 0.55rem; background: transparent; color: #34435a; cursor: pointer;}.bmos-password-toggle:hover{background: #f2f5fa; color: var(--bmos-cobalt);}.bmos-password-toggle:focus-visible, .bmos-employee-login a:focus-visible, .bmos-employee-login button:focus-visible{outline: 3px solid var(--bmos-cobalt); outline-offset: 2px;}.bmos-eye{width: 1.35rem; fill: none; stroke: currentColor; stroke-linecap: round; stroke-linejoin: round; stroke-width: 1.8;}.bmos-eye--hide, .bmos-password-toggle[aria-pressed="true"] .bmos-eye--show{display: none;}.bmos-password-toggle[aria-pressed="true"] .bmos-eye--hide{display: block;}.bmos-forgot-password{position: absolute; top: 0; right: 0; min-height: 1.5rem; color: #1955d8; font-size: 0.82rem; font-weight: 620; line-height: 1.4; text-decoration: none;}.bmos-forgot-password:hover{color: #113ea7; text-decoration: underline;}.bmos-message{display: grid; grid-template-columns: auto minmax(0, 1fr); gap: 0.65rem; align-items: start; margin: 0.3rem 0 1rem; padding: 0.78rem 0.85rem; border: 1px solid; border-radius: 0.65rem; font-size: 0.86rem; line-height: 1.45; overflow-wrap: anywhere;}.bmos-message svg{width: 1.15rem; fill: none; stroke: currentColor; stroke-linecap: round; stroke-linejoin: round; stroke-width: 1.8;}.bmos-message--error{border-color: #f2b8b5; background: #fff4f3; color: #8f1d14;}.bmos-message--success{display: block; border-color: #a7dbc7; background: #f0fbf6; color: #126343;}.bmos-login-form .oe_login_buttons{display: grid; margin: 0 !important; padding-top: 0.15rem !important;}.bmos-submit.btn{display: inline-flex; align-items: center; justify-content: center; width: 100%; min-height: 3.5rem; padding: 0.75rem 1.25rem; border: 1px solid var(--bmos-cobalt); border-radius: 0.7rem; background: linear-gradient(112deg, #315ee8, #245ff1 60%, #2f61e9); box-shadow: 0 0.65rem 1.3rem rgba(47, 97, 233, 0.2); color: #fff; font-size: 0.97rem; font-weight: 720; line-height: 1.2; text-decoration: none; transition: transform 150ms ease, box-shadow 150ms ease, filter 150ms ease;}.bmos-submit.btn:hover:not(:disabled){border-color: #214fcd; background: linear-gradient(112deg, #2854dc, #1f54dc 60%, #2857dc); box-shadow: 0 0.8rem 1.55rem rgba(47, 97, 233, 0.26); color: #fff; transform: translateY(-1px);}.bmos-submit.btn:active:not(:disabled){transform: translateY(0);}.bmos-submit.btn:disabled{opacity: 0.74; cursor: wait;}.bmos-submit__loading{display: none; align-items: center; gap: 0.55rem;}.bmos-submit.is-loading .bmos-submit__idle{display: none;}.bmos-submit.is-loading .bmos-submit__loading{display: inline-flex;}.bmos-spinner{width: 1rem; height: 1rem; border: 2px solid rgba(255, 255, 255, 0.45); border-top-color: #fff; border-radius: 50%; animation: bmos-spin 700ms linear infinite;}@keyframes bmos-spin{to{transform: rotate(360deg);}}.bmos-login-form .oe_login_buttons > .btn-link{margin-top: 0.55rem; color: var(--bmos-muted); font-size: 0.78rem;}.bmos-divider{display: grid; grid-template-columns: 1fr auto 1fr; gap: 0.9rem; align-items: center; margin: 1.2rem 0; color: #67758b; font-size: 0.75rem; font-weight: 700; line-height: 1;}.bmos-divider::before, .bmos-divider::after{height: 1px; background: #d7dfeb; content: "";}.bmos-oauth__providers{display: grid; gap: 0.7rem;}.bmos-oauth-button{display: grid; grid-template-columns: 1.45rem minmax(0, 1fr) 1.45rem; align-items: center; width: 100%; min-height: 3.5rem; padding: 0.65rem 1.15rem; border: 1px solid #7f91aa; border-radius: 0.7rem; background: #fff; box-shadow: none; color: var(--bmos-ink); font-size: 0.94rem; font-weight: 680; line-height: 1.25; text-align: center; text-decoration: none; transition: border-color 150ms ease, background-color 150ms ease, box-shadow 150ms ease;}.bmos-oauth-button::after{content: "";}.bmos-oauth-button:hover{border-color: var(--bmos-cobalt); background: #f8faff; box-shadow: 0 0 0 0.18rem rgba(47, 97, 233, 0.08); color: var(--bmos-ink);}.bmos-oauth-button > i{justify-self: center; color: var(--bmos-cobalt);}.bmos-microsoft-mark{display: grid; grid-template-columns: repeat(2, 0.55rem); grid-template-rows: repeat(2, 0.55rem); gap: 0.08rem; justify-self: center; width: 1.18rem; height: 1.18rem;}.bmos-microsoft-mark i:nth-child(1){background: #f25022;}.bmos-microsoft-mark i:nth-child(2){background: #7fba00;}.bmos-microsoft-mark i:nth-child(3){background: #00a4ef;}.bmos-microsoft-mark i:nth-child(4){background: #ffb900;}.bmos-access-notice{display: grid; grid-template-columns: auto minmax(0, 1fr); gap: 0.85rem; align-items: center; margin-top: 1.5rem; padding-top: 1.25rem; border-top: 1px solid #edf0f5;}.bmos-access-notice__icon{display: grid; place-items: center; width: 3rem; height: 3rem; border-radius: 50%; background: #edf3ff; color: var(--bmos-cobalt);}.bmos-access-notice__icon svg{width: 1.55rem; fill: none; stroke: currentColor; stroke-linecap: round; stroke-linejoin: round; stroke-width: 1.75;}.bmos-access-notice strong{display: block; color: var(--bmos-ink); font-size: 0.8rem; font-weight: 720; line-height: 1.35;}.bmos-access-notice p{margin: 0.25rem 0 0; color: var(--bmos-muted); font-size: 0.76rem; line-height: 1.4;}.bmos-access-notice a{color: #1955d8; font-weight: 620; text-decoration: none;}.bmos-access-notice a:hover{text-decoration: underline;}.bmos-login-card .o_user_switch{margin: 1.25rem 0 !important;}.bmos-login-card .o_user_switch .list-group-item{min-height: 3.25rem; border-color: var(--bmos-border);}.bmos-login-card .oe_reset_password_form, .bmos-login-card .oe_signup_form, .bmos-login-card > .oe_login_form.clearfix{margin-top: 1.5rem;}.bmos-login-card .oe_reset_password_form .form-control, .bmos-login-card .oe_signup_form .form-control{min-height: 3.25rem; border-color: var(--bmos-border); border-radius: 0.7rem;}@media (max-width: 74.99rem){.bmos-employee-login{grid-template-columns: minmax(18rem, 42fr) minmax(30rem, 58fr);}.bmos-brand-panel{padding: clamp(2rem, 4vw, 3.5rem);}.bmos-brand-copy{width: 100%;}.bmos-brand-copy h2{font-size: clamp(2.5rem, 5vw, 3.75rem);}.bmos-brand-panel__mesh{background-position: 64% bottom; opacity: 0.54;}}@media (max-width: 61.99rem){.bmos-login-panel{padding: 2rem;}.bmos-login-card{padding: 1.75rem;}.bmos-brand-copy p{font-size: 1rem;}}@media (min-width: 48rem) and (max-height: 50rem){.bmos-login-card{padding: 1.5rem 2rem;}.bmos-access-icon{width: 3.5rem; height: 3.5rem; margin-bottom: 0.5rem;}.bmos-login-intro{margin-block: 0.2rem 1.2rem;}.bmos-login-intro h1{font-size: 2.15rem;}.bmos-field{margin-bottom: 0.9rem;}.bmos-input-wrap .form-control, .bmos-submit.btn, .bmos-oauth-button{min-height: 3.25rem; height: 3.25rem;}.bmos-divider{margin-block: 0.9rem;}.bmos-access-notice{margin-top: 1rem; padding-top: 1rem;}}@media (max-width: 47.99rem){.bmos-employee-login{display: block; min-height: 100vh; min-height: 100dvh; overflow: visible;}.bmos-brand-panel{min-height: 14.5rem; padding: 1.35rem 1.25rem 4.2rem; padding: calc(1.35rem + env(safe-area-inset-top)) calc(1.25rem + env(safe-area-inset-right)) 4.2rem calc(1.25rem + env(safe-area-inset-left));}.bmos-brand-wordmark{gap: 0.7rem; font-size: 1.35rem;}.bmos-brand-wordmark img{width: 2.7rem;}.bmos-brand-copy{margin: 2.2rem 0 0; padding: 0;}.bmos-brand-copy h2{font-size: clamp(2rem, 9.5vw, 2.75rem); letter-spacing: -0.045em;}.bmos-brand-rule{width: 2.5rem; margin-block: 1rem 0;}.bmos-brand-copy p, .bmos-secure-status{display: none;}.bmos-brand-panel__mesh{left: 20%; background-position: right bottom; background-size: auto 225%; opacity: 0.35;}.bmos-login-panel{display: block; margin-top: -2.65rem; padding: 0 1.25rem 2rem; padding: 0 calc(1.25rem + env(safe-area-inset-right)) calc(2rem + env(safe-area-inset-bottom)) calc(1.25rem + env(safe-area-inset-left)); background: var(--bmos-page);}.bmos-login-card{position: relative; z-index: 2; width: 100%; margin: 0 auto; padding: 1.45rem; border-radius: 1.1rem; box-shadow: 0 1.25rem 3rem rgba(18, 38, 71, 0.1);}.bmos-access-icon{width: 3.45rem; height: 3.45rem; margin-bottom: 0.55rem;}.bmos-login-intro{margin-bottom: 1.3rem;}.bmos-login-intro h1{font-size: 2rem;}}@media (max-width: 22.49rem){.bmos-login-card{padding-inline: 1.15rem;}.bmos-login-intro h1{font-size: 1.85rem;}.bmos-forgot-password{font-size: 0.77rem;}.bmos-access-notice{gap: 0.65rem;}.bmos-access-notice__icon{width: 2.65rem; height: 2.65rem;}}@media (max-width: 47.99rem) and (orientation: landscape) and (max-height: 37.5rem){.bmos-brand-panel{min-height: 8.75rem; padding-bottom: 3rem;}.bmos-brand-copy{margin-top: 1.15rem;}.bmos-brand-copy h2{font-size: 1.75rem;}.bmos-brand-rule{display: none;}.bmos-login-panel{margin-top: -1.8rem;}}@media (prefers-reduced-motion: reduce){.bmos-employee-login *, .bmos-employee-login *::before, .bmos-employee-login *::after{scroll-behavior: auto !important; transition-duration: 0.001ms !important; animation-duration: 0.001ms !important; animation-iteration-count: 1 !important;}}