@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap');
:root{--green:#173f35;--green-dark:#102f27;--lime:#cce66e;--ink:#1c3029;--muted:#63716a;--paper:#f4f6f2;--line:#dce3dc;--body:'DM Sans',Arial,sans-serif;--heading:'Manrope',Arial,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:98px}body{margin:0;background:#fff;color:var(--ink);font:16px/1.65 var(--body)}a{color:inherit;text-decoration:none}button{font:inherit}img{max-width:100%;display:block}a,button{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible{outline:3px solid #8fba38;outline-offset:5px}h1,h2,h3,p,figure{margin:0}h1,h2,h3{font-family:var(--heading);font-weight:600}h2{font-size:clamp(2.2rem,4.1vw,3.8rem);line-height:1.12;letter-spacing:-.055em}h3{font-size:1.15rem;line-height:1.35}p{color:var(--muted)}.icon{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.svg-library{position:absolute;width:0;height:0;overflow:hidden}.skip-link{position:fixed;top:-70px;left:20px;padding:12px;background:var(--lime);z-index:100}.skip-link:focus{top:10px}.header{height:96px;padding:0 5%;display:flex;align-items:center;justify-content:space-between;gap:24px;background:#fff;position:sticky;top:0;z-index:20;border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:14px;flex-shrink:0}.monogram{font-family:var(--heading);font-size:35px;font-weight:800;line-height:1;letter-spacing:-.1em;border-right:1px solid var(--line);padding-right:20px}.monogram span{color:#7e9c41}.brand-name{font-size:14px;font-weight:700;letter-spacing:.1em;line-height:1.5}.brand-name>span{display:block;font-size:11px;letter-spacing:.24em;font-weight:500}.header nav{display:flex;gap:30px;font-size:14px;font-weight:500}.header nav a:hover{color:#648a25}.header-call{display:flex;gap:10px;align-items:center;font-size:15px;font-weight:600;background:var(--paper);border:1px solid var(--line);padding:12px 19px;border-radius:4px}.header-call:hover{background:var(--lime)}.hero{display:grid;grid-template-columns:1fr 1fr;min-height:650px;background:var(--green)}.hero-copy{padding:66px 10% 42px;color:#fff;display:flex;flex-direction:column;align-items:flex-start}.eyebrow{font-size:12px;font-weight:600;letter-spacing:.15em;line-height:1.5;color:var(--green);margin-bottom:24px}.hero .eyebrow{color:#dbe5da;display:flex;align-items:center;gap:12px;font-size:11px}.small-rule{width:27px;height:1px;background:var(--lime);display:block}.hero h1{font-size:clamp(3.8rem,6.3vw,6.5rem);line-height:1.045;letter-spacing:-.065em;margin:14px 0 25px;font-weight:500}.hero h1 span{color:var(--lime)}.hero-description{max-width:360px;color:#d5dfd7;font-size:17px;line-height:1.8}.hero-actions{display:flex;align-items:center;flex-wrap:wrap;gap:24px;margin-top:30px}.button{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:52px;padding:13px 22px;border-radius:4px;font-size:14px;font-weight:600;line-height:1.4;transition:background .2s,transform .2s}.button:hover{transform:translateY(-2px)}.button-lime{background:var(--lime);color:var(--green-dark)}.button-lime:hover{background:#e4ffa0}.button-arrow{margin-left:18px;font-size:20px}.text-link{display:inline-flex;align-items:center;gap:14px;color:#fff;font-size:14px;border-bottom:1px solid #698477;padding-bottom:4px}.text-link:hover{color:var(--lime)}.hero-note{margin-top:auto;padding-top:42px}.hero-note>span{font-size:10px;letter-spacing:.16em;color:#b5c8bb}.hero-note p{color:#dbe5da;font-size:13px;margin-top:6px}.hero-image{position:relative;overflow:hidden;min-width:0;background:#b6bcae}.hero-image img{width:100%;height:100%;position:absolute;inset:0;object-fit:cover;object-position:52% center}.hero-image:after{content:'';position:absolute;inset:60% 0 0;background:linear-gradient(transparent,rgba(11,30,24,.58));pointer-events:none}.hero-image figcaption{position:absolute;bottom:15px;right:20px;left:20px;text-align:right;font-size:10px;color:#fff;z-index:2}.hero-image figcaption a{text-decoration:underline;text-underline-offset:2px}.image-label{position:absolute;left:9%;bottom:69px;z-index:2;color:#fff}.image-label span{font-size:10px;letter-spacing:.2em;display:block;margin-bottom:5px}.image-label strong{font:500 32px/1.3 var(--heading);letter-spacing:-.04em}.service-strip{padding:23px 5%;display:flex;align-items:center;gap:36px;border-bottom:1px solid var(--line)}.service-strip>span{font-size:12px;letter-spacing:.11em;font-weight:600}.service-strip>span+span:before{content:'+';color:#9dab88;margin-right:36px}.service-strip p{display:flex;gap:20px;margin-left:auto;font-size:13px}.service-strip p a{font-weight:600;color:var(--green)}.service-strip p a span{margin-left:7px}.section{padding:90px 7%}.section-top{display:flex;align-items:flex-end;justify-content:space-between;gap:60px;margin-bottom:46px}.section .eyebrow{margin-bottom:18px}.section-intro{max-width:360px;font-size:16px;line-height:1.8}.services-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line);border-left:1px solid var(--line)}.service-card{padding:28px 24px 32px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);transition:background .2s}.service-card:hover{background:var(--paper)}.service-card .service-icon{width:30px;height:30px;margin-bottom:28px;stroke:var(--green)}.service-card h3{font-size:17px;margin-bottom:10px;letter-spacing:-.02em}.service-card p{font-size:14px;line-height:1.65}.services-bottom{display:flex;justify-content:space-between;gap:20px;margin-top:24px;font-size:14px}.services-bottom a{font-weight:500;border-bottom:1px solid var(--line)}.services-bottom a span{margin-left:12px}.work{background:var(--paper)}.gallery-empty{min-height:190px;display:flex;align-items:center;gap:28px;padding:36px;border:1px solid #cbd7c9;background:#edf1e9}.gallery-symbol{font-size:48px;line-height:1;width:72px;height:72px;display:flex;align-items:center;justify-content:center;border:1px solid #becbb7;color:#67824e;flex-shrink:0}.gallery-empty h3{font-size:21px;letter-spacing:-.035em;margin-bottom:8px}.gallery-empty p{max-width:490px;font-size:14px}.gallery-empty .button{margin-left:auto;flex-shrink:0}.button-outline{border:1px solid #a7b8a6;color:var(--green);background:transparent}.button-outline:hover{background:#fff}.project-gallery:empty{display:none}.project-gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.project-button{padding:0;cursor:pointer;border:0;background:#fff;text-align:left;color:var(--ink)}.project-button img{width:100%;height:300px;object-fit:cover}.project-button span{display:block;padding:16px;font-weight:500}.about{display:grid;grid-template-columns: .85fr 1fr;gap:10%;align-items:center}.samuel-card{min-height:430px;position:relative;overflow:hidden;background:#e8eee2;display:flex;align-items:center;justify-content:center}.signature{position:absolute;bottom:0;left:0;right:0;background:var(--green);color:#fff;display:flex;align-items:center;justify-content:space-between;padding:22px 28px;gap:16px}.signature strong{font:500 23px/1.3 var(--heading);letter-spacing:-.03em}.signature>span{font-size:10px;letter-spacing:.17em}.samuel-card>img{width:100%;height:430px;object-fit:cover;object-position:center top}.about-copy>p:not(.eyebrow){margin-top:24px;line-height:1.8}.about-copy .dark-link{margin-top:30px;color:var(--green);border-color:#a4b39f}.dark-link:hover{color:#678b2a}.contact{padding:65px 7%;background:var(--green);display:flex;align-items:center;justify-content:space-between;gap:40px;color:#fff}.contact .eyebrow{color:var(--lime);font-size:11px}.contact h2{font-size:clamp(2.6rem,4vw,4rem)}.contact p:not(.eyebrow){margin-top:22px;color:#c5d6c9}.contact-number{font:500 clamp(1.6rem,3.2vw,3rem)/1.3 var(--heading);letter-spacing:-.04em;white-space:nowrap}.contact-number span{margin-left:18px;color:var(--lime)}.contact-buttons{display:flex;gap:12px;margin-top:24px}.button-white-outline{border:1px solid #6e8979;color:#fff}.button-white-outline:hover{background:#214d3f}footer{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:32px 5%}footer p,footer>a:last-child{font-size:12px}footer .monogram{font-size:28px}footer .brand-name{font-size:11px}footer .brand-name>span{font-size:9px}.mobile-contact{display:none}.reviews[hidden],.gallery-empty[hidden]{display:none}.review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:36px}.review-card{margin:0;padding:30px;border:1px solid var(--line)}.review-card p{color:var(--ink)}.review-card cite{display:block;font-style:normal;margin-top:24px;font-size:14px;color:var(--muted)}dialog{border:0;padding:24px;background:var(--green-dark);color:#fff;width:min(900px,90vw);max-height:90vh;border-radius:6px}dialog::backdrop{background:rgba(10,23,18,.85)}dialog img{width:100%;max-height:70vh;object-fit:contain}dialog p{color:#fff;margin-top:15px}.lightbox-close{display:block;margin-left:auto;background:none;color:#fff;font-size:32px;border:0;cursor:pointer;min-width:44px;min-height:44px}
@media(min-width:1500px){.header,.service-strip,footer{padding-left:max(5%,calc((100vw - 1400px)/2));padding-right:max(5%,calc((100vw - 1400px)/2))}.hero-copy{padding-left:max(10%,calc((100vw - 1400px)/2))}.section,.contact{padding-left:max(7%,calc((100vw - 1320px)/2));padding-right:max(7%,calc((100vw - 1320px)/2))}.hero{min-height:730px}}
@media(max-width:1100px){.header nav{gap:18px}.hero-copy{padding:48px 9% 36px}.hero{min-height:630px}.hero h1{font-size:clamp(3.2rem,6.4vw,4.5rem)}.hero-actions{gap:20px}.hero-actions .text-link{font-size:13px}.service-strip{gap:22px}.service-strip>span+span:before{margin-right:22px}.service-strip p{font-size:12px;gap:12px}.section{padding:72px 6%}.service-card{padding:24px 18px}.section-top{gap:40px}.gallery-empty{padding:28px;gap:20px}.gallery-empty .button{padding:13px 16px}.about{gap:7%}.samuel-card{min-height:380px}.contact{padding:60px 6%}}
@media(max-width:760px){html{scroll-padding-top:80px}.header{height:76px;padding:0 5%;gap:12px}.header nav{display:none}.monogram{font-size:30px;padding-right:13px}.brand{gap:11px}.brand-name{font-size:11px}.brand-name>span{font-size:9px}.header-call{padding:10px 12px;font-size:12px;gap:7px}.header-call .icon{width:17px;height:17px}.hero{grid-template-columns:1fr;min-height:0}.hero-copy{padding:44px 7% 36px}.hero .eyebrow{font-size:10px;margin-bottom:16px}.hero h1{font-size:clamp(3.3rem,11vw,5.2rem);margin-top:8px;margin-bottom:22px}.hero-description{font-size:16px;max-width:400px}.hero-actions{margin-top:27px;gap:22px}.hero-note{padding-top:28px}.hero-image{height:350px}.hero-image img{object-position:center 52%}.image-label{bottom:58px;left:7%}.image-label strong{font-size:28px}.hero-image figcaption{font-size:9px;bottom:13px;right:14px}.service-strip{padding:20px 7%;gap:20px;justify-content:space-between}.service-strip>span{font-size:10px;letter-spacing:.12em}.service-strip>span+span:before{margin-right:20px}.service-strip p{display:none}.section{padding:56px 7%}.section-top{display:block;margin-bottom:32px}.section .eyebrow{font-size:10px;margin-bottom:16px}h2{font-size:2.5rem}.section-intro{margin-top:22px;font-size:15px}.services-grid{grid-template-columns:repeat(2,1fr)}.service-card{padding:24px 17px}.service-card .service-icon{width:27px;height:27px;margin-bottom:19px}.service-card h3{font-size:15px}.service-card p{font-size:13px}.services-bottom{display:block;font-size:13px}.services-bottom a{display:inline-block;margin-top:8px}.gallery-empty{padding:24px;flex-wrap:wrap;gap:20px}.gallery-symbol{width:52px;height:52px;font-size:35px}.gallery-empty>div{flex:1;min-width:160px}.gallery-empty h3{font-size:18px}.gallery-empty p{font-size:13px}.gallery-empty .button{margin-left:0;width:100%}.about{grid-template-columns:1fr;gap:36px}.samuel-card{min-height:320px}.signature{padding:19px 23px}.signature strong{font-size:22px}.about-copy>p:not(.eyebrow){font-size:15px;margin-top:21px}.contact{padding:48px 7%;display:block}.contact h2{font-size:2.7rem}.contact p:not(.eyebrow){font-size:15px;margin-top:18px}.contact-actions{margin-top:32px}.contact-number{font-size:clamp(1.7rem,7vw,2.5rem)}.contact-buttons{gap:10px}.contact-buttons .button{flex:1;padding:13px 16px}footer{padding:28px 7% calc(95px + env(safe-area-inset-bottom));flex-wrap:wrap;gap:20px}footer .footer-brand{width:100%}footer p,footer>a:last-child{font-size:11px}.mobile-contact{position:fixed;bottom:0;left:0;right:0;z-index:30;display:flex;padding:10px 5% calc(10px + env(safe-area-inset-bottom));gap:10px;background:#fff;border-top:1px solid var(--line);box-shadow:0 -4px 22px #102f2710}.mobile-contact a{display:flex;align-items:center;justify-content:center;gap:9px;min-height:46px;font-size:14px;font-weight:600;border:1px solid var(--line);border-radius:4px;flex:1}.mobile-contact a:last-child{background:var(--green);color:#fff;border-color:var(--green)}.project-gallery,.review-grid{grid-template-columns:1fr}.project-button img{height:280px}}
@media(max-width:360px){.header-call span{display:none}.hero-actions{gap:15px}.hero-actions .button{padding:13px 18px}.button-arrow{margin-left:4px}.hero h1{font-size:3.15rem}.contact-buttons{flex-wrap:wrap}.contact-buttons .button{min-width:140px}.signature>span{font-size:9px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}


/* Client photography */
.project-gallery{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}
.project-button{overflow:hidden;border:1px solid var(--line);border-radius:4px;transition:box-shadow .2s}
.project-button:hover{box-shadow:0 8px 24px #143d3214}
.project-button img{height:380px;object-position:center 48%}
.project-button .project-caption{display:block;padding:20px 22px}
.project-button .project-title{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:0;font:600 19px/1.4 var(--heading);letter-spacing:-.03em}

.project-caption small{display:block;margin-top:5px;font-size:14px;color:var(--muted)}
.samuel-card{aspect-ratio:4/5;min-height:0}
.samuel-card>img{position:absolute;inset:0;height:100%;object-position:center top}
body:has(dialog[open]){overflow:hidden}
@media(max-width:760px){.project-gallery{grid-template-columns:1fr;gap:20px}.project-button img{height:360px}.project-button .project-caption{padding:17px 19px}.project-button .project-title{font-size:18px}.samuel-card{min-height:0}}

/* Approved doorway logo and consistent SVG arrows */
.brand picture{display:block;line-height:0}
.brand-logo{width:240px;height:54px;object-fit:contain;flex-shrink:0}
.brand-mobile-name{display:none}
.footer-brand .brand-logo{width:220px;height:auto}
.signature{justify-content:flex-start}
.signature img{width:240px;max-width:100%;height:auto}
.portrait-placeholder{display:flex;justify-content:center;width:50%}
.portrait-placeholder img{width:130px;height:auto}
.arrow-up-right{display:inline-block;vertical-align:middle;flex-shrink:0}
.service-strip p a,.services-bottom a{display:inline-flex;align-items:center;gap:10px}
.project-title .arrow-up-right{width:22px;height:22px;color:var(--green)}
.gallery-symbol .arrow-up-right{width:42px;height:42px}
.contact-number{display:inline-flex;align-items:center;gap:20px}
.contact-number .arrow-up-right{width:32px;height:32px;color:var(--lime)}
.hero-contact-buttons{display:flex;gap:12px;flex-wrap:wrap;max-width:100%}
.hero-actions{gap:20px}
@media(max-width:760px){.hero-contact-buttons{width:100%;flex-wrap:nowrap}.hero-contact-buttons .button{flex:1;padding:13px 10px;gap:8px;min-width:0;font-size:13px}.contact-number{gap:14px}.contact-number .arrow-up-right{width:27px;height:27px}.gallery-symbol .arrow-up-right{width:30px;height:30px}.signature img{width:220px}}
@media(max-width:480px){.header .brand-logo{width:34px;height:36px}.header .brand{gap:10px}.brand-mobile-name{display:block;font-size:11px;letter-spacing:.08em;font-weight:700;line-height:1.65}.brand-mobile-name>span{display:block;font-size:9px;letter-spacing:.14em;font-weight:500}}

.contact-section-buttons{margin-top:30px}
