.auth-shell{max-width:1100px;margin:2.5rem auto;padding:0 16px;display:grid;grid-template-columns:1fr;gap:2rem}@media only screen and (min-width:1024px){.auth-shell{grid-template-columns:minmax(0,1fr) minmax(280px,360px);gap:3rem;padding:0 20px}}.auth-shell__main{min-width:0}.auth-progress{list-style:none;padding:0;margin:0 0 2rem;display:flex;align-items:center;gap:.5rem}.auth-progress__step{display:inline-flex;align-items:center;gap:.5rem;color:rgba(var(--color-primary1-rgb),.45);font-size:.9rem}.auth-progress__step:after{content:"";display:inline-block;width:20px;height:1px;background:rgba(var(--color-primary1-rgb),.2);margin-left:.5rem}.auth-progress__step:last-child:after{display:none}.auth-progress__step.is-active{color:var(--color-primary1)}.auth-progress__step.is-done{color:rgba(var(--color-primary1-rgb),.6)}.auth-progress__step.is-done .auth-progress__num,.auth-progress__step.is-active .auth-progress__num{background:var(--color-primary1);color:var(--color-primary2)}.auth-progress__num{width:28px;height:28px;border-radius:50%;background:rgba(var(--color-primary1-rgb),.08);color:rgba(var(--color-primary1-rgb),.55);font-size:.85rem;font-weight:var(--font-weight-bold);display:inline-flex;align-items:center;justify-content:center;transition:all .15s linear 0s}@media only screen and (max-width:767px){.auth-progress__label{display:none}}.auth-title{margin:0 0 .5rem;font-size:1.8rem;font-weight:var(--font-weight-bold);color:var(--color-primary1);line-height:1.2}@media only screen and (min-width:1024px){.auth-title{font-size:2.2rem}}.auth-subtitle{margin:0 0 1.5rem;font-size:.95rem;color:rgba(var(--color-primary1-rgb),.7);line-height:1.4}.auth-subtitle strong{color:var(--color-primary1);font-weight:var(--font-weight-medium,500)}.auth-link{color:var(--color-primary1);text-decoration:underline;font-weight:var(--font-weight-medium,500)}.auth-link:hover{color:var(--color-primary3,#d67ae5)}.auth-error{margin:0 0 1rem;padding:.6rem .8rem;background:#c0392b14;border-radius:var(--border-radius,8px);font-size:.85rem;color:#c0392b}.auth-error:empty{display:none}.validation-summary-valid{display:none}.auth-form{display:flex;flex-direction:column;gap:.2rem}.auth-form__readonly{display:flex;align-items:center;justify-content:space-between;padding:.7rem 1rem;background:rgba(var(--color-primary1-rgb),.04);border-radius:var(--border-radius,8px);font-size:.9rem;margin-bottom:.4rem}.auth-form__readonly-label{color:rgba(var(--color-primary1-rgb),.6)}.auth-form__readonly-value{color:var(--color-primary1);font-weight:var(--font-weight-medium,500)}.auth-form__row{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap;margin-top:.4rem}.auth-form__submit{margin-top:1rem}.newsletter-consent{background:rgba(var(--color-primary1-rgb),.04);border-radius:var(--border-radius,8px);padding:1rem 1.2rem;margin:1rem 0 .4rem}.newsletter-consent .form__checkbox{align-items:flex-start}.newsletter-consent .form__checkbox label{top:0!important;line-height:1.4;cursor:pointer}.newsletter-consent__sub{display:block;margin-top:.35rem;font-size:.8rem;font-weight:var(--font-weight-regular);color:rgba(var(--color-primary1-rgb),.7)}.newsletter-consent__sub a{color:inherit;text-decoration:underline}.newsletter-consent__sub a:hover{color:var(--color-primary1)}.auth-usps__heading{margin:0 0 1.25rem;font-size:.8rem;text-transform:uppercase;letter-spacing:.08em;color:rgba(var(--color-primary1-rgb),.55)}.auth-usps__list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:1.25rem}.auth-usp{display:flex;gap:.8rem}.auth-usp__icon{flex:0 0 auto;width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;border-radius:var(--border-radius,8px);background:rgba(var(--color-primary1-rgb),.06);color:var(--color-primary1)}.auth-usp__body{min-width:0}.auth-usp__title{margin:0 0 .15rem;font-size:.95rem;font-weight:var(--font-weight-bold);color:var(--color-primary1);line-height:1.3}.auth-usp__text{margin:0;font-size:.85rem;color:rgba(var(--color-primary1-rgb),.7);line-height:1.4}
