.form-progress-bar-steps{display:flex;align-items:center;margin-bottom:30px}.progress-step{display:flex;flex-direction:column;align-items:center;color:#b0b0b0;font-weight:500;width:70px;position:relative;z-index:2}.progress-step span{background:#fff;border:2px solid #b0b0b0;color:#b0b0b0;width:34px;height:34px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:19px;margin-bottom:3px;font-weight:700;transition:all .3s}.progress-step.active,.progress-step.active span{color:#3069ff;border-color:#3069ff}.progress-step.active span{background:#3069ff;color:#fff}.progress-bar-line{flex:1;height:3px;background:#e0e4ef;margin:0 2px 16px 2px;border-radius:2px;z-index:1}.required-star{color:#e53935;font-size:15px;font-weight:700}.input-error{color:#e53935;font-size:.96em;margin-right:8px;font-weight:500;display:block}.concert-order-container{max-width:600px;margin:0 auto;padding:20px;background:#f6f6f6;border-radius:12px}.concert-order-header{text-align:center;margin-bottom:24px}.concert-order-form{background:#fff;border-radius:12px}.form-card{border-radius:12px;box-shadow:0 1px 4px rgba(0,0,0,.06)}.form-card-header{padding:15px 18px;border-bottom:1px solid #ececec;text-align:center}.form-card-content{padding:18px}.form-group{margin-bottom:16px}.form-group label{display:block;margin-bottom:7px;font-weight:500}.form-group input,.form-group textarea{width:100%;padding:10px;border:1px solid #e4e4e4;border-radius:6px;background:#f9f9fb;font-size:15px}.form-group textarea{min-height:68px}.checkbox-group{display:flex;align-items:center}.checkbox-group input{width:auto;margin-left:10px}.price-section{border:1px solid #ececec;padding:14px;margin-top:10px;border-radius:7px}.price-conversion-result{background:#e9eeff;padding:8px 10px;margin-top:8px;border-radius:6px}.toman-alert{background:#fffbe7;color:#8c6500;border-radius:5px;padding:8px 11px;margin-top:9px;font-size:14px;border:1px solid #f8dd94}.order-summary{border:1px solid #ececec;padding:14px;margin-top:15px;border-radius:7px}.order-summary h3{margin-top:0;margin-bottom:11px;font-weight:600;font-size:1rem}.form-card-footer{padding:12px 18px;border-top:1px solid #ececec}.button-group{display:flex;justify-content:flex-end;gap:8px}button,.button,.submit-btn,.next-step-btn,.prev-step-btn{padding:9px 24px;border-radius:8px;border:none;font-size:15px;background:#3069ff;color:#fff;cursor:pointer;font-weight:600;transition:background 0.2s}button:hover,.button:hover,.submit-btn:hover,.next-step-btn:hover{background:#284ebd}.prev-step-btn{background:#fff;color:#3069ff;border:1px solid #b7c7fa}.prev-step-btn:hover{color:#fff;background:#3069ff}.concert-order-success{text-align:center;padding:28px;background:#fff;border-radius:12px}.concert-order-success h2{color:#4caf50;margin-bottom:14px}.concert-order-success .button{display:inline-block;padding:10px 22px;background:#3069ff;color:#fff;border-radius:7px;margin-top:13px;text-decoration:none}