:root{--color-background:#faf9f8;--color-surface:#fff;--color-surface-dark1:#979593;--color-surface-dark2:#605e5c;--color-on-primary:#fff;--color-on-secondary:#fff;--color-on-surface:#323130;--color-on-surface-light:#626160;--color-on-surface-lighter:#c8c6c4;--color-on-surface-lightest:#e2e2e2;--color-on-surfacedark:#fff;--color-on-background:#323130;--color-on-background-lighter:#6e6c6a;--color-on-surface-link:#106ebe;--color-error:#bb0019;--color-warning:#d63c18;--color-info:#004c8a;--color-bottom-border:#2e2544;--color-links:#00f;--color-outage-background:#e8db8d;--color-light-gray:#d3d3d3;--color-gray:#323130;--color-specific-text:#000a23e0;--color-slight-black:#000a23;--color-text:#000;--color-selected-background:#edebe9;--color-success:#107c10;--color-solution:#3b2e58;--color-solution-microsoft:#106ebe;--color-solution-microsoft-fixed:var(--color-success);--color-state-need-more-info:#d63c18;--font-family-default:-apple-system,BlinkMacSystemFont,"Segoe UI",Tahoma,Geneva,Verdana,sans-serif;--font-size-default:1.6rem;--max-page-width:117.6rem;--page-margin-horizontal:0}@media (min-width:600px){:root{--page-margin-horizontal:2rem;--max-page-width:119.6rem}}@media (min-width:1100px){:root{--page-margin-horizontal:4.5rem;--max-page-width:123rem}}*{box-sizing:border-box}html{-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;font-size:62.5%}@media (max-width:400px){html{font-size:40%}}body{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;background-color:#faf9f8;background-color:var(--color-background);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-family:var(--font-family-default);font-size:1.6rem;font-size:var(--font-size-default);margin:0;overflow-y:scroll}@media (min-width:1800px){body{margin:0 15%}}textarea{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-family:var(--font-family-default);font-size:1.6rem;font-size:var(--font-size-default)}.center{text-align:center}.error{color:#bb0019;color:var(--color-error)}.info{color:#004c8a;color:var(--color-info)}:focus{outline-style:dashed;outline-width:1px}blockquote,figure,h1,h2,h3,h4,h5,h6,ol,p,ul{margin:0;padding:0}li,main{display:block}h1,h2,h3,h4,h5,h6{font-size:inherit}strong{font-weight:700}.semibold{font-weight:600}a,button{color:inherit}a{text-decoration:none}a:hover{text-decoration:underline}button{-webkit-font-smoothing:inherit;background:none;border:0;cursor:pointer;font:inherit;letter-spacing:inherit;overflow:visible}::-moz-focus-inner{border:0;padding:0}img{border:0;height:auto;max-width:100%}@media (max-width:400px){body{overflow-x:hidden;word-break:break-word}}@media (max-width:600px){.top-level-text,.top-level-title{padding-left:2.4rem;padding-right:1.6rem}}.react-root a{color:#106ebe;color:var(--color-on-surface-link)}.deemphasized-text{color:#626160;color:var(--color-on-surface-light)}.required-field:after{color:#bb0019;color:var(--color-error);content:"*";margin-left:.2em}.ms-Dropdown-title{font-size:1.4rem}.ms-Callout.ms-Dropdown-callout{width:auto}.preload-screen{--color-spinner-background:#e2e2e2;display:block;font-size:2.4rem;height:80vh;padding-top:30vh;text-align:center}.spinner{display:inline-block;height:6rem;position:relative;width:6rem}.spinner:after{animation:spinner 1.5s cubic-bezier(.4,0,.4,1) infinite;border:.4rem solid var(--color-primary);border-color:var(--color-primary) var(--color-spinner-background) var(--color-primary) var(--color-spinner-background);border-radius:50%;content:" ";display:block;height:6rem;position:absolute;width:6rem}@keyframes spinner{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.dot-loader,.dot-loader:after,.dot-loader:before{animation-fill-mode:both;animation:dot-loader-frames 1.8s ease-in-out infinite;border-radius:50%;display:inline-block;height:2.5em;width:2.5em}.dot-loader{animation-delay:-.16s;color:var(--color-primary);font-size:1.8em;position:relative;text-indent:-9999em;top:-2em;transform:translateZ(0)}.dot-loader:after,.dot-loader:before{content:"";position:absolute;top:0}.dot-loader:before{animation-delay:-.32s;left:-4em}.dot-loader:after{left:4em}@keyframes dot-loader-frames{0%,80%,to{box-shadow:0 2.5em 0 -1.3em}40%{box-shadow:0 2.5em 0 0}}.post-state{background:#76747b;border:.1rem solid #555;border-radius:.2rem;color:#fff}.post-state.new{background:#106ebe;border:.1rem solid #106ebe}.post-state.consideration,.post-state.investigation{background:#985a00;border:.1rem solid #985a00}.post-state.info-given,.post-state.triaged{background:#106ebe;border:.1rem solid #106ebe}.post-state.more-info,.post-state.moreinfo{background:#d63c18;background:var(--color-state-need-more-info);border:.1rem solid #d63c18;border:.1rem solid var(--color-state-need-more-info)}.post-state.closed,.post-state.closed-future,.post-state.duplicate,.post-state.lowerpriority,.post-state.notabug,.post-state.notenoughinfo,.post-state.otherproduct,.post-state.suggestion{background:#605e5c;border:.1rem solid #605e5c}.post-state.fixed{background:#197b1b;border:.1rem solid #197b1b}.post-state.will-not-fix,.post-state.wont-fix{background:#661f96;border:.1rem solid #661f96}.post-state.fixed-in-future-release,.post-state.pending,.post-state.pending-release{background:#197b1b;border:.1rem solid #197b1b}.post-state.future{background:#1414ff;border:.1rem solid #1414ff}.post-state.reopen{background:#f32439;border:.1rem solid #f32439}pre{overflow-x:auto;padding:1.5rem}code,pre{background:#eee}code{padding:.2rem .5rem}pre code{padding:0}.ms-MessageBar--warning{border:.1rem solid #a28d48;border-radius:.2rem}.html-preview ul,ol{padding-left:4rem}.html-preview li{display:list-item;line-height:3rem}.html-preview blockquote{border-left:4px solid #ddd;color:#666;font-style:italic;padding-left:2rem}.html-preview p{margin-bottom:1.6rem}.html-preview>:last-child{margin-bottom:0}.html-preview h1,.html-preview h2,.html-preview h3,.html-preview h4,.html-preview h5{font-weight:600;margin:2rem 0 1rem}.html-preview h1{font-size:2rem}.html-preview h2{font-size:1.8rem}.html-preview h3{font-size:1.6rem}.html-preview h4{font-size:1.4rem}.html-preview h5{font-size:1.2rem}.html-preview h6{font-size:1.2rem;font-weight:500}.small-icon{font-size:.6em;padding-left:.4em}.hljs{background:#f8f8f8;color:#333;display:block;overflow-x:auto;padding:.5em}.hljs-comment,.hljs-quote{color:#998;font-style:italic}.hljs-keyword,.hljs-selector-tag,.hljs-subst{color:#333;font-weight:700}.hljs-literal,.hljs-number,.hljs-tag .hljs-attr,.hljs-template-variable,.hljs-variable{color:teal}.hljs-doctag,.hljs-string{color:#d14}.hljs-section,.hljs-selector-id,.hljs-title{color:#900;font-weight:700}.hljs-subst{font-weight:400}.hljs-class .hljs-title,.hljs-type{color:#458;font-weight:700}.hljs-attribute,.hljs-name,.hljs-tag{color:navy;font-weight:400}.hljs-link,.hljs-regexp{color:#009926}.hljs-bullet,.hljs-symbol{color:#990073}.hljs-built_in,.hljs-builtin-name{color:#0086b3}.hljs-meta{color:#999;font-weight:700}.hljs-deletion{background:#fdd}.hljs-addition{background:#dfd}.hljs-emphasis{font-style:italic}.hljs-strong{font-weight:700}
/*# sourceMappingURL=main.66a85b9f.css.map*/