/* Client-supplied project photo gallery enhancement. Preserves the existing form and review sections. */
.client-project-gallery{background:#f0f0eb;border-top:1px solid #d7d9d1;border-bottom:1px solid #d7d9d1;padding:clamp(3.5rem,7vw,7rem) 0}.client-project-gallery__inner{width:min(1180px,calc(100% - 2rem));margin:0 auto}.client-project-gallery__header{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(220px,.7fr);gap:2rem;align-items:end;margin-bottom:2rem}.client-project-gallery__eyebrow{margin:0 0 .6rem;color:#496334;font-size:.74rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.client-project-gallery__title{margin:0;color:#161a17;font-family:"Barlow Condensed",Arial,sans-serif;font-size:clamp(2.45rem,6vw,4.5rem);font-weight:800;line-height:.91;text-transform:uppercase}.client-project-gallery__summary{margin:0;color:#465044;font-size:1.05rem;line-height:1.55}.client-project-gallery__grid{display:grid;grid-template-columns:1.35fr .9fr .9fr;grid-template-rows:repeat(2,minmax(180px,1fr));gap:1rem}.client-project-gallery__card{background:#fff;margin:0;min-height:0;overflow:hidden}.client-project-gallery__card:first-child{grid-row:span 2}.client-project-gallery__image{aspect-ratio:4/3;background:#d5d8d0;display:block;overflow:hidden}.client-project-gallery__card:first-child .client-project-gallery__image{aspect-ratio:auto;height:100%}.client-project-gallery__image img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .32s cubic-bezier(.23,1,.32,1)}.client-project-gallery__card:hover .client-project-gallery__image img{transform:scale(1.035)}.client-project-gallery__caption{display:block;padding:.8rem .9rem .95rem;color:#334033;font-size:.81rem;font-weight:700;line-height:1.3}.client-project-gallery__note{margin:1.15rem 0 0;color:#687164;font-size:.8rem;letter-spacing:.02em}@media(max-width:760px){.client-project-gallery__header{grid-template-columns:1fr;gap:1rem}.client-project-gallery__grid{grid-template-columns:1fr 1fr;grid-template-rows:auto}.client-project-gallery__card:first-child{grid-column:span 2;grid-row:auto}.client-project-gallery__card:first-child .client-project-gallery__image{aspect-ratio:16/10;height:auto}.client-project-gallery__card{min-height:0}.client-project-gallery__caption{font-size:.76rem}}@media(max-width:430px){.client-project-gallery__grid{grid-template-columns:1fr}.client-project-gallery__card:first-child{grid-column:auto}.client-project-gallery__card:first-child .client-project-gallery__image,.client-project-gallery__image{aspect-ratio:16/10}.client-project-gallery__summary{font-size:1rem}}

/* Hero conversion treatment: surfaces the existing embedded form and real review destinations without inventing ratings or quotes. */
.top-estimate-panel{position:relative;z-index:1;display:grid;grid-template-columns:minmax(220px,.58fr) minmax(420px,1fr);gap:clamp(1.5rem,4vw,4rem);align-items:start;padding:clamp(2rem,4vw,4.5rem) max(1.1rem,calc((100vw - 1160px)/2));background:#e9ebe4;color:#1b211c;border-top:4px solid #7bcc45;border-bottom:1px solid #c8cdc2}.top-estimate-panel__intro{padding-top:.45rem}.top-estimate-panel__kicker{margin:0 0 .35rem;color:#547b38;font-size:.7rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.top-estimate-panel__title{margin:0 0 .8rem;font-family:"Barlow Condensed",Arial,sans-serif;font-size:clamp(2rem,4vw,3.4rem);font-weight:800;line-height:.92;text-transform:uppercase}.top-estimate-panel__copy{max-width:26rem;margin:0;color:#465044;font-size:1rem;line-height:1.55}.top-estimate-panel .ghl-form-card{min-height:0!important;margin:0!important;padding:1rem;background:#fff;box-shadow:0 14px 34px rgba(21,34,23,.12)}.top-estimate-panel .ghl-form-frame{display:block;width:100%!important;min-height:420px!important;border:0}.top-review-proof{margin-top:1.25rem;padding-top:1rem;border-top:1px solid rgba(26,36,27,.2)}.top-review-proof__label{margin:0 0 .45rem;color:#4b5549;font-size:.68rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.top-review-proof__links{display:flex;flex-wrap:wrap;gap:.45rem .8rem}.top-review-proof__links a{color:#1f4528;font-size:.8rem;font-weight:800;text-decoration:underline;text-underline-offset:2px}.top-review-proof__links a:focus-visible{outline:2px solid #7bcc45;outline-offset:2px}@media(max-width:880px){.top-estimate-panel{grid-template-columns:1fr;padding:2rem 1rem;gap:1.4rem}.top-estimate-panel__intro{padding-top:0}.top-estimate-panel .ghl-form-frame{min-height:520px!important}}@media(max-width:580px){.top-estimate-panel{padding:1.6rem 1rem}.top-estimate-panel__title{font-size:2rem}.top-estimate-panel .ghl-form-card{padding:.6rem}.top-estimate-panel .ghl-form-frame{min-height:620px!important}}
