*{box-sizing:border-box}body{margin:0;font-family:Segoe UI,system-ui,-apple-system,sans-serif}#root{min-height:100vh}a:not([class*=fui-]),a:not([class*=fui-]):link,a:not([class*=fui-]):visited{color:var(--colorBrandForegroundLink,#115ea3)}a:not([class*=fui-]):hover{color:var(--colorBrandForegroundLinkHover,#0f548c)}a:not([class*=fui-]):active{color:var(--colorBrandForegroundLinkPressed,#0c3b5e)}:root{--scrollbarThumb:#00000047;--scrollbarThumbHover:#00000073}:root[data-theme=dark]{--scrollbarThumb:#ffffff42;--scrollbarThumbHover:#ffffff6b}*{scrollbar-width:thin;scrollbar-color:var(--scrollbarThumb) transparent}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background-color:var(--scrollbarThumb);background-clip:padding-box;border:2px solid #0000;border-radius:999px}::-webkit-scrollbar-thumb:hover{background-color:var(--scrollbarThumbHover)}::-webkit-scrollbar-corner{background:0 0}
