*{box-sizing:border-box}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Helvetica Neue,Arial,sans-serif}.site-header,body{color:#fff;background:#000}.site-header{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 2rem}.site-header nav a{margin-left:2rem;font-size:1.05rem;letter-spacing:.02em}.site-header nav a,.wordmark{text-decoration:none;color:#fff;font-weight:700;text-transform:uppercase}.wordmark{font-size:1.6rem;letter-spacing:.03em}.grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:15px;gap:15px;padding:15px}@media (max-width:1024px){.grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.grid{grid-template-columns:1fr}}.layout-rows{display:flex;flex-direction:column;gap:15px}.layout-row{display:flex;flex-wrap:wrap;gap:15px}.layout-row[data-height=extraTall]{--row-h:800px}.layout-row[data-height=tall]{--row-h:560px}.layout-row[data-height=short]{--row-h:320px}.layout-cell{flex:1 1;min-width:0;height:var(--row-h);display:flex;flex-direction:column;gap:15px}@media (max-width:1024px){.layout-cell{flex-basis:calc(50% - 8px)}}@media (max-width:640px){.layout-cell{flex-basis:100%}.layout-row[data-height=extraTall]{--row-h:560px}.layout-row[data-height=tall]{--row-h:400px}.layout-row[data-height=short]{--row-h:260px}}.layout-item{flex:1 1;min-height:0;position:relative;overflow:hidden}.layout-item img{object-fit:cover}.layout-item .grid-item,.layout-item .grid-item-media{height:100%}.layout-item .grid-item-media{aspect-ratio:auto}.layout-item .project-image{height:100%;aspect-ratio:auto}.layout-item .project-image figcaption{position:absolute;left:0;right:0;bottom:0;margin:0;padding:.5rem .75rem;color:#fff;background:linear-gradient(transparent,rgba(0,0,0,.7));pointer-events:none}.grid-item{position:relative;display:block;text-decoration:none;color:inherit}.grid-item-media{position:relative;width:100%;aspect-ratio:4/3;overflow:hidden}.grid-item-media:after{content:"";position:absolute;inset:0;z-index:1;background:rgba(0,0,0,.5);opacity:0;transition:opacity .3s ease}.grid-item:focus-visible .grid-item-media:after,.grid-item:hover .grid-item-media:after{opacity:1}.grid-item-media img{transition:transform .4s ease}.grid-item:hover .grid-item-media img{transform:scale(1.04)}.grid-item-title{position:absolute;z-index:2;top:var(--my,50%);left:var(--mx,50%);transform:translate(-50%,calc(-100% - 20px));white-space:nowrap;color:#fff;font-weight:400;text-transform:uppercase;letter-spacing:.02em;font-size:.9rem;text-shadow:0 1px 3px rgba(0,0,0,.9);opacity:0;transition:opacity .3s ease;pointer-events:none}.grid-item:focus-visible .grid-item-title,.grid-item:hover .grid-item-title{opacity:1}.project{margin:0;padding:15px}.project-images{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:15px;gap:15px}.project-images-single{grid-template-columns:1fr}@media (max-width:768px){.project-images{grid-template-columns:1fr}}.project-image{margin:0;position:relative;aspect-ratio:4/3;overflow:hidden}.project-image figcaption{font-size:.85rem;color:#999;margin-top:.5rem;padding:0 2rem}.project-info{position:-webkit-sticky;position:sticky;top:0;z-index:20;width:100%}.project-info-bar{display:flex;align-items:center;justify-content:space-between;padding:1rem 2rem;font-size:.8rem;background:#000;position:relative;z-index:1}.project-info-eyebrow{font-weight:700;text-transform:uppercase;letter-spacing:.03em}.project-info-toggle{all:unset;cursor:pointer;font-weight:700;text-transform:uppercase;letter-spacing:.03em;color:#fff}.project-info-panel{position:absolute;top:100%;left:0;right:0;max-height:0;overflow:hidden;opacity:0;background:#000;color:#fff;box-shadow:0 20px 40px rgba(0,0,0,.4);transition:max-height .45s cubic-bezier(.65,0,.35,1),opacity .3s ease}.project-info-panel[data-open=true]{max-height:90vh;opacity:1}.project-info-panel[data-open=true][data-settled=true]{overflow-y:auto}.project-info-panel-inner{display:grid;grid-template-columns:1.4fr 1fr;grid-gap:3rem;gap:3rem;padding:1.5rem 2rem 3rem}@media (max-width:768px){.project-info-panel-inner{grid-template-columns:1fr;gap:.5rem}}.project-info-section-toggle{display:none}.project-info-items{margin:.5rem 0 0;padding:0;list-style:none;font-size:.9rem;color:#eee}.project-info-items li{margin-bottom:.2rem}@media (max-width:768px){.project-info-section-toggle{all:unset;display:flex;justify-content:space-between;align-items:center;width:100%;cursor:pointer;font-size:.85rem;font-weight:700;text-transform:uppercase;letter-spacing:.02em;padding:.5rem 0;border-bottom:1px solid rgba(255,255,255,.25);margin-bottom:0}.project-info-description[data-open=true],.project-info-facts[data-open=true]{margin-top:1rem}.project-info-description[data-open=false],.project-info-facts[data-open=false]{display:none}}.project-info-description h1{font-size:2.75rem;font-weight:800;text-transform:uppercase;letter-spacing:.005em;margin:0 0 1.25rem;line-height:1.05}.project-info-description p{line-height:1.6;margin:0 0 1rem;font-size:.95rem;color:#eee;max-width:60ch}.project-info-facts{display:flex;flex-direction:column}.project-info-fact{padding:1rem 0;border-top:1px solid rgba(255,255,255,.25)}.project-info-fact:last-child{border-bottom:1px solid rgba(255,255,255,.25)}.project-info-fact h3{font-size:.9rem;font-weight:700;text-transform:uppercase;letter-spacing:.02em;margin:0 0 .35rem}.project-info-fact p,.project-info-fact ul{margin:0;padding:0;list-style:none;font-size:.9rem;color:#eee}.project-info-fact li{margin-bottom:.2rem}.contact{max-width:640px;margin:0 auto;padding:3rem 2rem}.contact h1{font-size:2rem;margin-bottom:.5rem}.contact-intro{color:#aaa;line-height:1.45;margin-bottom:.85rem}.contact-list{display:grid;grid-template-columns:8rem 1fr;grid-row-gap:.75rem;row-gap:.75rem}.contact-list dt{color:#999;font-size:.9rem}.contact-list dd{margin:0}.contact-list a{color:#fff}.team-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:2rem;gap:2rem;margin-top:1.5rem;margin-bottom:2.5rem}@media (max-width:640px){.team-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem}}.team-member-photo{position:relative;width:100%;aspect-ratio:1/1;border-radius:4px;overflow:hidden;margin-bottom:.75rem}.team-member-name{font-weight:700}.team-member-position{color:#999;font-size:.9rem}.lightbox-trigger{all:unset;display:block;position:relative;width:100%;height:100%;cursor:zoom-in}.lightbox-overlay{position:fixed;inset:0;background:rgba(0,0,0,.92);display:flex;align-items:center;justify-content:center;padding:2rem;z-index:100;cursor:zoom-out;animation:fadeIn .15s ease-out}.lightbox-image{max-width:100%;max-height:100%;object-fit:contain}.lightbox-close{all:unset;position:fixed;top:1.5rem;right:2rem;color:#fff;font-size:2rem;line-height:1;cursor:pointer}.lazy-video video{width:100%;display:block}.lazy-video-placeholder{width:100%;aspect-ratio:16/9;background:#eee}.lazy-video-placeholder,.lazy-video-play{display:flex;align-items:center;justify-content:center}.lazy-video-play{width:3.5rem;height:3.5rem;border-radius:50%;background:rgba(0,0,0,.6);color:#fff;font-size:1.1rem;padding-left:.2rem}.page-transition{animation:fadeIn .25s ease-out}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}