*{box-sizing:border-box;margin:0;padding:0}body{color:#000;-webkit-font-smoothing:antialiased;background-color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}.main-container{flex-direction:column;min-height:100vh;padding:60px;display:flex}.header{justify-content:space-between;align-items:flex-start;margin-bottom:40px;display:flex}.brand h1{text-transform:uppercase;letter-spacing:.05em;font-size:14px;font-weight:800}.contact-link{color:#000;margin-top:10px;font-size:13px;text-decoration:none;display:block}.nav{gap:30px;display:flex}.nav-item{text-transform:uppercase;cursor:pointer;letter-spacing:.05em;background:0 0;border:none;font-size:12px;font-weight:500}.nav-item.active{border-bottom:1.5px solid #000;font-weight:900}.content-area{flex-direction:column;flex-grow:1;align-items:center;width:100%;display:flex}.project-display{width:100%;max-width:1100px}.project-header-row{text-transform:uppercase;letter-spacing:.1em;opacity:.7;justify-content:space-between;margin-bottom:12px;font-size:11px;display:flex}.main-image-wrap{aspect-ratio:16/9;background-color:#f8f8f8;width:100%;overflow:hidden}.main-image-wrap img{object-fit:cover;width:100%;height:100%}.stills-grid{grid-template-columns:repeat(2,1fr);gap:15px;width:100%;display:grid}.grid-img{object-fit:cover;width:100%;height:500px}.grid-img.wide{aspect-ratio:21/9;grid-column:span 2;height:auto}.credits-text{text-transform:uppercase;opacity:.5;letter-spacing:.1em;margin-top:40px;font-size:11px}.footer{text-transform:uppercase;letter-spacing:.05em;justify-content:space-between;align-items:flex-end;margin-top:80px;font-size:11px;display:flex}.footer-left p{opacity:.6;line-height:1.6}.footer-right{gap:30px;display:flex}.footer-right a{color:#000;font-weight:600;text-decoration:none}
