:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;font-synthesis:none;text-rendering:optimizelegibility;font-family:Segoe UI Variable,Segoe UI,system-ui,sans-serif}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}*{box-sizing:border-box;scrollbar-color:var(--colorNeutralStroke1) transparent;scrollbar-width:thin}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background-color:var(--colorNeutralStroke1);border-radius:var(--borderRadiusCircular);background-clip:padding-box;border:3px solid #0000;min-width:32px;min-height:32px}::-webkit-scrollbar-thumb:hover{background-color:var(--colorNeutralStroke1Hover)}::-webkit-scrollbar-thumb:active{background-color:var(--colorBrandStroke1)}::-webkit-scrollbar-corner{background:0 0}html,body,#root{width:100%;min-width:320px;height:100%;margin:0;overflow:hidden}body,h1,h2,h3,h4,h5,h6,p{margin:0}#root>.fui-FluentProvider{height:100%}button,a{-webkit-tap-highlight-color:transparent}.greetingCaret{color:currentColor;margin-inline-start:2px;animation:.8s step-end infinite greeting-caret;display:inline-block}@keyframes greeting-caret{50%{opacity:0}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.greetingCaret{animation:none}}
