.Auth_authPage___ZHyE{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:60px 20px}.Auth_panel__QB5XV{width:min(420px,100%);padding:40px 36px;border-radius:28px;background:rgba(5,7,15,.65);border:1px solid hsla(0,0%,100%,.08);box-shadow:0 30px 80px rgba(0,0,0,.45);position:relative;overflow:hidden}.Auth_panel__QB5XV:after{content:"";position:absolute;inset:0;background:radial-gradient(circle at top right,rgba(123,90,255,.4),transparent 55%);opacity:.8;z-index:0}.Auth_panelInner__69T9c{position:relative;z-index:1}.Auth_headline__iyI_w{font-size:2rem;margin-bottom:10px}.Auth_subtext___QyD7{color:var(--text-secondary);margin-bottom:30px}.Auth_form__8RGi_{display:flex;flex-direction:column;gap:16px}.Auth_input___yjIt{padding:14px 16px;border-radius:14px;border:1px solid hsla(0,0%,100%,.15);background:rgba(5,7,15,.8);color:#fff;font-size:1rem}.Auth_input___yjIt:focus{outline:none;border-color:rgba(123,90,255,.8);box-shadow:0 0 0 3px rgba(123,90,255,.25)}.Auth_primaryButton__MCkc9{margin-top:10px;padding:14px;border-radius:16px;background:linear-gradient(120deg,#7b5aff,#4cc9f0);font-weight:600;color:#fff;text-transform:uppercase;letter-spacing:.08em;transition:transform .2s ease}.Auth_primaryButton__MCkc9:hover{transform:translateY(-2px)}.Auth_error__npNR5{padding:10px 14px;border-radius:10px;background:rgba(255,77,109,.12);border:1px solid rgba(255,77,109,.4);color:#ffb3c6}.Auth_switch__J__J4{margin-top:18px;color:var(--text-secondary);text-align:center}.Auth_switch__J__J4 a{color:#7b5aff;font-weight:600}