.el-upload el-upload-picture-card{display:none}.img_con{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex}.deduct_img{width:90px;height:90px;margin-right:10px;margin-bottom:10px}.remove_img{position:absolute;right:5px;top:-5px;color:red;cursor:pointer}.divide-form{max-height:70vh;overflow-y:auto;padding:20px}.form-container{display:grid;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:20px}.role-section{background:#f8f9fa;border-radius:12px;padding:20px;border:1px solid #e9ecef;-webkit-transition:all .3s ease;transition:all .3s ease;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.role-section:hover{-webkit-box-shadow:0 4px 12px rgba(0,0,0,.1);box-shadow:0 4px 12px rgba(0,0,0,.1);border-color:#007bff}.role-header{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:15px;padding-bottom:10px;border-bottom:1px solid #dee2e6}.role-header,.role-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.role-info{gap:8px}.role-info i{font-size:20px;color:#007bff;width:24px;text-align:center}.role-title{font-size:16px;font-weight:600;color:#333}.role-count{background:#e9ecef;padding:2px 8px;border-radius:12px}.per-person-amount,.role-count{font-size:14px;color:#6c757d}.amount{font-size:16px;font-weight:600;color:#28a745}.amount-input{width:100%}.amount-input .el-input-number__decrease,.amount-input .el-input-number__increase{background:#007bff;color:#fff;border:none}.amount-input .el-input-number__decrease:hover,.amount-input .el-input-number__increase:hover{background:#0056b3}.amount-input .el-input__inner{border-radius:6px;border:1px solid #ced4da}.amount-input .el-input__inner:focus{border-color:#007bff;-webkit-box-shadow:0 0 0 .2rem rgba(0,123,255,.25);box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.divide-form .el-form-item__label{font-weight:600;color:#495057}.divide-form::-webkit-scrollbar{width:6px}.divide-form::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.divide-form::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:3px}.divide-form::-webkit-scrollbar-thumb:hover{background:#a8a8a8}@media (max-width:1200px){.form-container{grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:16px}}@media (max-width:768px){.divide-form{padding:15px}.form-container{grid-template-columns:1fr;gap:12px}.role-section{padding:15px}.role-header{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:8px}.role-info i{font-size:16px}.role-title{font-size:14px}.per-person-amount{font-size:12px}}