@font-face{font-family:Inter;src:url(fonts/inter-400-latin.woff2) format('woff2');font-weight:400;font-display:swap}@font-face{font-family:Inter;src:url(fonts/inter-400-latin-ext.woff2) format('woff2');font-weight:400;font-display:swap;unicode-range:U+0100-024F,U+1E00-1EFF}@font-face{font-family:Inter;src:url(fonts/inter-500-latin.woff2) format('woff2');font-weight:500 800;font-display:swap}@font-face{font-family:Inter;src:url(fonts/inter-500-latin-ext.woff2) format('woff2');font-weight:500 800;font-display:swap;unicode-range:U+0100-024F,U+1E00-1EFF}@font-face{font-family:Cormorant;src:url(fonts/cormorant-garamond-400-latin.woff2) format('woff2');font-display:swap}@font-face{font-family:Cormorant;src:url(fonts/cormorant-garamond-400-latin-ext.woff2) format('woff2');font-display:swap;unicode-range:U+0100-024F,U+1E00-1EFF}@font-face{font-family:Cormorant;src:url(fonts/cormorant-garamond-400-italic-latin.woff2) format('woff2');font-style:italic;font-display:swap}@font-face{font-family:Cormorant;src:url(fonts/cormorant-garamond-400-italic-latin-ext.woff2) format('woff2');font-style:italic;font-display:swap;unicode-range:U+0100-024F,U+1E00-1EFF}
:root{--paper:#f6f4ef;--ink:#292820;--muted:#625f56;--line:#d9d5cc;--accent:#973b33;--white:#fff;--serif:Cormorant,Georgia,serif;--sans:Inter,Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:105px}body{margin:0;background:var(--white);color:var(--ink);font-family:var(--sans);font-size:15px;line-height:1.75}body.modal-open{overflow:hidden}a{color:inherit;text-underline-offset:5px}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer;color:inherit}button:disabled{cursor:wait;opacity:.6}button:focus-visible,a:focus-visible,summary:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid var(--accent);outline-offset:5px}img{display:block;max-width:100%;object-fit:cover}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:var(--serif);font-weight:400;line-height:1.02;letter-spacing:-.035em}h1{font-size:clamp(64px,6.2vw,106px);margin:24px 0 30px}h2{font-size:clamp(43px,4.5vw,72px);margin-bottom:28px}h3{font-size:38px;line-height:1.1}em{font-weight:400;color:var(--accent)}p{color:var(--muted)}.eyebrow{font-size:10px;line-height:1.7;font-weight:500;letter-spacing:.16em;text-transform:uppercase;color:var(--muted);margin-bottom:24px}.button{min-height:54px;padding:15px 24px;display:inline-flex;gap:32px;align-items:center;justify-content:space-between;background:var(--accent);border:1px solid var(--accent);color:white;text-decoration:none;font-size:13px;font-weight:500;transition:background .2s,transform .2s}.button:hover{background:#77312b;transform:translateY(-2px)}.button span{font-size:22px;line-height:1}.text-link{border:0;border-bottom:1px solid #a69e93;padding:10px 0;display:inline-flex;gap:18px;align-items:center;background:none;font-size:13px;font-weight:500;text-decoration:none}.text-link:hover{color:var(--accent);border-color:var(--accent)}.text-link span{font-size:21px}.small{font-size:12px;line-height:1.9}.skip{position:fixed;top:-100px;left:20px;background:white;padding:10px;z-index:100}.skip:focus{top:10px}header{height:94px;position:sticky;top:0;z-index:20;background:rgba(255,255,255,.97);display:flex;justify-content:space-between;align-items:center;padding:0 5vw;border-bottom:1px solid var(--line)}.brand{display:flex;flex-direction:column;gap:5px;text-decoration:none}.brand img{width:149px;height:auto;object-fit:contain}.brand>span{font-size:8px;letter-spacing:.23em;color:var(--muted)}nav{display:flex;gap:34px;align-items:center}nav a{text-decoration:none;font-size:12px}nav a:hover{color:var(--accent)}.nav-cta{margin-left:12px;border:1px solid var(--line);padding:11px 18px}.nav-cta span{margin-left:24px;font-size:19px}.menu{display:none}.hero{display:grid;grid-template-columns:1fr 1.05fr;background:var(--paper);min-height:700px}.hero-copy{padding:72px 2.5vw 55px 7vw;align-self:center}.hero-copy>.eyebrow{margin-bottom:0}.intro{font-size:15px;line-height:1.9}.actions{display:flex;gap:22px;align-items:center;margin-top:34px;flex-wrap:wrap}.hero-note{font-size:11px;margin:28px 0 0}.hero-visual{position:relative;overflow:hidden;height:min(800px,calc(100svh - 94px));min-height:700px}.hero-visual>img{width:100%;height:100%;object-position:center 61%;animation:settle 2.3s ease-out both}.hero-caption{position:absolute;bottom:0;left:0;right:0;padding:30px 35px 24px;background:linear-gradient(transparent,rgba(28,23,19,.8));display:grid;grid-template-columns:1fr auto;color:white;text-decoration:none}.hero-caption span:first-child{font-size:8px;letter-spacing:.18em;grid-column:1}.hero-caption strong{font-size:12px;font-weight:400}.hero-caption span:last-child{grid-column:2;grid-row:1/3;align-self:center;font-size:26px}.trustline{padding:24px 7vw;display:flex;justify-content:space-between;border-bottom:1px solid var(--line);font-size:11px;letter-spacing:.03em}.trustline span{position:relative;padding-left:17px}.trustline span:before{content:'';width:4px;height:4px;background:var(--accent);position:absolute;left:0;top:8px;border-radius:50%}.section{padding:110px 7vw}.section-heading{display:grid;grid-template-columns:1.4fr 1fr;gap:9vw;align-items:end;margin-bottom:60px}.section-heading h2{margin-bottom:0}.section-heading>p{max-width:370px;margin-bottom:4px;font-size:14px}.project-grid{display:grid;grid-template-columns:1fr 1fr;gap:65px 35px}.project{min-width:0}.project-photo{display:block;width:100%;border:0;padding:0;background:#e5e1d9;position:relative;overflow:hidden;text-align:left}.project-photo>img{width:100%;height:540px;object-position:center;transition:transform 1s cubic-bezier(.2,.65,.3,1)}.project-photo:hover>img{transform:scale(1.035)}.photo-action{position:absolute;right:16px;bottom:16px;color:var(--ink);background:rgba(255,255,255,.96);font-size:10px;padding:9px 14px;display:flex;gap:22px;align-items:center}.photo-action span{font-size:20px}.project-copy{padding:26px 0 0}.project-copy .eyebrow{margin-bottom:13px}.project-copy h3{max-width:480px;font-size:38px;margin-bottom:17px}.project-copy p:not(.eyebrow){max-width:490px;font-size:13px}.project-0{grid-column:1/-1;display:grid;grid-template-columns:1.35fr 1fr;background:var(--paper);align-items:center}.project-0 .project-photo>img{height:660px;object-position:50% 60%}.project-0 .project-copy{padding:45px 4vw}.project-0 h3{font-size:54px}.project-0 .project-copy p:not(.eyebrow){font-size:14px}.project-2 .project-photo>img{object-position:50% 50%}.project-3,.project-4{border-top:1px solid var(--line);padding-top:28px;display:grid;grid-template-columns:.85fr 1fr;gap:25px}.project-3 .project-photo>img,.project-4 .project-photo>img{height:310px}.project-3 .project-copy,.project-4 .project-copy{padding-top:0}.project-3 h3,.project-4 h3{font-size:30px}.project-3 .photo-action,.project-4 .photo-action{right:8px;bottom:8px;padding:5px 8px;font-size:9px;gap:8px}.project-bottom{border-top:1px solid var(--line);margin-top:55px;padding-top:25px;display:flex;justify-content:space-between;align-items:center}.project-bottom p{margin:0;font-family:var(--serif);font-size:27px;color:var(--ink)}.solutions{background:var(--paper)}.solution-list article{display:grid;grid-template-columns:50px 1fr 240px;gap:30px;border-top:1px solid var(--line);padding:35px 0;align-items:start}.solution-list article:last-child{padding-bottom:0}.number{font-family:var(--serif);font-size:25px;color:var(--accent)}.solution-list h3{font-size:32px;margin-bottom:14px}.solution-list p{font-size:13px;max-width:600px;margin:0}.solution-list a{justify-self:end;font-size:11px;white-space:nowrap;margin-top:5px}.detail-section{display:grid;grid-template-columns:1fr 1fr}.detail-photo>img{width:100%;height:690px;object-position:center}.detail-copy{padding:80px 7vw 70px 6vw;align-self:center}.detail-copy h2{font-size:52px}.detail-copy p:not(.eyebrow){font-size:14px}.detail-copy .text-link{font-size:11px}.steps{padding:0;margin:0;list-style:none;display:grid;grid-template-columns:repeat(3,1fr);gap:45px}.steps li{border-top:1px solid var(--line);padding-top:24px}.steps span{font-size:9px;letter-spacing:.13em;color:var(--accent)}.steps h3{font-size:35px;margin-top:25px}.steps p{font-size:13px}.budget{background:#ede9e1;display:grid;grid-template-columns:1fr 1fr;gap:12vw}.budget>div>p:not(.eyebrow){max-width:390px;font-size:14px}.budget .button{margin-top:15px}.price-factors article{display:flex;gap:25px;padding:20px 0;border-top:1px solid #cbc5b9}.price-factors article>span{font-size:11px;color:var(--accent);padding-top:6px}.price-factors h3{font-size:29px;margin-bottom:8px}.price-factors p{font-size:12px;margin:0}.faq{display:grid;grid-template-columns:1fr 1.2fr;gap:8vw}.faq>div>p{font-size:13px}.faq .text-link{font-size:12px}details{border-top:1px solid var(--line);padding:21px 0}details:last-child{border-bottom:1px solid var(--line)}summary{display:flex;align-items:center;justify-content:space-between;gap:25px;cursor:pointer;font-size:14px;list-style:none}summary::-webkit-details-marker{display:none}summary span{font-size:21px;font-weight:400;color:var(--accent)}details[open] summary span{transform:rotate(45deg)}details p{font-size:13px;margin:18px 25px 0 0}.contact{background:var(--paper);display:grid;grid-template-columns:1fr 1fr;gap:9vw}.contact-copy>p:not(.eyebrow,.small){font-size:14px;max-width:380px}.contact-copy h2{font-size:64px}.contact-phone{display:inline-block;font-family:var(--serif);font-size:39px;text-decoration:none;margin:20px 0 5px}.secondary-contact{padding-top:16px;border-top:1px solid var(--line);max-width:320px}.contact form{background:white;padding:40px;position:relative}.contact form h3{font-size:34px;margin-bottom:12px}.form-intro{font-size:12px;margin-bottom:28px}.contact label{display:block;font-size:11px;margin-bottom:20px;color:var(--ink)}.contact label>span{color:var(--accent)}.contact label .optional{color:var(--muted);font-size:10px;margin-left:5px}input,select,textarea{width:100%;border:0;border-bottom:1px solid #aaa398;background:#faf9f6;display:block;margin-top:7px;border-radius:0;padding:12px;color:var(--ink);font-size:13px;min-height:46px}textarea{resize:vertical}select{padding-right:20px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:15px}.contact .privacy{font-size:10px;margin:20px 0}.inline-button{border:0;background:none;padding:0;text-decoration:underline;text-underline-offset:3px;font-size:inherit}.submit{width:100%;margin-bottom:13px}.honey{position:absolute;width:1px;height:1px;overflow:hidden;left:-10000px}#form-status{font-size:13px;margin:10px 0 0}#form-status.error{color:#a32926}#form-status.success{color:#28603c}footer{display:flex;align-items:center;gap:35px;flex-wrap:wrap;padding:45px 7vw}footer .brand img{width:115px}footer p{font-family:var(--serif);font-size:23px;margin:0;flex:1}footer>a:not(.brand),footer>span{font-size:10px}.mobile-contact{display:none}dialog{border:0;padding:28px;background:var(--paper);color:var(--ink);width:min(1160px,95vw);max-height:94dvh}dialog::backdrop{background:rgba(22,21,19,.8);backdrop-filter:blur(5px)}.gallery-head{display:flex;justify-content:space-between;gap:20px;align-items:flex-start}.gallery-head .eyebrow{margin-bottom:5px;font-size:9px}.gallery-head h2{font-size:32px;margin-bottom:20px}.close{border:1px solid var(--line);background:none;padding:10px 15px;font-size:12px;white-space:nowrap}.gallery-stage{position:relative;background:#e6e2da;display:flex;align-items:center;justify-content:center;height:min(65dvh,680px)}.gallery-stage img{width:100%;height:100%;object-fit:contain}.gallery-stage button{position:absolute;top:calc(50% - 25px);width:46px;height:50px;border:0;background:rgba(255,255,255,.93);font-size:30px;z-index:1}.gallery-prev{left:10px}.gallery-next{right:10px}.gallery-foot{display:flex;align-items:center;justify-content:space-between;gap:15px;padding-top:18px;flex-wrap:wrap;font-size:12px}.gallery-foot .button{min-height:45px;padding:10px 16px;font-size:11px}#show-original{border:0;background:none;text-decoration:underline;font-size:11px}#privacy-dialog{max-width:620px;padding:35px}#privacy-dialog .close{float:right;margin:0 0 25px 15px}#privacy-dialog h2{clear:both;font-size:36px}#privacy-dialog p{font-size:13px}.reveal{animation:arrive .8s both}.project[hidden]{display:none}@keyframes settle{from{transform:scale(1.055)}to{transform:scale(1)}}@keyframes arrive{from{opacity:.2;transform:translateY(18px)}to{opacity:1;transform:none}}
@media(min-width:1600px){body{max-width:1920px;margin:auto}.hero-visual{height:850px}.hero-copy{padding-left:8vw}.section{padding-left:8vw;padding-right:8vw}}
@media(max-width:1100px){header{padding:0 4vw}nav{gap:22px}.hero-copy{padding-left:5vw}.hero{grid-template-columns:1fr 1fr;min-height:620px}.hero-visual{min-height:620px;height:700px}h1{font-size:72px}.actions{gap:15px}.actions .button{padding:14px 18px;gap:15px}.actions .text-link{font-size:11px}.section{padding:85px 5vw}.project-0 .project-photo>img{height:570px}.project-0 h3{font-size:43px}.project-photo>img{height:440px}.project-3,.project-4{display:block}.project-3 .project-photo>img,.project-4 .project-photo>img{height:340px}.project-3 .project-copy,.project-4 .project-copy{padding-top:25px}.solution-list article{grid-template-columns:35px 1fr;gap:20px}.solution-list a{grid-column:2;justify-self:start;margin-top:-10px}.detail-copy{padding:55px 5vw}.detail-copy h2{font-size:44px}.detail-photo>img{height:650px}.contact{gap:5vw}.contact form{padding:28px}.contact-copy h2{font-size:54px}.form-row{grid-template-columns:1fr;gap:0}.steps{gap:25px}.steps h3{font-size:31px}.budget{gap:7vw}.section-heading{gap:6vw}.trustline{padding:22px 5vw}footer{padding:40px 5vw}}
@media(max-width:760px){html{scroll-padding-top:85px}body{font-size:14px}header{height:78px;padding:0 6vw}.brand img{width:128px}.brand>span{font-size:7px}.menu{display:flex;align-items:center;gap:12px;padding:10px 0 10px 15px;border:0;background:none;font-size:12px}.menu span{font-size:21px}nav{display:none;position:absolute;top:78px;left:0;right:0;background:white;padding:20px 6vw 30px;border-bottom:1px solid var(--line);gap:10px}nav.open{display:flex;align-items:stretch;flex-direction:column}nav a{font-size:15px;padding:12px 0}.nav-cta{margin:5px 0 0;padding:12px 16px}.hero{grid-template-columns:1fr;min-height:0}.hero-copy{padding:44px 7vw 38px}.hero-copy .eyebrow{font-size:8px;letter-spacing:.14em}h1{font-size:clamp(60px,13vw,86px);line-height:.98;margin:22px 0 25px}h1 br:nth-of-type(1){display:none}.intro{font-size:13px;line-height:1.8}.actions{margin-top:26px;gap:16px}.actions .button{font-size:11px;min-height:48px;gap:22px}.hero-note{font-size:10px;margin-top:21px}.hero-visual{height:540px;min-height:0}.hero-visual>img{object-position:center 61%}.hero-caption{padding:40px 7vw 22px}.trustline{padding:18px 7vw;flex-wrap:wrap;gap:10px 18px;justify-content:flex-start;font-size:9px}.trustline span{padding-left:10px}.trustline span:before{top:6px;width:3px;height:3px}.section{padding:65px 7vw}.section-heading{grid-template-columns:1fr;gap:22px;margin-bottom:32px}.eyebrow{font-size:8px;margin-bottom:18px;letter-spacing:.15em}h2{font-size:46px;line-height:1.02;letter-spacing:-.035em}.section-heading>p{font-size:13px;max-width:460px}.project-grid{grid-template-columns:1fr;gap:38px}.project-0{grid-column:auto;display:block}.project-0 .project-photo>img{height:auto;aspect-ratio:3/4;object-fit:cover}.project-0 .project-copy{padding:28px 25px 32px}.project-0 h3{font-size:38px}.project-0 .project-copy p:not(.eyebrow){font-size:12px}.project-copy h3{font-size:34px}.project-copy p:not(.eyebrow){font-size:12px}.project-photo>img{height:auto;aspect-ratio:4/5}.project-2 .project-photo>img{aspect-ratio:4/3}.project-3,.project-4{display:grid;grid-template-columns:.9fr 1fr;gap:18px;padding-top:23px}.project-3 .project-photo>img,.project-4 .project-photo>img{height:240px}.project-3 .project-copy,.project-4 .project-copy{padding:0}.project-3 h3,.project-4 h3{font-size:27px}.project-3 .project-copy p:not(.eyebrow),.project-4 .project-copy p:not(.eyebrow){font-size:11px;line-height:1.65}.project-3 .eyebrow,.project-4 .eyebrow{font-size:7px;margin-bottom:12px}.project-3 .text-link,.project-4 .text-link{font-size:10px;gap:7px}.project-3 .photo-action,.project-4 .photo-action{font-size:8px}.photo-action{font-size:9px}.project-bottom{margin-top:32px;display:block;padding-top:24px}.project-bottom p{font-size:25px;margin-bottom:10px}.project-bottom .text-link{font-size:11px}.solution-list article{gap:12px 17px;grid-template-columns:23px 1fr;padding:26px 0}.number{font-size:22px}.solution-list h3{font-size:29px}.solution-list p{font-size:12px}.solution-list a{font-size:10px}.detail-section{grid-template-columns:1fr}.detail-photo>img{height:450px;object-position:50% 52%}.detail-copy{padding:45px 7vw 55px}.detail-copy h2{font-size:43px}.detail-copy p:not(.eyebrow){font-size:13px}.detail-copy .text-link{font-size:10px}.steps{grid-template-columns:1fr;gap:25px}.steps li{padding-top:19px}.steps h3{font-size:32px;margin:18px 0}.steps h3 br{display:none}.steps p{font-size:12px;max-width:500px}.budget,.faq,.contact{grid-template-columns:1fr;gap:38px}.budget>div>p:not(.eyebrow){font-size:13px}.price-factors article{padding:17px 0}.price-factors h3{font-size:27px}.faq{gap:25px}.faq h2{margin-bottom:20px}.faq details{padding:20px 0}.faq summary{font-size:12px}.faq details p{font-size:12px}.contact{gap:25px}.contact-copy h2{font-size:49px}.contact-copy>p:not(.eyebrow,.small){font-size:13px}.contact-phone{font-size:38px;margin-top:15px}.contact form{padding:28px 22px}.contact form h3{font-size:32px}.contact .form-intro{font-size:11px}input,select,textarea{font-size:16px}.contact label{font-size:11px}.submit{font-size:11px;gap:12px}footer{padding:35px 7vw 110px;gap:22px}footer p{font-size:24px;min-width:180px}footer>a:not(.brand){flex:1}.mobile-contact{display:flex;position:fixed;bottom:0;left:0;right:0;z-index:18;background:white;border-top:1px solid var(--line);padding:10px 5vw calc(10px + env(safe-area-inset-bottom));gap:10px}.mobile-contact a{border:1px solid var(--line);min-height:43px;padding:11px 18px;text-decoration:none;font-size:11px;text-align:center}.mobile-contact a:last-child{flex:1;background:var(--accent);color:white;border-color:var(--accent);display:flex;justify-content:space-between;gap:12px}.mobile-contact.hidden{display:none}dialog{width:100vw;max-width:100vw;max-height:100dvh;height:100dvh;margin:0;padding:20px 15px;overflow:auto}.gallery-head h2{font-size:26px}.gallery-head .eyebrow{font-size:7px}.close{padding:8px 10px;font-size:10px}.gallery-stage{height:65dvh}.gallery-stage button{width:36px;height:44px}.gallery-prev{left:3px}.gallery-next{right:3px}.gallery-foot{font-size:10px;gap:12px}.gallery-foot .button{font-size:10px;gap:12px}#privacy-dialog{height:auto;margin:auto;max-height:95dvh;padding:25px}.desktop{display:none}}
@media(max-width:370px){.hero-copy{padding-top:35px}h1{font-size:57px}.actions{gap:10px}.actions .button{gap:10px;font-size:10px}.actions .text-link{font-size:10px}.project-3,.project-4{grid-template-columns:1fr}.project-3 .project-photo>img,.project-4 .project-photo>img{height:330px}.contact-copy h2{font-size:44px}.mobile-contact a{font-size:10px;padding:10px 12px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}
.hero-copy,.hero-visual{min-width:0}@media(max-width:370px){h1{font-size:54px}.hero-copy .eyebrow{font-size:7.5px}.hero-caption strong{font-size:11px}}

@media(max-width:760px){h1{font-size:clamp(45px,13vw,64px);line-height:1.02}h1 br:nth-of-type(1){display:block}.hero-copy{padding-top:34px;padding-bottom:30px}.hero-note{margin-top:18px}.hero-visual{height:500px}}

/* Expanded, filterable project selection. */
.project-filters{display:flex;flex-wrap:wrap;gap:10px;margin:0 0 14px}.project-filters button{border:1px solid var(--line);background:transparent;padding:10px 17px;font-size:11px;min-height:43px}.project-filters button[aria-pressed=true]{background:var(--ink);border-color:var(--ink);color:white}.project-results{font-size:11px;margin-bottom:28px}.project-facebook .project-photo>img{height:auto;aspect-ratio:1;object-fit:cover}.project[hidden]{display:none!important}.project-4{grid-column:1/-1;grid-template-columns:.65fr 1fr}.project-4 .project-copy{align-self:center}.project-4 .project-copy p:not(.eyebrow){max-width:550px}.project-4 .project-photo>img{height:300px}.project-4 h3{font-size:38px}@media(max-width:760px){.project-filters{gap:7px}.project-filters button{padding:8px 12px;font-size:10px}.project-results{font-size:10px}.project-4{grid-column:auto;grid-template-columns:.9fr 1fr}.project-4 h3{font-size:27px}.project-4 .project-photo>img{height:240px}}@media(max-width:370px){.project-4{grid-template-columns:1fr}}
