@charset "UTF-8";
:root{--ivory:#faf8f4;--paper:#fffdf9;--ink:#282b26;--muted:#626257;--sage:#7a8c6e;--sage-dark:#4d6047;--clay:#a34828;--blush:#e8ddd4;--line:#d6d4c9;--serif:'Cormorant Garamond',Georgia,serif;--sans:'Josefin Sans',Arial,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:105px}body{margin:0;background:var(--ivory);color:var(--ink);font-family:var(--sans);font-size:1.125rem;font-weight:400;line-height:1.65;-webkit-font-smoothing:antialiased}a{color:inherit;text-underline-offset:5px}button,input,select,textarea{font:inherit}button,a,input,select,textarea,summary{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,summary:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:3px solid var(--clay);outline-offset:5px}button{cursor:pointer}img{display:block;max-width:100%;height:auto}figure{margin:0}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:var(--serif);font-weight:400;line-height:1.08}h1{font-size:clamp(3.2rem,5.6vw,5.5rem);letter-spacing:-.035em;margin-bottom:28px}h2{font-size:clamp(2.5rem,4vw,4rem);letter-spacing:-.025em;margin-bottom:25px}h3{font-size:2.25rem;letter-spacing:-.02em}em{font-weight:400;color:var(--clay)}p{margin-bottom:24px}.wrap{width:calc(100% - 112px);max-width:1330px;margin-inline:auto}.section{padding-block:108px}.eyebrow{font-size:.8rem;font-weight:500;letter-spacing:.16em;line-height:1.65;color:var(--clay);margin-bottom:23px}.skip-link{position:fixed;left:15px;top:-100px;z-index:100;padding:12px;background:var(--ink);color:white}.skip-link:focus{top:10px}.site-header{min-height:124px;gap:24px;display:flex;align-items:center;justify-content:space-between;padding-inline:4%;border-bottom:1px solid var(--line);background:var(--ivory);position:relative;z-index:10}.brand{display:block;flex:0 1 184px;min-width:0;text-decoration:none}.brand-logo{display:block;width:184px;height:100px;max-width:100%;object-fit:contain}.site-header nav{display:flex;gap:31px;align-items:center;font-size:1rem}.site-header nav a{text-decoration:none;padding-block:14px}.site-header nav a:hover{color:var(--clay)}.nav-contact{border-bottom:1px solid var(--clay)}.nav-contact .icon-arrow{margin-left:10px}.menu-toggle{display:none}.hero{display:grid;grid-template-columns:1.03fr 1fr;gap:58px;padding-block:62px 60px;align-items:center}.hero-copy{padding-block:15px}.hero-intro{max-width:470px;font-size:1.2rem;line-height:1.7;color:var(--muted);margin-bottom:29px}.button{display:inline-flex;align-items:center;justify-content:center;gap:25px;min-height:56px;padding:17px 25px;border:1px solid var(--sage-dark);background:var(--sage-dark);color:white;text-decoration:none;font-size:1rem;line-height:1.3;transition:background .2s}.button:hover{background:#394a34}.text-link{display:inline-block;font-size:1rem;text-decoration:none;border-bottom:1px solid currentColor;padding-block:7px;line-height:1.5;background:none;border-top:0;border-left:0;border-right:0;color:var(--clay)}.text-link .icon-arrow{margin-left:10px}.text-link:hover{color:var(--sage-dark)}.hero-secondary{display:table;margin-top:13px;color:var(--muted);font-size:.95rem}.hero-note{display:flex;gap:17px;align-items:center;margin-top:39px}.hero-note p{font-size:.88rem;line-height:1.5;color:var(--muted);margin:0}.small-rule{width:46px;height:1px;background:var(--clay)}.hero-figure{align-self:stretch;display:flex;flex-direction:column}.hero-figure>img{width:100%;height:565px;object-fit:cover;border-radius:48% 48% 0 0;object-position:55% center}.hero-figure figcaption{display:flex;justify-content:space-between;gap:20px;font-size:.73rem;line-height:1.5;color:var(--muted);padding-top:14px}.hero-figure figcaption span:first-child{font-style:italic}.intro-strip{background:#eceee6;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.intro-strip>.wrap{display:flex;align-items:center;justify-content:space-between;gap:30px;padding-block:27px}.intro-strip p{font-family:var(--serif);font-size:2rem;margin:0}.intro-strip span{font-size:.8rem;letter-spacing:.13em;color:#545e4d}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:50px;margin-bottom:47px}.section-heading>p{max-width:470px;color:var(--muted);margin-bottom:29px}.section-heading h2{margin-bottom:24px}.services-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:45px}.service{border-top:1px solid var(--clay);padding-top:25px;display:flex;align-items:flex-start;flex-direction:column}.number{font-family:var(--serif);font-size:1.6rem;color:var(--clay);margin-bottom:28px}.service h3{margin-bottom:14px}.service-label{font-size:.72rem;letter-spacing:.12em;line-height:1.6;color:var(--clay);margin-bottom:22px}.service>p:not(.service-label){color:var(--muted);font-size:1.05rem}.service>.text-link{margin-top:auto}.approach-section{background:#eee7de;padding-block:82px}.approach-grid{display:grid;grid-template-columns:1fr 1fr;gap:85px;align-items:center}.approach-image img{width:100%;height:550px;object-fit:cover;object-position:35% center}.approach-image figcaption{font-size:.77rem;color:var(--muted);margin-top:12px}.approach-copy p:not(.eyebrow):not(.signature){color:var(--muted);font-size:1.08rem}.signature{font-family:var(--serif);font-style:italic;font-size:2.1rem;margin-top:27px;margin-bottom:12px}.client-project{display:grid;grid-template-columns:1fr 1fr;gap:85px;align-items:center}.client-project>div+div{color:var(--muted)}.process-section{background:var(--sage-dark);color:var(--ivory);padding-block:86px}.process-section .eyebrow{color:#ecceb7}.process-section h2{margin-bottom:45px}.process-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:55px}.process-grid article{border-top:1px solid #94a18d;padding-top:22px}.step{font-family:var(--serif);font-size:1.5rem;color:#ecceb7}.process-grid h3{font-size:2rem;margin-top:22px;margin-bottom:18px}.process-grid p{font-size:1.05rem;color:#f0f1ea}.process-footnote{font-size:.92rem;margin-top:23px;margin-bottom:0;color:#e2e6dd}.journal-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:44px}.journal-grid article{padding:26px 0 0;border-top:1px solid var(--line);display:flex;align-items:flex-start;flex-direction:column}.journal-category{font-size:.76rem;letter-spacing:.12em;color:var(--clay);margin-bottom:30px}.journal-grid h3{font-size:2.45rem;margin-bottom:23px}.journal-grid p{font-size:1.05rem;color:var(--muted)}.journal-grid .text-link{margin-top:auto}.contact-section{background:#e9e4db;padding-block:85px}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:110px;align-items:start}.contact-grid h2{font-size:clamp(3rem,4.5vw,4.7rem)}.contact-grid>div>p:not(.eyebrow){max-width:420px;color:var(--muted)}.contact-email{display:inline-block;font-size:1.1rem;margin-block:3px 28px;color:var(--clay);overflow-wrap:anywhere}.contact-location{font-size:.98rem}.contact-card{padding:38px 40px;background:var(--ivory);border:1px solid #d6ccbf}.contact-card h3{margin-bottom:28px}.contact-card form{display:flex;flex-direction:column;align-items:stretch}.contact-card label{font-size:.98rem;margin-bottom:6px}.contact-card input,.contact-card select,.contact-card textarea{width:100%;background:#fffdf9;color:var(--ink);border:1px solid #acae9f;padding:10px 13px;min-height:49px;border-radius:0;margin-bottom:18px;font-size:1rem}.contact-card textarea{resize:vertical}.contact-card textarea::placeholder{color:#6b6e63;opacity:1}.form-note{font-size:.85rem;line-height:1.55;color:var(--muted);margin:15px 0 0}.form-status{font-size:.95rem;margin:14px 0 0;color:var(--sage-dark)}.form-status:empty{display:none}.contact-card [hidden]{display:none}.faq-section{display:grid;grid-template-columns:1fr 1.35fr;gap:70px;padding-block:90px}.faq-section h2{font-size:2.8rem}.faq-list details{border-top:1px solid var(--line);padding-block:20px}.faq-list details:last-child{border-bottom:1px solid var(--line)}summary{cursor:pointer;font-size:1.1rem;padding-right:15px;min-height:35px}details p{font-size:1.02rem;color:var(--muted);margin:16px 0 0}.site-footer{border-top:1px solid var(--clay);padding-block:40px;display:flex;justify-content:space-between;gap:40px}.footer-wordmark{font-family:var(--serif);font-size:1.75rem;line-height:1.1;text-decoration:none}.footer-wordmark span{font-size:.7rem}.site-footer p{font-size:.8rem;margin-top:20px;margin-bottom:0;color:var(--muted)}.site-footer>div+div{display:flex;flex-direction:column;align-items:flex-end}.site-footer>div+div a{font-size:.93rem;padding-block:8px}.article-wrap{max-width:780px;width:calc(100% - 48px);margin:70px auto 90px}.article-wrap h1{font-size:clamp(3rem,6vw,4.5rem)}.article-wrap h2{font-size:2.4rem;margin-top:40px}.article-wrap p,.article-wrap li{line-height:1.8}.article-wrap .article-lead{font-family:var(--serif);font-size:1.8rem;line-height:1.35;color:var(--muted)}.article-back{margin-bottom:35px}.article-cta{border-top:1px solid var(--clay);margin-top:45px;padding-top:30px}.article-byline{font-size:.95rem;color:var(--muted);margin-block:25px 35px}
@media(min-width:1600px){.hero{gap:100px}.hero-figure>img{height:625px}}
@media(max-width:1100px){.wrap{width:calc(100% - 64px)}.site-header{padding-inline:32px}.site-header nav{gap:18px;font-size:.91rem}.hero{gap:35px}.hero-figure>img{height:540px}.hero-figure figcaption{flex-direction:column;gap:3px}.hero .eyebrow{font-size:.73rem}.hero-intro{font-size:1.1rem}.approach-grid,.client-project{gap:45px}.contact-grid{gap:45px}.services-grid,.journal-grid{gap:27px}.intro-strip>.wrap{flex-direction:column;gap:8px;align-items:flex-start}.process-grid{gap:30px}.section-heading>p{max-width:40%}.faq-section{gap:40px}}
@media(max-width:900px){html{scroll-padding-top:20px}.wrap{width:calc(100% - 40px)}.site-header{min-height:116px;padding:12px 20px;gap:16px}.brand{flex:0 1 170px}.brand-logo{width:170px;height:92.34px}.menu-toggle{flex-shrink:0}.menu-toggle{display:flex;gap:12px;align-items:center;background:transparent;border:1px solid var(--line);padding:10px 12px;min-height:46px;font-size:1rem;color:var(--ink)}.site-header nav{display:none;position:absolute;top:100%;left:0;right:0;padding:20px;background:var(--ivory);border-bottom:1px solid var(--line);flex-direction:column;align-items:stretch;gap:0;font-size:1.1rem;box-shadow:0 20px 20px #282b2610}.site-header nav.is-open{display:flex}.site-header nav a{padding:14px 8px}.hero{display:flex;flex-direction:column;gap:32px;padding-top:34px;padding-bottom:35px;align-items:stretch}.hero-copy{padding:0}.hero .eyebrow{font-size:.72rem;margin-bottom:20px}h1{font-size:clamp(3rem,10vw,4.7rem)}.hero-intro{max-width:100%;font-size:1.1rem}.hero-note{margin-top:24px}.hero-figure>img{height:auto;aspect-ratio:1.12;object-position:center;border-radius:42% 42% 0 0}.hero-figure figcaption{flex-direction:row;font-size:.73rem;gap:20px}.hero-figure figcaption span{max-width:50%}.hero-figure figcaption span+span{text-align:right}.intro-strip>.wrap{padding-block:22px;gap:10px}.intro-strip p{font-size:1.7rem}.intro-strip span{font-size:.7rem;letter-spacing:.08em}.section{padding-block:65px}.section-heading{display:block;margin-bottom:25px}.section-heading>p{max-width:100%;margin-bottom:30px}.services-grid,.journal-grid,.process-grid{grid-template-columns:1fr;gap:38px}.number{margin-bottom:14px}.service h3{font-size:2.4rem}.service-label{font-size:.76rem}.service>p:not(.service-label){font-size:1.12rem;margin-bottom:15px}.approach-section{padding-block:50px}.approach-grid{display:flex;flex-direction:column;gap:35px}.approach-image{width:100%}.approach-image img{height:auto;aspect-ratio:1.1;object-fit:cover}.approach-copy p:not(.eyebrow):not(.signature){font-size:1.12rem}.client-project,.contact-grid,.faq-section{grid-template-columns:1fr;gap:20px}.client-project h2{margin-bottom:12px}.process-section{padding-block:60px}.process-grid article{padding-top:15px}.process-grid h3{margin-top:12px}.process-grid p{font-size:1.12rem}.process-footnote{font-size:.95rem}.journal-grid h3{font-size:2.3rem}.journal-grid p{font-size:1.12rem}.journal-category{margin-bottom:20px}.contact-section{padding-block:55px}.contact-card{padding:27px 23px}.contact-grid h2{font-size:3.5rem}.faq-section{padding-block:60px}.faq-section h2{font-size:2.6rem}.site-footer{flex-direction:column;padding-block:30px;gap:25px}.site-footer>div+div{align-items:flex-start}.button{font-size:1rem;padding-inline:20px;gap:20px}.article-wrap{margin-top:40px}.article-wrap h1{font-size:3rem}}
@media(max-width:380px){.hero-figure figcaption{flex-direction:column;gap:3px}.hero-figure figcaption span{max-width:100%}.hero-figure figcaption span+span{text-align:left}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
@media print{.site-header nav,.menu-toggle,.contact-section,.site-footer>div+div{display:none}.wrap{width:100%}.section{padding-block:30px}body{background:white;color:black}.hero-figure>img{height:300px}.site-header{position:static}.article-wrap{width:100%;margin:0}}

/* Fixed geometry keeps action arrows identical across device fonts. */
.icon-arrow{position:relative;display:inline-block;width:18px;height:18px;flex:0 0 18px;vertical-align:-3px;color:inherit}.icon-arrow::before{content:"";position:absolute;width:15px;height:1.5px;left:1px;top:9px;background:currentColor;transform:rotate(-45deg);transform-origin:center}.icon-arrow::after{content:"";position:absolute;right:2px;top:2px;width:9px;height:9px;border-top:1.5px solid currentColor;border-right:1.5px solid currentColor}.icon-back{transform:rotate(-135deg)}.text-link .icon-back{margin-left:0;margin-right:6px}.button{max-width:100%}.footer-wordmark span{display:block;font-family:var(--sans);font-size:.7rem;letter-spacing:.3em;color:var(--clay);margin-top:7px}
@media(max-width:380px){.site-header{gap:10px}.menu-toggle{gap:8px;padding-inline:10px}.brand{flex-basis:164px}.brand-logo{width:164px;height:89.08px}}

/* Design notes use natural text wrapping and consistently sized editorial images. */
.journal-image{display:block;width:100%;height:auto;aspect-ratio:3/2;object-fit:cover;margin:0 0 26px}.journal-image[src*="favorite-chair"]{object-position:45% 50%}.journal-grid h3{max-width:100%;text-wrap:pretty}.article-image{display:block;width:100%;height:auto;margin:0 0 36px}

/* Client project photography. */
.client-gallery{grid-column:1/-1;display:grid;grid-template-columns:1fr 1.1fr;gap:30px 40px;margin-top:12px;align-items:stretch}.client-gallery figure{min-width:0;display:flex;flex-direction:column}.client-gallery img{width:100%;height:auto;aspect-ratio:4/3;object-fit:cover}.client-gallery figcaption{font-size:.9rem;line-height:1.55;color:var(--muted);padding-top:12px}.client-gallery-portrait{grid-column:2;grid-row:1/3}.client-gallery .client-gallery-portrait img{aspect-ratio:auto;flex:1;min-height:0;height:0;object-position:center}.client-gallery .client-gallery-portrait figcaption{flex-shrink:0}@media(max-width:900px){.client-gallery{grid-template-columns:1fr;gap:28px;margin-top:18px}.client-gallery-portrait{grid-column:auto;grid-row:auto}.client-gallery .client-gallery-portrait img{height:auto;aspect-ratio:3/4;flex:none}.client-gallery figcaption{font-size:.95rem}}

.client-photo-note{grid-column:1/-1;font-size:.875rem;line-height:1.5;color:var(--muted);margin:-20px 0 0}@media(max-width:900px){.client-photo-note{margin:0}}
