.auth-page{min-height:100vh;display:grid;grid-template-columns:minmax(350px,42%) 1fr;background:#fff;font-family:Arial,sans-serif}.auth-brand{position:relative;overflow:hidden;padding:42px 56px;display:flex;flex-direction:column;justify-content:space-between;color:#fff;background:linear-gradient(145deg,#302174,#6747ed)}.auth-brand:before,.auth-brand:after{content:'';position:absolute;border-radius:50%;border:70px solid #ffffff09}.auth-brand:before{width:420px;height:420px;right:-210px;top:-170px}.auth-brand:after{width:280px;height:280px;left:-190px;bottom:-140px}.auth-logo{display:flex;align-items:center;gap:10px;font-size:19px;position:relative;z-index:1}.auth-logo span{width:36px;height:36px;border-radius:10px;display:grid;place-items:center;background:#fff;color:#6043e7;font-weight:900}.auth-brand>div{max-width:460px;position:relative;z-index:1}.auth-brand h2{font-size:clamp(35px,4vw,55px);line-height:1.08;letter-spacing:-.045em;margin:32px 0 14px}.auth-brand p{color:#d9d3fb;font-size:14px;line-height:1.7}.auth-brand>small{position:relative;z-index:1;color:#bfb5ee;font-size:9px}.auth-art{width:220px;height:165px;position:relative;margin-bottom:35px}.auth-art-qr{width:145px;height:145px;padding:12px;display:grid;grid-template-columns:repeat(5,1fr);gap:5px;background:#fff;border-radius:16px;box-shadow:0 25px 70px #19103a66;transform:rotate(-5deg)}.auth-art-qr i{background:#171d2e;border-radius:2px}.auth-art-qr i:nth-child(3n),.auth-art-qr i:nth-child(7n){opacity:.1}.auth-pulse{position:absolute;right:0;top:35px;background:#fff;color:#5540c4;border-radius:10px;padding:13px 15px;box-shadow:0 18px 40px #21164a4d;font-size:10px}.auth-pulse b{margin-left:7px;color:#172033}.auth-content{position:relative;display:grid;place-items:center;padding:80px 30px}.auth-back{position:absolute;top:32px;right:42px;font-size:10px;color:#798296}.auth-card{width:min(430px,100%)}.auth-heading small{font-size:9px;letter-spacing:.17em;color:#6647ed;font-weight:900}.auth-heading h1{font-size:37px;letter-spacing:-.04em;margin:12px 0 9px}.auth-heading p{color:#7b8496;font-size:12px;margin:0 0 32px}.auth-form>label{display:block;color:#424c60;font-size:10px;font-weight:800;margin:15px 0}.auth-form>label input:not([type=checkbox]){display:block;width:100%;height:50px;margin-top:8px;border:1px solid #dfe2e9;border-radius:9px;padding:0 14px;outline:0;color:#172033;background:#fff}.auth-form>label input:focus{border-color:#6647ed;box-shadow:0 0 0 4px #6647ed12}.auth-options{display:flex;justify-content:space-between;align-items:center;margin:17px 0 22px;font-size:9px}.auth-options label{display:flex;align-items:center;gap:7px;color:#717b8d}.auth-options input{accent-color:#6647ed}.auth-options a,.auth-switch a{color:#6043e7;font-weight:800}.auth-submit{width:100%;height:52px;border:0;border-radius:10px;background:#6647ed;color:#fff;font-size:11px;font-weight:850;display:flex;justify-content:center;align-items:center;gap:12px;box-shadow:0 13px 28px #6647ed32}.auth-submit:hover{background:#5033d4}.auth-submit:disabled{opacity:.65}.auth-submit i{width:13px;height:13px;border:2px solid #ffffff55;border-top-color:#fff;border-radius:50%;animation:spin .7s linear infinite}.auth-submit span{margin-left:auto;margin-right:5px}.auth-switch{text-align:center;color:#7b8495;font-size:10px;margin-top:22px}.auth-error{background:#fff0ee;color:#a74339;border-radius:8px;padding:10px 12px;font-size:9px}.auth-terms{text-align:center;color:#9ba2ae;font-size:8px;line-height:1.6;margin-top:20px;padding:0 20px}@media(max-width:800px){.auth-page{grid-template-columns:1fr}.auth-brand{min-height:225px;padding:28px 25px}.auth-brand>div{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:25px;margin:auto}.auth-art{width:100px;height:90px;margin:0}.auth-art-qr{width:82px;height:82px;padding:7px;gap:3px;border-radius:9px}.auth-pulse{display:none}.auth-brand h2{font-size:27px;margin:0}.auth-brand p{display:none}.auth-brand>small{display:none}.auth-content{padding:70px 20px}.auth-back{top:25px;right:22px}.auth-card{max-width:460px}}@media(max-width:480px){.auth-brand{min-height:150px}.auth-brand>div{display:none}.auth-content{place-items:start center;padding-top:70px}.auth-heading h1{font-size:31px}}
