body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#242c34;background-color:var(--background-color);color:#fff;color:var(--color);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0;min-width:500px;text-align:center}*{box-sizing:border-box}:root{--color-grey:#75777a;--error-color:#a10129;--background-color:#242c34;--color:#fff;--link-color:#289ce1;--code-color:#61dafb;--success-color:#00cc75}.errorPage,.layout-demoAppWrapper{--background-color:#f3f7ff;--color:#3f3f3f;--link-color:#007acc;--code-color:#0f6629}a,button.link{color:#289ce1;color:var(--link-color)}button.link{background-color:unset;border:0;cursor:pointer;font-family:inherit;font-size:inherit;font-weight:inherit;text-decoration:underline}.ff-link{display:inline-block;font-size:1rem;font-weight:500;margin-left:2px;margin-right:2px;margin-top:.5rem}.ff-link .externalLinkIcon{fill:currentColor;height:1.3em;margin-bottom:-3px;margin-left:.5em;width:1.3em}code{color:#61dafb;color:var(--code-color);font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.value-true{color:#00cc75;color:var(--success-color);font-weight:700}.value-text{color:#61dafb;color:var(--code-color);font-weight:700}p{-webkit-margin-before:.5em;-webkit-margin-after:.5em;margin-block-end:.5em;margin-block-start:.5em}h1{margin-bottom:1.5rem;margin-top:3rem}.App{padding-left:2rem;padding-right:2rem}.AppContent{display:flex;flex-wrap:wrap;justify-content:center;margin-top:3rem}.AppContent section{border-top:2px solid var(--color);flex:0 1 820px;padding-bottom:3rem;padding-top:2.5rem}.progress{--progressbar-height:5px;--progressbar-uncomplete-color:#fff;--progressbar-complete-color:#007acc;align-items:center;display:flex;flex-wrap:nowrap;margin-left:auto;margin-right:auto;width:70%}.progress-bar{background-color:var(--progressbar-uncomplete-color);height:var(--progressbar-height);width:100%}.progress-barCompleted{background-color:var(--progressbar-complete-color);height:inherit}.progress-number{color:var(--progressbar-complete-color);font-size:small;font-weight:500;margin-left:.5rem}.layout{align-items:stretch;min-width:51rem;overflow:hidden;width:100vw}.layout,.layout-demoAppWrapper{display:flex;height:100vh;justify-content:space-between}.layout-demoAppWrapper{background-color:var(--background-color);flex:1 1;flex-direction:column;flex-wrap:nowrap;min-width:20rem}.layout-demoApp{display:flex;flex-direction:column;flex-grow:1;padding:2rem 1.5rem}.layout-demoApp-footer{align-self:stretch;background-color:hsla(0,0%,87%,.2);bottom:0;color:var(--color);flex:0 0 auto;font-family:Courier New,Courier,monospace;font-size:small;padding:1rem .5rem}.layout-sidepanel{background-color:var(--background-color);flex:1 1;max-height:100vh;max-width:45rem;min-width:28rem;overflow:auto}.sidepanel{padding:0 3rem 3rem;position:relative}.sidepanel-header{padding-top:3rem;position:-webkit-sticky;position:sticky;top:-140px;z-index:1}.sidepanel-title{font-size:1.875rem;font-weight:400;line-height:2.75rem;margin:2rem 0;text-align:center}.sidepanel-logo{margin-left:auto}.sidepanel-content{overflow:auto;padding:2rem 0}.sidepanel-sectionTitle{font-size:1.5rem;font-weight:700;margin:0;text-align:left}.demoApplication-wrapper{flex-grow:1;min-width:200px;position:relative}.demoApplicationDisabled{color:var(--color);margin-top:100px;width:100%}.demoApplicationDisabled-logo{max-width:400px}.demoApplicationDisabled-message{color:var(--color-grey);font-size:1.8rem;padding:2rem}#GameBoard{border-style:solid;margin:auto;position:relative}#GameBoard .Block{position:absolute}#GameBoard #GameOver{display:flex;flex-direction:column;height:100%;justify-content:space-around;text-align:center}#GameBoard #Score{font-weight:700;position:relative;text-align:center;top:105%}#GameBoard #GameOverText{color:#ca0000;font-weight:700;-webkit-text-decoration-line:underline;text-decoration-line:underline}#GameBoard #PressSpaceText{color:#2e7ecb;font-weight:700}#SnakeDemoApp{color:var(--color)}#SnakeDemoApp .restart{margin-left:2rem}#SnakeDemoApp .subtitle{margin-bottom:1rem}#SnakeDemoApp *{box-sizing:content-box}.Step{--step-number-size:2.25rem;--step-number-rightSpace:0.75rem;--step-title-fontSize:1.125rem;line-height:1.5rem;margin-bottom:3rem;margin-top:2.5rem;text-align:left}.Step.is-innactive{opacity:.4}.Step-title{font-size:var(--step-title-fontSize);font-weight:500;line-height:var(--step-title-fontSize);margin:0 0 .75rem}.Step-description{font-size:.875rem;margin:.25rem 0}.Step-actionLink,.Step-actionLink>a{text-decoration:none}.Step-actionLink:focus a,.Step-actionLink:hover a{text-decoration:underline}.Step-strongText{font-weight:700}.Step-successText{color:var(--success-color)}.errorPage{background-color:#fff;height:100vh;position:relative;width:100vw}.errorPage-content{position:absolute;text-align:center;top:50%;-webkit-transform:translateY(-80%);transform:translateY(-80%);width:100%}.errorPage-logo{margin-bottom:1rem}.errorPage-text,.errorPage-title{color:var(--error-color);line-height:1.3;margin:0 auto;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.errorPage-quote{color:#6e001c;font-weight:500;margin-left:.25rem;margin-right:.25rem}
/*# sourceMappingURL=main.61d3fd94.css.map*/