@import"https://fonts.cdnfonts.com/css/neue-haas-grotesk-display-pro?styles=82961,82962,82971,82972,82969,82970,82967,82968,82965,82966,82963,82964,82959,82960,82957,82958";#root{display:flex;flex-direction:column;min-height:100vh}html,body{overscroll-behavior:auto;overflow-x:hidden;overflow-y:hidden;margin:0;padding:0;height:100%;color:#000;background-size:auto;font-family:Neue Haas Grotesk Display Pro,sans-serif}body:before{content:"";position:fixed;top:0;left:0;width:100%;height:100%;pointer-events:none;background-image:radial-gradient(circle,rgba(0,0,0,.15) 2px,transparent 2.5px);background-size:30px 30px;background-repeat:repeat;background-attachment:fixed;z-index:-1;mix-blend-mode:multiply}#container{width:100vw;height:100svh}*{-webkit-tap-highlight-color:transparent}.Header{position:relative;width:100%;max-width:100%;display:flex;flex-direction:row;align-items:center;justify-content:space-between;z-index:100;height:80px}.Header .Title{position:absolute;left:50%;transform:translate(-50%);font-weight:500;font-size:4em;text-align:center;margin:0;pointer-events:none;width:max-content}@media (max-width: 768px){.Header .Title{font-size:2.5em}}.Page{display:flex;flex-direction:column;min-height:100vh;width:100%}a{text-decoration:none;color:#000}a:hover{text-decoration:underline}button,.language-button,.accordion-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;color:inherit;background:none;border:none}button:focus,button:active,.language-button:focus,.language-button:active,.accordion-button:focus,.accordion-button:active{outline:none;box-shadow:none;color:inherit}.language-selector{display:inline-block;z-index:10;pointer-events:auto;right:0;position:relative;text-align:center;padding:1em;margin-left:auto}.language-button{font-size:2em;width:2em;cursor:pointer;text-transform:lowercase;text-align:center}.language-options{box-sizing:border-box;text-align:center;width:100%;font-size:2em;border:none;z-index:10;position:absolute;left:0}.lang-option{cursor:pointer;text-transform:lowercase}.lang-option:hover{text-decoration:underline}.ErrorPage{display:flex;flex-direction:column;align-items:center;padding-top:20vh;height:100vh;font-size:5em;font-weight:600}a{font-weight:400}#root{height:100dvh;display:flex;justify-content:center;align-items:center}.Layout{display:flex;flex-direction:column;justify-content:space-between;height:100dvh;width:100%;position:relative}.HomeContent{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding-left:15vw;gap:2vh;height:95%;z-index:1;position:relative}.Name{font-weight:700;font-size:10em;margin:0;text-align:left}.position{font-size:2.5em;color:#404040;margin:0;text-align:left}.links{display:flex;flex-direction:row;gap:.5em;font-size:2.5em}.portrait{position:absolute;bottom:0;right:5vw;z-index:1;pointer-events:none;filter:drop-shadow(5px 5px 15px rgba(0,0,0,.3))}.portrait img{height:auto;max-height:50em;max-width:60vw;width:auto;display:block;object-fit:contain;filter:drop-shadow(5px 5px 15px rgba(0,0,0,.3))}@media (max-width: 768px) and (orientation: landscape){.HomeContent{padding:0 5vw;gap:2vh}.Name{font-size:3em}.position{font-size:1.3em}.links{font-size:1.5em}.portrait img{max-height:50vh;max-width:50vw}}@media (orientation: portrait){html,body{overflow:auto}#root{height:100dvh;display:flex;justify-content:center;align-items:center}.Layout{display:flex;flex-direction:column;justify-content:space-between;width:100%;position:relative}.HomeContent{align-items:center;padding-left:0;padding-right:0;gap:2vh;text-align:center;z-index:1;position:relative}.Name{font-size:3.5em;text-align:center}.position{font-size:1.5em;text-align:center}.links{flex-direction:column;gap:.5em;margin-top:.5em;font-size:1.5em}.portrait{position:relative;bottom:0;right:auto;display:flex;justify-content:center;width:100%;z-index:1}.portrait img{max-width:90vw;max-height:50vh}}.ProjectsContent{display:flex;flex-direction:row;align-items:center;justify-content:center;flex:1;gap:50px;width:100%}.ProjectsContent a:hover{text-decoration:none}.ProjectCard{border:1px solid #111;background:#fff;border-radius:10px;padding:0;margin:10px;width:25vw;box-shadow:3px 8px 8px #0003;transition:transform .2s ease-in-out;overflow:hidden}a .ProjectCard:hover{transform:scale(1.05)}.ProjectCard img{display:block;width:100%;max-width:100%;margin:0}.ProjectCard h1,.ProjectCard p{padding:0 20px}.ProjectCard h1{text-align:center;padding-top:20px}.ProjectCard p{padding-bottom:20px}@media (max-width: 768px){.ProjectsContent{display:flex;flex-direction:column;align-items:center;gap:50px;width:100%;padding-top:50px;padding-bottom:50px}.ProjectCard{width:80vw}.ProjectCard:hover{transform:none}}.return_button{font-size:2em;background:transparent;cursor:pointer;text-transform:lowercase;text-align:center;display:inline-block;z-index:10;pointer-events:auto;font-family:Neue Haas Grotesk Display Pro,sans-serif;margin-left:0;position:absolute;width:2em;padding:1em;transform:translateY(-50%)}.return_button:hover{text-decoration:underline}.return_button:active{background:transparent}.Game{width:1080px;height:1080px;display:flex;flex-direction:column;align-items:center;justify-content:center}.Game iframe{width:600px;height:600px;border:none;border-radius:20px}
