@import url("https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap");:root{--bg:#fff;--fg:#4a525a}*{margin:0;padding:0;box-sizing:border-box}body{font-family:TWK Lausanne,Inter;color:var(--fg)}img{width:100%;height:100%;object-fit:cover}h1{font-size:4.25rem;font-weight:600;letter-spacing:-.1rem;line-height:1}h2{font-size:2rem;font-weight:700;letter-spacing:-.04rem;line-height:1.125;-webkit-font-smoothing:antialiased}a,p{display:block;text-decoration:none;color:var(--fg);font-size:.85rem;font-weight:600}.nav{position:fixed;top:0;left:0;width:100vw;padding:1em;display:flex;gap:1em;z-index:2;width:100%}.nav .col:first-child{flex:1 1}.nav .col:nth-child(2){flex:2 1;display:flex;justify-content:space-between}.home{width:100%;height:100svh;overflow:hidden;background-color:var(--bg)}.home .header{position:absolute;top:25%;left:50%;transform:translate(-50%,-50%);width:100%}.home .header h1{font-size:29vw;text-align:center}.home .hero-img{position:absolute;left:50%;bottom:0;transform:translateX(-50%);width:90%;height:50vh;overflow:hidden}.work{text-align:center;padding:15em 1em;display:flex;flex-direction:column;gap:2em;background-color:var(--bg)}.work .projects{width:90%;margin:0 auto;display:flex;gap:4em}.work .projects .column{flex:1 1;display:flex;flex-direction:column;gap:4em}.work .projects img{aspect-ratio:4/5}.work .projects a{display:block;cursor:pointer;transition:filter .3s ease}.work .projects .work-image{filter:grayscale(100%);transition:filter .3s ease}.work .projects a:hover .work-image{filter:grayscale(0)}.contact,.studio{padding:15em 1em;display:flex;gap:1em;background-color:var(--bg)}.contact .col:first-child,.studio .col:first-child{flex:1 1}.contact .col:nth-child(2),.studio .col:nth-child(2){flex:2 1;display:flex;flex-direction:column;gap:2em}.studio .about-img{aspect-ratio:5/7}.contact{width:100vw;height:100%;min-height:100svh}.contact .socials{position:absolute;bottom:1.5em;display:flex;gap:1em}.letter,.line,.word{position:relative;display:inline-block;will-change:transform}.revealer{position:fixed;top:0;left:0;width:100vw;height:100svh;transform-origin:center top;background-color:var(--fg);pointer-events:none;z-index:2}::view-transition-new(root),::view-transition-old(root){animation:none!important}::view-transition-group(root){z-index:auto!important}::view-transition-image-pair(root){isolation:isolate;will-change:clip-path;z-index:1}::view-transition-new(root){z-index:10000;animation:none!important}::view-transition-old(root){z-index:1;animation:none!important}@media (max-width:900px){.work .projects{width:90%}.contact,.studio,.work .projects{flex-direction:column}}.LanguageSwitcher_languageSwitcher__TAQSY{position:fixed;bottom:20px;right:20px;display:flex;flex-direction:row;gap:12px;z-index:1000}.LanguageSwitcher_flagButton__6xddY{background:none;border:none;cursor:pointer;padding:0;transition:all .3s ease;opacity:.6;position:relative}.LanguageSwitcher_flagButton__6xddY:hover{opacity:1;transform:scale(1.15)}.LanguageSwitcher_flagButton__6xddY.LanguageSwitcher_active__dOjPo{opacity:1}.LanguageSwitcher_flagIcon__bZab_{display:block;border-radius:2px;transition:transform .2s ease;width:20px;height:15px}.LanguageSwitcher_flagButton__6xddY:hover .LanguageSwitcher_flagIcon__bZab_{transform:scale(1.05)}@media (max-width:768px){.LanguageSwitcher_languageSwitcher__TAQSY{bottom:15px;right:15px;gap:10px}.LanguageSwitcher_flagIcon__bZab_{width:18px;height:13px}}