.register-module__jUGYdG__page{background:var(--bg-base);min-height:100vh;padding:var(--space-8)var(--space-4);justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.register-module__jUGYdG__container{align-items:center;gap:var(--space-6);z-index:1;flex-direction:column;width:100%;max-width:540px;display:flex;position:relative}.register-module__jUGYdG__logo{align-items:baseline;gap:4px;text-decoration:none;display:flex}.register-module__jUGYdG__logoSaathi{color:var(--text-heading);letter-spacing:-.01em;font-size:22px;font-weight:800}.register-module__jUGYdG__logoCare{color:var(--color-primary-light);font-size:22px;font-weight:400}.register-module__jUGYdG__card{background:var(--bg-surface);border-radius:var(--radius-card);width:100%;box-shadow:var(--shadow-float);padding:var(--space-8);gap:var(--space-6);flex-direction:column;animation:.5s both register-module__jUGYdG__slideUp;display:flex}.register-module__jUGYdG__cardHeader{gap:var(--space-1);flex-direction:column;display:flex}.register-module__jUGYdG__cardTitle{color:var(--text-heading);letter-spacing:-.02em;font-size:24px;font-weight:800}.register-module__jUGYdG__cardSubtitle{color:var(--text-muted);font-size:14px;line-height:1.5}.register-module__jUGYdG__stepIndicator{align-items:center;gap:0;display:flex}.register-module__jUGYdG__stepGroup{align-items:center;gap:var(--space-2);flex:1;display:flex}.register-module__jUGYdG__stepCircle{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:13px;font-weight:700;transition:all .2s;display:flex}.register-module__jUGYdG__stepActive{background:var(--color-primary);color:#fff}.register-module__jUGYdG__stepDone{background:var(--color-success);color:#fff}.register-module__jUGYdG__stepFuture{background:var(--bg-surface-soft);color:var(--text-muted);border:1.5px solid var(--border-subtle)}.register-module__jUGYdG__stepLabel{color:var(--text-muted);white-space:nowrap;font-size:13px;font-weight:500}.register-module__jUGYdG__stepLabelActive{color:var(--text-heading);font-weight:700}.register-module__jUGYdG__stepLine{background:var(--border-subtle);height:2px;margin:0 var(--space-2);flex:1}.register-module__jUGYdG__stepLineDone{background:var(--color-success)}.register-module__jUGYdG__form{gap:var(--space-4);flex-direction:column;display:flex}.register-module__jUGYdG__formRow{gap:var(--space-4);grid-template-columns:1fr 1fr;display:grid}.register-module__jUGYdG__formActions{gap:var(--space-3);align-items:center;display:flex}.register-module__jUGYdG__errorBox{align-items:center;gap:var(--space-2);padding:var(--space-3)var(--space-4);background:var(--color-danger-bg);border-radius:var(--radius-card-sm);color:#b91c1c;border:1px solid #ef444433;font-size:13px;font-weight:500;display:flex}@keyframes register-module__jUGYdG__spin{to{transform:rotate(360deg)}}.register-module__jUGYdG__spinner{border:2.5px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:20px;height:20px;animation:.7s linear infinite register-module__jUGYdG__spin;display:inline-block}.register-module__jUGYdG__loginLink{text-align:center;color:var(--text-muted);font-size:14px}.register-module__jUGYdG__link{color:var(--text-link);font-weight:600;text-decoration:none;transition:color .15s}.register-module__jUGYdG__link:hover{color:var(--color-primary-hover)}.register-module__jUGYdG__careStageGrid{gap:var(--space-2);flex-direction:column;display:flex}.register-module__jUGYdG__careStageCard{padding:var(--space-3)var(--space-4);border-radius:var(--radius-card-sm);border:1.5px solid var(--border-subtle);background:var(--bg-surface-soft);cursor:pointer;text-align:left;flex-direction:column;gap:2px;transition:border-color .2s,background .2s,box-shadow .2s;display:flex}.register-module__jUGYdG__careStageCard:hover{border-color:var(--color-primary-light);background:var(--bg-surface)}.register-module__jUGYdG__careStageCardActive{border-color:var(--color-primary);background:var(--bg-surface);box-shadow:0 0 0 2px var(--color-primary-muted)}.register-module__jUGYdG__careStageLabel{color:var(--text-heading);font-size:14px;font-weight:700}.register-module__jUGYdG__careStageDesc{color:var(--text-muted);font-size:12px;line-height:1.4}@media (max-width:540px){.register-module__jUGYdG__formRow{grid-template-columns:1fr}}
