:root{--auth-form-height: 440px;--auth-element-gap: 24px;--auth-title-height: 80px;--auth-input-height: 52px;--auth-btn-height: 52px;--auth-padding-x: 0px}.auth-form-container{height:var(--auth-form-height);display:flex;flex-direction:column;position:relative;width:100%}.auth-title-section{height:var(--auth-title-height);display:flex;flex-direction:column;justify-content:center;align-items:center;margin-bottom:var(--auth-element-gap);flex-shrink:0}.auth-inputs-section{flex:1;display:flex;flex-direction:column;gap:var(--auth-element-gap);justify-content:flex-start}.auth-action-section{margin-top:auto;padding-top:var(--auth-element-gap)}.auth-input-wrapper{margin-bottom:0!important}
