.table-resizing{user-select:none!important;-webkit-user-select:none!important;-moz-user-select:none!important;-ms-user-select:none!important}.table-resizing *{transition:none!important}.table:not(.table-resizing) th{transition:width .15s cubic-bezier(.4,0,.2,1)}.table:not(.table-resizing) td{transition:width .15s cubic-bezier(.4,0,.2,1)}.table th:hover .resize-handle{opacity:1;background-color:rgba(var(--p) / .1)}.table th{transition:background-color .15s ease}mark{background-color:rgba(var(--wa) / .2)!important;color:rgba(var(--wac) / 1)!important;padding:.125rem .25rem!important;border-radius:.25rem!important;font-weight:500!important;border:1px solid rgba(var(--wa) / .3)!important;animation:svelte-db2h3r-highlight-pulse .6s ease-out!important}@keyframes svelte-db2h3r-highlight-pulse{0%{background-color:rgba(var(--wa) / .4);transform:scale(1.02)}to{background-color:rgba(var(--wa) / .2);transform:scale(1)}}[data-theme=dark] mark{background-color:rgba(var(--wa) / .15)!important;border-color:rgba(var(--wa) / .25)!important}
