:root{--green:#073b2e;--deep:#05271f;--leaf:#28634c;--gold:#f4d88c;--ivory:#fbfaf6;--ink:#17362b;--muted:#56665e;--line:#dce3dc;--radius:4px;--sans:Arial,Helvetica,sans-serif;--serif:Georgia,'Times New Roman',serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--ivory);color:var(--ink);font:16px/1.65 var(--sans)}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}a,button{touch-action:manipulation}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid #aa730a;outline-offset:5px}img{max-width:100%;display:block}.container{width:min(1280px,calc(100% - 112px));margin:auto}.topline{background:var(--green);color:#f5f5e8;font-size:13px;letter-spacing:.02em}.topline .container{display:flex;justify-content:space-between;gap:20px;padding-block:9px}.topline a{font-weight:700}.site-header{background:var(--ivory);position:sticky;top:0;z-index:30;border-bottom:1px solid #e8e7e0}.nav-wrap{display:flex;align-items:center;justify-content:space-between;gap:30px;min-height:96px}.brand{display:inline-flex;align-items:center;gap:12px;flex-shrink:0}.brand img{background:var(--green);border-radius:50%;width:50px;height:50px}.brand span{font-size:12px;line-height:1.25;letter-spacing:.13em;font-weight:700}.brand strong{display:block;font-size:23px;letter-spacing:.045em;line-height:1.1;margin-top:3px}nav{display:flex;align-items:center;gap:30px;font-size:14px;font-weight:600}nav>a:not(.button){padding:14px 0}nav>a:hover{color:var(--leaf)}nav>a[aria-current]{text-decoration:underline;text-underline-offset:7px}.button{display:inline-flex;align-items:center;justify-content:center;gap:28px;min-height:56px;padding:15px 24px;border:1px solid transparent;border-radius:3px;font-size:15px;font-weight:700;line-height:1.3;transition:transform .2s,background .2s}.button span{font-size:23px;line-height:1}.button:hover{transform:translateY(-2px)}.button-green{background:var(--green);color:white}.button-green:hover{background:#14553f;color:white}.button-gold{background:var(--gold);color:var(--deep)}.button-gold:hover{background:#ffe5a4}.button-outline{border-color:var(--line);color:var(--green);background:transparent}.menu-toggle{display:none}.hero{position:relative;isolation:isolate;overflow:hidden;background:var(--deep);color:white;min-height:690px}.hero-inner{padding-block:80px 75px}.eyebrow{font-size:12px;letter-spacing:.15em;text-transform:uppercase;font-weight:700;margin:0 0 20px;color:var(--leaf)}.eyebrow.light{color:var(--gold)}h1,h2,h3,p{margin-top:0}h1,h2{font-family:var(--serif);font-weight:400;letter-spacing:-.045em;line-height:1.04}h1{font-size:clamp(48px,4.8vw,76px);margin-bottom:25px;max-width:830px}h1 em,h2 em{font-weight:400}h1 em{color:var(--gold)}h2{font-size:clamp(40px,4vw,59px);margin-bottom:0}h3{line-height:1.3}.hero-copy{max-width:505px;font-size:17px;line-height:1.75;color:#e5e9df;margin-bottom:29px}.hero-actions{display:flex;align-items:center;gap:31px;flex-wrap:wrap}.text-link{font-size:14px;font-weight:700;display:inline-flex;gap:20px;align-items:center;border-bottom:1px solid #ffffff50;padding:8px 0}.text-link span{font-size:21px}.text-link.green{color:var(--green);border-color:#bacdc1}.hero-small{font-size:13px;margin:22px 0 0;color:#c9d5c9}.photo-note{position:absolute;bottom:22px;right:28px;font-size:12px;letter-spacing:.025em;color:white;background:#062c24b3;padding:5px 10px;border-radius:3px}.trust-strip{border-bottom:1px solid var(--line);background:#f2f3eb}.trust-strip .container{display:flex;align-items:center;justify-content:space-between;gap:20px;padding-block:22px}.trust-strip span{font-size:14px;font-weight:600;display:flex;gap:12px;align-items:center}.trust-strip b{font-size:22px;font-weight:400;color:var(--leaf)}.section{padding:100px 0}.section-heading{display:flex;justify-content:space-between;gap:50px;align-items:end;margin-bottom:42px}.section-heading>p{max-width:355px;color:var(--muted);font-size:16px;line-height:1.8;margin:0 0 6px}.section-heading .text-link{margin-bottom:8px}.service-grid{display:grid;grid-template-columns:1fr 1fr;gap:28px}.service-card{background:white;border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;transition:box-shadow .2s}.service-card:hover{box-shadow:0 12px 34px #073b2e10}.service-image{aspect-ratio:1.75;background-size:cover;background-position:center;position:relative;background-color:#1b4838}.image-label{position:absolute;bottom:13px;left:16px;font-size:12px;background:#05271fb8;padding:3px 9px;color:white;border-radius:2px}.service-card-body{padding:30px 32px}.card-number{font-size:12px;font-weight:700;letter-spacing:.13em;color:var(--leaf)}.service-card h3{font:400 29px/1.25 var(--serif);letter-spacing:-.02em;display:flex;justify-content:space-between;gap:14px;margin:13px 0}.service-card h3 span{font:24px var(--sans)}.service-card p{font-size:15px;color:var(--muted);max-width:430px;margin-bottom:18px}.card-link{font-size:13px;font-weight:700;border-bottom:1px solid #9daea3;padding-bottom:4px}.process{background:#eaf0e9}.process-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:48px;margin-top:57px}.process-grid article{border-top:1px solid #b9cbbc;padding-top:22px}.process-grid article>span{color:var(--leaf);font-size:13px;letter-spacing:.08em}.process-grid h3{font:400 30px/1.2 var(--serif);margin:20px 0 15px;letter-spacing:-.02em}.process-grid p{color:var(--muted);font-size:15px;max-width:325px;margin:0}.final-cta{background:var(--green);color:white;text-align:center;padding:86px 20px 94px;position:relative}.final-cta .eyebrow{color:var(--gold)}.final-cta h2{font-size:clamp(42px,4.5vw,66px);margin-bottom:24px}.final-cta h2 em{color:var(--gold)}.final-cta p:not(.eyebrow){color:#d5e1d8;margin-bottom:29px}.site-footer{background:var(--deep);color:white;padding:65px 0 24px}.footer-grid{display:grid;grid-template-columns:1.1fr 1fr .9fr;gap:55px}.brand-footer{margin-bottom:20px}.site-footer p{font-size:14px;color:#c2d1c5;line-height:1.8}.site-footer h2{font:400 24px/1.3 var(--serif);letter-spacing:0;margin-bottom:13px}.footer-phone{display:block;color:var(--gold);font-size:25px;margin-bottom:12px;letter-spacing:-.02em}.footer-links{display:flex;align-items:start;flex-direction:column;gap:10px;font-size:14px;color:#d6e0d6}.footer-links a:hover{color:var(--gold)}.footer-bottom{margin-top:50px;border-top:1px solid #ffffff25;padding-top:21px;display:flex;justify-content:space-between;gap:20px;font-size:12px;color:#a7beae}.skip-link{position:fixed;top:-100px;left:20px;background:white;color:var(--green);padding:14px 20px;z-index:100}.skip-link:focus{top:12px}.mobile-contact{display:none}.breadcrumbs{font-size:13px;color:var(--muted);margin-bottom:28px}.breadcrumbs a{text-decoration:underline;text-underline-offset:3px}
@media(min-width:1600px){.hero{min-height:760px}.hero-inner{padding-block:100px}}
@media(max-width:1100px){.container{width:calc(100% - 64px)}nav{gap:18px}.nav-wrap{gap:20px}.brand strong{font-size:20px}.brand span{font-size:12px}.nav-quote{padding:13px 17px;gap:12px}.hero h1{font-size:62px}.hero{min-height:670px}.trust-strip span{font-size:12px}.service-card-body{padding:25px}.service-card h3{font-size:26px}.section{padding-block:80px}}
@media(max-width:850px){.container{width:calc(100% - 40px)}.nav-wrap{min-height:82px}.menu-toggle{display:flex;border:1px solid var(--line);background:transparent;width:46px;height:44px;flex-direction:column;justify-content:center;align-items:center;gap:6px;border-radius:3px}.menu-toggle span{width:19px;height:2px;background:var(--green)}nav{display:none;position:absolute;top:100%;left:0;right:0;padding:20px;background:var(--ivory);border-bottom:1px solid var(--line);box-shadow:0 10px 20px #0001;flex-direction:column;align-items:stretch;gap:1px}nav.is-open{display:flex}nav a{padding:13px 16px!important}nav .nav-quote{margin-top:10px}.hero h1{font-size:58px}.trust-strip .container{display:grid;grid-template-columns:1fr 1fr;gap:14px 25px}.trust-strip span{font-size:13px}.section-heading{align-items:start;gap:28px}.section-heading>p{max-width:280px;font-size:15px}.process-grid{gap:25px}.footer-grid{gap:30px}.footer-phone{font-size:22px}}
@media(max-width:600px){.topline{font-size:12px}.topline .container{justify-content:center;padding-block:8px}.topline a{display:none}.brand img{width:43px;height:43px}.brand strong{font-size:21px}.brand span{font-size:12px}.hero{min-height:690px}.hero-inner{padding-block:56px 88px}.eyebrow{font-size:12px;letter-spacing:.13em;margin-bottom:20px}.hero h1{font-size:46px;line-height:1.075;letter-spacing:-.04em}.hero h1 em{font-size:43px}.hero-copy{font-size:16px;line-height:1.7;max-width:390px}.hero-actions{gap:20px}.hero-actions .button{min-height:54px;padding:14px 20px;gap:24px;font-size:14px}.hero-actions .text-link{font-size:13px;gap:10px}.hero-small{font-size:12px}.photo-note{bottom:17px;right:20px;left:auto;font-size:12px}.trust-strip .container{padding-block:18px;gap:10px 12px}.trust-strip span{font-size:12px;gap:7px}.trust-strip b{font-size:19px}.section{padding:64px 0}.section-heading{flex-direction:column;gap:24px;margin-bottom:30px}.section-heading>p{max-width:100%}h2{font-size:42px}.service-grid{grid-template-columns:1fr;gap:26px}.service-card-body{padding:25px}.service-card h3{font-size:27px}.process-grid{grid-template-columns:1fr;gap:30px;margin-top:34px}.process-grid article{display:grid;grid-template-columns:34px 1fr;column-gap:12px;padding-top:20px}.process-grid article>span{padding-top:6px;grid-row:1 / 3}.process-grid h3{margin:0 0 12px;font-size:29px}.process-grid p{max-width:100%}.final-cta{padding:68px 0}.final-cta h2{font-size:43px}.final-cta p:not(.eyebrow){font-size:15px}.footer-grid{grid-template-columns:1fr 1fr;gap:30px 22px}.footer-grid>div:first-child{grid-column:1/-1}.site-footer{padding:45px 0 95px}.footer-phone{font-size:20px}.site-footer h2{font-size:21px}.footer-links{font-size:13px}.footer-bottom{flex-direction:column;gap:6px;margin-top:35px;font-size:12px}.mobile-contact{position:fixed;z-index:40;bottom:0;left:0;right:0;display:grid;grid-template-columns:1fr 1fr;background:white;box-shadow:0 -2px 15px #0001;padding-bottom:env(safe-area-inset-bottom)}.mobile-contact a{padding:16px 8px;text-align:center;font-size:13px;font-weight:700}.mobile-contact a:last-child{background:var(--gold);color:var(--deep)}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
.family-grid{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:center}.family-identity{background:var(--green);color:white;min-height:430px;padding:48px;display:flex;flex-direction:column;align-items:start;justify-content:center}.family-identity img{margin-bottom:27px}.family-identity p{font-size:23px;font-weight:700;letter-spacing:.035em;line-height:1.5;margin-bottom:22px}.family-identity em{font:italic 43px/1.3 var(--serif);letter-spacing:-.025em;color:var(--gold)}.family-identity>span{color:#c2d2c6;font-size:12px}.family-copy h2{margin-bottom:27px}.family-copy>p:not(.eyebrow){color:var(--muted);font-size:16px}.area-band{background:#edf1e9;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:68px 0}.area-band .container{display:grid;grid-template-columns:1.2fr 1fr;gap:70px;align-items:center}.area-band h2{font-size:48px}.area-band p:not(.eyebrow){max-width:405px;color:var(--muted)}.faq-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:85px}.faq-intro{margin-top:28px;font-size:14px;color:var(--muted)}.faq-intro a{text-decoration:underline;text-underline-offset:4px}.faq-list details{border-top:1px solid var(--line)}.faq-list details:last-child{border-bottom:1px solid var(--line)}.faq-list summary{font-size:16px;font-weight:600;padding:23px 0;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:22px;list-style:none;line-height:1.5}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{font-size:24px;color:var(--leaf);font-weight:400}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list details p{font-size:15px;color:var(--muted);line-height:1.8;margin:0;padding:0 25px 24px 0}.page-intro{background:#ecf1e9;padding:42px 0 75px}.intro-grid{display:grid;grid-template-columns:1fr 1fr;gap:65px;align-items:center}.intro-grid.no-image{grid-template-columns:1fr;max-width:900px}.intro-grid h1{font-size:60px;line-height:1.08}.intro-grid h1 em{color:var(--leaf)}.intro-copy{font-size:17px;color:var(--muted);line-height:1.8;max-width:650px;margin-bottom:28px}.intro-image{margin:0;align-self:stretch;min-height:400px;position:relative;overflow:hidden}.intro-image img{width:100%;height:100%;object-fit:cover;position:absolute;inset:0}.intro-image figcaption{position:absolute;bottom:14px;left:14px;right:14px;font-size:12px;line-height:1.5;background:#05271fba;color:white;padding:6px 9px;width:fit-content}.content-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:100px}.prose p{color:var(--muted);line-height:1.85;margin-bottom:22px}.prose h2{margin-bottom:30px}.prose h3{font:400 28px/1.25 var(--serif);margin-bottom:15px}.prose h3:not(:first-child){margin-top:30px}.check-list{padding:0;list-style:none;margin:26px 0 0}.check-list li{position:relative;padding-left:27px;margin:12px 0;font-size:15px}.check-list li:before{content:'✓';color:var(--leaf);position:absolute;left:0}.soft-section{background:#edf1e9}.location-grid{display:grid;grid-template-columns:1fr 1fr;gap:32px}.location-card{border:1px solid var(--line);background:white;padding:40px}.location-card h2{font-size:42px;margin:25px 0}.location-card p{color:var(--muted);font-size:15px}.nearby-note{border-top:1px solid var(--line);margin-top:55px;padding-top:30px}.nearby-note h3{font:400 28px/1.2 var(--serif);margin-bottom:12px}.nearby-note p{color:var(--muted)}.nearby-note a{text-decoration:underline;text-underline-offset:3px}.quote-section{padding-top:42px;background:#edf1e9}.quote-grid{display:grid;grid-template-columns:.95fr 1.05fr;gap:80px;align-items:start}.quote-copy{padding-top:20px}.quote-copy h1{font-size:66px}.quote-copy h1 em{color:var(--leaf)}.quote-copy>p:not(.eyebrow){color:var(--muted);font-size:17px;max-width:440px;line-height:1.8}.contact-card{padding:29px 0;border-block:1px solid #becdc0;margin-top:35px}.contact-card>span{font-size:13px}.contact-card>a{font:400 34px/1.4 var(--serif);display:flex;gap:30px;margin:8px 0}.contact-card>a>span{font:25px var(--sans)}.contact-card p{font-size:14px;color:var(--muted);margin:0}.quote-form-panel{background:white;border:1px solid var(--line);padding:38px}.quote-form-panel h2{font-size:35px;margin-bottom:22px}.preview-notice{background:#fcf5df;border-left:3px solid #ac862c;padding:13px 15px;font-size:13px;line-height:1.6;color:#645224}.field{display:flex;flex-direction:column;gap:7px;margin-bottom:20px;min-width:0}.field-row{display:grid;grid-template-columns:1fr 1fr;gap:18px}.field label{font-size:13px;font-weight:600;line-height:1.5}.field label span{font-weight:400;color:var(--muted)}.field input,.field select,.field textarea{width:100%;min-width:0;border:1px solid #c6d2c8;border-radius:3px;background:white;padding:12px 13px;color:var(--ink);font-size:16px;line-height:1.45;min-height:48px}.field select{padding-right:25px}.field textarea{resize:vertical}.field input::placeholder,.field textarea::placeholder{color:#707c74;font-size:14px}.submit-button{width:100%;cursor:pointer}.form-fine{font-size:12px;color:var(--muted);margin:14px 0 0;line-height:1.6}.quote-preview{background:#f0f4eb;border:1px solid var(--line);padding:25px;margin-top:24px}.quote-preview h3{font:400 28px var(--serif)}.quote-preview p{font-size:14px;white-space:pre-line;overflow-wrap:anywhere}.quote-preview a{text-decoration:underline}
@media(max-width:1100px){.family-grid,.faq-grid,.intro-grid,.content-grid,.quote-grid{gap:45px}.family-identity{padding:35px}.family-identity em{font-size:36px}.intro-grid h1{font-size:50px}.quote-copy h1{font-size:54px}.quote-form-panel{padding:28px}.location-card{padding:30px}.location-card h2{font-size:37px}}
@media(max-width:850px){.family-grid,.faq-grid,.content-grid{gap:35px}.family-identity{padding:30px}.family-identity p{font-size:20px}.family-identity em{font-size:31px}.family-copy h2{font-size:42px}.area-band .container{gap:35px}.area-band h2{font-size:41px}.quote-grid{grid-template-columns:1fr;gap:40px}.quote-copy{max-width:680px}.quote-copy>p:not(.eyebrow){max-width:640px}.quote-form-panel{max-width:680px;width:100%}.intro-grid{gap:30px}.intro-grid h1{font-size:43px}.intro-image{min-height:380px}.location-grid{gap:20px}.location-card{padding:27px}.location-card h2{font-size:33px}}
@media(max-width:600px){.family-grid,.faq-grid,.area-band .container,.intro-grid,.content-grid,.location-grid{grid-template-columns:1fr;gap:35px}.family-identity{min-height:345px;padding:35px}.family-identity img{width:78px;height:78px;margin-bottom:22px}.family-identity p{font-size:22px}.family-identity em{font-size:37px}.family-copy h2{font-size:40px}.area-band{padding-block:55px}.area-band h2{font-size:40px}.faq-grid{gap:28px}.faq-list summary{font-size:15px;padding-block:20px}.faq-intro{margin-top:22px}.page-intro{padding:28px 0 48px}.breadcrumbs{font-size:12px;margin-bottom:25px}.intro-grid h1{font-size:44px}.intro-copy{font-size:16px}.intro-image{min-height:290px;margin-top:5px}.content-grid{gap:28px}.prose p{font-size:16px}.location-card{padding:29px}.location-card h2{font-size:37px}.nearby-note{margin-top:35px}.quote-section{padding-top:25px}.quote-copy{padding-top:8px}.quote-copy h1{font-size:47px}.quote-copy>p:not(.eyebrow){font-size:16px}.quote-form-panel{padding:24px 20px}.quote-form-panel h2{font-size:31px}.field-row{grid-template-columns:1fr;gap:0}.contact-card>a{font-size:31px}.quote-grid{gap:30px}.quote-preview{padding:20px}}

#quote-fields{border:0;padding:0;margin:0;min-width:0}
.footer-policies{display:flex;gap:18px;align-items:center;flex-wrap:wrap}.footer-policies button,.cookie-text-button{background:none;border:0;padding:0;color:inherit;font:inherit;text-decoration:underline;text-underline-offset:3px;cursor:pointer}.footer-policies a{text-decoration:underline;text-underline-offset:3px}.cookie-banner{position:fixed;z-index:60;left:24px;bottom:24px;width:min(580px,calc(100% - 48px));padding:25px;background:var(--ivory);border:1px solid #c0cfc4;border-radius:6px;box-shadow:0 8px 50px #001d2540;color:var(--ink)}.cookie-banner[hidden]{display:none}.cookie-banner h2{font:400 26px/1.25 var(--serif);letter-spacing:-.025em;margin:0 0 12px}.cookie-banner p{font-size:14px;line-height:1.6;margin-bottom:8px}.cookie-banner a{font-size:13px;text-decoration:underline;text-underline-offset:3px}.cookie-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:20px}.cookie-actions .button{font-size:13px;padding:13px 16px;min-height:46px;flex:1;white-space:nowrap}.cookie-text-button{font-size:13px;width:100%;text-align:center;padding:5px}.cookie-dialog{color:var(--ink);background:var(--ivory);border:1px solid var(--line);border-radius:6px;width:min(570px,calc(100% - 32px));max-height:calc(100% - 40px);padding:30px;box-shadow:0 12px 50px #001d2540}.cookie-dialog::backdrop{background:#001e24a8}.cookie-dialog-heading{display:flex;gap:20px;align-items:start;justify-content:space-between}.cookie-dialog-heading h2{font-size:31px;line-height:1.2}.cookie-close{background:transparent;border:1px solid var(--line);font-size:24px;color:var(--green);min-height:40px;min-width:40px;cursor:pointer}.cookie-dialog>p{font-size:14px;margin:20px 0}.cookie-choice{display:flex;align-items:start;gap:15px;border-top:1px solid var(--line);padding:20px 0;cursor:pointer}.cookie-choice input{width:21px;height:21px;accent-color:var(--green);flex:none;margin:3px 0}.cookie-choice strong{display:block;font-size:16px;margin-bottom:5px}.cookie-choice span span{display:block;font-size:14px;line-height:1.6;color:var(--muted)}.cookie-dialog-actions{display:flex;align-items:center;gap:20px;flex-wrap:wrap}.cookie-dialog-actions a{font-size:13px;text-decoration:underline}.gpc-notice{padding:12px;background:#e3eddc}.privacy-copy{max-width:820px}.privacy-copy h2{font-size:34px;margin:38px 0 20px}.privacy-copy a{text-decoration:underline;text-underline-offset:4px}.privacy-copy .button{text-decoration:none}.privacy-date{font-size:13px;margin-top:30px}
@media(max-width:600px){.cookie-banner{bottom:76px;left:12px;width:calc(100% - 24px);padding:20px;max-height:calc(100dvh - 102px);overflow-y:auto}.cookie-banner h2{font-size:24px}.cookie-actions{gap:10px}.cookie-actions .button{white-space:normal;min-width:100px;line-height:1.5;padding:10px;font-size:13px}.cookie-dialog{padding:23px}.cookie-dialog-heading h2{font-size:28px}.footer-policies{gap:16px}.privacy-copy h2{font-size:30px}}

.contact-email{font-family:var(--sans)!important;font-size:14px!important;line-height:1.6!important;overflow-wrap:anywhere;text-decoration:underline}.form-honey{display:none}#form-status{padding:14px;border:1px solid var(--line);font-size:14px;line-height:1.6}.submit-button:disabled{opacity:.65;cursor:default}

/* Project photography: preserve each original frame at every viewport. */
.hero-project{margin:0;min-width:0}
.hero-project img{width:100%;height:auto;border:1px solid #ffffff24}
.hero-project figcaption{font-size:13px;color:#d6decf;margin-top:12px}
.service-card>img{width:100%;height:auto;aspect-ratio:4/3}
.commercial-service-art{aspect-ratio:4/3;background:var(--green);padding:clamp(24px,4vw,54px);display:flex;flex-direction:column;justify-content:center;color:var(--gold)}
.commercial-service-art>span{font-size:12px;letter-spacing:.09em}
.commercial-service-art>span:last-child{color:#d6e0d6;letter-spacing:0;font-size:14px}
.commercial-service-art p{font:400 clamp(28px,3.2vw,46px)/1.18 var(--serif);letter-spacing:-.035em;margin:28px 0;color:white}
.commercial-service-art em{color:var(--gold)}
.project-gallery{background:#f0f3ec}
.project-grid{display:grid;grid-template-columns:1fr 1fr;gap:32px 28px}
.project-photo{margin:0;min-width:0}
.project-photo img{width:100%;height:auto;aspect-ratio:4/3;object-fit:contain}
.project-photo figcaption{font-size:15px;line-height:1.5;margin-top:13px;color:var(--muted)}
.project-photo a{display:block}
.project-photo a:focus-visible{outline-offset:5px}
.gallery-action{margin-top:35px}
.intro-image.project-photo{min-height:0;align-self:center;overflow:visible}
.intro-image.project-photo img{position:static;inset:auto}
.intro-image.project-photo figcaption{position:static;background:none;color:var(--muted);padding:0;width:auto}
.quote-project{margin-top:30px;max-width:480px}
@media(max-width:600px){.project-grid{grid-template-columns:1fr;gap:28px}.commercial-service-art{padding:32px}.commercial-service-art p{font-size:35px}.project-photo figcaption{font-size:14px}.quote-project{max-width:none}}

/* Proposed lighting designs stay distinct from completed-installation photos. */
.design-preview{background:#e8eee5;border-block:1px solid var(--line)}
.design-preview-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:56px;align-items:center}
.design-preview-copy h2{font-size:clamp(38px,3.5vw,53px);margin-bottom:25px}
.design-preview-copy>p:not(.eyebrow){color:var(--muted);font-size:16px;line-height:1.8;max-width:470px}
.design-preview-copy .button{margin-top:8px;gap:15px}
.design-preview-copy .mockup-note{font-size:13px;margin:18px 0 0}
.mockup-comparison{min-width:0}
.mockup-choices{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:15px}
.mockup-choices[hidden]{display:none}
.mockup-choices button{border:1px solid #b3c3b3;background:var(--ivory);color:var(--green);padding:11px 15px;font-size:14px;font-weight:600;border-radius:3px;cursor:pointer;min-height:44px}
.mockup-choices button[aria-pressed="true"]{background:var(--green);color:white;border-color:var(--green);box-shadow:inset 0 -3px 0 var(--gold)}
.mockup-choices button:hover{border-color:var(--green)}
.mockup-option{margin:0;background:white;border:1px solid var(--line);overflow:hidden}
.mockup-option+ .mockup-option{margin-top:24px}
.is-interactive .mockup-option{margin:0}
.mockup-option[hidden]{display:none}
.mockup-option img{width:100%;height:auto}
.mockup-option figcaption{padding:14px 18px;display:flex;gap:10px;justify-content:space-between;flex-wrap:wrap;font-size:14px;line-height:1.5;color:var(--muted)}
.mockup-option figcaption strong{color:var(--green)}
.mockup-status{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.colorful-design-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:56px;align-items:center}
.colorful-design h2{font-size:clamp(38px,3.5vw,53px);margin-bottom:25px}
.colorful-design p:not(.eyebrow){color:var(--muted);max-width:450px;font-size:16px}
@media(max-width:1100px){.design-preview-grid,.colorful-design-grid{gap:32px}.mockup-choices button{padding:10px 12px;font-size:13px}}
@media(max-width:850px){.design-preview-grid,.colorful-design-grid{grid-template-columns:1fr;gap:30px}.design-preview-copy>p:not(.eyebrow),.colorful-design p:not(.eyebrow){max-width:680px}.design-preview-copy h2,.colorful-design h2{font-size:46px}.mockup-choices button{font-size:14px}}
@media(max-width:600px){.design-preview-copy h2,.colorful-design h2{font-size:40px}.mockup-choices{gap:7px}.mockup-choices button{flex:1;padding:11px 9px;font-size:13px}.mockup-option figcaption{padding:12px 14px;font-size:13px}}
.service-preview-link{display:flex;justify-content:space-between;align-items:center;gap:25px;margin-top:24px;padding:25px 30px;border:1px solid var(--line);background:white}
.service-preview-link strong{display:block;font:400 28px/1.3 var(--serif);margin-bottom:7px}
.service-preview-link>span>span{display:block;color:var(--muted);font-size:15px}
.service-preview-link>span:last-child{font-size:27px}
.service-preview-link:hover{border-color:var(--leaf)}
@media(max-width:600px){.service-preview-link{padding:22px}.service-preview-link strong{font-size:25px}.service-preview-link>span>span{font-size:14px}}

/* Full-screen opening film, with navigation and copy over the approved video. */
.home-page>.topline{position:absolute;top:0;left:0;width:100%;z-index:35;background:transparent;color:#fff}
.home-page>.topline .container{border-bottom:1px solid #ffffff30}
.home-page>.site-header{position:fixed;top:40px;left:0;right:0;background:transparent;border-bottom:1px solid #ffffff26;color:#fff;transition:background .2s}
.home-page.hero-scrolled>.site-header{top:0;background:#073b2efa;border-color:#ffffff20;box-shadow:0 3px 20px #0002}
.home-page .site-header .brand{color:#fff}
.home-page .site-header nav>a:hover{color:var(--gold)}
.home-page .site-header .nav-quote{background:transparent;border-color:#ffffff80;color:#fff}
.home-page .site-header .nav-quote:hover{background:var(--gold);color:var(--deep)}
.hero-fullscreen{min-height:680px;height:100vh;height:100svh;display:flex;align-items:center}
.hero-fullscreen .hero-film{position:absolute;inset:0;margin:0}
.hero-fullscreen .hero-film-frame{position:absolute;inset:0;z-index:-2;overflow:hidden;background:#0d231f}
.hero-fullscreen .hero-film img,.hero-fullscreen .hero-film video{position:absolute;inset:0;width:100%;height:100%;max-width:none;object-fit:cover;object-position:50% 65%;border:0}
.hero-fullscreen .hero-film video{opacity:0;pointer-events:none}
.hero-fullscreen .hero-film.has-video video{opacity:1}
.hero-fullscreen::after{content:"";position:absolute;inset:0;z-index:-1;pointer-events:none;background:linear-gradient(90deg,#021b16d9 0%,#041b1580 43%,#041b1514 78%),linear-gradient(180deg,#02171299 0%,transparent 28%,transparent 68%,#02171299 100%)}
.hero-fullscreen .hero-inner{position:relative;z-index:1;padding-block:170px 110px;pointer-events:none}
.hero-fullscreen .hero-text{max-width:780px}
.hero-fullscreen h1{font-size:clamp(54px,5.2vw,82px);line-height:1.04;margin-bottom:24px;text-shadow:0 2px 24px #0003}
.hero-fullscreen .hero-copy{max-width:500px;color:#f1f4ec;font-size:17px;line-height:1.7;margin-bottom:27px}
.hero-fullscreen .hero-actions{gap:28px}
.hero-fullscreen .hero-actions a{pointer-events:auto}
.hero-fullscreen .hero-small{color:#e5ebdf}
.hero-film-control{position:absolute;right:max(56px,calc((100vw - 1280px)/2));bottom:28px;z-index:2;display:inline-flex;align-items:center;justify-content:center;gap:9px;min-width:128px;min-height:44px;padding:10px 14px;background:#073b2ed9;border:1px solid #ffffff80;border-radius:3px;color:#fff;font:600 13px var(--sans);cursor:pointer}
.hero-film-control[hidden]{display:none}
.hero-film-control:hover{background:#0b503f}
.hero-film-control:focus-visible{outline:3px solid var(--gold);outline-offset:3px}
.hero-fullscreen .hero-film figcaption{position:absolute;z-index:2;left:max(56px,calc((100vw - 1280px)/2));bottom:37px;color:#e5ebdf;font-size:11px;line-height:1.4;margin:0}
@media(max-width:1100px){.hero-fullscreen h1{font-size:64px}.home-page .site-header nav{gap:20px}}
@media(max-width:850px){
 .home-page>.topline{display:none}.home-page>.site-header{top:0}
 .home-page .menu-toggle{border-color:#ffffff80}.home-page .menu-toggle span{background:#fff}
 .home-page .site-header nav{background:var(--green);color:#fff;border-color:#ffffff30;gap:1px}
 .hero-fullscreen .hero-inner{padding-block:125px 115px}
 .hero-fullscreen h1{font-size:64px}
 .hero-film-control{right:20px}.hero-fullscreen .hero-film figcaption{left:20px}
}
@media(max-width:600px){
 .hero-fullscreen{min-height:620px;align-items:flex-end}
 .hero-fullscreen .hero-inner{padding-block:120px 142px}
 .hero-fullscreen .hero-text{max-width:440px}
 .hero-fullscreen .eyebrow{font-size:10px;letter-spacing:.13em;margin-bottom:16px}
 .hero-fullscreen h1{font-size:clamp(36px,10.8vw,50px);margin-bottom:18px;line-height:1.05}
 .hero-fullscreen h1 em{font-size:inherit}
 .hero-fullscreen .hero-copy{font-size:15px;line-height:1.6;margin-bottom:22px;max-width:365px}
 .hero-fullscreen .hero-actions{gap:14px 22px}
 .hero-fullscreen .hero-small{display:none}
 .hero-fullscreen .hero-film img,.hero-fullscreen .hero-film video{object-position:53% 65%}
 .hero-fullscreen::after{background:linear-gradient(180deg,#02171299 0%,#02171226 25%,#0217128c 46%,#021712d9 85%,#021712cc 100%)}
 .hero-film-control{bottom:72px;right:20px;min-width:120px}
 .hero-fullscreen .hero-film figcaption{bottom:83px;left:20px;max-width:170px;font-size:10px}
}
@media(max-height:700px) and (min-width:601px){.hero-fullscreen{min-height:620px}.hero-fullscreen .hero-inner{padding-block:155px 85px}.hero-fullscreen h1{font-size:54px}.hero-fullscreen .hero-copy{font-size:15px;line-height:1.5;margin-bottom:20px}.hero-fullscreen .hero-small{display:none}}
