html{box-sizing:border-box;background:#292929}*,:before,:after{box-sizing:border-box;scrollbar-width:thin}body *{scrollbar-color:var(--colorBrandBackground) #16181e}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#16181e}::-webkit-scrollbar-thumb{background:var(--colorBrandBackground);border-radius:999px}::-webkit-scrollbar-thumb:hover{background:var(--colorBrandBackgroundHover)}html,body{min-height:100%;margin:0}body,h1,h2,h3,h4,h5,h6,p,figure,blockquote,dl,dd{margin:0}ul,ol{margin:0;padding:0}body{color:var(--colorNeutralForeground1);background:#292929;font-family:Segoe UI,"Segoe UI Web (West European)",-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif;line-height:normal}a{color:inherit}button,input,textarea,select{font:inherit}code{background:var(--colorNeutralBackground3);border-radius:6px;padding:.15rem .4rem}.fui-Label.fui-Field__label{color:var(--colorNeutralForeground3)}
