:root{--ink:#1d1d1b;--ink-soft:#34332f;--paper:#fbfaf7;--warm:#f4f0e9;--stone:#e9e3da;--bronze:#9b7244;--bronze-dark:#77532f;--line:rgba(29,29,27,0.16);--muted:#6e6b64;--radius:2px;--container:1280px;--shadow:0 24px 80px rgba(25,22,18,0.08)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--paper);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.6}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}.container{width:min(calc(100% - 40px),var(--container));margin-inline:auto}.skip-link{position:fixed;left:16px;top:-60px;background:var(--ink);color:white;padding:10px 14px;z-index:1000}.skip-link:focus{top:16px}.eyebrow{margin:0 0 16px;color:var(--bronze-dark);font-size:.73rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.eyebrow--light{color:#d5b58d}h1,h2,h3,p{margin-top:0}h1,h2{font-family:Georgia,Times New Roman,serif;font-weight:500;letter-spacing:-.035em;line-height:.98}h1{font-size:clamp(3.3rem,7vw,7.4rem);margin-bottom:28px}h1 em{color:var(--bronze);font-weight:400}h2{font-size:clamp(2.55rem,5vw,5.2rem);margin-bottom:24px}h3{font-size:1.2rem;line-height:1.25}.section{padding:clamp(88px,11vw,160px) 0}.section--warm{background:var(--warm)}.section--stone{background:var(--stone)}.section--ink{background:var(--ink);color:white}.section-heading{max-width:820px;margin-bottom:58px}.section-heading--center{text-align:center;margin-inline:auto}.section-heading__body{color:var(--muted);max-width:720px;font-size:1.08rem}.button{display:inline-flex;min-height:52px;align-items:center;justify-content:center;padding:13px 22px;border:1px solid transparent;border-radius:var(--radius);font-weight:700;transition:transform .2s ease,background .2s ease,color .2s ease}.button:hover{transform:translateY(-2px)}.button--primary{color:white;background:var(--bronze)}.button--primary:hover{background:var(--bronze-dark)}.button--secondary{color:var(--ink);background:transparent;border-color:currentColor}.section--ink .button--secondary{color:white}.button--text{padding-inline:0}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:100;border-bottom:1px solid var(--line);background:rgba(251,250,247,.94);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.site-header__inner{min-height:82px;display:grid;grid-template-columns:auto 1fr auto;grid-gap:32px;gap:32px;align-items:center}.brand{display:inline-flex;gap:11px;align-items:center}.brand__mark{width:38px;height:38px;display:grid;place-items:center;color:white;background:var(--ink);font-family:Georgia,serif;font-size:1.4rem}.brand__copy{display:grid;line-height:1}.brand__copy strong{letter-spacing:.08em}.brand__copy small{color:var(--muted);margin-top:5px}.nav{display:flex;justify-content:center;gap:clamp(18px,2.4vw,34px);font-size:.91rem}.nav a:hover{color:var(--bronze-dark)}.site-header__actions{display:flex;align-items:center;gap:16px}.header-phone{display:inline-flex;align-items:center;gap:7px;font-size:.9rem;font-weight:700}.header-cta{min-height:44px;padding:10px 16px;font-size:.86rem}.menu-button{display:none;border:0;background:transparent;color:var(--ink);padding:7px}.hero{padding:clamp(46px,6vw,82px) 0 clamp(70px,8vw,120px)}.hero__grid{min-height:min(780px,calc(100vh - 120px));display:grid;grid-template-columns:minmax(0,1.08fr) minmax(380px,.92fr);grid-gap:clamp(42px,7vw,104px);gap:clamp(42px,7vw,104px);align-items:center}.hero__visual{min-height:650px;background:linear-gradient(145deg,#d6c9b9,#958b7f);box-shadow:var(--shadow)}.image-placeholder{height:100%;min-height:inherit;display:flex;flex-direction:column;justify-content:flex-end;padding:30px;color:white;background:linear-gradient(0deg,rgba(20,18,15,.55),transparent 55%)}.image-placeholder span{font-family:Georgia,serif;font-size:2rem}.image-placeholder small{max-width:330px;margin-top:8px;opacity:.86}.hero__kicker{font-family:Georgia,serif;font-size:clamp(1.25rem,2vw,1.8rem);color:var(--ink-soft);margin-bottom:24px}.hero__lead{max-width:670px;color:var(--muted);font-size:clamp(1.05rem,1.5vw,1.22rem)}.hero__buttons{display:flex;flex-wrap:wrap;gap:14px;margin-top:34px}.hero__scroll{display:inline-flex;gap:9px;align-items:center;margin-top:52px;color:var(--muted);font-size:.9rem}.trust-bar{border-block:1px solid var(--line);background:white}.trust-bar__grid{display:grid;grid-template-columns:repeat(5,1fr)}.trust-bar__grid>div{padding:24px 20px;border-right:1px solid var(--line);display:grid;grid-gap:2px;gap:2px}.trust-bar__grid>div:last-child{border-right:0}.trust-bar strong{font-family:Georgia,serif;font-size:1.5rem;font-weight:500}.trust-bar span{color:var(--muted);font-size:.82rem}.editorial-split{display:grid;grid-template-columns:.88fr 1.12fr;grid-gap:clamp(52px,9vw,130px);gap:clamp(52px,9vw,130px);align-items:start}.prose{color:var(--muted)}.prose--large{font-size:clamp(1.08rem,1.7vw,1.32rem)}.signature-line{color:var(--ink);font-family:Georgia,serif;font-size:1.7rem;font-style:italic}.services-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:28px;gap:28px}.service-card{display:grid;grid-template-columns:minmax(180px,.8fr) 1.2fr;min-height:300px;border-top:1px solid var(--line);background:white;transition:transform .25s ease,box-shadow .25s ease}.service-card:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.service-card__image{position:relative;display:flex;flex-direction:column;justify-content:space-between;padding:20px;color:white;background:linear-gradient(145deg,#c9b9a6,#736c65)}.service-card__image span{font-family:Georgia,serif;font-size:2rem}.service-card__image small{opacity:.78}.service-card__content{padding:38px;display:flex;flex-direction:column;justify-content:center}.service-card__content p{color:var(--muted)}.service-card__link{display:inline-flex;gap:8px;align-items:center;margin-top:18px;color:var(--bronze-dark);font-weight:700;font-size:.9rem}.featured-project__heading{display:grid;grid-template-columns:1.2fr .8fr;grid-gap:70px;gap:70px;align-items:end;margin-bottom:72px}.featured-project__heading p{color:rgba(255,255,255,.68)}.project-stage-grid{display:grid;grid-template-columns:repeat(5,1fr);border-block:1px solid rgba(255,255,255,.2)}.project-stage{min-height:230px;padding:24px;border-right:1px solid rgba(255,255,255,.2);display:flex;flex-direction:column;justify-content:space-between;background:linear-gradient(160deg,rgba(255,255,255,.07),transparent)}.project-stage:last-child{border-right:0}.project-stage span{color:#d5b58d}.project-stage strong{font-family:Georgia,serif;font-size:1.38rem;font-weight:500}.featured-project__footer{display:flex;justify-content:space-between;gap:32px;align-items:center;margin-top:34px}.featured-project__footer p{color:rgba(255,255,255,.64);max-width:650px;margin:0}.principles-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:18px 54px;gap:18px 54px}.principle{display:grid;grid-template-columns:auto 1fr;grid-gap:18px;gap:18px;padding:27px 0;border-top:1px solid rgba(29,29,27,.22)}.principle svg{color:var(--bronze-dark);margin-top:2px}.principle p{color:var(--muted);margin-bottom:0}.process-list{border-top:1px solid var(--line)}.process-step{display:grid;grid-template-columns:80px .7fr 1.3fr;grid-gap:30px;gap:30px;padding:30px 0;border-bottom:1px solid var(--line);align-items:start}.process-step>span{color:var(--bronze-dark);font-family:Georgia,serif;font-size:1.35rem}.process-step p{color:var(--muted);margin:0}.contact{padding:clamp(90px,11vw,160px) 0;color:white;background:var(--ink)}.contact__grid{display:grid;grid-template-columns:.8fr 1.2fr;grid-gap:clamp(60px,9vw,130px);gap:clamp(60px,9vw,130px)}.contact h2{font-size:clamp(2.8rem,5vw,5.5rem)}.contact p{color:rgba(255,255,255,.66)}.contact__phone{display:inline-flex;align-items:center;gap:10px;margin-top:24px;color:#e6c49a;font-weight:700;font-size:1.2rem}.estimate-form{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:18px;gap:18px}.estimate-form label{display:grid;grid-gap:8px;gap:8px;color:rgba(255,255,255,.78);font-size:.86rem}.estimate-form input,.estimate-form select,.estimate-form textarea{width:100%;color:white;background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.22);border-radius:var(--radius);padding:13px 14px;outline:none}.estimate-form input:focus,.estimate-form select:focus,.estimate-form textarea:focus{border-color:#d5b58d}.estimate-form option{color:var(--ink)}.estimate-form__wide{grid-column:1/-1}.form-note{font-size:.78rem;margin:0}.footer{padding:70px 0 28px;background:#121211;color:rgba(255,255,255,.69)}.footer__grid{display:grid;grid-template-columns:1.5fr 1fr 1fr;grid-gap:70px;gap:70px}.footer__brand{color:white;font-family:Georgia,serif;font-size:1.8rem}.footer__label{color:white;font-weight:700}.footer__grid>div{display:flex;flex-direction:column;align-items:flex-start}.footer__grid a{margin-bottom:7px}.footer__bottom{display:flex;justify-content:space-between;margin-top:60px;padding-top:25px;border-top:1px solid rgba(255,255,255,.12);font-size:.8rem}@media (max-width:1080px){.site-header__inner{grid-template-columns:auto 1fr}.nav{position:fixed;inset:82px 0 auto;display:none;flex-direction:column;padding:28px 20px;background:var(--paper);border-bottom:1px solid var(--line)}.nav--open{display:flex}.menu-button{display:inline-grid}.site-header__actions{justify-self:end}.header-phone{display:none}.hero__grid{grid-template-columns:1fr;min-height:auto}.hero__visual{min-height:560px}.hero__content{max-width:900px}.contact__grid,.editorial-split,.services-grid{grid-template-columns:1fr}}@media (max-width:760px){.container{width:min(calc(100% - 28px),var(--container))}.site-header__inner{min-height:70px}.nav{inset:70px 0 auto}.header-cta{display:none}.brand__mark{width:34px;height:34px}.hero{padding-top:24px}.hero__grid{gap:34px}.hero__visual{min-height:420px;order:1}.hero__content{order:2}.hero__buttons{display:grid}.button{width:100%}.trust-bar__grid{grid-template-columns:repeat(2,1fr)}.trust-bar__grid>div{border-bottom:1px solid var(--line)}.trust-bar__grid>div:nth-child(2n){border-right:0}.trust-bar__grid>div:last-child{grid-column:1/-1}.service-card{grid-template-columns:1fr}.service-card__image{min-height:250px}.featured-project__heading{grid-template-columns:1fr;gap:20px}.project-stage-grid{grid-template-columns:1fr}.project-stage{min-height:145px;border-right:0;border-bottom:1px solid rgba(255,255,255,.2)}.featured-project__footer{align-items:stretch;flex-direction:column}.principles-grid{grid-template-columns:1fr}.process-step{grid-template-columns:48px 1fr}.process-step p{grid-column:2}.estimate-form{grid-template-columns:1fr}.estimate-form__wide{grid-column:auto}.footer__grid{grid-template-columns:1fr;gap:35px}.footer__bottom{flex-direction:column;gap:8px}}.service-hero{padding:clamp(48px,6vw,88px) 0 clamp(76px,9vw,132px)}.service-hero__grid{min-height:min(740px,calc(100vh - 120px));display:grid;grid-template-columns:minmax(0,.95fr) minmax(420px,1.05fr);grid-gap:clamp(44px,7vw,110px);gap:clamp(44px,7vw,110px);align-items:center}.service-hero__copy h1{font-size:clamp(3rem,6vw,6.6rem)}.service-hero__lead{max-width:690px;color:var(--muted);font-size:clamp(1.06rem,1.5vw,1.24rem)}.service-hero__visual{min-height:620px;background:linear-gradient(145deg,#b9aa99,#6d6760);box-shadow:var(--shadow)}.service-overview .section-heading{margin-bottom:0}.offering-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);border-left:1px solid var(--line)}.offering-card{min-height:280px;padding:32px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);display:flex;flex-direction:column;align-items:flex-start}.offering-card>span{color:var(--bronze-dark);font-size:.78rem;font-weight:700;letter-spacing:.12em}.offering-card h3{margin-top:44px;font-family:Georgia,serif;font-size:1.65rem;font-weight:500}.offering-card p{color:var(--muted);flex:1 1}.offering-card svg{color:var(--bronze-dark)}.section--ink .section-heading__body{color:rgba(255,255,255,.65)}.section--ink .eyebrow{color:#d5b58d}.service-process-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid rgba(255,255,255,.2);border-left:1px solid rgba(255,255,255,.2)}.service-process-step{min-height:300px;padding:32px;border-right:1px solid rgba(255,255,255,.2);border-bottom:1px solid rgba(255,255,255,.2)}.service-process-step span{color:#d5b58d;font-size:.8rem;font-weight:700;letter-spacing:.12em}.service-process-step h3{margin-top:58px;font-family:Georgia,serif;font-size:1.55rem;font-weight:500}.service-process-step p{color:rgba(255,255,255,.64);margin-bottom:0}.materials-layout{display:grid;grid-template-columns:1.1fr .9fr;grid-gap:clamp(48px,8vw,120px);gap:clamp(48px,8vw,120px);align-items:start}.materials-list{border-top:1px solid rgba(29,29,27,.2)}.materials-list>div{display:flex;gap:14px;align-items:center;padding:20px 0;border-bottom:1px solid rgba(29,29,27,.2)}.materials-list svg{color:var(--bronze-dark)}.faq-list{border-top:1px solid var(--line)}.faq-item{border-bottom:1px solid var(--line)}.faq-item summary{cursor:pointer;list-style:none;padding:25px 48px 25px 0;font-family:Georgia,serif;font-size:clamp(1.2rem,2vw,1.55rem);position:relative}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary:after{content:"+";position:absolute;right:0;top:23px;color:var(--bronze-dark);font-family:Inter,sans-serif;font-weight:400}.faq-item[open] summary:after{content:"−"}.faq-item p{max-width:850px;padding:0 0 26px;color:var(--muted)}.service-estimate{padding:clamp(90px,11vw,160px) 0 42px;color:white;background:var(--ink)}.service-estimate__grid{display:grid;grid-template-columns:.9fr 1.1fr;grid-gap:clamp(52px,8vw,110px);gap:clamp(52px,8vw,110px);align-items:start}.service-estimate__grid>div>p:not(.eyebrow){color:rgba(255,255,255,.68);max-width:620px}.related-services{margin-top:90px;padding-top:30px;border-top:1px solid rgba(255,255,255,.18);display:flex;justify-content:space-between;gap:30px}.related-services>p{color:rgba(255,255,255,.55);margin:0}.related-services>div{display:flex;flex-wrap:wrap;gap:24px}.related-services a{display:inline-flex;gap:8px;align-items:center}.related-services a:hover{color:#d5b58d}@media (max-width:980px){.materials-layout,.service-estimate__grid,.service-hero__grid{grid-template-columns:1fr}.service-hero__grid{min-height:auto}.service-hero__visual{min-height:520px;order:-1}.offering-grid,.service-process-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:680px){.service-hero{padding-top:28px}.service-hero__visual{min-height:420px}.offering-grid,.service-process-grid{grid-template-columns:1fr}.offering-card,.service-process-step{min-height:auto}.related-services{display:grid}.related-services>div{display:grid;grid-gap:14px;gap:14px}}.projects-intro{padding:clamp(70px,9vw,132px) 0 46px}.project-filter{display:flex;flex-wrap:wrap;gap:10px;margin-top:34px}.project-filter span{padding:10px 15px;border:1px solid var(--line);border-radius:999px;color:var(--muted);font-size:.84rem}.project-filter span:first-child{color:white;background:var(--ink);border-color:var(--ink)}.projects-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:28px;gap:28px}.project-card{display:grid;background:var(--paper);border:1px solid var(--line);transition:transform .25s ease,box-shadow .25s ease}.project-card:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.project-card__image{min-height:390px;padding:24px;display:flex;flex-direction:column;justify-content:space-between;color:white;background:linear-gradient(145deg,#b8a996,#6e6861)}.project-card__image span{color:#f0d2aa;font-family:Georgia,serif;font-size:1.25rem}.project-card__image small{color:rgba(255,255,255,.78)}.project-card__body{padding:30px}.project-card__body h2{font-size:clamp(1.9rem,3vw,2.9rem)}.project-card__body>p:not(.project-card__category):not(.project-card__location){color:var(--muted)}.project-card__category{margin:0 0 12px;color:var(--bronze-dark);text-transform:uppercase;letter-spacing:.12em;font-size:.76rem;font-weight:800}.project-card__location{display:flex;align-items:center;gap:7px;color:var(--muted)}.project-card__link{display:inline-flex;align-items:center;gap:8px;margin-top:12px;color:var(--bronze-dark);font-weight:750}.project-hero{padding:48px 0 0}.back-link{display:inline-flex;align-items:center;gap:8px;margin-bottom:36px;color:var(--muted)}.project-hero__grid{display:grid;grid-template-columns:.85fr 1.15fr;grid-gap:clamp(44px,7vw,100px);gap:clamp(44px,7vw,100px);align-items:center}.project-hero h1{font-size:clamp(3.3rem,6vw,6.6rem)}.project-hero__summary{max-width:680px;color:var(--muted);font-size:1.15rem}.project-hero__image{min-height:610px;padding:28px;display:flex;align-items:flex-end;color:rgba(255,255,255,.8);background:linear-gradient(145deg,#baa994,#67625d);box-shadow:var(--shadow)}.project-snapshot{display:grid;grid-template-columns:repeat(4,1fr);margin-top:44px;border:1px solid var(--line)}.project-snapshot>div{min-height:120px;padding:24px;border-right:1px solid var(--line);display:flex;flex-direction:column;gap:8px}.project-snapshot>div:last-child{border-right:0}.project-snapshot span{color:var(--bronze-dark);font-size:.74rem;font-weight:800;letter-spacing:.11em;text-transform:uppercase}.project-story-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:50px;gap:50px}.project-story-grid>div{padding-top:24px;border-top:1px solid var(--line)}.project-story-grid h2{font-size:clamp(1.9rem,3vw,2.7rem)}.project-story-grid p:last-child{color:var(--muted)}.project-stage-story{display:grid;grid-gap:24px;gap:24px}.project-stage-story__item{display:grid;grid-template-columns:1.05fr .95fr;grid-gap:clamp(30px,6vw,90px);gap:clamp(30px,6vw,90px);align-items:center;padding-block:24px;border-top:1px solid rgba(255,255,255,.18)}.project-stage-story__item:nth-child(2n) .project-stage-story__image{order:2}.project-stage-story__image{min-height:420px;padding:24px;display:flex;flex-direction:column;justify-content:space-between;background:linear-gradient(145deg,rgba(255,255,255,.13),rgba(255,255,255,.035))}.project-stage-story__image span{color:#e4c49b;font-family:Georgia,serif;font-size:1.4rem}.project-stage-story__image small{color:rgba(255,255,255,.65)}.project-stage-story__item h3{font-family:Georgia,serif;font-size:clamp(2rem,4vw,3.8rem);font-weight:500}.project-stage-story__item p:last-child{color:rgba(255,255,255,.64)}.project-details-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:clamp(50px,8vw,120px);gap:clamp(50px,8vw,120px)}.project-check-list{border-top:1px solid var(--line)}.project-check-list>div{display:flex;align-items:center;gap:13px;padding:20px 0;border-bottom:1px solid var(--line)}.project-check-list svg{color:var(--bronze-dark)}.project-cta{padding:clamp(86px,11vw,150px) 0;background:var(--stone);text-align:center}.project-cta h2{max-width:900px;margin-inline:auto;font-size:clamp(2.7rem,5vw,5rem)}.project-cta>.container>p:not(.eyebrow){max-width:680px;margin:0 auto 28px;color:var(--muted)}.mobile-action-bar{display:none}@media (max-width:900px){.project-details-grid,.project-hero__grid,.project-stage-story__item,.project-story-grid,.projects-grid{grid-template-columns:1fr}.project-hero__image{min-height:500px;order:-1}.project-snapshot{grid-template-columns:repeat(2,1fr)}.project-snapshot>div:nth-child(2){border-right:0}.project-snapshot>div:nth-child(-n+2){border-bottom:1px solid var(--line)}.project-stage-story__item:nth-child(2n) .project-stage-story__image{order:0}}@media (max-width:680px){body{padding-bottom:64px}.projects-grid{grid-template-columns:1fr}.project-card__image,.project-stage-story__image{min-height:310px}.project-snapshot{grid-template-columns:1fr}.project-snapshot>div{border-right:0;border-bottom:1px solid var(--line)}.project-snapshot>div:last-child{border-bottom:0}.mobile-action-bar{position:fixed;z-index:90;left:0;right:0;bottom:0;height:64px;display:grid;grid-template-columns:repeat(3,1fr);color:white;background:#121211;border-top:1px solid rgba(255,255,255,.15);box-shadow:0 -8px 30px rgba(0,0,0,.18)}.mobile-action-bar a{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;font-size:.72rem;border-right:1px solid rgba(255,255,255,.13)}.mobile-action-bar a:last-child{border-right:0;color:#1a1815;background:#d4ad7e;font-weight:800}}.estimate-form__honeypot{position:absolute!important;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.estimate-form button:disabled{opacity:.65;cursor:wait;transform:none}.form-note--success{color:#bfe4cb!important}.form-note--error{color:#ffd0c8!important}.about-hero,.contact-page-hero,.estimate-page-hero{padding:clamp(68px,9vw,138px) 0}.about-hero__grid{min-height:660px;display:grid;grid-template-columns:.95fr 1.05fr;grid-gap:clamp(48px,8vw,120px);gap:clamp(48px,8vw,120px);align-items:center}.about-hero__lead,.contact-page-hero p,.estimate-page-hero p{max-width:760px;color:var(--muted);font-size:clamp(1.08rem,1.6vw,1.28rem)}.about-hero__visual{min-height:610px;background:linear-gradient(145deg,#c8b9a7,#766f67);box-shadow:var(--shadow)}.about-values{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line);border-left:1px solid var(--line)}.about-value{min-height:300px;padding:32px;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.about-value svg{color:var(--bronze-dark)}.about-value h3{margin-top:60px;font-family:Georgia,serif;font-size:1.55rem;font-weight:500}.about-value p{color:var(--muted)}.personal-commitment{max-width:1000px}.personal-commitment blockquote{margin:24px 0 36px;font-family:Georgia,serif;font-size:clamp(2rem,4.5vw,4.6rem);line-height:1.08}.personal-commitment>p:last-child{color:rgba(255,255,255,.7)}.contact-page-hero h1,.estimate-page-hero h1{max-width:900px}.contact-page-grid,.estimate-page-grid{display:grid;grid-template-columns:.78fr 1.22fr;grid-gap:clamp(48px,8vw,110px);gap:clamp(48px,8vw,110px);align-items:start}.contact-details{border-top:1px solid var(--line)}.contact-details>div{display:grid;grid-template-columns:auto 1fr;grid-gap:18px;gap:18px;padding:24px 0;border-bottom:1px solid var(--line)}.contact-details svg{color:var(--bronze-dark)}.contact-details span{display:grid;grid-gap:5px;gap:5px}.contact-details p{margin:0;color:var(--muted)}.contact-details__note{margin-top:28px!important}.estimate-page-hero__grid{display:grid;grid-template-columns:1.1fr .9fr;grid-gap:clamp(52px,9vw,130px);gap:clamp(52px,9vw,130px);align-items:end}.next-steps{border-top:1px solid var(--line)}.next-steps>div:not(:first-child){display:grid;grid-template-columns:48px 1fr;grid-gap:18px;gap:18px;padding:18px 0;border-bottom:1px solid var(--line)}.next-steps span{color:var(--bronze-dark);font-weight:800}.next-steps p{margin:0;font-size:1rem}.estimate-benefits{margin-top:36px;border-top:1px solid rgba(255,255,255,.18)}.estimate-benefits p{display:flex;align-items:center;gap:12px;padding:16px 0;margin:0;border-bottom:1px solid rgba(255,255,255,.18);color:rgba(255,255,255,.72)}.estimate-benefits svg{color:#d5b58d}@media (max-width:980px){.about-hero__grid,.contact-page-grid,.estimate-page-grid,.estimate-page-hero__grid{grid-template-columns:1fr}.about-hero__visual{order:-1;min-height:500px}.about-values{grid-template-columns:repeat(2,1fr)}}@media (max-width:680px){.about-hero,.contact-page-hero,.estimate-page-hero{padding-top:38px}.about-hero__visual{min-height:390px}.about-values{grid-template-columns:1fr}.about-value{min-height:auto}.personal-commitment blockquote{font-size:2.2rem}}.legal-page{padding:clamp(72px,9vw,140px) 0}.legal-page h1{max-width:900px}.legal-page__updated{margin-bottom:48px;color:var(--muted)}.legal-page section{max-width:850px;padding:28px 0;border-top:1px solid var(--line)}.legal-page section h2{margin-bottom:10px;font-family:Georgia,serif;font-size:clamp(1.6rem,3vw,2.4rem);font-weight:500}.legal-page section p{color:var(--muted)}.legal-page a{color:var(--bronze-dark);text-decoration:underline;text-underline-offset:4px}.hero--photo{position:relative;min-height:min(900px,92vh);display:flex;align-items:flex-end;overflow:hidden;color:white;background:#151515}.hero__background{object-fit:cover;object-position:center 56%;z-index:0}.hero__overlay{position:absolute;inset:0;z-index:1;background:linear-gradient(90deg,rgba(15,15,14,.88),rgba(15,15,14,.58) 46%,rgba(15,15,14,.18)),linear-gradient(0deg,rgba(15,15,14,.65),transparent 45%)}.hero__photo-content{position:relative;z-index:2;width:100%;padding-block:clamp(140px,18vw,250px) clamp(70px,9vw,120px)}.hero__content--light{max-width:790px}.hero__content--light h1{color:white;text-shadow:0 2px 24px rgba(0,0,0,.25)}.hero__content--light .hero__lead{color:rgba(255,255,255,.82)}.hero__scroll--light{color:rgba(255,255,255,.72)}.service-card--photo .service-card__image{position:relative;min-height:340px;overflow:hidden;background:#cbc2b7}.service-card--photo .service-card__image img{object-fit:cover;transition:transform .55s ease}.service-card--photo:hover .service-card__image img{transform:scale(1.035)}.service-card--photo .service-card__image:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.05),rgba(0,0,0,.5))}.service-card--photo .service-card__image span{position:relative;z-index:1;align-self:flex-start;color:white}.our-work__heading{display:flex;align-items:end;justify-content:space-between;gap:40px;margin-bottom:44px}.our-work__heading .section-heading{margin-bottom:0}.our-work__link{display:inline-flex;flex:0 0 auto;align-items:center;gap:8px;padding-bottom:5px;border-bottom:1px solid;color:var(--bronze-dark);font-weight:750}.our-work__grid{display:grid;grid-template-columns:repeat(4,1fr);grid-auto-rows:270px;grid-gap:16px;gap:16px}.our-work__item{position:relative;grid-column:span 2;margin:0;overflow:hidden;background:#c8c0b7}.our-work__item--tall{grid-row:span 2}.our-work__item--wide{grid-column:span 2}.our-work__item img{object-fit:cover;transition:transform .55s ease}.our-work__item:hover img{transform:scale(1.025)}.our-work__item:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.65),transparent 48%)}.our-work__item figcaption{position:absolute;z-index:1;left:24px;bottom:20px;color:white;font-family:Georgia,serif;font-size:1.35rem}@media (max-width:900px){.hero--photo{min-height:760px}.hero__overlay{background:linear-gradient(0deg,rgba(15,15,14,.87),rgba(15,15,14,.45) 72%,rgba(15,15,14,.2))}.our-work__heading{display:grid;align-items:start}.our-work__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:620px){.hero--photo{min-height:720px}.hero__background{object-position:58% center}.hero__photo-content{padding-top:180px}.service-card--photo .service-card__image{min-height:280px}.our-work__grid{display:grid;grid-template-columns:1fr;grid-auto-rows:320px}.our-work__item,.our-work__item--tall,.our-work__item--wide{grid-column:auto;grid-row:auto}}