.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}.dop-dialog{height:95vh;max-height:95vh;overflow:hidden!important;border-radius:16px!important;-webkit-box-shadow:0 24px 64px rgba(15,23,42,.18)!important;box-shadow:0 24px 64px rgba(15,23,42,.18)!important}.dop-menu{border-radius:12px!important;-webkit-box-shadow:0 12px 32px rgba(15,23,42,.16)!important;box-shadow:0 12px 32px rgba(15,23,42,.16)!important;overflow:hidden}.dop-menu .menu{background:#fff;min-width:296px;padding-bottom:4px}.dop-menu .menu-head{padding:10px 14px;background:#fbfbfe;border-bottom:1px solid #edeef4}.dop-menu .menu-head-cod{font-size:.84rem;font-weight:800;color:#0f172a;letter-spacing:.2px}.dop-menu .menu-head-sub{font-size:.68rem;color:#a3aabb;margin-top:2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dop-menu .menu-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:11px;width:100%;padding:9px 14px;border:none;background:transparent;text-align:left;cursor:pointer;-webkit-transition:background .12s;transition:background .12s}.dop-menu .menu-item:hover{background:rgba(111,91,214,.06)}.dop-menu .menu-ico{color:#6f5bd6!important;margin-top:1px;-ms-flex-negative:0;flex-shrink:0}.dop-menu .menu-txt{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-width:0}.dop-menu .menu-tit{font-size:.83rem;font-weight:700;color:#0f172a;line-height:1.25}.dop-menu .menu-des{font-size:.68rem;color:#a3aabb;line-height:1.35;margin-top:2px}.dop-menu .menu-sep{height:1px;background:#edeef4;margin:4px 0}.dop-menu .menu-item--del .menu-ico{color:#ef4444!important}.dop-menu .menu-item--del .menu-tit{color:#ef4444}.dop-menu .menu-item--del:hover{background:#fef2f2}.dop-pop{border-radius:12px!important;-webkit-box-shadow:0 12px 32px rgba(15,23,42,.14)!important;box-shadow:0 12px 32px rgba(15,23,42,.14)!important}.dop-pop .v-list-item{min-height:38px!important}.dop-pop .v-list-item__title{font-size:.84rem!important;font-weight:600}.dop-pop .v-list-item--active{color:#6f5bd6!important}.dop-card[data-v-67d06c2b]{background:#fff!important;border-radius:16px!important;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%;max-height:100%}.dop-head[data-v-67d06c2b]{-ms-flex-negative:0;flex-shrink:0;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:16px;padding:14px 20px;background:#fff;border-bottom:1px solid #edeef4}.dop-head[data-v-67d06c2b],.head-left[data-v-67d06c2b]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.head-left[data-v-67d06c2b]{gap:12px;min-width:0}.head-icon[data-v-67d06c2b]{width:36px;height:36px;border-radius:11px;background:rgba(111,91,214,.1);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;-ms-flex-negative:0;flex-shrink:0}.head-txt[data-v-67d06c2b]{min-width:0}.head-title[data-v-67d06c2b]{font-size:.98rem;font-weight:700;color:#0f172a;letter-spacing:-.1px;line-height:1.2}.head-sub[data-v-67d06c2b]{font-size:.75rem;color:#94a3b8;margin-top:2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.head-sub strong[data-v-67d06c2b]{color:#6f5bd6;font-weight:700}.head-right[data-v-67d06c2b]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;-ms-flex-negative:0;flex-shrink:0}.metric[data-v-67d06c2b]{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:end;-ms-flex-align:end;align-items:flex-end;line-height:1;padding:0 10px}.metric-num[data-v-67d06c2b]{font-size:1.02rem;font-weight:800;color:#0f172a;font-variant-numeric:tabular-nums}.metric-lbl[data-v-67d06c2b]{font-size:.6rem;text-transform:uppercase;letter-spacing:.07em;color:#a3aabb;margin-top:4px;font-weight:700}.head-sep[data-v-67d06c2b]{width:1px;height:26px;background:#edeef4;margin:0 6px}.ico[data-v-67d06c2b]{width:36px;height:36px;border-radius:10px;border:1px solid #e6e8f0;background:#fff;color:#64748b;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer;-webkit-transition:all .14s ease;transition:all .14s ease}.ico .v-icon[data-v-67d06c2b]{color:inherit!important}.ico[data-v-67d06c2b]:hover:not(:disabled){background:#f7f7fc;border-color:#d9dbe8;color:#0f172a}.ico[data-v-67d06c2b]:disabled{opacity:.4;cursor:default}.ico--primary[data-v-67d06c2b]{background:#6f5bd6;border-color:#6f5bd6;color:#fff;-webkit-box-shadow:0 4px 12px rgba(111,91,214,.28);box-shadow:0 4px 12px rgba(111,91,214,.28)}.ico--primary[data-v-67d06c2b]:hover:not(:disabled){background:#5f4bc9;border-color:#5f4bc9;color:#fff}.ico--close[data-v-67d06c2b]:hover:not(:disabled){background:#fef2f2;border-color:#fecaca;color:#ef4444}.dop-bar[data-v-67d06c2b]{-ms-flex-negative:0;flex-shrink:0;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;gap:12px;padding:12px 20px 14px;background:#fff;border-bottom:1px solid #edeef4}.dop-bar[data-v-67d06c2b],.field[data-v-67d06c2b]{display:-webkit-box;display:-ms-flexbox;display:flex}.field[data-v-67d06c2b]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:4px;min-width:0}.lbl[data-v-67d06c2b]{font-size:.6rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#a3aabb;padding-left:2px}.inp[data-v-67d06c2b] .v-input__slot{min-height:38px!important;height:38px!important;background:#f4f5f9!important;border-radius:10px!important;-webkit-box-shadow:none!important;box-shadow:none!important;padding:0 12px!important}.inp[data-v-67d06c2b] .v-select__selections,.inp[data-v-67d06c2b] input{font-size:.85rem!important;color:#0f172a;font-weight:600}.inp[data-v-67d06c2b] input::-webkit-input-placeholder{color:#a3aabb;font-weight:500}.inp[data-v-67d06c2b] input::-moz-placeholder{color:#a3aabb;font-weight:500}.inp[data-v-67d06c2b] input:-ms-input-placeholder{color:#a3aabb;font-weight:500}.inp[data-v-67d06c2b] input::-ms-input-placeholder{color:#a3aabb;font-weight:500}.inp[data-v-67d06c2b] input::placeholder{color:#a3aabb;font-weight:500}.inp[data-v-67d06c2b] .v-input__append-inner .v-icon,.inp[data-v-67d06c2b] .v-input__prepend-inner .v-icon{font-size:18px!important;color:#a3aabb!important}.inp[data-v-67d06c2b] .v-input__prepend-inner{margin-top:8px!important;padding-right:8px!important}.chip-limpiar[data-v-67d06c2b]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:38px;padding:0 12px;border:none;border-radius:10px;background:transparent;color:#a3aabb;font-size:.76rem;font-weight:700;cursor:pointer;-webkit-transition:all .14s;transition:all .14s}.chip-limpiar .v-icon[data-v-67d06c2b]{color:inherit!important}.chip-limpiar[data-v-67d06c2b]:hover{color:#6f5bd6;background:rgba(111,91,214,.08)}.dop-body[data-v-67d06c2b]{display:-webkit-box;display:-ms-flexbox;display:flex;background:#fff}.dop-body[data-v-67d06c2b],.tabla[data-v-67d06c2b]{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;min-height:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.tabla[data-v-67d06c2b]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.tabla[data-v-67d06c2b] .v-data-table__wrapper{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;min-height:0;height:100%;overflow:auto!important}.tabla[data-v-67d06c2b] thead tr th{background:#fbfbfe!important;color:#a3aabb!important;font-size:.62rem!important;font-weight:800!important;text-transform:uppercase;letter-spacing:.07em;padding:0 12px!important;height:36px!important;white-space:nowrap;border-bottom:1px solid #edeef4!important;position:sticky;top:0;z-index:3}.tabla[data-v-67d06c2b] thead tr th .v-icon{font-size:14px!important}.tabla[data-v-67d06c2b] tbody tr{cursor:pointer;-webkit-transition:background .1s;transition:background .1s}.tabla[data-v-67d06c2b] tbody td{font-size:.88rem!important;color:#0f172a!important;padding:0 12px!important;height:40px!important;white-space:nowrap;border-bottom:1px solid #f4f5f9!important}.tabla[data-v-67d06c2b] tbody tr:hover{background:#fbfbfe!important}.tabla[data-v-67d06c2b] tbody tr.v-data-table__selected{background:#f7f5ff!important;-webkit-box-shadow:inset 2px 0 0 0 #6f5bd6;box-shadow:inset 2px 0 0 0 #6f5bd6}.tabla[data-v-67d06c2b] .v-data-footer{-ms-flex-negative:0;flex-shrink:0;margin-top:auto;border-top:1px solid #edeef4!important;padding:4px 14px!important;font-size:.74rem!important;color:#94a3b8!important;background:#fff}.cod[data-v-67d06c2b]{font-weight:800;font-size:.88rem;color:#0f172a;letter-spacing:.2px}.desc[data-v-67d06c2b]{color:#334155;font-weight:600}.desc--soft[data-v-67d06c2b]{color:#94a3b8;font-weight:500}.num[data-v-67d06c2b]{font-variant-numeric:tabular-nums;font-weight:600;color:#334155}.num--fuerte[data-v-67d06c2b]{font-weight:800;color:#0f172a}.pill[data-v-67d06c2b]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:22px;padding:0 10px;border-radius:999px;font-size:.7rem;font-weight:700;letter-spacing:.02em;max-width:100%;overflow:hidden;text-overflow:ellipsis}.pill--violeta[data-v-67d06c2b]{background:rgba(111,91,214,.1);color:#5f4bc9}.pill--slate[data-v-67d06c2b]{background:#f1f3f8;color:#64748b}.pill--ghost[data-v-67d06c2b]{background:#fff;border:1px solid #e6e8f0;color:#64748b}.pill--ambar[data-v-67d06c2b]{background:#fdf5e6;color:#b7791f}.pill--teal[data-v-67d06c2b]{background:#eefbf7;color:#0d9488}.acts[data-v-67d06c2b]{gap:4px;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.act[data-v-67d06c2b],.acts[data-v-67d06c2b]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.act[data-v-67d06c2b]{width:28px;height:28px;border-radius:8px;border:1px solid transparent;background:transparent;color:#94a3b8;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer;-webkit-transition:all .14s ease;transition:all .14s ease}.act .v-icon[data-v-67d06c2b]{color:inherit!important}.act[data-v-67d06c2b]:hover{background:rgba(111,91,214,.1);color:#6f5bd6}.act--del[data-v-67d06c2b]:hover{background:#fef2f2;color:#ef4444}.vacio[data-v-67d06c2b]{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;gap:10px;padding:44px 20px}.vacio-txt[data-v-67d06c2b]{font-size:.85rem;color:#a3aabb;font-weight:600}.vacio-btn[data-v-67d06c2b]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:1px solid #e7e3fb;background:rgba(111,91,214,.06);color:#6f5bd6;font-size:.78rem;font-weight:700;padding:6px 14px;border-radius:9px;cursor:pointer;-webkit-transition:all .14s;transition:all .14s}.vacio-btn .v-icon[data-v-67d06c2b]{color:inherit!important}.vacio-btn[data-v-67d06c2b]:hover{background:rgba(111,91,214,.12)}