*{box-sizing:border-box;margin:0;padding:0}:root{--main-colour:#272e33;--body-text-colour:#d3c6aa;--nav-bar-colour:#dbbc7f;--project-background-1:#4f5b58;--everforest-blue:#7fbbb3;--everforest-purple:#d699b6;--everforest-aqua:#83c092;--everforest-green:#a7c080;background-color:var(--main-colour);font-family:Monaco,Menlo,Consolas,Courier New,monospace;font-size:20pt}@media only screen and (width<=600px){:root{font-size:12pt}}#header{background-color:var(--nav-bar-colour);z-index:100;width:100dvw;min-width:100dvw;max-width:100dvw;height:100px;position:fixed}#header-spacer{width:100dvw;min-width:100dvw;max-width:100dvw;height:100px}#nav{flex-direction:row;justify-content:space-between;align-items:center;height:100%;padding:1%;display:flex}#nav p{text-align:left;line-height:110%}#nav-name{min-width:0;font-size:2rem;font-weight:700}#nav-role{color:#403f3f;font-size:.7rem}#nav-holder{flex-direction:row;flex-grow:0;align-items:center;column-gap:1rem;height:100%;display:flex}@media only screen and (width<=600px){#nav-holder{column-gap:0;height:85%}}.nav-link{aspect-ratio:1;height:100%}.nav-link img{object-fit:contain;width:auto;height:100%}@media only screen and (width<=600px){.nav-link img{transform:scale(.65)}}#linkedin_icon_img{transform:scale(1.45)}@media only screen and (width<=600px){#linkedin_icon_img{transform:scale(.87)}}#content-holder{flex-direction:column;flex-basis:content;width:100vw;display:flex}.project-root{flex-direction:row;flex-basis:content;background-color:var(--project-background-1);border-bottom:4px solid #000;height:32%;display:flex}@media only screen and (width<=600px){.project-root{flex-direction:column;align-content:center;justify-items:center}}#cyberfunk-root{background-color:var(--everforest-blue)}.project-highlights{color:#000;flex-direction:column;justify-content:flex-start;align-items:center;row-gap:1%;width:50%;padding:1%;display:flex}@media only screen and (width<=600px){.project-highlights{width:100%}}.project-title{color:#fff;-webkit-text-stroke:3px black;font-size:4.75rem}@media only screen and (width<=600px){.project-title{font-size:4rem}}#cyberfunk-img-title{width:100%}#cyberfunk-title{font-family:"Jersey 15",sans-serif;font-weight:400}.project-highlights p{width:75%;margin:2%;font-size:1rem;font-weight:800}@media only screen and (width<=600px){.project-highlights p{width:100%}}.project-media{flex-direction:column;justify-content:start;align-items:center;width:50%;padding:1%;display:flex}@media only screen and (width<=600px){.project-media{width:100%}}.project-media video{border:5px solid #8b4513;width:100%}.project-media img{object-fit:contain;border:5px solid #8b4513;width:100%;max-width:100%;height:auto;max-height:100%;transform:scale(.75)}.project-CTA{place-content:center space-evenly;width:100%;display:flex}@media only screen and (width<=600px){.project-CTA{flex-direction:column;align-items:center}}#about-me-root{background-color:var(--everforest-aqua);flex-direction:row-reverse}@media only screen and (width<=600px){#about-me-root{flex-direction:column}}#about-me-blurb{font-size:1rem;font-weight:600}#terminal-horizon-root{background-color:var(--everforest-green)}#terminal-horizon-title{font-size:3.25rem}@media only screen and (width<=600px){#terminal-horizon-title{text-align:center;font-size:4rem}}#footer{background-color:var(--nav-bar-colour);width:100vw;min-width:100vw;max-width:100vw;height:8dvh;min-height:8dvh;max-height:8dvh}
