.auth-layout{--auth-navy:#1a2b4a;--auth-navy-deep:#0f1929;--auth-cyan:#00bcd4;--auth-text-on-dark:#fff;--auth-text-on-dark-muted:#cad5e2;--auth-text-heading:#0f172b;--auth-text-body:#45556c;--auth-text-label:#0a0a0a;--auth-text-muted:#717182;--auth-input-bg:#f3f3f5;--auth-border:#0000001a;--auth-danger:#dc2626;--auth-danger-bg:#fee2e2;--auth-success:#16a34a;--auth-radius-md:8px;--auth-radius-lg:12px;--auth-pill:9999px;background:var(--auth-text-on-dark);border-radius:var(--auth-radius-lg);width:100%;min-height:720px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;display:flex;overflow:hidden;box-shadow:0 12px 40px #0f172b1f}.auth-layout__brand{color:var(--auth-text-on-dark);background:linear-gradient(135.93deg,#1a2b4a 0%,#192947 8.33%,#182844 16.67%,#172641 25%,#17253e 33.33%,#16233b 41.67%,#152238 50%,#142035 60%,#131e32 70%,#111d2f 80%,#101b2c 90%,#0f1929 100%);flex:50%;justify-content:center;align-items:center;padding:48px;display:flex;position:relative;overflow:hidden}.auth-layout__glow{border-radius:var(--auth-pill);background:var(--auth-cyan);filter:blur(64px);pointer-events:none;width:384px;height:384px;position:absolute}.auth-layout__glow--one{opacity:.21;top:22%;left:-24%}.auth-layout__glow--two{opacity:.4;top:19%;left:70%}.auth-layout__brand-inner{flex-direction:column;gap:24px;width:100%;max-width:448px;display:flex;position:relative}.auth-layout__heading{letter-spacing:.37px;color:var(--auth-text-on-dark);margin:0;font-size:36px;font-weight:500;line-height:40px}.auth-layout__subheading{color:var(--auth-text-on-dark-muted);letter-spacing:-.44px;margin:0;font-size:18px;line-height:28px}.auth-layout__bullets{flex-direction:column;gap:16px;margin:0;padding:24px 0 0;list-style:none;display:flex}.auth-layout__bullet{color:var(--auth-text-on-dark-muted);letter-spacing:-.31px;align-items:center;gap:12px;font-size:16px;line-height:24px;display:flex}.auth-layout__dot{border-radius:var(--auth-pill);background:var(--auth-cyan);flex-shrink:0;width:8px;height:8px}.auth-layout__form{background:var(--auth-text-on-dark);flex:50%;justify-content:center;align-items:center;padding:48px 32px;display:flex}.auth-layout__form-inner{width:100%;max-width:480px}.auth-form__logo{color:var(--auth-text-heading);letter-spacing:-.5px;align-items:center;gap:0;margin-bottom:24px;font-size:24px;font-weight:700;display:inline-flex}.auth-form__logo-mark{color:var(--auth-cyan);font-size:28px;line-height:1}.auth-form__heading{color:var(--auth-text-heading);letter-spacing:-.45px;margin:0 0 8px;font-size:22px;font-weight:600;line-height:30px}.auth-form__subheading{color:var(--auth-text-body);margin:0 0 24px;font-size:14px;line-height:20px}.auth-form{flex-direction:column;gap:16px;display:flex}.auth-form__field{flex-direction:column;gap:6px;display:flex}.auth-form__label{color:var(--auth-text-label);letter-spacing:-.15px;font-size:13px;font-weight:500}.auth-form__input{background:var(--auth-input-bg);border-radius:var(--auth-radius-md);width:100%;height:44px;color:var(--auth-text-heading);box-sizing:border-box;border:1px solid #0000;padding:10px 14px;font-family:inherit;font-size:14px;transition:border-color .15s,background .15s}.auth-form__input::placeholder{color:var(--auth-text-muted)}.auth-form__input:hover{border-color:var(--auth-border)}.auth-form__input:focus{border-color:var(--auth-cyan);background:var(--auth-text-on-dark);outline:none}select.auth-form__input{-webkit-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%23717182' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;padding-right:36px}.auth-form__error{color:var(--auth-danger);margin:4px 0 0;font-size:12px}.auth-form__alert{border-radius:var(--auth-radius-md);background:var(--auth-danger-bg);color:var(--auth-danger);margin:0;padding:10px 14px;font-size:13px}.auth-form__row{justify-content:space-between;align-items:center;gap:12px;display:flex}.auth-form__checkbox{color:var(--auth-text-body);cursor:pointer;align-items:flex-start;gap:10px;font-size:14px;line-height:20px;display:inline-flex}.auth-form__checkbox input{width:16px;height:16px;accent-color:var(--auth-cyan);cursor:pointer;flex-shrink:0;margin:2px 0 0}.auth-form__link{color:var(--auth-cyan);cursor:pointer;background:0 0;border:none;padding:0;font-family:inherit;font-size:14px;font-weight:500;text-decoration:none}.auth-form__link:hover{text-decoration:underline}.auth-form__submit{background:var(--auth-navy);height:48px;color:var(--auth-text-on-dark);border-radius:var(--auth-radius-md);cursor:pointer;border:none;justify-content:center;align-items:center;gap:8px;padding:0 20px;font-family:inherit;font-size:14px;font-weight:500;transition:background .15s;display:inline-flex}.auth-form__submit:hover:not(:disabled){background:var(--auth-navy-deep)}.auth-form__submit:disabled{opacity:.7;cursor:not-allowed}.auth-form__submit--ghost{color:var(--auth-text-heading);border:1px solid var(--auth-border);background:0 0}.auth-form__submit--ghost:hover:not(:disabled){background:var(--auth-input-bg);border-color:var(--auth-text-body)}.auth-form__nav{justify-content:space-between;gap:8px;margin-top:8px;display:flex}.auth-form__footer{text-align:center;color:var(--auth-text-body);margin:8px 0 0;font-size:14px}.auth-form__footer .auth-form__link{margin-left:4px}.auth-form__spinner{border:2px solid #fff6;border-top-color:var(--auth-text-on-dark);border-radius:50%;width:16px;height:16px;animation:.8s linear infinite auth-spin}@keyframes auth-spin{to{transform:rotate(360deg)}}.auth-stepper{align-items:center;gap:0;margin:0 0 24px;padding:0;list-style:none;display:flex}.auth-stepper__item{color:var(--auth-text-muted);flex:1 1 0;align-items:center;gap:8px;min-width:0;display:flex}.auth-stepper__marker{border-radius:var(--auth-pill);background:var(--auth-input-bg);width:24px;height:24px;color:var(--auth-text-muted);border:1px solid var(--auth-border);flex-shrink:0;justify-content:center;align-items:center;font-size:12px;font-weight:600;transition:background .15s,color .15s,border-color .15s;display:inline-flex}.auth-stepper__connector{background:var(--auth-border);border-radius:2px;flex:1;height:2px;margin-left:4px}.auth-stepper__item--done{color:var(--auth-text-heading)}.auth-stepper__item--done .auth-stepper__marker{background:var(--auth-cyan);color:var(--auth-text-on-dark);border-color:var(--auth-cyan)}.auth-stepper__item--done .auth-stepper__connector{background:var(--auth-cyan)}.auth-stepper__item--active{color:var(--auth-text-heading)}.auth-stepper__item--active .auth-stepper__marker{background:var(--auth-navy);color:var(--auth-text-on-dark);border-color:var(--auth-navy);box-shadow:0 0 0 4px #00bcd42e}@media (max-width:960px){.auth-layout{min-height:auto;box-shadow:none;border-radius:0;flex-direction:column}.auth-layout__brand{flex:none;padding:40px 24px}.auth-layout__form{padding:32px 20px}.auth-layout__heading{font-size:28px;line-height:34px}}
.signup-page{box-sizing:border-box;width:100%;max-width:1280px;margin:64px auto 96px;padding:0 16px}@media (max-width:960px){.signup-page{margin:24px auto 56px;padding:0}}
