:root{--font-sans:"Inter",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif}*{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-family:var(--font-sans)}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.app-header{align-items:center;background-color:#261f1f;color:#fff;display:flex;flex-direction:row;min-height:3rem}.app-header h5{display:inline-block;padding-left:2rem}.app-header :not(h5){border-radius:.5rem;flex-direction:row-reverse;height:20%;margin-left:auto;object-fit:cover;width:20%}.app-footer{align-items:center;background-color:#261f1f;color:#fff;display:flex;flex-direction:row;min-height:3rem}.app-footer h5{display:inline-block;padding-left:2rem}.app-footer :not(h5){border-radius:.5rem;flex-direction:row-reverse;height:20%;margin-left:auto;object-fit:cover;width:20%}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}#root,body,html{font-family:sans-serif;height:100%;margin:0}.app-container{background-color:#7d6e6e;color:#fff;display:flex;flex-wrap:wrap;height:100%;min-height:100vh;width:100%}@media (max-width:600px){.app-container{flex-direction:column;flex-wrap:nowrap}.app-container>*{flex-basis:auto;width:100%}.projectlist-container{max-height:30vh;overflow:scroll;padding:0}}.app-container>:first-child{background-color:#7d6e6e;color:#fff;flex:1 1;padding:1rem}@media (max-width:600px){.app-container>:first-child{background-color:#7d6e6e;color:#fff;flex:1 1;padding:0}}.app-container>:nth-child(2){flex:4 1}.heroimage{display:flex;max-height:50vh;position:relative;width:100%}.heroimage img{border-radius:1rem;filter:brightness(80%);max-height:100%;object-fit:cover;object-position:center;width:100%}.heroimage img:hover{filter:brightness(75%) contrast(80%) saturate(60%);transition:filter 1s ease}.hero-label{background:#bfbcbc;border-radius:4px;bottom:.5rem;color:#fff;font-size:clamp(2rem,2vw,4rem);opacity:0;padding:.25rem .5rem;position:absolute;right:.5rem;text-shadow:0 0 6px #000c;transition:opacity .3s ease-in-out;white-space:nowrap;z-index:2}.heroimage:hover .hero-label{opacity:.8;transition-delay:0s,.2s;transition-duration:.4s,.6s;transition-property:transform,opacity;transition-timing-function:ease-in-out}.hero-project{background:#4e3f3f;border-radius:4px;color:#fff;font-size:clamp(1rem,2vw,4rem);opacity:.9;overflow:auto;padding:.25rem .5rem;position:absolute;text-shadow:0 0 6px #000c;top:0;transition:opacity .3s ease-in-out;white-space:nowrap;z-index:2}.projectlist-container{background-color:#261f1f;border-radius:1rem;border-top-right-radius:0;color:#f5f5f5;font-style:italic;margin-bottom:2rem;margin-top:2rem;padding:.1rem;position:relative}.projectlist-container h3{background-color:#845a5a;border-radius:.5rem;border-bottom-left-radius:0;border-bottom-right-radius:0;border-top-right-radius:0;bottom:100%;color:#f7f7f7;font-size:small;margin:0;padding:.2rem;position:absolute;right:0}.projectlist-items{display:flex;flex-direction:column;gap:2.5rem;justify-content:space-around;margin-bottom:2rem;margin-top:2rem;padding:1rem}.projectlist-item{background-color:#302d2a;border-radius:.5rem;padding:1rem}.projectlist-items a:active,.projectlist-items a:hover,.projectlist-items a:link,.projectlist-items a:visited{color:#fff;text-decoration:none}.projectlist-items img{aspect-ratio:1/1;border-radius:.5rem;height:auto;max-width:5rem;object-fit:cover;width:100%}.projectlist-item p:first-of-type{font-size:1.25rem}.sectiontext{background-color:#7d6e6e;display:flex;flex-direction:column;font-size:clamp(.1rem,2vw,.6rem);gap:0;line-height:1.2;max-height:50vh;overflow:visible}.sectiontext p{color:#fff;display:block}.sectiontext p:first-of-type{color:#fff;display:block;font-size:2em;margin:.75rem}.sectiontext h2{background-color:#4e3f3f;border-radius:.5rem;color:#fff;margin:.5rem 0 0;padding:.5rem}.switcher{display:flex;margin-left:1rem;margin-top:1rem}.switcher span{color:#888;display:flex;font-family:Courier New,Courier,monospace;justify-content:space-around;letter-spacing:.5px;margin-right:1rem}.switcher span:first-of-type{color:#fff;margin-right:0}.missiontext{background-color:#1e1e1e;border-radius:1rem;border-radius:.5rem;color:#fff;line-height:1.5;margin:1rem;padding:1rem;white-space:pre-wrap}.missiontext,.missiontext span,p{font-family:Courier New,Courier,monospace}.cursor{animation:blink 1s steps(2,start) infinite;display:inline;width:1ch}@keyframes blink{0%,to{opacity:0}50%{opacity:1}}.missionblock{background-color:#424b52;border-radius:1rem;font-size:clamp(.5rem,2vw,1.5rem);margin:.1rem;padding:.5rem}.pane{background-color:#7d6e6e;display:flex;flex-direction:column;height:100%;justify-content:space-between}.pane>:first-child{background-color:#7d6e6e;flex:3 1}.pane>:nth-child(2){color:#000;flex:1 1}.pane>:nth-child(3){color:#000;flex:3 1}.icon{filter:brightness(0) invert(1);max-height:10rem;max-width:10rem}
/*# sourceMappingURL=main.b5e884d8.css.map*/