.packaging-panel { background: #fff; }
.packaging-return-tip { margin: 16px 24px 0; padding: 12px 16px; color: #876b2b; background: #fff8e5; border: 1px solid #f4df9b; border-radius: 2px; font-size: 14px; line-height: 20px; }
.packaging-return-dialog .pop-body { min-height: 420px; padding: 0; }
.packaging-return-form { max-height: 620px; padding: 20px 24px 36px; overflow-y: auto; font-size: 12px; }
.packaging-return-section { padding: 0 0 22px; margin-bottom: 20px; border-bottom: 1px solid #eee; }
.packaging-return-section:last-child { margin-bottom: 0; border-bottom: 0; }
.packaging-section-title { min-height: 32px; margin-bottom: 14px; color: #333; font-size: 15px; font-weight: 600; line-height: 32px; }
.packaging-section-title > span:first-child { float: left; }
.packaging-section-title > span > em, .packaging-section-title > span:not(:first-child) { color: #999; font-size: 12px; font-style: normal; font-weight: normal; }
.packaging-section-title i { color: #ef4f4f; font-style: normal; }
.packaging-return-base { display: flex; gap: 24px; }
.packaging-return-base > * { flex: 1; min-width: 0; }
.packaging-add-line { float: right; min-width: 112px; margin-top: 0; }
.packaging-return-table-wrap { overflow: visible; border: 1px solid #e8e8e8; }
.packaging-return-table { width: 100%; table-layout: fixed; border-collapse: collapse; background: #fff; font-size: 13px; }
.packaging-return-table th { height: 42px; padding: 0 12px; color: #666; background: #f8f9fb; border-bottom: 1px solid #e8e8e8; text-align: left; font-size: 13px; font-weight: normal; line-height: 20px; }
.packaging-return-table td { height: 54px; padding: 7px 12px; color: #333; border-bottom: 1px solid #eee; vertical-align: middle; font-size: 13px; line-height: 20px; }
.packaging-return-table tbody tr:last-child td { border-bottom: 0; }
.packaging-return-table th:first-child, .packaging-return-table td:first-child { width: 34%; }
.packaging-return-table th:nth-child(2), .packaging-return-table td:nth-child(2) { width: 18%; }
.packaging-return-table th:nth-child(3), .packaging-return-table td:nth-child(3) { width: 12%; }
.packaging-return-table th:last-child, .packaging-return-table td:last-child { width: 12%; text-align: center; }
.packaging-return-table .detail-labels { min-width: 0; margin: 0; }
.packaging-return-table tfoot td { height: 44px; color: #333; background: #fbfbfb; font-weight: 600; }
.packaging-qty-input { width: 100%; height: 34px; box-sizing: border-box; padding: 0 10px; border: 1px solid #d9d9d9; border-radius: 2px; outline: none; }
.packaging-qty-input:focus { border-color: #22a7e6; box-shadow: 0 0 0 2px rgba(34,167,230,.08); }
.packaging-return-empty { height: 86px !important; color: #999 !important; text-align: center !important; }
.packaging-return-error { margin-top: 10px; color: #ef4f4f; font-size: 12px; }
.packaging-return-detail-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 16px 24px; }
.packaging-return-detail-grid div { min-width: 0; }
.packaging-return-detail-grid span { display: block; margin-bottom: 7px; color: #999; font-size: 12px; }
.packaging-return-detail-grid b { display: block; overflow: hidden; color: #333; font-size: 14px; font-weight: normal; text-overflow: ellipsis; white-space: nowrap; }
.packaging-return-remark { min-height: 56px; margin: 0; padding: 12px; color: #555; font-size: 13px; line-height: 1.7; background: #fafafa; white-space: pre-wrap; }
.packaging-accept-dialog .packaging-return-table-wrap { overflow: hidden; }
.packaging-accept-table { min-width: 0; table-layout: fixed; font-size: 13px; }
.packaging-accept-table th, .packaging-accept-table td { padding-left: 8px; padding-right: 8px; }
.packaging-accept-table th:first-child, .packaging-accept-table td:first-child { width: 180px; }
.packaging-accept-table th:nth-child(2), .packaging-accept-table td:nth-child(2),
.packaging-accept-table th:nth-child(3), .packaging-accept-table td:nth-child(3),
.packaging-accept-table th:nth-child(4), .packaging-accept-table td:nth-child(4) { width: 62px; }
.packaging-accept-table th:nth-child(5), .packaging-accept-table td:nth-child(5),
.packaging-accept-table th:nth-child(6), .packaging-accept-table td:nth-child(6) { width: 95px; }
.packaging-accept-table th:nth-child(7), .packaging-accept-table td:nth-child(7) { width: 88px; text-align: center; }
.packaging-accept-table th:last-child, .packaging-accept-table td:last-child { width: 160px; text-align: left; }
.packaging-accept-table strong { display: block; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.packaging-accept-table small { display: block; margin-top: 4px; color: #999; font-size: 12px; }
.packaging-reason-input { box-sizing: border-box; width: 100%; height: 34px; padding: 0 10px; }
.packaging-check { display: inline-flex; align-items: center; gap: 5px; color: #555; white-space: nowrap; }
.packaging-check input { width: 16px; height: 16px; }
.packaging-accept-summary { display: flex; gap: 32px; margin-top: 16px; padding: 13px 16px; color: #666; background: #f7f9fb; }
.packaging-accept-summary b { margin-left: 6px; color: #169bd5; font-size: 16px; }
.packaging-accept-help { margin: 10px 0 0; color: #888; font-size: 12px; line-height: 20px; }
.packaging-stock-adjust-dialog .pop-body { min-height: 390px; }
.packaging-stock-adjust-help { margin: 8px 0 0 128px; padding: 10px 12px; color: #666; background: #f7f9fb; border-radius: 2px; font-size: 12px; line-height: 20px; }
.packaging-stock-adjust-help b { color: #333; font-weight: normal; }
.packaging-rule-price {
    margin: 4px 0 14px 130px;
    padding: 10px 14px;
    color: #666;
    background: #f7f9fb;
    border-left: 3px solid #2dabe2;
    line-height: 22px;
}

.packaging-rule-field-help {
    margin: -6px 30px 12px 130px;
    color: #999;
    font-size: 12px;
    line-height: 20px;
}

.packaging-rule-field-warning {
    margin-top: -8px;
    color: #d99024;
}

.packaging-rule-price b {
    color: #f25c54;
    font-weight: normal;
}
