:root{--primary-main: #42ab44;--primary-light: #73D573;--primary-dark: #42ab44;--header-background: #ffffff;--content-background: #f5f7f9}html,body{margin:0;padding:0;height:100%}#root{display:flex;flex-direction:column;width:100%;min-height:100%;background-color:#000000de}.App{flex:1 0 auto;background-color:var(--content-background);padding-bottom:40px}.Footer{flex:0 0 auto}.MuiAppBar-root.MuiAppBar-colorPrimary.MuiAppBar-positionStatic{background-color:var(--header-background)}.MuiAppBar-root .MuiToolbar-root .MuiButton-root,.MuiAppBar-root .MuiToolbar-root .MuiTypography-h5{color:var(--primary-main)!important}.MuiAppBar-root .MuiToolbar-root .MuiTypography-h5{margin-left:8px}.MuiAppBar-root .MuiToolbar-root img{height:36px}.page-header{font-size:36px;margin-bottom:16px}.MuiPaper-root.MuiPaper-elevation.MuiPaper-rounded{margin-bottom:8px}.scrolling-wrapper{white-space:nowrap;margin:8px 0}.scrolling-wrapper>div{margin:8px 0}.scrolling-wrapper>div{white-space:nowrap}.scrolling-wrapper .MuiPaper-root{display:inline-block;white-space:break-spaces;height:180px;margin-right:16px}.story-content-image{margin:8px 0;display:flex;flex-direction:row;align-items:center;justify-content:center}.story-content-image img{max-width:600px;width:100%}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}
