.auth-shell{color:#252437;background:var(--auth-page-color,#f5f4f0);grid-template-columns:minmax(360px,.9fr) minmax(520px,1.1fr);min-height:100vh;display:grid}.auth-brand-panel{min-height:100vh;color:var(--auth-heading-color,#fff);background:var(--auth-panel-color,#201b4c);flex-direction:column;padding:clamp(42px,7vw,90px);display:flex;position:relative;overflow:hidden}.auth-brand-panel:before,.auth-brand-panel:after{content:"";pointer-events:none;border-radius:50%;position:absolute}.auth-brand-panel:before{background:var(--auth-primary-accent,#ec674e);width:420px;height:420px;top:-170px;right:-220px}.auth-brand-panel:after{background:var(--auth-secondary-accent,#f6b45b);width:210px;height:210px;top:90px;right:-40px}.auth-brand{z-index:1;letter-spacing:.08em;align-items:center;gap:11px;font-size:18px;font-weight:850;display:flex;position:relative}.auth-brand svg{color:var(--auth-primary-accent,#ff806a)}.auth-brand img{object-fit:contain;background:#ffffff14;border-radius:10px;flex:none;width:42px;height:42px}.auth-brand em{color:#ff806a;font-style:normal}.auth-brand-copy{z-index:1;max-width:520px;margin:auto 0;position:relative}.auth-brand-copy span{color:var(--auth-muted-color,#aaa4d0);letter-spacing:.14em;font-size:11px;font-weight:850}.auth-brand-copy h1{letter-spacing:-.04em;max-width:520px;margin:18px 0 16px;font-family:Georgia,serif;font-size:clamp(42px,5vw,68px);line-height:.98}.auth-brand-copy p{max-width:440px;color:var(--auth-muted-color,#c9c5df);margin:0;font-size:15px;line-height:1.65}.auth-trust{z-index:1;color:var(--auth-muted-color,#aaa6c3);align-items:center;gap:8px;font-size:11px;display:flex;position:relative}.auth-form-panel{place-items:center;min-height:100vh;padding:36px;display:grid}.auth-card{background:#fff;border:1px solid #dfdcd8;border-radius:18px;width:min(470px,100%);padding:38px;box-shadow:0 24px 70px #211d421c}.auth-card-header{margin-bottom:27px}.auth-card-header span{color:var(--auth-button-color,#6258a0);letter-spacing:.13em;font-size:9px;font-weight:900}.auth-card-header h2{letter-spacing:-.03em;margin:8px 0 7px;font-size:28px}.auth-card-header p{color:#7d7884;margin:0;font-size:12px;line-height:1.5}.auth-form{gap:17px;display:grid}.auth-form>label{gap:7px;display:grid}.auth-form label>span{font-size:11px;font-weight:750}.auth-form input{color:#2c2938;background:#fff;border:1px solid #d9d5d2;border-radius:10px;outline:0;width:100%;height:48px;padding:0 13px;font-size:13px}.auth-form input:focus{border-color:var(--auth-button-color,#655ba7);box-shadow:0 0 0 4px color-mix(in srgb, var(--auth-button-color,#655ba7) 14%, transparent)}.auth-form small{color:#8b8690;font-size:9px;line-height:1.45}.auth-error{color:#984a3f;background:#fff4f1;border:1px solid #ecc8c1;border-radius:9px;padding:11px 12px;font-size:10px;line-height:1.45}.auth-submit{color:#fff;background:var(--auth-button-color,#403984);border:0;border-radius:10px;justify-content:center;align-items:center;gap:8px;height:48px;font-size:12px;font-weight:800;display:flex;box-shadow:0 8px 20px #40398433}.auth-submit:disabled{cursor:wait;opacity:.65}.auth-card-footer{color:#85808a;border-top:1px solid #ece9e6;align-items:flex-start;gap:9px;margin-top:23px;padding-top:18px;font-size:9px;line-height:1.5;display:flex}.auth-card-footer svg{color:var(--auth-button-color,#5d5594);flex:none}.auth-success{color:#347154;background:#eef8f2;border-color:#cce4d5}@media (width<=840px){.auth-shell{grid-template-columns:1fr}.auth-brand-panel{min-height:280px;padding:38px 28px}.auth-brand-copy{margin:60px 0 30px}.auth-brand-copy h1{font-size:42px}.auth-brand-copy p,.auth-trust{display:none}.auth-form-panel{min-height:auto;padding:28px 18px 45px}}@media (width<=480px){.auth-brand-panel{min-height:220px}.auth-brand-copy{margin:42px 0 8px}.auth-brand-copy h1{font-size:34px}.auth-card{padding:27px 22px}}
