.quotation-table-page[data-v-8a03d724]{width:100%;height:100%;min-height:100vh;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background:#fff}.quotation-table-header[data-v-8a03d724]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 30px;padding-bottom:10px;border-bottom:2px solid #00bdab;margin-bottom:10px;-ms-flex-negative:0;flex-shrink:0}.quotation-table-header .header-title[data-v-8a03d724]{font-size:20px;font-weight:700;color:#333}.quotation-table-header .header-back[data-v-8a03d724]{cursor:pointer;color:#00bdab;font-size:14px}.quotation-table-header .header-back[data-v-8a03d724]:hover{opacity:.8}.quotation-table-content[data-v-8a03d724]{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-height:0;margin:0;padding:0 20px;padding-bottom:20px;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden;height:0}.quotation-table-content .table-wrapper[data-v-8a03d724]{-webkit-box-flex:1;-ms-flex:1;flex:1;max-height:65vh;overflow-y:auto;overflow-x:auto;width:100%;border:1px solid #e8eaec;margin-bottom:20px}.quotation-table-content .table-wrapper[data-v-8a03d724]::-webkit-scrollbar{width:8px;height:8px}.quotation-table-content .table-wrapper[data-v-8a03d724]::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:4px}.quotation-table-content .table-wrapper[data-v-8a03d724]::-webkit-scrollbar-thumb:hover{background:#a8a8a8}.quotation-table-content .table-wrapper[data-v-8a03d724]::-webkit-scrollbar-track{background:#f1f1f1}.quotation-table[data-v-8a03d724]{width:100%;border-collapse:separate;border-spacing:0;table-layout:fixed;background:#fff}.quotation-table thead[data-v-8a03d724]{background:#f8f8f9}.quotation-table thead th[data-v-8a03d724]{padding:10px;text-align:center;font-weight:400;font-size:14px;color:#333;border:1px solid #e8eaec;border-bottom:1px solid #e8eaec;border-top:1px solid #e8eaec;border-left:none;background:#f8f8f9;position:sticky;top:0;z-index:10}.quotation-table thead th[data-v-8a03d724]:first-child{border-left:1px solid #e8eaec}.quotation-table thead th[data-v-8a03d724]:last-child{border-right:1px solid #e8eaec}.quotation-table thead th[data-v-8a03d724]:first-child{width:6%}.quotation-table thead th[data-v-8a03d724]:nth-child(2),.quotation-table thead th[data-v-8a03d724]:nth-child(3){width:18%}.quotation-table thead th[data-v-8a03d724]:nth-child(4),.quotation-table thead th[data-v-8a03d724]:nth-child(5){width:6%}.quotation-table thead th[data-v-8a03d724]:nth-child(6){width:8%}.quotation-table thead th[data-v-8a03d724]:nth-child(7),.quotation-table thead th[data-v-8a03d724]:nth-child(8){width:19%}.quotation-table tbody tr[data-v-8a03d724],.quotation-table tbody tr[data-v-8a03d724]:last-child{border-bottom:1px solid #e8eaec}.quotation-table tbody tr[data-v-8a03d724]:hover{background:#f5f7fa}.quotation-table tbody td[data-v-8a03d724]{padding:10px;text-align:center;font-size:14px;color:#333;border:1px solid #e8eaec;border-top:none;border-left:none;vertical-align:middle;overflow:hidden;text-overflow:ellipsis}.quotation-table tbody td[data-v-8a03d724]:first-child{border-left:1px solid #e8eaec}.quotation-table tbody td[data-v-8a03d724]:last-child{border-right:1px solid #e8eaec}.quotation-table tbody td .price-input-container[data-v-8a03d724]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.quotation-table tbody td .price-input-wrapper[data-v-8a03d724]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:4px;width:100%}.quotation-table tbody td .table-input[data-v-8a03d724]{border:1px solid #dcdee2;border-radius:4px;padding:4px 8px;font-size:13px;text-align:center;outline:none;-webkit-box-sizing:border-box;box-sizing:border-box}.quotation-table tbody td .table-input[data-v-8a03d724]:focus{border-color:#00bdab}.quotation-table tbody td .table-input[data-v-8a03d724]:disabled{background-color:#f5f5f5;cursor:not-allowed;color:#999;opacity:.6}.quotation-table tbody td .table-input.price-input[data-v-8a03d724]{width:80px;min-width:80px;max-width:80px}.quotation-table tbody td .table-input.input-error[data-v-8a03d724],.quotation-table tbody td .table-input.input-error[data-v-8a03d724]:focus{border-color:#ed4014}.quotation-table tbody td .input-hint[data-v-8a03d724]{font-size:11px;color:#999;white-space:nowrap;-ms-flex-negative:0;flex-shrink:0}.quotation-table tbody td .error-message[data-v-8a03d724]{font-size:11px;color:#ed4014;margin-top:2px;text-align:center;line-height:1.2}.quotation-table tbody td .dash-line[data-v-8a03d724]{color:#999}.quotation-table tfoot .total-row[data-v-8a03d724]{background:#fafafa;border-top:1px solid #e8eaec}.quotation-table tfoot .total-row td[data-v-8a03d724]{padding:12px 10px;font-size:14px;border:1px solid #e8eaec;border-top:1px solid #e8eaec;border-left:none}.quotation-table tfoot .total-row td[data-v-8a03d724]:first-child{border-left:1px solid #e8eaec}.quotation-table tfoot .total-row td[data-v-8a03d724]:last-child{border-right:1px solid #e8eaec}.quotation-table tfoot .total-row .total-amount[data-v-8a03d724],.quotation-table tfoot .total-row .total-label[data-v-8a03d724]{text-align:center;font-weight:500;color:#333}.quotation-table-footer[data-v-8a03d724]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:16px 0;gap:16px;-ms-flex-negative:0;flex-shrink:0}.quotation-table-footer .btn-cancel[data-v-8a03d724],.quotation-table-footer .btn-save[data-v-8a03d724],.quotation-table-footer .btn-submit[data-v-8a03d724]{width:88px;height:36px;border-radius:4px;font-size:14px;cursor:pointer;border:none;-webkit-transition:opacity .3s;transition:opacity .3s}.quotation-table-footer .btn-cancel[data-v-8a03d724]:hover:not(:disabled),.quotation-table-footer .btn-save[data-v-8a03d724]:hover:not(:disabled),.quotation-table-footer .btn-submit[data-v-8a03d724]:hover:not(:disabled){opacity:.8}.quotation-table-footer .btn-cancel[data-v-8a03d724]:disabled,.quotation-table-footer .btn-save[data-v-8a03d724]:disabled,.quotation-table-footer .btn-submit[data-v-8a03d724]:disabled{opacity:.5;cursor:not-allowed}.quotation-table-footer .btn-submit[data-v-8a03d724]{background-color:#e5e5e5;color:#666}.quotation-table-footer .btn-submit[data-v-8a03d724]:disabled{background-color:#e5e5e5;color:#999}.quotation-table-footer .btn-save[data-v-8a03d724]{background-color:#00bdab;color:#fff}.quotation-table-footer .btn-save[data-v-8a03d724]:disabled{background-color:#ccc;color:#999}.quotation-table-footer .btn-cancel[data-v-8a03d724]{background-color:#e5e5e5;color:#666}