.auth{grid-template-columns:1.02fr 1fr;min-height:100vh;display:grid}.auth-brand{background:var(--ps-ink);color:#fff;flex-direction:column;padding:48px 56px;display:flex;position:relative;overflow:hidden}.auth-brand:before{content:"";background:var(--ps-spark);height:4px;position:absolute;top:0;left:0;right:0}.auth-brand .brand-top{align-items:center;gap:11px;display:flex}.auth-brand .brand-top .spark-dot{background:var(--ps-spark);border-radius:8px;width:30px;height:30px}.auth-brand .brand-top .wm{font-size:17px;font-weight:600}.auth-brand .brand-top .wm span{color:#ffffff8c}.auth-brand .brand-body{margin-top:auto}.auth-brand .brand-head{letter-spacing:-.015em;max-width:18ch;font-size:30px;font-weight:600;line-height:1.18}.auth-brand .brand-sub{color:#ffffff9e;max-width:40ch;margin-top:16px;font-size:15px;line-height:1.55}.auth-brand .brand-foot{letter-spacing:.12em;text-transform:uppercase;color:#fff6;margin-top:40px;font-size:11px}.lc-motif{flex-direction:column;gap:0;margin-top:36px;display:flex}.lc-motif .m-step{align-items:center;gap:13px;padding:7px 0;display:flex;position:relative}.lc-motif .m-step:not(:last-child):before{content:"";background:#ffffff2e;width:1px;position:absolute;top:24px;bottom:-7px;left:6px}.lc-motif .m-node{z-index:1;border-radius:50%;flex:none;width:13px;height:13px;position:relative}.lc-motif .m-done .m-node{background:#ffffffd9}.lc-motif .m-active .m-node{background:var(--ps-spark);width:15px;height:15px;box-shadow:0 0 0 4px #ff5f0038}.lc-motif .m-todo .m-node{background:0 0;box-shadow:inset 0 0 0 1.5px #ffffff52}.lc-motif .m-label{color:#ffffff8c;font-size:13px}.lc-motif .m-active .m-label{color:#fff;font-weight:500}.lc-motif .m-done .m-label{color:#ffffffd1}.auth-main{background:var(--ps-surface);justify-content:center;align-items:center;padding:40px 32px;display:flex}.auth-card{width:100%;max-width:408px}.auth-card .ac-head{letter-spacing:-.01em;font-size:25px;font-weight:600}.auth-card .ac-sub{color:var(--ps-ink-2);margin-top:9px;font-size:15px;line-height:1.5}@media (max-width:880px){.auth{grid-template-columns:1fr}.auth-brand{display:none}}
