body{margin:0;min-width:320px;min-height:100vh;background-color:#fff;transition:background-color .2s}html.dark body{background-color:#212121}#root{min-height:100vh}thead{position:sticky;top:0;z-index:2;background:#ebebeb}html.dark thead{background:#333}.recharts-wrapper *:focus,.recharts-wrapper *:focus-visible,.recharts-surface *:focus,.recharts-surface *:focus-visible,svg.recharts-surface:focus,svg.recharts-surface:focus-visible{outline:none!important;box-shadow:none!important}
