.auth-page{min-height:100vh;display:grid;grid-template-columns:1.05fr .95fr;background:#fff}.auth-brand{padding:42px 9%;background:linear-gradient(150deg,#0c1e36,#173b61);color:#fff;display:flex;flex-direction:column;position:relative;overflow:hidden}.auth-brand:after{content:"";position:absolute;width:420px;height:420px;border:1px solid #ffffff12;border-radius:50%;right:-170px;bottom:-100px;box-shadow:0 0 0 80px #ffffff08,0 0 0 160px #ffffff05}.auth-logo{display:flex;align-items:center;gap:9px;font:800 21px var(--font-display)}.auth-logo>span{display:grid;place-items:center;width:34px;height:34px;border-radius:9px;background:#2d6bea}.auth-logo svg{width:19px}.auth-logo b{color:#5cd0a6;margin-left:-9px}.auth-message{margin:auto 0;max-width:520px;position:relative;z-index:1}.auth-eyebrow,.auth-message>p:first-child{color:#5bd0a7;font-size:10px;letter-spacing:1.5px;font-weight:800}.auth-message h1{font:800 clamp(32px,4vw,53px)/1.12 var(--font-display);letter-spacing:-2px;margin:13px 0 20px}.auth-message>p:nth-child(3){color:#aebed0;line-height:1.7;font-size:14px;max-width:470px}.auth-points{display:flex;flex-direction:column;gap:14px;margin-top:35px}.auth-points span{display:flex;align-items:center;gap:10px;font-size:12px;color:#d5dfeb}.auth-points svg{width:18px;color:#61d3aa}.auth-brand small{color:#71859c;font-size:10px}.auth-form{display:grid;place-items:center;padding:40px}.auth-form>div{width:min(390px,100%)}.auth-eyebrow{color:#3672df!important}.auth-form h2{font:800 28px var(--font-display);letter-spacing:-.8px;margin:8px 0}.auth-form>div>p:nth-child(3){font-size:12px;color:#788495;margin:0 0 25px}.auth-form form{gap:14px}.auth-form form,.auth-form label{display:flex;flex-direction:column}.auth-form label{gap:7px;font-size:11px;font-weight:700;color:#465367}.auth-form input{height:45px;border:1px solid #dce2e9;border-radius:8px;padding:0 12px;outline:none}.auth-form input:focus{border-color:#3c75df;box-shadow:0 0 0 3px #eaf1ff}.auth-form form>button{height:45px;border:0;border-radius:8px;background:#2866df;color:#fff;font-weight:800;display:flex;justify-content:center;align-items:center;gap:8px;margin-top:5px}.auth-form form>button svg{width:17px}.auth-form form>button:disabled{opacity:.65}.auth-error{background:#fff0ef;border:1px solid #facbc7;color:#aa3d34;padding:10px;border-radius:7px;font-size:10px}.auth-switch{text-align:center;margin-top:25px;font-size:11px;color:#718094}.auth-switch button{border:0;background:none;color:#2866df;font-weight:800;margin-left:5px}.auth-brand>small{position:relative;z-index:1}@media(max-width:800px){.auth-page{grid-template-columns:1fr}.auth-brand{display:none}.auth-form{padding:28px;min-height:100vh}}.auth-logo{position:relative;z-index:1}.auth-logo .brand-logo-image{display:block;width:220px;height:auto;place-items:normal;border-radius:9px;background:#fff}