.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:.875rem;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}.v-tooltip{display:none}.v-tooltip--attached{display:inline}.v-tooltip__content{background:rgba(97,97,97,.9);color:#fff;border-radius:4px;font-size:14px;line-height:22px;display:inline-block;padding:5px 16px;position:absolute;text-transform:none;width:auto;opacity:0;pointer-events:none}.v-tooltip__content.menuable__content__active{opacity:.9}.v-tooltip__content--fixed{position:fixed}.v-tooltip__content[class*=-active]{-webkit-transition-timing-function:cubic-bezier(0,0,.2,1);transition-timing-function:cubic-bezier(0,0,.2,1)}.v-tooltip__content[class*=enter-active]{-webkit-transition-duration:.15s;transition-duration:.15s}.v-tooltip__content[class*=leave-active]{-webkit-transition-duration:75ms;transition-duration:75ms}.lin-wrap[data-v-55f716a2]{background:transparent}.lt-filters[data-v-55f716a2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;gap:10px;padding:12px 0 14px;-ms-flex-wrap:wrap;flex-wrap:wrap}.lt-field[data-v-55f716a2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:4px;min-width:0}.lt-field-cliente[data-v-55f716a2]{-webkit-box-flex:1.2;-ms-flex:1.2;flex:1.2;min-width:220px}.lt-field-pedido[data-v-55f716a2]{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:180px}.lt-field-articulo[data-v-55f716a2]{-webkit-box-flex:1.2;-ms-flex:1.2;flex:1.2;min-width:220px}.lt-lbl[data-v-55f716a2]{font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#94a3b8;padding-left:2px}.lt-auto[data-v-55f716a2] .v-input__slot{background:#fff!important;border:1px solid #e2e8f0!important;border-radius:10px!important;min-height:40px!important;padding:0 12px!important;-webkit-transition:border-color .15s ease,-webkit-box-shadow .15s ease;transition:border-color .15s ease,-webkit-box-shadow .15s ease;transition:border-color .15s ease,box-shadow .15s ease;transition:border-color .15s ease,box-shadow .15s ease,-webkit-box-shadow .15s ease;-webkit-box-shadow:none!important;box-shadow:none!important}.lt-auto[data-v-55f716a2] .v-input__slot:hover{border-color:#cbd5e1!important}.lt-auto.v-input--is-focused[data-v-55f716a2] .v-input__slot{border-color:#7c3aed!important;-webkit-box-shadow:0 0 0 3px rgba(124,58,237,.08)!important;box-shadow:0 0 0 3px rgba(124,58,237,.08)!important}.lt-auto[data-v-55f716a2] input{font-size:13px!important;color:#0f172a}.lt-sel[data-v-55f716a2]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;gap:6px;font-size:13px}.lt-sel-cod[data-v-55f716a2]{font-weight:700;color:#0f172a;font-variant-numeric:tabular-nums}.lt-sel-sub[data-v-55f716a2]{color:#64748b;font-size:12px}.lt-it[data-v-55f716a2]{padding:4px 0}.lt-it-cod[data-v-55f716a2]{font-size:13px;font-weight:700;color:#0f172a;font-variant-numeric:tabular-nums}.lt-it-cod-s[data-v-55f716a2]{color:#7c3aed;font-weight:600}.lt-it-sub[data-v-55f716a2]{font-size:11.5px;color:#64748b;margin-top:2px}.lt-it-fechas[data-v-55f716a2]{font-size:11px;color:#64748b;margin-top:2px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px;font-variant-numeric:tabular-nums}.lt-it-flbl[data-v-55f716a2]{font-size:9.5px;font-weight:700;text-transform:uppercase;color:#94a3b8;letter-spacing:.06em}.lt-it-fval[data-v-55f716a2]{color:#334155;font-weight:600}.lt-it-fsep[data-v-55f716a2]{color:#cbd5e1}.lt-search[data-v-55f716a2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;-webkit-box-flex:1.4;-ms-flex:1.4;flex:1.4;min-width:220px;padding:0 12px;height:40px;background:#fff;border:1px solid #e2e8f0;border-radius:10px;-webkit-transition:border-color .15s ease,-webkit-box-shadow .15s ease;transition:border-color .15s ease,-webkit-box-shadow .15s ease;transition:border-color .15s ease,box-shadow .15s ease;transition:border-color .15s ease,box-shadow .15s ease,-webkit-box-shadow .15s ease}.lt-search[data-v-55f716a2]:focus-within{border-color:#7c3aed;-webkit-box-shadow:0 0 0 3px rgba(124,58,237,.08);box-shadow:0 0 0 3px rgba(124,58,237,.08)}.lt-search svg[data-v-55f716a2]{width:16px;height:16px;color:#94a3b8;-ms-flex-negative:0;flex-shrink:0}.lt-search input[data-v-55f716a2]{-webkit-box-flex:1;-ms-flex:1;flex:1;border:none;outline:none;background:transparent;font-size:13px;color:#0f172a}.lt-search input[data-v-55f716a2]::-webkit-input-placeholder{color:#94a3b8}.lt-search input[data-v-55f716a2]::-moz-placeholder{color:#94a3b8}.lt-search input[data-v-55f716a2]:-ms-input-placeholder{color:#94a3b8}.lt-search input[data-v-55f716a2]::-ms-input-placeholder{color:#94a3b8}.lt-search input[data-v-55f716a2]::placeholder{color:#94a3b8}.lt-filters-right[data-v-55f716a2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;margin-left:auto;height:40px}.lt-count[data-v-55f716a2]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;gap:3px;padding:6px 12px;background:#f5f3ff;border:1px solid #e9d5ff;border-radius:8px;font-size:12px;color:#6d28d9;font-variant-numeric:tabular-nums}.lt-count strong[data-v-55f716a2]{font-size:14px;font-weight:700;color:#4c1d95}.lt-count-sep[data-v-55f716a2]{color:#c4b5fd}.lt-count-total[data-v-55f716a2]{color:#8b5cf6}.lt-loadchip[data-v-55f716a2]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:7px;height:28px;padding:0 11px;border-radius:8px;background:#eef2ff;color:#4338ca;font-size:12px;font-weight:700;font-variant-numeric:tabular-nums;white-space:nowrap}.lt-loadchip__dot[data-v-55f716a2]{width:7px;height:7px;border-radius:50%;background:#6366f1;-webkit-animation:lt-pulse-55f716a2 1s ease-in-out infinite;animation:lt-pulse-55f716a2 1s ease-in-out infinite}@-webkit-keyframes lt-pulse-55f716a2{0%,to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}50%{opacity:.25;-webkit-transform:scale(.65);transform:scale(.65)}}@keyframes lt-pulse-55f716a2{0%,to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}50%{opacity:.25;-webkit-transform:scale(.65);transform:scale(.65)}}.fade-enter-active[data-v-55f716a2],.fade-leave-active[data-v-55f716a2]{-webkit-transition:opacity .25s ease;transition:opacity .25s ease}.fade-enter[data-v-55f716a2],.fade-leave-to[data-v-55f716a2]{opacity:0}.lt-clear[data-v-55f716a2]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:5px;padding:6px 10px;background:transparent;border:1px solid #e2e8f0;border-radius:8px;color:#64748b;font-size:12px;font-weight:600;cursor:pointer;-webkit-transition:all .12s ease;transition:all .12s ease}.lt-clear[data-v-55f716a2]:hover{color:#b91c1c;border-color:#fecaca;background:#fef2f2}.lt-clear svg[data-v-55f716a2]{width:12px;height:12px}.lin-table[data-v-55f716a2]{background:transparent!important}.lin-table[data-v-55f716a2] .v-data-table__wrapper{overflow:auto;border-radius:10px;border:1px solid #e2e8f0}.lin-table[data-v-55f716a2] table{background:#fff}.lin-table[data-v-55f716a2] thead th{background:#f8fafc!important;color:#475569!important;font-size:11px!important;font-weight:700!important;letter-spacing:.06em;text-transform:uppercase;border-bottom:1px solid #e2e8f0!important;height:40px!important;padding:0 12px!important}.lin-table[data-v-55f716a2] tbody td{font-size:13px!important;color:#334155;padding:0 12px!important;border-bottom:1px solid #f1f5f9!important;height:42px}.lin-table[data-v-55f716a2] tbody tr{cursor:pointer;-webkit-transition:background .12s ease;transition:background .12s ease}.lin-table[data-v-55f716a2] tbody tr:hover{background:#f8fafc!important}.lin-table[data-v-55f716a2] tbody tr.v-data-table__selected{background:#f5f3ff!important;-webkit-box-shadow:inset 3px 0 0 0 #7c3aed;box-shadow:inset 3px 0 0 0 #7c3aed}.lin-table[data-v-55f716a2] .v-data-footer{font-size:12px;color:#64748b;border-top:1px solid #e2e8f0;background:#fcfcfd;border-radius:0 0 10px 10px}.lin-plan[data-v-55f716a2]{display:inline-block;padding:2px 8px;background:#f5f3ff;color:#6d28d9;border-radius:6px;font-weight:700;font-size:11.5px;font-variant-numeric:tabular-nums;letter-spacing:.02em}.lin-cliente-cell[data-v-55f716a2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;line-height:1.25;padding:3px 0}.lin-cliente[data-v-55f716a2]{font-weight:700;color:#0f172a}.lin-cliente-nom[data-v-55f716a2]{font-size:11px;color:#94a3b8;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:180px}.lin-art-cell[data-v-55f716a2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;line-height:1.25;padding:3px 0}.lin-art[data-v-55f716a2]{font-weight:600;color:#1e293b}.lin-art-des[data-v-55f716a2]{font-size:11px;color:#94a3b8;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:200px}.lin-pedido[data-v-55f716a2]{font-weight:600;color:#334155}.lin-fecha[data-v-55f716a2]{color:#64748b;font-variant-numeric:tabular-nums;font-size:12.5px}.lin-final-dot[data-v-55f716a2]{display:inline-block;width:12px;height:12px;border-radius:50%;background:#ef4444;-webkit-box-shadow:0 0 0 3px rgba(239,68,68,.15);box-shadow:0 0 0 3px rgba(239,68,68,.15)}.lin-img-thumb[data-v-55f716a2]{position:relative;width:52px;height:42px;border-radius:7px;background:#fff;border:1px solid #e2e8f0;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;cursor:-webkit-zoom-in;cursor:zoom-in;-webkit-transition:border-color .14s ease,-webkit-transform .14s ease,-webkit-box-shadow .14s ease;transition:border-color .14s ease,-webkit-transform .14s ease,-webkit-box-shadow .14s ease;transition:transform .14s ease,box-shadow .14s ease,border-color .14s ease;transition:transform .14s ease,box-shadow .14s ease,border-color .14s ease,-webkit-transform .14s ease,-webkit-box-shadow .14s ease}.lin-img-thumb img[data-v-55f716a2]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;border-radius:6px}.lin-img-thumb--hover[data-v-55f716a2]{-webkit-transform:scale(1.08);transform:scale(1.08);border-color:#c4b5fd;-webkit-box-shadow:0 6px 16px -4px rgba(124,58,237,.3);box-shadow:0 6px 16px -4px rgba(124,58,237,.3)}.lin-img-thumb__overlay[data-v-55f716a2]{position:absolute;inset:0;background:rgba(109,40,217,.82);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;border-radius:6px}.lin-img-thumb__overlay svg[data-v-55f716a2]{width:18px;height:18px;color:#fff}.lin-img-thumb--empty[data-v-55f716a2]{cursor:default;background:#f8fafc;border-style:dashed;border-color:#e2e8f0}.lin-img-thumb--empty svg[data-v-55f716a2]{width:18px;height:18px;color:#cbd5e1}.lin-img-thumb--empty[data-v-55f716a2]:hover{-webkit-transform:none;transform:none;-webkit-box-shadow:none;box-shadow:none}.lin-img-preview[data-v-55f716a2]{bottom:calc(100% + 8px);z-index:60;width:220px;padding:8px;background:#fff;border:1px solid #e0e7ff;border-radius:12px;-webkit-box-shadow:0 16px 40px -8px rgba(15,23,42,.3),0 0 0 1px rgba(124,58,237,.06);box-shadow:0 16px 40px -8px rgba(15,23,42,.3),0 0 0 1px rgba(124,58,237,.06);pointer-events:none}.lin-img-preview[data-v-55f716a2],.lin-img-preview[data-v-55f716a2]:after{position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.lin-img-preview[data-v-55f716a2]:after{content:"";top:100%;border:7px solid transparent;border-top-color:#fff;-webkit-filter:drop-shadow(0 2px 1px rgba(15,23,42,.08));filter:drop-shadow(0 2px 1px rgba(15,23,42,.08))}.lin-img-preview img[data-v-55f716a2]{width:100%;height:200px;-o-object-fit:contain;object-fit:contain;border-radius:8px;background:#f8fafc;display:block}.lin-img-preview__cap[data-v-55f716a2]{margin-top:6px;text-align:center;font-size:11.5px;font-weight:700;color:#4338ca;font-variant-numeric:tabular-nums;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.lin-prev-fade-enter-active[data-v-55f716a2],.lin-prev-fade-leave-active[data-v-55f716a2]{-webkit-transition:opacity .15s ease,-webkit-transform .15s ease;transition:opacity .15s ease,-webkit-transform .15s ease;transition:opacity .15s ease,transform .15s ease;transition:opacity .15s ease,transform .15s ease,-webkit-transform .15s ease}.lin-prev-fade-enter[data-v-55f716a2],.lin-prev-fade-leave-to[data-v-55f716a2]{opacity:0;-webkit-transform:translateX(-50%) translateY(4px);transform:translateX(-50%) translateY(4px)}.lin-table[data-v-55f716a2] td{overflow:visible!important}.lin-table[data-v-55f716a2] tbody tr:hover{position:relative;z-index:5}.lin-qty[data-v-55f716a2]{font-variant-numeric:tabular-nums;font-weight:700;font-size:13px;letter-spacing:.005em}.lin-qty--ped[data-v-55f716a2]{color:#1d4ed8}.lin-qty--fab[data-v-55f716a2]{color:#0f172a}.lin-qty--exp[data-v-55f716a2]{color:#7c3aed}.lin-reserva[data-v-55f716a2]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:6px;padding:3px 10px 3px 8px;border-radius:999px;font-size:11px;font-weight:700;letter-spacing:.02em;text-transform:uppercase;cursor:default;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.lin-reserva-dot[data-v-55f716a2]{width:7px;height:7px;border-radius:50%;-ms-flex-negative:0;flex-shrink:0}.lin-reserva--si[data-v-55f716a2]{background:#dcfce7;color:#15803d}.lin-reserva--si .lin-reserva-dot[data-v-55f716a2]{background:#16a34a;-webkit-box-shadow:0 0 0 2px rgba(22,163,74,.18);box-shadow:0 0 0 2px rgba(22,163,74,.18)}.lin-reserva--no[data-v-55f716a2]{background:#fee2e2;color:#b91c1c}.lin-reserva--no .lin-reserva-dot[data-v-55f716a2]{background:#dc2626;-webkit-box-shadow:0 0 0 2px rgba(220,38,38,.18);box-shadow:0 0 0 2px rgba(220,38,38,.18)}.lin-actions[data-v-55f716a2]{gap:4px}.lin-act-btn[data-v-55f716a2],.lin-actions[data-v-55f716a2]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.lin-act-btn[data-v-55f716a2]{width:26px;height:26px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:transparent;border:1px solid transparent;border-radius:6px;color:#94a3b8;cursor:pointer;-webkit-transition:all .12s ease;transition:all .12s ease}.lin-act-btn svg[data-v-55f716a2]{width:14px;height:14px}.lin-act-btn[data-v-55f716a2]:hover{color:#0f172a;background:#f1f5f9;border-color:#e2e8f0}.lin-act-materiales[data-v-55f716a2]:hover{color:#0369a1}.lin-act-operaciones[data-v-55f716a2]:hover{color:#4b5906}.lin-menu[data-v-55f716a2]{min-width:180px}.lin-menu-head[data-v-55f716a2]{font-weight:700!important;color:#0f172a!important;font-size:12px!important}.lin-empty[data-v-55f716a2]{padding:50px 20px;text-align:center}.lin-empty-text[data-v-55f716a2]{color:#94a3b8;font-size:13px;margin-bottom:12px}.lin-empty-btn[data-v-55f716a2]{padding:6px 14px;background:#7c3aed;border:none;border-radius:6px;color:#fff;font-size:12px;font-weight:600;cursor:pointer}@media (max-width:1100px){.lt-filters[data-v-55f716a2]{gap:8px}.lt-field-articulo[data-v-55f716a2],.lt-field-cliente[data-v-55f716a2],.lt-field-pedido[data-v-55f716a2],.lt-search[data-v-55f716a2]{min-width:0;-webkit-box-flex:1;-ms-flex:1 1 240px;flex:1 1 240px}.lt-filters-right[data-v-55f716a2]{width:100%;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}}.lt-menu-rich{border-radius:10px!important;-webkit-box-shadow:0 12px 32px -8px rgba(15,23,42,.18)!important;box-shadow:0 12px 32px -8px rgba(15,23,42,.18)!important}.lt-menu-rich .v-list-item--active{background:#f5f3ff!important}