:root{--paper:#f6f2ec;--white:#fff;--sand:#e8e1d7;--ink:#252a2d;--muted:#555b5f;--timber:#80502e;--ember:#633b23;--ochre:#e7b382;--line:#d6d0c7;--serif:Georgia,'Times New Roman',serif;--sans:Arial,Helvetica,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);font-size:16px;line-height:1.65}h1,h2,h3,p,figure{margin:0}h1,h2,h3{line-height:1.12}h1,h2{font-family:var(--serif);font-weight:400;letter-spacing:-.04em}h1{font-size:clamp(2.6rem,5vw,4.65rem)}h2{font-size:clamp(2rem,3.5vw,3.25rem)}h3{font-size:1.3rem;letter-spacing:-.02em}p{max-width:65ch}a{color:inherit;text-underline-offset:.25em}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}img{display:block;width:100%;height:auto}svg{flex-shrink:0}a:focus-visible,button:focus-visible,summary:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid var(--timber);outline-offset:5px}.dark :focus-visible,.hero :focus-visible{outline-color:var(--ochre)}[hidden]{display:none!important}.wrap{width:min(1240px,calc(100% - 80px));margin:auto}.section{padding:100px 0}.eyebrow{font-size:.78rem;text-transform:uppercase;font-weight:700;letter-spacing:.17em;color:var(--timber);margin-bottom:20px}.dark .eyebrow,.hero .eyebrow{color:var(--ochre)}.muted{color:var(--muted)}.lead{font-size:1.125rem;line-height:1.75}.dark{background:var(--ink);color:var(--paper)}.dark p{color:#d4d6d4}.dark h2,.dark h3{color:var(--paper)}.section-head{display:flex;justify-content:space-between;align-items:end;gap:40px;margin-bottom:42px}.section-head>p{max-width:390px;color:var(--muted)}.text-link{display:inline-flex;align-items:center;gap:18px;min-height:44px;font-weight:700;text-decoration:none;border-bottom:1px solid currentColor}.text-link:hover{color:var(--timber)}.actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:30px}.button{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:52px;padding:13px 24px;background:var(--timber);color:#fff;text-decoration:none;font-size:.94rem;font-weight:700;border:1px solid var(--timber);border-radius:2px;cursor:pointer;transition:background .2s}.button:hover{background:var(--ember);border-color:var(--ember)}.button.secondary{background:transparent;color:var(--ink);border-color:#787772}.button.secondary:hover{background:var(--sand)}.dark .button.secondary,.hero .button.secondary{color:var(--paper);border-color:#aaa69f}.dark .button.secondary:hover,.hero .button.secondary:hover{background:#414747}.skip{position:fixed;left:20px;top:-100px;z-index:100;background:var(--ink);color:#fff;padding:14px 20px}.skip:focus{top:12px}.site-header{position:sticky;top:0;z-index:20;background:var(--paper);border-bottom:1px solid var(--line)}.nav-row{height:94px;display:flex;align-items:center;justify-content:space-between;gap:25px}.brand{text-decoration:none;display:block;line-height:1;white-space:nowrap}.brand-logo{display:block;width:190px;height:auto}.brand-logo-light{display:none}.site-footer .brand-logo-dark{display:none}.site-footer .brand-logo-light{display:block;width:205px}.desktop-nav{display:flex;align-items:center;gap:28px}.desktop-nav a{text-decoration:none;font-size:.875rem;padding:12px 0}.desktop-nav a:hover,.desktop-nav a[aria-current]{color:var(--timber)}.desktop-nav a[aria-current]{box-shadow:0 2px var(--timber)}.header-actions{display:flex;align-items:center;gap:12px}.header-call{font-size:.85rem;min-height:46px;padding:10px 17px}.menu-button{display:none;background:none;border:1px solid var(--line);width:46px;height:46px;align-items:center;justify-content:center;cursor:pointer}.mobile-nav{padding:10px 24px 22px;border-top:1px solid var(--line)}.mobile-nav a{display:block;padding:12px 0;text-decoration:none}.hero{background:var(--ink);color:var(--paper);display:grid;grid-template-columns:1fr 1fr;min-height:620px}.hero-copy{padding:80px max(40px,calc((100vw - 1240px)/2));padding-right:54px;display:flex;flex-direction:column;justify-content:center;align-items:start}.hero h1{max-width:620px}.hero h1 em{font-style:normal;color:var(--ochre)}.hero .lead{margin-top:24px;color:#d4d6d4;max-width:470px}.hero-image{position:relative;min-width:0;margin:0}.hero-image img{height:100%;object-fit:cover;min-height:620px}.image-note{display:block;font-size:.75rem;line-height:1.5;color:var(--muted);margin-top:12px}.hero-image figcaption{position:absolute;left:20px;bottom:20px;right:20px;width:fit-content;background:rgba(25,30,31,.92);padding:8px 12px;color:#fff;font-size:.75rem;line-height:1.5}.service-strip{border-bottom:1px solid var(--line)}.service-strip .wrap{display:flex;justify-content:space-between;gap:20px;padding-top:22px;padding-bottom:22px;font-size:.84rem;font-weight:700}.service-strip span{display:flex;align-items:center;gap:12px}.service-strip span:before{content:'';width:5px;height:5px;background:var(--timber)}.services-grid{display:grid;grid-template-columns:1.25fr 1fr;gap:28px}.service-card{border-top:1px solid #aaa096;padding:28px 0 0;display:flex;flex-direction:column;align-items:start}.service-card .number{color:var(--timber);font-size:.8rem;letter-spacing:.1em;margin-bottom:30px}.service-card h3{font-family:var(--serif);font-weight:400;font-size:2rem;margin-bottom:16px}.service-card p{color:var(--muted);max-width:460px}.service-card ul{list-style:none;display:flex;flex-wrap:wrap;gap:7px 22px;padding:0;margin:24px 0}.service-card li{font-size:.875rem}.service-card .text-link{margin-top:auto}.inspiration{background:#ebe6de}.gallery{display:grid;grid-template-columns:1.15fr 1fr 1fr;gap:22px}.gallery figure{min-width:0}.gallery img{aspect-ratio:4/5;object-fit:cover}.gallery figure:first-child img{aspect-ratio:4/5}.gallery figcaption{padding-top:16px}.gallery h3{font-size:1.06rem}.gallery figcaption p{font-size:.75rem;color:var(--muted);margin-top:6px}.split{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.split-photo img{aspect-ratio:1/1;object-fit:cover}.split-copy h2{margin-bottom:24px}.split-copy>p{margin-bottom:20px;color:var(--muted)}.check-list{padding:0;list-style:none;margin:28px 0}.check-list li{padding:14px 0;border-top:1px solid var(--line);display:flex;gap:18px}.check-list li span{color:var(--timber);font-size:.8rem;padding-top:3px}.cta-band{padding:65px 0}.cta-band .wrap{display:flex;justify-content:space-between;align-items:center;gap:35px}.cta-band h2{font-size:clamp(2rem,3vw,2.9rem)}.cta-band p{margin-top:16px}.cta-band .actions{flex-shrink:0;margin:0}.footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr;gap:60px;padding:64px 0 45px}.site-footer{background:#1b2022;color:#d4d6d4}.site-footer .brand{color:var(--paper);width:fit-content}.site-footer .brand+p{margin-top:22px;max-width:340px;font-size:.875rem}.site-footer h2{font:700 .875rem var(--sans);margin:0 0 16px;color:var(--paper);letter-spacing:0}.footer-links{list-style:none;padding:0;margin:0}.footer-links a{display:inline-block;padding:6px 0;font-size:.875rem;text-decoration:none}.footer-links a:hover{text-decoration:underline}.footer-bottom{border-top:1px solid #454b4c;display:flex;justify-content:space-between;gap:20px;padding:22px 0;font-size:.75rem}.mobile-contact{display:none}.page-intro{padding:72px 0 76px;border-bottom:1px solid var(--line)}.page-intro h1{max-width:900px}.page-intro .lead{margin-top:25px;color:var(--muted);max-width:700px}.breadcrumbs{font-size:.8rem;color:var(--muted);margin-bottom:32px}.breadcrumbs a{padding:5px 0;display:inline-block}.wide-figure img{aspect-ratio:2.25/1;object-fit:cover}.wide-figure{margin-bottom:58px}.details-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:35px 55px}.detail{border-top:1px solid var(--line);padding-top:24px}.detail h3{margin-bottom:15px}.detail p{color:var(--muted)}.notice{border-left:3px solid var(--timber);background:var(--sand);padding:28px 32px;margin-top:45px}.notice h3{margin-bottom:14px}.notice p{color:var(--muted)}.notice a{font-size:.875rem;display:inline-block;margin-top:15px}.steps{list-style:none;padding:0;margin:0}.steps li{display:grid;grid-template-columns:65px 1fr;gap:25px;padding:30px 0;border-top:1px solid var(--line)}.steps .step-number{font-family:var(--serif);font-size:2rem;color:var(--timber)}.steps h2{font-size:1.6rem;letter-spacing:-.025em;margin-bottom:12px}.steps p{color:var(--muted)}.narrow{max-width:880px}.faq{margin-top:45px}.faq details{border-bottom:1px solid var(--line);padding:20px 0}.faq summary{font-weight:700;cursor:pointer;min-height:30px;padding-right:12px}.faq details p{padding:15px 0 0;color:var(--muted)}.contact-layout{display:grid;grid-template-columns:1fr 1fr;gap:75px}.contact-layout h2{font-size:2rem;margin-bottom:20px}.contact-large{font-size:clamp(1.6rem,3vw,2.6rem);font-family:var(--serif);font-weight:400;display:inline-block;line-height:1.3;margin-bottom:16px}.email-address{overflow-wrap:anywhere;display:inline-block;padding:8px 0}.contact-block+.contact-block{margin-top:38px}.contact-aside{padding:35px;background:var(--sand)}.contact-aside ul{padding-left:20px}.contact-aside li{margin-bottom:12px}.contact-aside h3{margin:30px 0 14px}.contact-layout .actions{margin-top:22px}.small{font-size:.875rem}.privacy-note{font-size:.875rem;margin-top:26px;color:var(--muted)}
@media(min-width:1800px){.hero-copy{padding-left:max(40px,calc((100vw - 1240px)/2))}.hero{min-height:700px}}
@media(max-width:1100px){.wrap{width:calc(100% - 48px)}.desktop-nav{gap:17px}.brand-logo{width:170px}.header-call{padding:10px 12px}.hero-copy{padding:55px 30px}.hero h1{font-size:3.3rem}.hero-image img{min-height:590px}.split{gap:45px}.cta-band .wrap{align-items:start;flex-direction:column}.contact-layout{gap:45px}}
@media(max-width:900px){.desktop-nav{display:none}.menu-button{display:inline-flex}.nav-row{height:82px}.hero{grid-template-columns:1fr 1fr;min-height:560px}.hero h1{font-size:2.9rem}.hero-copy{padding:45px 24px}.hero-image img{min-height:560px}.hero .lead{font-size:1rem}.hero .actions{flex-direction:column;width:100%}.section{padding:72px 0}.gallery{gap:16px}.section-head{align-items:start;flex-direction:column;gap:22px}.section-head>p{max-width:650px}.footer-grid{gap:30px}.service-strip .wrap{flex-wrap:wrap;font-size:.78rem}.contact-layout{gap:30px}}
@media(max-width:650px){html{scroll-padding-top:92px}.wrap{width:calc(100% - 40px)}.nav-row{height:76px;gap:10px}.brand-logo{width:145px}.header-actions{gap:8px}.header-call{font-size:.8rem;min-height:44px;padding:10px 13px}.header-call .phone-number{display:none}.menu-button{width:44px;height:44px}.hero{grid-template-columns:1fr;min-height:0}.hero-copy{padding:47px 20px 44px}.hero h1{font-size:clamp(2.6rem,10vw,3.5rem);max-width:480px}.hero .lead{font-size:1rem;max-width:450px}.hero .actions{flex-direction:row;margin-top:27px;gap:12px}.hero .button{flex-grow:1;padding:13px 14px}.hero-image img{min-height:0;height:330px;object-position:center 62%}.hero-image figcaption{left:14px;right:14px;bottom:14px;font-size:.7rem}.eyebrow{font-size:.73rem;margin-bottom:18px}.service-strip .wrap{display:grid;gap:10px;padding:20px 0}.services-grid,.split,.details-grid,.contact-layout{grid-template-columns:1fr}.services-grid{gap:38px}.section{padding:60px 0}.section-head{margin-bottom:30px}.section-head h2{max-width:400px}.service-card .number{margin-bottom:20px}.service-card h3{font-size:1.75rem}.gallery{grid-template-columns:1fr;gap:30px}.gallery img,.gallery figure:first-child img{aspect-ratio:4/3}.gallery figcaption{padding-top:12px}.gallery figcaption p{font-size:.8rem}.split{gap:32px}.split-photo img{aspect-ratio:4/3}.cta-band{padding:50px 0}.cta-band .actions{width:100%;flex-direction:column}.footer-grid{grid-template-columns:1fr 1fr;gap:34px 25px;padding-top:45px}.footer-grid>div:first-child{grid-column:1/-1}.footer-bottom{flex-direction:column;gap:8px;padding-bottom:100px}.mobile-contact{display:grid;grid-template-columns:1fr 1fr;position:fixed;bottom:0;left:0;right:0;z-index:25;background:var(--paper);border-top:1px solid var(--line);padding:9px 12px max(9px,env(safe-area-inset-bottom));gap:10px}.mobile-contact .button{min-height:46px;padding:10px 16px}.page-intro{padding:38px 0 48px}.page-intro h1{font-size:2.6rem}.page-intro .lead{font-size:1.05rem}.breadcrumbs{margin-bottom:23px}.wide-figure img{aspect-ratio:4/3}.wide-figure{margin-bottom:38px}.notice{padding:24px}.steps li{grid-template-columns:38px 1fr;gap:18px}.steps .step-number{font-size:1.7rem}.steps h2{font-size:1.45rem}.contact-aside{padding:25px}.contact-large{font-size:2rem}.contact-layout{gap:40px}.section-head>p{font-size:1rem}body{scroll-padding-bottom:100px}a,button,summary{scroll-margin-bottom:100px}}
body{font-size:1rem}h1,h2,h3{overflow-wrap:anywhere}.split>*,.contact-layout>*,.footer-grid>*{min-width:0}.call-word{display:none}
@media(max-width:650px){.nav-row{height:auto;min-height:76px;flex-wrap:wrap;padding-top:12px;padding-bottom:12px}.header-actions{margin-left:auto}.call-word{display:inline}.site-header{position:relative}.mobile-contact{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.mobile-contact .button{min-width:0}.footer-bottom{padding-bottom:10rem}a,button,summary{scroll-margin-bottom:10rem}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
