.selest{width:100%;max-width:100%}.selest-min0{min-width:0}.selest-label{display:block;margin-bottom:.375rem;font-size:.8125rem;font-weight:500;color:var(--tblr-body-color)}.selest-group{width:100%;max-width:100%;display:flex;flex-wrap:nowrap;align-items:stretch;border:1px solid var(--tblr-border-color);border-radius:.5rem;background-color:var(--tblr-bg-surface-secondary);overflow:hidden;transition:border-color .15s ease,box-shadow .15s ease,background-color .15s ease}.selest-group:focus-within{background-color:var(--tblr-bg-surface)}.selest-group:focus-within{border-color:var(--tblr-primary);box-shadow:0 0 0 .2rem rgb(var(--tblr-primary-rgb) / 18%)}.selest-group:hover:not(:focus-within):not(.selest-group--disabled){border-color:rgb(var(--tblr-primary-rgb) / 45%)}.selest-field.form-control{flex:1 1 auto;min-width:0;height:auto;padding:.625rem .875rem;font-size:.9375rem;line-height:1.4;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;cursor:pointer;border:0;border-radius:0;background-color:transparent;box-shadow:none}.selest-field.form-control[readonly]{background-color:transparent;color:var(--tblr-body-color);opacity:1}.selest-field.form-control::placeholder{color:var(--tblr-secondary-color);opacity:1}.selest-field.form-control:focus{border:0;box-shadow:none;background-color:transparent}.selest-open-btn.btn{flex:0 0 auto;min-width:3rem;display:inline-flex;align-items:center;justify-content:center;padding:.625rem .875rem;border:0;border-left:1px solid var(--tblr-border-color);border-radius:0;background-color:rgb(var(--tblr-primary-rgb) / 10%);color:var(--tblr-primary);font-size:1.0625rem;line-height:1;transition:background-color .15s ease,color .15s ease}.selest-open-btn.btn:hover:not(:disabled),.selest-open-btn.btn:focus-visible:not(:disabled){background-color:rgb(var(--tblr-primary-rgb) / 18%);color:var(--tblr-primary)}.selest-open-btn.btn:active:not(:disabled){background-color:rgb(var(--tblr-primary-rgb) / 26%)}.selest-open-btn.btn:focus,.selest-open-btn.btn:focus-visible{box-shadow:none;outline:none}.selest-group--disabled{background-color:var(--tblr-tertiary-bg);opacity:.75}.selest-group--disabled .selest-field.form-control,.selest-group--disabled .selest-open-btn.btn{cursor:not-allowed;color:var(--tblr-secondary-color);background-color:transparent}.selest-help{margin-top:.375rem;font-size:.8125rem;line-height:1.45;color:var(--tblr-secondary-color);white-space:normal;overflow-wrap:anywhere}.selest-bloqueo{padding:.75rem .875rem;margin-bottom:0;border-radius:.5rem;font-size:.875rem}.selest-modal .modal-content{border:0;border-radius:.875rem;overflow:hidden}.selest-modal .modal-header{padding:1.25rem 1.5rem 1rem;border-bottom:1px solid var(--tblr-border-color);align-items:flex-start}.selest-modal-icono{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border-radius:.625rem;background-color:rgb(var(--tblr-primary-rgb) / 12%);color:var(--tblr-primary);font-size:1.25rem}.selest-modal .modal-title{font-size:1.1875rem;font-weight:600;line-height:1.25}.selest-modal-subtitulo{margin-top:.125rem;font-size:.8125rem;line-height:1.4;color:var(--tblr-secondary-color)}.selest-modal .modal-body{padding:1.25rem 1.5rem}.selest-modal .modal-footer{padding:.875rem 1.5rem;border-top:1px solid var(--tblr-border-color)}.selest-filtros{display:flex;flex-wrap:wrap;gap:1rem;align-items:flex-end;justify-content:space-between;margin-bottom:1rem}.selest-filtros-titulo{display:block;margin-bottom:.5rem;font-size:.75rem;font-weight:500;color:var(--tblr-secondary-color)}.selest-chip.btn{padding:.3125rem .875rem;border-radius:999px;font-size:.8125rem;font-weight:500;white-space:nowrap;border:1px solid var(--tblr-border-color);background-color:var(--tblr-bg-surface);color:var(--tblr-body-color);transition:background-color .15s ease,border-color .15s ease,color .15s ease}.selest-chip.btn:hover:not(.selest-chip--activo){border-color:rgb(var(--tblr-primary-rgb) / 45%);background-color:rgb(var(--tblr-primary-rgb) / 8%);color:var(--tblr-primary)}.selest-chip.btn:focus-visible{outline:2px solid var(--tblr-primary);outline-offset:2px;box-shadow:none}.selest-chip--activo.btn{border-color:var(--tblr-primary);background-color:var(--tblr-primary);color:var(--tblr-primary-fg)}.selest-chip--activo.btn:hover{background-color:var(--tblr-primary);color:var(--tblr-primary-fg)}.selest-buscador{flex:1 1 17rem;min-width:0;position:relative}.selest-buscador-icono{position:absolute;top:50%;left:.75rem;transform:translateY(-50%);color:var(--tblr-secondary-color);font-size:.9375rem;pointer-events:none}.selest-buscador .form-control{padding:.5rem .875rem .5rem 2.25rem;border-radius:.5rem;font-size:.875rem}.selest-table{min-width:42rem;margin-bottom:0}.selest-table>thead>tr>th{padding:.6875rem .75rem;border-bottom:2px solid var(--tblr-border-color);background-color:var(--tblr-bg-surface-secondary);font-size:.75rem;font-weight:600;color:var(--tblr-secondary-color);text-transform:none;letter-spacing:0;white-space:nowrap}.selest-table>tbody>tr>td{padding:.75rem;vertical-align:middle;border-top:1px solid var(--tblr-border-color-translucent)}.selest-table>tbody>tr:first-child>td{border-top:0}.selest-table>tbody>tr>td:first-child{border-top-left-radius:.5rem;border-bottom-left-radius:.5rem}.selest-table>tbody>tr>td:last-child{border-top-right-radius:.5rem;border-bottom-right-radius:.5rem}.selest-table>tbody>tr:hover>td{background-color:rgb(var(--tblr-primary-rgb) / 6%)}.selest-table>tbody>tr.selest-fila--activa>td{background-color:rgb(var(--tblr-primary-rgb) / 9%)}.selest-table>tbody>tr.selest-fila--activa>td:first-child{box-shadow:inset 3px 0 0 0 var(--tblr-primary)}.selest-nombre{display:block;min-width:0;max-width:22rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.875rem}.selest-icono-fila{flex:0 0 auto;width:1.75rem;height:1.75rem;display:inline-flex;align-items:center;justify-content:center;border-radius:.4375rem;background-color:var(--tblr-tertiary-bg);color:var(--tblr-secondary-color);font-size:.875rem}.selest-type-badge.badge{display:inline-flex;align-items:center;min-height:1.5rem;padding:.25rem .625rem;border-radius:999px;font-size:.75rem;font-weight:600;line-height:1.25;letter-spacing:.01em;box-shadow:inset 0 0 0 1px color-mix(in srgb,currentColor 20%,transparent)}.selest-nivel{max-width:14rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.8125rem;font-weight:500;color:var(--tblr-body-color);line-height:1.3}.selest-alcance{font-size:.75rem;color:var(--tblr-secondary-color);white-space:nowrap;line-height:1.3}.selest-dot{font-size:.4375rem;line-height:1}.selest-estado-pill{display:inline-flex;align-items:center;gap:.375rem;min-height:1.5rem;padding:.25rem .625rem;border-radius:999px;white-space:nowrap;box-shadow:inset 0 0 0 1px color-mix(in srgb,currentColor 18%,transparent)}.selest-estado-pill--activa{background-color:rgb(var(--tblr-success-rgb) / 12%);color:var(--tblr-success)}.selest-estado-pill--inactiva{background-color:var(--tblr-bg-surface-secondary);color:var(--tblr-secondary-color)}.selest-estado{font-size:.78125rem;font-weight:500;letter-spacing:.01em}.selest-accion-btn.btn{min-width:8.25rem;padding:.375rem .875rem;border-radius:.5rem;font-size:.8125rem;font-weight:600;white-space:nowrap;transition:background-color .15s ease,border-color .15s ease,color .15s ease}.selest-accion-btn--idle.btn{border:1px solid var(--tblr-border-color);background-color:transparent;color:var(--tblr-primary)}.selest-accion-btn--idle.btn:hover,.selest-accion-btn--idle.btn:focus-visible{border-color:var(--tblr-primary);background-color:rgb(var(--tblr-primary-rgb) / 10%);color:var(--tblr-primary)}.selest-accion-btn--activa.btn{border:1px solid transparent;background-color:rgb(var(--tblr-primary-rgb) / 14%);color:var(--tblr-primary);box-shadow:inset 0 0 0 1px rgb(var(--tblr-primary-rgb) / 35%)}.selest-accion-btn--activa.btn:hover,.selest-accion-btn--activa.btn:focus-visible{background-color:rgb(var(--tblr-primary-rgb) / 20%);color:var(--tblr-primary)}.selest-todas-btn.btn{padding:.5625rem .875rem;border-radius:.5rem;font-size:.875rem;font-weight:500;text-align:left}.selest-estado-bloque{padding:2rem 1rem}.selest-estado-bloque .selest-estado-icono{font-size:2rem;color:var(--tblr-secondary-color);opacity:.55}.selest-modal .datatable-footer{display:flex;flex-wrap:wrap;gap:.75rem;align-items:center;justify-content:space-between;margin-top:.875rem;padding-top:.75rem;border-top:1px solid var(--tblr-border-color);font-size:.8125rem}.selest-modal .datatable-footer .dataTables_info{padding:0;color:var(--tblr-secondary-color)}.selest-modal .datatable-footer .dataTables_paginate{margin:0;padding:0}.selest-modal .datatable-footer .pagination{margin-bottom:0;gap:.25rem}.selest-modal .datatable-footer .page-link{min-width:2rem;padding:.25rem .5rem;border-radius:.4375rem;border-color:var(--tblr-border-color);font-size:.8125rem;text-align:center}.selest-modal .datatable-footer .page-item.active .page-link{background-color:var(--tblr-primary);border-color:var(--tblr-primary)}.selest-modal .datatable-footer .page-item.disabled .page-link{opacity:.45}@media(max-width:767.98px){.selest-modal .modal-header,.selest-modal .modal-body,.selest-modal .modal-footer{padding-left:1rem;padding-right:1rem}}@media(max-width:575.98px){.selest-filtros{flex-direction:column;align-items:stretch;gap:.75rem}.selest-buscador{flex:1 1 auto;width:100%}.selest-nombre{max-width:12rem}.selest-modal .datatable-footer{justify-content:center;text-align:center}}html[data-bs-theme=dark] .selest-open-btn.btn{background-color:rgb(var(--tblr-primary-rgb) / 20%)}html[data-bs-theme=dark] .selest-open-btn.btn:hover:not(:disabled){background-color:rgb(var(--tblr-primary-rgb) / 30%)}html[data-bs-theme=dark] .selest-modal-icono{background-color:rgb(var(--tblr-primary-rgb) / 22%)}html[data-bs-theme=dark] .selest-table>tbody>tr:hover>td{background-color:rgb(var(--tblr-primary-rgb) / 12%)}html[data-bs-theme=dark] .selest-table>tbody>tr.selest-fila--activa>td{background-color:rgb(var(--tblr-primary-rgb) / 18%)}html[data-bs-theme=dark] .selest-estado-pill--activa{background-color:rgb(var(--tblr-success-rgb) / 20%)}html[data-bs-theme=dark] .selest-accion-btn--activa.btn{background-color:rgb(var(--tblr-primary-rgb) / 24%)}html[data-bs-theme=dark] .selest-accion-btn--activa.btn:hover,html[data-bs-theme=dark] .selest-accion-btn--activa.btn:focus-visible{background-color:rgb(var(--tblr-primary-rgb) / 32%)}html[data-bs-theme=dark] .selest-accion-btn--idle.btn:hover,html[data-bs-theme=dark] .selest-accion-btn--idle.btn:focus-visible{background-color:rgb(var(--tblr-primary-rgb) / 18%)}
