.auth-modal{max-width:480px}.auth-tabs{display:grid;grid-template-columns:1fr 1fr;gap:6px;padding:5px;border:1px solid #20344b;border-radius:12px;background:#08121e}.auth-tab{padding:11px;border:0;border-radius:9px;background:transparent;color:#71869d;font-weight:700;cursor:pointer}.auth-tab.active{background:#17385e;color:#f2f7ff}.auth-form{padding-top:20px}.auth-form[hidden]{display:none}.auth-form .field{margin-bottom:14px}.auth-error{min-height:20px;margin:10px 0;color:#ff7e88;font-size:12px}.auth-note{color:#71869d;font-size:11px;line-height:1.55}.user{align-items:center}.user button{border:0;background:transparent;color:#71869d;cursor:pointer;font-size:12px}.landing-auth{display:flex;gap:9px}.landing-auth .btn{white-space:nowrap}@media(max-width:700px){.landing-auth .btn:first-child{display:none}}
