













































































/* Aquí puedes añadir estilos específicos para el componente LogTable */


[data-v-72888d3e] .v-data-table,[data-v-72888d3e] .v-data-table__wrapper,[data-v-72888d3e] .v-data-table__wrapper table {
  padding-right: 0px;
  padding-left: 0px;
}


[data-v-6d8b1880] .v-data-table,[data-v-6d8b1880] .v-data-table__wrapper,[data-v-6d8b1880] .v-data-table__wrapper table {
  padding-right: 0px;
  padding-left: 0px;
}


.filter-icon {
  position: absolute !important;
  right: 25px;
  padding-top: 5px !important;
  z-index: 1 !important;
}

.input-text-warning textarea[data-v-e801612a] {
  background: #ffa50021 !important;
  color: orange !important;
}

.partition-validation__summary[data-v-fbff5d16] {
  color: #475569;
  font-size: 13px;
  line-height: 1.45;
}
.partition-validation__panels[data-v-fbff5d16] {
  background: transparent;
}
.partition-validation__panels[data-v-fbff5d16] .v-expansion-panel {
  overflow: hidden;
  background: #fff !important;
  border: 1px solid #d9e1ea;
  border-radius: 6px;
  margin-bottom: 8px;
}
.partition-validation__panels[data-v-fbff5d16] .v-expansion-panel::before {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.partition-validation__header[data-v-fbff5d16] {
  font-weight: 600;
  min-height: 40px;
  font-size: 13px;
  min-width: 0;
}
.partition-validation__header .text-truncate[data-v-fbff5d16] {
  display: block;
  min-width: 0;
}
.field-label[data-v-fbff5d16] {
  font-size: 12px;
  font-weight: 600;
  color: rgba(0, 0, 0, 0.6);
  margin-bottom: 2px;
}
.code-block[data-v-fbff5d16] {
  max-width: 100%;
  background: #f8fafc;
  border: 1px solid #d9e1ea;
  border-radius: 4px;
  padding: 8px 10px;
  color: #334155;
  font-family: 'Roboto Mono', 'Courier New', monospace;
  font-size: 12px;
  line-height: 1.5;
  white-space: pre-wrap;
  overflow-wrap: anywhere;
  word-break: normal;
  overflow-x: auto;
}
.partition-validation[data-v-fbff5d16] {
  overflow: hidden;
}
.partition-validation[data-v-fbff5d16] .v-alert__content {
  min-width: 0;
  max-width: 100%;
}
.partition-validation[data-v-fbff5d16] .v-expansion-panel-content__wrap {
  min-width: 0;
  padding: 0 16px 14px;
}
@media (max-width: 600px) {
.partition-validation[data-v-fbff5d16] {
    padding: 12px;
}
.partition-validation[data-v-fbff5d16] .v-expansion-panel-header {
    padding-left: 12px;
    padding-right: 12px;
}
.partition-validation[data-v-fbff5d16] .v-expansion-panel-content__wrap {
    padding-left: 12px;
    padding-right: 12px;
}
}


.partition-review-dialog[data-v-47d64171] {
  width: min(1180px, calc(100vw - 32px));
  border-radius: 8px;
}
.partition-review-dialog[data-v-47d64171] .v-card__text {
  max-height: calc(100vh - 176px);
}
.dialog-header[data-v-47d64171] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 16px;
  padding: 20px 24px 14px;
  border-bottom: 1px solid #dde3ea;
  background: #fff;
}
.dialog-title-wrap[data-v-47d64171] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
  min-width: 0;
}
.dialog-title[data-v-47d64171] {
  color: #1f1f1f;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.25;
}
.dialog-status[data-v-47d64171] {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  background: #fff;
}
.dialog-body[data-v-47d64171] {
  padding: 16px 24px 18px;
}
.request-summary[data-v-47d64171] {
  display: grid;
  grid-template-columns: minmax(0, 1.6fr) minmax(180px, 0.9fr) minmax(104px, 0.45fr);
  gap: 0;
  margin-bottom: 16px;
  overflow: hidden;
  border: 1px solid #d9e1ea;
  border-radius: 8px;
  background: #f7f9fc;
}
.summary-item[data-v-47d64171] {
  min-width: 0;
  padding: 12px 14px;
  border-left: 1px solid #d9e1ea;
}
.summary-item[data-v-47d64171]:first-child {
  border-left: 0;
}
.info-label[data-v-47d64171] {
  margin-bottom: 3px;
  color: #6b7280;
  font-size: 12px;
  font-weight: 600;
}
.info-value[data-v-47d64171] {
  overflow: hidden;
  color: #1f1f1f;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.35;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.period-list[data-v-47d64171] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 4px;
  min-height: 20px;
}
.period-chip[data-v-47d64171] {
  max-width: 100%;
}
.period-chip[data-v-47d64171] .v-chip__content {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.review-layout[data-v-47d64171] {
  display: grid;
  grid-template-columns: minmax(0, 1.25fr) minmax(420px, 0.75fr);
  gap: 16px;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
}
.editor-panel[data-v-47d64171],
.validation-panel[data-v-47d64171] {
  min-width: 0;
  overflow: hidden;
  border: 1px solid #d9e1ea;
  border-radius: 8px;
  background: #fff;
}
.panel-header[data-v-47d64171] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 12px;
  min-height: 62px;
  padding: 12px 14px;
  border-bottom: 1px solid #d9e1ea;
  background: #fbfcfe;
}
.section-title[data-v-47d64171] {
  overflow: hidden;
  color: #1f1f1f;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.35;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.section-meta[data-v-47d64171] {
  overflow: hidden;
  color: #6b7280;
  font-size: 12px;
  line-height: 1.35;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.state-chip[data-v-47d64171] {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}
.script-editor[data-v-47d64171] {
  margin: 0;
}
.script-editor[data-v-47d64171] .v-input__control,
.script-editor[data-v-47d64171] .v-input__slot {
  min-height: 460px;
}
.script-editor[data-v-47d64171] .v-input__slot {
  margin: 0;
  border-radius: 0;
  background: #20242a !important;
}
.script-editor[data-v-47d64171] fieldset {
  border: 0;
}
.script-editor[data-v-47d64171] textarea {
  min-height: 430px;
  /* !important para ganar a la regla de Vuetify `.theme--light.v-text-field textarea`
     que pinta el texto oscuro y lo deja sin contraste sobre el fondo oscuro del editor. */
  color: #f2f5f8 !important;
  caret-color: #fff;
  font-family: 'Roboto Mono', 'Courier New', monospace;
  font-size: 12px;
  line-height: 1.5;
  white-space: pre;
}
.validation-content[data-v-47d64171] {
  max-height: 488px;
  overflow: auto;
  padding: 14px;
}
.empty-state[data-v-47d64171] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
  min-height: 84px;
  color: #6b7280;
  font-size: 13px;
}
.dialog-actions[data-v-47d64171] {
  padding: 12px 24px 18px;
  border-top: 1px solid #dde3ea;
  background: #fff;
}
@media (max-width: 1180px) {
.review-layout[data-v-47d64171] {
    grid-template-columns: minmax(0, 1fr);
}
.validation-content[data-v-47d64171] {
    max-height: 360px;
}
}
@media (max-width: 960px) {
.dialog-header[data-v-47d64171],
  .dialog-body[data-v-47d64171],
  .dialog-actions[data-v-47d64171] {
    padding-left: 16px;
    padding-right: 16px;
}
.request-summary[data-v-47d64171],
  .review-layout[data-v-47d64171] {
    grid-template-columns: 1fr;
}
.summary-item[data-v-47d64171],
  .summary-item[data-v-47d64171]:first-child {
    border-top: 1px solid #d9e1ea;
    border-left: 0;
}
.summary-item[data-v-47d64171]:first-child {
    border-top: 0;
}
.script-editor[data-v-47d64171] .v-input__control,
  .script-editor[data-v-47d64171] .v-input__slot {
    min-height: 360px;
}
.script-editor[data-v-47d64171] textarea {
    min-height: 330px;
}
.validation-content[data-v-47d64171] {
    max-height: none;
}
}
@media (max-width: 600px) {
.dialog-header[data-v-47d64171] {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    padding-top: 14px;
    padding-bottom: 10px;
}
.dialog-title[data-v-47d64171] {
    font-size: 17px;
}
.dialog-status[data-v-47d64171] {
    margin-top: 2px;
}
.panel-header[data-v-47d64171] {
    min-height: auto;
    padding: 10px 12px;
}
.dialog-actions[data-v-47d64171] {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 8px;
}
.dialog-actions .v-btn[data-v-47d64171] {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 100%;
            flex: 1 1 100%;
    margin-left: 0 !important;
}
}


.filter-icon {
  position: absolute !important;
  right: 25px;
  padding-top: 5px !important;
  z-index: 1 !important;
}

.theme--light.v-btn-toggle:not(.v-btn-toggle--group) {
  background: #FFFFFF;
  color: rgba(0, 0, 0, 0.87);
}
.theme--light.v-btn-toggle:not(.v-btn-toggle--group) .v-btn.v-btn {
  border-color: rgba(0, 0, 0, 0.05) !important;
}
.theme--light.v-btn-toggle:not(.v-btn-toggle--group) .v-btn.v-btn:focus:not(:active) {
  border-color: rgba(0, 0, 0, 0.26);
}
.theme--light.v-btn-toggle:not(.v-btn-toggle--group) .v-btn.v-btn .v-icon {
  color: #000000;
}

.theme--dark.v-btn-toggle:not(.v-btn-toggle--group) {
  background: #05090c;
  color: #edf0f2;
}
.theme--dark.v-btn-toggle:not(.v-btn-toggle--group) .v-btn.v-btn {
  border-color: rgba(255, 255, 255, 0.12) !important;
}
.theme--dark.v-btn-toggle:not(.v-btn-toggle--group) .v-btn.v-btn:focus:not(:active) {
  border-color: rgba(255, 255, 255, 0.3);
}
.theme--dark.v-btn-toggle:not(.v-btn-toggle--group) .v-btn.v-btn .v-icon {
  color: #FFFFFF;
}

.v-btn-toggle {
  border-radius: 6px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  max-width: 100%;
}
.v-btn-toggle > .v-btn.v-btn {
  border-radius: 0;
  border-style: solid;
  border-width: thin;
  -webkit-box-shadow: none;
          box-shadow: none;
  box-shadow: none;
  opacity: 0.8;
  padding: 0 12px;
}
.v-application--is-ltr .v-btn-toggle > .v-btn.v-btn:first-child {
  border-top-left-radius: inherit;
  border-bottom-left-radius: inherit;
}
.v-application--is-rtl .v-btn-toggle > .v-btn.v-btn:first-child {
  border-top-right-radius: inherit;
  border-bottom-right-radius: inherit;
}
.v-application--is-ltr .v-btn-toggle > .v-btn.v-btn:last-child {
  border-top-right-radius: inherit;
  border-bottom-right-radius: inherit;
}
.v-application--is-rtl .v-btn-toggle > .v-btn.v-btn:last-child {
  border-top-left-radius: inherit;
  border-bottom-left-radius: inherit;
}
.v-btn-toggle > .v-btn.v-btn--active {
  color: inherit;
  opacity: 1;
}
.v-btn-toggle > .v-btn.v-btn:after {
  display: none;
}
.v-application--is-ltr .v-btn-toggle > .v-btn.v-btn:not(:first-child) {
  border-left-width: 0;
}
.v-application--is-rtl .v-btn-toggle > .v-btn.v-btn:not(:last-child) {
  border-left-width: 0;
}
.v-btn-toggle .v-btn.v-btn.v-size--default {
  min-width: 48px;
  min-height: 0;
}
.v-btn-toggle:not(.v-btn-toggle--dense) .v-btn.v-btn.v-size--default {
  height: 48px;
}

.v-btn-toggle--borderless > .v-btn.v-btn {
  border-width: 0;
}

.v-btn-toggle--dense > .v-btn.v-btn {
  padding: 0 8px;
}

.v-btn-toggle--group {
  border-radius: 0;
}
.v-btn-toggle--group > .v-btn.v-btn {
  background-color: transparent !important;
  border-color: transparent;
  margin: 4px;
  min-width: auto;
}

.v-btn-toggle--rounded {
  border-radius: 24px;
}

.v-btn-toggle--shaped {
  border-radius: 24px 6px;
}

.v-btn-toggle--tile {
  border-radius: 0;
}

.transparent-bg[data-v-3643efd6] {
  background-color: transparent !important;
}
[data-v-3643efd6] .v-btn-toggle v-btn--outlined {
  border-left-width: 1px;
  border: 1px solid;
  color: #13abff !important;
}
.theme--light.v-btn-toggle:not(.v-btn-toggle--group) .v-btn.v-btn[data-v-3643efd6] {
  border-color: #13abff !important;
  color: #13abff !important;
}
.v-application--is-ltr .v-btn-toggle>.v-btn.v-btn[data-v-3643efd6]:not(:first-child) {
  border-left-width: 1px;
}
.card-bulk[data-v-3643efd6] {
  background-color: #f9f9f9;
  box-shadow: none !important;
  -webkit-box-shadow: none !important;
}
[data-v-3643efd6] .container {
  padding: 24px 24px 0px 24px;
}
.drag-file[data-v-3643efd6] {
  border: 1px dashed #000000;
  border-radius: 10px;
}
.drag-file p[data-v-3643efd6] {
  margin-bottom: 0;
  margin-top: 0;
}
.download p[data-v-3643efd6] {
  margin-bottom: 0.5em;
}
.upload-input-file[data-v-3643efd6] {
  background-color: #f9f9f9;
}
[data-v-3643efd6] .theme--light.v-text-field--solo>.v-input__control>.v-input__slot {
  background-color: #f9f9f9;
  text-align: center;
  margin-bottom: 0px;
}
[data-v-3643efd6] .v-file-input .v-file-input__text.v-file-input__text--chips {
  display: block;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  color: #0048cf;
}
[data-v-3643efd6] .v-file-input .v-messages__message {
  text-align: center;
}


.soft-border[data-v-68614dd7] {
  border: 1px solid rgba(0, 0, 0, 0.06);
}
.inner-bg[data-v-68614dd7] {
  background: #fff;
}
.rounded-input[data-v-68614dd7] .v-input__control,
.rounded-input[data-v-68614dd7] .v-input__slot {
  border-radius: 10px !important;
}
.no-shadow[data-v-68614dd7] .v-expansion-panel {
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}
.truncate[data-v-68614dd7] {
  display: inline-block;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}


.soft-red-cell[data-v-5bc48780] {
  background: rgba(244, 67, 54, 0.12);
  /* rojo suave */
}
.soft-red-text[data-v-5bc48780] {
  color: #8a1f1f;
  /* opcional: tono texto */
}
.transparent-bg[data-v-5bc48780] {
  background-color: transparent !important;
}
[data-v-5bc48780] .v-btn-toggle v-btn--outlined {
  border-left-width: 1px;
  border: 1px solid;
  color: #13abff !important;
}
.theme--light.v-btn-toggle:not(.v-btn-toggle--group) .v-btn.v-btn[data-v-5bc48780] {
  border-color: #13abff !important;
  color: #13abff !important;
}
.v-application--is-ltr .v-btn-toggle>.v-btn.v-btn[data-v-5bc48780]:not(:first-child) {
  border-left-width: 1px;
}
.card-bulk[data-v-5bc48780] {
  background-color: #f9f9f9;
  box-shadow: none !important;
  -webkit-box-shadow: none !important;
}
[data-v-5bc48780] .container {
  padding: 24px 24px 0px 24px;
}
.drag-file[data-v-5bc48780] {
  border: 1px dashed #000000;
  border-radius: 10px;
}
.drag-file p[data-v-5bc48780] {
  margin-bottom: 0;
  margin-top: 0;
}
.download p[data-v-5bc48780] {
  margin-bottom: 0.5em;
}
.upload-input-file[data-v-5bc48780] {
  background-color: #f9f9f9;
}
[data-v-5bc48780] .theme--light.v-text-field--solo>.v-input__control>.v-input__slot {
  background-color: #f9f9f9;
  text-align: center;
  margin-bottom: 0px;
}
[data-v-5bc48780] .v-file-input .v-file-input__text.v-file-input__text--chips {
  display: block;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  color: #0048cf;
}
[data-v-5bc48780] .v-file-input .v-messages__message {
  text-align: center;
}
[data-v-5bc48780] .v-treeview-node__root button.v-treeview-node__toggle {
  top: -10px;
}
[data-v-5bc48780] .v-treeview-node--active {
  background: #FFFFFF !important;
}
[data-v-5bc48780] .v-treeview-node__root::before {
  background: #FFFFFF !important;
}


[data-v-9759f068] .p-line {
  background-color: #FFFFFF;
  display: inline-block;
  padding-left: 1em;
  padding-right: 1em;
  position: absolute;
  top: 0;
}
[data-v-9759f068] .theme--light.v-text-field--filled > .v-input__control > .v-input__slot {
  background: rgba(241, 241, 241, 1) !important;
}


[data-v-7ad2363d] .v-sheet.v-stepper:not(.v-sheet--outlined),[data-v-7ad2363d] .v-stepper__header {
  box-shadow: none;
  -webkit-box-shadow: none;
}
[data-v-7ad2363d] .v-stepper__label {
  display: none;
}
[data-v-7ad2363d] .v-stepper__step__step {
  width: 40px;
  height: 40px;
  font-size: 1.25rem;
  font-weight: bold;
}
.v-stepper h4[data-v-7ad2363d] {
  color: #0021CF;
}
.v-application--is-ltr .v-stepper--vertical .v-stepper__content[data-v-7ad2363d] {
  border-left-width: 4px !important;
  border-left-color: #0021CF !important;
  border-left-style: solid !important;
  margin-left: 42px;
}
[data-v-7ad2363d] .v-stepper__step--complete .primary {
  background-color: #1ccf78 !important;
  border-color: #1ccf78 !important;
}
.v-application--is-ltr .v-stepper--vertical .v-stepper__content[data-v-7ad2363d]:nth-child(2) {
  border-left-color: var(--color_step_1) !important;
}
.v-application--is-ltr .v-stepper--vertical .v-stepper__content[data-v-7ad2363d]:nth-child(4) {
  border-left-color: var(--color_step_2) !important;
}
.v-application--is-ltr .v-stepper--vertical .v-stepper__content[data-v-7ad2363d]:nth-child(6) {
  border-left-color: var(--color_step_3) !important;
}
@media (max-width: 599.98px) {
.btn-block-xs-only[data-v-7ad2363d] {
    display: block;
    width: 100%;
}
}

.theme--light.v-input--range-slider.v-input--slider.v-input--is-disabled .v-slider.v-slider .v-slider__thumb {
  background: #eceff1;
}

.theme--dark.v-input--range-slider.v-input--slider.v-input--is-disabled .v-slider.v-slider .v-slider__thumb {
  background: #424242;
}

/** Input Group */
.v-input--range-slider.v-input--is-disabled .v-slider__track-fill {
  display: none;
}
.v-input--range-slider.v-input--is-disabled.v-input--slider .v-slider.v-slider .v-slider__thumb {
  border-color: transparent;
}

.btn-overflow[data-v-24c6e6f6] {
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
[data-v-24c6e6f6] .v-btn__content {
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  display: inline-block;
}
[data-v-24c6e6f6] .select-periods .v-input__icon {
  margin-top: 10px;
}

.without-filter[data-v-04872e5c] {
  padding-top: 14px !important;
  padding-bottom: 14px !important;
}

.create-attribute-form[data-v-5849696a] {
  padding: 4px 0;
}
.form-section[data-v-5849696a] {
  margin-bottom: 24px;
}
.form-section[data-v-5849696a]:last-child {
  margin-bottom: 0;
}
.section-title[data-v-5849696a] {
  font-size: 14px;
  font-weight: 700;
  color: #1f1f1f;
  margin-bottom: 10px;
  padding-bottom: 6px;
  border-bottom: 1px solid #e5e7eb;
}
.field-label[data-v-5849696a] {
  font-size: 13px;
  font-weight: 600;
  color: #374151;
  margin-bottom: 6px;
}
[data-v-5849696a] .theme--light.v-text-field--solo > .v-input__control > .v-input__slot {
  background-color: #f9f9f9;
  text-align: center;
  margin-bottom: 0px;
}
[data-v-5849696a] .v-file-input .v-file-input__text.v-file-input__text--chips {
  display: block;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  color: #0048cf;
}
[data-v-5849696a] .v-file-input .v-messages__message {
  text-align: center;
}
[data-v-5849696a] .upload-input-file .v-input__slot {
  -webkit-box-pack: center !important;
      -ms-flex-pack: center !important;
          justify-content: center !important;
}
[data-v-5849696a] .upload-input-file .v-file-input__text {
  -webkit-box-flex: unset !important;
      -ms-flex: unset !important;
          flex: unset !important;
  text-align: center;
  color: #0048cf;
}
[data-v-5849696a] .upload-input-file .v-messages {
  text-align: center;
}
[data-v-5849696a] .upload-input-file .v-text-field__details {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.drag-file[data-v-5849696a] {
  border: 2px dashed #ccc;
  border-radius: 8px;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  padding: 8px;
}
.drag-file[data-v-5849696a]:hover,
.drag-active[data-v-5849696a] {
  border-color: #0021CF;
  background-color: #f5f5f5;
}
.drag-file p[data-v-5849696a] {
  margin-bottom: 0;
  margin-top: 0;
}
.pointer[data-v-5849696a] {
  cursor: pointer;
}
.card-bulk[data-v-5849696a] {
  background-color: #f9f9f9 !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}
.upload-input-file[data-v-5849696a] {
  background-color: #f5f5f5;
}

/**
 * * .v-timeline::before - center divider
 * * .v-card::before - arrow shadow (conflicts with active link overlay)
 * * .v-card::after - arrow
 * */
.theme--light.v-timeline::before {
  background: rgba(0, 0, 0, 0.05);
}
.theme--light.v-timeline .v-timeline-item__dot {
  background: #FFFFFF;
}
.theme--light.v-timeline .v-timeline-item .v-card:not(.v-card--link)::before {
  border-right-color: rgba(85, 85, 85, 0.03);
}

.theme--dark.v-timeline::before {
  background: rgba(255, 255, 255, 0.12);
}
.theme--dark.v-timeline .v-timeline-item__dot {
  background: #05090c;
}
.theme--dark.v-timeline .v-timeline-item .v-card:not(.v-card--link)::before {
  border-right-color: rgba(85, 85, 85, 0.03);
}

.v-timeline {
  padding-top: 24px;
  position: relative;
}
.v-timeline::before {
  bottom: 0;
  content: "";
  height: 100%;
  position: absolute;
  top: 0;
  width: 2px;
}

.v-timeline-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 24px;
}

.v-timeline-item__body {
  position: relative;
  height: 100%;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}

.v-timeline-item__divider {
  position: relative;
  min-width: 96px;
  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;
}

.v-timeline-item__dot {
  z-index: 2;
  border-radius: 50%;
  -webkit-box-shadow: 0px 2px 10px -1px rgba(85, 85, 85, 0.08), 0px 1px 10px 0px rgba(85, 85, 85, 0.06), 0px 1px 30px 0px rgba(85, 85, 85, 0.03);
          box-shadow: 0px 2px 10px -1px rgba(85, 85, 85, 0.08), 0px 1px 10px 0px rgba(85, 85, 85, 0.06), 0px 1px 30px 0px rgba(85, 85, 85, 0.03);
  height: 38px;
  left: calc(50% - 19px);
  width: 38px;
}
.v-timeline-item__dot .v-timeline-item__inner-dot {
  height: 30px;
  margin: 4px;
  width: 30px;
}
.v-timeline-item__dot--small {
  height: 24px;
  left: calc(50% - 12px);
  width: 24px;
}
.v-timeline-item__dot--small .v-timeline-item__inner-dot {
  height: 18px;
  margin: 3px;
  width: 18px;
}
.v-timeline-item__dot--large {
  height: 52px;
  left: calc(50% - 26px);
  width: 52px;
}
.v-timeline-item__dot--large .v-timeline-item__inner-dot {
  height: 42px;
  margin: 5px;
  width: 42px;
}

.v-timeline-item__inner-dot {
  border-radius: 50%;
  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;
}

.v-timeline-item__opposite {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  -ms-flex-item-align: center;
      align-self: center;
  max-width: calc(50% - 48px);
}

.v-timeline:not(.v-timeline--dense):not(.v-timeline--reverse) .v-timeline-item:nth-child(odd):not(.v-timeline-item--before), .v-timeline:not(.v-timeline--dense):not(.v-timeline--reverse) .v-timeline-item--after {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.v-application--is-ltr .v-timeline:not(.v-timeline--dense):not(.v-timeline--reverse) .v-timeline-item:nth-child(odd):not(.v-timeline-item--before) .v-timeline-item__opposite, .v-application--is-ltr .v-timeline:not(.v-timeline--dense):not(.v-timeline--reverse) .v-timeline-item--after .v-timeline-item__opposite {
  text-align: right;
}
.v-application--is-rtl .v-timeline:not(.v-timeline--dense):not(.v-timeline--reverse) .v-timeline-item:nth-child(odd):not(.v-timeline-item--before) .v-timeline-item__opposite, .v-application--is-rtl .v-timeline:not(.v-timeline--dense):not(.v-timeline--reverse) .v-timeline-item--after .v-timeline-item__opposite {
  text-align: left;
}
.v-application--is-ltr .v-timeline:not(.v-timeline--dense):not(.v-timeline--reverse) .v-timeline-item:nth-child(odd):not(.v-timeline-item--before) .v-timeline-item__body > .v-card:not(.v-card--link)::before, .v-application--is-ltr .v-timeline:not(.v-timeline--dense):not(.v-timeline--reverse) .v-timeline-item:nth-child(odd):not(.v-timeline-item--before) .v-timeline-item__body > .v-card::after, .v-application--is-ltr .v-timeline:not(.v-timeline--dense):not(.v-timeline--reverse) .v-timeline-item--after .v-timeline-item__body > .v-card:not(.v-card--link)::before, .v-application--is-ltr .v-timeline:not(.v-timeline--dense):not(.v-timeline--reverse) .v-timeline-item--after .v-timeline-item__body > .v-card::after {
  -webkit-transform: rotate(0);
          transform: rotate(0);
  left: -10px;
  right: initial;
}
.v-application--is-rtl .v-timeline:not(.v-timeline--dense):not(.v-timeline--reverse) .v-timeline-item:nth-child(odd):not(.v-timeline-item--before) .v-timeline-item__body > .v-card:not(.v-card--link)::before, .v-application--is-rtl .v-timeline:not(.v-timeline--dense):not(.v-timeline--reverse) .v-timeline-item:nth-child(odd):not(.v-timeline-item--before) .v-timeline-item__body > .v-card::after, .v-application--is-rtl .v-timeline:not(.v-timeline--dense):not(.v-timeline--reverse) .v-timeline-item--after .v-timeline-item__body > .v-card:not(.v-card--link)::before, .v-application--is-rtl .v-timeline:not(.v-timeline--dense):not(.v-timeline--reverse) .v-timeline-item--after .v-timeline-item__body > .v-card::after {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  left: initial;
  right: -10px;
}
.v-timeline:not(.v-timeline--dense):not(.v-timeline--reverse) .v-timeline-item:nth-child(odd):not(.v-timeline-item--before) .v-timeline-item__body, .v-timeline:not(.v-timeline--dense):not(.v-timeline--reverse) .v-timeline-item--after .v-timeline-item__body {
  max-width: calc(50% - 48px);
}
.v-timeline:not(.v-timeline--dense):not(.v-timeline--reverse) .v-timeline-item:nth-child(even):not(.v-timeline-item--after), .v-timeline:not(.v-timeline--dense):not(.v-timeline--reverse) .v-timeline-item--before {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.v-application--is-ltr .v-timeline:not(.v-timeline--dense):not(.v-timeline--reverse) .v-timeline-item:nth-child(even):not(.v-timeline-item--after) .v-timeline-item__opposite, .v-application--is-ltr .v-timeline:not(.v-timeline--dense):not(.v-timeline--reverse) .v-timeline-item--before .v-timeline-item__opposite {
  text-align: left;
}
.v-application--is-rtl .v-timeline:not(.v-timeline--dense):not(.v-timeline--reverse) .v-timeline-item:nth-child(even):not(.v-timeline-item--after) .v-timeline-item__opposite, .v-application--is-rtl .v-timeline:not(.v-timeline--dense):not(.v-timeline--reverse) .v-timeline-item--before .v-timeline-item__opposite {
  text-align: right;
}
.v-application--is-ltr .v-timeline:not(.v-timeline--dense):not(.v-timeline--reverse) .v-timeline-item:nth-child(even):not(.v-timeline-item--after) .v-timeline-item__body > .v-card:not(.v-card--link)::before, .v-application--is-ltr .v-timeline:not(.v-timeline--dense):not(.v-timeline--reverse) .v-timeline-item:nth-child(even):not(.v-timeline-item--after) .v-timeline-item__body > .v-card::after, .v-application--is-ltr .v-timeline:not(.v-timeline--dense):not(.v-timeline--reverse) .v-timeline-item--before .v-timeline-item__body > .v-card:not(.v-card--link)::before, .v-application--is-ltr .v-timeline:not(.v-timeline--dense):not(.v-timeline--reverse) .v-timeline-item--before .v-timeline-item__body > .v-card::after {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  right: -10px;
  left: initial;
}
.v-application--is-rtl .v-timeline:not(.v-timeline--dense):not(.v-timeline--reverse) .v-timeline-item:nth-child(even):not(.v-timeline-item--after) .v-timeline-item__body > .v-card:not(.v-card--link)::before, .v-application--is-rtl .v-timeline:not(.v-timeline--dense):not(.v-timeline--reverse) .v-timeline-item:nth-child(even):not(.v-timeline-item--after) .v-timeline-item__body > .v-card::after, .v-application--is-rtl .v-timeline:not(.v-timeline--dense):not(.v-timeline--reverse) .v-timeline-item--before .v-timeline-item__body > .v-card:not(.v-card--link)::before, .v-application--is-rtl .v-timeline:not(.v-timeline--dense):not(.v-timeline--reverse) .v-timeline-item--before .v-timeline-item__body > .v-card::after {
  -webkit-transform: rotate(0);
          transform: rotate(0);
  right: initial;
  left: -10px;
}
.v-timeline:not(.v-timeline--dense):not(.v-timeline--reverse) .v-timeline-item:nth-child(even):not(.v-timeline-item--after) .v-timeline-item__body, .v-timeline:not(.v-timeline--dense):not(.v-timeline--reverse) .v-timeline-item--before .v-timeline-item__body {
  max-width: calc(50% - 48px);
}

.v-timeline-item__body > .v-card:not(.v-card--flat):not(.v-card--link)::before, .v-timeline-item__body > .v-card:not(.v-card--flat)::after {
  content: "";
  position: absolute;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-right: 10px solid black;
  top: calc(50% - 10px);
}
.v-timeline-item__body > .v-card:not(.v-card--flat)::after {
  border-right-color: inherit;
}
.v-timeline-item__body > .v-card:not(.v-card--flat):not(.v-card--link)::before {
  top: calc(50% - 10px + 2px);
}

.v-timeline--align-top .v-timeline-item__dot {
  -ms-flex-item-align: start;
      align-self: start;
}
.v-timeline--align-top .v-timeline-item__body > .v-card::after {
  top: calc(0% + 10px);
}
.v-timeline--align-top .v-timeline-item__body > .v-card:not(.v-card--link)::before {
  top: calc(0% + 10px + 2px);
}

.v-application--is-ltr .v-timeline:not(.v-timeline--dense):not(.v-timeline--reverse)::before {
  left: calc(50% - 1px);
  right: initial;
}
.v-application--is-rtl .v-timeline:not(.v-timeline--dense):not(.v-timeline--reverse)::before {
  left: initial;
  right: calc(50% - 1px);
}

.v-application--is-ltr .v-timeline--reverse:not(.v-timeline--dense)::before {
  right: calc(50% - 1px);
  left: initial;
}
.v-application--is-rtl .v-timeline--reverse:not(.v-timeline--dense)::before {
  right: initial;
  left: calc(50% - 1px);
}
.v-timeline--reverse:not(.v-timeline--dense) .v-timeline-item:nth-child(odd):not(.v-timeline-item--after), .v-timeline--reverse:not(.v-timeline--dense) .v-timeline-item--before {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.v-application--is-ltr .v-timeline--reverse:not(.v-timeline--dense) .v-timeline-item:nth-child(odd):not(.v-timeline-item--after) .v-timeline-item__opposite, .v-application--is-ltr .v-timeline--reverse:not(.v-timeline--dense) .v-timeline-item--before .v-timeline-item__opposite {
  text-align: left;
}
.v-application--is-rtl .v-timeline--reverse:not(.v-timeline--dense) .v-timeline-item:nth-child(odd):not(.v-timeline-item--after) .v-timeline-item__opposite, .v-application--is-rtl .v-timeline--reverse:not(.v-timeline--dense) .v-timeline-item--before .v-timeline-item__opposite {
  text-align: right;
}
.v-application--is-ltr .v-timeline--reverse:not(.v-timeline--dense) .v-timeline-item:nth-child(odd):not(.v-timeline-item--after) .v-timeline-item__body > .v-card:not(.v-card--link)::before, .v-application--is-ltr .v-timeline--reverse:not(.v-timeline--dense) .v-timeline-item:nth-child(odd):not(.v-timeline-item--after) .v-timeline-item__body > .v-card::after, .v-application--is-ltr .v-timeline--reverse:not(.v-timeline--dense) .v-timeline-item--before .v-timeline-item__body > .v-card:not(.v-card--link)::before, .v-application--is-ltr .v-timeline--reverse:not(.v-timeline--dense) .v-timeline-item--before .v-timeline-item__body > .v-card::after {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  right: -10px;
  left: initial;
}
.v-application--is-rtl .v-timeline--reverse:not(.v-timeline--dense) .v-timeline-item:nth-child(odd):not(.v-timeline-item--after) .v-timeline-item__body > .v-card:not(.v-card--link)::before, .v-application--is-rtl .v-timeline--reverse:not(.v-timeline--dense) .v-timeline-item:nth-child(odd):not(.v-timeline-item--after) .v-timeline-item__body > .v-card::after, .v-application--is-rtl .v-timeline--reverse:not(.v-timeline--dense) .v-timeline-item--before .v-timeline-item__body > .v-card:not(.v-card--link)::before, .v-application--is-rtl .v-timeline--reverse:not(.v-timeline--dense) .v-timeline-item--before .v-timeline-item__body > .v-card::after {
  -webkit-transform: rotate(0);
          transform: rotate(0);
  right: initial;
  left: -10px;
}
.v-timeline--reverse:not(.v-timeline--dense) .v-timeline-item:nth-child(odd):not(.v-timeline-item--after) .v-timeline-item__body, .v-timeline--reverse:not(.v-timeline--dense) .v-timeline-item--before .v-timeline-item__body {
  max-width: calc(50% - 48px);
}
.v-timeline--reverse:not(.v-timeline--dense) .v-timeline-item:nth-child(even):not(.v-timeline-item--before), .v-timeline--reverse:not(.v-timeline--dense) .v-timeline-item--after {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.v-application--is-ltr .v-timeline--reverse:not(.v-timeline--dense) .v-timeline-item:nth-child(even):not(.v-timeline-item--before) .v-timeline-item__opposite, .v-application--is-ltr .v-timeline--reverse:not(.v-timeline--dense) .v-timeline-item--after .v-timeline-item__opposite {
  text-align: right;
}
.v-application--is-rtl .v-timeline--reverse:not(.v-timeline--dense) .v-timeline-item:nth-child(even):not(.v-timeline-item--before) .v-timeline-item__opposite, .v-application--is-rtl .v-timeline--reverse:not(.v-timeline--dense) .v-timeline-item--after .v-timeline-item__opposite {
  text-align: left;
}
.v-application--is-ltr .v-timeline--reverse:not(.v-timeline--dense) .v-timeline-item:nth-child(even):not(.v-timeline-item--before) .v-timeline-item__body > .v-card:not(.v-card--link)::before, .v-application--is-ltr .v-timeline--reverse:not(.v-timeline--dense) .v-timeline-item:nth-child(even):not(.v-timeline-item--before) .v-timeline-item__body > .v-card::after, .v-application--is-ltr .v-timeline--reverse:not(.v-timeline--dense) .v-timeline-item--after .v-timeline-item__body > .v-card:not(.v-card--link)::before, .v-application--is-ltr .v-timeline--reverse:not(.v-timeline--dense) .v-timeline-item--after .v-timeline-item__body > .v-card::after {
  -webkit-transform: rotate(0);
          transform: rotate(0);
  left: -10px;
  right: initial;
}
.v-application--is-rtl .v-timeline--reverse:not(.v-timeline--dense) .v-timeline-item:nth-child(even):not(.v-timeline-item--before) .v-timeline-item__body > .v-card:not(.v-card--link)::before, .v-application--is-rtl .v-timeline--reverse:not(.v-timeline--dense) .v-timeline-item:nth-child(even):not(.v-timeline-item--before) .v-timeline-item__body > .v-card::after, .v-application--is-rtl .v-timeline--reverse:not(.v-timeline--dense) .v-timeline-item--after .v-timeline-item__body > .v-card:not(.v-card--link)::before, .v-application--is-rtl .v-timeline--reverse:not(.v-timeline--dense) .v-timeline-item--after .v-timeline-item__body > .v-card::after {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  left: initial;
  right: -10px;
}
.v-timeline--reverse:not(.v-timeline--dense) .v-timeline-item:nth-child(even):not(.v-timeline-item--before) .v-timeline-item__body, .v-timeline--reverse:not(.v-timeline--dense) .v-timeline-item--after .v-timeline-item__body {
  max-width: calc(50% - 48px);
}

.v-application--is-ltr .v-timeline--reverse.v-timeline--dense::before {
  right: calc(48px - 1px);
  left: initial;
}
.v-application--is-rtl .v-timeline--reverse.v-timeline--dense::before {
  right: initial;
  left: calc(48px - 1px);
}

.v-application--is-ltr .v-timeline--dense:not(.v-timeline--reverse)::before {
  left: calc(48px - 1px);
  right: initial;
}
.v-application--is-rtl .v-timeline--dense:not(.v-timeline--reverse)::before {
  left: initial;
  right: calc(48px - 1px);
}

.v-timeline--dense .v-timeline-item {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: reverse !important;
      -ms-flex-direction: row-reverse !important;
          flex-direction: row-reverse !important;
}
.v-application--is-ltr .v-timeline--dense .v-timeline-item .v-timeline-item__body > .v-card:not(.v-card--link)::before, .v-application--is-ltr .v-timeline--dense .v-timeline-item .v-timeline-item__body > .v-card::after {
  -webkit-transform: rotate(0);
          transform: rotate(0);
  left: -10px;
  right: initial;
}
.v-application--is-rtl .v-timeline--dense .v-timeline-item .v-timeline-item__body > .v-card:not(.v-card--link)::before, .v-application--is-rtl .v-timeline--dense .v-timeline-item .v-timeline-item__body > .v-card::after {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  left: initial;
  right: -10px;
}
.v-timeline--dense .v-timeline-item__body {
  max-width: calc(100% - 96px);
}
.v-timeline--dense .v-timeline-item__opposite {
  display: none;
}

.v-timeline--reverse.v-timeline--dense .v-timeline-item {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: normal !important;
      -ms-flex-direction: row !important;
          flex-direction: row !important;
}
.v-application--is-ltr .v-timeline--reverse.v-timeline--dense .v-timeline-item .v-timeline-item__body > .v-card:not(.v-card--link)::before, .v-application--is-ltr .v-timeline--reverse.v-timeline--dense .v-timeline-item .v-timeline-item__body > .v-card::after {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  right: -10px;
  left: initial;
}
.v-application--is-rtl .v-timeline--reverse.v-timeline--dense .v-timeline-item .v-timeline-item__body > .v-card:not(.v-card--link)::before, .v-application--is-rtl .v-timeline--reverse.v-timeline--dense .v-timeline-item .v-timeline-item__body > .v-card::after {
  -webkit-transform: rotate(0);
          transform: rotate(0);
  right: initial;
  left: -10px;
}

.v-timeline-item--fill-dot .v-timeline-item__inner-dot {
  height: inherit;
  margin: 0;
  width: inherit;
}

.activity-timeline-dialog[data-v-b327057e] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  max-height: 90vh;
}
.activity-timeline-dialog .v-card__text[data-v-b327057e] {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  overflow-y: auto;
}
.activity-timeline-dialog .v-card__actions[data-v-b327057e] {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  border-top: 1px solid rgba(0, 0, 0, 0.08);
  background: #fff;
}
.record-status-row[data-v-b327057e] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  gap: 8px;
}
.record-status-label[data-v-b327057e] {
  color: rgba(0, 0, 0, 0.6);
  font-size: 12px;
  font-weight: 600;
}
.execution-row[data-v-b327057e] {
  border: 1px solid rgba(0, 0, 0, 0.08);
  border-radius: 6px;
  overflow: hidden;
}
.execution-row--active[data-v-b327057e] {
  border-color: rgba(33, 150, 243, 0.55);
  background: rgba(33, 150, 243, 0.04);
}
.execution-header[data-v-b327057e] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 10px 12px;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.execution-header[data-v-b327057e]:hover {
  background: rgba(0, 0, 0, 0.02);
}
.execution-type[data-v-b327057e] {
  font-weight: 600;
}
.execution-body[data-v-b327057e] {
  border-top: 1px solid rgba(0, 0, 0, 0.06);
  background: #fafafa;
}
.execution-timeline[data-v-b327057e] {
  padding-top: 4px;
}
.duplicate-summary[data-v-b327057e] {
  max-width: 100%;
  padding: 10px 12px;
  border: 1px solid rgba(244, 67, 54, 0.24);
  border-radius: 6px;
  background: #fff;
}
.duplicate-summary__title[data-v-b327057e] {
  margin-bottom: 8px;
  color: #d32f2f;
  font-size: 12px;
  font-weight: 700;
}
.duplicate-summary__panels[data-v-b327057e] {
  background: transparent;
}
.duplicate-summary__group[data-v-b327057e] {
  border: 1px solid rgba(244, 67, 54, 0.18);
  border-radius: 6px;
}
.duplicate-summary__group + .duplicate-summary__group[data-v-b327057e] {
  margin-top: 6px;
}
.duplicate-summary__header[data-v-b327057e] {
  min-height: 36px;
  padding: 8px 12px;
}
.duplicate-summary__category[data-v-b327057e] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 4px;
  width: 100%;
  color: rgba(0, 0, 0, 0.74);
  font-size: 12px;
  font-weight: 700;
}
.duplicate-summary__count[data-v-b327057e] {
  margin-left: auto;
  color: rgba(0, 0, 0, 0.5);
  font-size: 11px;
  font-weight: 600;
}
.duplicate-summary__attributes[data-v-b327057e] {
  padding-left: 0;
}
[data-v-b327057e] .duplicate-summary__group .v-expansion-panel-content__wrap {
  padding: 0 12px 10px;
}


.section-title[data-v-83768a74] {
  font-size: 14px;
  font-weight: 700;
  color: #1f1f1f;
  margin-bottom: 10px;
  padding-bottom: 6px;
  border-bottom: 1px solid #e5e7eb;
}
.info-label[data-v-83768a74] {
  font-size: 12px;
  color: #6b7280;
  margin-bottom: 2px;
}
.info-value[data-v-83768a74] {
  font-size: 14px;
  color: #1f1f1f;
  word-break: break-all;
}
.form-section[data-v-83768a74] {
  margin-bottom: 16px;
}
.drag-file[data-v-83768a74] {
  padding: 24px 12px;
  border: 2px dashed #cbd5e0;
  border-radius: 6px;
  -webkit-transition: background 120ms ease;
  transition: background 120ms ease;
}
.drag-file.drag-active[data-v-83768a74] {
  background: #eef2ff;
  border-color: #6366f1;
}

.theme--light.v-skeleton-loader .v-skeleton-loader__bone::after {
  background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), color-stop(rgba(255, 255, 255, 0.3)), to(rgba(255, 255, 255, 0)));
  background: linear-gradient(90deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0));
}
.theme--light.v-skeleton-loader .v-skeleton-loader__avatar,
.theme--light.v-skeleton-loader .v-skeleton-loader__button,
.theme--light.v-skeleton-loader .v-skeleton-loader__chip,
.theme--light.v-skeleton-loader .v-skeleton-loader__divider,
.theme--light.v-skeleton-loader .v-skeleton-loader__heading,
.theme--light.v-skeleton-loader .v-skeleton-loader__image,
.theme--light.v-skeleton-loader .v-skeleton-loader__text {
  background: rgba(0, 0, 0, 0.05);
}
.theme--light.v-skeleton-loader .v-skeleton-loader__actions,
.theme--light.v-skeleton-loader .v-skeleton-loader__article,
.theme--light.v-skeleton-loader .v-skeleton-loader__card-heading,
.theme--light.v-skeleton-loader .v-skeleton-loader__card-text,
.theme--light.v-skeleton-loader .v-skeleton-loader__date-picker,
.theme--light.v-skeleton-loader .v-skeleton-loader__list-item,
.theme--light.v-skeleton-loader .v-skeleton-loader__list-item-avatar,
.theme--light.v-skeleton-loader .v-skeleton-loader__list-item-text,
.theme--light.v-skeleton-loader .v-skeleton-loader__list-item-two-line,
.theme--light.v-skeleton-loader .v-skeleton-loader__list-item-avatar-two-line,
.theme--light.v-skeleton-loader .v-skeleton-loader__list-item-three-line,
.theme--light.v-skeleton-loader .v-skeleton-loader__list-item-avatar-three-line,
.theme--light.v-skeleton-loader .v-skeleton-loader__table-heading,
.theme--light.v-skeleton-loader .v-skeleton-loader__table-thead,
.theme--light.v-skeleton-loader .v-skeleton-loader__table-tbody,
.theme--light.v-skeleton-loader .v-skeleton-loader__table-tfoot {
  background: #FFFFFF;
}

.theme--dark.v-skeleton-loader .v-skeleton-loader__bone::after {
  background: -webkit-gradient(linear, left top, right top, from(transparent), color-stop(rgba(255, 255, 255, 0.05)), to(transparent));
  background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.05), transparent);
}
.theme--dark.v-skeleton-loader .v-skeleton-loader__avatar,
.theme--dark.v-skeleton-loader .v-skeleton-loader__button,
.theme--dark.v-skeleton-loader .v-skeleton-loader__chip,
.theme--dark.v-skeleton-loader .v-skeleton-loader__divider,
.theme--dark.v-skeleton-loader .v-skeleton-loader__heading,
.theme--dark.v-skeleton-loader .v-skeleton-loader__image,
.theme--dark.v-skeleton-loader .v-skeleton-loader__text {
  background: rgba(255, 255, 255, 0.12);
}
.theme--dark.v-skeleton-loader .v-skeleton-loader__actions,
.theme--dark.v-skeleton-loader .v-skeleton-loader__article,
.theme--dark.v-skeleton-loader .v-skeleton-loader__card-heading,
.theme--dark.v-skeleton-loader .v-skeleton-loader__card-text,
.theme--dark.v-skeleton-loader .v-skeleton-loader__date-picker,
.theme--dark.v-skeleton-loader .v-skeleton-loader__list-item,
.theme--dark.v-skeleton-loader .v-skeleton-loader__list-item-avatar,
.theme--dark.v-skeleton-loader .v-skeleton-loader__list-item-text,
.theme--dark.v-skeleton-loader .v-skeleton-loader__list-item-two-line,
.theme--dark.v-skeleton-loader .v-skeleton-loader__list-item-avatar-two-line,
.theme--dark.v-skeleton-loader .v-skeleton-loader__list-item-three-line,
.theme--dark.v-skeleton-loader .v-skeleton-loader__list-item-avatar-three-line,
.theme--dark.v-skeleton-loader .v-skeleton-loader__table-heading,
.theme--dark.v-skeleton-loader .v-skeleton-loader__table-thead,
.theme--dark.v-skeleton-loader .v-skeleton-loader__table-tbody,
.theme--dark.v-skeleton-loader .v-skeleton-loader__table-tfoot {
  background: #05090c;
}

.v-skeleton-loader {
  border-radius: 6px;
  position: relative;
  vertical-align: top;
}
.v-skeleton-loader__actions {
  padding: 16px 16px 8px;
  text-align: right;
}
.v-skeleton-loader__actions .v-skeleton-loader__button {
  display: inline-block;
}
.v-application--is-ltr .v-skeleton-loader__actions .v-skeleton-loader__button:first-child {
  margin-right: 12px;
}
.v-application--is-rtl .v-skeleton-loader__actions .v-skeleton-loader__button:first-child {
  margin-left: 12px;
}
.v-skeleton-loader .v-skeleton-loader__list-item,
.v-skeleton-loader .v-skeleton-loader__list-item-avatar,
.v-skeleton-loader .v-skeleton-loader__list-item-text,
.v-skeleton-loader .v-skeleton-loader__list-item-two-line,
.v-skeleton-loader .v-skeleton-loader__list-item-avatar-two-line,
.v-skeleton-loader .v-skeleton-loader__list-item-three-line,
.v-skeleton-loader .v-skeleton-loader__list-item-avatar-three-line {
  border-radius: 6px;
}
.v-skeleton-loader .v-skeleton-loader__actions::after,
.v-skeleton-loader .v-skeleton-loader__article::after,
.v-skeleton-loader .v-skeleton-loader__card::after,
.v-skeleton-loader .v-skeleton-loader__card-avatar::after,
.v-skeleton-loader .v-skeleton-loader__card-heading::after,
.v-skeleton-loader .v-skeleton-loader__card-text::after,
.v-skeleton-loader .v-skeleton-loader__date-picker::after,
.v-skeleton-loader .v-skeleton-loader__date-picker-options::after,
.v-skeleton-loader .v-skeleton-loader__date-picker-days::after,
.v-skeleton-loader .v-skeleton-loader__list-item::after,
.v-skeleton-loader .v-skeleton-loader__list-item-avatar::after,
.v-skeleton-loader .v-skeleton-loader__list-item-text::after,
.v-skeleton-loader .v-skeleton-loader__list-item-two-line::after,
.v-skeleton-loader .v-skeleton-loader__list-item-avatar-two-line::after,
.v-skeleton-loader .v-skeleton-loader__list-item-three-line::after,
.v-skeleton-loader .v-skeleton-loader__list-item-avatar-three-line::after,
.v-skeleton-loader .v-skeleton-loader__paragraph::after,
.v-skeleton-loader .v-skeleton-loader__sentences::after,
.v-skeleton-loader .v-skeleton-loader__table::after,
.v-skeleton-loader .v-skeleton-loader__table-cell::after,
.v-skeleton-loader .v-skeleton-loader__table-heading::after,
.v-skeleton-loader .v-skeleton-loader__table-thead::after,
.v-skeleton-loader .v-skeleton-loader__table-tbody::after,
.v-skeleton-loader .v-skeleton-loader__table-tfoot::after,
.v-skeleton-loader .v-skeleton-loader__table-row::after,
.v-skeleton-loader .v-skeleton-loader__table-row-divider::after {
  display: none;
}
.v-application--is-ltr .v-skeleton-loader__article .v-skeleton-loader__heading {
  margin: 16px 0 16px 16px;
}
.v-application--is-rtl .v-skeleton-loader__article .v-skeleton-loader__heading {
  margin: 16px 16px 0 16px;
}
.v-skeleton-loader__article .v-skeleton-loader__paragraph {
  padding: 16px;
}
.v-skeleton-loader__bone {
  border-radius: inherit;
  overflow: hidden;
  position: relative;
}
.v-skeleton-loader__bone::after {
  -webkit-animation: loading 1.5s infinite;
          animation: loading 1.5s infinite;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%);
  z-index: 1;
}
.v-skeleton-loader__avatar {
  border-radius: 50%;
  height: 48px;
  width: 48px;
}
.v-skeleton-loader__button {
  border-radius: 6px;
  height: 36px;
  width: 64px;
}
.v-skeleton-loader__card .v-skeleton-loader__image {
  border-radius: 0;
}
.v-skeleton-loader__card-heading .v-skeleton-loader__heading {
  margin: 16px;
}
.v-skeleton-loader__card-text {
  padding: 16px;
}
.v-skeleton-loader__chip {
  border-radius: 16px;
  height: 32px;
  width: 96px;
}
.v-skeleton-loader__date-picker {
  border-radius: inherit;
}
.v-skeleton-loader__date-picker .v-skeleton-loader__list-item:first-child .v-skeleton-loader__text {
  max-width: 88px;
  width: 20%;
}
.v-skeleton-loader__date-picker .v-skeleton-loader__heading {
  max-width: 256px;
  width: 40%;
}
.v-skeleton-loader__date-picker-days {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 0 12px;
  margin: 0 auto;
}
.v-skeleton-loader__date-picker-days .v-skeleton-loader__avatar {
  border-radius: 6px;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  margin: 4px;
  height: 40px;
  width: 40px;
}
.v-skeleton-loader__date-picker-options {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 16px;
}
.v-skeleton-loader__date-picker-options .v-skeleton-loader__avatar {
  height: 40px;
  width: 40px;
}
.v-skeleton-loader__date-picker-options .v-skeleton-loader__avatar:nth-child(2) {
  margin-left: auto;
}
.v-application--is-ltr .v-skeleton-loader__date-picker-options .v-skeleton-loader__avatar:nth-child(2) {
  margin-right: 8px;
}
.v-application--is-rtl .v-skeleton-loader__date-picker-options .v-skeleton-loader__avatar:nth-child(2) {
  margin-left: 8px;
}
.v-skeleton-loader__date-picker-options .v-skeleton-loader__text.v-skeleton-loader__bone:first-child {
  margin-bottom: 0px;
  max-width: 50%;
  width: 456px;
}
.v-skeleton-loader__divider {
  border-radius: 1px;
  height: 2px;
}
.v-skeleton-loader__heading {
  border-radius: 12px;
  height: 24px;
  width: 45%;
}
.v-skeleton-loader__image {
  height: 200px;
  border-radius: 0;
}
.v-skeleton-loader__image ~ .v-skeleton-loader__card-heading {
  border-radius: 0;
}
.v-skeleton-loader__image:first-child, .v-skeleton-loader__image:last-child {
  border-radius: inherit;
}
.v-skeleton-loader__list-item {
  height: 48px;
}
.v-skeleton-loader__list-item-three-line {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.v-skeleton-loader__list-item-three-line > * {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 100%;
          flex: 1 0 100%;
  width: 100%;
}
.v-skeleton-loader__list-item-avatar .v-skeleton-loader__avatar, .v-skeleton-loader__list-item-avatar-two-line .v-skeleton-loader__avatar, .v-skeleton-loader__list-item-avatar-three-line .v-skeleton-loader__avatar {
  height: 40px;
  width: 40px;
}
.v-skeleton-loader__list-item-avatar {
  height: 48px;
}
.v-skeleton-loader__list-item-two-line, .v-skeleton-loader__list-item-avatar-two-line {
  height: 72px;
}
.v-skeleton-loader__list-item-three-line, .v-skeleton-loader__list-item-avatar-three-line {
  height: 88px;
}
.v-skeleton-loader__list-item-avatar-three-line .v-skeleton-loader__avatar {
  -ms-flex-item-align: start;
      align-self: flex-start;
}
.v-skeleton-loader__list-item, .v-skeleton-loader__list-item-avatar, .v-skeleton-loader__list-item-two-line, .v-skeleton-loader__list-item-three-line, .v-skeleton-loader__list-item-avatar-two-line, .v-skeleton-loader__list-item-avatar-three-line {
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 0 16px;
}
.v-application--is-ltr .v-skeleton-loader__list-item .v-skeleton-loader__avatar, .v-application--is-ltr .v-skeleton-loader__list-item-avatar .v-skeleton-loader__avatar, .v-application--is-ltr .v-skeleton-loader__list-item-two-line .v-skeleton-loader__avatar, .v-application--is-ltr .v-skeleton-loader__list-item-three-line .v-skeleton-loader__avatar, .v-application--is-ltr .v-skeleton-loader__list-item-avatar-two-line .v-skeleton-loader__avatar, .v-application--is-ltr .v-skeleton-loader__list-item-avatar-three-line .v-skeleton-loader__avatar {
  margin-right: 16px;
}
.v-application--is-rtl .v-skeleton-loader__list-item .v-skeleton-loader__avatar, .v-application--is-rtl .v-skeleton-loader__list-item-avatar .v-skeleton-loader__avatar, .v-application--is-rtl .v-skeleton-loader__list-item-two-line .v-skeleton-loader__avatar, .v-application--is-rtl .v-skeleton-loader__list-item-three-line .v-skeleton-loader__avatar, .v-application--is-rtl .v-skeleton-loader__list-item-avatar-two-line .v-skeleton-loader__avatar, .v-application--is-rtl .v-skeleton-loader__list-item-avatar-three-line .v-skeleton-loader__avatar {
  margin-left: 16px;
}
.v-skeleton-loader__list-item .v-skeleton-loader__text:last-child,
.v-skeleton-loader__list-item .v-skeleton-loader__text:only-child, .v-skeleton-loader__list-item-avatar .v-skeleton-loader__text:last-child,
.v-skeleton-loader__list-item-avatar .v-skeleton-loader__text:only-child, .v-skeleton-loader__list-item-two-line .v-skeleton-loader__text:last-child,
.v-skeleton-loader__list-item-two-line .v-skeleton-loader__text:only-child, .v-skeleton-loader__list-item-three-line .v-skeleton-loader__text:last-child,
.v-skeleton-loader__list-item-three-line .v-skeleton-loader__text:only-child, .v-skeleton-loader__list-item-avatar-two-line .v-skeleton-loader__text:last-child,
.v-skeleton-loader__list-item-avatar-two-line .v-skeleton-loader__text:only-child, .v-skeleton-loader__list-item-avatar-three-line .v-skeleton-loader__text:last-child,
.v-skeleton-loader__list-item-avatar-three-line .v-skeleton-loader__text:only-child {
  margin-bottom: 0;
}
.v-skeleton-loader__paragraph, .v-skeleton-loader__sentences {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
}
.v-skeleton-loader__paragraph:not(:last-child) {
  margin-bottom: 6px;
}
.v-skeleton-loader__paragraph .v-skeleton-loader__text:nth-child(1) {
  max-width: 100%;
}
.v-skeleton-loader__paragraph .v-skeleton-loader__text:nth-child(2) {
  max-width: 50%;
}
.v-skeleton-loader__paragraph .v-skeleton-loader__text:nth-child(3) {
  max-width: 70%;
}
.v-skeleton-loader__sentences .v-skeleton-loader__text:nth-child(2) {
  max-width: 70%;
}
.v-skeleton-loader__sentences:not(:last-child) {
  margin-bottom: 6px;
}
.v-skeleton-loader__table-heading {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 16px;
}
.v-skeleton-loader__table-heading .v-skeleton-loader__heading {
  max-width: 15%;
}
.v-skeleton-loader__table-heading .v-skeleton-loader__text {
  max-width: 40%;
}
.v-skeleton-loader__table-thead {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 16px;
}
.v-skeleton-loader__table-thead .v-skeleton-loader__heading {
  max-width: 5%;
}
.v-skeleton-loader__table-tbody {
  padding: 16px 16px 0;
}
.v-skeleton-loader__table-tfoot {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding: 16px;
}
.v-application--is-ltr .v-skeleton-loader__table-tfoot > * {
  margin-left: 8px;
}
.v-application--is-rtl .v-skeleton-loader__table-tfoot > * {
  margin-right: 8px;
}
.v-skeleton-loader__table-tfoot .v-skeleton-loader__avatar {
  height: 40px;
  width: 40px;
}
.v-skeleton-loader__table-tfoot .v-skeleton-loader__text {
  margin-bottom: 0;
}
.v-skeleton-loader__table-tfoot .v-skeleton-loader__text:nth-child(1) {
  max-width: 128px;
}
.v-skeleton-loader__table-tfoot .v-skeleton-loader__text:nth-child(2) {
  max-width: 64px;
}
.v-skeleton-loader__table-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.v-skeleton-loader__table-cell {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 48px;
  width: 88px;
}
.v-skeleton-loader__table-cell .v-skeleton-loader__text {
  margin-bottom: 0;
}
.v-skeleton-loader__text {
  border-radius: 6px;
  -webkit-box-flex: 1;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
  height: 12px;
  margin-bottom: 6px;
}
.v-skeleton-loader--boilerplate .v-skeleton-loader__bone:after {
  display: none;
}
.v-skeleton-loader--is-loading {
  overflow: hidden;
}
.v-skeleton-loader--tile {
  border-radius: 0;
}
.v-skeleton-loader--tile .v-skeleton-loader__bone {
  border-radius: 0;
}

@-webkit-keyframes loading {
  100% {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }
}

@keyframes loading {
  100% {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }
}

.share-automation[data-v-787b82f0] {
  padding: 4px 0;
}




































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































/* Celda Estado: chip principal + badge de progreso del batch.
   En pantallas anchas van en línea; en angostas el badge baja sin romper la fila. */
.status-cell[data-v-0f25f282] {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 4px;
  max-width: 100%;
}
.status-cell__batch[data-v-0f25f282] {
  max-width: 100%;
}
.status-cell__batch[data-v-0f25f282] .v-chip__content {
  white-space: nowrap;
}
@media (max-width: 1264px) {
.status-cell[data-v-0f25f282] {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
}
}


/*# sourceMappingURL=attr-mkt.385e3770.css.map*/