.footer{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;width:100%;max-width:1920px;height:100vh;min-height:var(--height-footer);padding:80px var(--padding-page) var(--padding-page);box-sizing:border-box;background-color:white;overflow:hidden}.footer-bottom-background{position:absolute;bottom:21vh;left:0;right:0;width:100%;height:400px;z-index:2}.footer-top{flex-direction:column;gap:var(--padding-xxxl);z-index:100}.footer-content,.footer-top{display:flex;align-items:flex-start;width:100%}.footer-content{justify-content:space-between;gap:var(--padding-page);font-family:var(--font-primary);font-size:var(--text-body);font-weight:var(--weight-regular);line-height:normal;color:var(--black)}.footer-column{align-items:flex-start;width:100%}.footer-column,.footer-column-right{display:flex;flex-direction:column;gap:var(--padding-m)}.footer-column-right{align-items:flex-end}.footer-row{width:100%;display:flex;flex-direction:row;justify-content:flex-start;gap:var(--padding-page)}.footer-title{font-family:var(--font-primary);font-size:var(--text-lg);font-weight:var(--weight-regular);line-height:var(--line-tight);color:var(--black);margin:0;padding-bottom:var(--padding-s)}.footer-subtitle,.footer-subtitle-right{font-family:Helvetica Neue,sans-serif;font-size:12px;font-weight:400;line-height:normal;color:var(--grey,rgba(41,41,46,.6));white-space:nowrap;display:flex;flex-direction:column}.footer-subtitle-right{align-items:flex-end}.footer-subtitle p,a{margin:0;padding-bottom:var(--padding-s)}.footer-subtitle p:last-child{margin-bottom:0}.footer-bottom{flex-direction:column;align-items:flex-start}.footer-bottom,.footer-bottom-content{display:flex;width:100%;position:relative}.footer-bottom-content{justify-content:space-between;align-items:flex-end;bottom:0;left:0;right:0;z-index:10;gap:var(--padding-page)}.footer-bottom-content>div{display:flex;align-items:flex-start;width:100%}.footer-bottom-column{display:flex;flex-direction:column;gap:0;align-items:flex-start}.footer-meta{font-family:Helvetica Neue,sans-serif;font-size:12px;font-weight:400;line-height:normal;color:var(--grey,rgba(41,41,46,.6));margin:0;padding:0}@media (max-width:1080px){.footer{padding:var(--padding-page)}.footer,.footer-content{padding-top:var(--padding-xxxl)}.footer-content{flex-wrap:wrap;gap:var(--padding-m)}.footer-column{width:50%}.footer-column-right{width:50%;align-items:flex-start}.footer-row{flex-direction:column;gap:var(--padding-xxxl);justify-content:flex-start}.footer-subtitle-right{white-space:normal;align-items:flex-start}.footer-top{gap:var(--padding-xxl)}.footer-bottom{height:auto;padding:var(--padding-xxxl) 0 0 0}.footer-bottom-content{gap:var(--padding-xxl)}.footer-title{font-size:var(--text-m)}.footer-subtitle{white-space:normal}}.threejs-hero{width:100%;height:190%;min-height:80px;position:absolute;top:-90px;left:0;pointer-events:auto;transform:scale(1.11);transform-origin:center;padding:var(--padding-xl);pointer-events:none}.threejs-hero canvas{display:block;width:100%!important;height:120%!important}@media (max-width:1080px){.threejs-hero{top:-40px}}@media (max-width:768px){.threejs-hero{top:0}}.navbar{display:flex;position:fixed;z-index:100;top:0;left:0;right:0;justify-content:space-between;align-items:flex-start;padding:var(--padding-page) var(--padding-page);width:100%;background-color:transparent;transition:transform .35s ease-in-out;transform:translateY(0);mix-blend-mode:difference}.navbar-hidden{transform:translateY(-100%)}.navbar-center,.navbar-left,.navbar-right{display:flex;align-items:center;flex:1 1}.navbar-left,.navbar-right{gap:var(--padding-page)}.navbar-right{justify-content:flex-end}.navbar-center{justify-content:center;gap:var(--padding-page)}.nav-item{font-family:var(--font-primary);font-size:var(--text-xs);font-weight:var(--weight-regular);line-height:normal;margin:0;padding:0;white-space:nowrap;cursor:pointer;gap:.35em}.navbar a{color:var(--white);transition:color .3s ease}.navbar a:hover{color:var(--nav-item-color)}.nav-item .name-hidden{opacity:0;transition:opacity .4s cubic-bezier(.08,.74,.25,1.23)}#last-name{transform:translateX(-42px);transition:transform .4s cubic-bezier(.08,.74,.25,1.23)}.nav-item:hover .name-hidden{opacity:1}.nav-item:hover #last-name{transform:translateX(0)}.navbar.at-bottom a{color:var(--nav-item-color)}.navbar.at-bottom a:hover{color:var(--white)}@media (max-width:768px){.nav-item{gap:.5em}}:root{--padding-xs:.128em;--padding-s:.272em;--padding-m:.618em;--padding-l:1em;--padding-xl:1.618em;--padding-xxl:2.618em;--padding-xxxl:3.618em;--padding-pixel:40px;--padding-page:1em;--black:#29292e;--grey:rgba(41,41,46,0.6);--nav-item-color:#80807D;--white:#ffffff;--light-grey:#c5c5c5;--font-primary:"Helvetica Neue",system-ui,sans-serif;--font-serif:"PP Editorial New","Times New Roman",serif;--text-xs:12px;--text-sm:14px;--text-base:16px;--text-m:22px;--text-lg:28px;--text-xl:32px;--text-2xl:142px;--weight-light:200;--weight-regular:400;--weight-medium:500;--line-tight:1.15;--line-normal:1.4;--line-loose:1.5;--letter-tight:-0.071px;--letter-normal:0;--letter-xsmall:-0.016px;--height-hero:100vh;--height-thumbnail:400px;--height-footer:832px;--width-about-text:440px;--width-about-image:420px;--width-skills:640px;--width-case-study:601.15px;--transition-fast:0.3s ease;--transition-veryfast:0.15s ease;--breakpoint-medium:920px}*{box-sizing:border-box}*,body,html{margin:0;padding:0}body,html{width:100%;height:100%}body{font-family:var(--font-primary);font-size:var(--text-base);font-weight:var(--weight-regular);line-height:var(--line-normal);color:var(--black);background-color:var(--white)}#root{width:100%;min-height:100vh}a{font-weight:var(--weight-regular);color:inherit;text-decoration:none;transition:color var(--transition-veryfast)}a:hover{color:var(--black)}@media (max-width:768px){:root{--padding-page:.618em;--text-base:14px;--text-xs:11px}}@media (max-width:480px){:root{--padding-page:.618em;--text-m:19px;--text-base:12px;--text-xs:11px}}@font-face{font-family:PP Editorial New;src:url(/fonts/PPEditorialNew-Ultralight.otf) format("opentype");font-weight:200;font-display:swap}html{scroll-behavior:auto;scrollbar-gutter:stable}:root{font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:subpixel-antialiased;-moz-osx-font-smoothing:auto}