:root{--primary:#cb5955;--foreground:#000;--background:#fff;--pad:12px;--pad2:calc(var(--pad)*2);background:var(--background);color:var(--foreground);font:1em/1.5em Comfortaa}:root.black{--foreground:#fff;--background:#000}:root.white{--foreground:#000;--background:#fff}body,html,ul{margin:0}ul{list-style:none;padding:0}h1,h2{margin:0}a{color:var(--foreground);text-decoration:none}a:link,a:visited{color:var(--primary)}.app[data-v-dfcf26b3]{min-height:100vh;position:relative;z-index:0}.app.black[data-v-dfcf26b3]{--foreground:#fff;--background:#000}@media screen and (min-width:800px){.app[data-v-dfcf26b3]{display:flex}}header[data-v-dfcf26b3]{display:flex;flex:1;flex-direction:column;height:100vh;margin-bottom:-8em;position:relative}@media screen and (min-width:800px){header[data-v-dfcf26b3]{position:static}}header .logo[data-v-dfcf26b3]{flex:1 1 auto;height:50vw;margin:0 auto;max-width:400px;mix-blend-mode:difference;width:50vw;fill:var(--primary);animation:pop-in-dfcf26b3 .35s 1}.white header .logo[data-v-dfcf26b3]{filter:invert(1)}header h1[data-v-dfcf26b3]{font-size:0}.project .credits[data-v-dfcf26b3]{font-size:1rem;padding:var(--pad)}.project .display[data-v-dfcf26b3]{height:100%;left:0;overflow:hidden;pointer-events:none;position:absolute;top:0;width:100%;z-index:-1}.project .display iframe[data-v-dfcf26b3]{border:0;height:100%;width:100%}@keyframes pop-in-dfcf26b3{0%{transform:scale(0)}70%{transform:scale(1.2)}to{transform:scale(1)}}
