.App{display:flex;flex-direction:column;min-height:100vh;margin:0}.content-container{flex:1}.app-color{color:#b98eff}.bg-app-color{background-color:#b98eff}.bg-app-secondary-color{background-color:#e0ccff8e}.custom-outline-button{color:#b98eff;border-color:#b98eff;background-color:transparent}.custom-outline-button:hover{color:#fff;border-color:#b98eff;background-color:#b98eff}.introductory-media-frame{width:516px;height:290px}.answer-container{width:500px}.pdf-container{width:70%;margin-top:100px;margin-bottom:100px}.pdf-cover-loader{width:100%;height:100vh;z-index:1;position:fixed;top:0;background-color:#fff}@media only screen and (max-width: 992px){.home-carousel{height:250px}}@media only screen and (max-width: 767px){.home-carousel{height:600px}.answer-container{width:350px}}@media only screen and (max-width: 710px){.introductory-media-frame{width:550px;height:300px}}@media only screen and (max-width: 585px){.introductory-media-frame{width:450px;height:250px}}@media only screen and (max-width: 480px){.introductory-media-frame{width:350px;height:220px}}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-track{background:#fdf3f3}::-webkit-scrollbar-thumb{background:#c0a6eb}::-webkit-scrollbar-thumb:hover{background:#b98eff}.observablehq--inspect{display:none}
