@font-face{font-family:Manrope;src:url('assets/manrope-regular.ttf') format('truetype');font-weight:400;font-display:swap}
@font-face{font-family:Manrope;src:url('assets/manrope-semibold.ttf') format('truetype');font-weight:600 900;font-display:swap}
:root{--ink:#202622;--paper:#f7f7f0;--yellow:#e8f36a;--muted:#687068;--line:#d9ddd2;--max:1320px;--gutter:clamp(22px,5vw,88px)}
*{box-sizing:border-box}
html{scroll-behavior:smooth;scroll-padding-top:28px}
body{margin:0;background:var(--paper);color:var(--ink);font-family:Manrope,Arial,sans-serif;font-size:16px;line-height:1.65}
a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button{color:inherit}button:disabled{cursor:default}
a:focus-visible,button:focus-visible,summary:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible,[tabindex]:focus-visible{outline:3px solid #95a53f;outline-offset:5px}
h1,h2,h3,p,figure{margin:0}img{max-width:100%;display:block}h1,h2,h3{font-weight:600}h2{font-size:clamp(36px,4.3vw,64px);line-height:1.1;letter-spacing:-.055em}h3{letter-spacing:-.04em}[hidden]{display:none!important}
.wrap{width:min(calc(100% - var(--gutter)*2),var(--max));margin-inline:auto}.section{padding-block:105px}.yellow{color:var(--yellow)}.dark-opening{background:var(--ink);color:var(--paper)}
.header{height:112px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #ffffff24;gap:30px}.wordmark{line-height:1;font-weight:600}.header nav{display:flex;align-items:center;gap:38px;font-size:14px}.header nav>a:not(.nav-contact){color:#d9ddd5;transition:color .2s}.header nav>a:hover{color:var(--yellow)}.nav-contact{border:1px solid #ffffff50;padding:12px 19px;border-radius:4px;display:flex;align-items:center;gap:26px;white-space:nowrap}
.hero{min-height:650px;position:relative;display:grid;grid-template-columns:1.15fr 1fr;align-items:center;padding-top:54px;padding-bottom:110px}.hero-copy{position:relative;z-index:1}.eyebrow{font-size:12px;font-weight:600;letter-spacing:.12em;line-height:1.5;display:flex;gap:13px;align-items:center}.little-line{width:28px;height:2px;background:var(--yellow);flex:none}h1{font-size:clamp(58px,6.7vw,100px);letter-spacing:-.063em;line-height:1.02;margin:26px 0}.hero-description{font-size:17px;color:#c0c6be;line-height:1.8}.hero-actions{display:flex;align-items:center;gap:28px;flex-wrap:wrap;margin-top:35px}.button{min-height:52px;padding:15px 23px;display:inline-flex;gap:28px;justify-content:space-between;align-items:center;border:0;border-radius:4px;font-size:14px;font-weight:600;line-height:1.5;transition:background .2s,transform .2s}.button-yellow{background:var(--yellow);color:var(--ink)}.button-yellow:hover{background:#f2fb96;transform:translateY(-2px)}.button-dark{background:var(--ink);color:var(--paper)}.button-dark:hover{background:#39443c}.text-link{font-size:14px;display:inline-flex;gap:15px;align-items:center;border:0;border-bottom:1px solid #ffffff40;padding:8px 0;background:transparent;border-radius:0}.text-link:hover{border-color:currentColor}.text-link.ink{border-color:#20262250;color:var(--ink)}
.hero-art{position:relative;align-self:center;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;min-width:0;margin:0}.hero-illustration{display:block;width:100%;height:auto;max-height:510px;object-fit:contain}.art-note{position:static;align-self:flex-end;font-size:11px;letter-spacing:.12em;line-height:1.65;color:#b4bfb4;text-align:right}.hero-bottom{position:absolute;bottom:25px;left:0;right:0;display:flex;justify-content:space-between;align-items:center;border-top:1px solid #ffffff24;padding-top:23px;font-size:11px;letter-spacing:.1em;color:#b6bfb6}.hero-bottom a{display:flex;gap:20px}.hero-bottom a:hover{color:var(--yellow)}
.section-top{display:grid;grid-template-columns:1.3fr 1fr;gap:80px;align-items:end;margin-bottom:48px}.section-heading .eyebrow{margin-bottom:24px}.section-intro{max-width:420px;color:var(--muted);font-size:17px;padding-bottom:3px}
.expertise-tabs{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:2px;border-radius:5px;overflow:hidden;background:var(--paper)}.service-tab{position:relative;display:flex;flex-direction:column;align-items:flex-start;text-align:left;border:0;border-bottom:4px solid transparent;background:#29312b;color:var(--paper);padding:22px 28px 27px;min-height:340px;transition:background .25s,border-color .25s}.service-tab:hover{background:#343e35}.service-tab.active{background:var(--ink);border-bottom-color:var(--yellow)}.service-tab:focus-visible{outline-offset:-6px;outline-color:var(--yellow)}.service-tab img{width:135px;height:135px;object-fit:contain;align-self:center;margin:8px 0 24px;transition:transform .35s}.service-tab:hover img{transform:translateY(-4px)}.service-title{font-size:24px;font-weight:600;letter-spacing:-.04em;line-height:1.2}.service-label{font-size:12px;color:#b9c1b6;margin-top:12px}.service-indicator{position:absolute;right:22px;top:21px;color:var(--yellow);font-size:22px;transition:transform .25s}
.expertise-panels{margin-top:35px}.service-panel{display:grid;grid-template-columns:1.05fr 1fr;gap:0;min-height:450px;background:#eeefe7;border-radius:5px;overflow:hidden}.service-photo{position:relative;min-width:0;min-height:450px;background:#deded3}.service-photo img{width:100%;height:100%;position:absolute;inset:0;object-fit:cover}.service-photo span{position:absolute;bottom:19px;left:20px;right:20px;background:#f7f7f0ef;padding:12px 16px;font-size:10px;font-weight:600;letter-spacing:.1em;max-width:fit-content}.service-copy{padding:clamp(25px,3.3vw,52px);align-self:center}.service-copy .eyebrow{font-size:10px;letter-spacing:.1em;color:#616c5f}.service-copy h3{font-size:clamp(28px,3vw,42px);line-height:1.14;margin:20px 0}.service-copy>p:not(.eyebrow){font-size:15px;line-height:1.75;color:#5d675d}.service-copy ul{list-style:none;margin:24px 0;padding:0;font-size:13px;line-height:1.6}.service-copy li{padding:7px 0 7px 18px;position:relative;border-bottom:1px solid #d6dbce}.service-copy li:before{content:'+';position:absolute;left:0;color:#687650}.service-copy .text-link{font-size:13px;text-align:left;gap:18px}
.approach-section{padding-block:95px;background:#e8ebdf}.approach-grid{display:grid;grid-template-columns:1.05fr 1fr;gap:clamp(45px,7vw,110px);align-items:center}.artisan-photo{position:relative;min-width:0}.artisan-photo img{height:auto;aspect-ratio:4/4.6;object-fit:cover;object-position:41% center;width:100%;border-radius:5px}.artisan-photo figcaption{font-size:10px;letter-spacing:.09em;line-height:1.5;margin-top:18px}.approach-copy .eyebrow{margin-bottom:28px}.approach-copy h2{font-size:clamp(36px,3.8vw,57px);margin-bottom:30px}.approach-copy>p:not(.eyebrow){color:#5d685b;line-height:1.8;font-size:16px;margin-top:18px}.approach-copy .text-link{margin-top:25px}
.method-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:45px;list-style:none;padding:0;margin:64px 0 0}.method-steps li{border-top:1px solid #cbd2c3;padding-top:25px}.method-steps h3{font-size:25px;line-height:1.2;margin-bottom:15px}.method-steps p{font-size:15px;color:var(--muted);line-height:1.75;max-width:330px}
.local-strip{padding:30px 0;background:var(--yellow)}.local-strip .wrap{display:flex;justify-content:space-between;align-items:center;gap:25px;flex-wrap:wrap}.local-strip .eyebrow{font-size:10px}.local-strip p{font-size:14px;display:flex;align-items:center;gap:18px;flex-wrap:wrap}.local-strip p span{opacity:.5}
.contact-section{background:var(--ink);color:var(--paper);padding:100px 0}.contact-grid{display:grid;grid-template-columns:1.3fr 1fr;gap:80px}.contact-section h2{margin:25px 0;font-size:clamp(40px,4.8vw,73px)}.contact-section p:not(.eyebrow){color:#bac2ba;margin-bottom:30px;font-size:17px;line-height:1.8}.contact-side{border-left:1px solid #ffffff24;align-self:stretch;padding-left:clamp(30px,7vw,100px);display:flex;flex-direction:column;justify-content:center}.contact-mark{font-size:65px;font-weight:600;letter-spacing:-.075em;line-height:1;margin-bottom:32px}.contact-side p{font-size:24px!important;line-height:1.35!important;letter-spacing:-.025em;color:var(--paper)!important}.contact-local{font-size:10px;letter-spacing:.12em;color:#aab5a8}
.footer{display:block;padding:45px 0 30px}.footer-top{display:flex;align-items:center;justify-content:space-between;gap:25px;padding-bottom:34px;border-bottom:1px solid var(--line)}.footer .wordmark{color:var(--ink);font-size:42px}.footer nav{display:flex;gap:30px;font-size:13px}.back-top{border:1px solid #b9c2b2;width:42px;height:42px;display:grid;place-items:center;border-radius:50%;font-size:22px!important}.footer-bottom{padding-top:25px;display:flex;justify-content:space-between;gap:25px}.footer-bottom p{font-size:11px;color:#697164;line-height:1.8}.footer-bottom p:last-child{text-align:right}.footer-bottom a{color:var(--ink);text-decoration:underline;text-underline-offset:4px}
.skip-link{position:fixed;top:-100px;left:20px;z-index:100;background:var(--yellow);color:var(--ink);padding:10px 20px}.skip-link:focus{top:12px}.dialog-open{overflow:hidden}dialog{border:0;border-radius:8px;padding:0;background:var(--paper);color:var(--ink);width:min(610px,calc(100% - 32px));max-height:calc(100dvh - 40px);box-shadow:0 30px 100px #0005}dialog::backdrop{background:#0c1610a8;backdrop-filter:blur(5px)}.dialog-inner{padding:38px 42px;position:relative}.dialog-close{position:absolute;right:20px;top:17px;width:42px;height:42px;background:transparent;border:0;font-size:32px;line-height:1}.dialog-inner>.eyebrow{font-size:10px}.dialog-inner h2{font-size:44px;margin:18px 0 20px}.demo-notice{font-size:12px;line-height:1.6;padding:13px 15px;background:#e8eccf;margin-bottom:25px}form{display:grid;gap:19px}form label{display:flex;flex-direction:column;gap:7px;font-size:13px;font-weight:600}input,select,textarea{width:100%;min-width:0;border:1px solid #bbc5b3;border-radius:3px;background:#fcfcf7;padding:11px 13px;font-size:16px;font-weight:400;color:var(--ink)}textarea{resize:vertical}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:15px}form .button{justify-content:space-between}.quote-result h3{font-size:27px;margin-bottom:18px}.quote-result p{font-size:15px;line-height:1.7;margin-bottom:25px}.restart-form{margin-top:18px}.noscript-note{padding-block:30px}.noscript-note a{text-decoration:underline}
@media(min-width:1500px){.hero{min-height:730px}.hero-illustration{max-height:560px}}
@media(max-width:1100px){.header nav{gap:24px}.hero{grid-template-columns:1.2fr 1fr}.hero-actions{gap:20px}.hero-illustration{max-height:420px}.service-tab{padding:20px;min-height:315px}.service-tab img{width:115px;height:115px}.service-title{font-size:22px}.service-label{font-size:11px}.section-top{gap:50px}.approach-grid{gap:50px}.contact-grid{gap:45px}}
@media(max-width:850px){.header{height:90px}.hero{min-height:590px;grid-template-columns:1.25fr 1fr;padding-top:38px}h1{font-size:clamp(51px,7vw,70px)}.hero-description{font-size:16px}.hero-illustration{max-height:360px}.hero-actions{gap:15px}.hero-actions .button{font-size:13px;padding:14px 17px}.section{padding-block:75px}.section-top{gap:40px}.section-intro{font-size:15px}.expertise-tabs{grid-template-columns:repeat(2,minmax(0,1fr))}.service-tab{min-height:260px;padding:24px 26px}.service-tab img{position:absolute;right:22px;top:47px;width:105px;height:105px;margin:0}.service-title{margin-top:86px}.service-panel{grid-template-columns:1fr 1fr}.service-copy{padding:28px}.service-copy h3{font-size:29px}.service-copy>p:not(.eyebrow){font-size:14px}.service-photo{min-height:470px}.service-photo span{font-size:9px;left:12px;right:12px;padding:10px}.approach-section{padding-block:70px}.approach-grid{gap:40px;grid-template-columns:1fr 1fr}.approach-copy h2{font-size:37px}.approach-copy>p:not(.eyebrow){font-size:14px}.artisan-photo img{aspect-ratio:3/4.7}.method-steps{gap:28px;margin-top:45px}.method-steps h3{font-size:21px}.method-steps p{font-size:14px}.contact-section{padding-block:75px}.contact-grid{gap:40px}.contact-mark{font-size:52px}}
@media(max-width:650px){.header{height:82px;gap:15px}.wordmark{font-size:42px}.header nav>a:not(.nav-contact){display:none}.nav-contact{padding:10px 12px;font-size:12px;gap:12px}.hero{padding-top:37px;padding-bottom:78px;display:flex;flex-direction:column;align-items:stretch;min-height:0;overflow:hidden}.hero .eyebrow{font-size:10px;gap:8px;letter-spacing:.07em}.little-line{width:18px}h1{font-size:clamp(49px,11.5vw,74px);margin:24px 0}.hero-description{font-size:16px}.desktop-break{display:none}.hero-actions{margin-top:26px;gap:18px}.button{font-size:13px;padding:14px 18px}.text-link{font-size:13px}.hero-art{margin:24px 0 8px;align-self:center;width:100%;max-width:390px;gap:12px}.hero-illustration{max-height:none}.art-note{align-self:center;text-align:center;font-size:10px}.hero-bottom{font-size:9px;gap:18px;letter-spacing:.04em;bottom:22px;padding-top:17px}.hero-bottom a{gap:8px}.section{padding-block:58px}.section-top{display:block;margin-bottom:32px}.section-heading .eyebrow{margin-bottom:18px}.section-intro{margin-top:23px;font-size:16px;max-width:440px}.eyebrow{font-size:10px}.service-tab{min-height:263px;padding:20px 17px}.service-tab img{position:static;align-self:center;width:100px;height:100px;margin:5px 0 16px}.service-title{font-size:clamp(16.5px,5vw,21px);margin:0}.service-label{font-size:10px;line-height:1.5;margin-top:10px}.service-indicator{top:15px;right:17px;font-size:19px}.expertise-panels{margin-top:22px}.service-panel{grid-template-columns:1fr}.service-photo{min-height:0;aspect-ratio:4/3}.service-copy{padding:30px 24px}.service-copy h3{font-size:32px}.service-copy>p:not(.eyebrow){font-size:15px}.service-copy ul{font-size:13px}.service-copy .text-link{font-size:13px}.service-photo span{font-size:9px}.approach-section{padding-block:58px}.approach-grid{display:flex;flex-direction:column;gap:35px}.artisan-photo{width:100%}.artisan-photo img{aspect-ratio:1.05;object-position:40% center}.artisan-photo figcaption{font-size:9px;margin-top:13px}.approach-copy .eyebrow{margin-bottom:20px}.approach-copy h2{font-size:40px;margin-bottom:24px}.approach-copy>p:not(.eyebrow){font-size:16px}.method-steps{display:block;margin-top:38px}.method-steps li{display:block;padding:24px 0}.method-steps h3{font-size:24px;margin-bottom:12px}.method-steps p{font-size:15px;max-width:none}.local-strip{padding:24px 0}.local-strip .wrap{gap:13px}.local-strip p{font-size:12px;gap:10px}.local-strip .eyebrow{font-size:9px}.contact-section{padding:60px 0}.contact-grid{display:block}.contact-section h2{font-size:clamp(38px,9vw,54px)}.contact-section p:not(.eyebrow){font-size:16px}.contact-side{display:none}.footer{padding-block:30px}.footer-top{gap:20px;flex-wrap:wrap;padding-bottom:24px}.footer nav{order:3;width:100%;gap:24px;font-size:12px}.footer-bottom{display:block;padding-top:23px}.footer-bottom p{font-size:10px}.footer-bottom p:last-child{text-align:left;margin-top:16px}.footer .wordmark{font-size:39px}.dialog-inner{padding:32px 24px}.dialog-inner h2{font-size:36px}.form-row{grid-template-columns:1fr}.dialog-close{right:12px;top:12px}.demo-notice{font-size:11px}}
@media(max-width:359px){.nav-contact{font-size:11px;padding:10px;gap:6px}.wordmark{font-size:37px}.hero .eyebrow{font-size:9px}.service-tab{padding-inline:13px}.service-title{font-size:16.5px}.service-label{font-size:9px}.hero-bottom{font-size:8px}}

/* Portrait layouts preserve the whole photograph and keep captions out of the artwork. */
@media(max-width:850px){
 .service-panel{grid-template-columns:1fr;min-height:0}
 .service-photo{min-height:0;aspect-ratio:auto;background:#eeefe7}
 .service-photo img{position:static;width:100%;height:auto;aspect-ratio:3/2;object-fit:contain;object-position:center}
 .service-photo span{position:static;display:block;max-width:none;padding:12px 20px;font-size:11px;background:#eeefe7}
 .approach-grid{grid-template-columns:1fr;gap:30px}
 .artisan-photo img{width:100%;height:auto;aspect-ratio:3/2;object-fit:contain;object-position:center}
 .artisan-photo figcaption{font-size:11px}
 .approach-copy{max-width:600px}
}
@media(max-width:650px){
 .hero{padding-bottom:24px;overflow:visible}
 .hero-bottom{position:static;margin-top:22px;padding-top:20px;flex-wrap:wrap;row-gap:12px;font-size:10px}
 .service-photo span{padding:12px 18px}
 .service-label{font-size:11px}
}

@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}
