:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color:#ffffffde;background-color:#242424;font-synthesis:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html{height:100%;width:100%;color-scheme:light dark}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}nav{margin-bottom:0}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}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}.body-text-color{text-shadow:2px 2px 0px #350d0d;color:#df2828!important}@media (prefers-color-scheme: dark){.body-text-color{text-shadow:2px 2px 0px #350d0d;color:#df2828!important}}@media (prefers-color-scheme: light){.body-text-color{text-shadow:2px 2px 0px #350d0d;color:#df2828!important}}#root{display:flex;flex-direction:column;width:100%;height:100%;text-align:center}body{margin:0;height:100%}.route-content{width:100%;display:flex;flex-direction:column;flex-grow:1;overflow:scroll}.scenario-container{padding:20px;display:flex;height:100%;flex-direction:column;align-items:center;justify-content:space-around;background-image:url(/assets/BackgroundImage.png);background-size:cover}@keyframes fade-in{0%{opacity:0}to{opacity:1}}.story-note{text-align:left;font-family:Franklin Gothic Medium,Arial Narrow,Arial,sans-serif;font-size:24px}.scenario-container button{font-family:Franklin Gothic Medium,Arial Narrow,Arial,sans-serif;font-size:24px;text-align:center;vertical-align:middle;padding:0;width:150px;height:50px;border:4px solid #d80000;box-shadow:2px 2px #350d0d}.fade-in{opacity:0;animation-name:fade-in;animation-duration:1s;animation-timing-function:ease-in;animation-fill-mode:forwards}#chime-container{flex-grow:1}.route-content:has(#chime-container){overflow:hidden!important}#journal-container{flex-grow:1}.route-content:has(#journal-container){overflow:hidden!important}.invite-container{position:fixed;height:100vh;width:100vw;flex-direction:column;align-items:center;justify-content:space-around;background-image:url(/assets/InviteBackground.png);background-size:cover;background-position:center;z-index:-1}.invite-details{margin:5px}.details-body p{text-align:left;font-size:larger;font-weight:700;margin:0}.invite-details h2{background-image:linear-gradient(#392121,#0c0b0b);border-radius:4px}.details-body ul{margin-top:0}.details-body li{text-align:left;font-size:large;font-weight:700}.details-body{margin:0}.screening-note{font-size:large!important;font-weight:700;margin-left:20px!important}strong{font-weight:900}.story-body{text-indent:1em}#investigation-container{flex-grow:1}.route-content:has(#investigation-container){overflow:hidden!important}.icon-button{display:flex;flex-direction:column;justify-content:center;width:fit-content;align-items:center}.icon-button img{max-width:32px}.nav-button-container{height:100px;width:100%;display:flex;flex-direction:row;background-image:linear-gradient(#222,#151415)}.nav-button-container nav{margin-bottom:0;width:100%;display:flex;flex-direction:row;align-items:center;justify-content:space-evenly}.nav-button-container nav *{margin:0}.active-link{color:#fff!important}
