@view-transition{navigation:auto}::view-transition-old(root),::view-transition-new(root){animation-duration:.32s;animation-timing-function:cubic-bezier(.4,0,.2,1)}::view-transition-old(root){animation-name:auth-vt-fade-out}::view-transition-new(root){animation-name:auth-vt-fade-in}@keyframes auth-vt-fade-out{to{opacity:0;transform:scale(.98)}}@keyframes auth-vt-fade-in{0%{opacity:0;transform:scale(1.02)}}@media(prefers-reduced-motion:reduce){::view-transition-old(root),::view-transition-new(root){animation:none!important}}:root{--auth-primary: var(--palette-primary, #0b41c0);--auth-gradient: linear-gradient(135deg, var(--palette-sidebar-start, #0b41c0) 0%, var(--palette-sidebar-mid, #0a22a8) 50%, var(--palette-sidebar-end, #0c42a6) 100%);--auth-bg-light: #f8fafc;--auth-text-dark: #1e293b;--auth-text-muted: #64748b}html,body{margin:0!important;padding:0!important;width:100%;height:100%}body:has(.auth-full-page){margin:0!important;padding:0!important;background-color:#fff}.auth-full-page{width:100%;min-height:100vh;min-height:100dvh;display:block!important;padding:0!important;margin:0!important;position:relative}.auth-full-page.app-shell-disabled{padding:0!important}.auth-full-page main,.auth-full-page .main-content,main.auth-main-wrapper{margin:0!important;padding:0!important}.auth-container{display:flex;width:100%;height:100vh;height:100dvh;background:#fff;overflow:hidden;margin:0;padding:0}.auth-body{background-color:var(--auth-bg-light);height:100vh;height:100dvh;margin:0;padding:0;overflow:hidden}.auth-main-wrapper{width:100%;margin:0!important;padding:0!important;max-width:100%!important}.auth-main-wrapper.main-content,.auth-full-page .main-content,.auth-full-page+.main-content{margin:0!important;padding:0!important}.auth-visual-panel{flex:1.2;background:var(--auth-gradient);display:flex;flex-direction:column;justify-content:space-between;padding:3rem;color:#fff;position:relative;overflow:hidden}.auth-brand{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.18rem;width:fit-content;padding:.55rem .85rem .45rem;background:#071827;border-radius:8px;color:#fff;font-size:.92rem;font-weight:700;line-height:1;z-index:2;box-shadow:0 10px 24px #00000029}.auth-brand-logo{width:104px;height:54px;border-radius:0;display:flex;align-items:center;justify-content:center;filter:drop-shadow(0 4px 10px rgba(0,0,0,.16))}.auth-brand-logo img{width:100%;height:100%;object-fit:contain;display:block}.auth-form-brand{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.2rem;margin:0 auto 1.5rem;padding:.6rem .9rem .5rem;width:fit-content;background:#071827;color:#fff;border-radius:8px;font-size:.95rem;font-weight:700;line-height:1;box-shadow:0 10px 24px #0c73a629}.auth-form-brand img{width:112px;height:auto;display:block}.auth-visual-content{z-index:2;margin:auto 0}.auth-visual-content h1{font-size:3.5rem;font-weight:700;line-height:1.1;margin-bottom:1.5rem;color:#fff!important}.auth-visual-content p{font-size:1.125rem;opacity:.9;max-width:480px}.auth-social-proof{z-index:2}.auth-avatars{display:flex;margin-bottom:1rem}.auth-avatar{width:38px;height:38px;border:2px solid var(--auth-primary);border-radius:50%;background:#e2e8f0;margin-left:-10px;display:flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:600;color:#1e293b}.auth-avatar:first-child{margin-left:0}.auth-form-panel{flex:1;display:flex;flex-direction:column;justify-content:center;padding:2rem 3rem;background:#fff;overflow-y:auto;-webkit-overflow-scrolling:touch;height:100%}.auth-form-container{width:100%;max-width:520px;margin:0 auto}.auth-header{margin-bottom:1rem;text-align:center}.auth-header h2{font-size:1.65rem;font-weight:700;margin-bottom:.15rem;color:#1e293b!important}.auth-header p{font-size:.85rem;color:var(--auth-text-muted)}.auth-form .form-group{margin-bottom:.65rem}.auth-form .form-label{font-weight:600;color:#1e293b;margin-bottom:.15rem;font-size:.75rem}.auth-input-group{position:relative;display:flex;align-items:center}.auth-input-icon{position:absolute;left:1rem;color:#94a3b8;z-index:5;font-size:.9rem}.auth-form .form-control,.auth-form .form-select{padding-left:2.5rem!important;height:36px;border-radius:6px;border:1.5px solid #e2e8f0;background:#f8fafc;font-size:.85rem}.auth-form .form-control:focus{background:#fff;border-color:var(--auth-primary);box-shadow:0 0 0 3px #0b41c01a}.auth-utils .form-check{display:flex;align-items:center;min-height:0;padding-left:0;margin-bottom:0;gap:.5rem}.auth-utils .form-check-input{flex:0 0 auto;margin:0}.auth-utils .form-check-label{line-height:1.2;margin:0}.auth-password-toggle{position:absolute;right:1rem;border:none;background:none;color:#94a3b8;z-index:5;cursor:pointer;padding:0;line-height:1}.auth-submit-btn{width:100%;height:40px;background:var(--auth-gradient);border:none;border-radius:8px;color:#fff;font-weight:700;box-shadow:0 4px 10px #0b41c026;display:flex;align-items:center;justify-content:center;gap:.5rem;transition:all .2s;font-size:.9rem}.auth-submit-btn:hover{transform:translateY(-1px);box-shadow:0 6px 15px #0b41c04d;color:#fff}.auth-divider{display:flex;align-items:center;margin:2rem 0;color:#94a3b8;font-size:.8rem}.auth-divider:before,.auth-divider:after{content:"";flex:1;height:1px;background:#e2e8f0}.auth-divider span{padding:0 1rem}.auth-social-btns{display:flex;gap:1rem;margin-bottom:2rem}.auth-social-btn{flex:1;height:46px;border:1.5px solid #e2e8f0;border-radius:10px;display:flex;align-items:center;justify-content:center;gap:.5rem;color:#1e293b;text-decoration:none;font-weight:600;font-size:.9rem}.auth-form-section{background:#fdfdfd;border:1px solid #f1f5f9;padding:.75rem 1rem;border-radius:10px;margin-bottom:.5rem}.auth-section-title{font-size:.7rem;font-weight:700;text-transform:uppercase;color:var(--auth-primary);margin-bottom:.65rem;display:flex;align-items:center;gap:.4rem}.strength-bar{height:4px;background:#e2e8f0;border-radius:2px;margin-top:8px;overflow:hidden}.strength-fill{height:100%;transition:width .3s ease}.strength-weak{background:#ef4444}.strength-fair{background:#f59e0b}.strength-good{background:#fbbf24}.strength-strong{background:#10b981}.auth-rotating-content{position:relative;min-height:320px;display:flex;align-items:center}#step-selection,#step-form{padding-top:0;margin-top:0}.auth-step-container{width:100%;box-sizing:border-box}.auth-rotating-item{position:absolute;top:0;left:0;width:100%;opacity:0;transform:translate(-20px);transition:opacity .5s ease,transform .5s ease;pointer-events:none;display:flex;flex-direction:column}.auth-rotating-item.active{opacity:1;transform:translate(0);pointer-events:auto;z-index:2}@media(max-width:1024px){#step-selection,#step-form{margin-top:.5rem}}.auth-rotating-item h1{font-size:2.8rem!important;font-weight:700;line-height:1.2;margin-bottom:1.25rem;color:#fff!important;transition:transform .6s ease-out;transform:translateY(10px)}.auth-rotating-item.active h1{transform:translateY(0)}.auth-rotating-item p{font-size:1.15rem;line-height:1.6;opacity:.9;max-width:500px;margin:0;transition:transform .6s ease-out .1s;transform:translateY(10px)}.auth-rotating-item.active p{transform:translateY(0)}.auth-rotating-icon{width:80px;height:80px;background:#ffffff26;border-radius:22px;display:flex;align-items:center;justify-content:center;margin-bottom:2rem;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.3);box-shadow:0 10px 30px #0000001a;transition:all .5s ease}.auth-rotating-item.active .auth-rotating-icon{animation:icon-float 3s infinite ease-in-out}@keyframes icon-float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.auth-rotating-icon svg{width:44px;height:44px;color:#fff;overflow:visible}.auth-rotating-item .path-circle,.auth-rotating-item .path-head,.auth-rotating-item .path-member,.auth-rotating-item .path-line,.auth-rotating-item .path-rect,.auth-rotating-item .path-check,.auth-rotating-item .path-box-main{stroke-dasharray:80;stroke-dashoffset:80}.auth-rotating-item.active .path-circle,.auth-rotating-item.active .path-head,.auth-rotating-item.active .path-rect,.auth-rotating-item.active .path-box-main{animation:svg-draw 1.5s ease-out forwards}.auth-rotating-item.active .path-member,.auth-rotating-item.active .path-line{animation:svg-draw 1.2s ease-out forwards .4s,svg-slide-in .8s ease-out forwards .4s}.auth-rotating-item.active .path-check{animation:svg-draw .8s ease-out forwards .8s}.auth-rotating-item .path-box-inside,.auth-rotating-item .path-box-line{opacity:0;transform:translateY(3px);transition:all .6s ease}.auth-rotating-item.active .path-box-inside,.auth-rotating-item.active .path-box-line{opacity:1;transform:translateY(0);transition-delay:1.2s}@keyframes svg-draw{to{stroke-dashoffset:0}}@keyframes svg-slide-in{0%{transform:translate(8px);opacity:0}to{transform:translate(0);opacity:.6}}.auth-rotating-indicators{display:flex;gap:.75rem;margin-top:3rem;position:relative;z-index:5}.auth-indicator{width:12px;height:12px;background:#ffffff4d;border-radius:50%;cursor:pointer;transition:all .4s cubic-bezier(.4,0,.2,1);border:2px solid transparent}.auth-indicator.active{background:#fff;transform:scale(1.2);box-shadow:0 0 10px #ffffff80}.auth-indicator:hover{background:#fff9;border-color:#fff3}.auth-social-btn-full{width:100%;flex:none;margin-top:.5rem}.btn-corner-back{position:absolute;top:1rem;left:0;width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#fff;border:1px solid #e2e8f0;color:var(--auth-text-muted);font-size:1.25rem;cursor:pointer;transition:all .2s ease;z-index:50;box-shadow:0 2px 5px #0000000d}.btn-corner-back:hover{background:#f8fafc;color:var(--auth-primary);border-color:var(--auth-primary);transform:translate(-3px);box-shadow:0 4px 8px #00000014}.style-fix-collapse{display:flow-root}@media(max-width:1024px){.btn-corner-back{top:1rem;left:0;position:absolute}}.auth-rotating-item h1,.auth-rotating-item p{transform:translate(50px);opacity:0;transition:all .6s cubic-bezier(.2,.8,.2,1)}.auth-rotating-item.active h1{transform:translate(0);opacity:1;transition-delay:.1s}.auth-rotating-item.active p{transform:translate(0);opacity:.9;transition-delay:.2s}.auth-rotating-item .auth-icon-wrapper{transform:scale(.8) translate(50px);opacity:0;transition:all .6s cubic-bezier(.34,1.56,.64,1)}.auth-rotating-item.active .auth-icon-wrapper{transform:scale(1) translate(0);opacity:1}.auth-form-container{padding-top:3rem!important;position:relative;overflow-x:hidden}@keyframes slideInRight{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0)}}@keyframes slideInLeft{0%{opacity:0;transform:translate(-100%)}to{opacity:1;transform:translate(0)}}@keyframes slideOutLeft{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(-100%)}}@keyframes slideOutRight{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(100%)}}.auth-steps-wrapper{display:grid;grid-template-areas:"content";min-height:420px;position:relative;width:100%;margin:0 auto;transition:min-height .4s ease}.auth-step-container{grid-area:content;align-self:center;animation-duration:.4s;animation-fill-mode:both;animation-timing-function:cubic-bezier(.25,1,.5,1);width:100%}.auth-step-container.animating{z-index:10}.slide-in-right.animating{animation-name:slideInRight}.slide-in-left.animating{animation-name:slideInLeft}.slide-out-left.animating{animation-name:slideOutLeft}.slide-out-right.animating{animation-name:slideOutRight}.slide-in-right{animation-name:slideInRight}.slide-in-left{animation-name:slideInLeft}.slide-out-left{animation-name:slideOutLeft}.slide-out-right{animation-name:slideOutRight}.d-none{display:none!important}.auth-submit-btn.btn-outline{background:transparent;border:2px solid var(--auth-primary);color:var(--auth-primary);box-shadow:none}.auth-submit-btn.btn-outline:hover{background:#0b41c00d;transform:translateY(-1px)}.primary-social{background:#fff;border-color:#ddd;color:#333;font-weight:600}.primary-social:hover{background:#f8f9fa;border-color:#ccc}.auth-demo-disabled,.auth-demo-disabled:hover,.auth-demo-disabled:focus-visible{opacity:.5;filter:grayscale(.35);cursor:not-allowed;pointer-events:none;text-decoration:none;box-shadow:none;transform:none;user-select:none}.auth-social-btn.auth-demo-disabled{background:#f8fafc;border-color:#cbd5e1;color:#94a3b8}.auth-social-btn.auth-demo-disabled img{opacity:.55;filter:grayscale(1)}@media(max-width:1024px){.auth-visual-panel{display:none}.auth-container{display:block;width:100%;min-height:100vh;min-height:100dvh;background:#fff}.auth-form-panel{background:#fff;border-radius:0;box-shadow:none;max-width:100%;width:100%;min-height:100vh;min-height:100dvh;display:flex;flex-direction:column;padding:1.5rem!important;overflow-y:auto;-webkit-overflow-scrolling:touch;justify-content:center}.auth-form-container{margin:auto 0;width:100%;padding:0;text-align:center;padding-top:4rem!important;position:relative}.btn-corner-back{top:.5rem;left:0;background:transparent;border:none;box-shadow:none;font-size:1.75rem;color:#1e293b}.auth-utils,.form-check{justify-content:flex-start!important;text-align:left!important;padding-left:.25rem}.form-check-input{margin-right:.6rem}.mobile-brand{margin-top:0!important;margin-bottom:2rem!important}.auth-header.d-none.d-lg-block{display:none!important}.btn-back{margin:0 auto 1.5rem;display:inline-flex;align-items:center;justify-content:center;background-color:#f1f5f9;color:var(--auth-text-dark);padding:.6rem 1.5rem;border-radius:50px;font-weight:600;font-size:.85rem;transition:all .2s ease;border:1px solid #e2e8f0}.btn-back:hover{background-color:#e2e8f0;transform:translateY(-1px)}.btn-back i{margin-right:.5rem}.auth-submit-btn,.auth-social-btn,.auth-submit-btn.btn-outline{width:95%;max-width:360px}.auth-social-btns,.auth-input-group{justify-content:center}.form-label{text-align:left;display:block}.auth-input-group{justify-content:flex-start}.auth-header{background-color:#0b41c0;background:var(--auth-gradient);padding:2rem 1.5rem 1.75rem;text-align:center;color:#fff;margin:0;display:block}.auth-submit-btn,.auth-social-btn{max-width:100%;margin-left:auto;margin-right:auto}.btn-back{margin-left:auto;margin-right:auto;justify-content:center}.auth-header h2{color:#fff!important;font-size:1.5rem;font-weight:700;margin-bottom:.25rem}.auth-header p{color:#ffffffe6!important;font-size:.9rem}.auth-form{padding:1.5rem}.auth-footer{padding:1rem 1.5rem 1.5rem}.auth-divider,.auth-social-btns,.auth-forgot-container{padding:0 1.5rem}.auth-input-icon{color:var(--auth-primary);opacity:.8}.auth-form .form-control{background:#fbfcfe;border-color:#e8eff6}.auth-form .form-control:focus{background:#fff;border-color:var(--auth-primary);box-shadow:0 0 0 4px #0b41c014}.auth-footer{padding-top:1rem;border-top:1px solid #f1f5f9;margin-top:1.5rem}.auth-forgot{font-size:.85rem;font-weight:600;color:var(--auth-primary)}.auth-form .form-control{height:44px;font-size:.95rem}.auth-utils{margin-bottom:1.25rem!important}.auth-divider{margin:1.25rem 0}.auth-social-btns{margin-bottom:1rem}}.auth-input-group{position:relative;display:flex;align-items:center;border:1.5px solid #cbd5e1;border-radius:.5rem;background-color:#f8fafc;height:50px;z-index:1;transition:all .2s ease}.auth-input-group:focus-within{border-color:#0b41c0;background-color:#fff;box-shadow:0 0 0 3px #0b41c01a}.auth-input-icon{position:absolute!important;left:1rem!important;top:50%!important;transform:translateY(-50%)!important;color:#475569!important;font-size:1.1rem!important;z-index:10!important;pointer-events:none!important;display:inline-block!important;opacity:1!important}.auth-input-group .form-control,.auth-input-group .form-select{position:relative;z-index:5;border:none!important;background:transparent!important;padding-left:2.8rem!important;height:100%!important;width:100%;color:#1e293b!important;font-size:1rem;font-weight:500}.auth-input-group .form-control:focus,.auth-input-group .form-select:focus{outline:none;box-shadow:none}.auth-input-group .form-control::placeholder{color:#94a3b8!important;opacity:1!important}.auth-input-group input[readonly]{background-color:#f1f5f9!important;cursor:not-allowed;color:#64748b}.auth-input-group.textarea-group{height:auto;padding-top:.5rem;padding-bottom:.5rem;min-height:100px}.auth-input-group.textarea-group .auth-input-icon{top:1rem}.auth-input-group .custom-select{flex:1;height:100%;z-index:5}.auth-input-group .custom-select__trigger{height:100%;min-height:unset;border:none!important;background:transparent!important;padding-left:2.8rem!important;padding-right:.85rem;color:#1e293b!important;font-size:1rem;font-weight:500;border-radius:.5rem}.auth-input-group .custom-select__trigger:focus-visible{outline:none;box-shadow:none}.auth-container .wizard-container{padding:0}.auth-container .wizard-steps{margin-bottom:1.5rem;padding:0}.auth-container .wizard-content{min-height:400px;display:flex;flex-direction:column}.auth-container .wizard-panel{flex:1;padding:.5rem}.auth-container .wizard-footer{padding:1rem;background:transparent;border-top:none;margin-top:auto}.wizard-step.d-none,.wizard-step-line.d-none{display:none!important}@media(max-width:1024px){body:has(.auth-full-page),html:has(.auth-full-page){margin:0!important;padding:0!important;background:#fff!important}.auth-container{display:flex!important;flex-direction:column;position:absolute;top:0;left:0;width:100%;min-height:100vh;min-height:100dvh;margin:0!important;padding:0!important}.auth-visual-panel{display:none!important}.auth-form-panel{padding:0!important;margin:0!important;width:100%!important;min-height:100vh;min-height:100dvh;display:flex;flex-direction:column;justify-content:center}.auth-form-container{padding:0!important;margin:0!important;max-width:100%!important}.auth-header{background:transparent!important;padding:2rem 1.5rem 1rem;text-align:center;color:#1e293b!important;margin:0!important;border-radius:0!important;width:100%!important}.auth-header h2{color:#1e293b!important;font-size:1.75rem;font-weight:700;margin-bottom:.5rem}.auth-header p,.auth-header .text-muted,.auth-header .small{color:#64748b!important;font-size:.9rem}.mobile-brand{display:none!important}.auth-form-brand{display:flex!important;margin:0 auto 1.25rem!important}.auth-form-brand img{width:104px}.auth-form,.auth-container .wizard-container{padding:1.5rem!important}.auth-container .wizard-steps{margin-bottom:2rem;padding:0!important}.auth-container .wizard-step-label{display:none}.auth-container .wizard-step.active .wizard-step-label{display:block;font-size:.8rem}.auth-container .wizard-footer{padding-left:1.5rem;padding-right:1.5rem;margin-top:2rem}.auth-form-section{padding:1rem 0}.auth-container .wizard-panel{padding:.5rem 0}.auth-divider,.auth-social-btns,.auth-forgot-container,.auth-footer,.auth-utils{padding-left:1.5rem;padding-right:1.5rem}.btn-corner-back{position:absolute;top:1rem;left:1rem;z-index:100;background:#f8fafc!important;color:#64748b!important;border:1px solid #e2e8f0!important}.btn-corner-back:hover{background:#f1f5f9!important;color:#1e293b!important}.auth-input-group{height:44px}.auth-input-group.textarea-group{height:auto;min-height:44px}.auth-form .form-control{height:44px;font-size:.95rem}.auth-submit-btn,.auth-social-btn{height:46px;font-size:.95rem}.auth-divider{margin:1.25rem 0}.auth-social-btns{margin-bottom:1rem}.auth-footer{padding-top:1rem;border-top:1px solid #f1f5f9;margin-top:1.5rem}.auth-utils{margin-bottom:1.25rem!important}.auth-forgot{font-size:.85rem;font-weight:600;color:var(--auth-primary, #0b41c0)}}@media(min-width:768px)and (max-width:1024px){.auth-header{padding:2.5rem 2rem 2rem}.auth-container .wizard-container{padding:2rem!important}.auth-container .wizard-steps{padding:0 1rem!important}.auth-container .wizard-step-label{display:block!important;font-size:.85rem}}.lmo-hero{display:none}@media(max-width:1024px){body:has(#login-page),html:has(#login-page){background:var(--palette-primary, #0b41c0)!important}body:has(#login-page){height:100dvh;overflow:hidden;display:flex;flex-direction:column}body:has(#login-page) .auth-full-page,body:has(#login-page) .auth-main-wrapper{flex:1 1 auto!important;min-height:0!important;height:auto!important;display:flex!important;flex-direction:column!important}#login-page.auth-container{display:flex!important;flex-direction:column!important;flex:1 1 auto!important;min-height:0!important;height:auto!important;background:var(--palette-primary, #0b41c0)!important;position:relative!important;overflow:hidden}.lmo-hero{display:flex;align-items:center;justify-content:center;padding:2.5rem 1.5rem 2.75rem;flex-shrink:0}.lmo-hero__logo{width:148px;height:auto;display:block;filter:brightness(0) invert(1)}#login-page .auth-form-panel{background:#fff!important;border-radius:20px 20px 0 0!important;box-shadow:0 -4px 32px #00000026!important;margin-top:-1.25rem!important;flex:1 1 auto!important;min-height:0!important;height:auto!important;display:flex!important;flex-direction:column!important;justify-content:flex-start!important;padding:0!important;overflow-y:auto;-webkit-overflow-scrolling:touch;position:relative;z-index:2}#login-page .auth-form-container{padding:0!important;margin:0!important;max-width:100%!important;width:100%;text-align:center;position:relative;overflow-x:hidden}#login-page .auth-form-panel:before{content:"";display:block;width:36px;height:4px;background:#e2e8f0;border-radius:2px;margin:.75rem auto 0;flex-shrink:0}.lmo-sheet-header{padding:1.25rem 1.5rem .5rem;text-align:center}.lmo-sheet-header__title{font-size:1.35rem;font-weight:700;color:#1e293b;margin:0 0 .2rem;line-height:1.2;text-wrap:balance}.lmo-sheet-header__sub{font-size:.85rem;color:#64748b;margin:0}#login-page .btn-corner-back{top:.85rem!important;left:1rem!important;background:#f1f5f9!important;color:#475569!important;border:none!important;box-shadow:none!important;font-size:1.5rem!important;width:40px;height:40px;border-radius:50%!important;z-index:50;min-height:44px;min-width:44px;display:flex;align-items:center;justify-content:center}#login-page .btn-corner-back:hover{background:#e2e8f0!important;color:#1e293b!important}#login-page .auth-form-brand{display:none!important}#login-page .auth-steps-wrapper{padding:.5rem 1.25rem 1.5rem;min-height:auto!important}#login-page .auth-divider,#login-page .auth-social-btns,#login-page .auth-forgot-container,#login-page .auth-footer,#login-page .auth-utils{padding-left:0!important;padding-right:0!important}#login-page .auth-submit-btn,#login-page .auth-social-btn,#login-page .auth-submit-btn.btn-outline{width:100%;max-width:100%;height:48px;font-size:.95rem;border-radius:10px}#login-page .auth-social-btns{padding-left:0;padding-right:0;margin-bottom:.5rem}#login-page .auth-footer{padding:.75rem 1.25rem 1.5rem;border-top:1px solid #f1f5f9;margin-top:1rem}#login-page .auth-divider{margin:1rem 0;padding:0}#login-page .auth-forgot-container,#login-page #step-form .auth-form{padding:0}#login-page .auth-form-panel>.auth-form-container>.position-absolute:first-child{top:.85rem;right:1rem}}@media(min-width:1025px){.lmo-hero,.lmo-sheet-header{display:none!important}}
