:root{--background:#fff;--foreground:#171717}@media (prefers-color-scheme:dark){:root{--background:#0a0a0a;--foreground:#ededed}}body,html{max-width:100vw;overflow-x:hidden;padding:0!important}body{color:var(--foreground);background:var(--background);font-family:Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box;padding:0;margin:0}a{color:inherit;text-decoration:none}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background-color:hsla(0,0%,39%,.4);border-radius:4px}::-webkit-scrollbar-thumb:hover{background-color:hsla(0,0%,39%,.7)}*{scrollbar-width:thin;scrollbar-color:hsla(0,0%,39%,.4) transparent}.sticky-action-column-th{z-index:2}.sticky-action-column,.sticky-action-column-th{position:-webkit-sticky;position:sticky;right:0;background-color:#fff;border-left:2px solid #e0e0e0}.sticky-action-column{z-index:1}@media (max-width:900px){.sticky-action-column,.sticky-action-column-th{position:-webkit-sticky;position:sticky;right:auto}}