.sidebar{width:250px;min-height:100vh;border-right:1px solid #ddd;position:sticky;top:0}h5{font-size:1.2rem;color:#aeaaab}.main-content{padding-left:20px;width:100%}.form-wrapper{background-color:#fff;padding:30px;border-radius:8px;box-shadow:0 0 10px #0000001a;max-width:600px;margin:0 auto}input{width:100%;margin-bottom:20px}.progress-container{margin-bottom:30px}.progress-bar{height:16px;background-color:#007bff;transition:width .4s;border-radius:3px}.progress-steps{display:flex;justify-content:space-between;margin-top:10px}.step-indicator{width:28px;height:28px;border-radius:50%;background-color:#ccc;color:#fff;line-height:28px;font-weight:700;font-size:14px;display:flex;align-items:center;justify-content:center}.step-indicator.active{background-color:#007bff}
