.auth-wrap{grid-template-columns:1fr 1.05fr;min-height:100%;display:grid}.auth-wrap>.brand{color:#fff;background:radial-gradient(120% 120% at 100% 0,#0a6ca3 0%,#014a74 45%,#013452 100%);flex-direction:column;order:2;justify-content:space-between;padding:3.4rem 3.5rem;display:flex;position:relative;overflow:hidden}.auth-wrap>.brand:before,.auth-wrap>.brand:after{content:"";background:#fff;border-radius:50%;position:absolute}.auth-wrap>.brand:before{opacity:.12;width:520px;height:520px;top:-160px;right:-180px}.auth-wrap>.brand:after{opacity:.08;width:320px;height:320px;bottom:-120px;left:-120px}.auth-wrap>.brand>.brand-inner{z-index:1;max-width:380px;margin:auto 0;position:relative}.auth-wrap>.brand>.brand-inner>.logo-svg{color:#fff;width:132px;height:auto;margin-bottom:2.5rem}.auth-wrap>.brand>.brand-inner>h2{margin-bottom:.9rem;font-size:1.9rem;font-weight:700}.auth-wrap>.brand>.brand-inner>p{color:#ffffffd1;font-size:.95rem;line-height:1.6}.auth-wrap>.brand>.brand-foot{z-index:1;letter-spacing:.04em;color:#fff9;font-size:.75rem;position:relative}.auth-wrap>.panel{order:1;justify-content:center;align-items:center;padding:2.5rem 1.75rem;display:flex}.auth-wrap>.panel>.auth-card{width:100%;max-width:380px}.auth-wrap>.panel>.auth-card>h1{margin-bottom:.4rem;font-size:1.5rem;font-weight:700}.auth-wrap>.panel>.auth-card>.sub{color:#6a7b88;margin-bottom:1.6rem;font-size:.9rem;line-height:1.55}.auth-wrap>.panel>.auth-card>.qr{background:#fff;border:1px solid #e2e8ee;border-radius:14px;justify-content:center;margin-bottom:1.1rem;padding:1rem;display:flex}.auth-wrap>.panel>.auth-card>.qr>svg{width:196px;height:196px}.auth-wrap>.panel>.auth-card>.secret-label{color:#6a7b88;margin-bottom:.5rem;font-size:.78rem}.auth-wrap>.panel>.auth-card>.secret{letter-spacing:.12em;text-align:center;color:#2a3a47;-webkit-user-select:all;user-select:all;background:#f6f9fb;border:1px dashed #e2e8ee;border-radius:10px;margin-bottom:1.4rem;padding:.7rem;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.95rem}.auth-wrap>.panel>.auth-card .field.code-field>.control>.form-control{letter-spacing:.35em;text-align:center;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:1.5rem;font-weight:600}.auth-wrap>.panel>.auth-card>.auth-alt{text-align:center;color:#6a7b88;margin-top:1.25rem;font-size:.82rem}@media (width<=860px){.auth-wrap{grid-template-columns:1fr}.auth-wrap>.brand{order:0;padding:2rem 1.75rem}.auth-wrap>.brand>.brand-inner{max-width:none;margin:0}.auth-wrap>.brand>.brand-inner>.logo-svg{width:104px;margin-bottom:1.4rem}.auth-wrap>.brand>.brand-inner>h2{font-size:1.4rem}.auth-wrap>.brand>.brand-inner>p,.auth-wrap>.brand>.brand-foot{display:none}.auth-wrap>.panel{padding:2rem 1.4rem 3rem}}
