@font-face{font-family:Manrope;src:url('/assets/manrope.woff2') format('woff2');font-weight:400 800;font-style:normal;font-display:swap}
:root{--ink:#252824;--muted:#62665f;--yellow:#f4d211;--paper:#fff;--mist:#f4f5f3;--line:#dedfd9;--ease:cubic-bezier(.16,1,.3,1)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:108px}body{margin:0;background:var(--paper);color:var(--ink);font-family:Manrope,Arial,sans-serif;font-size:16px;line-height:1.65;-webkit-font-smoothing:antialiased}button,input,select,textarea{font:inherit}button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{cursor:pointer}img{display:block;max-width:100%;height:auto}p,h1,h2,h3,figure{margin:0}h1,h2,h3{line-height:1.14;text-wrap:balance}h1,h2{font-weight:800;letter-spacing:-.04em}h2{font-size:clamp(34px,3.45vw,48px)}h3{font-size:21px;letter-spacing:-.025em}p{max-width:72ch}::selection{background:var(--yellow);color:var(--ink)}:focus-visible{outline:3px solid #766400;outline-offset:5px}.container{width:min(1280px,calc(100% - 96px));margin-inline:auto}.section{padding-block:104px}.button{display:inline-flex;justify-content:center;align-items:center;gap:30px;min-height:54px;padding:15px 23px;border:0;border-radius:4px;font-size:14px;font-weight:750;line-height:1.35;transition:background .2s,color .2s,transform .3s var(--ease)}.button span[aria-hidden]{font-size:22px;line-height:1}.button:hover{transform:translateY(-2px)}.button-dark{background:var(--ink);color:white}.button-dark:hover{background:#42463f}.button-yellow{background:var(--yellow);color:var(--ink)}.button-yellow:hover{background:#e4c207}.skip-link{position:fixed;z-index:100;left:16px;top:-100px;padding:12px 20px;background:var(--yellow)}.skip-link:focus{top:10px}.site-header{position:sticky;top:0;z-index:20;background:#fff;border-bottom:1px solid #eceee8}.nav-wrap{height:96px;display:flex;align-items:center;justify-content:space-between;gap:30px}.brand{flex:0 0 236px}.brand img{width:236px}.desktop-nav{display:flex;gap:32px;font-size:14px;font-weight:600}.desktop-nav a{position:relative;padding-block:16px}.desktop-nav a:after{content:'';position:absolute;bottom:10px;left:0;right:100%;height:2px;background:var(--ink);transition:right .2s}.desktop-nav a:hover:after{right:0}.menu-toggle{display:none}.mobile-menu[hidden]{display:none}.hero{display:grid;grid-template-columns:.97fr 1.03fr;gap:45px;padding-top:54px;padding-bottom:56px;align-items:center}.hero-copy{padding-block:20px}.location{display:flex;align-items:center;gap:10px;font-size:13px;font-weight:650;margin-bottom:23px}.location-dot{height:8px;width:8px;border-radius:50%;background:var(--yellow);outline:4px solid #faf5d6;margin-left:4px}.hero h1{font-size:clamp(54px,5.4vw,78px);line-height:1.09;letter-spacing:-.04em}.marked{position:relative;white-space:nowrap;isolation:isolate}.marked:after{content:'';position:absolute;left:0;bottom:3px;width:100%;height:12px;background:var(--yellow);z-index:-1}.hero-description{font-size:16px;line-height:1.8;color:var(--muted);max-width:440px;margin-top:26px}.hero-cta{margin-top:31px}.hero-note{font-size:12px;color:var(--muted);margin:11px 0 0 2px}.hero-person{display:flex;align-items:center;gap:13px;margin-top:42px;padding-top:25px;border-top:1px solid var(--line);max-width:436px}.hero-person img{width:48px;height:48px;border-radius:50%;object-fit:cover}.hero-person>span>span{display:block;font-size:11px;color:var(--muted);margin-top:3px}.hero-person strong{font-size:13px;font-weight:700}.person-arrow{font-size:22px;margin-left:auto}.hero-visual{position:relative;align-self:stretch;min-height:550px;padding-bottom:35px}.hero-image{width:100%;height:100%;max-height:610px;object-fit:cover;object-position:42% center;border-radius:4px}.photo-index{position:absolute;left:20px;top:18px;background:#fff;padding:7px 13px;border-radius:3px;font-size:11px;font-weight:650;display:flex;gap:9px;align-items:center}.photo-index>span{font-size:17px}.project-note{position:absolute;right:-16px;bottom:0;background:var(--yellow);width:240px;padding:23px 26px 20px;border-radius:3px;transform:rotate(-3deg);transition:transform .4s var(--ease)}.project-note:hover{transform:rotate(0)}.project-note>span:first-child{font-size:11px}.project-note strong{display:block;font-size:23px;line-height:1.28;letter-spacing:-.03em;margin:9px 0 17px}.project-note-link{display:flex;justify-content:space-between;border-top:1px solid #a38e0b;padding-top:11px;font-size:11px;font-weight:750}.project-note-link>span{font-size:19px;line-height:1}.trust-strip{display:flex;align-items:center;justify-content:space-between;gap:24px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:24px 0;font-size:12px;font-weight:650}.trust-strip p{display:flex;gap:11px;align-items:center}.trust-strip p>span{font-size:16px;font-weight:600}.section-intro{display:flex;align-items:flex-end;justify-content:space-between;gap:60px;margin-bottom:46px}.section-intro>p{max-width:340px;font-size:15px;color:var(--muted);padding-bottom:3px}.eyebrow{font-size:13px;color:var(--muted);font-weight:600;margin-bottom:17px}.service-list{border-top:1px solid var(--line)}.service-row{display:grid;grid-template-columns:30px 1fr 1.12fr .95fr 20px;align-items:center;gap:24px;border-bottom:1px solid var(--line);padding:29px 4px;transition:background .2s}.service-row:hover{background:var(--mist)}.service-symbol{font-size:23px}.service-row h3{font-size:19px;line-height:1.4}.service-row p{font-size:13px;color:var(--muted)}.service-tags{font-size:11px;color:var(--muted);text-align:right}.row-arrow{font-size:23px}.projects{background:var(--mist)}.text-link{display:inline-flex;align-items:center;gap:28px;border-bottom:1px solid var(--ink);padding-block:8px;font-size:13px;font-weight:750}.text-link>span{font-size:22px;line-height:1}.project-grid{display:grid;grid-template-columns:1.23fr 1fr 1fr;gap:25px}.project-card-image{overflow:hidden;border-radius:4px;aspect-ratio:1.05}.project-card-image img{height:100%;width:100%;object-fit:cover;transition:transform .65s var(--ease)}.project-card:hover img{transform:scale(1.035)}.project-card figcaption{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding-top:19px}.project-card h3{font-size:17px}.project-card p{font-size:12px;color:var(--muted);margin-top:6px}.project-card figcaption>span{font-size:23px}.comparison-section{display:grid;grid-template-columns:.8fr 1.2fr;gap:88px;align-items:center}.comparison-copy h2{max-width:400px}.comparison-copy>p:not(.eyebrow){font-size:15px;color:var(--muted);margin-top:25px}.comparison-copy .text-link{margin-top:23px}.comparison{--split:50%;position:relative;aspect-ratio:510/382;overflow:hidden;border-radius:4px;background:#ddd;touch-action:pan-y}.comparison img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.comparison-before{clip-path:inset(0 calc(100% - var(--split)) 0 0)}.comparison-label{position:absolute;top:17px;background:#fff;padding:5px 11px;font-size:11px;font-weight:750;border-radius:3px;pointer-events:none}.label-before{left:17px}.label-after{right:17px}.comparison-divider{position:absolute;left:var(--split);top:0;bottom:0;width:3px;background:var(--yellow);transform:translateX(-50%);pointer-events:none}.comparison-divider:after{content:'↔';position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:grid;place-items:center;width:48px;height:48px;border-radius:50%;background:var(--yellow);font-size:25px;color:var(--ink)}.comparison input{position:absolute;inset:0;opacity:0;width:100%;height:100%;margin:0;cursor:ew-resize}.comparison:focus-within{outline:3px solid #766400;outline-offset:5px}.comparison-instruction{display:flex;align-items:center;justify-content:space-between;margin-top:12px;font-size:11px;color:var(--muted);gap:15px}.comparison-instruction span:first-child{font-weight:700}.about{background:var(--ink);color:white;overflow:hidden}.about-inner{display:grid;grid-template-columns:1fr 1fr;gap:95px;align-items:center}.about-visual{position:relative;padding-right:48px;padding-bottom:48px}.craft-photo{width:100%;height:505px;object-fit:cover;object-position:center 54%;border-radius:4px}.owner-caption{position:absolute;bottom:0;right:0;display:flex;align-items:center;gap:17px;background:var(--yellow);color:var(--ink);padding:18px 24px;border-radius:3px}.owner-caption img{width:76px;height:76px;object-fit:cover;border-radius:3px}.owner-caption strong{display:block;font-size:16px}.owner-caption span{font-size:11px}.about .eyebrow{color:#c9cfc3}.about h2{font-size:clamp(36px,3.7vw,52px)}.about-copy>p:not(.eyebrow){font-size:15px;line-height:1.85;color:#d4d8cf;margin-top:25px;max-width:460px}.about-copy>p.about-statement{color:#fff;font-weight:650}.about-facts{display:flex;flex-wrap:wrap;gap:12px 25px;padding-top:27px;margin-top:30px;border-top:1px solid #54594f;font-size:12px;color:#d4d8cf}.about-facts span{display:flex;gap:8px}.process .section-intro{margin-bottom:48px}.process-list{display:grid;grid-template-columns:repeat(3,1fr);gap:50px;list-style:none;margin:0;padding:0}.step-number{display:inline-grid;place-items:center;border:1px solid #979d92;width:38px;height:38px;border-radius:50%;font-size:13px;font-weight:700;margin-bottom:23px}.process-list h3{font-size:21px}.process-list p{font-size:14px;color:var(--muted);margin-top:15px}.faq-section{border-top:1px solid var(--line);display:grid;grid-template-columns:.8fr 1.2fr;gap:88px;padding-block:74px 104px}.faq-intro p{color:var(--muted);font-size:14px;margin-top:20px}.faq-intro a{text-decoration:underline;text-underline-offset:4px}.faq-list{border-top:1px solid var(--line)}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{list-style:none;display:flex;justify-content:space-between;align-items:center;gap:25px;padding:24px 0;cursor:pointer;font-size:15px;font-weight:700}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{content:'+';font-size:23px;line-height:1;font-weight:400}.faq-list details[open] summary:after{content:'−'}.faq-list details p{padding:0 32px 24px 0;font-size:14px;color:var(--muted);line-height:1.8}.contact{background:var(--yellow);position:relative}.contact-inner{display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:start}.contact .eyebrow{color:#575019}.contact h2{font-size:clamp(40px,4.1vw,58px);max-width:450px}.contact-copy>p:not(.eyebrow){font-size:15px;margin-top:23px;color:#514a18;max-width:380px}.contact-methods{display:flex;flex-direction:column;gap:10px;margin-top:33px}.phone-link{font-size:28px;font-weight:800;letter-spacing:-.02em}.email-link{font-size:15px;text-decoration:underline;text-underline-offset:5px;align-self:flex-start}.contact-office{font-size:12px;color:#514a18;margin-top:10px}.contact-form{background:#fff;padding:32px;border-radius:6px}.contact-form h3{font-size:21px}.form-intro{font-size:12px;color:var(--muted);margin-top:8px;margin-bottom:24px}.field{margin-bottom:18px}.field label{display:block;font-size:12px;font-weight:700;margin-bottom:7px}.field label span{font-weight:400;color:var(--muted)}.field select,.field input,.field textarea{display:block;width:100%;padding:12px 13px;border:1px solid #b4b8af;border-radius:3px;background:#fff;color:var(--ink);font-size:14px;line-height:1.5;min-height:46px}.field textarea{min-height:105px;resize:vertical}.field input::placeholder,.field textarea::placeholder{color:#71766b;opacity:1}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px}.contact-form .button{width:100%}.form-notice{font-size:11px;color:var(--muted);line-height:1.6;margin-top:13px}.form-notice a{text-decoration:underline;text-underline-offset:3px}.form-status{font-size:13px;line-height:1.7;margin-top:14px}.email-fallback{margin-top:16px;border-top:1px solid var(--line);padding-top:16px}.email-fallback[hidden]{display:none}.email-fallback p{font-size:12px;color:var(--muted)}.copy-button{margin-top:10px;padding:8px 0;background:none;border:0;border-bottom:1px solid var(--ink);font-size:12px;font-weight:700;min-height:40px}.site-footer{padding:53px 0 25px;background:white}.footer-main{display:flex;justify-content:space-between;align-items:flex-start;gap:35px}.footer-brand img{width:235px}.footer-brand p{font-size:12px;color:var(--muted);margin-top:17px}.footer-address{font-size:13px;color:var(--muted)}.footer-address strong{font-weight:700;color:var(--ink)}.footer-social{font-size:13px}.footer-social a{display:inline-flex;gap:25px;align-items:center;min-height:44px}.footer-bottom{display:flex;justify-content:space-between;gap:25px;margin-top:45px;padding-top:22px;border-top:1px solid var(--line);font-size:11px;color:var(--muted)}.footer-legal{display:flex;gap:23px}.mobile-contact{display:none}[hidden]{display:none!important}
@media(min-width:1600px){.hero{padding-top:65px;padding-bottom:66px}.hero-visual{min-height:615px}}
@media(max-width:1150px){.container{width:calc(100% - 64px)}.brand,.brand img{width:210px;flex-basis:210px}.desktop-nav{gap:20px;font-size:13px}.nav-wrap{gap:20px}.hero{gap:27px}.hero h1{font-size:60px}.hero-description{font-size:15px}.hero-visual{min-height:535px}.hero-cta{padding-inline:17px;gap:17px;font-size:13px}.service-row{grid-template-columns:24px 1fr 1.2fr 20px;gap:20px}.service-tags{display:none}.comparison-section,.faq-section{gap:50px}.about-inner,.contact-inner{gap:55px}.contact-form{padding:27px}.about-visual{padding-right:25px}.hero-person>span>span{max-width:245px}.section-intro{gap:40px}.section-intro>p{max-width:300px}.craft-photo{height:485px}}
@media(max-width:900px){.desktop-nav{display:none}.nav-cta{margin-left:auto}.hero{gap:23px}.hero h1{font-size:52px}.hero-description{font-size:14px}.hero-cta{font-size:12px;gap:13px}.hero-visual{min-height:510px}.project-note{width:210px;padding:20px}.project-note strong{font-size:21px}.trust-strip{font-size:11px;gap:15px}.project-grid{gap:18px}.comparison-section{gap:35px}.about-inner{gap:35px}.contact-inner{gap:40px}.contact h2{font-size:45px}.form-grid{grid-template-columns:1fr;gap:0}.process-list{gap:30px}.brand,.brand img{flex-basis:218px;width:218px}}
@media(max-width:800px){html{scroll-padding-top:90px}.container{width:calc(100% - 44px)}.section{padding-block:72px}.nav-wrap{height:79px;gap:20px}.brand,.brand img{width:207px;flex-basis:207px}.nav-cta{min-height:43px;font-size:11px;padding:11px 14px;gap:16px}.menu-toggle{display:flex;flex-direction:column;justify-content:center;gap:6px;padding:10px;width:44px;height:44px;background:none;border:0}.menu-toggle span{display:block;height:2px;width:23px;background:var(--ink);transition:transform .2s}.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(4px) rotate(45deg)}.menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-4px) rotate(-45deg)}.mobile-menu{display:flex;flex-direction:column;padding:10px 24px 20px;border-top:1px solid var(--line)}.mobile-menu a{padding:12px 0;font-size:15px}.hero{grid-template-columns:1fr;gap:35px;padding-top:27px;padding-bottom:45px}.hero-copy{padding:8px 0 0}.location{font-size:12px;margin-bottom:22px}.hero h1{font-size:clamp(48px,8.8vw,70px);max-width:640px}.hero-description{font-size:16px;max-width:510px;margin-top:23px}.hero-cta{font-size:14px;gap:28px;margin-top:25px}.hero-person{margin-top:29px;padding-top:21px;max-width:500px}.hero-person>span>span{max-width:none}.hero-visual{min-height:0;height:440px;padding-bottom:25px;margin-right:9px}.hero-image{object-position:center 43%}.project-note{right:-9px;width:219px;bottom:0}.photo-index{font-size:10px}.trust-strip{flex-wrap:wrap;justify-content:flex-start;gap:12px 30px;font-size:12px;padding:23px 0}.section-intro{flex-direction:column;align-items:flex-start;gap:23px;margin-bottom:34px}.section-intro>p{max-width:520px}.service-row{grid-template-columns:1fr 22px;gap:10px 24px;padding:25px 0}.service-symbol{display:none}.service-row h3{grid-column:1;grid-row:1;font-size:20px}.service-row p{grid-column:1;grid-row:2;font-size:14px;max-width:490px}.row-arrow{grid-column:2;grid-row:1/3}.project-grid{grid-template-columns:1fr 1fr;gap:32px 20px}.project-card:first-child{grid-column:1/-1}.project-card:first-child .project-card-image{aspect-ratio:1.8}.project-card-image{aspect-ratio:1.15}.comparison-section{grid-template-columns:1fr;gap:33px}.comparison-copy h2{max-width:600px}.comparison-copy>p:not(.eyebrow){max-width:570px}.comparison-copy .text-link{margin-top:15px}.about-inner{grid-template-columns:1fr;gap:42px}.about-visual{max-width:560px;width:100%;padding-right:35px}.craft-photo{height:470px}.about-copy h2{font-size:42px;max-width:560px}.about-copy>p:not(.eyebrow){max-width:580px}.process-list{gap:28px}.process-list h3{font-size:18px}.process-list p{font-size:13px}.faq-section{grid-template-columns:1fr;gap:30px;padding-block:58px 72px}.contact-inner{grid-template-columns:1fr;gap:36px}.contact h2{font-size:48px;max-width:540px}.contact-copy>p:not(.eyebrow){max-width:550px}.contact-form{padding:30px;max-width:640px;width:100%}.form-grid{grid-template-columns:1fr 1fr;gap:15px}.footer-main{flex-wrap:wrap}.footer-brand{width:100%}.footer-bottom{margin-top:30px}.site-footer{padding-bottom:98px}.mobile-contact{display:flex;position:fixed;bottom:0;left:0;right:0;z-index:25;background:#fff;padding:10px 18px calc(10px + env(safe-area-inset-bottom));gap:12px;border-top:1px solid var(--line);transform:translateY(110%);transition:transform .3s var(--ease)}.mobile-contact.is-visible{transform:translateY(0)}.mobile-contact a{flex:1;font-size:12px;min-height:45px;padding:12px}.mobile-contact .mobile-phone{flex:.75;display:flex;align-items:center;justify-content:center;border:1px solid var(--line);border-radius:4px;font-weight:700}}
@media(max-width:500px){.nav-wrap{height:74px;gap:8px}.brand,.brand img{width:201px;flex-basis:201px}.nav-cta{display:none}.menu-toggle{margin-left:auto}.hero h1{font-size:clamp(39px,10.5vw,52px)}.hero-description{font-size:15px}.desktop-break{display:none}.marked:after{height:8px;bottom:2px}.hero-cta{font-size:12px;gap:25px;width:100%;max-width:365px}.hero-note{font-size:11px}.hero-person strong{font-size:12px}.hero-person>span>span{font-size:10px}.hero-person img{width:44px;height:44px}.hero-person{gap:11px}.hero-visual{height:354px}.project-note{width:200px;padding:17px 20px}.project-note strong{font-size:21px;margin-bottom:12px}.photo-index{top:13px;left:13px;padding:6px 10px}.trust-strip{gap:12px 25px;font-size:11px}.trust-strip p:last-child{width:100%}h2{font-size:33px}.section-intro h2 br{display:none}.project-grid{grid-template-columns:1fr;gap:29px}.project-card:first-child{grid-column:auto}.project-card-image,.project-card:first-child .project-card-image{aspect-ratio:1.35}.project-card figcaption{padding-top:15px}.comparison-instruction{align-items:flex-start;font-size:10px}.comparison-instruction span:last-child{text-align:right;max-width:165px}.craft-photo{height:365px}.owner-caption{padding:15px 18px;gap:13px}.owner-caption img{width:65px;height:65px}.owner-caption strong{font-size:14px}.about-copy h2{font-size:36px}.about-facts{font-size:11px;gap:12px 20px}.process-list{grid-template-columns:1fr;gap:30px}.process-list li{position:relative;padding-left:60px}.step-number{position:absolute;left:0;top:0}.process-list h3{font-size:21px}.process-list p{font-size:14px;margin-top:10px}.faq-list summary{font-size:14px;padding-block:22px}.contact h2{font-size:41px}.contact-form{padding:24px 20px}.form-grid{grid-template-columns:1fr;gap:0}.phone-link{font-size:27px}.footer-bottom{flex-direction:column;gap:12px}.footer-main{gap:28px}.footer-social{width:100%}.footer-brand p{font-size:11px}.contact-methods{margin-top:24px}}
@media(min-width:801px) and (max-width:900px){.menu-toggle{display:flex;flex-direction:column;justify-content:center;gap:6px;padding:10px;width:44px;height:44px;background:none;border:0}.menu-toggle span{display:block;height:2px;width:23px;background:var(--ink)}.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(4px) rotate(45deg)}.menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-4px) rotate(-45deg)}.mobile-menu{display:flex;flex-direction:column;padding:10px 32px 20px;border-top:1px solid var(--line)}.mobile-menu a{padding:12px 0;font-size:15px}}
@media(max-width:800px){.field select,.field input,.field textarea{font-size:16px}}
.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
#draft-text{width:100%;min-height:180px;margin-top:12px;border:1px solid var(--line);padding:12px;font-size:13px}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
