html,body{margin:0;padding:0;background:#1b193b;color:#fff}body.auth-page{font-family:Inter,Arial,ui-sans-serif,system-ui,sans-serif}.auth-page *,.auth-page *::before,.auth-page *::after{box-sizing:border-box}.auth-main{min-height:650px;padding:54px 0 78px}.auth-container{width:calc(100% - 32px);max-width:1120px;margin:0 auto}.auth-shell{overflow:hidden;border-radius:10px;background:#13122a}.auth-tabs{display:grid;grid-template-columns:1fr 1fr;background:#111026}.auth-tab{min-height:58px;border:0;background:transparent;color:rgba(255,255,255,.55);font:750 15px/1 Inter,Arial,sans-serif;cursor:pointer}.auth-tab.is-active{background:#2c2f66;color:#fff}.auth-content{padding:38px}.auth-panel{display:none}.auth-panel.is-active{display:block}.auth-panel h1{margin:0 0 10px;font-size:30px;line-height:1.15;font-weight:780;letter-spacing:-.03em}.auth-panel>p{margin:0 0 28px;color:rgba(255,255,255,.52);font-size:14px;line-height:1.6}.auth-form{max-width:620px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.auth-field{min-width:0;display:grid;gap:7px}.auth-field>span{color:rgba(255,255,255,.48);font-size:12px;line-height:1.4}.auth-field input{width:100%;height:48px;padding:0 14px;border:0;outline:0;border-radius:4px;background:#252348;color:#fff;font:500 15px/1 Inter,Arial,sans-serif}.auth-field input:focus{background:#2b2952}.auth-panel[data-auth-panel="login"] .auth-form{grid-template-columns:1fr}.auth-captcha{grid-column:1/-1;max-width:300px}.auth-consent,.auth-submit,.auth-links{grid-column:1/-1}.auth-consent{color:rgba(255,255,255,.62);font-size:12px;line-height:1.55;display:flex;align-items:flex-start;gap:10px}.auth-consent input{width:18px;height:18px;margin:1px 0 0;accent-color:#31af7c}.auth-consent a,.auth-links a{color:#fff}.auth-submit{height:48px;border:0;border-radius:3px;background:#31af7c;color:#fff;font:750 13px/1 Inter,Arial,sans-serif;cursor:pointer}.auth-submit:hover{opacity:.9}.auth-links{color:rgba(255,255,255,.48);font-size:12px;line-height:1.6}.auth-message{margin-bottom:22px;padding:14px 16px;border-radius:4px;background:#252348;color:#fff;font-size:13px;line-height:1.55}.auth-message.is-error{background:rgba(255,49,26,.16)}.auth-message p{margin:0 0 5px}.auth-message p:last-child{margin-bottom:0}.auth-honeypot{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important}@media(max-width:620px){.auth-container{width:calc(100% - 20px)}.auth-main{padding-top:34px}.auth-content{padding:24px 18px}.auth-panel h1{font-size:25px}.auth-form{grid-template-columns:1fr}.auth-captcha{grid-column:auto;max-width:none}.auth-consent,.auth-submit,.auth-links{grid-column:auto}}
