.auth-page{color:#102038;background:#f6f7f9;grid-template-columns:minmax(360px,.85fr) minmax(480px,1.15fr);min-height:100vh;display:grid}.auth-brand{color:#fff;background:#0b1830;flex-direction:column;justify-content:space-between;padding:54px clamp(34px,5vw,86px);display:flex;position:relative;overflow:hidden}.auth-brand:after{content:"";border:1px solid #40e09135;border-radius:50%;width:430px;height:430px;position:absolute;bottom:-150px;right:-210px;box-shadow:0 0 0 70px #40e0910b,0 0 0 140px #40e09108}.auth-brand>a{color:#fff;z-index:1;align-items:center;gap:14px;text-decoration:none;display:flex;position:relative}.auth-brand>a>span{color:#08162b;background:#38dc8c;border-radius:12px;place-items:center;width:48px;height:48px;font-weight:900;display:grid}.auth-brand strong{letter-spacing:.08em;font-size:20px}.auth-brand em{color:#39df8d;font-style:normal}.auth-brand div{z-index:1;max-width:520px;position:relative}.auth-brand div>p,.auth-kicker{letter-spacing:.18em;color:#3cdd8c;font-size:12px;font-weight:800}.auth-brand h1{margin:18px 0 24px;font-size:clamp(38px,5vw,68px);line-height:1.02}.auth-brand div>span{color:#b8c4d5;font-size:18px;line-height:1.65}.auth-brand>small{color:#8493a8;z-index:1;position:relative}.auth-panel{place-items:center;padding:40px;display:grid}.auth-panel form{background:#fff;border:1px solid #e1e6ec;border-radius:22px;width:min(100%,500px);padding:clamp(30px,5vw,56px);box-shadow:0 24px 70px #10203814}.auth-panel h2{margin:8px 0 10px;font-size:34px}.auth-panel form>p:not(.auth-kicker){color:#657286;margin-bottom:28px;line-height:1.55}.auth-panel label{gap:8px;margin:18px 0;font-size:13px;font-weight:800;display:grid}.auth-panel input{height:50px;font:inherit;border:1px solid #d8dee7;border-radius:10px;outline:none;padding:0 14px}.auth-panel input:focus{border-color:#1ecb78;box-shadow:0 0 0 3px #1ecb7818}.auth-panel label small{color:#7e8999;font-weight:500}.auth-check{align-items:start;grid-template-columns:auto 1fr!important}.auth-check input{width:18px;height:18px}.auth-check span{font-weight:500;line-height:1.5}.auth-check a,.auth-switch a{color:#0b9f60;font-weight:800}.auth-panel form>button{color:#062416;cursor:pointer;background:#15ca75;border:0;border-radius:10px;width:100%;height:52px;font-size:15px;font-weight:900}.auth-panel form>button:disabled{opacity:.6}.auth-error{color:#a32d2d;background:#fff0f0;border:1px solid #ffcaca;border-radius:9px;margin:16px 0;padding:12px 14px;font-size:13px}.auth-switch{text-align:center;color:#6d7888;margin-top:24px;font-size:14px}@media (max-width:820px){.auth-page{grid-template-columns:1fr}.auth-brand{min-height:300px}.auth-brand h1{font-size:42px}.auth-panel{padding:24px}.auth-panel form{padding:28px}}
