.auth-layout{background-blend-mode:normal,normal,normal;background-image:url(/images/bg.png),url(/images/glows.png),url(/images/background.png);background-position:100%,bottom,50%;background-repeat:no-repeat,no-repeat,no-repeat;background-size:auto,auto,cover;background-color:var(--neutral-color-950);flex-direction:column;width:100%;min-height:100vh;display:flex;position:relative;overflow:hidden}.auth-layout:before{content:"";opacity:.4;pointer-events:none;background:radial-gradient(circle,#fdba7499 0%,#0000 60%);width:500px;height:500px;position:absolute;top:-180px;right:-180px}.auth-layout .header{border-bottom:1px solid var(--border-secondary-100);padding:16px 64px}.auth-content{flex:1;justify-content:center;align-items:center;width:100%;display:flex}
