.u-plot{background:var(--template-palette-background-default)}.u-legend .u-marker{width:21px;height:8.5px;border-radius:8px}@media(prefers-color-scheme:dark){:root{--background-color: var(--mui-palette-secondary-dark);--text-color: white;--input-border: var(--mui-palette-primary-dark)}}@media(prefers-color-scheme:light){:root{--background-color: var(--mui-palette-secondary-light);--text-color: var(--mui-palette-text-primary);--input-border: var(--mui-palette-primary-light)}}.data-table th{vertical-align:top;padding:3px;margin:1px;color:var(--text-color);border-bottom:2px solid var(--mui-palette-secondary-main);background:var(--background-color)}.data-table tr{color:var(--mui-palette-text-primary)}.data-table tr td input{width:100%;border-radius:2px;border:1px solid var(--input-border)}table thead{position:-webkit-sticky;position:sticky;top:-16px;z-index:1}html,body{overflow:hidden}*::-webkit-scrollbar{width:8px;height:8px}*::-webkit-scrollbar-track{background:#8080801a;border-radius:4px}*::-webkit-scrollbar-thumb{background:#8080804d;border-radius:4px;-webkit-transition:background .2s ease;transition:background .2s ease}*::-webkit-scrollbar-thumb:hover{background:#80808080}[data-mui-color-scheme=dark] *::-webkit-scrollbar-track{background:#8080801a}[data-mui-color-scheme=dark] *::-webkit-scrollbar-thumb{background:#8080804d}[data-mui-color-scheme=dark] *::-webkit-scrollbar-thumb:hover{background:#80808080}
