:root{--header-height:116px;--black:#070707;--ink:#151515;--muted:#666;--line:#dedbd4;--paper:#f5f1e8;--white:#fff;--green:#155c32;--green-dark:#0b2c19;--tan:#c8ad83}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}img,video{display:block}.site-header{z-index:20;min-height:var(--header-height);background:var(--white);color:var(--black);border-bottom:1px solid var(--line);grid-template-columns:1fr auto auto;align-items:center;gap:34px;padding:0 clamp(18px,5vw,72px);display:grid}.brand{align-items:center;gap:14px;font-size:1rem;font-weight:800;display:flex}.brand img{object-fit:contain;width:88px;height:88px}.site-header nav{color:#000000a8;align-items:center;gap:clamp(18px,3vw,38px);font-size:.9rem;font-weight:700;display:flex}.site-header a{outline-offset:4px}.site-header nav a:hover,.site-header nav a:focus-visible{color:var(--black)}.header-cta{background:var(--black);min-height:46px;color:var(--white);justify-content:center;align-items:center;padding:0 20px;font-size:.9rem;font-weight:800;display:inline-flex}.hero{min-height:calc(100vh - var(--header-height));background:var(--black);color:var(--white);position:relative;overflow:hidden}.hero-video{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.hero-shade{background:linear-gradient(90deg,#000000d1,#00000075 54%,#00000047),linear-gradient(#0000 54%,#00000085);position:absolute;inset:0}.hero-content{z-index:1;min-height:calc(100vh - var(--header-height));flex-direction:column;justify-content:flex-end;width:min(1080px,100% - 36px);margin:0 auto;padding:clamp(58px,9vw,120px) 0 clamp(44px,6vw,78px);display:flex;position:relative}.hero-content>p,.section-kicker{color:var(--tan);letter-spacing:.12em;text-transform:uppercase;margin:0 0 20px;font-size:.78rem;font-weight:900}h1,h2,h3,p{margin-top:0}h1{letter-spacing:0;max-width:920px;margin-bottom:clamp(28px,5vw,54px);font-size:clamp(3.3rem,7.2vw,6.8rem);line-height:.94}h2{letter-spacing:0;margin-bottom:0;font-size:clamp(2.3rem,5vw,5.3rem);line-height:.94}h3{margin-bottom:12px;font-size:clamp(1.25rem,2vw,2rem);line-height:1.05}.hero-bottom{grid-template-columns:minmax(0,560px) auto;align-items:end;gap:clamp(20px,6vw,90px);display:grid}.hero-bottom p{color:#ffffffdb;margin-bottom:0;font-size:clamp(1.08rem,1.7vw,1.38rem);line-height:1.55}.hero-bottom a,.contact-links a{background:var(--black);min-height:58px;color:var(--white);border:1px solid var(--black);justify-content:center;align-items:center;padding:0 28px;font-weight:850;display:inline-flex}.hero-bottom a{background:var(--white);min-width:280px;color:var(--black);border-color:var(--white)}.intro-section,.services-section,.work-section,.about-section,.process-section,.contact-section{padding:clamp(72px,10vw,142px) clamp(18px,5vw,72px)}.intro-section{background:var(--white);grid-template-columns:.32fr 1fr;gap:clamp(28px,6vw,90px);display:grid}.intro-section h2{max-width:980px;margin-bottom:26px}.intro-section div>p,.about-copy p,.contact-section p{max-width:760px;color:var(--muted);font-size:clamp(1.05rem,1.5vw,1.28rem);line-height:1.65}.section-title{grid-template-columns:.34fr 1fr;align-items:start;gap:clamp(28px,6vw,90px);margin-bottom:clamp(34px,6vw,72px);display:grid}.services-section{background:var(--paper)}.service-grid{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.service-card{background:var(--paper);border-right:1px solid var(--line);border-bottom:1px solid var(--line);min-height:280px;padding:clamp(24px,3vw,38px)}.service-card p,.process-grid p,.project-card p{color:var(--muted);margin-bottom:0;line-height:1.6}.work-section{background:var(--black);color:var(--white)}.work-section .section-kicker{color:#9fcaad}.work-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:18px;display:grid}.work-grid figure,.photo-grid figure,.video-row figure{background:#111;margin:0;position:relative;overflow:hidden}.work-grid figure{aspect-ratio:4/5}.work-grid img,.photo-grid img{object-fit:cover;width:100%;height:100%}.work-grid figcaption,.photo-grid figcaption,.video-row figcaption{color:var(--white);background:#000000c2;padding:10px 12px;position:absolute;bottom:12px;left:12px;right:12px}.photo-grid{display:contents}.work-grid figcaption,.photo-grid figcaption,.video-row figcaption{font-size:.86rem;font-weight:850}.video-row{grid-template-columns:repeat(3,minmax(0,320px));justify-content:center;gap:18px;margin-top:18px;display:grid}.video-row video{aspect-ratio:4/5;object-fit:cover;width:100%}.about-section{background:var(--white);grid-template-columns:.9fr 1fr;gap:clamp(34px,7vw,110px);display:grid}.about-copy p+p{margin-top:20px}.team-strip{flex-wrap:wrap;gap:10px;margin-top:34px;display:flex}.team-strip span{background:var(--paper);border:1px solid var(--line);padding:12px 14px;font-weight:800}.process-section{background:var(--green-dark);color:var(--white)}.process-section .section-kicker{color:#9fcaad}.process-grid{background:#ffffff2e;border:1px solid #ffffff2e;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;display:grid}.process-grid article{background:var(--green-dark);min-height:260px;padding:clamp(24px,4vw,44px)}.process-grid span{color:var(--tan);margin-bottom:72px;font-weight:900;display:block}.process-grid p{color:#ffffffb8}.contact-section{background:var(--paper);grid-template-columns:minmax(260px,.42fr) minmax(0,1fr);align-items:center;gap:clamp(30px,7vw,100px);display:grid}.contact-section img{aspect-ratio:4/5;object-fit:cover;width:100%}.contact-section h2{margin-bottom:24px}.contact-links{flex-wrap:wrap;gap:12px;margin-top:34px;display:flex}.contact-links span{border:1px solid var(--line);min-height:58px;color:var(--muted);align-items:center;padding:0 18px;font-weight:800;display:inline-flex}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important}}@media (max-width:980px){:root{--header-height:124px}.site-header{grid-template-columns:1fr auto;gap:16px;min-height:auto;padding-top:14px;padding-bottom:14px}.site-header nav{grid-column:1/-1;justify-content:space-between;gap:12px;padding-top:6px;overflow-x:auto}.header-cta{min-height:40px;padding:0 14px}.hero,.hero-content{min-height:calc(100vh - var(--header-height))}.intro-section,.section-title,.about-section,.contact-section{grid-template-columns:1fr}.work-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.service-grid,.process-grid,.video-row{grid-template-columns:1fr}}@media (max-width:680px){.brand img{width:72px;height:72px}.header-cta{display:none}.site-header{grid-template-columns:1fr}.hero-content{width:min(100% - 36px,1080px)}h1{font-size:clamp(3.1rem,13.4vw,4.8rem)}.hero-bottom{grid-template-columns:1fr}.hero-bottom a,.contact-links a,.contact-links span{width:100%}.work-grid{grid-template-columns:1fr}}
