.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;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;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;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;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}.datos-basicos[data-v-55680dc5]{display:flex;flex-direction:column;gap:8px;padding:12px;background:rgba(var(--v-theme-surface-variant),.3);border-radius:8px;border:1px solid rgba(var(--v-theme-outline),.2)}.dato-basico[data-v-55680dc5]{display:flex;flex-direction:column;gap:2px}.dato-label[data-v-55680dc5]{font-size:10px;font-weight:600;color:rgb(var(--v-theme-on-surface-variant));text-transform:uppercase;letter-spacing:.5px}.dato-valor[data-v-55680dc5]{font-size:14px;font-weight:700;color:rgb(var(--v-theme-on-surface));padding:6px 8px;background:rgb(var(--v-theme-surface));border-radius:4px;border:1px solid rgba(var(--v-theme-outline),.2)}.contactos-layout[data-v-55680dc5]{padding:8px}.planning-header[data-v-55680dc5]{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;font-size:14px;min-height:40px!important}.dept-header[data-v-55680dc5]{background:linear-gradient(135deg,#f093fb,#f5576c);color:#fff;font-size:12px;min-height:40px!important}.eventos-header[data-v-55680dc5]{background:linear-gradient(135deg,#4facfe,#00f2fe);color:#fff;font-size:14px;min-height:40px!important}.planning-th[data-v-55680dc5]{font-weight:700!important;font-size:14px!important;background-color:rgb(var(--v-theme-surface-variant))!important;color:rgb(var(--v-theme-on-surface-variant))!important;padding:12px 8px!important}.planning-dia[data-v-55680dc5]{width:12%!important;min-width:80px!important}.planning-actividad[data-v-55680dc5]{width:25%!important;min-width:150px!important}.planning-responsable[data-v-55680dc5]{width:15%!important;min-width:120px!important}.planning-hora[data-v-55680dc5]{width:10%!important;min-width:80px!important}.planning-notas[data-v-55680dc5]{width:28%!important;min-width:200px!important}.planning-fecha[data-v-55680dc5]{font-size:14px!important;font-weight:700!important;color:rgb(var(--v-theme-primary))!important;background-color:rgba(var(--v-theme-primary),.1)!important;padding:12px 8px!important}.planning-actividad-cell[data-v-55680dc5]{font-size:14px!important;font-weight:600!important;color:rgb(var(--v-theme-on-surface))!important;padding:12px 8px!important}.planning-actividad-cell strong[data-v-55680dc5]{font-size:15px!important;font-weight:700!important;color:rgb(var(--v-theme-primary))!important}.planning-hora-cell[data-v-55680dc5],.planning-notas-cell[data-v-55680dc5],.planning-responsable-cell[data-v-55680dc5]{padding:8px!important}.planning-input[data-v-55680dc5]{font-size:13px!important}.planning-input-hora[data-v-55680dc5]{font-size:13px!important;max-width:100px!important}.planning-input-notas[data-v-55680dc5]{font-size:13px!important;min-width:180px!important}.campo-columna[data-v-55680dc5]{font-size:14px}.v-simple-table th[data-v-55680dc5]{background-color:rgb(var(--v-theme-surface-variant));font-weight:600}.v-simple-table td[data-v-55680dc5]{border-bottom:1px solid rgba(var(--v-theme-outline),.2)}[data-v-55680dc5] .v-input,[data-v-55680dc5] .v-input__control{margin-bottom:0!important}[data-v-55680dc5] .v-text-field__details{min-height:0!important;padding:0!important}.v-theme--dark .dato-valor[data-v-55680dc5]{background:rgb(var(--v-theme-surface));border-color:rgba(var(--v-theme-outline),.3)}.v-theme--dark .datos-basicos[data-v-55680dc5]{background:rgba(var(--v-theme-surface-variant),.5);border-color:rgba(var(--v-theme-outline),.3)}.v-theme--dark .planning-fecha[data-v-55680dc5]{background-color:rgba(var(--v-theme-primary),.2)!important}.v-theme--light .dato-valor[data-v-55680dc5]{background:#fff;border-color:#e0e0e0}.v-theme--light .datos-basicos[data-v-55680dc5]{background:#f8f9fa;border-color:#e9ecef}.v-theme--light .planning-fecha[data-v-55680dc5]{background-color:#e3f2fd!important}@media (max-width:768px){.v-simple-table[data-v-55680dc5]{font-size:12px}.v-simple-table td[data-v-55680dc5],.v-simple-table th[data-v-55680dc5]{padding:8px 4px}.datos-basicos[data-v-55680dc5]{padding:8px}.dato-valor[data-v-55680dc5]{font-size:12px;padding:4px 6px}.planning-th[data-v-55680dc5]{font-size:11px!important;padding:8px 4px!important}.planning-actividad-cell[data-v-55680dc5],.planning-fecha[data-v-55680dc5]{font-size:12px!important;padding:8px 4px!important}}