.stepper-outer{flex-direction:column;justify-content:center;align-items:center;width:100%;display:flex}.stepper-circle-container{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff05;border:1px solid #ffffff14;width:100%;max-width:40rem;margin-left:auto;margin-right:auto}.stepper-indicator-row{border-bottom:1px solid #ffffff0f;align-items:center;width:100%;padding:2rem 2rem 1.5rem;display:flex}.stepper-content-default{position:relative;overflow:hidden}.stepper-step-default{padding:2rem}.stepper-footer-container{border-top:1px solid #ffffff0f;padding:1.5rem 2rem 2rem}.stepper-footer-nav{display:flex}.stepper-footer-nav.spread{justify-content:space-between}.stepper-footer-nav.end{justify-content:flex-end}.stepper-back-button{color:#71717a;cursor:pointer;font-family:var(--font-mono,monospace);letter-spacing:.1em;text-transform:uppercase;background:0 0;border:1px solid #ffffff14;padding:.4rem 1rem;font-size:.75rem;transition:all .3s}.stepper-back-button:hover{color:#fff;border-color:#fff3}.stepper-back-button.inactive{pointer-events:none;opacity:.4}.stepper-next-button{background-color:hsl(var(--primary));color:hsl(var(--primary-foreground));letter-spacing:.05em;cursor:pointer;font-weight:500;font-family:var(--font-mono,monospace);text-transform:uppercase;border:none;justify-content:center;align-items:center;padding:.5rem 1.5rem;font-size:.75rem;transition:all .3s;display:flex}.stepper-next-button:hover{filter:brightness(1.1)}.stepper-next-button:active{filter:brightness(.95)}.stepper-indicator{cursor:pointer;outline:none;position:relative}.stepper-indicator-inner{border-radius:9999px;justify-content:center;align-items:center;width:2rem;height:2rem;font-weight:600;display:flex}.stepper-active-dot{background-color:#fff;border-radius:9999px;width:.65rem;height:.65rem}.stepper-step-number{color:#71717a;font-size:.8rem}.stepper-connector{background-color:#ffffff1a;flex:1;height:1px;margin-left:.5rem;margin-right:.5rem;position:relative;overflow:hidden}.stepper-connector-inner{height:100%;position:absolute;top:0;left:0}.stepper-check-icon{color:#fff;width:1rem;height:1rem}
