@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}.contact,.services,.studio{padding:15em 1em;display:flex;gap:1em;background-color:var(--bg)}.contact .col:first-child,.services .col:first-child,.studio .col:first-child{flex:1 1}.contact .col:nth-child(2),.services .col:nth-child(2),.studio .col:nth-child(2){flex:2 1;display:flex;flex-direction:column;gap:2em}.services-list{display:flex;flex-direction:column;gap:3em;margin-top:2em}.service-category h3{font-size:1.25rem;font-weight:700;letter-spacing:-.02rem;line-height:1.2;-webkit-font-smoothing:antialiased}.service-category ul{list-style:none;margin-top:1em;display:flex;flex-direction:column;gap:.5em}.service-category li{font-size:.85rem;font-weight:600;line-height:1.4}.services-cta{margin-top:2em;padding-top:3em;border-top:1px solid rgba(74,82,90,.15);display:flex;flex-direction:column;gap:1.5em}.services-cta-text{font-size:1.25rem;font-weight:700;letter-spacing:-.02rem;line-height:1.3;max-width:32ch;-webkit-font-smoothing:antialiased}.services-cta-link{display:inline-flex;align-items:center;gap:.75em;align-self:flex-start;padding:1em 1.5em;border:1.5px solid var(--fg);font-size:.85rem;font-weight:700;position:relative;overflow:hidden;isolation:isolate;transition:color .45s cubic-bezier(.9,0,.1,1)}.services-cta-link:before{content:"";position:absolute;inset:0;background-color:var(--fg);transform:scaleX(0);transform-origin:left center;transition:transform .45s cubic-bezier(.9,0,.1,1);z-index:-1}.services-cta-link:hover{color:var(--bg)}.services-cta-link:hover:before{transform:scaleX(1)}.services-cta-link span{position:relative}.services-cta-arrow{display:inline-block;transition:transform .45s cubic-bezier(.9,0,.1,1)}.services-cta-link:hover .services-cta-arrow{transform:translateX(4px)}.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}.contact-copy h2 a{font-size:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;color:inherit;text-decoration:none}.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){.contact,.services,.studio{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}}