:root{--text:#000;--text-h:#08060d;--bg:#fff;--bg-border:#cacaca;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#1abea9;--accent-bg:#1abea91a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:"Martian Mono", monospace;--mono:ui-monospace, Consolas, monospace;font:18px/145%;letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg-border);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}}#root{text-align:center;box-sizing:border-box;flex-direction:column;min-height:100svh;margin:0 auto;display:flex}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:48px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}a:link{color:#6997f4}a:visited{color:#c85bff}@keyframes blink-animation{0%{opacity:1}50%{opacity:0}to{opacity:1}}.blink{transition:none;animation:1s step-end infinite blink-animation}main{border-radius:8px;flex-direction:column;flex-grow:1;margin:4px;display:flex;position:relative;overflow:hidden}header{background-color:var(--accent);align-items:center;height:10vh;padding:0 5vw;display:flex}header nav{justify-content:space-between;align-items:center;width:100%;display:flex}header nav #name-button{font-family:Martian Mono,monospace;font-size:x-large;font-weight:400}header nav span{align-items:center;display:flex}header nav span .nav-button{height:1.5em;margin:.25em;padding:.75em;transition:transform .2s ease-in-out}header nav span .nav-button:hover{transform:scale(1.25)}#page-content{z-index:0;background-color:#fff;height:fit-content;position:relative}#dog{z-index:0;filter:brightness(50%);width:20vw;transition:transform .3s ease-in-out,filter .3s ease-in-out;position:absolute;bottom:0%;right:10%;transform:translateY(50%)}#dog:hover{filter:brightness();transform:translateY(0%)}footer{z-index:1;background-color:var(--accent);flex:auto;justify-content:center;padding-bottom:15vh;display:flex;position:relative}footer span{padding:5vh;font-size:28px}.section-subtitle{opacity:.6;margin-bottom:2em;font-family:Arvo,serif;font-size:16px;font-style:italic}section{padding-top:10vh;padding-bottom:10vh}.horizontal-flex{flex-direction:row;justify-content:center;align-items:center;height:fit-content;display:flex}.vertical-flex{flex-direction:column;justify-content:center;align-items:start;height:fit-content;display:flex}#headshot{border-radius:16px;height:50vh;margin:16px;box-shadow:0 0 10px #00000080}#headshot-text{text-align:left;width:30%;padding-left:32px}#headshot-text h1{font-family:Martian Mono,monospace}#headshot-text p{padding-bottom:16px;font-family:Arvo,serif;font-size:22px}#headshot-text .tooltip-text{cursor:pointer;border-bottom:2px dotted #000;position:relative}#headshot-text .tooltip{white-space:nowrap;opacity:0;background-color:#fff;border-radius:8px;width:fit-content;padding:2px 8px;transition:transform .15s ease-in-out,opacity .15s ease-in-out;position:absolute;top:-150%;transform:translate(-65%,25%);box-shadow:0 .125rem .5rem #0000004d,0 .0625rem .125rem #0003}#headshot-text .tooltip:before{content:"";filter:drop-shadow(0 .0625rem .0625rem #0003);border:.75rem solid #0000;border-top-color:#fff;border-bottom:none;position:absolute;top:100%;left:40%}#headshot-text .tooltip-text:hover .tooltip{opacity:1;transform:translate(-65%)}#projects{background-color:var(--accent-bg);height:50vh}#project-menu{display:flex}#project-selector{flex-direction:column;justify-content:center;transition:width .5s;display:flex}#project-selector .project-row{flex-direction:row;justify-content:center;display:flex}#project-selector .project-row .project-card{border:3px solid #000;border-radius:1em;justify-content:center;align-items:center;width:10vw;height:10vh;margin:2em;padding:1em;font-family:Arvo,serif;display:flex;box-shadow:5px 5px 5px #00000040}#project-selector .project-row .project-card h3{font-size:24px;font-weight:400}#project-selector .project-row .selected{background-color:var(--accent)}#project-info{color:#fff;border-radius:.25em .25em .5em .5em;flex-direction:column;flex-grow:1;width:0;margin:1em;font-family:Google Sans Code,monospace;transition:all .5s;display:flex;overflow:hidden}#project-info #project-info-header{background-color:#000;justify-content:left;padding:.5em 1em;font-weight:lighter;display:flex}#project-info #project-info-content{text-align:start;background-color:#000c;flex-direction:column;flex-grow:1;align-items:start;padding:.5em}#travel{background-color:var(--bg);flex-direction:column;align-items:center;display:flex}#usa{filter:drop-shadow(1px 1px #000)drop-shadow(-1px -1px #000);width:50%}.review-row{justify-content:space-evenly;align-items:center;width:80%;padding:2em;display:flex}.review-card{width:20em;font-family:Arvo,serif}.review-card .state{height:10em;filter:drop-shadow(1px 1px 0 black) drop-shadow(-1px -1px 0 black) drop-shadow(3px 3px 0 var(--accent));padding:2em;transition:filter .3s ease-in-out,transform .3s ease-in-out;transform:rotate(0)}.review-card:hover .state{filter:drop-shadow(1px 1px 0 black) drop-shadow(-1px -1px 0 black) drop-shadow(5px 5px 10px var(--accent));transform:rotate(3deg)}.star{height:2em}
