.menu{position:fixed;top:0;left:0;width:100vw;height:100vh;display:flex;background-color:#161616;-webkit-clip-path:polygon(0 100%,100% 100%,100% 100%,0 100%);clip-path:polygon(0 100%,100% 100%,100% 100%,0 100%);pointer-events:none;z-index:2}.menu .col{position:relative;height:100%;padding:10em 2em 2em;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start}.menu .col-1{flex:1 1}.menu .col-2{flex:1.35 1}.menu .link{margin-bottom:.25em;-webkit-clip-path:polygon(0 0,100% 0,100% 100%,0 100%);clip-path:polygon(0 0,100% 0,100% 100%,0 100%)}.menu .link-wrapper{position:relative;transform:translateY(60px);will-change:transform}.menu .socials{width:100%;display:flex;gap:2em}.menu .socials .sub-col{flex:1 1}.menu .socials .sub-col .line{-webkit-clip-path:polygon(0 0,100% 0,100% 100%,0 100%);clip-path:polygon(0 0,100% 0,100% 100%,0 100%)}.menu .socials .sub-col .line p{color:var(--text-secondary);position:relative;transform:translateY(30px);will-change:transform}.menu .socials .sub-col .line p a{color:var(--text-secondary)}@media (max-width:900px){.menu{flex-direction:column-reverse}.menu .col-1{flex:1 1;align-items:flex-start}.menu .socials{width:100%;gap:4em}}.menu-bar{position:fixed;top:0;left:0;width:100vw;padding:2em;display:flex;align-items:center;z-index:10}.logo,.menu-toggle-wrapper,.portfolio-year{position:relative;flex:1 1}.logo{justify-content:center}.logo,.portfolio-year{display:flex;align-items:center}.portfolio-year{justify-content:flex-end}.small-logo{width:64px;height:64px}.menu-toggle{padding:.25em 0;cursor:pointer}.menu-copy,.menu-toggle{position:relative;width:80px}.menu-copy{height:20px;-webkit-clip-path:polygon(0 0,100% 0,100% 100%,0 100%);clip-path:polygon(0 0,100% 0,100% 100%,0 100%)}.menu-copy p#menu-open{position:absolute;transform:translateY(0)}.menu-copy p#menu-text{position:absolute;transform:translateY(24px)}@media (max-width:900px){.menu-toggle{width:70px}}:root{--bg:#0f0f0f;--text:#fff;--text-secondary:#555;--text-darker:#2f2f2f}@font-face{font-family:PP Neue Montreal;font-weight:200;font-style:normal;src:url(/_next/static/media/PPNeueMontreal-Thin.ebb94db6.ttf) format("truetype")}@font-face{font-family:PP Neue Montreal;font-weight:300;font-style:normal;src:url(/_next/static/media/PPNeueMontreal-Light.ba7e3acc.ttf) format("truetype")}@font-face{font-family:PP Neue Montreal;font-weight:400;font-style:normal;src:url(/_next/static/media/PPNeueMontreal-Book.1c0849c6.ttf) format("truetype")}@font-face{font-family:PP Neue Montreal;font-weight:500;font-style:normal;src:url(/_next/static/media/PPNeueMontreal-Regular.98c8ac09.ttf) format("truetype")}@font-face{font-family:PP Neue Montreal;font-weight:600;font-style:normal;src:url(/_next/static/media/PPNeueMontreal-Medium.96208b3b.ttf) format("truetype")}@font-face{font-family:PP Neue Montreal;font-weight:700;font-style:normal;src:url(/_next/static/media/PPNeueMontreal-Bold.85daf946.ttf) format("truetype")}*{margin:0;padding:0;box-sizing:border-box;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:PP Neue Montreal}body,html{width:100%;height:100%;background-color:var(--bg);color:var(--text)}.container{padding:12em 2em 4em}img{width:100%;height:100%;object-fit:cover}h1{font-size:64px;font-weight:500;letter-spacing:-.02em}h1,h2{color:var(--text);line-height:110%}h2{font-size:42px;letter-spacing:-.01em}h2,h3{font-weight:600}h3{color:var(--text);font-size:28px;line-height:120%;letter-spacing:-.005em}p{color:var(--text-secondary)}a,p{font-size:16px;font-weight:600;line-height:125%;letter-spacing:-.0025em}a{color:var(--text);text-decoration:none}@media (max-width:900px){h1{font-size:36px}h2{font-size:30px}h3{font-size:24px}a,p{font-size:14px}}