.outer-container{background:#181025;border:1px solid #28223c;border-radius:20px;padding:2rem;box-shadow:0 2px 24px #0002}.step-circle-container{flex-direction:column;align-items:stretch;margin-bottom:2rem;display:flex}.step-indicator-row{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.step-indicator{z-index:2;cursor:pointer;justify-content:center;align-items:center;display:flex}.step-indicator-inner{color:#fff;background:#28223c;border:2px solid #0000;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:1.2rem;font-weight:600;transition:background .2s,border .2s,color .2s;display:flex}.step-indicator[animate=active] .step-indicator-inner,.step-indicator[animate=complete] .step-indicator-inner{color:#fff;background:#6c38ff;border:2px solid #6c38ff}.step-indicator[animate=inactive] .step-indicator-inner{color:#888;background:#23202a;border:2px solid #23202a}.active-dot{background:#fff;border-radius:50%;width:12px;height:12px;margin:auto}.step-number{color:#888;font-size:1rem}.step-connector{background:0 0;flex:1;align-items:center;height:2px;margin:0 .25rem;display:flex}.step-connector-inner{background:#23202a;border-radius:1px;width:100%;height:2px;transition:background .2s}.step-indicator[animate=complete]~.step-connector .step-connector-inner,.step-indicator[animate=active]~.step-connector .step-connector-inner{background:#6c38ff}.step-content-default{margin-top:2rem}.footer-container{justify-content:flex-end;margin-top:2rem;display:flex}.footer-nav{justify-content:space-between;align-items:center;width:100%;display:flex}.back-button{color:#aaa;cursor:pointer;background:0 0;border:none;border-radius:999px;padding:.5rem 1.5rem;font-size:1rem;transition:color .2s}.back-button:hover{color:#fff}.next-button{color:#fff;cursor:pointer;background:#6c38ff;border:none;border-radius:999px;padding:.5rem 1.5rem;font-size:1rem;font-weight:600;transition:background .2s}.next-button:hover{background:#5227ff}.spread{justify-content:space-between}.end{justify-content:flex-end}.check-icon{color:#fff;width:20px;height:20px}
