@import url("https://fonts.googleapis.com/css2?family=Karla:wght@400;700&family=Space+Mono&display=swap");*,:after,:before{box-sizing:border-box;margin:0;padding:0}body,html{background:#fff;font-family:Karla,sans-serif;font-size:1.3rem;color:#000}a{color:inherit;text-decoration:none}a:hover{color:#004aff}.mono,small{font-family:Space Mono,monospace}h1{font-size:1.2rem;font-weight:700;line-height:1;text-transform:uppercase;letter-spacing:.04em;text-indent:.04em}.nav-wrap{position:fixed;top:0;left:0;width:100%;z-index:100;padding:2.2rem 2.2rem .6rem;display:flex;flex-direction:column;align-items:center;background:transparent}.nav{font-size:.7rem;font-weight:300;line-height:2;margin-top:5px}.nav ul{list-style:none;display:flex;flex-direction:row;align-items:center;gap:1.2rem}#content{width:95%;margin:0 auto;padding-top:7.5rem;padding-bottom:50px}.page-body,.project-meta{padding-left:2.2rem}#gallery{margin-top:3rem;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:6rem}#gallery a{display:block;overflow:hidden;flex-shrink:0}#gallery img{display:block;width:100%;height:auto;transition:opacity .15s ease}#gallery a:hover img{opacity:.85}.project-images{display:flex;flex-direction:column;align-items:center;gap:.75rem;margin-top:2rem}.project-images img{display:block;width:100%;max-width:60rem;height:auto}.project-meta{margin-top:2.5rem;font-size:1rem;text-align:center}.project-meta h1{font-size:1rem;margin-bottom:.5rem}.project-meta div,.project-meta div p,.project-meta p{max-width:40rem;margin:.25rem auto 0;line-height:1;font-size:.6rem;color:#333;font-style:italic}.video-wrapper{width:-moz-fit-content;width:fit-content;margin:0 auto}.video-section-title{font-weight:700;font-size:.85rem;margin-bottom:1.5rem}.video-grid{display:grid;grid-template-columns:repeat(2,560px);grid-gap:2rem;gap:2rem}.video-thumb{display:block;text-decoration:none}.video-thumb-image{width:100%;aspect-ratio:16/9;overflow:hidden}.video-thumb-image img{width:100%;height:100%;object-fit:cover;display:block;transition:opacity .2s}.video-thumb:hover .video-thumb-image img{opacity:.85}.video-thumb-title{margin-top:.5rem;font-size:.75rem;font-style:italic}.video-project{max-width:60rem;margin:0 auto}.video-project h2{font-size:1rem;font-weight:400;font-style:italic;margin-bottom:1em}.video-embed{position:relative;width:100%;aspect-ratio:16/9;margin-bottom:4rem}.video-project-description{margin-top:.25rem;margin-bottom:1.5rem;font-size:.8rem;line-height:1.5;max-width:40rem;color:#555}.video-embed iframe{position:absolute;inset:0;width:100%;height:100%;border:none}.events-wrapper{max-width:1200px;margin:0 auto}.events-section-title{font-weight:700;font-style:italic;font-size:.85rem;margin-bottom:1.5rem}.events-list{gap:20px}.event-item,.events-list{display:flex;flex-direction:column}.event-teaser{width:100%;height:auto;display:block}.event-detail{max-width:1200px;margin:0 auto}.event-detail-meta{margin-bottom:1.5rem}.event-back{font-size:.7rem;display:inline-block;margin-bottom:.8rem}.event-detail-title{font-size:.9rem;font-weight:700;font-style:italic;margin-bottom:.3rem}.event-detail-desc{font-size:.75rem;color:#555;font-style:italic}.event-freeform{display:flex;flex-wrap:wrap;align-items:center;align-content:center;justify-content:center}.contact-layout{display:grid;grid-template-columns:1fr 1.4fr;grid-gap:4rem;gap:4rem;align-items:start;max-width:50rem;margin:0 auto;padding:0 2rem}.contact-block,.contact-label{font-size:.7rem;font-weight:700;margin-bottom:1.5rem}.contact-block{line-height:1.4}.contact-photo img{width:80%;height:auto;display:block}.contact-clients-inline{font-size:.7rem;font-weight:700;line-height:1.6}@media (max-width:700px){.contact-layout{grid-template-columns:1fr;gap:2rem}.contact-photo{order:-1}}.nav-toggle{display:none;background:none;border:none;font-family:Karla,sans-serif;font-size:1rem;cursor:pointer;color:#000}@media (max-width:600px){.nav-wrap{flex-direction:row;justify-content:space-between;align-items:center;padding:1.2rem 20px .8rem;background:#fff}h1{font-size:.72rem}.nav-toggle{display:block}.nav ul{display:none}.nav ul.open{display:flex;flex-direction:column;align-items:flex-start;gap:1rem;font-size:1rem;list-style:none;position:absolute;top:100%;left:0;width:100%;background:#fff;padding:1.2rem 20px 1.5rem}#content{width:100%;padding-top:2.4rem;padding-left:20px;padding-right:20px}.project-meta{padding-left:0;margin-bottom:.75rem}.project-meta h1{font-size:.65rem;font-weight:400;text-transform:none;letter-spacing:0}.project-meta p,.project-meta small{font-size:.6rem;font-weight:400;line-height:1.5}#gallery{display:grid;grid-template-columns:1fr 1fr;grid-gap:.4rem;gap:.4rem;margin-top:.5rem;justify-content:unset;align-items:unset}#gallery a{width:100%!important;aspect-ratio:3/4;overflow:hidden}#gallery a img{width:100%;height:100%;object-fit:cover}}