:root{color-scheme:light;--ink:#221d1d;--muted:#665f59;--paper:#f2eee8;--surface:#fff;--line:#24202124;--sage:#687568;--brick:#9b5848;--clay:#d8c7b8;--mist:#e6e2dc;--max:1200px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--paper);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.56}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}.skip-link{z-index:20;background:var(--ink);color:#fff;padding:.7rem 1rem;position:fixed;top:1rem;left:1rem;transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}.site-header{z-index:10;border-bottom:1px solid var(--line);backdrop-filter:blur(16px);background:#f4f1ece6;grid-template-columns:auto 1fr auto;align-items:center;gap:clamp(1rem,3vw,2rem);padding:.72rem clamp(1rem,3vw,2rem);display:grid;position:sticky;top:0}.brand{align-items:center;min-height:54px;display:inline-flex}.brand img{width:clamp(148px,18vw,210px);height:auto}nav{color:var(--muted);text-transform:lowercase;flex-wrap:wrap;justify-content:center;gap:clamp(.7rem,2vw,1.35rem);font-size:.92rem;font-weight:650;display:flex}nav a,.text-link,.header-contact{border-bottom:1px solid #0000}nav a:hover,.text-link:hover,.header-contact:hover{color:var(--ink);border-color:currentColor}.header-contact{text-transform:lowercase;justify-content:center;align-items:center;min-height:44px;padding:.7rem 0;font-weight:700;display:inline-flex}main{min-height:70vh}.section{width:min(var(--max), calc(100% - 2rem));margin-inline:auto;padding:clamp(4.5rem,8vw,7.8rem) 0}.section+.section{border-top:1px solid var(--line)}.eyebrow{color:var(--brick);letter-spacing:0;text-transform:uppercase;margin:0 0 .9rem;font-size:.78rem;font-weight:800}h1,h2,h3,p{margin-top:0}h1,h2{max-width:840px;font-family:Georgia,Times New Roman,serif;font-weight:400;line-height:.98}h1{font-size:clamp(3.25rem,7.2vw,7rem)}h2{font-size:clamp(2.25rem,4.6vw,4.55rem)}h3{font-size:clamp(1.18rem,1.8vw,1.5rem);line-height:1.15}.lead{max-width:700px;color:var(--muted);font-size:clamp(1.08rem,1.9vw,1.28rem)}.section-heading,.listing-heading,.gallery-heading{grid-template-columns:minmax(0,.9fr) minmax(280px,.72fr);align-items:end;gap:clamp(1.25rem,4vw,3rem);margin-bottom:clamp(2rem,4vw,3rem);display:grid}.section-heading h2,.listing-heading h1,.gallery-heading h2{margin-bottom:0}.section-heading>p:last-child,.listing-heading>.lead{color:var(--muted);margin-bottom:0}.button-row{flex-wrap:wrap;gap:.8rem;margin-top:2rem;display:flex}.button,.ghost-button{border:1px solid var(--ink);justify-content:center;align-items:center;min-height:44px;padding:.82rem 1.12rem;transition:transform .18s,background .18s,color .18s;display:inline-flex}.button{background:var(--ink);color:#fff}.ghost-button{background:0 0}.button:hover,.ghost-button:hover{transform:translateY(-1px)}.hero{background:var(--ink);align-items:end;min-height:92svh;display:grid;position:relative;overflow:hidden}.hero:after{content:"";background:linear-gradient(90deg,#242021bd,#2420211f 62%),linear-gradient(#0000 48%,#242021a3);position:absolute;inset:0}.hero img{object-fit:cover;object-position:center;width:100%;height:100%;position:absolute;inset:0}.hero-copy{z-index:1;width:min(var(--max), calc(100% - 2rem));color:#fff;margin:0 auto;padding:clamp(6rem,13vw,10rem) 0 clamp(3.25rem,7vw,5.5rem);position:relative}.hero-copy .lead{color:#ffffffd6}.hero-copy h1{max-width:920px;margin-bottom:1.15rem}.hero-tags,.project-meta{flex-wrap:wrap;gap:.55rem;margin-top:1.35rem;display:flex}.hero-tags span,.project-meta span{color:#ffffffdb;text-transform:lowercase;border:1px solid #ffffff57;align-items:center;min-height:34px;padding:.36rem .7rem;font-size:.82rem;font-weight:700;display:inline-flex}.split{grid-template-columns:minmax(0,.95fr) minmax(280px,.75fr);align-items:center;gap:clamp(2rem,6vw,5rem);display:grid}.split img{aspect-ratio:4/5;object-fit:cover;width:100%}.offer-hero,.project-hero{grid-template-columns:minmax(0,.92fr) minmax(340px,.8fr);align-items:center;gap:clamp(2rem,6vw,5rem);display:grid}.offer-hero>div>p:not(.eyebrow):not(.lead){max-width:680px;color:var(--muted);font-size:1.05rem}.offer-image{background:var(--mist);margin:0}.offer-image img,.project-cover img{aspect-ratio:4/5;object-fit:cover;width:100%}.offer-services{padding-top:clamp(2.5rem,5vw,4rem)}.service-list{grid-template-columns:repeat(3,minmax(220px,1fr));gap:1rem;margin-top:0;display:grid}.service-list article{border:1px solid var(--line);background:#ffffffad;min-height:230px;padding:clamp(1.3rem,2.8vw,2.1rem)}.service-list article span{color:var(--brick);margin-bottom:1.25rem;font-size:.82rem;font-weight:800;display:block}.service-list article p{margin-bottom:0}.service-list--wide article{background:linear-gradient(180deg, #ffffffc7, #ffffff8f), var(--surface)}.feature-strip{grid-template-columns:1.08fr .92fr;align-items:end;gap:clamp(1.5rem,4vw,3rem);display:grid}.feature-images{grid-template-columns:1fr 1fr;gap:.8rem;display:grid}.feature-images img:first-child{aspect-ratio:16/10;grid-column:1/-1}.feature-images img{aspect-ratio:1;object-fit:cover;width:100%}.project-tile{align-content:start;gap:.65rem;display:grid}.project-tile img{aspect-ratio:4/5;object-fit:cover;width:100%;transition:transform .22s}.project-tile span{color:var(--brick);text-transform:uppercase;font-size:.74rem;font-weight:800}.project-tile strong{max-width:92%;font-size:1.08rem;line-height:1.22}.project-copy{align-self:end}.project-meta span{border-color:var(--line);color:var(--muted)}.project-cover{background:var(--mist);display:block;overflow:hidden}.project-cover img{transition:transform .24s}.project-cover:hover img{transform:scale(1.015)}.gallery-grid{columns:3 280px;column-gap:clamp(.8rem,1.6vw,1.2rem)}.gallery-grid a{break-inside:avoid;background:var(--mist);margin:0 0 clamp(.8rem,1.6vw,1.2rem);display:block;overflow:hidden}.gallery-grid img{width:100%;height:auto;transition:transform .22s}.gallery-grid a:hover img{transform:scale(1.02)}.contact-list{gap:.8rem;margin:1.5rem 0 0;padding:0;list-style:none;display:grid}.legal-content{gap:1rem;max-width:860px;display:grid}.site-footer{color:#fff;background:var(--ink);grid-template-columns:.75fr 1.2fr .85fr .85fr;align-items:center;gap:2rem;padding:clamp(2rem,5vw,4rem) clamp(1rem,3vw,2rem);display:grid}.footer-brand{color:#fff;align-items:center;gap:.45rem;width:fit-content;min-height:54px;display:inline-flex}.footer-brand span{color:#fff;letter-spacing:0;border:1px solid #ffffff6b;border-radius:50%;justify-content:center;align-items:center;width:3.7rem;height:3.7rem;font-size:1.16rem;font-weight:500;display:inline-flex}.footer-brand strong{color:#ffffffd1;letter-spacing:0;font-size:1.3rem;font-weight:500}.site-footer p{color:#ffffffb8;margin-bottom:0}.site-footer a{color:#ffffffdb;display:block}@media (width<=900px){.site-header{grid-template-columns:1fr auto;align-items:start}nav{grid-column:1/-1;justify-content:flex-start;padding-bottom:.25rem;overflow-x:auto}.split,.offer-hero,.project-hero,.feature-strip,.section-heading,.listing-heading,.gallery-heading,.site-footer,.service-list,.project-grid{grid-template-columns:1fr}.gallery-grid{columns:2 240px}}@media (width<=620px){.brand img{width:142px}.header-contact{min-width:64px}.gallery-grid{columns:1}}:root{--ink:#201d1a;--muted:#655f58;--paper:#f3f0ea;--surface:#fbfaf7;--line:#201d1a29;--brick:#8f4f40;--mist:#e4dfd7;--max:1320px;--serif:"Iowan Old Style", "Palatino Linotype", "Book Antiqua", Palatino, Georgia, serif;--sans:"Aptos", "Segoe UI Variable", "Segoe UI", ui-sans-serif, system-ui, sans-serif;--ease:cubic-bezier(.22, 1, .36, 1)}body{font-family:var(--sans);text-rendering:optimizelegibility;font-size:1rem;line-height:1.62}button,input,textarea,select{font:inherit}:where(a,button,input,textarea,select,summary):focus-visible{outline:2px solid var(--brick);outline-offset:4px}main>.section{content-visibility:auto;contain-intrinsic-size:auto 850px}.site-header{background:color-mix(in srgb, var(--paper) 91%, transparent);border-color:#201d1a1a;min-height:78px;padding:.55rem clamp(1rem,3.4vw,3.25rem)}.brand img{width:clamp(142px,14vw,188px)}.site-nav{letter-spacing:.025em;flex-wrap:nowrap;justify-content:center;gap:clamp(.25rem,1.4vw,1.2rem);font-size:.82rem;font-weight:620;display:flex}.site-nav a,.header-contact{border:0;align-items:center;min-height:44px;padding:.65rem .45rem;display:inline-flex;position:relative}.site-nav a:after,.header-contact:after{content:"";transform-origin:100%;height:1px;transition:transform .22s var(--ease);background:currentColor;position:absolute;bottom:.48rem;left:.45rem;right:.45rem;transform:scaleX(0)}.site-nav a:hover:after,.site-nav a[aria-current=page]:after,.header-contact:hover:after,.header-contact[aria-current=page]:after{transform-origin:0;transform:scaleX(1)}.menu-toggle{min-width:44px;min-height:44px;color:var(--ink);cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;gap:.45rem;display:none}.section{width:min(var(--max), calc(100% - clamp(2rem, 7vw, 6.5rem)));padding:clamp(5rem,10vw,9.5rem) 0}.eyebrow{letter-spacing:.13em;margin-bottom:1.25rem;font-size:.68rem;font-weight:700}h1,h2{font-family:var(--serif);letter-spacing:-.045em;text-wrap:balance}h1{font-size:clamp(2.75rem,7.2vw,7.6rem);line-height:.94}h2{font-size:clamp(2.35rem,5.1vw,5.15rem);line-height:.98}h3{letter-spacing:-.025em}.lead{max-width:44rem;font-size:clamp(1.06rem,1.65vw,1.3rem);line-height:1.55}.section-heading,.listing-heading,.gallery-heading{grid-template-columns:minmax(0,1.25fr) minmax(18rem,.65fr);gap:clamp(2rem,8vw,7rem);margin-bottom:clamp(3rem,7vw,6rem)}.section-heading>div>h2,.section-heading>h2{margin-bottom:0}.button,.ghost-button{letter-spacing:.025em;min-height:48px;transition:transform .2s var(--ease), background .2s ease, color .2s ease;padding:.8rem 1.25rem;font-size:.82rem;font-weight:650}.button--light{color:var(--ink);background:#fff;border-color:#fff}.text-link--arrow{align-items:center;gap:.55rem;width:fit-content;min-height:44px;margin-top:1.5rem;font-size:.88rem;font-weight:650;display:inline-flex}.hero{min-height:min(860px,100svh - 78px)}.hero:after{background:linear-gradient(90deg,#14110fcc 0%,#14110f94 38%,#14110f33 62%,#14110f0a 78%),linear-gradient(#14110f14 42%,#14110f8f)}.hero-copy{width:min(1380px,100% - clamp(2rem,7vw,6.5rem));padding-top:clamp(6rem,11vw,9rem);padding-bottom:clamp(3.25rem,7vw,5.75rem)}.hero-copy .eyebrow{color:#fffffff5;letter-spacing:.16em;text-shadow:0 1px 16px #0000006b;align-items:center;gap:.8rem;width:fit-content;margin-bottom:clamp(1.1rem,2vw,1.45rem);font-size:clamp(.75rem,.62vw,.82rem);font-weight:720;line-height:1.4;display:flex}.hero-copy .eyebrow:before{content:"";background:var(--clay);flex:none;width:2.4rem;height:1px}.hero-copy h1{text-shadow:0 2px 32px #0003;max-width:960px;margin-bottom:1.35rem;font-size:clamp(3.25rem,6.45vw,7rem)}.hero-copy .lead{color:#ffffffeb;max-width:38rem}.hero-scope{color:#ffffffdb;letter-spacing:.08em;text-transform:uppercase;margin:clamp(1.5rem,3vw,2.25rem) 0 0;font-size:.73rem;font-weight:650}.hero-scope span{color:#ffffff70;margin-inline:.35rem}.hero .button--light{color:#fff;backdrop-filter:blur(8px);background:#14110f29;border-color:#ffffff9e;justify-content:space-between;gap:1rem;min-width:11.5rem;box-shadow:inset 0 0 0 1px #ffffff0a}.hero .button--light:hover{color:var(--ink);background:#fff}.hero .button-arrow{transition:transform .2s var(--ease);font-size:1rem;line-height:1}.hero .button--light:hover .button-arrow{transform:translate(2px,-2px)}.hero a:focus-visible{outline-color:#fff}.editorial-story{grid-template-columns:minmax(18rem,.72fr) minmax(0,1.28fr);align-items:center;gap:clamp(3rem,9vw,9rem);display:grid}.story-copy{padding-block:2rem}.story-copy h2{font-size:clamp(2.7rem,5vw,5rem)}.story-gallery{grid-template-columns:repeat(7,minmax(0,1fr));align-items:end;gap:clamp(.55rem,1.2vw,1rem);min-width:0;display:grid}.story-gallery img{object-fit:cover;width:100%}.story-gallery img:first-child{aspect-ratio:4/3;grid-column:2/8}.story-gallery img:nth-child(2){aspect-ratio:4/5;grid-column:1/5;margin-top:clamp(1rem,4vw,4rem)}.story-gallery img:nth-child(3){aspect-ratio:3/4;grid-column:5/8}.service-list--editorial{border-top:1px solid var(--line);display:block}.service-list--editorial article{border:0;border-bottom:1px solid var(--line);background:0 0;grid-template-columns:5rem minmax(12rem,.72fr) minmax(18rem,1fr);align-items:baseline;gap:clamp(1rem,4vw,4rem);min-height:0;padding:clamp(1.6rem,3vw,2.6rem) 0;display:grid}.service-list--editorial article span{font-variant-numeric:tabular-nums;margin:0}.service-list--editorial article h3,.service-list--editorial article p{margin:0}.service-list--editorial article h3{font-family:var(--serif);font-size:clamp(1.65rem,2.8vw,2.65rem);font-weight:400}.portfolio-filters{border-bottom:1px solid var(--line);flex-wrap:wrap;gap:.35rem 1.25rem;margin:0 0 clamp(2.5rem,6vw,5rem);padding-bottom:1.2rem;display:flex}.portfolio-filters button{min-height:44px;color:var(--muted);text-transform:lowercase;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #0000;padding:.5rem 0;font-size:.78rem;font-weight:650}.portfolio-filters button:hover,.portfolio-filters button[aria-pressed=true]{color:var(--ink);border-color:currentColor}.project-grid{grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr);gap:clamp(4rem,9vw,9rem) clamp(1.5rem,7vw,7rem);margin-top:0;display:grid}.project-tile{gap:.8rem}.project-tile:nth-child(2n){margin-top:clamp(3rem,8vw,8rem)}.project-tile[hidden]{display:none}.project-tile__media{background:var(--mist);display:block;overflow:hidden}.project-tile img{aspect-ratio:4/5;transition:transform .42s var(--ease), filter .3s ease}.project-tile:hover img{transform:scale(1.022)}.project-tile__meta{color:var(--muted);justify-content:space-between;gap:1rem;display:flex}.project-tile .project-tile__meta,.project-tile .project-tile__meta span{color:var(--muted);letter-spacing:.065em;text-transform:uppercase;font-size:.67rem;font-weight:650}.project-tile strong{font-family:var(--serif);letter-spacing:-.025em;font-size:clamp(1.45rem,2.25vw,2.2rem);font-weight:400}.section-action{justify-content:flex-end;margin-top:clamp(3rem,7vw,6rem);display:flex}.project-facts{border-top:1px solid var(--line);grid-template-columns:repeat(2,minmax(0,1fr));gap:0;max-width:38rem;margin:2rem 0 0;display:grid}.project-facts div{border-bottom:1px solid var(--line);grid-template-columns:5rem 1fr;gap:.75rem;padding:.85rem 0;display:grid}.project-facts div:nth-child(odd){padding-right:1rem}.project-facts dt,.project-facts dd{margin:0;font-size:.8rem}.project-facts dt{color:var(--muted);text-transform:lowercase}.project-facts dd{font-weight:650}.gallery-grid a:focus-visible,.project-cover:focus-visible,.project-tile:focus-visible{outline-offset:6px}.site-footer{padding:clamp(3rem,7vw,6rem) clamp(1rem,4vw,4rem)}.site-footer a:not(.footer-brand){align-items:center;width:fit-content;min-height:36px;display:flex}@media (width<=1100px){.project-grid{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:clamp(1rem,4vw,3rem)}.service-list:not(.service-list--editorial){grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=860px){.site-header{grid-template-columns:1fr auto auto;align-items:center}.menu-toggle{display:inline-flex}.site-nav{background:var(--paper);border-bottom:1px solid var(--line);grid-template-columns:1fr;gap:0;padding:.6rem 1rem 1rem;display:none;position:absolute;inset:100% 0 auto;box-shadow:0 18px 28px #201d1a14}.site-header[data-menu-open] .site-nav{display:grid}.site-nav a{border-bottom:1px solid var(--line);min-height:48px}.site-nav a:after{display:none}.editorial-story,.section-heading,.listing-heading,.gallery-heading{grid-template-columns:1fr}.editorial-story{gap:2.5rem}.service-list--editorial article{grid-template-columns:3.5rem minmax(10rem,.8fr) minmax(0,1fr);gap:1rem}.site-footer{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=680px){.site-header{gap:.35rem;min-height:68px;padding-inline:.8rem}.brand img{width:132px}.header-contact{padding-inline:.3rem;font-size:.78rem}.menu-toggle span{clip:rect(0 0 0 0);width:1px;height:1px;position:absolute;overflow:hidden}.section{width:min(var(--max), calc(100% - 2rem));padding-block:clamp(4rem,18vw,6.5rem)}h1{font-size:clamp(2.75rem,15vw,4.65rem);line-height:.97}h2{font-size:clamp(2.2rem,12vw,3.7rem)}.hero{min-height:max(38rem,100svh - 68px)}.hero:after{background:linear-gradient(90deg,#14110fc7,#14110f57),linear-gradient(#14110f14 30%,#14110fad)}.hero-copy{width:calc(100% - 2rem);padding-top:clamp(5rem,20vw,6.5rem);padding-bottom:2.5rem}.hero-copy .eyebrow{letter-spacing:.13em;gap:.5rem;margin-bottom:1rem;font-size:.75rem}.hero-copy .eyebrow:before{width:1.5rem}.hero-copy h1{max-width:100%;margin-bottom:1.1rem;font-size:clamp(2.9rem,14vw,4.45rem);line-height:.95}.hero-copy .lead{font-size:1rem;line-height:1.5}.hero-scope{max-width:21rem;margin-top:1.25rem;line-height:1.8}.hero .button--light{width:min(100%,13.5rem)}.story-gallery{grid-template-columns:repeat(6,minmax(0,1fr))}.story-gallery img:first-child{grid-column:1/7}.story-gallery img:nth-child(2){grid-column:1/4}.story-gallery img:nth-child(3){grid-column:4/7}.service-list--editorial article{grid-template-columns:2.5rem 1fr;gap:.75rem 1rem}.service-list--editorial article p{grid-column:2}.service-list:not(.service-list--editorial),.project-grid{grid-template-columns:1fr}.project-tile:nth-child(2n){margin-top:0}.project-grid{row-gap:3.75rem}.project-facts{grid-template-columns:1fr}.project-facts div:nth-child(odd){padding-right:0}.site-footer{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
