.lds-ring{width:64px;height:64px;display:flex;position:relative}.lds-ring div{--defaultColor:#a8a29e;box-sizing:border-box;border:6px solid #a8a29e;border-color:var(--defaultColor) transparent transparent transparent;border-radius:50%;width:51px;height:51px;margin:6px;animation:1.2s cubic-bezier(.5,0,.5,1) infinite lds-ring;display:block;position:absolute}.lds-ring div:first-child{animation-delay:-.45s}.lds-ring div:nth-child(2){animation-delay:-.3s}.lds-ring div:nth-child(3){animation-delay:-.15s}.lds-ring.sm{width:1rem;height:1rem}.lds-ring.sm div{border-width:.2rem;width:.8rem;height:.8rem;margin:0}@keyframes lds-ring{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.table{z-index:0;flex:1;justify-content:space-between;width:100%;min-height:16rem;margin-bottom:.5rem;position:relative;overflow:scroll auto}.table table{--tw-text-opacity:1;width:100%;color:rgb(38 38 38/var(--tw-text-opacity,1))}.table table:is(.dark *){--tw-text-opacity:1;color:rgb(115 115 115/var(--tw-text-opacity,1))}.table-header{justify-content:flex-end;align-items:center;gap:.75rem;margin-bottom:1.25rem;display:flex}.table table thead tr th{-webkit-user-select:none;user-select:none;white-space:nowrap;--tw-bg-opacity:1;background-color:rgb(243 243 243/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(82 82 82/var(--tw-text-opacity,1));border-color:#0000001a;border-top-width:1px;border-bottom-width:1px;padding:.5rem .75rem;font-size:.875rem;font-weight:300;line-height:1.25rem;position:sticky;top:-1.25rem;overflow:visible}.table table thead tr th:hover{--tw-bg-opacity:1;background-color:rgb(238 238 238/var(--tw-bg-opacity,1))}.table table thead tr th:is(.dark *){--tw-bg-opacity:1;background-color:rgb(38 38 38/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(212 212 212/var(--tw-text-opacity,1));border-color:#ffffff1a}.table table thead tr th:hover:is(.dark *){background-color:#ffffff1a}.table table tr:hover:is(.dark *){--tw-text-opacity:1;color:rgb(212 212 212/var(--tw-text-opacity,1))}.table table tbody>:not([hidden])~:not([hidden]){--tw-divide-y-reverse:0;border-top-width:calc(1px * calc(1 - var(--tw-divide-y-reverse)));border-bottom-width:calc(1px * var(--tw-divide-y-reverse));--tw-divide-opacity:1;border-color:rgb(229 229 229/var(--tw-divide-opacity,1))}.table table tbody:is(.dark *)>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgb(38 38 38/var(--tw-divide-opacity,1))}.table table tbody tr td{border-color:#5252521a;border-top-width:1px;border-bottom-width:1px;padding:.375rem .75rem;font-size:.875rem;line-height:1.25rem}.table table tbody tr td:is(.dark *){border-color:#ffffff1a}.table table tfoot tr td{--tw-bg-opacity:1;background-color:rgb(250 250 250/var(--tw-bg-opacity,1));border-color:#0000;border-top-width:2rem;padding:.5rem .75rem;font-size:.875rem;line-height:1.25rem}.table table tbody tr td:first-child,.table table tfoot tr td:first-child{border-top-left-radius:.75rem;border-bottom-left-radius:.75rem}.table table tbody tr td:last-child,.table table tfoot tr td:last-child{border-top-right-radius:.75rem;border-bottom-right-radius:.75rem}.table-show-all{cursor:pointer;--tw-text-opacity:1;color:rgb(82 82 82/var(--tw-text-opacity,1));font-size:.75rem;font-weight:700;line-height:1rem;text-decoration-line:underline}.table table tbody tr td,.table table tbody tr th{font-weight:300}.table table tbody tr td a{--tw-text-opacity:1;color:rgb(2 132 199/var(--tw-text-opacity,1))}.table-footer{-webkit-user-select:none;user-select:none;--tw-text-opacity:1;color:rgb(82 82 82/var(--tw-text-opacity,1));justify-content:space-between;align-items:center;margin-top:1.75rem;padding-bottom:.75rem;padding-left:.75rem;padding-right:.75rem;display:flex}.table-footer:is(.dark *){--tw-text-opacity:1;color:rgb(229 229 229/var(--tw-text-opacity,1))}.table-page{align-items:center;gap:.5rem;margin-left:auto;font-size:.875rem;line-height:1.25rem;display:flex}.table-th-icon{--tw-text-opacity:1;width:1rem;height:1rem;color:rgb(23 23 23/var(--tw-text-opacity,1))}.table-th-icon:is(.dark *){fill:#e5e5e5}.table-head{align-items:center;gap:.75rem;margin-right:auto;display:flex;container-type:inline-size}.table-th{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.input-search-main{flex-shrink:0}.table-head-name{--tw-text-opacity:1;color:rgb(115 115 115/var(--tw-text-opacity,1));flex-shrink:0;padding-left:.75rem;font-size:1rem;line-height:1.5rem}.table-head-name:is(.dark *){--tw-text-opacity:1;color:rgb(229 229 229/var(--tw-text-opacity,1))}.table-no-results{--tw-text-opacity:1;width:100%;height:100%;color:rgb(64 64 64/var(--tw-text-opacity,1));flex-direction:column;justify-content:center;align-items:center;padding:2.5rem;font-size:1.5rem;line-height:2rem;display:flex}.table-no-results:is(.dark *){--tw-text-opacity:1;color:rgb(163 163 163/var(--tw-text-opacity,1))}.table-title{--tw-text-opacity:1;color:rgb(38 38 38/var(--tw-text-opacity,1))}.table-title:is(.dark *){--tw-text-opacity:1;color:rgb(229 229 229/var(--tw-text-opacity,1))}
.modalx-enter{opacity:0;transform:scale(.9)}.modalx-enter-active{opacity:1;transition:opacity .2s,transform .2s;transform:translate(0)}.modalx-exit{opacity:1}.modalx-exit-active{opacity:0;transition:opacity .2s,transform .2s;transform:scale(.9)}.modal-back-enter{opacity:0}.modal-back-enter-active{opacity:1;transition:opacity .2s,transform .2s;transform:translate(0)}.modal-back-exit{opacity:1}.modal-back-exit-active{opacity:0;transition:opacity .2s,transform .2s}
