html,body,#root{height:100%;overflow:hidden}body{margin:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--mui-palette-divider);border-radius:8px;border:2px solid transparent;background-clip:padding-box}::-webkit-scrollbar-thumb:hover{background:var(--mui-palette-text-secondary);background-clip:padding-box;border:2px solid transparent}html{scrollbar-color:var(--mui-palette-divider) transparent;scrollbar-width:thin}*:focus-visible{outline:2px solid var(--mui-palette-primary-main);outline-offset:2px;border-radius:4px}a:focus-visible{outline-offset:4px}
