@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}}.location-suggestions{position:absolute;top:calc(100% + .25rem);left:0;right:0;z-index:1050;max-height:220px;overflow-y:auto;-webkit-overflow-scrolling:touch;border-radius:.5rem}.location-suggestions .list-group-item{cursor:pointer;-webkit-user-select:none;user-select:none}.location-suggestions .list-group-item.active,.location-suggestions .list-group-item:focus{background-color:#0d6efd;color:#fff}:root{--wizard-primary: var(--palette-primary, #0b41c0);--wizard-primary-light: rgba(11, 65, 192, .1);--wizard-primary-dark: var(--palette-primary-dark, #0a22a8);--wizard-secondary: var(--palette-accent, #0c73a6);--wizard-success: #93a8cc;--wizard-gray-100: #f8fafc;--wizard-gray-200: #e2e8f0;--wizard-gray-500: #6b7280;--wizard-gray-700: #1f2937;--wizard-shadow: 0 8px 32px rgba(11, 65, 192, .15);--wizard-radius: 1.25rem;--wizard-transition: all .35s cubic-bezier(.22, 1, .36, 1)}@keyframes wizardFadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes wizardSlideLeft{0%{opacity:0}to{opacity:1}}@keyframes wizardSlideRight{0%{opacity:0}to{opacity:1}}@keyframes wizardStepActivate{0%{opacity:.4;transform:translate(-6px)}to{opacity:1;transform:translate(0)}}.wizard-container{width:100%;animation:wizardFadeIn .5s ease-out}.wizard-steps{display:flex;align-items:center;justify-content:center;margin-bottom:2rem;padding:.75rem 1rem;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.wizard-steps::-webkit-scrollbar{display:none}.wizard-step{display:flex;align-items:center;gap:.5rem;position:relative;flex-shrink:0}.wizard-step.disabled,[data-wizard-step].disabled{opacity:.45;pointer-events:none}.wizard-step-circle{width:40px;height:40px;border-radius:50%;background:var(--wizard-gray-200);color:var(--wizard-gray-500);display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1rem;transition:background .45s cubic-bezier(.22,1,.36,1),color .35s cubic-bezier(.22,1,.36,1),box-shadow .45s cubic-bezier(.22,1,.36,1),transform .35s cubic-bezier(.22,1,.36,1);z-index:2}.wizard-step-label{font-size:.85rem;color:var(--wizard-gray-500);font-weight:500;transition:var(--wizard-transition);white-space:nowrap;display:none}.wizard-step.active .wizard-step-label{display:block}.wizard-step-line{width:50px;min-width:50px;height:3px;background:var(--wizard-gray-200);margin:0 .5rem;border-radius:2px;flex-shrink:0;position:relative;overflow:hidden}.wizard-step-line:after{content:"";position:absolute;inset:0;background:var(--wizard-success);border-radius:inherit;width:0;transition:width .5s cubic-bezier(.4,0,.2,1)}.wizard-step-line.completed:after{width:100%}.wizard-step.active .wizard-step-circle{background:linear-gradient(135deg,var(--wizard-primary),var(--wizard-primary-dark));color:#fff;box-shadow:0 4px 15px #0b41c059;animation:wizardStepActivate .35s cubic-bezier(.22,1,.36,1) both}.wizard-step.active .wizard-step-label{color:var(--wizard-primary);font-weight:600}.wizard-step.completed .wizard-step-circle{background:var(--wizard-success);color:#fff}.wizard-step.completed .wizard-step-label{color:var(--wizard-success)}.wizard-step-line.completed{background:var(--wizard-success)}.wizard-content{position:relative;background:#fff;border-radius:var(--wizard-radius)}.wizard-panel{display:none;padding:1rem;animation:wizardSlideLeft .38s cubic-bezier(.25,.46,.45,.94) both}.wizard-panel.active{display:block}.wizard-panel.slide-right{animation:wizardSlideRight .38s cubic-bezier(.25,.46,.45,.94) both}.wizard-footer{display:flex;justify-content:space-between;align-items:center;padding:1.5rem;background:var(--wizard-gray-100);border-top:1px solid var(--wizard-gray-200);border-radius:0 0 var(--wizard-radius) var(--wizard-radius)}.wizard-btn{padding:.6rem 1.25rem;border-radius:2rem;font-weight:600;display:flex;align-items:center;gap:.5rem;transition:var(--wizard-transition);border:none;cursor:pointer;font-size:.95rem}.wizard-btn-back{background:#fff;color:var(--wizard-gray-700);border:1px solid var(--wizard-gray-200)}.wizard-btn-back:hover{background:var(--wizard-gray-100);border-color:var(--wizard-gray-500)}.wizard-btn-next,.wizard-btn-confirm{background:linear-gradient(135deg,var(--wizard-primary),var(--wizard-primary-dark));color:#fff;box-shadow:0 4px 12px #0b41c033}.wizard-btn-next:hover:not(:disabled),.wizard-btn-confirm:hover{transform:translateY(-2px);box-shadow:0 6px 16px #0b41c04d}.wizard-btn:disabled{opacity:.6;cursor:not-allowed;transform:none!important;box-shadow:none!important}.wizard-btn.disabled{opacity:.6;pointer-events:none;transform:none!important;box-shadow:none!important}.wizard-card-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem}.wizard-selection-card{background:var(--wizard-gray-100);border:2px solid transparent;border-radius:1rem;padding:1.25rem;cursor:pointer;transition:var(--wizard-transition);text-align:center;position:relative}.wizard-selection-card:hover{border-color:var(--wizard-primary);transform:translateY(-3px);box-shadow:0 8px 24px #00000014}.wizard-selection-card.selected{border-color:var(--wizard-primary);background:var(--wizard-primary-light)}@keyframes wizardSpinnerRotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.spinner-rotate{display:inline-block;animation:wizardSpinnerRotate .8s linear infinite}.modal-job-body .wizard-container{padding:0;display:flex;flex-direction:column;flex:1 1 auto;min-height:0;overflow:hidden}.modal-job-body .wizard-container>form{display:flex;flex-direction:column;flex:1 1 auto;min-height:0}.modal-job-body>form{display:flex;flex-direction:column;flex:1 1 auto;min-height:0;overflow:hidden}.modal-job-body .wizard-steps{background:#fff;border-bottom:1px solid var(--wizard-gray-200);padding:.75rem 1.5rem;margin-bottom:0;border-radius:0;flex-shrink:0}.modal-job-body .wizard-content{background:var(--wizard-gray-100);border-radius:0;flex:1 1 auto;overflow-y:auto;-webkit-overflow-scrolling:touch;min-height:0}.modal-job-body .wizard-panel{padding:1.5rem}.modal-job-body .wizard-footer{border-radius:0;flex-shrink:0}@media(max-width:768px){.wizard-step-line{width:30px;min-width:30px}}.wizard-mobile-title{display:none}@media(max-width:576px){.wizard-mobile-title{display:block;text-align:center;font-size:.85rem;font-weight:600;color:var(--wizard-primary);margin-top:-.75rem;margin-bottom:.75rem}.wizard-steps{padding:.5rem}.wizard-step.active .wizard-step-label{display:none}.wizard-step{gap:.25rem}.wizard-step-circle{width:28px;height:28px;font-size:.8rem}.wizard-step-line{width:10px;min-width:10px;height:2px;margin:0 2px}.wizard-footer{position:-webkit-sticky;position:sticky;bottom:0;z-index:100;border-radius:0;background:#fff;border-top:1px solid #e9ecef;box-shadow:0 -2px 12px #00000014;padding:.75rem 1rem;gap:.5rem}.wizard-btn-back{padding:.5rem .85rem;font-size:.85rem;min-width:auto}.wizard-btn-next,.wizard-btn-confirm{padding:.5rem 1rem;font-size:.85rem}.wizard-footer>div:first-child{flex:1;display:flex;justify-content:flex-start;gap:.4rem}.wizard-footer>div:last-child{flex:1;display:flex;justify-content:flex-end;gap:.4rem}.modal-job-body .wizard-footer{box-shadow:0 -2px 8px #00000014}.modal-job-body .wizard-panel{padding:1rem}}.wizard-header{text-align:center;margin-bottom:1.5rem;padding:0 .5rem}.wizard-header__eyebrow{display:inline-block;padding:.25rem .85rem;border-radius:999px;background:var(--wizard-primary-light);color:var(--wizard-primary);font-size:.75rem;text-transform:uppercase;letter-spacing:.08em;font-weight:700;margin-bottom:.5rem}.wizard-header__title{font-size:clamp(1.35rem,2.5vw,1.75rem);font-weight:700;color:#1f2937;margin:0 0 .35rem;display:flex;align-items:center;justify-content:center;gap:.6rem;letter-spacing:-.02em}.wizard-header__title i{color:var(--wizard-primary);font-size:1.5rem}.wizard-header__desc{color:var(--wizard-gray-700);font-size:.9rem;margin:0 auto;max-width:480px;line-height:1.5}.wizard-panel-title{font-size:1.05rem;font-weight:700;color:#1f2937;margin-bottom:1.25rem;display:flex;align-items:center;gap:.6rem;padding-bottom:.75rem;border-bottom:1px solid var(--wizard-gray-200)}.wizard-panel-title i{color:var(--wizard-primary);font-size:1.2rem;flex-shrink:0}.wizard-panel-title__desc{display:block;font-size:.8rem;font-weight:400;color:var(--wizard-gray-500);margin-top:.1rem}.wizard-panel-title__badge{margin-left:auto;font-size:.73rem;font-weight:600;padding:.2rem .65rem;border-radius:999px;background:var(--wizard-gray-200);color:var(--wizard-gray-700);flex-shrink:0}.wizard-in-modal{display:flex;flex-direction:column;flex:1 1 auto;min-height:0;overflow:hidden;box-shadow:none;background:transparent}.wizard-in-modal>form{display:flex;flex-direction:column;flex:1 1 auto;min-height:0}.wizard-in-modal .wizard-steps{flex-shrink:0;background:#fff;border-bottom:1px solid var(--wizard-gray-200);padding:.75rem 1.5rem;margin-bottom:0;border-radius:0}.wizard-in-modal .wizard-content{flex:1 1 auto;overflow-y:auto;-webkit-overflow-scrolling:touch;overflow-x:hidden;min-height:0;padding:1.5rem;background:var(--wizard-gray-100);border-radius:0}.wizard-in-modal .wizard-panel{padding:0}.wizard-in-modal .wizard-footer{flex-shrink:0;border-radius:0;padding:.75rem 1.5rem;flex-direction:row!important;flex-wrap:nowrap;gap:.5rem}@media(max-width:576px){.wizard-in-modal .wizard-content{padding:.75rem 1rem 1rem}.wizard-in-modal .wizard-footer{padding:.6rem 1rem;position:static}}.wizard-modal-header{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 1.25rem;background:#fff;border-bottom:1px solid var(--wizard-gray-200);border-radius:var(--wizard-radius) var(--wizard-radius) 0 0;flex-shrink:0}.wizard-modal-header__body{display:flex;align-items:center;gap:.85rem;flex:1;min-width:0}.wizard-modal-header__icon{display:flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:12px;background:var(--wizard-primary-light);color:var(--wizard-primary);font-size:1.25rem;flex-shrink:0}.wizard-modal-header__text{min-width:0;flex:1}.wizard-modal-header__title-row{display:flex;align-items:center;gap:.4rem;flex-wrap:wrap;margin-bottom:.1rem}.wizard-modal-header__title{font-size:1rem;font-weight:700;color:#1f2937;margin:0;line-height:1.3}.wizard-modal-header__badge{font-size:.68rem;font-weight:600;padding:.15rem .5rem;border-radius:999px;background:var(--wizard-gray-200);color:var(--wizard-gray-600);flex-shrink:0;white-space:nowrap}.wizard-modal-header__desc{font-size:.8rem;color:var(--wizard-gray-500);margin:0;line-height:1.3}@media(max-width:576px){.wizard-modal-header{padding:.75rem 1rem}.wizard-modal-header__icon{width:36px;height:36px;font-size:1.1rem;border-radius:10px}.wizard-modal-header__desc{display:none}}.wizard-in-auth .wizard-steps{margin-bottom:1.5rem;padding:0}.wizard-in-auth .wizard-content{min-height:400px;display:flex;flex-direction:column;border:none;box-shadow:none}.wizard-in-auth .wizard-panel{flex:1;padding:.5rem}.wizard-in-auth .wizard-footer{padding:1rem;background:transparent;border-top:none;margin-top:auto;position:-webkit-sticky;position:sticky;bottom:0;z-index:50;box-shadow:0 -2px 8px #0000000f}.wizard-steps-indicator{display:flex;align-items:center;justify-content:center;margin-bottom:2rem;padding:.75rem 1rem;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.wizard-steps-indicator::-webkit-scrollbar{display:none}.wizard-step-item{display:flex;align-items:center;gap:.5rem;position:relative;flex-shrink:0}.wizard-step-item.active .wizard-step-circle{background:linear-gradient(135deg,var(--wizard-primary),var(--wizard-primary-dark));color:#fff;box-shadow:0 4px 15px #0b41c059;animation:wizardStepActivate .35s cubic-bezier(.22,1,.36,1) both}.wizard-step-item.active .wizard-step-label{color:var(--wizard-primary);font-weight:600}.wizard-step-item.completed .wizard-step-circle{background:var(--wizard-success);color:#fff}.wizard-step-item.completed .wizard-step-label{color:var(--wizard-success)}.wizard-step-item.disabled{opacity:.45;pointer-events:none}.wizard-card{background:#fff;border-radius:var(--wizard-radius);box-shadow:var(--wizard-shadow);overflow:hidden;position:relative}.wizard-options-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin-bottom:1.5rem}.wizard-option-card{background:var(--wizard-gray-100);border:2px solid transparent;border-radius:1rem;padding:1.5rem;cursor:pointer;transition:var(--wizard-transition);text-align:center;position:relative;overflow:hidden}.wizard-option-card:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,var(--wizard-primary-light),transparent);opacity:0;transition:opacity .3s}.wizard-option-card:hover{border-color:var(--wizard-primary);transform:translateY(-3px);box-shadow:0 12px 40px #0b41c033}.wizard-option-card:hover:before{opacity:.5}.wizard-option-card.selected{border-color:var(--wizard-primary);background:var(--wizard-primary-light)}.wizard-option-card.selected:after{content:"\f26b";font-family:bootstrap-icons;position:absolute;top:.75rem;right:.75rem;color:var(--wizard-success);font-size:1.2rem}.wizard-option-icon{font-size:2.5rem;color:var(--wizard-primary);margin-bottom:.75rem;position:relative;z-index:1}.wizard-option-title{font-weight:600;color:var(--wizard-gray-700);font-size:1rem}.wizard-option-desc{font-size:.85rem;color:var(--wizard-gray-500);margin-top:.35rem}.wizard-steps--numbered,.wizard-steps-indicator--numbered{counter-reset:tw-wizard-step}.wizard-steps--numbered .wizard-step:not(.wizard-step--sep),.wizard-steps-indicator--numbered .wizard-step-item{counter-increment:tw-wizard-step}.wizard-steps--numbered .wizard-step:not(.wizard-step--sep) .wizard-step-circle:before,.wizard-steps-indicator--numbered .wizard-step-item .wizard-step-circle:before{content:counter(tw-wizard-step);font-variant-numeric:tabular-nums;font-weight:700;line-height:1}.wizard-steps--numbered .wizard-step:not(.wizard-step--sep) .wizard-step-circle>i,.wizard-steps-indicator--numbered .wizard-step-item .wizard-step-circle>i{display:none}.cms-container{width:100%;position:relative;border:1.5px solid #e2e8f0;border-radius:8px;background:#f8fafc;transition:all .2s ease;display:flex;align-items:center}.cms-container.active{background:#fff;border-color:var(--auth-primary, #0b41c0);box-shadow:0 0 0 3px #0b41c01a}.cms-input{border:none!important;outline:none!important;padding:10px 12px 10px 2.75rem!important;font-size:.85rem;color:#1e293b;background:transparent!important;height:42px;width:100%}.cms-input::placeholder{color:#94a3b8}.cms-selected-tray{display:none;margin-top:10px;padding:12px;background:#fff;border:1px solid #edf2f7;border-radius:10px;box-shadow:0 4px 6px -1px #0000000d;animation:cms-fade-in .3s ease-out}.cms-selected-tray.visible{display:block}.cms-tray-header{font-size:.65rem;font-weight:700;text-transform:uppercase;color:#64748b;margin-bottom:8px;letter-spacing:.05em;display:flex;align-items:center}.cms-tray-header i{color:var(--auth-primary)}.cms-tray-grid{display:flex;flex-direction:column;gap:4px;max-height:185px;overflow-y:auto;-webkit-overflow-scrolling:touch;padding-right:4px}.cms-tray-grid::-webkit-scrollbar{width:5px}.cms-tray-grid::-webkit-scrollbar-thumb{background-color:#cbd5e1;border-radius:10px}.cms-selected-badge{display:flex;align-items:center;justify-content:space-between;background:#f1f5f9;border:1px solid #e2e8f0;padding:8px 12px;border-radius:8px;font-size:.85rem;font-weight:500;color:#334155;transition:all .2s ease;animation:cms-badge-in .2s ease-out}.cms-selected-badge:hover{background:#fff;border-color:#3b82f6;transform:translateY(-1px)}.cms-remove{margin-left:8px;cursor:pointer;color:#94a3b8;font-size:.9rem;line-height:1;transition:color .2s}.cms-remove:hover{color:#ef4444}.cms-dropdown{position:absolute;top:calc(100% + 6px);left:0;right:0;z-index:9999!important;background:#fff;border:1px solid #e2e8f0;border-radius:10px;box-shadow:0 10px 15px -3px #0000001a;max-height:200px;overflow-y:auto;-webkit-overflow-scrolling:touch}.cms-option{padding:10px 14px;cursor:pointer;color:#475569;font-size:.85rem;border-bottom:1px solid #f8fafc}.cms-option:hover{background:#f1f5f9;color:var(--auth-primary)}.cms-option strong{color:var(--auth-primary);font-weight:700}.cms-no-results{padding:12px;color:#94a3b8;font-size:.8rem;font-style:italic;text-align:center}@keyframes cms-fade-in{0%{opacity:0}to{opacity:1}}@media(max-width:768px){.cms-input{height:48px;font-size:.95rem}.cms-selected-badge{padding:8px 12px;font-size:.85rem}}@media(max-width:768px){.cms-input{font-size:16px!important}}@media(max-width:1024px){body,html{margin:0!important;padding:0!important;background:#fff!important;height:100%}.auth-container{display:flex!important;flex-direction:column;position:absolute;top:0;left:0;width:100%;min-height:100vh;min-height:100dvh;overflow-x:hidden;margin:0!important;padding:0!important}.auth-form-panel{padding:0!important;margin:0!important;width:100%!important;min-height:100vh;min-height:100dvh;flex:1;display:flex;flex-direction:column}.auth-form-container{padding:0!important;margin:0!important;max-width:100%!important;width:100%;box-shadow:none!important;flex:1;display:flex;flex-direction:column;padding-top:3.5rem!important}.auth-header{margin:0 0 1.5rem!important;border-radius:0!important;width:100%!important;text-align:center;padding:0 1.5rem!important}.auth-header h2{font-size:1.75rem!important;margin-bottom:.25rem!important;font-weight:700!important}.auth-form{padding:0 1.5rem!important;flex:1;display:flex;flex-direction:column}.auth-visual-panel{display:none!important}.mobile-brand{margin-top:0!important;margin-bottom:1.5rem!important;padding:0 1.5rem}.auth-form-brand{display:flex!important;margin:0 auto 1.25rem!important}.auth-form-container .wizard-steps{margin-bottom:1.5rem!important;padding:0 1.5rem!important}.auth-form-container .wizard-step-label{display:none!important}.auth-form-container .wizard-step-circle{width:36px!important;height:36px!important;font-size:1rem!important}.auth-form-container .wizard-step-line{width:24px!important;margin:0 .35rem!important}.auth-form-container .wizard-content{min-height:auto!important;border:none!important;box-shadow:none!important;flex:1;padding:0 1.5rem!important}.auth-form-container .wizard-panel{padding:0!important}.auth-form-container .wizard-footer{position:-webkit-sticky!important;position:sticky!important;bottom:0!important;padding:.75rem 1rem!important;background:#fff!important;display:flex!important;flex-direction:row!important;justify-content:space-between!important;border-top:1px solid #e2e8f0!important;margin-top:auto!important;box-shadow:0 -2px 8px #00000014!important;z-index:50!important}.auth-form-container .wizard-btn{font-size:.95rem!important;padding:.75rem 1.5rem!important;border-radius:10px!important;min-width:110px;height:44px!important;justify-content:center;font-weight:600!important}.btn-corner-back{top:1rem!important;left:1.5rem!important;width:44px!important;height:44px!important;font-size:1.5rem!important;background:transparent!important;border:none!important;box-shadow:none!important;color:#1e293b!important}}.auth-form-container .wizard-footer{margin-top:auto;padding:1rem 1.5rem;border-top:1.5px solid #f1f5f9;background:#fff;display:flex;align-items:center;position:-webkit-sticky;position:sticky;bottom:0;z-index:50;box-shadow:0 -2px 8px #0000000f}.auth-form-container .wizard-btn{transition:all .25s cubic-bezier(.4,0,.2,1);box-shadow:0 1px 2px #0000000d}.auth-form-container .wizard-btn:hover{transform:translateY(-2px);box-shadow:0 10px 15px -3px #0000001a}.auth-form-container .wizard-btn:active{transform:translateY(0)}.auth-form-container .wizard-btn-back{color:#64748b!important;background:#f8fafc!important;border:1px solid #e2e8f0!important}.auth-form-container .wizard-btn-next,.auth-form-container .wizard-btn-confirm{background:linear-gradient(135deg,#2563eb,#1d4ed8)!important;color:#fff!important;font-weight:700!important}.auth-form-container{max-width:700px;margin-top:0}.auth-header{margin-bottom:.75rem!important}.auth-header h2{font-size:1.5rem!important;margin-bottom:.1rem!important}.auth-header p{font-size:.8rem!important}.auth-form-section{padding:.65rem .85rem!important;margin-bottom:.4rem!important;border-radius:8px!important}.auth-section-title{margin-bottom:.4rem!important;font-size:.65rem!important;letter-spacing:.02em}.auth-form-section .row{--bs-gutter-y: .4rem;--bs-gutter-x: .75rem}.auth-form-section .form-group{margin-bottom:.35rem!important}.auth-form-section .form-label{font-size:.72rem;margin-bottom:.1rem}.auth-form-section .form-label i{font-size:.8rem;margin-right:.25rem!important}.auth-form-section .mt-3{margin-top:.35rem!important}.auth-form-section .form-text{margin-top:.1rem;font-size:.65rem;opacity:.8}.auth-form-section .row.g-3{--bs-gutter-y: .4rem !important}.auth-form-panel{justify-content:center!important}@media(min-width:1025px){html,body,.auth-full-page,.auth-main-wrapper,.auth-container{min-height:100vh;min-height:100dvh}.auth-form-panel{padding:2rem 2.5rem 1.5rem!important;overflow-y:auto;-webkit-overflow-scrolling:touch;justify-content:center!important}.auth-form-container{max-width:720px;margin:auto}.wizard-in-auth .wizard-content{min-height:auto}.wizard-in-auth .wizard-panel{padding:.35rem .25rem .5rem}.wizard-in-auth .wizard-steps{margin-bottom:1.1rem}}.auth-form-section .row{--bs-gutter-y: .25rem !important;--bs-gutter-x: .5rem !important}.auth-form-section .col-md-6,.auth-form-section .col-md-4,.auth-form-section .col-md-8{margin-bottom:0!important}.auth-form-section .mt-3{margin-top:.25rem!important}.auth-form-section .mb-3{margin-bottom:.25rem!important}.auth-form-section .form-label{letter-spacing:-.01em;font-size:.79rem!important;line-height:1.35;font-weight:600}.auth-input-group .auth-input-icon{font-size:.8rem!important;left:.75rem!important}.auth-form-section .form-control,.auth-form-section .form-select{padding-left:2.2rem!important;height:34px!important;font-size:.84rem!important}.auth-form-section .form-text,.auth-form-section small.form-text{margin-top:.18rem!important;font-size:.74rem!important;line-height:1.4;opacity:.9}.auth-form-section .alert{font-size:.78rem!important;line-height:1.45;padding:.55rem .75rem!important}.auth-form-section .alert strong{font-size:inherit;display:block;margin-bottom:.1rem}.auth-form-section .alert i.bi{margin-right:.35rem}.auth-form-section .invalid-feedback{font-size:.74rem!important;line-height:1.35}.registro-subtitle{margin:0 0 .75rem;font-size:.88rem;line-height:1.35;font-weight:700;color:#0f172a}#alert_step4_profesional,#sec-empresa-warning{border-radius:16px!important}#div_datos_empresa hr{margin:1.15rem 0 1rem!important;opacity:.65}.auth-submit-btn{height:36px!important;margin-top:.5rem!important}.auth-footer{margin-top:.75rem!important}@media(max-width:1024px){.auth-form-section{padding:.75rem 1rem!important;margin-bottom:1rem!important;border-radius:10px!important;background:#fdfdfd;border:1px solid #f1f5f9}.auth-form-section .form-label{font-size:.875rem!important;margin-bottom:.35rem!important;font-weight:600;color:#1e293b}.auth-form-section .form-control,.auth-form-section .form-select{height:44px!important;font-size:.95rem!important;padding-left:2.75rem!important;border-radius:8px!important;border:1.5px solid #e2e8f0!important;background:#f8fafc!important}.auth-form-section .form-control:focus,.auth-form-section .form-select:focus{background:#fff!important;border-color:var(--auth-primary)!important;box-shadow:0 0 0 4px #0b41c014!important}.auth-input-group .auth-input-icon{font-size:1rem!important;left:1rem!important;color:#94a3b8}.auth-form-section .form-group{margin-bottom:.85rem!important}.auth-form-section .row{--bs-gutter-y: .85rem !important;--bs-gutter-x: 1rem !important}.auth-form-section .form-text{font-size:.8rem!important;margin-top:.25rem!important}.auth-form-section .alert{font-size:.85rem!important;padding:.65rem .85rem!important}.auth-form-section .invalid-feedback{font-size:.8rem!important}.auth-section-title{font-size:.75rem!important;margin-bottom:.75rem!important}.registro-subtitle{font-size:.95rem;margin-bottom:.85rem}}.fade-in{opacity:1;transform:translateY(0);transition:opacity .3s ease,transform .3s ease}.form-group.has-error{animation:shake .5s;border-left:4px solid #dc3545;padding-left:12px;margin-left:-16px;background-color:#f8d7da;border-radius:4px}@keyframes shake{0%,to{transform:translate(0)}20%,60%{transform:translate(-4px)}40%,80%{transform:translate(4px)}}.invalid-feedback{display:block!important;color:#dc3545;font-size:.875em;margin-top:.25rem}.inhab-badge-wrapper{border-radius:8px;overflow:hidden}.inhab-badge{display:flex;align-items:center;gap:.5rem;padding:.45rem .75rem;border-radius:8px;font-size:.82rem;font-weight:500;animation:inhabFadeIn .3s ease-out}@keyframes inhabFadeIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.inhab-badge--pending{background:#eff6ff;border:1px solid #bfdbfe;color:#1d4ed8}.inhab-badge--ok{background:#f0fdf4;border:1px solid #bbf7d0;color:#15803d}.inhab-badge--error{background:#fef2f2;border:1px solid #fecaca;color:#b91c1c}.sec-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#fffffff5;z-index:100;display:flex;align-items:center;justify-content:center;border-radius:12px;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);transition:all .3s ease}.sec-content{text-align:center;padding:2rem;animation:secFadeIn .4s ease-out;width:100%}@keyframes secFadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.success-checkmark{width:80px;height:80px;margin:0 auto;position:relative}.success-checkmark .check-icon{width:80px;height:80px;position:relative;border-radius:50%;box-sizing:content-box;border:4px solid #4CAF50;margin:0 auto}.success-checkmark .check-icon:before{top:3px;left:-2px;width:30px;transform-origin:100% 50%;border-radius:100px 0 0 100px}.success-checkmark .check-icon:after{top:0;left:30px;width:60px;transform-origin:0 50%;border-radius:0 100px 100px 0;animation:rotate-circle 4.25s ease-in}.success-checkmark .check-icon:before,.success-checkmark .check-icon:after{content:"";height:100px;position:absolute;background:#fff;transform:rotate(-45deg);opacity:0}.check-icon .icon-line{height:5px;background-color:#4caf50;display:block;border-radius:2px;position:absolute;z-index:10}.check-icon .line-tip{top:46px;left:14px;width:25px;transform:rotate(45deg);animation:icon-line-tip .75s}.check-icon .line-long{top:38px;right:8px;width:47px;transform:rotate(-45deg);animation:icon-line-long .75s}.check-icon .icon-circle{top:-4px;left:-4px;z-index:10;width:80px;height:80px;border-radius:50%;position:absolute;box-sizing:content-box;border:4px solid rgba(76,175,80,.5)}.check-icon .icon-fix{top:8px;width:5px;left:26px;z-index:1;height:85px;position:absolute;transform:rotate(-45deg);background-color:transparent}@keyframes icon-line-tip{0%{width:0;left:1px;top:19px}54%{width:0;left:1px;top:19px}70%{width:50px;left:-8px;top:37px}84%{width:17px;left:21px;top:48px}to{width:25px;left:14px;top:46px}}@keyframes icon-line-long{0%{width:0;right:46px;top:54px}65%{width:0;right:46px;top:54px}84%{width:55px;right:0;top:35px}to{width:47px;right:8px;top:38px}}.wizard-panel .auth-form-section #div_tipo_profesional{position:relative!important;z-index:100!important}.wizard-panel .auth-form-section #div_giro{position:relative!important;z-index:10!important}.auth-input-group{position:relative!important}.auth-input-group .auth-input-icon{z-index:20!important}.phone-field-wrapper{display:flex;align-items:stretch;width:100%;border:1px solid #dee2e6;border-radius:6px;background:#fff;transition:border-color .15s,box-shadow .15s}.phone-field-wrapper:focus-within{border-color:var(--auth-primary, #0b41c0);box-shadow:0 0 0 3px #0b41c01a}.phone-field-wrapper .form-control{border:none!important;border-radius:0 6px 6px 0!important;box-shadow:none!important;flex:1;min-width:0;background:transparent!important;padding-left:.8rem!important}.phone-field-wrapper .form-control:focus{border:none!important;box-shadow:none!important;background:transparent!important}.pcs-container{position:relative;flex-shrink:0;display:flex;align-items:stretch}.pcs-trigger{display:flex;align-items:center;gap:5px;align-self:stretch;padding:0 8px 0 10px;background-color:#f8fafc;border:none;border-right:1px solid #e2e8f0;border-radius:5px 0 0 5px;cursor:pointer;min-width:88px;font-size:.82rem;font-weight:500;color:#334155;white-space:nowrap;transition:background-color .15s;line-height:1}.pcs-trigger:hover{background-color:#f1f5f9}.pcs-trigger:focus-visible{outline:none;background-color:#fff}.pcs-open .pcs-trigger{background-color:#fff}.pcs-flag{display:block;border-radius:2px;box-shadow:0 0 0 1px #0000001f;flex-shrink:0}.pcs-code{flex:1;text-align:left;letter-spacing:.01em}.pcs-placeholder{color:#94a3b8;font-weight:400}.pcs-arrow{flex-shrink:0;color:#64748b;display:flex;align-items:center;transition:transform .15s}.pcs-open .pcs-arrow{transform:rotate(180deg)}.pcs-dropdown{position:fixed;min-width:190px;max-height:260px;overflow-y:auto;-webkit-overflow-scrolling:touch;background:#fff;border:1px solid #e2e8f0;border-radius:8px;box-shadow:0 8px 24px #0000001f;z-index:9999;padding:4px 0;overscroll-behavior:contain}.pcs-dropdown::-webkit-scrollbar{width:5px}.pcs-dropdown::-webkit-scrollbar-track{background:transparent}.pcs-dropdown::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:3px}.pcs-option{display:flex;align-items:center;gap:8px;padding:7px 12px;cursor:pointer;font-size:.82rem;color:#334155;transition:background-color .1s;outline:none}.pcs-option:hover,.pcs-option:focus{background-color:#f1f5f9}.pcs-option[aria-selected=true]{background-color:#eff6ff;color:#1d4ed8;font-weight:600}.pcs-option .pcs-label{flex:1}@media(max-width:1024px){.pcs-trigger{min-width:76px;font-size:.78rem;padding:0 6px 0 8px;gap:4px}.pcs-dropdown{min-width:170px}}.inhab-badge-wrapper{display:flex;flex-direction:column;gap:.5rem}.inhab-badge{display:inline-flex;align-items:center;gap:.55rem;width:100%;padding:.7rem .9rem;border-radius:12px;font-size:.86rem;font-weight:600}.inhab-badge--pending{color:#92400e;background:#fff7ed;border:1px solid #fdba74}.inhab-badge--ok{color:#166534;background:#f0fdf4;border:1px solid #86efac}.inhab-badge--error{color:#991b1b;background:#fef2f2;border:1px solid #fca5a5}.rut-verification-floating{position:fixed;right:1.25rem;bottom:1.25rem;display:flex;align-items:flex-start;gap:.85rem;width:min(360px,calc(100vw - 2rem));padding:1rem 1.1rem;border-radius:18px;border:1px solid #bfdbfe;background:#fffffff5;box-shadow:0 18px 40px #0f172a29;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1200}.rut-verification-floating__spinner{width:2.25rem;height:2.25rem;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:#dbeafe;color:#1d4ed8;flex-shrink:0}.rut-verification-floating__spinner .bi{display:none;font-size:1rem}.rut-verification-floating__content{min-width:0}.rut-verification-floating__title{color:#0f172a;font-size:.92rem;font-weight:700;line-height:1.2}.rut-verification-floating__message{margin-top:.2rem;color:#475569;font-size:.83rem;line-height:1.35}.rut-verification-floating__detail{margin-top:.28rem;font-size:.78rem;font-weight:700;line-height:1.3}.rut-verification-floating.is-pending{border-color:#93c5fd}.rut-verification-floating.is-pending .rut-verification-floating__spinner .spinner-border{display:inline-flex}.rut-verification-floating.is-pending .rut-verification-floating__spinner .bi{display:none}.rut-verification-floating.is-error{border-color:#fca5a5;background:#fef2f2fa}.rut-verification-floating.is-error .rut-verification-floating__spinner{background:#fee2e2;color:#dc2626}.rut-verification-floating.is-error .rut-verification-floating__spinner .spinner-border{display:none}.rut-verification-floating.is-error .rut-verification-floating__spinner .bi{display:inline-flex}.rut-verification-floating.is-error .rut-verification-floating__detail{color:#b91c1c}.rut-verification-floating.is-success{border-color:#86efac;background:#f0fdf4fa}.rut-verification-floating.is-success .rut-verification-floating__spinner{background:#dcfce7;color:#16a34a}.rut-verification-floating.is-success .rut-verification-floating__spinner .spinner-border{display:none}.rut-verification-floating.is-success .rut-verification-floating__spinner .bi{display:inline-flex}.srcei-debug-panel{padding:.85rem .95rem;border:1px dashed #cbd5e1;border-radius:14px;background:linear-gradient(135deg,#f1f5f9eb,#f8fafcfa)}.srcei-debug-panel__header{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:.7rem}.srcei-debug-panel__title{font-size:.72rem;font-weight:900;letter-spacing:.12em;color:#0f172a}.srcei-debug-panel__hint{font-size:.72rem;color:#64748b;font-weight:700}.srcei-debug-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.7rem}.srcei-debug-card{padding:.75rem .8rem;border-radius:12px;border:1px solid #cbd5e1;background:#fffffff0;box-shadow:inset 0 1px #ffffffb3}.srcei-debug-card__label{font-size:.72rem;font-weight:700;color:#334155}.srcei-debug-card__status{margin-top:.2rem;font-size:.88rem;font-weight:900;line-height:1.15;color:#0f172a}.srcei-debug-card__message{margin-top:.28rem;font-size:.72rem;line-height:1.35;color:#64748b;min-height:2.1em}.srcei-debug-card.is-pending{border-color:#93c5fd;background:linear-gradient(135deg,#eff6fff2,#fffffffa)}.srcei-debug-card.is-pending .srcei-debug-card__status{color:#1d4ed8}.srcei-debug-card.is-success{border-color:#86efac;background:linear-gradient(135deg,#f0fdf4f5,#fffffffa)}.srcei-debug-card.is-success .srcei-debug-card__status{color:#15803d}.srcei-debug-card.is-error{border-color:#fca5a5;background:linear-gradient(135deg,#fef2f2f5,#fffffffa)}.srcei-debug-card.is-error .srcei-debug-card__status{color:#b91c1c}@media(max-width:1024px){.rut-verification-floating{right:1rem;left:1rem;bottom:5.4rem;width:auto;padding:.9rem 1rem;border-radius:16px}.rut-verification-floating__title{font-size:.88rem}.rut-verification-floating__message{font-size:.8rem}.srcei-debug-grid{grid-template-columns:1fr}}.ubic-modo-selector{display:flex;gap:.4rem;padding:.3rem;margin-bottom:.85rem;background:#f1f5f9;border-radius:12px}.ubic-modo-pill{flex:1 1 50%;display:inline-flex;align-items:center;justify-content:center;gap:.4rem;padding:.55rem .6rem;border:none;border-radius:9px;background:transparent;color:#64748b;font-size:.82rem;font-weight:600;line-height:1.2;text-align:center;transition:background-color .15s,color .15s,box-shadow .15s}.ubic-modo-pill i{font-size:.9rem}.ubic-modo-pill:hover{color:#334155}.ubic-modo-pill.active{background:#fff;color:var(--auth-primary, #0b41c0);box-shadow:0 1px 3px #0f172a1f}.ubic-gps-panel{margin-bottom:1rem}.ubic-gps-hint{margin:0 0 .65rem;font-size:.8rem;color:#64748b;line-height:1.4}.ubic-btn-detectar{width:100%;justify-content:center;background:#fff;color:var(--wizard-gray-700, #334155);border:1px solid var(--wizard-gray-200, #e2e8f0)}.ubic-btn-detectar:hover:not(:disabled){background:var(--wizard-gray-100, #f1f5f9);border-color:var(--wizard-gray-500, #94a3b8)}.ubic-btn-detectar:disabled{opacity:.7;cursor:default}.ubic-resumen{display:flex;align-items:center;gap:.6rem;margin-top:.85rem;padding:.7rem .8rem;border-radius:12px;background:#eff6ff;border:1px solid #bfdbfe}.ubic-resumen__icono{flex-shrink:0;color:var(--auth-primary, #0b41c0)}.ubic-resumen__texto{display:flex;flex-direction:column;min-width:0;flex:1}.ubic-resumen__label{font-size:.7rem;text-transform:uppercase;letter-spacing:.03em;color:#64748b}.ubic-resumen__texto strong{font-size:.84rem;color:#1e293b;line-height:1.3;overflow-wrap:anywhere}.ubic-resumen__ajustar{flex-shrink:0;border:1px solid #bfdbfe;background:#fff;color:var(--auth-primary, #0b41c0);border-radius:999px;padding:.35rem .75rem;font-size:.78rem;font-weight:600;cursor:pointer}.ubic-resumen__ajustar:hover{background:#dbeafe}.ubic-sheet{position:fixed;inset:0;z-index:1060;display:flex;align-items:center;justify-content:center}.ubic-sheet__backdrop{position:absolute;inset:0;background:#0f172a80;animation:ubicSheetFade .2s ease}.ubic-sheet__panel{position:relative;display:flex;flex-direction:column;width:min(560px,calc(100vw - 2rem));max-height:min(85vh,720px);background:#fff;border-radius:16px;box-shadow:0 18px 48px #0f172a47;overflow:hidden;animation:ubicSheetZoom .2s ease}.ubic-sheet__handle{display:none}.ubic-sheet__header{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.9rem 1rem;border-bottom:1px solid #e2e8f0}.ubic-sheet__titulo{margin:0;font-size:1rem;font-weight:600;color:#1e293b}.ubic-sheet__cerrar{border:0;background:transparent;color:#64748b;font-size:1rem;line-height:1;padding:.4rem;cursor:pointer;border-radius:8px}.ubic-sheet__cerrar:hover{background:#f1f5f9;color:#1e293b}.ubic-sheet__body{padding:1rem;overflow-y:auto;flex:1}.ubic-sheet__footer{padding:.85rem 1rem;border-top:1px solid #e2e8f0;background:#fff;padding-bottom:calc(.85rem + env(safe-area-inset-bottom,0px))}.ubic-sheet__footer .ubic-btn-confirmar{margin-top:0}body.ubic-sheet-abierto{overflow:hidden}@keyframes ubicSheetFade{0%{opacity:0}to{opacity:1}}@keyframes ubicSheetZoom{0%{opacity:0;transform:scale(.97)}to{opacity:1;transform:scale(1)}}@keyframes ubicSheetSubir{0%{transform:translateY(100%)}to{transform:translateY(0)}}.ubic-mapa-contenedor{width:100%;height:320px;border-radius:14px;overflow:hidden;border:1px solid #e2e8f0;background:#f1f5f9}.ubic-mapa-ayuda{display:flex;align-items:center;gap:.35rem;margin:.5rem 0 0;font-size:.76rem;color:#94a3b8}.ubic-direccion-preview{display:flex;align-items:flex-start;gap:.5rem;margin-top:.75rem;padding:.65rem .8rem;border-radius:10px;background:#eff6ff;border:1px solid #bfdbfe;color:#1d4ed8;font-size:.82rem;line-height:1.35}.ubic-direccion-preview i{margin-top:.1rem;flex-shrink:0}.ubic-btn-confirmar{width:100%;justify-content:center;margin-top:.75rem;background:linear-gradient(135deg,var(--wizard-primary, #0b41c0),var(--wizard-primary-dark, #082e87));color:#fff;box-shadow:0 4px 12px #0b41c033}.ubic-btn-confirmar:hover{transform:translateY(-2px);box-shadow:0 6px 16px #0b41c04d}@media(max-width:1024px){.ubic-modo-pill{font-size:.78rem;padding:.6rem .5rem}}@media(max-width:768px){.ubic-sheet{align-items:flex-end}.ubic-sheet__panel{width:100%;max-width:none;height:90vh;max-height:90vh;border-radius:18px 18px 0 0;animation:ubicSheetSubir .25s ease}.ubic-sheet__handle{display:block;width:38px;height:4px;margin:.5rem auto 0;border-radius:999px;background:#cbd5e1}.ubic-sheet__body{display:flex;flex-direction:column}.ubic-mapa-contenedor{flex:1;min-height:220px;height:auto}}@media(prefers-reduced-motion:reduce){.ubic-sheet__panel,.ubic-sheet__backdrop{animation:none}}@media(max-width:768px){input[type=text],input[type=email],input[type=password],input[type=number],input[type=tel],input[type=search],input[type=date],select,textarea,.form-control,.form-select{font-size:16px!important}}.dp-backdrop{display:none;position:fixed;inset:0;background:#00000059;z-index:1069}.dp-backdrop.dp-visible{display:block}.dp-dropdown{display:none;position:absolute;z-index:1070;width:252px;background:#fff;border:1px solid var(--palette-primary-dark, #0a22a8);border-radius:.75rem;box-shadow:0 8px 24px #0000002e;overflow:hidden}.dp-dropdown.dp-visible{display:block}.dp-header{display:flex;align-items:center;justify-content:space-between;gap:.15rem;padding:.35rem;background:linear-gradient(135deg,#04c,#1d4ed8);color:#fff}.dp-nav{background:#ffffff26;border:1px solid rgba(255,255,255,.25);color:#fff;border-radius:.25rem;width:22px;height:22px;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:.8rem;line-height:1;transition:background .2s;padding:0}.dp-nav:hover{background:#ffffff4d}.dp-title{display:flex;align-items:center;gap:.15rem;flex:1;justify-content:center}.dp-month-select,.dp-year-select{background:#fff3;border:1px solid rgba(255,255,255,.25);color:#fff;border-radius:.25rem;padding:.1rem .15rem;font-size:.68rem;font-weight:600;cursor:pointer;outline:none}.dp-month-select option,.dp-year-select option{color:#1e293b;background:#fff}.dp-day-headers{display:grid;grid-template-columns:repeat(7,1fr);background:#eff6ff;border-bottom:1px solid #dbeafe}.dp-day-header{text-align:center;font-size:.58rem;font-weight:700;text-transform:uppercase;color:var(--palette-primary, #0b41c0);padding:.25rem 0}.dp-grid{display:grid;grid-template-columns:repeat(7,1fr);padding:2px}.dp-day{text-align:center;font-size:.72rem;font-weight:500;cursor:pointer;border-radius:50%;width:28px;height:28px;display:flex;align-items:center;justify-content:center;margin:1px auto;transition:all .15s ease;color:var(--palette-text-main, #1e293b)}.dp-day:hover:not(.dp-other):not(.dp-disabled){background:#dbeafe;color:var(--palette-primary, #0b41c0)}.dp-day.dp-today{background:#eff6ff;font-weight:700;color:var(--palette-primary, #0b41c0);border:1.5px solid var(--palette-primary, #0b41c0)}.dp-day.dp-selected{background:var(--palette-primary, #0b41c0);color:#fff!important;font-weight:700;box-shadow:0 2px 4px #0b41c04d}.dp-day.dp-other{color:#cbd5e1;cursor:default}.dp-day.dp-disabled{color:#e2e8f0;cursor:not-allowed}.dp-footer{display:flex;justify-content:space-between;padding:.25rem .4rem;background:#f7fbff;border-top:1px solid #e2e8f0}.dp-today-btn,.dp-clear-btn{background:none;border:none;font-size:.68rem;font-weight:600;cursor:pointer;padding:.15rem .5rem;border-radius:.25rem;transition:background .2s}.dp-today-btn{color:var(--palette-primary, #0b41c0)}.dp-today-btn:hover{background:#dbeafe}.dp-clear-btn{color:#64748b}.dp-clear-btn:hover{background:#f1f5f9}@media(max-width:576px){.dp-dropdown.dp-visible{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:270px;box-shadow:0 12px 40px #0000004d;border-radius:1rem}}@media(min-width:577px){.dp-backdrop{display:none!important}}.wizard-polished .invalid-feedback{display:block;width:100%;margin-top:.3rem;font-size:.78rem;line-height:1.25;text-align:left;white-space:normal}.wizard-polished .wizard-ubicacion-base .row>[class*=col-md-]{flex:0 0 100%!important;max-width:100%!important;width:100%!important}.wizard-polished .wizard-footer{background:#fff;border-top:1px solid var(--wizard-gray-200, #e2e8f0);box-shadow:0 -4px 16px #0f172a0f}@media(max-width:1024px){.wizard-polished .auth-form-panel{justify-content:flex-start!important;padding:0!important}.wizard-polished #registroWizard.wizard-in-auth{display:flex;flex-direction:column}.wizard-polished .auth-form-container{max-width:100%!important;padding:0!important}.wizard-polished .auth-container .wizard-container{padding:.5rem 1rem 0!important}.wizard-polished .auth-form{padding:0 0 100px!important}.wizard-polished #registroWizard.wizard-in-auth .wizard-panel{padding:0!important}.wizard-polished .auth-form-section{background:transparent;border:0;box-shadow:none;padding:0;margin-bottom:.75rem;border-radius:0}.wizard-polished #account-holder-chip{margin-left:0;margin-right:0}.wizard-polished .auth-header{margin-bottom:1.25rem}.wizard-polished .wizard-steps{margin-bottom:1.5rem}.wizard-polished .auth-form .form-group,.wizard-polished .auth-form-section .row>[class*=col-md-]{margin-bottom:1rem}.wizard-polished .form-label{margin-bottom:.3rem;font-weight:600}.wizard-polished .auth-form .form-control,.wizard-polished .auth-form .form-select{min-height:46px}.wizard-polished .wizard-footer{position:fixed!important;left:0;right:0;bottom:0;margin:0!important;z-index:1080;padding:.8rem 1rem calc(.8rem + env(safe-area-inset-bottom,0px));gap:.75rem}.wizard-polished .wizard-footer .wizard-btn{min-height:46px}}@media(min-width:480px)and (max-width:1024px){.wizard-polished .auth-form-section .row{display:flex;flex-wrap:wrap;margin-left:-.4rem;margin-right:-.4rem}.wizard-polished .auth-form-section .row>[class*=col-md-]{flex:0 0 50%;max-width:50%;width:50%;padding-left:.4rem;padding-right:.4rem}}.rmo-hero{display:none}@media(max-width:1024px){body:has(#registro-page),html:has(#registro-page){background:var(--palette-primary, #0b41c0)!important}body:has(#registro-page){min-height:100dvh}#registro-page.auth-container{display:flex!important;flex-direction:column!important;min-height:100dvh!important;height:auto!important;position:relative!important;background:var(--palette-primary, #0b41c0)!important}.rmo-hero{display:flex;align-items:center;justify-content:center;padding:2.5rem 1.5rem 2.75rem;flex-shrink:0}.rmo-hero__logo{width:148px;height:auto;display:block;filter:brightness(0) invert(1)}#registro-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;position:relative;z-index:2}#registro-page .auth-form-container{padding:0!important;margin:0!important;max-width:100%!important;width:100%;position:relative;overflow-x:hidden}#registro-page .auth-form-panel:before{content:"";display:block;width:36px;height:4px;background:#e2e8f0;border-radius:2px;margin:.75rem auto 0;flex-shrink:0}#registro-page .auth-header{padding:.75rem 1.5rem .25rem!important}#registro-page .auth-form-brand{display:none!important}#registro-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}#registro-page .btn-corner-back:hover{background:#e2e8f0!important;color:#1e293b!important}#registro-page .auth-form-panel>.auth-form-container>.position-absolute:first-child{top:.85rem;right:1rem}}@media(min-width:1025px){.rmo-hero{display:none!important}}
