body:after,body:before{content:none}.auth-screen form{max-width:none;margin:0}.auth-screen{position:relative;z-index:10;min-height:100dvh;display:grid;place-items:center;padding:2rem 1.25rem;background:radial-gradient(ellipse 60% 50% at 50% 0,rgba(247,181,0,.08) 0,transparent 70%),#0a0a0a}.auth-screen__inner{width:100%;max-width:26rem;display:flex;flex-direction:column;align-items:center;gap:1.5rem}.auth-screen__back{color:#8d8d8d;font-size:.8125rem;text-decoration:none;transition:color .2s var(--ease)}.auth-screen__back:hover{color:var(--accent)}.auth-screen .cl-socialButtonsBlockButton,.auth-screen .cl-socialButtonsIconButton{background-color:#1c1c1c;border:1px solid rgba(255,255,255,.14);color:#ededed}.auth-screen .cl-socialButtonsBlockButton:hover,.auth-screen .cl-socialButtonsIconButton:hover{background-color:#242424;border-color:rgba(255,255,255,.22)}.auth-screen .cl-socialButtonsBlockButtonArrow,.auth-screen .cl-socialButtonsBlockButtonText{color:#ededed}