*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:#171717;background:#f7f5f1;font-family:Arial,Helvetica,sans-serif;line-height:1.6}img{max-width:100%;display:block}header{height:86px;padding:14px 5vw;background:#fff;display:flex;align-items:center;justify-content:space-between;position:sticky;top:0;z-index:20;border-bottom:1px solid #eee}.brand img{width:235px}nav{display:flex;gap:26px;align-items:center}nav a{color:#111;text-decoration:none;font-size:13px;letter-spacing:.06em;text-transform:uppercase}.navcta{border:1px solid #111;padding:10px 16px}.menu{display:none;background:none;border:0;font-size:25px}.hero{height:calc(100vh - 86px);min-height:650px;position:relative;color:#fff;display:flex;align-items:center}.hero>img{position:absolute;width:100%;height:100%;object-fit:cover}.shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.72),rgba(0,0,0,.18))}.hero-copy{position:relative;width:min(650px,85%);margin-left:8vw}.eyebrow{text-transform:uppercase;letter-spacing:.22em;font-size:12px;font-weight:bold}.hero h1{font-size:clamp(48px,7vw,96px);line-height:.94;letter-spacing:-.04em;margin:18px 0 24px}.hero-copy>p:not(.eyebrow){font-size:20px;max-width:600px}.btn{display:inline-block;margin-top:20px;padding:14px 22px;text-decoration:none;font-size:12px;font-weight:bold;letter-spacing:.12em}.light{background:#fff;color:#111}.dark{background:#111;color:#fff}.intro,.company,.brands{padding:110px 8vw;text-align:center}.intro h2,.company h2,.brands h2,.projects h2,.process h2,.expertise h2{font-family:Georgia,serif;font-weight:normal;font-size:clamp(38px,5vw,64px);line-height:1.1;margin:15px auto 30px;max-width:900px}.lead,.company>p:not(.eyebrow){font-size:19px;max-width:850px;margin:0 auto 18px}.about{display:grid;grid-template-columns:1fr 1fr;background:#e9e4de}.about-img img{width:100%;height:100%;object-fit:cover;object-position:center}.about-copy{padding:90px 8vw 90px 7vw}.about-copy h2,.feature h2,.trade h2,.contact h2{font-family:Georgia,serif;font-size:clamp(38px,4vw,58px);font-weight:normal;line-height:1.1}.statement{font-family:Georgia,serif;font-size:24px}.expertise,.process,.projects{padding:110px 7vw}.expertise{text-align:center;background:#fff}.cards{display:grid;grid-template-columns:repeat(5,1fr);gap:1px;background:#ddd;margin-top:60px}.cards article{background:#fff;text-align:left;padding:34px 25px}.cards span,.steps b{font-size:12px;letter-spacing:.15em}.cards h3,.steps h3{font-family:Georgia,serif;font-size:23px;font-weight:normal}.feature,.trade{display:grid;grid-template-columns:1.1fr .9fr;align-items:center}.feature>div:first-child img{width:100%;height:600px;object-fit:cover}.feature-copy{padding:80px 9vw}.trade{background:#161616;color:#fff;padding-left:8vw}.trade>div{padding:90px 8vw 90px 0}.trade>img{height:650px;width:100%;object-fit:cover}.process{background:#ded8d0}.process>p,.process>h2{text-align:center}.steps{display:grid;grid-template-columns:repeat(5,1fr);gap:24px;margin-top:60px}.steps>div{border-top:1px solid #777;padding-top:25px}.gallery{display:grid;grid-template-columns:1fr 1fr;gap:18px}.gallery figure{margin:0;position:relative;overflow:hidden}.gallery img{width:100%;height:450px;object-fit:cover;transition:.4s}.gallery figure:hover img{transform:scale(1.02)}.gallery figcaption{position:absolute;left:0;bottom:0;background:rgba(0,0,0,.7);color:#fff;padding:12px 18px;font-size:12px;letter-spacing:.1em;text-transform:uppercase}.gallery .wide{grid-column:span 2}.gallery .wide img{height:600px}.brands{background:#fff}.brands>div{display:flex;align-items:center;justify-content:center;gap:90px;margin-top:50px}.brands img{width:300px;max-height:90px;object-fit:contain}.contact{background:#111;color:#fff;padding:100px 8vw;display:grid;grid-template-columns:1.4fr .6fr;gap:80px}.contact-card{border-left:1px solid #555;padding-left:50px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.contact-card>a:not(.btn){color:#fff;text-decoration:none;font-size:20px;margin:5px 0}footer{background:#fff;padding:45px 7vw;display:flex;align-items:center;justify-content:space-between;font-size:12px}footer img{width:190px}
@media(max-width:900px){header{height:72px}.brand img{width:190px}.menu{display:block}nav{display:none;position:absolute;top:72px;left:0;right:0;background:#fff;flex-direction:column;padding:25px}nav.open{display:flex}.hero{height:78vh;min-height:570px}.cards,.steps{grid-template-columns:1fr 1fr}.about,.feature,.trade,.contact{grid-template-columns:1fr}.about-img img{max-height:650px}.feature>div:first-child img,.trade>img{height:450px}.trade{padding-left:0}.trade>div{padding:75px 8vw}.contact-card{border-left:0;border-top:1px solid #555;padding:35px 0 0}.brands>div{gap:40px}.gallery .wide{grid-column:span 1}.gallery .wide img,.gallery img{height:380px}footer{gap:25px;flex-direction:column;text-align:center}}@media(max-width:600px){.hero-copy{margin-left:6vw}.hero h1{font-size:48px}.intro,.company,.brands,.expertise,.process,.projects{padding:75px 6vw}.about-copy,.feature-copy{padding:70px 7vw}.cards,.steps,.gallery{grid-template-columns:1fr}.brands>div{flex-direction:column}.brands img{width:230px}.contact{padding:70px 7vw}.gallery .wide{grid-column:auto}}
