.onboarding-module__X8sWMG__container{flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:2rem;display:flex}.onboarding-module__X8sWMG__wizard{width:100%;max-width:600px;padding:3rem;animation:.6s cubic-bezier(.16,1,.3,1) onboarding-module__X8sWMG__slideUp}.onboarding-module__X8sWMG__header{text-align:center;margin-bottom:2rem}.onboarding-module__X8sWMG__title{margin-bottom:.5rem;font-size:2rem}.onboarding-module__X8sWMG__subtitle{color:var(--text-secondary)}.onboarding-module__X8sWMG__progress{justify-content:space-between;margin-bottom:3rem;display:flex;position:relative}.onboarding-module__X8sWMG__progress:before{content:"";background:var(--bg-glass-hover);z-index:0;height:2px;position:absolute;top:50%;left:0;right:0;transform:translateY(-50%)}.onboarding-module__X8sWMG__step{background:var(--bg-secondary);border:2px solid var(--border-glass);z-index:1;width:30px;height:30px;color:var(--text-secondary);border-radius:50%;justify-content:center;align-items:center;font-size:.8rem;transition:all .3s;display:flex}.onboarding-module__X8sWMG__stepActive{background:var(--accent-primary);border-color:var(--accent-primary);color:#fff;box-shadow:var(--shadow-glow)}.onboarding-module__X8sWMG__stepCompleted{background:var(--success);border-color:var(--success);color:#fff}.onboarding-module__X8sWMG__formGroup{text-align:left;margin-bottom:1.5rem}.onboarding-module__X8sWMG__label{color:var(--text-secondary);margin-bottom:.5rem;font-size:.9rem;display:block}.onboarding-module__X8sWMG__controls{justify-content:space-between;margin-top:3rem;display:flex}@keyframes onboarding-module__X8sWMG__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}
