@import url(https://fonts.googleapis.com/css2?family=Oleo+Script&display=swap);@import url(https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;700&display=swap);html{scroll-behavior:smooth}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f8f8f8;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.text-div{font-family:Open Sans,sans-serif;font-size:1em;padding-left:4%;padding-right:4%}.top-margin{margin-top:1em}.bottom-margin{margin-bottom:1.8em}.non-footer-content{min-height:80%}.left-half{text-align:left}.left-half,.right-half{align-self:center;width:50%}.right-half{text-align:right}#footer-div{background-color:#d4dad8;box-shadow:0 500px 0 500px #d4dad8;display:flex;font-size:1em;height:3em;padding:1em 2em 1em 1.8em}.logo{align-self:center;border-radius:1.25em;height:2.5em;margin-right:1em;width:2.5em}.nav-bar{background-color:#f8f8f8;padding-top:.2em;position:sticky;top:0;z-index:9000}.nav-option{color:#000;display:inline-block;font-size:1.3em;height:24px;line-height:24px;margin-bottom:.4em;padding:.5em 1em .1em;position:relative;text-decoration:none}.nav-option:after{border-bottom:2px solid #008388;bottom:0;content:"";display:block;height:2px;left:50%;position:absolute;width:0}.nav-option,.nav-option-div,.nav-option-div:after,.nav-option:after{transition:all .3s linear}.active-nav-option,.nav-option:hover{color:#008388}.nav-option:hover:after{left:0;width:100%}.nav-option-div{border-radius:.5em;display:inline-block}.nav-option-div:hover{background-color:#e1e3eb}#science-banner-image{width:100%}.artwork-div{height:30em;margin-bottom:2em;margin-top:2em}.artwork-image{display:block;height:30em;margin-left:auto;margin-right:auto;max-width:100%;object-fit:contain}#kenobi-image img{background-color:#f8f8f8;left:50%;position:absolute;transform:translate(-50%);transition:opacity 1s ease-in-out}#kenobi-image img.top:hover{opacity:0}#fancy-pants-image{height:22em}.social-container{background:#eee;padding:25px 50px}a.social{display:inline-block;margin:0 1rem;transition:transform .25s}a.social:hover{transform:translateY(-2px)}a.youtube{color:#eb3223}a.github{color:#24292e}a.linkedin{color:#2867b2}.expansion{width:95%}.embedded-video-container{display:flex;margin:.2em 0 2em;overflow:scroll}.videos-title{-webkit-background-clip:text;-moz-background-clip:text;background-clip:text;background-image:linear-gradient(90deg,#249141,#249c8a,#079cb3,#3464eb);color:#0000;font-family:Oleo Script,Georgia,serif;font-size:3em}.embedded-video{margin:.1em}.project-box{background-color:#f1f1f1;border:.18em solid grey;border-radius:.8em;display:grid;grid-template-columns:9em auto;height:9em;margin-left:4em;margin-right:4em;overflow:hidden;transition:box-shadow .3s}.project-box:hover{box-shadow:0 0 .8em #849e9d}.thumbnail{height:9em;transition:transform .3s;width:9em}.project-box:hover .thumbnail{transform:scale(1.2)}.project-text{background-color:#f8f8f8;border-left:.18em solid grey;color:#000;padding:1em 1em 1em 2em;z-index:5000}.project-title{font-size:1.1em;font-weight:700;margin-bottom:.3em;transition:color .3s}.project-box:hover .project-title{color:#008388}.link{text-decoration:none}.upload-image-section{align-items:center;display:flex;flex-direction:row;font-size:.5em;margin-bottom:2em}.upload-image-section>.upload-button{cursor:pointer;margin-left:.5em}.convert-button-container{align-items:center;display:flex;flex-direction:row;margin-bottom:.5em}.convert-button-container>.background-color-text-field{margin-left:.5em}.outer-container{grid-template-columns:25% auto}.dimension-text-field{width:15em}.controls{align-self:start;background-color:#e1e3eb;font-size:.9em;padding:2em 0 2.5em;position:sticky;top:3.2em}.ref-shift-controls{margin:0 auto;width:70%;z-index:9500}.ref-shift-text-div{display:grid;grid-template-columns:8em auto;margin-bottom:1em}.ref-shift-text{height:2.6em;width:7em}.ref-shift-text-error{color:#df3434;height:2.6em}.event-selector-div{margin:0 auto;width:80%}.event-selector-outer{height:4.5em;margin-top:.5em;overflow-x:auto;overflow-y:hidden}.event-selector{display:block;width:88em}.event-image{cursor:pointer;height:4em;object-fit:contain;width:4em}#custom-image-icon{color:#aaa;cursor:pointer;height:1em;margin:.1em .15em .25em;width:1em}.custom-event-tooltip{margin-bottom:2.6em}.add-object-text-error{color:#df3434}.control-buttons{margin:.5em auto 1em;width:70%}.scenario-selector{margin:0 auto;width:80%}.spacetime-toggle{margin:1em auto 1.5em;width:30em}.spacing{padding-top:.5em}.contextmenu{background-color:#fff;border-radius:.2em;box-shadow:0 0 .3em grey;position:absolute;width:4em;z-index:9999}.contextmenu .menu-option{background-color:#fff;border:none;cursor:pointer;font-size:.9em;margin:0;padding:.5em;width:100%}.contextmenu .menu-option:hover{background-color:#e1e3eb}.dialog{max-width:100%}.dialog-content{overflow:contain;overscroll-behavior:contain;padding:0 1em .5em;white-space:nowrap}.dialog-line{align-items:center;display:flex;margin-bottom:.5em}.center-content{justify-content:center}.dialog-note{font-size:.8em}.space{padding-right:.5em}.outer-container{display:grid;grid-template-areas:"nav content";grid-template-columns:20% auto}.contents-nav{align-self:start;position:sticky;top:3.2em}.contents-ol{list-style-type:none}.contents-li{margin-top:1em}.contents-item{color:#636363;text-decoration:none}.contents-item:hover{color:#008388}.photo{border-radius:2em;height:4em;margin-right:1.5em;transform:translateY(.9em);width:4em}.name-title{-webkit-background-clip:text;-moz-background-clip:text;background-clip:text;background-image:linear-gradient(90deg,#249141,#249c8a,#079cb3,#3464eb);color:#0000;font-family:Oleo Script,Georgia,serif;font-size:3em;padding-top:.2em}.section{padding-top:1.5em}
/*# sourceMappingURL=main.72517a56.css.map*/