.auth-shell{grid-template-columns:minmax(480px,1fr) minmax(480px,1fr);min-height:100vh;display:grid}.brand-panel{flex-direction:column;min-height:100vh;padding:40px 48px;display:flex;position:relative;overflow:hidden}.brand-panel__glow{pointer-events:none;border-radius:50%;position:absolute}.brand-panel__glow--coral{filter:blur(80px);background:#ff845c2e;width:320px;height:320px;top:-60px;right:-60px}.brand-panel__glow--violet{filter:blur(60px);background:#806bff38;width:260px;height:260px;bottom:40px;left:-60px}.brand-panel__grid{pointer-events:none;background-image:repeating-linear-gradient(0deg,#0000,#0000 47px,#ffffff08 47px 48px),repeating-linear-gradient(90deg,#0000,#0000 47px,#ffffff08 47px 48px);position:absolute;inset:0}.brand-panel__pill{color:#ffffffb3;background:#ffffff14;border:1px solid #ffffff1f;border-radius:999px;align-items:center;gap:8px;padding:4px 12px;font-size:12px;font-weight:500;display:inline-flex}.brand-panel__dot{background:#ff845c;border-radius:50%;flex-shrink:0;width:6px;height:6px}.brand-preview{background:#ffffff0f;border:1px solid #ffffff1a;border-radius:12px;margin-top:32px;padding:16px}.brand-preview__chrome{align-items:center;gap:12px;margin-bottom:12px;display:flex}.brand-preview__dots{gap:5px;display:flex}.brand-preview__tabs{gap:12px;display:flex}.brand-preview__tab{color:#fff6;cursor:default;font-size:12px;font-weight:500}.brand-preview__tab--active{color:#fff}.brand-preview__task{color:#fffc;align-items:center;gap:8px;padding:5px 0;font-size:13px;display:flex}.brand-preview__task-dot{border-radius:50%;flex-shrink:0;width:8px;height:8px}.brand-preview__ai{color:#ffffffb3;background:#806bff1f;border:1px solid #806bff33;border-radius:8px;margin-top:10px;padding:10px 12px;font-size:11px;line-height:1.5}.brand-panel__trust{align-items:center;gap:16px;display:flex}.brand-panel__trust-item{color:#ffffff73;align-items:center;gap:6px;font-size:12px;display:flex}.form-panel{background:#fff;justify-content:center;align-items:center;padding:40px 24px;display:flex;overflow-y:auto}.form-wrap{width:100%;max-width:420px}.auth-eyebrow{color:#746892;background:#806bff14;border-radius:999px;align-items:center;gap:8px;margin-bottom:20px;padding:4px 12px;font-size:12px;font-weight:500;display:inline-flex}.auth-eyebrow__dot{background:#ff845c;border-radius:50%;flex-shrink:0;width:6px;height:6px}.auth-title{color:#26212e;letter-spacing:-.015em;margin:0 0 8px;font-size:28px;font-weight:600;line-height:34px}.auth-subtitle{color:#746892;margin:0 0 28px;font-size:14px;font-weight:400;line-height:22px}.auth-label{color:#44394f;margin-bottom:6px;font-size:13px;font-weight:500;display:block}.auth-field{margin-bottom:16px}.auth-input{color:#26212e;box-sizing:border-box;background:#fff;border:1px solid #e8e8ec;border-radius:6px;outline:none;width:100%;height:44px;padding:0 14px;font-family:inherit;font-size:14px;transition:border-color .15s,box-shadow .15s}.auth-input:focus{border-color:#806bff;box-shadow:0 0 0 3px #806bff26}.auth-input--error{border-color:#ff3b3b!important;box-shadow:0 0 0 3px #ff3b3b1f!important}.auth-input--success{border-color:#00b656;box-shadow:0 0 0 3px #00b6561f}.auth-input--with-suffix{padding-right:44px}.auth-input-wrap{position:relative}.auth-input-suffix{cursor:pointer;color:#9a8fae;background:0 0;border:none;align-items:center;padding:0;line-height:1;display:flex;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.auth-input-suffix:hover{color:#44394f}.auth-btn-primary{color:#fff;cursor:pointer;background:#806bff;border:none;border-radius:6px;justify-content:center;align-items:center;gap:8px;width:100%;height:44px;font-family:inherit;font-size:14px;font-weight:500;transition:background .15s;display:flex}.auth-btn-primary:hover:not(:disabled){background:#6c57f0}.auth-btn-primary:disabled{opacity:.6;cursor:not-allowed}.auth-btn-social{color:#26212e;cursor:pointer;background:#fff;border:1px solid #e8e8ec;border-radius:6px;justify-content:center;align-items:center;gap:10px;width:100%;height:44px;font-family:inherit;font-size:14px;font-weight:500;transition:background .15s,border-color .15s;display:flex}.auth-btn-social:hover{background:#fafafa;border-color:#d4d4dc}.auth-divider{align-items:center;gap:12px;margin:16px 0;display:flex}.auth-divider__line{background:#e8e8ec;flex:1;height:1px}.auth-divider__text{color:#9a8fae;font-size:13px}.auth-alert{border-radius:8px;align-items:flex-start;gap:10px;margin-bottom:16px;padding:12px 14px;font-size:13px;line-height:19px;display:flex}.auth-alert__icon{flex-shrink:0;width:16px;height:16px;margin-top:1px}.auth-alert__title{margin-bottom:2px;font-weight:500}.auth-alert__body{font-size:12px;font-weight:400;line-height:18px}.auth-alert--danger{color:#cc2c2c;background:#fff2f2;border:1px solid #ff3b3b33}.auth-alert--warn{color:#8a6400;background:#fffbec;border:1px solid #fcbd0140}.auth-alert--info{color:#1a40cc;background:#eef1ff;border:1px solid #2051f933}.auth-alert--success{color:#063;background:#edfbf3;border:1px solid #00b65633}.auth-strength{margin-top:8px}.auth-strength__bars{gap:4px;margin-bottom:6px;display:flex}.auth-strength__bar{background:#e8e8ec;border-radius:999px;flex:1;height:3px;transition:background .2s}.auth-strength__label{margin-bottom:8px;font-size:12px;font-weight:500}.auth-strength__reqs{grid-template-columns:1fr 1fr;gap:6px 12px;display:grid}.auth-strength__req{color:#746892;align-items:center;gap:6px;font-size:12px;display:flex}.auth-strength__req-dot{background:0 0;border:1.5px solid #e8e8ec;border-radius:50%;flex-shrink:0;width:6px;height:6px;transition:background .15s,border-color .15s}.auth-strength__req-dot--ok{background:#00b656;border-color:#00b656}.auth-otp-grid{justify-content:space-between;gap:8px;display:flex}.auth-otp-input{text-align:center;color:#26212e;background:#fff;border:1.5px solid #e8e8ec;border-radius:8px;outline:none;flex:1;width:52px;min-width:0;height:64px;font-family:inherit;font-size:24px;font-weight:600;transition:border-color .15s,box-shadow .15s,background .15s}.auth-otp-input:focus{border-color:#806bff;box-shadow:0 0 0 3px #806bff26}.auth-otp-input--filled{background:#806bff0f;border-color:#806bff}.auth-otp-input--error{animation:.4s auth-shake;border-color:#ff3b3b!important}.auth-otp-meta{color:#9a8fae;justify-content:space-between;align-items:center;margin-top:16px;font-size:13px;display:flex}.auth-resend-btn{color:#806bff;cursor:pointer;background:0 0;border:none;padding:0;font-family:inherit;font-size:13px;font-weight:500}.auth-resend-btn:disabled{color:#9a8fae;cursor:default}.auth-back-btn{color:#746892;cursor:pointer;background:0 0;border:none;align-items:center;gap:6px;margin-bottom:16px;padding:0;font-family:inherit;font-size:13px;display:flex}.auth-back-btn:hover{color:#44394f}.auth-hint-box{color:#746892;background:#f4f4f6;border:1px solid #f0eef5;border-radius:6px;padding:12px 14px;font-size:12px;line-height:1.6}.auth-field-row{justify-content:space-between;align-items:center;margin-bottom:6px;display:flex}.auth-field-link{color:#806bff;font-size:12px;text-decoration:none}.auth-field-link:hover{text-decoration:underline}.auth-footer-text{color:#9a8fae;text-align:center;margin-top:20px;font-size:12px;line-height:1.6}.auth-footer-text a{color:#746892;text-decoration:underline}@keyframes auth-spin{to{transform:rotate(360deg)}}.auth-spinner{animation:.7s linear infinite auth-spin}@keyframes auth-shake{0%,to{transform:translate(0)}20%{transform:translate(-4px)}40%{transform:translate(4px)}60%{transform:translate(-4px)}80%{transform:translate(4px)}}@media (max-width:767px){.auth-shell{grid-template-columns:1fr}.brand-panel{display:none}.form-panel{align-items:flex-start;min-height:100vh;padding-top:48px}}@media (max-width:1100px) and (min-width:768px){.auth-shell{grid-template-columns:400px 1fr}.brand-panel{padding:32px 36px}}
