.theme--light.v-data-table{background-color:#fff;color:rgba(0,0,0,.87)}.theme--light.v-data-table .v-data-table__divider{border-right:thin solid rgba(0,0,0,.12)}.theme--light.v-data-table.v-data-table--fixed-header thead th{background:#fff;-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,.12);box-shadow:inset 0 -1px 0 rgba(0,0,0,.12)}.theme--light.v-data-table>.v-data-table__wrapper>table>thead>tr>th{color:rgba(0,0,0,.6)}.theme--light.v-data-table>.v-data-table__wrapper>table>tbody>tr:not(:last-child)>td:last-child,.theme--light.v-data-table>.v-data-table__wrapper>table>tbody>tr:not(:last-child)>td:not(.v-data-table__mobile-row),.theme--light.v-data-table>.v-data-table__wrapper>table>tbody>tr:not(:last-child)>th:last-child,.theme--light.v-data-table>.v-data-table__wrapper>table>tbody>tr:not(:last-child)>th:not(.v-data-table__mobile-row),.theme--light.v-data-table>.v-data-table__wrapper>table>thead>tr:last-child>th{border-bottom:thin solid rgba(0,0,0,.12)}.theme--light.v-data-table>.v-data-table__wrapper>table>tbody>tr.active{background:#f5f5f5}.theme--light.v-data-table>.v-data-table__wrapper>table>tbody>tr:hover:not(.v-data-table__expanded__content):not(.v-data-table__empty-wrapper){background:#eee}.theme--light.v-data-table>.v-data-table__wrapper>table>tfoot>tr>td:not(.v-data-table__mobile-row),.theme--light.v-data-table>.v-data-table__wrapper>table>tfoot>tr>th:not(.v-data-table__mobile-row){border-top:thin solid rgba(0,0,0,.12)}.theme--dark.v-data-table{background-color:#1e1e1e;color:#fff}.theme--dark.v-data-table .v-data-table__divider{border-right:thin solid hsla(0,0%,100%,.12)}.theme--dark.v-data-table.v-data-table--fixed-header thead th{background:#1e1e1e;-webkit-box-shadow:inset 0 -1px 0 hsla(0,0%,100%,.12);box-shadow:inset 0 -1px 0 hsla(0,0%,100%,.12)}.theme--dark.v-data-table>.v-data-table__wrapper>table>thead>tr>th{color:hsla(0,0%,100%,.7)}.theme--dark.v-data-table>.v-data-table__wrapper>table>tbody>tr:not(:last-child)>td:last-child,.theme--dark.v-data-table>.v-data-table__wrapper>table>tbody>tr:not(:last-child)>td:not(.v-data-table__mobile-row),.theme--dark.v-data-table>.v-data-table__wrapper>table>tbody>tr:not(:last-child)>th:last-child,.theme--dark.v-data-table>.v-data-table__wrapper>table>tbody>tr:not(:last-child)>th:not(.v-data-table__mobile-row),.theme--dark.v-data-table>.v-data-table__wrapper>table>thead>tr:last-child>th{border-bottom:thin solid hsla(0,0%,100%,.12)}.theme--dark.v-data-table>.v-data-table__wrapper>table>tbody>tr.active{background:#505050}.theme--dark.v-data-table>.v-data-table__wrapper>table>tbody>tr:hover:not(.v-data-table__expanded__content):not(.v-data-table__empty-wrapper){background:#616161}.theme--dark.v-data-table>.v-data-table__wrapper>table>tfoot>tr>td:not(.v-data-table__mobile-row),.theme--dark.v-data-table>.v-data-table__wrapper>table>tfoot>tr>th:not(.v-data-table__mobile-row){border-top:thin solid hsla(0,0%,100%,.12)}.v-data-table{line-height:1.5;max-width:100%}.v-data-table>.v-data-table__wrapper>table{width:100%;border-spacing:0}.v-data-table>.v-data-table__wrapper>table>tbody>tr>td,.v-data-table>.v-data-table__wrapper>table>tbody>tr>th,.v-data-table>.v-data-table__wrapper>table>tfoot>tr>td,.v-data-table>.v-data-table__wrapper>table>tfoot>tr>th,.v-data-table>.v-data-table__wrapper>table>thead>tr>td,.v-data-table>.v-data-table__wrapper>table>thead>tr>th{padding:0 16px;-webkit-transition:height .2s cubic-bezier(.4,0,.6,1);transition:height .2s cubic-bezier(.4,0,.6,1)}.v-data-table>.v-data-table__wrapper>table>tbody>tr>th,.v-data-table>.v-data-table__wrapper>table>tfoot>tr>th,.v-data-table>.v-data-table__wrapper>table>thead>tr>th{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;font-size:.75rem;height:48px}.v-application--is-ltr .v-data-table>.v-data-table__wrapper>table>tbody>tr>th,.v-application--is-ltr .v-data-table>.v-data-table__wrapper>table>tfoot>tr>th,.v-application--is-ltr .v-data-table>.v-data-table__wrapper>table>thead>tr>th{text-align:left}.v-application--is-rtl .v-data-table>.v-data-table__wrapper>table>tbody>tr>th,.v-application--is-rtl .v-data-table>.v-data-table__wrapper>table>tfoot>tr>th,.v-application--is-rtl .v-data-table>.v-data-table__wrapper>table>thead>tr>th{text-align:right}.v-data-table>.v-data-table__wrapper>table>tbody>tr>td,.v-data-table>.v-data-table__wrapper>table>tfoot>tr>td,.v-data-table>.v-data-table__wrapper>table>thead>tr>td{font-size:1rem;height:48px}.v-data-table__wrapper{overflow-x:auto;overflow-y:hidden}.v-data-table__progress{height:auto!important}.v-data-table__progress th{height:auto!important;border:none!important;padding:0;position:relative}.v-data-table--dense>.v-data-table__wrapper>table>tbody>tr>td,.v-data-table--dense>.v-data-table__wrapper>table>tbody>tr>th,.v-data-table--dense>.v-data-table__wrapper>table>tfoot>tr>td,.v-data-table--dense>.v-data-table__wrapper>table>tfoot>tr>th,.v-data-table--dense>.v-data-table__wrapper>table>thead>tr>td,.v-data-table--dense>.v-data-table__wrapper>table>thead>tr>th{height:32px}.v-data-table--has-top>.v-data-table__wrapper>table>tbody>tr:first-child:hover>td:first-child{border-top-left-radius:0}.v-data-table--has-top>.v-data-table__wrapper>table>tbody>tr:first-child:hover>td:last-child{border-top-right-radius:0}.v-data-table--has-bottom>.v-data-table__wrapper>table>tbody>tr:last-child:hover>td:first-child{border-bottom-left-radius:0}.v-data-table--has-bottom>.v-data-table__wrapper>table>tbody>tr:last-child:hover>td:last-child{border-bottom-right-radius:0}.v-data-table--fixed-header>.v-data-table__wrapper,.v-data-table--fixed-height .v-data-table__wrapper{overflow-y:auto}.v-data-table--fixed-header>.v-data-table__wrapper>table>thead>tr>th{border-bottom:0!important;position:sticky;top:0;z-index:2}.v-data-table--fixed-header>.v-data-table__wrapper>table>thead>tr:nth-child(2)>th{top:48px}.v-application--is-ltr .v-data-table--fixed-header .v-data-footer{margin-right:17px}.v-application--is-rtl .v-data-table--fixed-header .v-data-footer{margin-left:17px}.v-data-table--fixed-header.v-data-table--dense>.v-data-table__wrapper>table>thead>tr:nth-child(2)>th{top:32px}.floating-dialog[data-v-150f970e]{position:fixed;top:20vh;left:50vw;-webkit-transform:translateX(-50%);transform:translateX(-50%);max-height:60vh;background:#fff;border-radius:8px;-webkit-box-shadow:0 2px 12px 0 rgba(0,0,0,.1);box-shadow:0 2px 12px 0 rgba(0,0,0,.1);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;z-index:100;width:512px;& .dialog-header[data-v-150f970e]{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:15px 20px;border-bottom:1px solid #e4e7ed}& .dialog-title[data-v-150f970e]{font-size:16px;font-weight:500;color:#303133}& .close-button[data-v-150f970e]{padding:0;font-size:20px}& .dialog-content[data-v-150f970e]{padding:20px;gap:15px}& .dialog-content[data-v-150f970e],& .options-list[data-v-150f970e]{overflow-y:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}& .options-list[data-v-150f970e]{gap:8px;max-height:500px;list-style:none;padding:0;margin:0;& .option-item[data-v-150f970e]{padding:8px 12px;background-color:#f5f7fa;border-radius:4px;font-size:14px;color:#606266;display:grid;grid-template-columns:1fr 2fr;-webkit-box-align:start;-ms-flex-align:start;align-items:start;-webkit-column-gap:1rem;-moz-column-gap:1rem;column-gap:1rem;row-gap:.5rem;& span[data-v-150f970e]:nth-child(2n){font-weight:500;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}}& .option-item[data-v-150f970e]:hover{background-color:#e4e7ed}}& .options-link[data-v-150f970e]{color:#409eff;cursor:pointer;text-decoration:underline}& .options-link[data-v-150f970e]:hover{color:#66b1ff}}.build-sheet-table[data-v-cff365b0]{border:1px solid #d3d3d3;border-collapse:collapse;& .label[data-v-cff365b0]{color:#606266;font-size:14px;margin-bottom:8px}& .value[data-v-cff365b0]{font-size:14px;color:#303133;font-weight:400}}.options-link[data-v-cff365b0]{color:#409eff;cursor:pointer;text-decoration:underline}.options-link[data-v-cff365b0]:hover{color:#66b1ff}.color-container[data-v-cff365b0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:.75rem;width:100%;& .color-chip[data-v-cff365b0]{border:1px solid #ccc;display:inline-block;width:1.5rem;height:1.5rem;border-radius:.25rem}}.description-wrapper[data-v-1f2f981e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.label-view-wrapper[data-v-1f2f981e]{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;margin-bottom:5px}.label-wrapper[data-v-1f2f981e],.prompt-button-wrapper[data-v-1f2f981e]{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.verified-wrapper[data-v-1f2f981e]{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.custom-option[data-v-1f2f981e]{max-width:500px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.label-wrapper label[data-v-1f2f981e]{margin-right:8px}.dialog-container[data-v-1f2f981e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:65vh}.dialog-content[data-v-1f2f981e]{-webkit-box-flex:1;-ms-flex:1;flex:1}[data-v-1f2f981e].v-dialog__content{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.options-container[data-v-1f2f981e]{padding:10px}.option-background[data-v-1f2f981e]{background-color:#e5e4e2;padding:10px;margin-bottom:10px;border-radius:5px}.dialog-actions[data-v-1f2f981e]{margin-top:auto}.loading-overlay[data-v-1f2f981e]{position:fixed;top:0;left:0;width:100%;height:100%;background-color:hsla(0,0%,100%,.8);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;z-index:9999}.spinner[data-v-1f2f981e]{border:12px solid #f3f3f3;border-top:12px solid #3498db;border-radius:50%;width:60px;height:60px;-webkit-animation:spin-1f2f981e 1s linear infinite;animation:spin-1f2f981e 1s linear infinite}@-webkit-keyframes spin-1f2f981e{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin-1f2f981e{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.vehicle-info-columns[data-v-1f2f981e]{display:grid;grid-template-columns:1fr 1fr;-webkit-column-gap:14px;-moz-column-gap:14px;column-gap:14px}.info-field[data-v-1f2f981e]{margin-top:20px}.label[data-v-1f2f981e]{color:#606266;font-size:14px;margin-bottom:8px}.value[data-v-1f2f981e]{font-size:14px;color:#303133}.description-header[data-v-1f2f981e]{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;margin-bottom:20px}.description-title[data-v-1f2f981e]{font-size:24px;font-weight:500;color:#1f2937;margin:0}.header-actions[data-v-1f2f981e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px}.action-button[data-v-1f2f981e]{height:36px;padding:0 16px;font-weight:500;border-radius:6px}.view-prompt[data-v-1f2f981e]{background-color:#3b82f6;border-color:#3b82f6}.view-prompt[data-v-1f2f981e]:hover{background-color:#2563eb;border-color:#2563eb}.rewrite[data-v-1f2f981e]{color:#3b82f6;border-color:#3b82f6;background-color:transparent}.rewrite[data-v-1f2f981e]:hover{color:#2563eb;border-color:#2563eb;background-color:#f8fafc}.section-header[data-v-1f2f981e]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:12px 0;cursor:pointer}.section-header[data-v-1f2f981e],.section-title[data-v-1f2f981e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.section-title[data-v-1f2f981e]{gap:8px;font-size:16px;font-weight:500}.badge[data-v-1f2f981e]{font-size:12px;padding:2px 12px;border-radius:16px;font-weight:400;line-height:1.2}.badge.editable[data-v-1f2f981e]{background-color:#d1fae5;color:#065f46}.badge.not-editable[data-v-1f2f981e]{background-color:#fee2e2;color:#b91c1c}.chevron[data-v-1f2f981e]{font-size:14px;color:#6b7280;margin-top:1px}.custom-textarea[data-v-1f2f981e]{margin-top:8px}.custom-textarea[data-v-1f2f981e] .el-textarea__inner{color:#898c8a}.section-header[data-v-1f2f981e]:not(:first-child){margin-top:24px}.verified-wrapper[data-v-1f2f981e]{margin-left:8px}.verified-wrapper[data-v-1f2f981e] .el-checkbox__label{font-size:14px;color:#606266}.floating-options-dialog[data-v-1f2f981e]{position:fixed;top:80px;left:20px;width:400px;max-height:calc(100vh - 100px);background:#fff;border-radius:8px;-webkit-box-shadow:0 2px 12px 0 rgba(0,0,0,.1);box-shadow:0 2px 12px 0 rgba(0,0,0,.1);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;z-index:100}.dialog-header[data-v-1f2f981e]{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:15px 20px;border-bottom:1px solid #e4e7ed}.dialog-title[data-v-1f2f981e]{font-size:16px;font-weight:500;color:#303133}.close-button[data-v-1f2f981e]{padding:0;font-size:20px}.dialog-content[data-v-1f2f981e]{padding:20px;gap:15px}.dialog-content[data-v-1f2f981e],.options-list[data-v-1f2f981e]{overflow-y:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.options-list[data-v-1f2f981e]{gap:8px;max-height:500px}.option-item[data-v-1f2f981e]{padding:8px 12px;background-color:#f5f7fa;border-radius:4px;font-size:14px;color:#606266}.option-item[data-v-1f2f981e]:hover{background-color:#e4e7ed}.options-link[data-v-1f2f981e]{color:#409eff;cursor:pointer;text-decoration:underline}.options-link[data-v-1f2f981e]:hover{color:#66b1ff}.custom-table[data-v-1f2f981e]{border:1px solid #d3d3d3;border-collapse:collapse}.section-title[data-v-1f2f981e]{margin-bottom:20px}.build-sheet-toggle[data-v-1f2f981e]{margin:1rem 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:.5rem;& p[data-v-1f2f981e]{margin:0;color:#606266}}.white-container[data-v-88d6540e]{background:#fff;padding:20px;border-radius:4px;-webkit-box-shadow:0 2px 4px rgba(0,0,0,.05);box-shadow:0 2px 4px rgba(0,0,0,.05)}.destination-field[data-v-88d6540e]{margin-bottom:20px}.destination-label[data-v-88d6540e]{display:block;margin-bottom:8px;font-weight:500}.dealer-label[data-v-88d6540e]{color:#606266;font-size:14px;margin-bottom:8px}.dealer-label .dealer-name[data-v-88d6540e]{font-weight:500;font-size:15px;margin-left:4px}