.auth-layout-container{container-type:inline-size;container-name:auth-layout}.auth-text-content{--title-font-size:22px;--title-line-height:22px;--subtitle-font-size:12px;--content-padding:1rem}@container auth-layout (min-width: 400px){.auth-text-content{--title-font-size:26px;--title-line-height:26px;--subtitle-font-size:14px;--content-padding:1.25rem}}@container auth-layout (min-width: 500px){.auth-text-content{--title-font-size:30px;--title-line-height:30px;--subtitle-font-size:15px;--content-padding:1.5rem}}@container auth-layout (min-width: 600px){.auth-text-content{--title-font-size:34px;--title-line-height:34px;--subtitle-font-size:16px;--content-padding:1.75rem}}@container auth-layout (min-width: 700px){.auth-text-content{--title-font-size:38px;--title-line-height:38px;--subtitle-font-size:17px;--content-padding:2rem}}@container auth-layout (min-width: 800px){.auth-text-content{--title-font-size:42px;--title-line-height:42px;--subtitle-font-size:18px;--content-padding:2.25rem}}@container auth-layout (min-width: 900px){.auth-text-content{--title-font-size:44px;--title-line-height:44px;--subtitle-font-size:18px;--content-padding:2.5rem}}@container auth-layout (min-width: 1000px){.auth-text-content{--title-font-size:46px;--title-line-height:46px;--subtitle-font-size:19px;--content-padding:3rem}}@container auth-layout (min-width: 1200px){.auth-text-content{--title-font-size:48px;--title-line-height:48px;--subtitle-font-size:20px;--content-padding:3.5rem}}.auth-title{font-size:var(--title-font-size);line-height:var(--title-line-height)}.auth-subtitle{font-size:var(--subtitle-font-size)}.auth-content-padding{padding:var(--content-padding)}.auth-text-wrapper{max-width:65%;margin-top:20vh}@container auth-layout (max-width: 600px){.auth-text-wrapper{max-width:90%}}@container auth-layout (min-width: 1000px){.auth-text-wrapper{max-width:60%}}