:root{--ink:#172622;--ink-2:#223731;--forest:#304c42;--mint:#dce9df;--paper:#f6f7f2;--white:#fff;--line:#dbe2d9;--muted:#62746c;--gold:#d5ba86;font-family:Arial,Helvetica,sans-serif;color:var(--ink);background:var(--paper);font-synthesis:none;scroll-behavior:smooth}
*{box-sizing:border-box}html{scroll-padding-top:5rem}body{margin:0;min-width:320px}button,input,textarea,select{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:Georgia,'Times New Roman',serif;font-weight:400}p{line-height:1.6}.skip-link{position:absolute;top:-100px;left:1rem;background:#fff;color:#000;padding:.8rem;z-index:100}.skip-link:focus{top:1rem}.visually-hidden{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.section-wrap{width:min(100% - 4rem,1360px);margin-inline:auto}.section{padding:7.5rem 0}.eyebrow{display:flex;align-items:center;gap:.7rem;margin:0 0 1.55rem;font:700 .8rem/1.4 Arial,Helvetica,sans-serif;letter-spacing:.17em;color:var(--forest)}.light-eyebrow{color:#b8d6c3}.line{display:block;width:28px;height:1px;background:currentColor}.button{min-height:52px;display:inline-flex;align-items:center;justify-content:center;gap:2rem;padding:.9rem 1.35rem;font-weight:700;font-size:.93rem;transition:transform .2s,background .2s,color .2s;border:1px solid transparent}.button:hover{transform:translateY(-2px)}.button:focus-visible,a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:3px solid #daaa54;outline-offset:3px}.button-light{background:#eef4eb;color:var(--ink)}.button-light:hover{background:#fff}.button-dark{background:var(--ink);color:white}.button-dark:hover{background:#335449}.button-outline{border-color:#a7c4b2;color:white}.button-outline:hover{background:#e8f2e7;color:var(--ink)}.text-link{font-size:.95rem;font-weight:700;border-bottom:1px solid currentColor;padding-bottom:.35rem;display:inline-flex;gap:2rem}.text-link:hover{gap:2.35rem}.light-link{color:#e9f4eb}
.site-header{height:90px;display:flex;align-items:center;gap:2rem;padding:0 max(2rem,calc((100vw - 1360px)/2));background:var(--paper);position:relative;z-index:20}.brand{display:inline-flex;align-items:center;gap:.8rem;font-weight:800;letter-spacing:.11em;font-size:.94rem;line-height:1.2;white-space:nowrap}.brand small{display:block;font-size:.6rem;letter-spacing:.19em;color:#66756b;margin-top:.27rem}.brand-mark{display:grid;place-items:center;width:48px;height:48px;background:var(--ink);color:#e7f0e7;border-radius:3px;font-family:Georgia,serif;font-size:1.2rem;letter-spacing:-.11em;padding-right:.1rem}.desktop-nav{display:flex;align-items:center;gap:2.2rem;margin-left:auto}.desktop-nav a{font-weight:650;font-size:.9rem}.desktop-nav a:hover,.footer-main a:hover{color:#57906f}.header-cta{border:1px solid var(--ink);padding:.8rem 1rem;display:inline-flex;gap:1.4rem;align-items:center;font-weight:700;font-size:.85rem;white-space:nowrap}.header-cta:hover{background:var(--ink);color:#fff}.menu-toggle,.mobile-nav{display:none}
.hero{min-height:640px;display:grid;grid-template-columns:47.5% 52.5%;background:var(--ink);color:#f0f6ed}.hero-copy{display:flex;align-items:stretch;padding:5.8rem max(2rem,calc((100vw - 1360px)/2)) 2rem max(2rem,calc((100vw - 1360px)/2));padding-right:3rem}.hero-copy-inner{display:flex;flex-direction:column;width:100%;max-width:570px}.hero h1{font-size:clamp(4.1rem,6.35vw,7.3rem);line-height:.99;letter-spacing:-.052em;margin:1.5rem 0 2.1rem;max-width:600px}.hero-lede{max-width:500px;color:#cbd9d0;font-size:1.13rem;line-height:1.7;margin-bottom:2.6rem}.hero-actions{display:flex;align-items:center;gap:2rem;flex-wrap:wrap}.hero-bottom{margin-top:auto;padding-top:3rem;display:flex;justify-content:space-between;gap:1rem;border-top:1px solid #52665b;color:#aac2b1;font-size:.69rem;letter-spacing:.15em;font-weight:700}.hero-image{position:relative;min-height:640px;overflow:hidden}.hero-image img{width:100%;height:100%;object-fit:cover;object-position:center}.image-label{position:absolute;right:1.5rem;bottom:1.5rem;background:rgba(23,38,34,.88);color:white;padding:.55rem .8rem;font-size:.72rem;letter-spacing:.06em}.service-bar{min-height:90px;display:flex;align-items:center;justify-content:space-between;gap:2rem;padding:1.4rem max(2rem,calc((100vw - 1360px)/2));border-bottom:1px solid var(--line);background:#edf2eb}.service-bar span:first-child{font-weight:800;color:var(--forest);font-size:.76rem;letter-spacing:.15em}.service-bar span:not(:first-child){font-family:Georgia,serif;font-size:1.15rem}.service-bar a{font-size:.8rem;font-weight:700;border-bottom:1px solid currentColor;padding-bottom:.25rem}
.section-heading{display:grid;grid-template-columns:1fr minmax(260px,380px);align-items:end;gap:3rem;margin-bottom:3.3rem}.section-heading h2,.project-intro h2,.contact-intro h2{font-size:clamp(2.8rem,4.5vw,5.1rem);letter-spacing:-.05em;line-height:1.08;margin:0;max-width:780px}.section-heading>p{color:#5a6b61;font-size:1.03rem;margin:0 0 .25rem}.service-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.1rem}.service-card{background:#fff;border:1px solid var(--line);overflow:hidden;min-height:440px;display:flex;flex-direction:column}.service-card img{width:100%;height:230px;object-fit:cover}.service-card-copy{padding:1.65rem 1.75rem 1.8rem;flex:1}.service-card-copy>span{display:block;font-weight:800;letter-spacing:.17em;font-size:.72rem;color:#698074;margin-bottom:1.3rem}.service-card h3{font-size:1.77rem;line-height:1.1;letter-spacing:-.03em;margin-bottom:.85rem}.service-card p{color:#5f7065;font-size:.94rem;margin:0}.service-card-large{grid-column:span 2;display:grid;grid-template-columns:1.08fr .92fr}.service-card-large img{height:100%;min-height:440px}.service-card-large .service-card-copy{display:flex;flex-direction:column;justify-content:end;padding:2.6rem}.service-card-large h3{font-size:clamp(2.1rem,3vw,3.4rem)}.service-card-text{background:#e6eee6;justify-content:space-between}.service-card-text .service-card-copy{flex:0}.service-card-text .text-link{margin-top:1.5rem}.concrete-symbol{height:230px;display:flex;align-items:center;justify-content:center;gap:8px;overflow:hidden}.concrete-symbol span{display:block;width:80px;height:110px;background:#b4cbb9;transform:skewY(-18deg)}.concrete-symbol span:nth-child(2){height:160px;background:#729680}.concrete-symbol span:nth-child(3){height:130px;background:#abc6b3}.image-note{font-size:.8rem;color:#67796c;margin:1.2rem 0 0}
.project-section{background:var(--ink);color:#e9f2e8;padding:7rem 0}.project-layout{display:grid;grid-template-columns:minmax(280px,.82fr) 1.18fr;gap:5vw;align-items:start}.project-intro{padding-top:1rem}.project-intro h2{max-width:570px}.project-intro>p:not(.eyebrow){color:#c8d9cc;font-size:1.04rem;max-width:450px;margin:1.8rem 0 2.2rem}.project-content{min-height:420px}.project-empty{min-height:420px;border:1px solid #668071;background:#254037;padding:2.1rem;display:flex;flex-direction:column;justify-content:end;position:relative;overflow:hidden}.project-empty:before{content:"";position:absolute;width:360px;height:360px;border:1px solid #4e6d5c;border-radius:50%;top:-120px;right:-100px}.project-empty:after{content:"";position:absolute;width:230px;height:230px;border:1px solid #4e6d5c;border-radius:50%;top:-45px;right:-35px}.project-empty-number{position:absolute;top:2rem;left:2rem;font-size:.7rem;letter-spacing:.18em;font-weight:800;color:#bdd4c1}.project-empty-lines{position:absolute;top:100px;left:2rem;right:2rem;display:flex;flex-direction:column;gap:20px;opacity:.4}.project-empty-lines i{height:1px;background:#9abda2}.project-empty-lines i:nth-child(2){width:80%}.project-empty-lines i:nth-child(3){width:60%}.project-empty h3{font-size:2.25rem;letter-spacing:-.04em;margin:0 0 .7rem;position:relative}.project-empty p{max-width:490px;color:#c9d9cc;margin:0;position:relative}.project-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.project-card{background:#f4f7f0;color:var(--ink);padding:0 0 1.3rem}.project-card img{width:100%;height:220px;object-fit:cover}.project-card-meta{display:block;font-weight:800;text-transform:uppercase;letter-spacing:.12em;color:#6d806d;font-size:.72rem;padding:1.2rem 1.2rem .7rem}.project-card h3{font-size:1.6rem;line-height:1.15;margin:0;padding:0 1.2rem}.project-card p{font-size:.9rem;color:#586b5e;padding:0 1.2rem;margin:.7rem 0 1rem}.project-card-arrow{font-weight:700;font-size:.85rem;padding:0 1.2rem;border-bottom:1px solid currentColor;margin-left:1.2rem}
.approach-section{background:#f7f8f4}.steps{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #cbd6cb;border-bottom:1px solid #cbd6cb;margin-bottom:2rem}.steps>div{padding:2rem 2.2rem 2rem 0}.steps>div+div{border-left:1px solid #cbd6cb;padding-left:2.2rem}.steps span{color:#77917b;font-family:Georgia,serif;font-size:1.5rem}.steps h3{font-size:1.55rem;margin:2.4rem 0 1rem}.steps p{font-size:.95rem;color:#607268;margin:0}.permit-note{background:#e7eee5;display:flex;align-items:center;gap:1.2rem;padding:1.4rem 1.6rem}.permit-icon{border:1px solid #6f9677;width:27px;height:27px;border-radius:50%;flex:none;display:grid;place-items:center;font-family:Georgia,serif;font-style:italic}.permit-note p{font-size:.88rem;margin:0;flex:1;color:#465d4e}.permit-note a{font-size:.78rem;font-weight:700;border-bottom:1px solid currentColor;white-space:nowrap}
.contact-section{background:#2b463b;color:#f4f6ee;padding:7rem 0}.contact-layout{display:grid;grid-template-columns:minmax(280px,.9fr) minmax(380px,1.1fr);gap:7vw}.contact-intro h2{max-width:590px}.contact-intro>p:not(.eyebrow){color:#d5e1d5;font-size:1.06rem;max-width:510px;margin:1.8rem 0 2.4rem}.contact-links{display:flex;flex-direction:column;align-items:flex-start;gap:1rem;margin:2.7rem 0}.contact-link{font-family:Georgia,serif;font-size:1.3rem;border-bottom:1px solid #c1d8c3;padding-bottom:.25rem}.contact-link:hover{color:#d4ead4}.service-area-list{margin-top:6rem;border-top:1px solid #718779;padding-top:1.5rem;display:flex;flex-direction:column;gap:.45rem}.service-area-list span{font-size:.78rem;letter-spacing:.13em;text-transform:uppercase;color:#a9c3ae}.service-area-list strong{font-size:1rem}.contact-form-panel{background:#f5f7f1;color:var(--ink);padding:2.3rem}.form-topline{display:flex;justify-content:space-between;gap:1rem;font-weight:800;letter-spacing:.14em;font-size:.72rem;color:#58705e;border-bottom:1px solid #cbd9ca;padding-bottom:1.5rem;margin-bottom:2rem}.contact-form-panel label{display:block;font-size:.85rem;font-weight:700;margin-bottom:1.3rem}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:1.2rem}input,select,textarea{width:100%;border:1px solid #c6d3c8;background:#fff;color:#182b1e;padding:.8rem .9rem;margin-top:.5rem;border-radius:0;font-size:.95rem;min-height:48px}textarea{resize:vertical;min-height:130px}input::placeholder,textarea::placeholder{color:#8b9a90}.form-help{color:#63766a;font-size:.8rem;margin:0 0 1.5rem}.form-status{font-size:.88rem;min-height:1.5rem;margin:1rem 0 0;color:#31553c}.contact-form-panel .button{width:100%;justify-content:space-between}.button:disabled{opacity:.55;cursor:wait}
.site-footer{background:#172622;color:#e8f2e8;padding:3.6rem max(2rem,calc((100vw - 1360px)/2)) 0}.site-footer .brand-mark{background:#e7f1e8;color:#172622}.site-footer .brand small{color:#a1b7a6}.footer-main{display:flex;align-items:center;gap:3rem;padding-bottom:3.6rem}.footer-main p{margin:0 auto 0 0;color:#bbd0bf}.footer-main>a:last-child{border-bottom:1px solid;padding-bottom:.3rem;font-weight:700}.footer-bottom{border-top:1px solid #547061;display:flex;justify-content:space-between;gap:1rem;flex-wrap:wrap;padding:1.3rem 0;color:#a6bfab;font-size:.78rem}
.detail-hero{padding:6rem 0 3rem}.detail-hero h1{font-size:clamp(3.5rem,6vw,6rem);max-width:900px;line-height:1;letter-spacing:-.055em;margin:0 0 1.8rem}.detail-intro{font-size:1.2rem;max-width:780px;color:#53675a}.back-link{margin-bottom:4rem;display:inline-block}.detail-gallery{display:grid;grid-template-columns:repeat(2,1fr);gap:1.1rem}.project-photo{margin:0}.project-photo:first-child{grid-column:span 2}.project-photo img{width:100%;height:410px;object-fit:cover}.project-photo:first-child img{height:min(65vw,670px)}.project-photo figcaption{font-size:.8rem;color:#687b6f;margin:.6rem 0 0}.detail-bottom{display:grid;grid-template-columns:1fr 1fr;gap:5rem;padding:5rem 0 7rem}.detail-bottom h2{font-size:2.8rem}.detail-bottom p{color:#52685b}.detail-bottom aside{background:#dfeade;padding:2.4rem}.detail-bottom aside a:last-child{display:block;margin-top:1rem}
.privacy-content{max-width:860px;padding-top:6rem;padding-bottom:7rem}.privacy-content h1{font-size:clamp(3.5rem,6vw,5.5rem);letter-spacing:-.05em;margin:0 0 2rem}.privacy-content h2{font-size:2rem;margin:2.5rem 0 .8rem}.privacy-content p{font-size:1.02rem;color:#506455}.privacy-content a:not(.button){text-decoration:underline}.privacy-date{font-size:.82rem!important;margin:2.5rem 0}.form-help a{text-decoration:underline}
.privacy-return{margin-left:auto;font-size:.85rem;font-weight:700;border-bottom:1px solid currentColor;padding-bottom:.25rem;white-space:nowrap}
@media(max-width:1100px){.desktop-nav{gap:1.1rem}.site-header{gap:1rem}.header-cta{display:none}.hero{grid-template-columns:52% 48%}.hero-copy{padding-right:2rem}.hero h1{font-size:clamp(3.6rem,6vw,5.5rem)}.service-bar{gap:1.2rem}.service-bar a{display:none}.permit-note{align-items:flex-start;flex-wrap:wrap}.permit-note p{flex-basis:calc(100% - 50px)}}
@media(max-width:780px){.section-wrap{width:min(100% - 2.2rem,1360px)}.site-header{height:72px;padding:0 1.1rem}.brand{font-size:.77rem}.brand-mark{width:40px;height:40px}.brand small{font-size:.49rem}.desktop-nav{display:none}.menu-toggle{display:flex;flex-direction:column;gap:5px;justify-content:center;align-items:center;width:44px;height:44px;margin-left:auto;border:1px solid var(--ink);background:none}.menu-toggle span{display:block;width:20px;height:2px;background:var(--ink)}.mobile-nav:not([hidden]){display:flex;position:absolute;z-index:19;top:72px;left:0;right:0;background:var(--paper);padding:1rem 1.1rem 1.6rem;flex-direction:column;box-shadow:0 15px 30px #14282025}.mobile-nav a{padding:.9rem;border-bottom:1px solid var(--line);font-weight:700}.hero{display:flex;flex-direction:column}.hero-copy{padding:4.5rem 1.1rem 2rem;min-height:560px}.hero h1{font-size:clamp(3.8rem,12vw,6rem);margin:1rem 0 1.6rem}.hero-lede{font-size:1rem}.hero-bottom{margin-top:3rem}.hero-image{min-height:430px;height:55vw}.service-bar{padding:1.3rem 1.1rem;flex-wrap:wrap;justify-content:flex-start;gap:.6rem 1.3rem}.service-bar span:first-child{width:100%}.service-bar span:not(:first-child){font-size:1rem}.section{padding:4.8rem 0}.section-heading{grid-template-columns:1fr;gap:1.4rem;margin-bottom:2.2rem}.section-heading h2,.project-intro h2,.contact-intro h2{font-size:clamp(2.8rem,8vw,4.5rem)}.section-heading>p{max-width:620px}.service-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.service-card-large{grid-column:span 2}.project-section{padding:5rem 0}.project-layout{grid-template-columns:1fr;gap:3rem}.project-intro>p:not(.eyebrow){max-width:680px}.steps{grid-template-columns:1fr}.steps>div,.steps>div+div{border:0;border-bottom:1px solid #cbd6cb;padding:1.5rem 0}.steps>div:last-child{border-bottom:0}.steps h3{margin:1rem 0 .5rem}.contact-section{padding:5rem 0}.contact-layout{grid-template-columns:1fr;gap:3rem}.service-area-list{margin-top:2.5rem}.footer-main{flex-wrap:wrap}.footer-main p{width:100%}.detail-gallery{gap:.6rem}.project-photo img{height:250px}.detail-bottom{grid-template-columns:1fr;gap:2rem;padding:4rem 0}}
@media(max-width:560px){.hero-copy{min-height:530px}.hero-image{height:380px;min-height:380px}.hero-actions{gap:1.5rem}.hero-bottom{font-size:.62rem}.service-grid{grid-template-columns:1fr}.service-card,.service-card-large{grid-column:auto;display:flex;min-height:0}.service-card-large img,.service-card img{height:230px;min-height:0}.service-card-large .service-card-copy{padding:1.65rem 1.75rem 1.8rem}.service-card-large h3{font-size:1.77rem}.project-grid{grid-template-columns:1fr}.contact-form-panel{padding:1.5rem}.form-row{grid-template-columns:1fr;gap:0}.permit-note p{flex-basis:100%}.permit-note a{margin-right:1rem}.footer-main{gap:1.5rem}.footer-bottom{flex-direction:column}.detail-hero{padding:4rem 0 2rem}.detail-gallery{grid-template-columns:1fr}.project-photo:first-child{grid-column:auto}.project-photo:first-child img,.project-photo img{height:260px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button{transition:none}}

/* Search-focused service pages and discreet production credit. */
.hero .seo-hero-title{font-size:clamp(3.2rem,5vw,5.25rem);letter-spacing:-.047em}
.service-card-link{align-self:flex-start;display:inline-flex;margin-top:1.5rem;padding-bottom:.25rem;border-bottom:1px solid currentColor;color:#2f6146;font-size:.88rem;font-weight:800}
.service-card-link:hover,.inline-link:hover{color:#467c58}
.site-credit{font-size:.72rem;color:#91aa98}
.site-credit a{text-decoration:underline;text-underline-offset:2px}
.site-credit a:hover{color:#fff}
.breadcrumbs{display:flex;align-items:center;gap:.6rem;margin-bottom:3.8rem;color:#b7d0bd;font-size:.77rem}
.breadcrumbs a{text-decoration:underline;text-underline-offset:2px}
.breadcrumbs a:hover{color:#fff}
.service-hero{background:var(--ink);color:#eef5ed}
.service-hero-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:4.5rem;min-height:590px}
.service-hero-copy{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:3.6rem 0 4.2rem}
.service-hero-copy .eyebrow{margin-bottom:1rem}
.service-hero h1{font-size:clamp(3.4rem,5.1vw,5.8rem);line-height:1.03;letter-spacing:-.052em;max-width:780px;margin:0 0 1.6rem}
.service-hero-copy>p:not(.eyebrow){max-width:650px;color:#ceddd0;font-size:1.1rem;line-height:1.7;margin:0 0 2rem}
.service-hero-figure{position:relative;margin:0;min-height:590px;overflow:hidden}
.service-hero-figure img{width:100%;height:100%;object-fit:cover}
.service-hero-figure figcaption{position:absolute;right:1rem;bottom:1rem;max-width:280px;padding:.55rem .8rem;background:#172622de;font-size:.73rem;line-height:1.4;color:white}
.service-content{padding-top:6.5rem;padding-bottom:6.5rem}
.service-intro-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:5rem;align-items:start;margin-bottom:4rem}
.service-intro-grid h2,.service-permit-grid h2,.service-faq h2,.service-cta h2{font-size:clamp(2.5rem,4vw,4.6rem);line-height:1.08;letter-spacing:-.045em;margin:0}
.service-intro-grid p:not(.eyebrow){color:#506459;font-size:1.05rem;line-height:1.75}
.inline-link{font-weight:800;text-decoration:underline;text-underline-offset:3px;color:#2f6146}
.service-feature-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}
.service-feature-grid article{padding:2rem;background:#e9efe8;border:1px solid #d5dfd4}
.service-feature-grid article>span{display:block;font-size:.72rem;font-weight:800;letter-spacing:.15em;color:#66836f;margin-bottom:2.2rem}
.service-feature-grid h3{font-size:1.9rem;line-height:1.12;margin:0 0 1rem}
.service-feature-grid p{font-size:.95rem;color:#52675b;margin:0}
.service-permit-section{background:#294639;color:#e8f2e8;padding:5.8rem 0}
.service-permit-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:5rem}
.service-permit-grid p:not(.eyebrow){font-size:1.06rem;color:#d4e3d4;line-height:1.75;margin:0 0 1.5rem}
.service-resource-links{display:flex;flex-wrap:wrap;gap:1rem 1.6rem}
.service-resource-links a{font-size:.87rem;font-weight:800;text-decoration:underline;text-underline-offset:4px}
.service-resource-links a:hover{color:#fff}
.service-photo-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;padding-bottom:2rem}
.service-photo-strip img{width:100%;height:260px;object-fit:cover}
.service-photo-strip p{grid-column:1/-1;color:#65766a;font-size:.82rem;margin:0}
.service-photo-strip a{text-decoration:underline;text-underline-offset:2px}
.service-faq{display:grid;grid-template-columns:.75fr 1.25fr;gap:5rem;padding-top:6rem;padding-bottom:6rem}
.faq-list{border-top:1px solid #c4d2c6}
.faq-list details{border-bottom:1px solid #c4d2c6;padding:1.2rem 0}
.faq-list summary{cursor:pointer;font-family:Georgia,'Times New Roman',serif;font-size:1.4rem;line-height:1.25;list-style:none;display:flex;justify-content:space-between;gap:1rem}
.faq-list summary::-webkit-details-marker{display:none}
.faq-list summary:after{content:'+';font-family:Arial,Helvetica,sans-serif;color:#648369}
.faq-list details[open] summary:after{content:'−'}
.faq-list details p{max-width:680px;color:#53675b;margin:1rem 0 0}
.service-cta{background:#dfeadd;padding:5.8rem 0}
.service-cta-inner{display:flex;align-items:end;justify-content:space-between;gap:3rem}
.service-cta h2{max-width:670px}
.service-cta p:not(.eyebrow){color:#4c6554;margin:1.4rem 0 0}
.service-cta .eyebrow{color:#436748}
.service-cta-inner>div:last-child{display:flex;flex-direction:column;align-items:flex-start;gap:1.2rem;flex:none}
.service-related-link{font-weight:800;font-size:.88rem;text-decoration:underline;text-underline-offset:3px}
@media(max-width:1100px){.service-hero-grid{gap:2rem}.service-hero h1{font-size:clamp(3.1rem,4.8vw,5rem)}.service-intro-grid,.service-permit-grid,.service-faq{gap:2.5rem}}
@media(max-width:780px){.hero .seo-hero-title{font-size:clamp(3.1rem,9.7vw,4.8rem)}.service-hero-grid{grid-template-columns:1fr;gap:0}.service-hero-copy{padding:3rem 0}.breadcrumbs{margin-bottom:2.5rem}.service-hero h1{font-size:clamp(3rem,8vw,4.6rem)}.service-hero-figure{min-height:360px;height:48vw}.service-intro-grid,.service-permit-grid,.service-faq{grid-template-columns:1fr;gap:1.5rem}.service-content,.service-faq{padding-top:4.5rem;padding-bottom:4.5rem}.service-feature-grid{grid-template-columns:1fr}.service-feature-grid article>span{margin-bottom:1rem}.service-cta-inner{align-items:start;flex-direction:column}}
@media(max-width:560px){.hero .seo-hero-title{font-size:clamp(2.9rem,10.5vw,3.8rem)}.service-hero h1{font-size:clamp(2.65rem,10vw,3.8rem)}.service-hero-figure{min-height:310px;height:310px}.service-photo-strip{grid-template-columns:1fr}.service-photo-strip img{height:230px}.service-cta{padding:4.5rem 0}.service-faq h2{font-size:2.7rem}}
