.Navbar-module__cJzEcG__header{z-index:1000;padding:1.15vw var(--page-padding);background:var(--bg-primary);will-change:transform;transition:transform .58s cubic-bezier(.22,1,.36,1);position:fixed;top:0;left:0;right:0}.Navbar-module__cJzEcG__retracted{pointer-events:none;transform:translateY(-100%)}.Navbar-module__cJzEcG__nav{max-width:var(--max-width);justify-content:space-between;align-items:center;gap:.75rem;margin:0 auto;display:flex}.Navbar-module__cJzEcG__logo{font-family:var(--font-body);letter-spacing:.02em;color:var(--text-primary);flex-shrink:0;font-size:clamp(1.05rem,1.85vw,1.28rem);font-weight:400;text-decoration:none;transition:opacity .3s}.Navbar-module__cJzEcG__logo:hover{opacity:.5}.Navbar-module__cJzEcG__links{flex-wrap:wrap;flex:1;justify-content:flex-end;align-items:center;gap:.35rem 1rem;min-width:0;display:flex}.Navbar-module__cJzEcG__link{letter-spacing:.07em;text-transform:uppercase;color:var(--text-primary);white-space:nowrap;padding:.15rem 0;font-size:.68rem;font-weight:400;text-decoration:none;transition:opacity .25s;position:relative}.Navbar-module__cJzEcG__linkActive{font-weight:500}.Navbar-module__cJzEcG__linkActive:after{width:100%}.Navbar-module__cJzEcG__link:after{content:"";width:0;height:1px;transition:width .4s var(--ease-out-expo);background:currentColor;position:absolute;bottom:0;left:0}.Navbar-module__cJzEcG__link:hover:after{width:100%}.Navbar-module__cJzEcG__socialLink{width:18px;height:18px;color:var(--text-primary);justify-content:center;align-items:center;transition:opacity .3s;display:flex}.Navbar-module__cJzEcG__socialLink:hover{opacity:.5}.Navbar-module__cJzEcG__socialLink svg{width:16px;height:16px}.Navbar-module__cJzEcG__burger{z-index:1001;cursor:pointer;background:0 0;border:none;flex-direction:column;gap:6px;padding:4px;display:none}.Navbar-module__cJzEcG__burger span{background:var(--text-primary);width:24px;height:1.5px;transition:transform .3s,opacity .3s;display:block}.Navbar-module__cJzEcG__burgerOpen span:first-child{transform:translateY(3.75px)rotate(45deg)}.Navbar-module__cJzEcG__burgerOpen span:last-child{transform:translateY(-3.75px)rotate(-45deg)}@media (max-width:768px){.Navbar-module__cJzEcG__header{padding:3.25vw 1.5rem}.Navbar-module__cJzEcG__nav{flex-wrap:nowrap}.Navbar-module__cJzEcG__burger{display:flex}.Navbar-module__cJzEcG__links{-webkit-backdrop-filter:blur(30px);opacity:0;visibility:hidden;background:#ffd8eff7;flex-flow:column;justify-content:center;align-items:center;gap:1.35rem;transition:opacity .4s,visibility .4s;position:fixed;inset:0}.Navbar-module__cJzEcG__linksOpen{opacity:1;z-index:1002;visibility:visible}.Navbar-module__cJzEcG__linksOpen .Navbar-module__cJzEcG__link{letter-spacing:.08em;font-size:1.2rem}.Navbar-module__cJzEcG__linksOpen .Navbar-module__cJzEcG__socialLink{width:28px;height:28px}.Navbar-module__cJzEcG__linksOpen .Navbar-module__cJzEcG__socialLink svg{width:24px;height:24px}}
.Footer-module__S6Hkya__footer{padding:2rem var(--page-padding);border-top:1px solid var(--border)}.Footer-module__S6Hkya__footerHome{border-top:none;padding-top:1.5rem;padding-bottom:2.5rem}.Footer-module__S6Hkya__inner{max-width:var(--max-width);justify-content:space-between;align-items:center;margin:0 auto;display:flex}.Footer-module__S6Hkya__copy{color:var(--text-muted);letter-spacing:.02em;font-size:.75rem}.Footer-module__S6Hkya__top{letter-spacing:.06em;text-transform:uppercase;color:var(--text-muted);cursor:pointer;background:0 0;border:none;font-family:inherit;font-size:.75rem;text-decoration:none;transition:color .3s}.Footer-module__S6Hkya__top:hover{color:var(--text-primary)}
.ProjectCard-module__U_VZua__card{position:relative}.ProjectCard-module__U_VZua__link{color:inherit;text-decoration:none;display:block}.ProjectCard-module__U_VZua__media{aspect-ratio:1.43;background:var(--bg-card);position:relative;overflow:hidden}.ProjectCard-module__U_VZua__still{object-fit:cover;transition:transform .7s cubic-bezier(.16,1,.3,1),opacity .5s}.ProjectCard-module__U_VZua__stillHidden{opacity:0}.ProjectCard-module__U_VZua__card:hover .ProjectCard-module__U_VZua__still{transform:scale(1.04)}.ProjectCard-module__U_VZua__video{object-fit:cover;opacity:0;width:100%;height:100%;transition:opacity .5s;position:absolute;inset:0}.ProjectCard-module__U_VZua__videoPlaying{opacity:1}.ProjectCard-module__U_VZua__overlay{opacity:0;background:linear-gradient(#0000 40%,#0000008c 100%);justify-content:flex-start;align-items:flex-end;padding:1.25rem;transition:opacity .4s;display:flex;position:absolute;inset:0}.ProjectCard-module__U_VZua__overlayHidden{opacity:0!important}.ProjectCard-module__U_VZua__card:hover .ProjectCard-module__U_VZua__overlay{opacity:1}.ProjectCard-module__U_VZua__info{justify-content:space-between;align-items:flex-start;gap:1rem;padding:.65rem .15rem .2rem;display:flex}.ProjectCard-module__U_VZua__titles{flex-direction:column;gap:.15rem;min-width:0;display:flex}.ProjectCard-module__U_VZua__client{letter-spacing:.1em;text-transform:uppercase;font-size:clamp(.9rem,1.35vw,1.05rem);font-weight:500;line-height:1.3}.ProjectCard-module__U_VZua__subtitle{color:var(--text-primary);letter-spacing:.02em;font-size:clamp(.95rem,1.5vw,1.12rem);font-weight:400;line-height:1.3}.ProjectCard-module__U_VZua__director{color:var(--text-muted);letter-spacing:.04em;white-space:nowrap;flex-shrink:0;font-size:.78rem;font-weight:400;line-height:1.3}
.ProjectList-module__U9thmG__section{padding:1.75rem var(--page-padding) 5rem;max-width:var(--max-width);min-height:100vh;margin:0 auto}.ProjectList-module__U9thmG__empty{font-family:var(--font-body);color:var(--text-secondary);text-align:center;padding:4rem 1.5rem;font-size:1rem;font-weight:400}.ProjectList-module__U9thmG__grid{grid-template-columns:repeat(2,1fr);align-items:start;gap:clamp(.4rem,.95vw,.75rem) clamp(.9rem,2vw,2rem);display:grid}.ProjectList-module__U9thmG__cardWrap{min-width:0}@media (max-width:768px){.ProjectList-module__U9thmG__section{padding:1.25rem 1.5rem 3.5rem}.ProjectList-module__U9thmG__grid{grid-template-columns:1fr;gap:1rem 0}}
