
/* /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;}}

/* /apervue_employee_login/static/src/css/employee_login.css */
@font-face{font-family:"AperVue Sans";src:url('/apervue_employee_login/static/src/fonts/dm-sans-400.ttf') format('truetype');font-weight:400;font-display:swap}@font-face{font-family:"AperVue Sans";src:url('/apervue_employee_login/static/src/fonts/dm-sans-600.ttf') format('truetype');font-weight:600;font-display:swap}@font-face{font-family:"AperVue Display";src:url('/apervue_employee_login/static/src/fonts/manrope-800.ttf') format('truetype');font-weight:800;font-display:swap}.av-employee-access-page{margin:0;background:#f6f8fc;color:#122548}.bmos-employee-login.av-access{--bmos-font:"AperVue Sans",Arial,sans-serif;--bmos-cobalt:#2460ff;--bmos-ink:#102548;--bmos-border:#dce4ef;--bmos-muted:#61718b;display:flex;flex-direction:column;min-height:100vh;min-height:100dvh;background:radial-gradient(ellipse at 17% 73%,#e8f3ff 0,transparent 46%),#f7f9fc;font-family:var(--bmos-font);color:#122548;overflow:visible}.av-access-header{height:72px;flex:none;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:0 clamp(24px,4vw,72px);background:linear-gradient(105deg,#142c54,#112044);color:#fff;border-bottom:1px solid #2d4165}.av-wordmark{display:inline-flex;align-items:center;gap:21px;color:#fff;text-decoration:none}.av-wordmark:hover,.av-wordmark:focus{color:#fff}.av-wordmark-name{font-family:"AperVue Display",Arial,sans-serif;font-size:29px;letter-spacing:-1.2px;line-height:1.2}.av-wordmark-divider{width:1px;height:25px;background:#7585a3}.av-wordmark-product{font-size:13px;letter-spacing:1.6px}.av-header-caption{display:flex;align-items:center;gap:9px;font-size:13px;color:#d5dfef}.av-header-caption svg,.av-login-notice svg{height:18px;width:18px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round;flex:none}.av-access-main{width:min(1216px,100%);margin:auto;display:grid;grid-template-columns:minmax(0,1.13fr) minmax(390px,1fr);gap:clamp(42px,6vw,94px);padding:64px 36px;align-items:center;flex:1}.av-kicker{display:flex;align-items:center;gap:10px;font-size:11px;font-weight:600;letter-spacing:2px;color:#536983;margin-bottom:24px}.av-kicker>span{width:19px;height:3px;background:#00b6ad;border-radius:4px}.av-welcome h1{font-family:"AperVue Display",Arial,sans-serif;font-weight:800;font-size:clamp(35px,3.2vw,48px);line-height:1.25;letter-spacing:-1.8px;margin:0 0 22px;color:#102548}.av-welcome h1 span{color:#2460ed}.av-welcome-description{font-size:16px;line-height:1.8;color:#61718b;max-width:440px;margin:0 0 34px}.av-workspace-illustration{border:1px solid #d8e3f3;border-radius:13px;background:#fff;box-shadow:0 16px 44px #1639790c;overflow:hidden;transform:perspective(1400px) rotateY(4deg);width:100%;max-width:496px}.av-illustration-top{display:flex;align-items:center;gap:23px;height:37px;padding:0 14px;background:#142a51;color:#fff}.av-mini-logo{font-family:"AperVue Display",sans-serif;font-weight:800;font-size:12px}.av-mini-search{margin-left:auto;width:38%;height:13px;border:1px solid #5c6f91;border-radius:3px;background:#ffffff13}.av-mini-avatar{font-size:6px;background:#eff5ff;color:#132e5c;width:16px;height:16px;border-radius:50%;display:grid;place-items:center}.av-illustration-body{display:flex;height:251px}.av-mini-nav{flex:none;display:flex;flex-direction:column;gap:15px;width:60px;border-right:1px solid #edf1f8;padding:25px 11px}.av-mini-nav>span{height:4px;background:#e2e9f4;border-radius:5px;width:100%}.av-mini-nav .is-selected{background:#3270ff;box-shadow:0 0 0 6px #ecf2ff}.av-mini-content{flex:1;padding:20px 17px;background:#fafcfe}.av-mini-heading{font-size:11px;font-weight:600;margin:0 0 13px;color:#132c50}.av-mini-cards{display:flex;gap:8px;margin-bottom:14px}.av-mini-cards>span{position:relative;height:32px;border:1px solid #e5ebf5;border-radius:4px;background:white;flex:1}.av-mini-cards>span:before{content:"";position:absolute;left:9px;top:8px;width:13px;height:13px;border-radius:4px;background:#e8efff}.av-mini-cards>span:after{content:"";position:absolute;left:28px;right:9px;top:10px;height:3px;background:#d1def4;border-radius:2px;box-shadow:0 7px 0 #ebf0f8}.av-connected{display:flex;align-items:center;justify-content:space-between;padding:12px 10px;background:#fff;border:1px solid #e5ebf5;border-radius:5px;gap:5px}.av-connected>span{display:grid;gap:6px;text-align:center;font-size:7px;color:#223757}.av-connected i{font-size:15px;color:#2460ff}.av-connected b{height:2px;background:linear-gradient(90deg,#3c76fa,#05bcb1);flex:1;margin:0 6px}.av-mini-panels{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:12px}.av-mini-panels>div{border:1px solid #e5ebf5;border-radius:5px;background:#fff;height:62px;display:flex;align-items:flex-end;justify-content:space-around;padding:10px 12px;gap:7px}.av-mini-panels i{display:block;background:#3470f8;border-radius:2px 2px 0 0;height:15px;flex:1}.av-mini-panels i:nth-child(2){height:21px}.av-mini-panels i:nth-child(3){height:25px}.av-mini-panels i:nth-child(4){height:31px}.av-mini-panels i:nth-child(5){height:37px;background:#09b9af}.av-mini-panels>div+div{display:flex;flex-direction:column;justify-content:space-around;align-items:stretch}.av-mini-panels span{height:3px;background:#dce6f4;border-radius:3px}.av-mini-panels span:nth-child(2){width:75%}.av-workspace-caption{display:flex;align-items:center;gap:10px;margin-top:23px;color:#63758f;font-size:12px}.av-brand-rule{width:29px;height:2px;background:#00b6ad}.av-access .av-login-card{width:100%;max-width:470px;min-width:0;margin:0;padding:38px 38px 25px;border:1px solid #e0e7f1;border-radius:17px;background:#fff;box-shadow:0 14px 45px #17376009}.av-card-brand{display:flex;align-items:center;gap:13px;margin-bottom:25px}.av-card-brand img{height:43px;width:43px;object-fit:contain}.av-card-brand span{font-size:10px;letter-spacing:1.9px;font-weight:600;color:#677893}.av-access .bmos-login-intro{margin:0 0 27px}.av-access .bmos-login-intro h2{font-family:"AperVue Display",Arial,sans-serif;font-size:31px;line-height:1.25;letter-spacing:-1px;font-weight:800;margin:0 0 10px;color:#102548}.av-access .bmos-login-intro p{font-size:14px;color:#677893;margin:0;line-height:1.6}.av-access .bmos-login-form{margin:0;padding:0;max-width:none}.av-access .bmos-field{margin-bottom:19px}.av-access .bmos-field .form-label{font-size:12px;color:#20395c;font-weight:600;margin-bottom:9px}.av-access .bmos-input-wrap .form-control{height:49px;min-height:49px;border:1px solid #dce4ef;border-radius:7px;background:#fff;font-size:13px;color:#142c50;padding-left:43px;box-shadow:none}.av-access .bmos-input-wrap .form-control:focus{border-color:#2864ff;box-shadow:0 0 0 3px #2864ff1c}.av-access .bmos-input-wrap .form-control::placeholder{color:#91a0b5;font-size:12px}.av-access .bmos-input-icon{color:#7a8ca8}.av-access .bmos-password-toggle{color:#657b9a}.av-access .bmos-password-toggle:focus-visible,.av-access a:focus-visible,.av-access button:focus-visible{outline:3px solid #12bcb4;outline-offset:4px}.av-access .bmos-forgot-password{font-size:12px;color:#2360ef;margin-top:10px}.av-access .oe_login_buttons{padding-top:2px!important}.av-access .bmos-submit.btn{height:49px;border-radius:7px;background:#2460ff;border-color:#2460ff;box-shadow:0 4px 10px #2460ff19;font-family:inherit;font-size:14px;font-weight:600}.av-access .bmos-submit.btn:hover:not(:disabled){background:#174de2;border-color:#174de2;transform:none}.av-access .bmos-submit__idle{display:flex;justify-content:center;align-items:center;gap:12px}.av-access .bmos-submit.is-loading .bmos-submit__idle{display:none}.av-access .bmos-submit .fa-arrow-right{font-size:11px}.av-access .bmos-oauth-button{min-height:43px;border:1px solid #dce4ef;border-radius:7px;font-size:12px}.av-access .bmos-divider{margin:18px 0 15px;font-size:10px;color:#8290a7}.av-access .bmos-oauth__providers{gap:9px}.av-access .bmos-message{font-size:12px;line-height:1.6;margin-bottom:18px}.av-login-notice{display:flex;align-items:flex-start;gap:10px;padding-top:21px;margin-top:24px;border-top:1px solid #e9eef5;color:#6b7e98}.av-login-notice svg{width:17px;height:17px;margin-top:2px;color:#0c9f9b}.av-login-notice p{font-size:10px;font-weight:600;line-height:1.8;margin:0}.av-login-notice p span{font-weight:400;font-size:10px}.av-access-footer{display:flex;justify-content:space-between;gap:20px;padding:21px clamp(24px,4vw,72px);font-size:11px;color:#7c8ba1;border-top:1px solid #e7ecf3;flex:none}.av-access .oe_reset_password_form,.av-access .oe_signup_form{max-width:none;margin:0}.av-access .oe_reset_password_form .form-control,.av-access .oe_signup_form .form-control{border-radius:7px;font-family:inherit;min-height:45px}.av-access .oe_reset_password_form .btn-primary,.av-access .oe_signup_form .btn-primary{background:#2460ff;border-color:#2460ff}@media(max-width:1023px){.av-access-main{gap:35px;padding:48px 28px;grid-template-columns:minmax(0,1fr) minmax(340px,1fr)}.av-welcome h1{font-size:36px;letter-spacing:-1.4px}.av-welcome-description{font-size:14px}.av-access .av-login-card{padding:29px 28px 22px}.av-mini-nav{width:42px}.av-mini-content{padding:18px 11px}.av-illustration-body{height:241px}.av-workspace-illustration{transform:none}}@media(max-width:767px){.av-access-header{height:65px;padding:0 22px}.av-wordmark{gap:14px}.av-wordmark-name{font-size:25px}.av-wordmark-product{font-size:10px;letter-spacing:1px}.av-header-caption{display:none}.av-access-main{display:flex;flex-direction:column;gap:24px;padding:33px 21px;width:100%;justify-content:center}.av-welcome{width:100%;max-width:470px}.av-kicker{font-size:9px;letter-spacing:1.7px;margin-bottom:13px}.av-welcome h1{font-size:29px;line-height:1.22;margin-bottom:0;letter-spacing:-1px}.av-welcome h1 br{display:none}.av-welcome h1 span:before{content:' '}.av-welcome-description,.av-workspace-illustration,.av-workspace-caption{display:none}.av-access .av-login-card{padding:27px 25px 23px;border-radius:13px}.av-card-brand{margin-bottom:22px}.av-access .bmos-login-intro h2{font-size:28px}.av-access .bmos-input-wrap .form-control{font-size:16px}.av-access-footer{padding:18px 22px;font-size:10px;gap:10px;flex-wrap:wrap}}@media(max-width:359px){.av-access-main{padding:27px 14px}.av-access .av-login-card{padding:23px 20px}.av-access-footer{padding:17px 16px}.av-wordmark-product{font-size:9px}.av-welcome h1{font-size:26px}}@media(prefers-reduced-motion:reduce){.av-access *{scroll-behavior:auto!important;transition:none!important;animation:none!important}}