.stepper-indicator-row{align-items:center;width:100%;padding:.25rem 0;display:flex}.stepper-indicator{cursor:pointer;-webkit-tap-highlight-color:transparent;outline:none;position:relative}.stepper-indicator-inner{border:1.5px solid #0000;border-radius:9999px;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;font-weight:600;transition:box-shadow .4s;display:flex}.stepper-active-dot{background-color:var(--background);border-radius:9999px;width:.5rem;height:.5rem}.stepper-step-number{font-size:.8125rem;font-family:var(--font-geist-mono,monospace);letter-spacing:-.02em}.stepper-connector{background-color:var(--surface);border-radius:1px;flex:1;height:1.5px;margin-left:.375rem;margin-right:.375rem;position:relative;overflow:hidden}.stepper-connector-fill{height:100%;position:absolute;top:0;left:0}.stepper-check-icon{color:currentColor;width:.875rem;height:.875rem}.stepper-content-area{position:relative;overflow:hidden}.stepper-step-content{padding:0}
