*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--body-bg,#fff);color:var(--ink,#111827);font-family:var(--font,Inter,system-ui,-apple-system,"Segoe UI",Arial,sans-serif);line-height:1.55;-webkit-font-smoothing:antialiased}img{max-width:100%;display:block}a{color:inherit}.container{width:min(calc(100% - 40px),1180px);margin:auto}.skip-link{position:absolute;left:-9999px}.skip-link:focus{left:12px;top:12px;background:#fff;padding:10px 14px;z-index:999;border-radius:8px}.accent,.fix{color:var(--blue)}.icon{width:26px;height:26px}.site-header{position:sticky;top:0;z-index:70;background:color-mix(in srgb,var(--header-bg,#fff) 94%,transparent);backdrop-filter:blur(10px);border-bottom:1px solid #e8edf1}.header-inner{min-height:82px;display:flex;align-items:center;gap:24px}.brand{display:flex;align-items:center;gap:10px;text-decoration:none;margin-right:auto}.brand img{width:58px;height:58px;object-fit:contain}.brand-copy{display:grid;line-height:1}.brand-name{font-weight:950;letter-spacing:.02em;font-size:20px}.brand-tagline{font-size:10px;color:var(--blue);font-weight:850;margin-top:5px}.main-nav{display:flex;align-items:center;gap:26px}.main-nav a{text-decoration:none;font-size:14px;font-weight:760;padding:30px 0 24px;position:relative}.main-nav a[aria-current=page]{color:var(--blue)}.main-nav a[aria-current=page]:after{content:"";position:absolute;left:0;right:0;bottom:16px;height:2px;background:var(--blue)}.header-cta{display:flex;gap:10px}.menu-toggle{display:none;border:0;background:#f1f5f7;border-radius:10px;width:44px;height:44px;font-size:24px}.btn{display:inline-flex;align-items:center;justify-content:center;text-decoration:none;border-radius:10px;padding:13px 20px;font-weight:850;border:1px solid transparent;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease}.btn:hover{transform:translateY(-1px)}.btn-primary{background:var(--blue);color:#fff;box-shadow:0 8px 20px color-mix(in srgb,var(--blue) 20%,transparent)}.btn-outline{border-color:var(--blue);color:var(--blue);background:#fff}.hero{padding:0}.hero-grid{display:grid;grid-template-columns:.75fr 1.25fr;min-height:520px;align-items:stretch}.hero-copy{padding:52px 44px 46px 0;display:flex;flex-direction:column;justify-content:center}.eyebrow{font-size:13px;color:var(--blue);font-weight:900;text-transform:uppercase;letter-spacing:.08em;margin-bottom:12px}h1,h2,h3{line-height:1.08;margin:0 0 14px;letter-spacing:-.035em}h1{font-size:clamp(48px,5.4vw,72px);font-weight:950}h2{font-size:clamp(30px,3.4vw,42px);font-weight:930}h3{font-size:20px;font-weight:880}.lead{font-size:18px;color:var(--muted);max-width:700px;margin:0 0 24px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap}.hero-note{display:flex;align-items:center;gap:7px;margin-top:18px;font-size:13px;color:var(--muted);font-weight:700}.hero-note .icon{width:17px;height:17px;color:var(--blue)}.hero-visual{min-width:0}.hero-photo{width:100%;height:100%;min-height:520px;background-image:var(--hero-img);background-size:cover;background-position:var(--hero-pos);border-radius:0 0 0 24px}.hero-placeholder{height:100%;min-height:520px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:16px;background:linear-gradient(135deg,#eef4f7,#dbeaf2);border-radius:0 0 0 24px;padding:40px}.hero-placeholder img{width:190px;height:190px;object-fit:contain}.hero-placeholder-copy{text-align:center}.hero-placeholder-copy strong{display:block;font-size:20px}.hero-placeholder-copy span{display:block;color:var(--muted);font-size:13px;margin-top:4px}.trust-strip{margin-top:-1px;padding:0 0 44px;background:#fff}.trust-grid{display:grid;grid-template-columns:repeat(4,1fr);background:#fff;border:1px solid #e4e9ed;border-radius:14px;box-shadow:0 8px 24px rgba(17,24,39,.07);overflow:hidden;transform:translateY(-1px)}.trust-item{display:flex;gap:12px;align-items:center;padding:18px 20px;border-right:1px solid #e8edf1}.trust-item:last-child{border-right:0}.trust-icon,.service-icon,.process-icon,.sidebar-icon{color:var(--blue)}.trust-icon .icon{width:31px;height:31px}.trust-item strong{display:block;font-size:14px}.trust-item span{display:block;font-size:12px;color:var(--muted)}.section{padding:72px 0}.section.compact{padding:28px 0}.section-head{text-align:center;max-width:760px;margin:0 auto 34px}.section-head p{color:var(--muted);margin:0;font-size:16px}.services-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.service-card{display:grid;grid-template-columns:52px 1fr;column-gap:14px;align-items:center;text-decoration:none;background:var(--card-bg,#fff);border:1px solid #dfe6eb;border-radius:var(--radius);padding:18px;min-height:104px;transition:.18s ease}.service-card:hover{transform:translateY(-2px);box-shadow:0 12px 26px rgba(17,24,39,.08);border-color:#b9d8e9}.service-icon{grid-row:1/3;width:48px;height:48px;border-radius:12px;background:var(--surface-2);display:grid;place-items:center}.service-icon .icon{width:28px;height:28px}.service-card h3{font-size:16px;margin:0}.service-card p{font-size:12px;color:var(--muted);margin:4px 0 0;line-height:1.35}.project-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.home-project-grid{grid-template-columns:repeat(5,1fr)}.project-card{border:1px solid #dfe6eb;border-radius:var(--radius);overflow:hidden;background:var(--card-bg,#fff)}.project-card img,.project-placeholder{width:100%;aspect-ratio:4/3;object-fit:cover;background:#edf2f5}.project-placeholder{display:grid;place-items:center;color:var(--blue)}.project-placeholder .icon{width:52px;height:52px}.project-body{padding:16px}.project-meta{font-size:11px;color:var(--blue);font-weight:900;text-transform:uppercase;letter-spacing:.06em}.project-body h3{font-size:17px;margin:5px 0 6px}.project-body p{font-size:13px;color:var(--muted);margin:0}.center-action{text-align:center;margin-top:26px}.process-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.process-card,.review-action-card{border:1px solid #dfe6eb;border-radius:var(--radius);padding:23px;background:var(--card-bg,#fff);text-decoration:none}.process-top{display:flex;justify-content:space-between;align-items:center}.step-number{width:36px;height:36px;border-radius:50%;display:grid;place-items:center;background:var(--blue);color:#fff;font-weight:900}.process-icon .icon{width:34px;height:34px}.process-card h3{margin-top:18px}.process-card p{margin:0;color:var(--muted);font-size:14px}.review-action-card{display:grid;place-items:center;text-align:center;color:var(--blue);gap:14px}.google-mark{font-size:36px;font-weight:950;color:#4285f4}.review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.review-card{border:1px solid #dfe6eb;border-radius:var(--radius);padding:22px;background:var(--card-bg,#fff)}.stars{color:#f3a100;letter-spacing:.08em}.review-card blockquote{margin:14px 0;color:#313d46}.review-author{font-size:13px;color:var(--muted);font-weight:760}.area-wrap{display:grid;grid-template-columns:.8fr 1.2fr;gap:42px;align-items:center}.area-visual,.area-photo{min-height:300px;border-radius:24px;border:1px solid #d6e6ee;background-size:cover;background-position:center;position:relative;overflow:hidden}.area-visual{background:radial-gradient(circle at 35% 45%,rgba(21,122,181,.32) 0 7px,transparent 8px),radial-gradient(circle at 64% 35%,rgba(21,122,181,.35) 0 7px,transparent 8px),radial-gradient(circle at 58% 68%,rgba(21,122,181,.32) 0 7px,transparent 8px),linear-gradient(135deg,#dceef7,#f8fbfd);display:grid;place-items:center}.area-visual strong{font-size:27px;color:var(--blue-dark)}.area-list{display:flex;gap:8px;flex-wrap:wrap;margin-top:20px}.area-chip{display:inline-flex;align-items:center;gap:5px;border:1px solid #dce3e8;background:#fff;border-radius:999px;padding:8px 11px;font-size:13px;font-weight:750}.area-chip .icon{width:14px;height:14px;color:var(--blue)}.muted-copy{color:var(--muted);margin-top:20px}.cta-band{background:var(--blue);color:#fff;border-radius:20px;padding:30px 34px;display:flex;align-items:center;justify-content:space-between;gap:26px;background-size:cover;background-position:center;overflow:hidden}.cta-band.has-bg{position:relative}.cta-band.has-bg>*{position:relative;z-index:1}.cta-band h2{font-size:30px;margin:0}.cta-band p{margin:6px 0 0;color:rgba(255,255,255,.88)}.cta-band .btn-primary{background:#fff;color:var(--blue);box-shadow:none}.cta-band .btn-outline{background:rgba(255,255,255,.9)}.page-hero{padding:58px 0 46px;background:linear-gradient(180deg,#f2f8fc,#fff);background-size:cover;background-position:center}.page-hero.has-bg{color:#fff}.page-hero.has-bg .lead,.page-hero.has-bg .breadcrumbs,.page-hero.has-bg .breadcrumbs a,.page-hero.has-bg .eyebrow{color:#fff}.page-hero h1{font-size:clamp(38px,5vw,58px);max-width:900px}.breadcrumbs{font-size:13px;color:var(--muted);margin-bottom:18px}.breadcrumbs a{color:var(--blue);text-decoration:none}.content-grid{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:48px;align-items:start}.prose{font-size:17px}.prose h2,.prose-section h2{font-size:30px;margin-top:36px}.prose p,.prose-section p{color:#3f4b55}.prose ul,.prose-section ul{padding-left:22px}.prose li,.prose-section li{margin:9px 0}.sidebar-card{border:1px solid #dfe6eb;border-radius:var(--radius);padding:22px;background:var(--surface);position:sticky;top:104px}.sidebar-card .sidebar-icon .icon{width:42px;height:42px}.sidebar-card p{font-size:14px;color:var(--muted)}.sidebar-card .btn{width:100%;margin-top:8px}.about-grid{display:grid;grid-template-columns:1fr .8fr;gap:48px;align-items:center}.about-photo{width:100%;aspect-ratio:4/3;object-fit:cover;border-radius:24px}.about-placeholder{min-height:360px;border-radius:24px;background:var(--surface);display:grid;place-items:center;text-align:center;padding:30px}.about-placeholder img{width:180px}.about-placeholder p{color:var(--muted)}.form-wrap{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:38px;align-items:start}.estimate-form{border:1px solid #dfe6eb;border-radius:20px;padding:26px;background:#fff;box-shadow:0 8px 28px rgba(17,24,39,.04)}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.field{display:flex;flex-direction:column;gap:7px}.field-full{grid-column:1/-1}.field label{font-size:13px;font-weight:800}.field input,.field textarea,.field select{width:100%;border:1px solid #cad6dd;border-radius:10px;padding:12px 13px;background:#fff;color:var(--ink);font:inherit}.field input:focus,.field textarea:focus,.field select:focus{outline:3px solid color-mix(in srgb,var(--blue) 13%,transparent);border-color:var(--blue)}.field textarea{min-height:150px;resize:vertical}.form-help{font-size:12px;color:var(--muted);margin-top:5px}.photo-preview{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-top:10px}.photo-preview img{aspect-ratio:1;object-fit:cover;border-radius:9px;border:1px solid #dfe6eb}.form-status{margin-top:14px;padding:11px 13px;border-radius:10px;background:var(--surface);font-size:13px;display:none}.form-status.show{display:block}.site-footer{background:var(--footer-bg,#101b24);color:#fff;margin-top:0}.footer-grid{display:grid;grid-template-columns:1.25fr 1fr 1fr 1fr;gap:30px;padding:48px 0 36px}.footer-brand{display:flex;gap:13px;align-items:center;margin-bottom:13px}.footer-brand img{width:64px;height:64px;object-fit:contain;background:#fff;border-radius:12px;padding:4px}.footer-title{font-weight:900;font-size:19px}.site-footer p,.site-footer a{color:#c5d0d8;font-size:13px}.site-footer a{text-decoration:none}.site-footer a:hover{color:#fff}.footer-list{display:grid;gap:7px}.footer-heading{font-weight:900;margin-bottom:12px}.footer-bottom{border-top:1px solid rgba(255,255,255,.12);padding:18px 0;color:#97a6b1;font-size:12px}.mobile-actions{display:none}.empty-state{border:1px dashed #bcd0db;border-radius:18px;padding:28px;text-align:center;background:#fafcfd;color:var(--muted)}
@media(max-width:1100px){.home-project-grid{grid-template-columns:repeat(3,1fr)}.services-grid{grid-template-columns:repeat(3,1fr)}.header-cta .btn-outline{display:none}}
@media(max-width:920px){.main-nav,.header-cta{display:none}.menu-toggle{display:grid;place-items:center}.main-nav.open{display:flex;position:absolute;top:82px;left:0;right:0;background:#fff;border-bottom:1px solid #dfe6eb;padding:18px 24px;flex-direction:column;align-items:flex-start;gap:0;box-shadow:0 15px 30px rgba(17,24,39,.08)}.main-nav.open a{padding:10px 0}.main-nav.open a:after{display:none}.hero-grid{grid-template-columns:1fr}.hero-copy{padding:44px 0 32px}.hero-photo,.hero-placeholder{min-height:430px;border-radius:20px}.hero-photo{background-image:var(--hero-mobile-img);background-position:var(--hero-mobile-pos)}.trust-grid{grid-template-columns:1fr 1fr}.trust-item:nth-child(2){border-right:0}.services-grid{grid-template-columns:repeat(2,1fr)}.process-grid{grid-template-columns:repeat(2,1fr)}.project-grid,.home-project-grid{grid-template-columns:repeat(2,1fr)}.review-grid{grid-template-columns:1fr}.area-wrap,.content-grid,.about-grid,.form-wrap{grid-template-columns:1fr}.sidebar-card{position:static}.footer-grid{grid-template-columns:1fr 1fr}}
@media(max-width:640px){body{padding-bottom:68px}.container{width:min(calc(100% - 24px),1180px)}.header-inner{min-height:70px}.brand img{width:46px;height:46px}.brand-name{font-size:17px}.brand-tagline{font-size:9px}.main-nav.open{top:70px}.hero-copy{padding:34px 0 24px}h1{font-size:43px}.lead{font-size:16px}.hero-actions .btn{width:100%}.hero-photo,.hero-placeholder{min-height:330px;border-radius:16px}.hero-placeholder img{width:135px;height:135px}.trust-strip{padding:12px 0 34px}.trust-grid{grid-template-columns:1fr}.trust-item{border-right:0;border-bottom:1px solid #e8edf1}.trust-item:last-child{border-bottom:0}.section{padding:52px 0}.services-grid{grid-template-columns:1fr}.service-card{min-height:94px}.project-grid,.home-project-grid{grid-template-columns:1fr}.process-grid{grid-template-columns:1fr}.area-visual,.area-photo{min-height:230px}.cta-band{flex-direction:column;align-items:flex-start;padding:25px}.cta-band .hero-actions,.cta-band .btn{width:100%}.form-grid{grid-template-columns:1fr}.field-full{grid-column:auto}.photo-preview{grid-template-columns:repeat(3,1fr)}.footer-grid{grid-template-columns:1fr;padding-bottom:28px}.mobile-actions{display:grid;grid-template-columns:repeat(3,1fr);position:fixed;bottom:0;left:0;right:0;background:#fff;border-top:1px solid #dfe6eb;z-index:80;padding:8px 10px calc(8px + env(safe-area-inset-bottom));box-shadow:0 -8px 26px rgba(17,24,39,.08)}.mobile-actions a{font-size:12px;font-weight:850;text-align:center;text-decoration:none;padding:9px 5px;border-radius:9px}.mobile-actions .primary{background:var(--blue);color:#fff}.mobile-actions .secondary{background:var(--surface);color:var(--ink)}}

.custom-service-icon{width:30px;height:30px;object-fit:contain;display:block}.sidebar-icon .custom-service-icon{width:42px;height:42px}.area-map{min-height:300px;border-radius:24px;overflow:hidden;border:1px solid #d6e6ee;background:#fff}.area-map iframe{display:block;width:100%;height:320px;border:0}.area-wrap.no-map{grid-template-columns:1fr}.form-honey{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;opacity:0!important;pointer-events:none!important}

/* v2.3: design-alignment overrides */
.hero-grid{grid-template-columns:minmax(330px,var(--hero-copy-width,390px)) minmax(0,1fr);min-height:var(--hero-height,470px)}
.hero-copy{padding:42px 34px 36px 0}.hero-copy h1{font-size:clamp(46px,4.7vw,64px)}.hero-copy .lead{font-size:16px;line-height:1.45;max-width:370px}.hero-photo,.hero-placeholder{min-height:var(--hero-height,470px);border-radius:0}.hero-placeholder img{width:150px;height:150px}.hero-placeholder-copy strong{font-size:16px}
.home-services{padding-top:42px;padding-bottom:54px}.home-services .section-head{margin-bottom:24px}.home-services .services-grid{gap:12px}.home-services .service-card{min-height:78px;padding:13px 15px;grid-template-columns:52px 1fr;border-radius:10px}.home-services .service-card.compact{grid-template-rows:1fr}.home-services .service-card.compact .service-icon{grid-row:auto}.home-services .service-icon{width:48px;height:48px;background:transparent}.library-service-icon{width:42px;height:42px;object-fit:contain}.home-services .service-card h3{font-size:15px}.service-card p{display:block}.service-card.compact p{display:none}
.home-work{padding-top:14px;padding-bottom:42px}.home-work .section-head{margin-bottom:20px}.home-project-grid{gap:14px}.home-project-grid .project-card{border-radius:var(--radius)}.home-project-grid .project-body{padding:11px 13px}.home-project-grid .project-body h3{font-size:14px;margin:2px 0 3px}.home-project-grid .project-body p{font-size:12px}.home-project-grid .project-meta{font-size:10px}
.project-single-image,.project-placeholder{width:100%;aspect-ratio:4/3;object-fit:cover;background:#edf2f5}.ba-compare{position:relative;aspect-ratio:4/3;overflow:hidden;background:#eef3f6;--ba-pos:50%;touch-action:pan-y}.ba-img{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;object-position:center}.ba-before-wrap{position:absolute;inset:0;clip-path:inset(0 calc(100% - var(--ba-pos)) 0 0);overflow:hidden}.ba-divider{position:absolute;z-index:3;top:0;bottom:0;left:var(--ba-pos);width:2px;background:#fff;box-shadow:0 0 0 1px rgba(21,122,181,.25);transform:translateX(-1px);pointer-events:none}.ba-divider span{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:30px;height:30px;border-radius:50%;display:grid;place-items:center;background:#fff;color:var(--blue);border:1px solid #cce0eb;font-weight:900;box-shadow:0 4px 12px rgba(0,0,0,.12)}.ba-range{position:absolute;z-index:4;inset:0;width:100%;height:100%;opacity:0;cursor:ew-resize;margin:0}.ba-label{position:absolute;z-index:2;top:10px;padding:5px 9px;border-radius:999px;background:rgba(255,255,255,.94);font-size:var(--ba-label-font,12px);line-height:1;font-weight:900;text-transform:uppercase;letter-spacing:.055em;box-shadow:0 2px 8px rgba(17,24,39,.10)}.ba-label.before{left:9px}.ba-label.after{right:9px}
.home-process{padding:30px 0 24px}.home-process .section-head{margin-bottom:16px}.home-process .process-grid{gap:16px}.home-process .process-card,.home-process .review-action-card{padding:16px;border-radius:10px;min-height:150px}.home-process .process-card{text-align:center}.home-process .process-top{position:relative;justify-content:center}.home-process .step-number{position:absolute;left:0;top:0;width:30px;height:30px}.home-process .process-icon .icon{width:39px;height:39px;color:var(--blue)}.home-process .process-card h3{font-size:15px;margin:14px 0 6px}.home-process .process-card p{font-size:12px;line-height:1.35}.home-process .google-mark{font-size:33px}.review-action-card small{color:var(--muted);font-size:10px}.review-action-card.is-placeholder{opacity:.7}
.home-reviews{padding:18px 0 30px}.home-reviews .section-head{margin-bottom:16px}.home-reviews .review-grid{gap:14px}.home-reviews .review-card{padding:15px 16px;border-radius:10px}.home-reviews .review-card blockquote{font-size:12px;line-height:1.45;margin:8px 0}.home-reviews .review-author{font-size:11px}
.home-area{padding:24px 0}.home-area-wrap{display:grid;grid-template-columns:280px 1fr;gap:34px;align-items:center;max-width:930px;margin:auto}.home-area-visual,.home-area-photo,.home-area-map{height:180px;border-radius:50%;overflow:hidden;border:1px solid #d5e8f2;background:#e8f5fb;position:relative}.home-area-photo{background-size:cover}.home-area-map iframe{width:100%;height:100%;border:0;transform:scale(1.2)}.home-area-visual{background:radial-gradient(circle at 50% 50%,#f4f0df 0 34%,transparent 35%),linear-gradient(135deg,#d9eff5,#f9fbf6)}.home-area-visual:before,.home-area-visual:after{content:"";position:absolute;background:rgba(255,255,255,.8);height:7px;width:140%;left:-20%;top:48%;transform:rotate(-13deg);box-shadow:0 28px 0 rgba(255,255,255,.75),0 -30px 0 rgba(255,255,255,.7)}.home-area-visual .map-pin{position:absolute;z-index:2;color:var(--blue)}.home-area-visual .map-pin .icon{width:29px;height:29px;fill:var(--blue);stroke:#fff}.home-area-visual .p1{left:36%;top:50%}.home-area-visual .p2{left:55%;top:28%}.home-area-visual .p3{left:64%;top:58%}.home-area-copy h2{font-size:30px;margin-bottom:12px}.home-area-list{display:flex;flex-wrap:wrap;gap:5px 12px}.home-area-chip{display:inline-flex;align-items:center;gap:4px;font-size:12px;font-weight:750}.home-area-chip .icon{width:13px;height:13px;color:var(--blue)}.home-area-copy p{font-size:12px;margin:10px 0 0;color:var(--muted)}
.cta-section.compact-home{padding:0 0 0;background:var(--surface-2)}.compact-home .cta-band{border-radius:14px 14px 0 0;padding:17px 25px;display:grid;grid-template-columns:74px 1fr auto;gap:18px}.cta-brandmark{width:66px;height:66px;border-radius:50%;background:#fff;display:grid;place-items:center;overflow:hidden;padding:8px;flex:none}.cta-brandmark img{width:100%;height:100%;object-fit:contain}.cta-copy h2{font-size:22px}.cta-copy p{font-size:12px}.compact-home .hero-actions{flex-wrap:nowrap}.compact-home .btn{padding:10px 18px;font-size:12px;white-space:nowrap}
@media(max-width:920px){.hero-grid{grid-template-columns:1fr;min-height:0}.hero-copy{padding:38px 0 28px}.hero-photo,.hero-placeholder{min-height:390px;border-radius:16px}.home-area-wrap{grid-template-columns:230px 1fr}.home-area-visual,.home-area-photo,.home-area-map{height:160px}.compact-home .cta-band{grid-template-columns:60px 1fr}.compact-home .hero-actions{grid-column:1/-1;justify-content:flex-end}.cta-brandmark{width:56px;height:56px}}
@media(max-width:640px){.hero-copy h1{font-size:43px}.hero-photo,.hero-placeholder{min-height:315px}.home-services .services-grid{grid-template-columns:1fr 1fr}.home-services .service-card{grid-template-columns:44px 1fr;min-height:72px;padding:10px}.home-services .service-icon{width:40px;height:40px}.library-service-icon{width:36px;height:36px}.home-services .service-card h3{font-size:13px}.home-work .home-project-grid{grid-template-columns:1fr}.home-process .process-grid{grid-template-columns:1fr}.home-process .process-card,.home-process .review-action-card{min-height:auto}.home-area-wrap{grid-template-columns:1fr;gap:16px}.home-area-visual,.home-area-photo,.home-area-map{width:190px;height:150px;margin:auto;border-radius:50%}.home-area-copy{text-align:center}.home-area-list{justify-content:center}.compact-home .cta-band{grid-template-columns:52px 1fr;padding:16px}.cta-brandmark{width:48px;height:48px}.compact-home .hero-actions{grid-column:1/-1;width:100%;display:grid;grid-template-columns:1fr 1fr}.compact-home .hero-actions .btn{width:100%}.cta-copy h2{font-size:19px}}

/* v2.4: final design alignment from approved reference */
.hero-grid{min-height:var(--hero-height,410px);grid-template-columns:minmax(320px,var(--hero-copy-width,390px)) minmax(0,1fr)}
.hero-copy{padding:30px 34px 28px 0}.hero-copy h1{font-size:clamp(44px,4.25vw,58px);margin-bottom:13px}.hero-copy .lead{font-size:15px;line-height:1.42;margin-bottom:20px}.hero-note{margin-top:14px}
.hero-visual{position:relative;overflow:hidden}.hero-visual:before{content:"";position:absolute;z-index:2;left:0;top:0;bottom:0;width:54px;background:linear-gradient(90deg,var(--hero-blend,#F7FAFC) 0%,color-mix(in srgb,var(--hero-blend,#F7FAFC) 78%,transparent) 38%,transparent 100%);pointer-events:none}.hero-photo,.hero-placeholder{min-height:var(--hero-height,410px)}
.hero-photo{background-position:var(--hero-pos);border-radius:0}.hero-placeholder{border-radius:0}.hero-placeholder img{width:130px;height:130px}.hero-placeholder-copy strong{font-size:15px}
.trust-strip{padding-bottom:34px}.trust-item{padding:15px 18px}
.home-services{padding-top:34px;padding-bottom:46px}.home-services .section-head{margin-bottom:22px}.home-services .services-grid{gap:12px}.home-services .service-card{min-height:80px;padding:12px 16px;grid-template-columns:56px 1fr;border-radius:11px}.home-services .service-icon{width:52px;height:52px}.home-services .library-service-icon{width:46px;height:46px}.home-services .custom-service-icon{width:44px;height:44px}.home-services .service-card h3{font-size:15px;line-height:1.15}
.home-work{padding-top:12px;padding-bottom:34px}.home-work .section-head{margin-bottom:18px}.home-project-grid{gap:13px}.home-project-grid .project-card{border-radius:var(--radius)}.home-project-grid .project-body{padding:10px 12px}.home-project-grid .project-body h3{font-size:14px}.home-project-grid .project-body p{font-size:11.5px;line-height:1.35}
.home-process{padding:24px 0 22px}.home-process .section-head{margin-bottom:14px}.home-process .process-grid{grid-template-columns:repeat(3,minmax(0,1fr)) 145px;gap:14px;max-width:1080px;margin:0 auto}.home-process .process-card,.home-process .review-action-card{min-height:128px;padding:14px 16px;border-radius:10px}.home-process .process-card{text-align:center}.home-process .step-number{width:29px;height:29px;font-size:13px}.home-process .process-icon .icon{width:38px;height:38px}.home-process .process-card h3{font-size:15px;margin:10px 0 5px}.home-process .process-card p{font-size:11.5px;line-height:1.3}.home-process .google-mark{font-size:32px}.home-process .review-action-card strong{font-size:13px;line-height:1.2}.review-action-card small{font-size:9px}
.home-reviews{padding:16px 0 28px}.home-reviews .section-head{margin-bottom:14px}.home-reviews .review-grid{gap:12px;max-width:980px;margin:0 auto}.home-reviews .review-card{padding:14px 15px;border-radius:10px}.home-reviews .stars{font-size:14px}.home-reviews .review-card blockquote{font-size:11.5px;line-height:1.42;margin:7px 0 10px}.review-person{display:flex;align-items:center;gap:9px}.review-avatar{width:38px;height:38px;border-radius:50%;overflow:hidden;display:grid;place-items:center;background:var(--surface-2);color:var(--blue);font-size:11px;font-weight:900;flex:none}.review-avatar img{width:100%;height:100%;object-fit:cover}.review-name{font-size:11px;font-weight:900;line-height:1.2}.review-location{font-size:10px;color:var(--muted);margin-top:2px}.review-author{display:none}
.home-area{padding:20px 0}.home-area-wrap{max-width:920px}.home-area-copy h2{font-size:28px}.home-area-visual,.home-area-photo,.home-area-map{height:165px}
.cta-section.compact-home{padding:0;background:var(--surface-2)}.compact-home .cta-band{border-radius:14px 14px 0 0;padding:18px 26px;display:flex;grid-template-columns:none;gap:20px}.compact-home .cta-copy{margin-right:auto}.compact-home .hero-actions{display:flex;flex-wrap:nowrap}.compact-home .btn{padding:10px 18px;font-size:12px}.cta-brandmark{display:none!important}
@media(max-width:920px){.hero-grid{grid-template-columns:1fr;min-height:0}.hero-copy{padding:32px 0 24px}.hero-copy h1{font-size:clamp(42px,7vw,54px);max-width:560px}.hero-visual:before{display:none}.hero-photo,.hero-placeholder{min-height:300px;border-radius:16px}.home-process .process-grid{grid-template-columns:repeat(2,1fr);max-width:none}.home-process .review-action-card{min-height:128px}.compact-home .cta-band{display:flex}.compact-home .hero-actions{margin-left:auto}}
@media(max-width:640px){.hero-copy{padding:28px 0 20px}.hero-copy h1{font-size:40px}.hero-photo,.hero-placeholder{min-height:245px;border-radius:14px}.hero-placeholder img{width:105px;height:105px}.trust-strip{padding-top:10px}.home-services{padding-top:28px}.home-services .services-grid{grid-template-columns:1fr 1fr;gap:9px}.home-services .service-card{grid-template-columns:40px 1fr;min-height:72px;padding:9px 10px}.home-services .service-icon{width:38px;height:38px}.home-services .library-service-icon,.home-services .custom-service-icon{width:35px;height:35px}.home-services .service-card h3{font-size:12.5px}.home-process .process-grid{grid-template-columns:1fr}.home-process .process-card,.home-process .review-action-card{min-height:116px}.home-process .review-action-card{min-height:104px}.home-reviews .review-card{padding:14px}.home-area-visual,.home-area-photo,.home-area-map{height:145px}.compact-home .cta-band{flex-direction:column;align-items:stretch;padding:17px}.compact-home .hero-actions{margin:0;width:100%;display:grid;grid-template-columns:1fr 1fr}.compact-home .hero-actions .btn{width:100%}.cta-copy h2{font-size:19px}}

/* v2.5 compact desktop hero: matches the approved panoramic design */
@media(min-width:921px){
  .hero-grid{height:var(--hero-height,380px);min-height:0;max-height:var(--hero-height,380px);grid-template-columns:minmax(360px,var(--hero-copy-width,430px)) minmax(0,1fr)}
  .hero-copy{height:100%;min-height:0;padding:18px 30px 16px 0;justify-content:center}
  .hero-copy .eyebrow{font-size:11px;margin-bottom:7px}
  .hero-copy h1{font-size:clamp(40px,3.5vw,50px);line-height:1.00;margin-bottom:10px;letter-spacing:-.04em}
  .hero-copy .lead{font-size:13.5px;line-height:1.34;max-width:410px;margin-bottom:13px}
  .hero-actions{gap:10px}
  .hero-actions .btn{padding:10px 17px;font-size:13px}
  .hero-note{margin-top:9px;font-size:11.5px}
  .hero-photo,.hero-placeholder{height:100%;min-height:0;max-height:none}
  .hero-placeholder{padding:22px}
  .hero-placeholder img{width:108px;height:108px}
  .hero-placeholder-copy strong{font-size:14px}
  .hero-placeholder-copy span{font-size:11px}
}

/* v2.6 rating platforms: Google + Thumbtack */
.home-process .process-grid{grid-template-columns:repeat(3,minmax(0,1fr));max-width:850px;margin:0 auto}
.rating-platform-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:14px;max-width:980px;margin:0 auto 20px}
.rating-platform-card{border:1px solid #dfe6eb;border-radius:12px;background:var(--card-bg,#fff);padding:15px 16px;display:flex;align-items:center;justify-content:space-between;gap:16px;box-shadow:0 5px 18px rgba(17,24,39,.035)}
.platform-brand{display:flex;align-items:center;gap:12px;min-width:0}.platform-name{font-size:14px;font-weight:900;line-height:1.15;margin-bottom:4px}.platform-metrics{display:flex;align-items:center;gap:7px;flex-wrap:wrap;font-size:12px;line-height:1.2;color:var(--muted)}.platform-rating{font-size:15px;color:var(--ink)}.platform-stars{color:#f3a100;letter-spacing:.04em;white-space:nowrap}.brand-thumbtack .platform-stars{color:#22a06b}.platform-review-count,.platform-extra{white-space:nowrap}.platform-extra{padding-left:7px;border-left:1px solid #dfe6eb}.platform-actions{display:flex;gap:7px;flex-wrap:wrap;justify-content:flex-end}.platform-link{font-size:11px;font-weight:850;color:var(--blue);text-decoration:none;border:1px solid color-mix(in srgb,var(--blue) 35%,#dfe6eb);border-radius:8px;padding:7px 9px;background:#fff;white-space:nowrap}.platform-link:hover{background:var(--surface-2)}.platform-link.secondary{color:var(--muted);border-color:#dfe6eb}.brand-logo{width:var(--logo-size,38px);height:var(--logo-size,38px);display:grid;place-items:center;flex:none;font-weight:950;line-height:1}.google-logo{font-family:Arial,sans-serif;font-size:calc(var(--logo-size,38px)*.78);background:conic-gradient(from -35deg,#4285f4 0 24%,#34a853 24% 46%,#fbbc05 46% 68%,#ea4335 68% 82%,#4285f4 82% 100%);-webkit-background-clip:text;background-clip:text;color:transparent}.thumbtack-logo{border-radius:50%;background:#111;color:#fff;font-size:calc(var(--logo-size,38px)*.58)}.thumbtack-logo span{transform:translateY(-1px)}.nextdoor-logo{border-radius:50%;background:#168f4f;color:#fff;font-size:calc(var(--logo-size,38px)*.5)}.nextdoor-logo span{transform:translateY(-1px)}.custom-brand-logo{border-radius:50%;background:var(--surface-2);color:var(--blue);font-size:calc(var(--logo-size,38px)*.5)}.rating-platform-custom-logo{object-fit:contain;flex:none}.reviews-page-grid{margin-top:22px}
@media(max-width:920px){.home-process .process-grid{grid-template-columns:repeat(3,minmax(0,1fr));max-width:none}.rating-platform-card{align-items:flex-start;flex-direction:column}.platform-actions{justify-content:flex-start}}
@media(max-width:640px){.home-process .process-grid{grid-template-columns:1fr}.rating-platform-grid{grid-template-columns:1fr;gap:10px;margin-bottom:16px}.rating-platform-card{padding:13px 14px;flex-direction:row;align-items:center}.platform-actions{margin-left:auto}.platform-link.secondary{display:none}.platform-name{font-size:13px}.platform-metrics{font-size:11px}.platform-rating{font-size:14px}}

/* v2.7 social module */
.social-section{padding:18px 0 22px;background:#fff}
.social-section.compact{padding:14px 0 20px}
.social-module{display:grid;grid-template-columns:minmax(220px,.85fr) minmax(0,1.6fr);gap:24px;align-items:center;border:1px solid #dfe6eb;border-radius:16px;padding:18px 20px;background:linear-gradient(135deg,#fff 0%,#f8fbfd 100%);box-shadow:0 7px 22px rgba(17,24,39,.035)}
.social-kicker{display:block;color:var(--blue);font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.08em;margin-bottom:4px}
.social-copy h2{font-size:25px;margin:0 0 5px}
.social-copy p{margin:0;color:var(--muted);font-size:12.5px}
.social-platforms{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
.social-platform{min-width:0;display:flex;align-items:center;gap:11px;text-decoration:none;border:1px solid #dde5ea;border-radius:12px;padding:12px 13px;background:#fff;transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease}
.social-platform:hover{transform:translateY(-1px);box-shadow:0 8px 20px rgba(17,24,39,.07);border-color:#bfd4df}
.social-platform-copy{display:grid;min-width:0;line-height:1.18}
.social-platform-copy strong{font-size:13px}
.social-platform-copy small{font-size:10.5px;color:var(--muted);margin-top:3px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.social-arrow{margin-left:auto;color:#8a99a4;font-size:17px}
.social-brand-icon{width:38px;height:38px;display:grid;place-items:center;flex:none}
.social-brand-icon svg{width:100%;height:100%;display:block}
.social-brand-icon.facebook{border-radius:50%;background:#1877F2;color:#fff}
.social-brand-icon.facebook svg{fill:currentColor;padding:7px}
.social-brand-icon.instagram{border-radius:11px;background:radial-gradient(circle at 30% 105%,#fdf497 0 10%,#fdf497 5%,#fd5949 35%,#d6249f 62%,#285AEB 90%);color:#fff}
.social-brand-icon.instagram svg{fill:none;stroke:currentColor;stroke-width:1.9;padding:6px}
.social-brand-icon.instagram .dot{fill:currentColor;stroke:none}
.social-brand-icon.custom{border-radius:50%;background:var(--surface-2);color:var(--blue);font-weight:900}
.footer-social{margin-top:18px}
.footer-social .footer-heading{margin-bottom:8px}
.footer-social-icons{display:flex;flex-wrap:wrap;gap:9px}
.footer-social-icons a{display:inline-flex;align-items:center;gap:7px;text-decoration:none;color:#dbe5eb!important;font-size:12px!important;font-weight:800}
.footer-social-icons .social-brand-icon{width:30px;height:30px}
.footer-social-icons a:hover{color:#fff!important}
@media(max-width:920px){.social-module{grid-template-columns:1fr}.social-copy{text-align:center}.social-platforms{max-width:620px;width:100%;margin:auto}}
@media(max-width:640px){.social-section,.social-section.compact{padding:12px 0 16px}.social-module{padding:15px;border-radius:13px;gap:14px}.social-copy h2{font-size:21px}.social-copy p{font-size:11.5px}.social-platforms{grid-template-columns:1fr}.social-platform{padding:11px 12px}.social-brand-icon{width:36px;height:36px}.social-platform-copy strong{font-size:12.5px}.social-platform-copy small{font-size:10px}}

/* v2.8 — mobile-first refinements and reorderable home sections */
@media(max-width:640px){
  .container{width:min(calc(100% - 20px),1180px)}
  .header-inner{min-height:62px;gap:10px}
  .brand{gap:7px;min-width:0}
  .brand img{width:var(--mobile-header-logo,40px);height:var(--mobile-header-logo,40px)}
  .brand-name{font-size:14.5px;letter-spacing:.01em;white-space:nowrap}
  .brand-tagline{font-size:8px;margin-top:3px}
  .menu-toggle{width:40px;height:40px;font-size:21px}
  .main-nav.open{top:62px}

  .hero-copy{padding:18px 0 14px}
  .hero-copy .eyebrow{font-size:10px;line-height:1.25;margin-bottom:6px}
  .hero-copy h1{font-size:var(--mobile-hero-title,34px);line-height:1.01;margin-bottom:9px;max-width:100%;letter-spacing:-.035em}
  .hero-copy .lead{font-size:var(--mobile-hero-lead,14px);line-height:1.38;margin-bottom:12px;max-width:100%}
  .hero .hero-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;width:100%}
  .hero .hero-actions .btn{width:100%;padding:10px 8px;font-size:12.5px;border-radius:9px}
  .hero .hero-actions .btn:only-child{grid-column:1/-1}
  .hero-note{margin-top:9px;font-size:11px;line-height:1.3}
  .hero-note .icon{width:14px;height:14px;flex:0 0 auto}
  .hero-visual{margin-bottom:0}
  .hero-photo,.hero-placeholder{height:var(--mobile-hero-image-height,190px);min-height:0;max-height:var(--mobile-hero-image-height,190px);border-radius:12px}
  .hero-placeholder{padding:18px;gap:8px}
  .hero-placeholder img{width:82px;height:82px}
  .hero-placeholder-copy strong{font-size:12.5px}
  .hero-placeholder-copy span{font-size:10px}

  .trust-strip{padding:10px 0 24px}
  .trust-grid{grid-template-columns:1fr 1fr;border-radius:12px}
  .trust-item{padding:11px 10px;gap:8px;border-right:1px solid #e8edf1;border-bottom:1px solid #e8edf1;align-items:flex-start}
  .trust-item:nth-child(2n){border-right:0}
  .trust-item:nth-last-child(-n+2){border-bottom:0}
  .trust-icon .icon{width:24px;height:24px}
  .trust-item strong{font-size:11.5px;line-height:1.2}
  .trust-item span{font-size:9.5px;line-height:1.25;margin-top:2px}

  .section{padding:var(--mobile-section-spacing,42px) 0}
  .section-head{margin-bottom:20px;padding:0 4px}
  .section-head h2,.home-area-copy h2{font-size:var(--mobile-section-title,28px);line-height:1.05}
  .section-head p{font-size:13px;line-height:1.4}
  .page-hero{padding:36px 0 30px}
  .page-hero h1{font-size:34px;line-height:1.04}
  .page-hero .lead{font-size:15px}

  .home-services{padding-top:26px}
  .home-services .services-grid{gap:8px}
  .home-services .service-card{min-height:68px;padding:8px 9px;grid-template-columns:38px 1fr;column-gap:8px}
  .home-services .service-icon{width:36px;height:36px;border-radius:9px}
  .home-services .library-service-icon,.home-services .custom-service-icon{width:32px;height:32px}
  .home-services .service-card h3{font-size:11.8px;line-height:1.15}

  .home-process .process-card{padding:16px;min-height:0}
  .process-card h3{font-size:17px;margin-top:12px}
  .process-card p{font-size:12.5px;line-height:1.4}
  .step-number{width:30px;height:30px;font-size:13px}
  .process-icon .icon{width:30px;height:30px}

  .rating-platform-card{padding:12px 13px}
  .review-card{padding:14px}
  .review-card blockquote{font-size:13px;line-height:1.45;margin:10px 0}
  .home-area-copy h2{text-align:center}
  .cta-band{border-radius:14px}
}
@media(max-width:380px){
  .brand-name{font-size:13.5px}
  .hero-copy h1{font-size:min(var(--mobile-hero-title,34px),32px)}
  .hero .hero-actions{grid-template-columns:1fr}
  .hero .hero-actions .btn{grid-column:auto}
  .trust-grid{grid-template-columns:1fr}
  .trust-item,.trust-item:nth-child(2n),.trust-item:nth-last-child(-n+2){border-right:0;border-bottom:1px solid #e8edf1}
  .trust-item:last-child{border-bottom:0}
}

/* v2.9 UX improvements */
.ba-img{transform:translate(var(--img-x,0%),var(--img-y,0%)) scale(var(--img-zoom,1));transform-origin:center center;transition:transform .18s ease;will-change:transform}.ba-label{transition:opacity .18s ease,transform .18s ease}.ba-compare.show-after-only .ba-label.before{opacity:0;transform:translateY(-4px);pointer-events:none}.ba-compare.show-before-only .ba-label.after{opacity:0;transform:translateY(-4px);pointer-events:none}
.estimate-sidebar .estimate-icon{width:48px;height:48px;display:grid;place-items:center;border-radius:12px;background:var(--surface-2);margin-bottom:10px}.estimate-sidebar .estimate-icon .icon{width:32px;height:32px}

/* Service Area: compact rectangular map with soft edges */
.home-area-wrap{grid-template-columns:minmax(260px,330px) 1fr}.home-area-visual,.home-area-photo,.home-area-map{width:100%;height:var(--home-map-height,150px);border-radius:var(--map-radius,18px);overflow:hidden;border:1px solid #d5e8f2;background:#e8f5fb;position:relative;box-shadow:0 8px 24px rgba(17,24,39,.04)}.home-area-photo{background-size:cover}.home-area-map iframe{width:100%;height:100%;border:0;transform:none}.home-area-visual:after,.home-area-photo:after,.home-area-map:after,.area-visual:after,.area-photo:after,.area-map:after{content:"";position:absolute;inset:0;pointer-events:none;border-radius:inherit;box-shadow:inset 0 0 26px 10px rgba(255,255,255,.55);background:linear-gradient(90deg,rgba(255,255,255,.16),transparent 16%,transparent 84%,rgba(255,255,255,.16))}.home-area-map iframe,.area-map iframe{position:relative;z-index:0}.home-area-map.soft-map:after,.home-area-photo.soft-map:after,.home-area-visual.soft-map:after,.area-map.soft-map:after,.area-photo.soft-map:after,.area-visual.soft-map:after{display:block}.home-area-map:not(.soft-map):after,.home-area-photo:not(.soft-map):after,.home-area-visual:not(.soft-map):after,.area-map:not(.soft-map):after,.area-photo:not(.soft-map):after,.area-visual:not(.soft-map):after{display:none}
.area-map,.area-photo,.area-visual{height:var(--area-map-height,260px);min-height:0;border-radius:var(--map-radius,18px);overflow:hidden;border:1px solid #d6e6ee;background:#fff;position:relative}.area-map iframe{display:block;width:100%;height:100%!important;border:0}.area-photo{background-size:cover;background-repeat:no-repeat}.service-area-section .area-wrap{align-items:center}

.zip-continue-form{margin-top:18px;max-width:470px;padding:16px;border:1px solid #cfe0ea;border-radius:13px;background:rgba(255,255,255,.72);box-shadow:0 6px 18px rgba(17,24,39,.04)}.zip-continue-form label{display:block;font-weight:850;font-size:13px;margin-bottom:8px}.zip-continue-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:9px}.zip-continue-row input{min-width:0;border:1px solid #c8d6df;border-radius:9px;padding:11px 12px;font:inherit;background:#fff}.zip-continue-form small{display:block;color:var(--muted);font-size:11px;margin-top:7px}

/* About: real owner/team photo module */
.about-story{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.9fr);gap:54px;align-items:center}.about-story-copy{max-width:690px}.about-photo-module{display:grid;gap:12px;min-width:0}.about-photo-module.layout-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.about-photo-module.layout-staggered{grid-template-columns:1.2fr .8fr;grid-auto-rows:180px}.about-photo-module.layout-staggered .photo-1{grid-row:span 2}.about-photo-module.layout-split{grid-template-columns:1fr}.about-live-photo{margin:0;position:relative;overflow:hidden;border-radius:16px;border:1px solid #dbe5eb;background:#edf3f6;min-height:180px}.about-live-photo img{width:100%;height:100%;object-fit:cover;min-height:180px}.about-live-photo figcaption{position:absolute;left:0;right:0;bottom:0;padding:28px 13px 11px;color:#fff;background:linear-gradient(transparent,rgba(9,21,30,.78))}.about-live-photo figcaption strong,.about-live-photo figcaption span{display:block}.about-live-photo figcaption span{font-size:11px;opacity:.9}.about-live-photo figcaption p{margin:3px 0 0;font-size:11px;line-height:1.3}.home-about{padding:38px 0}.home-about-card{display:grid;grid-template-columns:minmax(220px,360px) 1fr;gap:30px;align-items:center;border:1px solid #e0e8ed;border-radius:18px;padding:18px;background:linear-gradient(135deg,#fff,#f6fbfe)}.home-about-photo{height:220px;border-radius:14px;overflow:hidden}.home-about-photo img{width:100%;height:100%;object-fit:cover}.home-about-copy p{color:var(--muted);max-width:650px}

@media(max-width:920px){.about-story{grid-template-columns:1fr;gap:28px}.about-photo-module{max-width:720px}.home-about-card{grid-template-columns:280px 1fr}.home-area-wrap{grid-template-columns:minmax(220px,300px) 1fr}}
@media(max-width:640px){.home-area-wrap{grid-template-columns:1fr}.home-area-visual,.home-area-photo,.home-area-map{width:100%;height:135px;margin:auto;border-radius:14px}.area-map,.area-photo,.area-visual{height:210px;border-radius:14px}.zip-continue-row{grid-template-columns:1fr}.zip-continue-row .btn{width:100%}.about-photo-module.layout-grid,.about-photo-module.layout-staggered{grid-template-columns:1fr;grid-auto-rows:auto}.about-photo-module.layout-staggered .photo-1{grid-row:auto}.about-live-photo{min-height:220px}.about-live-photo img{min-height:220px}.home-about{padding:var(--mobile-section-spacing,42px) 0}.home-about-card{grid-template-columns:1fr;gap:16px;padding:14px}.home-about-photo{height:190px}}

/* v3.0 — editable typography, accessibility and performance polish */
body{font-size:var(--base-font,16px)}
.main-nav a{font-size:var(--nav-font,14px)}
.btn{font-size:var(--button-font,14px)}
.eyebrow{font-size:var(--hero-eyebrow-font,13px)}
@media(min-width:641px){.hero-copy h1{font-size:clamp(42px,var(--hero-title-font,64px),82px)}.hero-copy .lead{font-size:var(--hero-lead-font,18px)}}
.section-head h2,.home-area-copy h2{font-size:var(--section-title-font,36px)}
.section-head p{font-size:var(--section-lead-font,16px)}
.service-card h3,.project-body h3,.rating-platform-card h3{font-size:var(--card-title-font,16px)}
.service-card p,.project-body p,.process-card p,.review-card blockquote{font-size:var(--card-body-font,13px)}
.page-hero h1{font-size:clamp(34px,var(--page-hero-title-font,52px),68px)}
.prose{font-size:var(--prose-font,17px)}
.site-footer p,.site-footer a{font-size:var(--footer-font,13px)}

:where(a,button,input,select,textarea,[tabindex]):focus-visible{outline:3px solid color-mix(in srgb,var(--blue) 55%,white);outline-offset:3px}
.menu-toggle:focus-visible,.btn:focus-visible{outline-offset:4px}
.skip-link{font-weight:850;box-shadow:0 8px 24px rgba(17,24,39,.18)}
[aria-disabled="true"]{cursor:not-allowed;opacity:.6}

@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}

/* v3.0 responsive image hero */
.hero-photo{background-image:none!important;overflow:hidden;position:relative}
.hero-photo picture,.hero-photo-img{display:block;width:100%;height:100%}
.hero-photo-img{object-fit:cover;object-position:var(--hero-pos,center);min-height:inherit}
@media(max-width:920px){.hero-photo-img{object-position:var(--hero-mobile-pos,center)}}

.project-detail-grid{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:48px;align-items:start}.project-detail-media{margin:0 0 30px}.project-detail-image-open{display:block;width:100%;padding:0;border:0;border-radius:18px;background:#eef3f6;cursor:zoom-in;overflow:hidden;text-align:initial}.project-detail-image-open:focus-visible{outline:3px solid color-mix(in srgb,var(--blue) 35%,transparent);outline-offset:3px}.project-detail-image,.project-detail-compare{width:100%;aspect-ratio:4/3;object-fit:cover;border-radius:18px;overflow:hidden;border:1px solid #dfe6eb;background:#eef3f6}.project-detail-image-open .project-detail-image{display:block}.project-detail-compare .ba-img{aspect-ratio:auto;height:100%}.privacy-prose{max-width:850px}.privacy-updated{margin-top:34px;color:var(--muted);font-size:13px}
@media(max-width:920px){.project-detail-grid{grid-template-columns:1fr}.project-detail-grid .sidebar-card{position:static}}

/* v3.1 — flexible phone / text contact controls */
.phone-action{gap:7px;white-space:nowrap}.phone-action .icon{width:17px;height:17px;flex:0 0 auto}.header-cta{align-items:center;flex-wrap:nowrap}.header-cta .btn-contact-compact{padding:10px 13px;min-height:42px;font-size:12.5px;border-radius:9px;box-shadow:none}.header-cta .btn-contact-compact .icon{width:16px;height:16px}.contact-menu{position:relative}.contact-menu>summary{list-style:none;cursor:pointer}.contact-menu>summary::-webkit-details-marker{display:none}.contact-menu-pop{position:absolute;right:0;top:calc(100% + 8px);width:150px;padding:8px;background:#fff;border:1px solid #dfe6eb;border-radius:11px;box-shadow:0 14px 34px rgba(17,24,39,.14);display:grid;gap:6px;z-index:90}.contact-menu-pop .btn{width:100%;padding:9px 10px;font-size:12px;justify-content:flex-start}.footer-phone-actions{display:flex;gap:7px;flex-wrap:wrap;margin:3px 0}.footer-phone-actions .phone-action{width:auto;padding:6px 10px!important;margin:0!important;font-size:11px!important;border-color:rgba(255,255,255,.34);background:rgba(255,255,255,.06);color:#e6f4fb!important;border-radius:8px}.footer-phone-actions .phone-action:hover{background:rgba(255,255,255,.12);color:#fff!important}.footer-phone-number{font-weight:800;color:#fff}.contact-preference-note{font-size:12px!important;font-weight:800;color:var(--blue)!important;margin:0 0 8px}.sidebar-contact-actions{display:grid;gap:7px}.sidebar-contact-actions .btn{margin-top:0}.mobile-actions{grid-template-columns:repeat(auto-fit,minmax(0,1fr))}.mobile-actions .phone-action{display:flex!important;width:auto;margin:0;border:0;box-shadow:none}.mobile-actions .phone-action .icon{width:15px;height:15px}.mobile-actions .phone-action span{display:inline}
@media(max-width:1180px) and (min-width:921px){.header-inner{gap:16px}.main-nav{gap:18px}.header-cta{gap:7px}.header-cta>.btn-primary{padding:11px 14px;font-size:12px}.header-cta .btn-contact-compact{display:inline-flex!important;padding:9px 11px}.brand-name{font-size:18px}}
@media(max-width:1040px) and (min-width:921px){.header-contact-optional{display:none!important}.main-nav{gap:14px}.main-nav a{font-size:13px}.brand-name{font-size:17px}.brand img{width:52px;height:52px}}
@media(max-width:640px){.hero .hero-actions:has(.phone-action){grid-template-columns:repeat(2,minmax(0,1fr))}.hero .hero-actions .phone-action{width:100%}.cta-band .hero-actions .phone-action{width:100%}}

/* v3.2 — Hero CTA safety: typography can never push the primary action under the next section */
@media(min-width:921px){
  .hero-grid{height:auto;min-height:var(--hero-height,380px);max-height:none;align-items:stretch}
  .hero-copy{height:auto;min-height:var(--hero-height,380px);padding:12px 30px 12px 0;justify-content:center;overflow:visible}
  .hero-copy h1{line-height:.96;margin-bottom:8px}
  .hero-copy .lead{margin-bottom:10px}
  .hero-actions{flex:0 0 auto;min-height:40px}
  .hero-actions:empty{display:none;min-height:0}
  .hero-note{margin-top:7px}
  .hero-visual{min-height:var(--hero-height,380px);align-self:stretch}
  .hero-photo,.hero-placeholder{height:100%;min-height:var(--hero-height,380px);max-height:none}
}

/* v3.3 — per-module desktop/mobile visibility and compact mobile modes */
@media (min-width:641px){
  .home-device-mobile,.trust-device-mobile{display:none!important}
}
@media (max-width:640px){
  .home-device-desktop,.trust-device-desktop{display:none!important}
  .home-mobile-compact.section{padding-top:24px!important;padding-bottom:24px!important}
  .home-mobile-compact .section-head{margin-bottom:16px!important}
  .home-mobile-compact .section-head p{display:none}
  .trust-strip.home-mobile-compact{padding:8px 0 22px!important}
  .trust-strip.home-mobile-compact .trust-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:1px;background:#e8edf1;border-radius:12px}
  .trust-strip.home-mobile-compact .trust-item,.trust-strip.home-mobile-compact .trust-item:nth-child(2n),.trust-strip.home-mobile-compact .trust-item:nth-last-child(-n+2){border:0!important;background:#fff;padding:9px 8px!important;gap:7px!important;align-items:center!important}
  .trust-strip.home-mobile-compact .trust-item span{display:none!important}
  .trust-strip.home-mobile-compact .trust-icon .icon{width:21px!important;height:21px!important}
  .trust-strip.home-mobile-compact .trust-item strong{font-size:10.5px!important;line-height:1.15!important}
  .home-services.home-mobile-compact .services-grid{grid-template-columns:1fr 1fr!important;gap:8px!important}
  .home-services.home-mobile-compact .service-card{min-height:66px!important;padding:8px!important;grid-template-columns:36px 1fr!important;column-gap:8px!important}
  .home-services.home-mobile-compact .service-icon{width:34px!important;height:34px!important}
  .home-services.home-mobile-compact .service-card p{display:none!important}
  .home-work.home-mobile-compact .project-card:nth-child(n+3){display:none!important}
  .home-process.home-mobile-compact .process-card{padding:14px!important;min-height:auto!important}
  .home-process.home-mobile-compact .process-card p{font-size:12px!important}
  .home-reviews.home-mobile-compact .review-card:nth-child(n+3){display:none!important}
  .home-area.home-mobile-compact .home-area-visual,.home-area.home-mobile-compact .home-area-photo,.home-area.home-mobile-compact .home-area-map{height:105px!important}
  .home-area.home-mobile-compact .home-area-chip:nth-child(n+7){display:none!important}
  .social-section.home-mobile-compact{padding-top:20px!important;padding-bottom:20px!important}
  .cta-section.home-mobile-compact{padding-top:20px!important;padding-bottom:20px!important}
}

/* v3.4 Before/After safety: labels stay readable and images always cover the frame */
@media(max-width:640px){.ba-label{font-size:var(--ba-label-mobile-font,11px);padding:4px 8px;top:8px}.ba-label.before{left:8px}.ba-label.after{right:8px}}
.review-source{font-size:9px;color:var(--muted);margin-top:3px;line-height:1.25}
.reviews-page-grid .review-source{font-size:10px}


.platform-award{display:inline-flex;align-items:center;gap:5px;border-radius:999px;background:#e7f6ed;color:#137744;padding:5px 8px;font-size:10px;white-space:nowrap}.platform-award span{font-size:12px}.platform-award strong{font-weight:900}.ratings-awards{display:flex;justify-content:center;gap:10px;flex-wrap:wrap;margin:-12px 0 18px}.ratings-award-badge{display:inline-flex;align-items:center;gap:9px;text-decoration:none;border:1px solid #cde7d6;background:#f4fbf6;color:#176d42;border-radius:999px;padding:8px 13px;box-shadow:0 4px 14px rgba(17,24,39,.04)}.ratings-award-badge .award-heart{width:28px;height:28px;border-radius:50%;display:grid;place-items:center;background:#168f4f;color:#fff}.ratings-award-badge strong{font-size:12px}.ratings-award-badge b{font-size:12px}.ratings-award-badge small{display:block;font-size:9px;color:#527064}.recommendation-label{display:inline-flex;border-radius:999px;background:#e7f6ed;color:#137744;padding:4px 8px;font-size:10px;font-weight:850;margin-bottom:8px}

.social-brand-icon.nextdoor{background:#168f4f;color:#fff;border-radius:50%;font-size:18px;font-weight:900}.social-platform.brand-nextdoor{border-color:#cde7d6}.social-platform.brand-nextdoor:hover{background:#f4fbf6}
/* Keep the homepage testimonial cards compact even when a source review is long. Full text remains on /reviews/. */
.home-reviews .review-card blockquote{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:5;overflow:hidden}

/* v3.8 — WYSIWYG Before/After, review sources, compact social row, CTA separation */
.ba-compare{aspect-ratio:4 / 3;background:#eef3f6;isolation:isolate}
.ba-layer{position:absolute;inset:0;overflow:hidden;background:#eef3f6}
.ba-before-wrap{position:absolute;inset:0;clip-path:inset(0 calc(100% - var(--ba-pos)) 0 0);overflow:hidden;z-index:1}
.ba-img{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;max-width:none!important;aspect-ratio:auto!important;object-fit:contain!important;object-position:center!important;transform:translate(var(--img-x,0%),var(--img-y,0%)) scale(var(--img-zoom,1));transform-origin:center center;z-index:1;background:transparent!important}
.project-detail-compare{aspect-ratio:var(--ba-aspect,4 / 3)!important;background:#eef3f6}
.project-detail-compare .ba-img{height:100%!important}

.review-grid{grid-auto-rows:1fr;align-items:stretch}
.review-card{display:flex;flex-direction:column;min-width:0;height:100%}
.review-topline{display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:28px}
.review-source-mark{display:inline-flex;align-items:center;gap:6px;color:var(--muted);font-size:10px;font-weight:850;white-space:nowrap}
.review-source-logo,.review-source-custom{width:25px;height:25px;display:grid;place-items:center;flex:none}
.review-source-custom{object-fit:contain;border-radius:6px}
.source-google{font-family:Arial,sans-serif;font-size:19px;font-weight:950;background:conic-gradient(from -35deg,#4285f4 0 24%,#34a853 24% 46%,#fbbc05 46% 68%,#ea4335 68% 82%,#4285f4 82% 100%);-webkit-background-clip:text;background-clip:text;color:transparent}
.source-thumbtack{border-radius:50%;background:#111;color:#fff;font-size:14px;font-weight:950}
.source-nextdoor{border-radius:50%;background:#168f4f;color:#fff;font-size:12px}
.source-custom{border-radius:50%;background:var(--surface-2);color:var(--blue);font-size:12px}
.review-card blockquote.review-text{margin:12px 0 8px}
.review-card:not(.is-expanded) .review-text.is-collapsible{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:7;overflow:hidden}
.review-more{align-self:flex-start;border:0;background:transparent;color:var(--blue);font:inherit;font-size:11px;font-weight:900;padding:2px 0 8px;cursor:pointer}
.review-more:hover{text-decoration:underline}
.review-person{margin-top:auto}
.reviews-page-grid{grid-template-columns:repeat(3,minmax(0,1fr));grid-auto-rows:1fr;align-items:stretch}
.reviews-page-grid .review-card{min-height:300px}
.home-reviews .review-card:not(.is-expanded) .review-text.is-collapsible{-webkit-line-clamp:4}
.home-reviews .review-source-logo,.home-reviews .review-source-custom{width:21px;height:21px}

.rating-platform-grid{grid-template-columns:repeat(3,minmax(0,1fr));max-width:1040px}
.brand-nextdoor .rating-platform-custom-logo{object-fit:contain;border-radius:50%;filter:drop-shadow(0 4px 8px rgba(17,24,39,.10))}
.ratings-awards{display:none!important}

.social-platforms{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}
.social-platform{padding:10px 11px;gap:9px}
.social-brand-icon{width:34px;height:34px}
.social-platform-copy strong{font-size:12.5px}
.social-platform-copy small{font-size:9.8px;max-width:145px}
.social-arrow{font-size:15px}

.cta-section.compact-home{padding:0 0 11px!important;background:var(--surface-2)}
.compact-home .cta-band{border-radius:14px!important;box-shadow:0 7px 18px rgba(17,24,39,.09)}

@media(max-width:920px){
  .rating-platform-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
  .rating-platform-card{padding:13px;gap:10px}
  .social-platforms{grid-template-columns:repeat(3,minmax(0,1fr));max-width:760px}
  .reviews-page-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:720px){
  .rating-platform-grid{grid-template-columns:1fr}
  .social-platforms{grid-template-columns:1fr 1fr}
}
@media(max-width:640px){
  .social-platforms{grid-template-columns:1fr}
  .reviews-page-grid{grid-template-columns:1fr}
  .reviews-page-grid .review-card{min-height:0}
  .review-card:not(.is-expanded) .review-text.is-collapsible{-webkit-line-clamp:5}
  .cta-section.compact-home{padding-bottom:9px!important}
}
.home-reviews .review-card.is-expanded blockquote.review-text{display:block!important;-webkit-line-clamp:unset!important;overflow:visible!important}

/* v3.9 — interaction polish: clickable projects, softer BA blur, review rotation, larger rating logos, dynamic How It Works */



/* Source marks are visible on homepage testimonials too. */
.home-reviews .review-source-mark{display:inline-flex!important;opacity:1!important;visibility:visible!important}
.home-reviews .review-source-logo,.home-reviews .review-source-custom{width:25px;height:25px}
.home-reviews .source-google{font-size:19px}
.home-reviews .source-thumbtack{font-size:14px}
.home-reviews .source-nextdoor{font-size:12px}

/* Rating-platform logos: stronger visual presence, bounded on small screens. */
.rating-platform-card .brand-logo,.rating-platform-card .rating-platform-custom-logo{flex:none}
@media(max-width:640px){.rating-platform-card .brand-logo,.rating-platform-card .rating-platform-custom-logo{max-width:48px!important;max-height:48px!important}}

/* How It Works: lightweight interaction only — no heavy animation. */
.home-process .process-card{position:relative;overflow:visible;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease;outline:none}
.home-process .process-card:hover,.home-process .process-card:focus-visible,.home-process .process-card:focus-within,.home-process .process-card.is-open{transform:translateY(-4px);box-shadow:0 12px 26px rgba(17,24,39,.08);border-color:#b8d7e8}
.home-process .process-icon{transition:transform .18s ease}
.home-process .process-card:hover .process-icon,.home-process .process-card:focus-within .process-icon,.home-process .process-card.is-open .process-icon{transform:scale(1.08)}
.home-process .process-extra{max-height:0;opacity:0;overflow:hidden;transform:translateY(-3px);transition:max-height .22s ease,opacity .18s ease,transform .18s ease}
.home-process .process-card:hover .process-extra,.home-process .process-card:focus-within .process-extra,.home-process .process-card.is-open .process-extra{max-height:120px;opacity:1;transform:none;margin-top:8px}
.home-process .process-extra p{font-size:10.5px!important;line-height:1.35!important;color:var(--muted);margin:0 0 6px!important}
.home-process .process-link{display:inline-flex;color:var(--blue);font-size:10.5px;font-weight:900;text-decoration:none}
.home-process .process-link:hover{text-decoration:underline}
@media(min-width:921px){.home-process .process-card:not(:last-child):after{content:'';position:absolute;right:-17px;top:46px;width:16px;height:2px;background:linear-gradient(90deg,color-mix(in srgb,var(--blue) 45%,#dce7ed),#dce7ed);pointer-events:none}}
@media(max-width:920px){.home-process .process-card:after{display:none!important}}
@media(max-width:640px){.home-process .process-card{cursor:pointer}.home-process .process-extra{transition:max-height .2s ease,opacity .16s ease}.home-process .process-card.is-open .process-extra{max-height:150px}}
@media(prefers-reduced-motion:reduce){.home-process .process-card,.home-process .process-icon,.home-process .process-extra{transition:none!important}}

/* v4.0 — project detail pages, unified reviews, consistent platform CTAs, zero-layout-shift process cards */

/* Shared visual width for ratings + testimonials on Home and Reviews. */
.home-reviews > .container,
.reviews-page-shell{--reviews-content-max:1040px}
.home-reviews .rating-platform-grid,
.home-reviews .review-grid,
.reviews-page-shell .rating-platform-grid,
.reviews-page-shell .review-grid{width:min(100%,var(--reviews-content-max));max-width:var(--reviews-content-max);margin-left:auto;margin-right:auto}
.home-reviews .rating-platform-grid,.reviews-page-shell .rating-platform-grid{margin-bottom:18px}

/* Platform action buttons use one MasterFix CTA language; platform identity stays in the logo. */
.platform-link,.platform-link.secondary{background:var(--blue)!important;border-color:var(--blue)!important;color:#fff!important;border-radius:9px!important;min-height:34px;padding:8px 11px!important;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 4px 10px color-mix(in srgb,var(--blue) 13%,transparent);transition:transform .14s ease,background .14s ease,box-shadow .14s ease}
.platform-link:hover,.platform-link.secondary:hover,.platform-link:focus-visible,.platform-link.secondary:focus-visible{background:var(--blue-dark)!important;border-color:var(--blue-dark)!important;color:#fff!important;transform:translateY(-1px);box-shadow:0 7px 14px color-mix(in srgb,var(--blue) 18%,transparent);outline:2px solid color-mix(in srgb,var(--blue) 24%,transparent);outline-offset:2px}

/* Reviews: compact collapsed cards, larger body copy, no row-wide stretching on expansion. */
.review-grid,.reviews-page-grid{grid-auto-rows:auto!important;align-items:start!important}
.review-card{height:auto!important;min-height:0!important;padding:18px!important}
.reviews-page-grid .review-card{min-height:238px!important}
.home-reviews .review-card{min-height:198px!important;padding:16px!important}
.review-card blockquote.review-text{font-size:14px!important;line-height:1.5!important;margin:10px 0 7px!important}
.reviews-page-grid .review-card:not(.is-expanded) .review-text.is-collapsible{-webkit-line-clamp:5!important}
.home-reviews .review-card:not(.is-expanded) .review-text.is-collapsible{-webkit-line-clamp:4!important}
.review-person{margin-top:14px!important}
.review-card.is-expanded{min-height:0!important}
.review-card.is-expanded .review-text{display:block!important;-webkit-line-clamp:unset!important;overflow:visible!important}
.review-more{font-size:12px!important;padding-bottom:2px!important}

/* Project cards: clear interaction affordance while keeping BA slider independent. */

.project-detail-location{display:flex;align-items:center;gap:8px;margin:0 0 18px;padding:10px 12px;border:1px solid #dce8ef;border-radius:10px;background:var(--surface-2);font-size:13px;color:var(--muted)}
.project-detail-location .icon{width:18px;height:18px;color:var(--blue);flex:none}
.project-detail-location strong{color:var(--ink)}
.project-full-description p{white-space:pre-line}
.project-related-service{margin-top:14px!important;font-size:12px!important}
.project-related-service a{color:var(--blue);font-weight:800;text-decoration:none}
.project-related-service a:hover{text-decoration:underline}

/* Additional project gallery — responsive, lightweight, optional lightbox. */
.project-gallery-section{margin-top:38px}
.project-detail-media + .project-gallery-section{margin-top:0}
.project-gallery{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}
.project-gallery-item{position:relative;margin:0;border:1px solid #dfe6eb;border-radius:12px;overflow:hidden;background:#fff}
.project-gallery-open{display:block;width:100%;border:0;padding:0;background:#eef3f6;cursor:zoom-in;overflow:hidden}
.project-gallery-open img{width:100%;aspect-ratio:4/3;object-fit:cover;transition:transform .18s ease}
.project-gallery-open:hover img,.project-gallery-open:focus-visible img{transform:scale(1.025)}
.project-gallery-open:focus-visible{outline:3px solid color-mix(in srgb,var(--blue) 32%,transparent);outline-offset:-3px}
.project-gallery-item figcaption{padding:9px 10px 10px;font-size:12px;color:var(--muted)}
.project-photo-type{position:absolute;left:8px;top:8px;padding:4px 7px;border-radius:999px;background:rgba(255,255,255,.9);backdrop-filter:blur(5px);font-size:9px;font-weight:900;text-transform:uppercase;letter-spacing:.05em;color:var(--blue-dark)}
.lightbox[hidden]{display:none!important}
.lightbox{position:fixed;inset:0;z-index:200;background:rgba(7,13,18,.90);display:grid;place-items:center;padding:44px 24px 28px}
.lightbox img{max-width:min(1200px,94vw);max-height:84vh;width:auto;height:auto;object-fit:contain;border-radius:10px;box-shadow:0 20px 70px rgba(0,0,0,.45)}
.lightbox-close{position:absolute;right:18px;top:15px;width:42px;height:42px;border:1px solid rgba(255,255,255,.35);border-radius:50%;background:rgba(255,255,255,.10);color:#fff;font-size:29px;line-height:1;cursor:pointer}
.lightbox-caption{position:absolute;bottom:10px;left:20px;right:20px;text-align:center;color:#fff;font-size:13px}

/* How It Works hover/focus must never change document height. */
.home-process .process-grid{position:relative}
.home-process .process-card{min-height:166px;z-index:1}
.home-process .process-card:hover,.home-process .process-card:focus-visible,.home-process .process-card:focus-within,.home-process .process-card.is-open{z-index:30}
.home-process .process-extra{position:absolute!important;left:12px;right:12px;top:calc(100% - 8px);max-height:none!important;margin:0!important;padding:11px 12px 10px;border:1px solid #cfe0ea;border-radius:10px;background:rgba(255,255,255,.98);box-shadow:0 12px 24px rgba(17,24,39,.11);opacity:0;visibility:hidden;overflow:visible!important;transform:translateY(-5px);pointer-events:none;transition:opacity .16s ease,transform .16s ease,visibility 0s linear .16s;z-index:40}
.home-process .process-card:hover .process-extra,.home-process .process-card:focus-within .process-extra,.home-process .process-card.is-open .process-extra{opacity:1;visibility:visible;transform:translateY(0);pointer-events:auto;transition-delay:0s}
.home-process .process-extra p{font-size:11px!important;line-height:1.4!important;margin:0 0 6px!important}
.home-process .process-link{font-size:11px!important}

@media(max-width:920px){
  .project-gallery{grid-template-columns:repeat(2,minmax(0,1fr))}
  .reviews-page-grid .review-card{min-height:220px!important}
}
@media(max-width:640px){
  .project-gallery{grid-template-columns:1fr}
  .reviews-page-grid .review-card,.home-reviews .review-card{min-height:0!important}
  .review-card blockquote.review-text{font-size:13.5px!important}
  .home-process .process-card{min-height:148px}
  .home-process .process-extra{left:8px;right:8px;top:calc(100% - 6px)}
}
@media(prefers-reduced-motion:reduce){.project-gallery-open img,.platform-link{transition:none!important}}
/* Ensure Reviews page uses the same 1040px content rail as Home reviews. */
.reviews-page-grid{width:min(100%,1040px);max-width:1040px;margin-left:auto;margin-right:auto}
@media(max-width:640px){.platform-link.secondary{display:inline-flex!important}}
section[data-home-section="social"] .social-module{width:min(100%,1040px);max-width:1040px;margin-left:auto;margin-right:auto}


/* v4.1 — REVIEW GRID FIX
   Collapsed cards are deliberately uniform on multi-column layouts.
   Overflow is clamped to a line budget and the author/source footer stays pinned to the bottom. */
.review-grid,.reviews-page-grid{align-items:start!important;grid-auto-rows:auto!important}
.review-card{display:flex!important;flex-direction:column!important;min-width:0!important;overflow:hidden}
.review-card .review-topline{flex:none}
.review-card blockquote.review-text{display:block!important;-webkit-box-orient:initial!important;-webkit-line-clamp:unset!important;flex:none;margin:10px 0 8px!important;font-size:14.5px!important;line-height:1.48!important;overflow:visible!important}
.review-card .review-more{align-self:flex-start;flex:none;margin:0 0 8px!important;font-size:12px!important;font-weight:850;color:var(--blue);background:transparent;border:0;padding:0;cursor:pointer}
.review-card .review-more:hover,.review-card .review-more:focus-visible{text-decoration:underline;text-underline-offset:2px}
.review-card .review-more[hidden]{display:none!important}
.review-card .review-person{margin-top:auto!important;padding-top:10px;flex:none}
.review-card:not(.is-expanded) .review-text.is-collapsible{display:-webkit-box!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:var(--review-lines,4)!important;overflow:hidden!important}
.review-card.is-expanded{height:auto!important;min-height:0!important;overflow:visible}
.review-card.is-expanded .review-text{display:block!important;-webkit-line-clamp:unset!important;overflow:visible!important}
.review-card.is-expanded .review-person{margin-top:12px!important}

/* Reviews page — a clean three-column baseline on desktop. */
.reviews-page-grid .review-card{--review-lines:4}
.reviews-page-grid .review-card:not(.is-expanded){height:242px!important;min-height:242px!important}

/* Home — same visual system, intentionally more compact. */
.home-reviews .review-card{--review-lines:3}
.home-reviews .review-card:not(.is-expanded){height:202px!important;min-height:202px!important;padding:16px!important}
.home-reviews .review-card blockquote.review-text{font-size:13.5px!important;line-height:1.46!important;margin:8px 0 7px!important}
.home-reviews .review-card .review-person{padding-top:7px}

@media(max-width:920px) and (min-width:641px){
  .reviews-page-grid .review-card{--review-lines:4}
  .reviews-page-grid .review-card:not(.is-expanded){height:238px!important;min-height:238px!important}
  .home-reviews .review-card{--review-lines:3}
  .home-reviews .review-card:not(.is-expanded){height:204px!important;min-height:204px!important}
}
@media(max-width:640px){
  /* One-column mobile does not need row locking; keep it readable and adaptive. */
  .reviews-page-grid .review-card,.home-reviews .review-card{--review-lines:5}
  .reviews-page-grid .review-card:not(.is-expanded),.home-reviews .review-card:not(.is-expanded){height:auto!important;min-height:218px!important}
  .review-card blockquote.review-text,.home-reviews .review-card blockquote.review-text{font-size:14px!important;line-height:1.48!important}
}

/* v4.2 — image positioning, map lightbox, stable review avatars, upward process tooltip, controlled page modules */
.home-area-photo,.area-photo{background-image:none!important}
.home-area-photo-img,.area-photo-img{width:100%;height:100%;object-fit:contain;display:block;background:#fff}
.area-photo-button{appearance:none;-webkit-appearance:none;padding:0;border:1px solid #d6e6ee;cursor:zoom-in;text-align:initial;color:inherit;position:relative;overflow:hidden;background:#fff;width:100%}
.area-photo.is-hoverable,.area-photo-button.is-hoverable{transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease}
.area-photo.is-hoverable:hover,.area-photo.is-hoverable:focus-visible,.area-photo-button.is-hoverable:hover,.area-photo-button.is-hoverable:focus-visible{transform:translateY(-4px);box-shadow:0 14px 30px rgba(17,24,39,.12);border-color:#b7d5e6;outline:none}
.area-photo-hint{position:absolute;right:10px;bottom:10px;z-index:2;border-radius:999px;padding:5px 8px;background:rgba(255,255,255,.9);backdrop-filter:blur(5px);font-size:10px;font-weight:850;color:var(--blue-dark);opacity:0;transform:translateY(3px);transition:opacity .15s ease,transform .15s ease;pointer-events:none}
.area-photo-button:hover .area-photo-hint,.area-photo-button:focus-visible .area-photo-hint{opacity:1;transform:none}
.map-lightbox img{background:#fff;border-radius:12px}

/* How It Works: the floating helper opens above its own card on desktop. */
@media(min-width:641px){
  .home-process .process-extra{top:auto!important;bottom:calc(100% - 8px)!important;transform:translateY(6px)!important}
  .home-process .process-card:hover .process-extra,.home-process .process-card:focus-within .process-extra,.home-process .process-card.is-open .process-extra{transform:translateY(0)!important}
  .home-process .process-card.open-below .process-extra{bottom:auto!important;top:calc(100% - 8px)!important;transform:translateY(-5px)!important}
  .home-process .process-card.open-below:hover .process-extra,.home-process .process-card.open-below:focus-within .process-extra,.home-process .process-card.open-below.is-open .process-extra{transform:translateY(0)!important}
}
@media(max-width:640px){
  .home-process .process-extra{position:static!important;display:none;opacity:1!important;visibility:visible!important;transform:none!important;border:0!important;border-top:1px solid #dfe8ed!important;border-radius:0!important;box-shadow:none!important;margin-top:10px!important;padding:9px 0 0!important;pointer-events:auto!important;background:transparent!important}
  .home-process .process-card.is-open .process-extra{display:block}
}

/* Review cards reserve a protected footer zone for the client avatar/name. */
.review-card .review-person{min-height:46px!important;padding-bottom:2px!important;overflow:visible!important}
.review-card .review-avatar{width:38px!important;height:38px!important;min-width:38px!important;min-height:38px!important;flex:0 0 38px!important;align-self:center;overflow:hidden!important}
.review-card .review-avatar img{width:100%!important;height:100%!important;object-fit:cover!important;display:block!important}
.reviews-page-grid .review-card{--review-lines:3!important}
.reviews-page-grid .review-card:not(.is-expanded){height:248px!important;min-height:248px!important}
.home-reviews .review-card{--review-lines:2!important}
.home-reviews .review-card:not(.is-expanded){height:204px!important;min-height:204px!important}
.review-card:not(.is-expanded) blockquote.review-text.is-collapsible{min-height:0!important}
@media(max-width:920px) and (min-width:641px){
  .reviews-page-grid .review-card{--review-lines:3!important}
  .reviews-page-grid .review-card:not(.is-expanded){height:246px!important;min-height:246px!important}
}
@media(max-width:640px){
  .reviews-page-grid .review-card,.home-reviews .review-card{--review-lines:4!important}
  .reviews-page-grid .review-card:not(.is-expanded),.home-reviews .review-card:not(.is-expanded){height:auto!important;min-height:220px!important}
}

/* Controlled page-builder modules. */
.pb-device-mobile{display:none!important}
@media(max-width:640px){
  .pb-device-desktop{display:none!important}
  .pb-device-mobile{display:block!important}
  .pb-mobile-compact.section,.pb-mobile-compact.social-section{padding-top:24px!important;padding-bottom:24px!important}
  .pb-mobile-compact .section-head{margin-bottom:14px!important}
  .pb-mobile-compact .section-head p{display:none}
  .pb-mobile-compact .review-card:nth-child(n+3){display:none!important}
  .pb-mobile-compact .social-platform-copy small{display:none}
  .pb-mobile-compact .home-area-list .home-area-chip:nth-child(n+7){display:none}
}
.review-card .review-person>div:last-child{min-width:0;overflow:hidden}
.review-card .review-location,.review-card .review-source{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}


/* v4.3 — admin/control audit, stable review footer, map modes and review deep-links */
.review-card{display:grid!important;grid-template-rows:auto minmax(0,1fr) auto!important;overflow:hidden!important}
.review-card .review-body{min-height:0;overflow:hidden;display:flex;flex-direction:column;align-items:flex-start}
.review-card .review-person{margin-top:0!important;min-height:52px!important;padding:10px 0 4px!important;align-self:stretch;overflow:visible!important}
.review-card .review-avatar{align-self:center!important;position:relative;z-index:1}
.review-card:not(.is-expanded) .review-body{overflow:hidden}
.review-card:not(.is-expanded) .review-text.is-collapsible{display:-webkit-box!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:var(--review-lines,3)!important;overflow:hidden!important}
.review-card.is-expanded{display:flex!important;flex-direction:column!important;height:auto!important;min-height:0!important;overflow:visible!important}
.review-card.is-expanded .review-body{overflow:visible!important}
.review-card.is-expanded .review-person{margin-top:10px!important}
.home-review-linkable{cursor:pointer;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease}
.home-review-linkable:hover,.home-review-linkable:focus-visible{transform:translateY(-3px);box-shadow:0 12px 26px rgba(17,24,39,.10);border-color:#b9d7e7;outline:none}
.review-card[id]{scroll-margin-top:120px}.review-card.is-targeted{outline:3px solid color-mix(in srgb,var(--blue) 32%,transparent);outline-offset:3px;box-shadow:0 12px 30px rgba(21,122,181,.14)}

/* Static Service Area image modes. Natural/Auto follows the image aspect ratio; the other modes use the configured compact height. */
.map-static{position:relative;width:100%;border:1px solid #d6e6ee;border-radius:var(--map-radius,18px);overflow:hidden;background:#fff;padding:0;color:inherit;text-align:initial;display:block;isolation:isolate}
button.map-static{appearance:none;-webkit-appearance:none;cursor:zoom-in}
.map-static:not(.map-auto){height:var(--map-height,220px)}
.map-static.map-auto{height:auto}.map-static.map-auto .map-main-img{position:relative!important;width:100%!important;height:auto!important;display:block!important;object-fit:contain!important}
.map-static .map-main-img{position:absolute;inset:0;width:100%;height:100%;display:block;z-index:1;background:transparent}
.map-static.map-fit .map-main-img,.map-static.map-fit-blur .map-main-img{object-fit:contain}
.map-static.map-fill .map-main-img{object-fit:cover}
.map-static .map-soft-bg{display:none}
.map-static.map-fit-blur .map-soft-bg{display:block;position:absolute;inset:-10%;width:120%;height:120%;object-fit:cover;filter:blur(var(--map-blur,28px)) saturate(.65) contrast(.84) brightness(1.08);opacity:var(--map-blur-opacity,.22);transform:scale(1.06);z-index:0}
.map-static.map-fit-blur:after{content:'';position:absolute;inset:0;background:rgba(247,250,252,.16);z-index:.5;pointer-events:none}
.map-static .area-photo-hint{z-index:3}
.map-static.is-hoverable{transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease}
.map-static.is-hoverable:hover,.map-static.is-hoverable:focus-visible{transform:translateY(-4px);box-shadow:0 14px 30px rgba(17,24,39,.12);border-color:#b7d5e6;outline:none}
.home-area-wrap .map-static{min-width:0}.area-wrap .map-static{min-width:0}

.ba-label{z-index:2.2}.ba-divider{z-index:3}.ba-range{z-index:4}

/* Page-builder audit states. */
.pb-ratings+.reviews-core-section{padding-top:12px}.reviews-core-section+.pb-ratings{padding-top:12px}
@media(max-width:640px){.home-review-linkable:hover{transform:none}.map-static.is-hoverable:hover{transform:none}}


/* v4.3.3 — canonical review layout and overflow behavior.
   One layout is used on Home and Reviews: text can never collide with the action or author footer. */
.review-grid,.reviews-page-grid{align-items:stretch!important;grid-auto-rows:1fr!important}
.review-card{
  display:flex!important;
  flex-direction:column!important;
  height:100%!important;
  min-height:0!important;
  overflow:hidden!important;
  padding:18px!important;
}
.review-card .review-topline{flex:0 0 auto!important}
.review-card .review-body{
  position:relative!important;
  display:flex!important;
  flex-direction:column!important;
  align-items:flex-start!important;
  flex:0 0 auto!important;
  width:100%!important;
  min-height:0!important;
  overflow:visible!important;
}
.review-card blockquote.review-text{
  display:block!important;
  flex:0 0 auto!important;
  width:100%!important;
  min-width:0!important;
  max-width:100%!important;
  margin:10px 0 0!important;
  font-size:14px!important;
  line-height:1.5!important;
  overflow:visible!important;
  -webkit-line-clamp:unset!important;
  -webkit-box-orient:initial!important;
}
.review-card:not(.is-expanded) blockquote.review-text.is-collapsible{
  display:-webkit-box!important;
  -webkit-box-orient:vertical!important;
  -webkit-line-clamp:var(--review-lines,4)!important;
  overflow:hidden!important;
}
.reviews-page-grid .review-card:not(.is-expanded) blockquote.review-text.is-collapsible,.home-reviews .review-card:not(.is-expanded) blockquote.review-text.is-collapsible{
  -webkit-line-clamp:var(--review-lines,4)!important;
}
.review-card .review-more{
  display:inline-flex;
  align-items:center;
  flex:0 0 auto!important;
  align-self:flex-start!important;
  position:static!important;
  margin:8px 0 0!important;
  padding:0!important;
  border:0!important;
  background:transparent!important;
  color:var(--blue)!important;
  font:inherit!important;
  font-size:12px!important;
  font-weight:850!important;
  line-height:1.35!important;
  text-decoration:none!important;
  cursor:pointer;
}
.review-card .review-more:hover,.review-card .review-more:focus-visible{text-decoration:underline!important;text-underline-offset:2px}
.review-card .review-more[hidden]{display:none!important}
.review-card .review-person{
  flex:0 0 auto!important;
  width:100%!important;
  min-height:48px!important;
  margin-top:auto!important;
  padding:14px 0 2px!important;
  overflow:visible!important;
}
.review-card .review-avatar{width:38px!important;height:38px!important;min-width:38px!important;min-height:38px!important;flex:0 0 38px!important;align-self:center!important;overflow:hidden!important}
.review-card .review-avatar img{width:100%!important;height:100%!important;object-fit:cover!important;display:block!important}
.review-card.is-expanded{height:auto!important;min-height:0!important;overflow:visible!important}
.review-card.is-expanded blockquote.review-text{display:block!important;-webkit-line-clamp:unset!important;overflow:visible!important}
.review-card.is-expanded .review-person{margin-top:12px!important;padding-top:12px!important}
.reviews-page-grid .review-card{--review-lines:5!important;min-height:252px!important}
.home-reviews .review-card{--review-lines:3!important;min-height:204px!important;padding:16px!important}
.reviews-page-grid .review-card:not(.is-expanded){height:auto!important;min-height:252px!important}
.home-reviews .review-card:not(.is-expanded){height:auto!important;min-height:204px!important;padding:16px!important}
.review-card:not(.is-expanded) .review-body{overflow:visible!important}
.review-card:not(.is-expanded) .review-person{margin-top:auto!important;min-height:48px!important;padding:14px 0 2px!important}
.home-reviews .review-card blockquote.review-text{font-size:13.5px!important;line-height:1.48!important;margin-top:8px!important}
.home-reviews .review-card .review-person{padding-top:12px!important}
.review-measure{box-sizing:border-box!important}
@media(max-width:920px) and (min-width:641px){
  .reviews-page-grid .review-card{--review-lines:5!important;min-height:244px!important}
  .home-reviews .review-card{--review-lines:3!important;min-height:208px!important}
  .reviews-page-grid .review-card:not(.is-expanded){height:auto!important;min-height:244px!important}
  .home-reviews .review-card:not(.is-expanded){height:auto!important;min-height:208px!important}
}
@media(max-width:640px){
  .review-grid,.reviews-page-grid{grid-auto-rows:auto!important}
  .reviews-page-grid .review-card,.home-reviews .review-card{--review-lines:5!important;height:auto!important;min-height:0!important}
  .review-card blockquote.review-text,.home-reviews .review-card blockquote.review-text{font-size:14px!important;line-height:1.5!important}
}

/* v4.3.3 — prepared Before/After photos: fixed 4:3 crop with only Zoom/X/Y adjustment. */
.ba-compare{aspect-ratio:4 / 3!important;background:#eef3f6!important}
.ba-layer{background:#eef3f6!important}
.ba-img{object-fit:contain!important}


/* v4.3.4 — long reviews open above the page; the review grid never expands. */
html.review-modal-open,html.review-modal-open body{overflow:hidden!important}
.review-modal{
  position:fixed;
  inset:0;
  z-index:1000;
  display:flex;
  align-items:center;
  justify-content:center;
  padding:24px;
  background:rgba(15,23,42,.48);
  backdrop-filter:blur(3px);
}
.review-modal[hidden]{display:none!important}
.review-modal-panel{
  position:relative;
  width:min(680px,calc(100vw - 40px));
  max-height:min(86vh,760px);
  overflow:auto;
  overscroll-behavior:contain;
  background:#fff;
  border:1px solid #dfe6eb;
  border-radius:18px;
  box-shadow:0 24px 70px rgba(15,23,42,.24);
  padding:30px;
}
.review-modal-close{
  position:sticky;
  top:0;
  z-index:2;
  float:right;
  width:38px;
  height:38px;
  margin:-12px -12px 4px 14px;
  border:1px solid #d9e2e8;
  border-radius:999px;
  background:#fff;
  color:#1f2937;
  font:700 26px/1 Arial,sans-serif;
  cursor:pointer;
  box-shadow:0 4px 12px rgba(15,23,42,.08);
}
.review-modal-close:hover,.review-modal-close:focus-visible{border-color:var(--blue);color:var(--blue);outline:none}
.review-modal-content{clear:both}
.review-modal-card.review-card{
  display:flex!important;
  flex-direction:column!important;
  width:100%!important;
  height:auto!important;
  min-height:0!important;
  overflow:visible!important;
  padding:0!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
}
.review-modal-card .review-body{
  display:block!important;
  width:100%!important;
  overflow:visible!important;
}
.review-modal-card blockquote.review-text{
  display:block!important;
  -webkit-line-clamp:unset!important;
  -webkit-box-orient:initial!important;
  overflow:visible!important;
  margin:18px 0 0!important;
  font-size:16px!important;
  line-height:1.65!important;
}
.review-modal-card .review-more{display:none!important}
.review-modal-card .review-person{
  margin-top:22px!important;
  padding:18px 0 0!important;
  min-height:0!important;
  border-top:1px solid #edf1f4;
}
@media(max-width:640px){
  .review-modal{align-items:flex-end;padding:0;background:rgba(15,23,42,.5)}
  .review-modal-panel{
    width:100%;
    max-height:92dvh;
    border-radius:18px 18px 0 0;
    padding:24px 18px 22px;
  }
  .review-modal-close{margin:-8px -4px 2px 12px}
  .review-modal-card blockquote.review-text{font-size:15px!important;line-height:1.6!important}
}

/* v4.3.5 — preserve the full original Before/After frame and restore review-card interactions. */
.ba-img{
  object-fit:contain!important;
  object-position:center!important;
}
.home-review-linkable,.review-modal-linkable{
  cursor:pointer!important;
  transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease!important;
}
@media (hover:hover) and (pointer:fine){
  .home-review-linkable:hover,.home-review-linkable:focus-visible,
  .review-modal-linkable:hover,.review-modal-linkable:focus-visible{
    transform:translateY(-3px)!important;
    box-shadow:0 12px 26px rgba(17,24,39,.10)!important;
    border-color:#b9d7e7!important;
    outline:none!important;
  }
}
.home-review-linkable:focus-visible,.review-modal-linkable:focus-visible{
  outline:2px solid color-mix(in srgb,var(--blue) 45%,transparent)!important;
  outline-offset:2px!important;
}
.review-modal-card blockquote.review-text{
  font-size:17px!important;
  line-height:1.68!important;
}
@media(max-width:640px){
  .review-modal-card blockquote.review-text{font-size:16px!important;line-height:1.64!important}
}



/* v4.3.6 — one visual system for review source marks + cleaner Home project cards. */
.review-card .review-topline{
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:10px!important;
  min-height:28px!important;
}
.review-card .review-source-mark,
.home-reviews .review-source-mark,
.reviews-page-grid .review-source-mark{
  display:inline-flex!important;
  align-items:center!important;
  gap:6px!important;
  flex:0 0 auto!important;
  opacity:1!important;
  visibility:visible!important;
  color:var(--muted)!important;
  font-size:10px!important;
  font-weight:850!important;
  white-space:nowrap!important;
}
.review-card .review-source-logo,
.review-card .review-source-custom,
.home-reviews .review-source-logo,
.home-reviews .review-source-custom,
.reviews-page-grid .review-source-logo,
.reviews-page-grid .review-source-custom{
  width:25px!important;
  height:25px!important;
  flex:0 0 25px!important;
}
.home-reviews .review-source-mark > span:not(.review-source-logo),
.reviews-page-grid .review-source-mark > span:not(.review-source-logo){display:inline!important}
.home-project-grid .project-body{padding:10px 12px 11px!important}
.home-project-grid .project-body h3{margin:0!important;font-size:14px!important;line-height:1.25!important}
.home-project-grid .project-body h3 a{display:inline-block;color:var(--ink);text-decoration:none}
.home-project-grid .project-body h3 a:hover,.home-project-grid .project-body h3 a:focus-visible{color:var(--blue);text-decoration:underline;text-underline-offset:3px}

/* v4.3.7 — flexible Home projects + dynamic Ratings grid. */
.project-media-link{display:block;text-decoration:none;color:inherit}
.home-project-grid .project-card.home-single-linked{transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease}
.home-project-grid .project-card.home-single-linked:hover,.home-project-grid .project-card.home-single-linked:focus-within{transform:translateY(-2px);box-shadow:0 12px 28px rgba(17,24,39,.09);border-color:#b8d7e8}
.home-project-grid .project-card.no-home-title .project-single-image,.home-project-grid .project-card.no-home-title .project-placeholder,.home-project-grid .project-card.no-home-title .ba-compare{border-radius:inherit}
.home-project-grid .project-card.no-home-title .project-media-link{border-radius:inherit;overflow:hidden}
.rating-platform-grid{max-width:1040px!important}
.rating-platform-grid.rating-platform-count-3{grid-template-columns:repeat(3,minmax(0,1fr))!important}
.rating-platform-grid.rating-platform-count-2{grid-template-columns:repeat(2,minmax(0,1fr))!important}
.rating-platform-grid.rating-platform-count-1{grid-template-columns:minmax(0,1fr)!important;max-width:520px!important}
@media(max-width:720px){
 .rating-platform-grid.rating-platform-count-1,.rating-platform-grid.rating-platform-count-2,.rating-platform-grid.rating-platform-count-3{grid-template-columns:1fr!important;max-width:520px!important}
}
@media(prefers-reduced-motion:reduce){.home-project-grid .project-card.home-single-linked{transition:none!important}}

/* v4.3.8 — project detail gallery follows the main project media. */


/* v4.3.9 — ordinary project main photo can Fit/Fill; click always opens the full 1600px WebP in the existing lightbox. */

/* v4.4.0 — service SEO pages, FAQ/CTA, Yelp review source. */
.source-yelp{border-radius:50%;background:#d32323;color:#fff;font-size:12px;font-weight:950;font-family:Arial,sans-serif}
.service-detail-prose>.service-intro-extra{font-size:1.02em;color:var(--muted);margin-top:0;margin-bottom:24px}
.service-faq{margin-top:38px}
.service-faq>h2{margin-bottom:14px}
.service-faq-list{display:grid;gap:10px}
.service-faq-item{border:1px solid #dce6ec;border-radius:13px;background:#fbfdfe;overflow:hidden}
.service-faq-item summary{cursor:pointer;list-style:none;padding:15px 44px 15px 16px;font-weight:850;position:relative}
.service-faq-item summary::-webkit-details-marker{display:none}
.service-faq-item summary::after{content:'+';position:absolute;right:16px;top:50%;transform:translateY(-50%);font-size:22px;line-height:1;color:var(--blue)}
.service-faq-item[open] summary::after{content:'–'}
.service-faq-item>div{padding:0 16px 15px;color:var(--ink)}
.service-faq-item>div p{margin:0 0 8px}
.service-faq-item>div p:last-child{margin-bottom:0}
.service-detail-cta{margin-top:38px;padding:20px;border-radius:16px;background:var(--surface-2);border:1px solid #cfe5f2;display:flex;gap:22px;align-items:center;justify-content:space-between}
.service-detail-cta h2{margin:0 0 8px;font-size:clamp(24px,3vw,32px)}
.service-detail-cta p{margin:0;color:var(--muted)}
.service-detail-cta .contact-actions{flex:none}
@media(max-width:720px){.service-detail-cta{align-items:stretch;flex-direction:column}.service-detail-cta .contact-actions{width:100%}.service-detail-cta .btn{width:100%}}


/* v4.4.1 — Home BA size presets, natural Service Area image, global card radius, Reviews SEO/filter UX. */
.home-before-after-grid{justify-content:center;align-items:start;margin-left:auto;margin-right:auto}
.home-before-after-grid.ba-size-compact{grid-template-columns:repeat(auto-fit,minmax(170px,220px));max-width:1180px}
.home-before-after-grid.ba-size-standard{grid-template-columns:repeat(auto-fit,minmax(220px,280px));max-width:1180px}
.home-before-after-grid.ba-size-large{grid-template-columns:repeat(auto-fit,minmax(300px,360px));max-width:1180px;gap:24px}
.home-before-after-grid .project-card{width:100%;min-width:0}
.home-area-wrap .map-static.map-auto{height:auto!important;align-self:center;background:transparent}
.home-area-wrap .map-static.map-auto .map-main-img{position:relative!important;inset:auto!important;width:100%!important;height:auto!important;object-fit:contain!important;background:transparent!important}
.home-area-wrap .map-static.map-auto .area-photo-hint{position:absolute}
.review-service-link{color:inherit;text-decoration:none}.review-service-link:hover,.review-service-link:focus-visible{color:var(--blue);text-decoration:underline;text-underline-offset:2px}
.reviews-intro{width:min(100%,1040px);margin:0 auto 22px;padding:18px 20px;border:1px solid #dce8ee;border-radius:var(--radius);background:color-mix(in srgb,var(--surface-2) 55%,#fff)}
.reviews-intro p{margin:0;color:#3f4b55;font-size:15px;line-height:1.6}.reviews-quick-links{display:flex;gap:10px 16px;flex-wrap:wrap;margin-top:12px}.reviews-quick-links a{color:var(--blue);font-weight:850;font-size:13px;text-decoration:none}.reviews-quick-links a:hover,.reviews-quick-links a:focus-visible{text-decoration:underline;text-underline-offset:3px}
.reviews-toolbar{width:min(100%,1040px);margin:0 auto 20px;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px 18px;align-items:end}.review-source-filters{display:flex;gap:8px;flex-wrap:wrap}.review-filter-btn{appearance:none;border:1px solid #cadce6;background:#fff;color:var(--ink);border-radius:999px;padding:8px 12px;font:inherit;font-size:12px;font-weight:850;cursor:pointer}.review-filter-btn:hover,.review-filter-btn:focus-visible{border-color:var(--blue);outline:none}.review-filter-btn.active{background:var(--blue);border-color:var(--blue);color:#fff}.review-service-filter{display:grid;gap:4px;font-size:11px;font-weight:850;color:var(--muted)}.review-service-filter select{min-width:210px;border:1px solid #cadce6;border-radius:9px;padding:8px 10px;background:#fff;color:var(--ink);font:inherit;font-size:12px}.review-results-count{grid-column:1/-1;color:var(--muted);font-size:12px;font-weight:750}.reviews-load-actions{text-align:center;margin-top:24px}.reviews-show-all{appearance:none;border:0;background:transparent;color:var(--blue);font:inherit;font-size:12px;font-weight:850;cursor:pointer;margin-left:12px}.reviews-noscript{width:min(100%,1040px);margin:16px auto 0;color:var(--muted);font-size:13px}
.reviews-page-grid .review-card[data-review-client-hidden="1"]{display:none!important}
@media(max-width:900px){.home-before-after-grid.ba-size-large{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));max-width:760px}.reviews-toolbar{grid-template-columns:1fr}.review-service-filter select{width:100%;min-width:0}.review-results-count{grid-column:auto}}
@media(max-width:640px){.home-before-after-grid.ba-size-compact,.home-before-after-grid.ba-size-standard,.home-before-after-grid.ba-size-large{grid-template-columns:1fr;max-width:440px;gap:16px}.reviews-intro{padding:16px}.review-source-filters{gap:6px}.review-filter-btn{padding:7px 10px}.reviews-show-all{display:block;margin:10px auto 0}}

/* v4.4.1 card-radius parity: these Home cards now obey the global card radius control. */
.home-services .service-card,
.home-project-grid .project-card,
.home-process .process-card,
.home-process .review-action-card,
.home-reviews .review-card{border-radius:var(--radius)!important}

/* v4.5.0 — linked proof, flexible Before/After sizing, calmer reviews intro. */
.home-before-after-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,var(--ba-card-width,400px)),var(--ba-card-width,400px)));justify-content:center;align-items:start}
.projects-page-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,var(--ba-card-width,440px)),var(--ba-card-width,440px)));justify-content:start;align-items:start}
.home-before-after-grid .project-card,.projects-page-grid .project-card{width:100%}
.related-proof{margin-top:34px;display:grid;gap:28px}.related-proof-block{border-top:1px solid #dfe6eb;padding-top:24px}.related-proof-head{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:14px}.related-proof-head h2{font-size:26px;margin:0}.related-proof-head a,.proof-more{color:var(--blue);font-weight:850;text-decoration:none;font-size:13px}.related-project-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.related-project-grid .project-card .project-body{padding:12px}.related-project-grid .project-card h3{font-size:14px}.proof-review-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.proof-review{border:1px solid #dfe6eb;border-radius:var(--radius);background:var(--card-bg,#fff);padding:15px}.proof-review-top{display:flex;justify-content:space-between;gap:8px;align-items:center}.proof-source{font-size:10px;color:var(--muted);font-weight:800}.proof-review p{font-size:13px;line-height:1.45;color:#33414b;margin:10px 0;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;overflow:hidden}.proof-author{display:flex;flex-direction:column;font-size:12px}.proof-author span{font-size:10px;color:var(--muted);margin-top:2px}.project-review-proof{margin-top:22px;border-top:1px solid #dfe6eb;padding-top:18px}.project-review-proof h3,.project-review-proof h2{margin-bottom:12px}.project-review-proof .proof-review{padding:12px;margin-bottom:10px;background:#fff}.project-review-proof .proof-review p{-webkit-line-clamp:4}.project-review-proof-mobile{display:none}.service-estimate-hint{margin-top:9px;padding:10px 12px;border-radius:10px;background:var(--surface-2);border:1px solid #cfe5f1;color:#355669;font-size:13px}.reviews-intro{background:color-mix(in srgb,var(--surface-2) 65%,#fff);border:1px solid #d5e5ee;border-radius:var(--radius);padding:16px 18px;margin-bottom:22px}.reviews-intro p{margin:0;color:#40515d;font-size:14px;line-height:1.55}
@media(max-width:900px){.home-before-after-grid,.projects-page-grid{grid-template-columns:minmax(0,1fr)}.related-project-grid,.proof-review-grid{grid-template-columns:1fr 1fr}.project-review-proof-desktop{display:none}.project-review-proof-mobile{display:block;margin:24px 0}.project-review-proof-mobile .proof-review-grid{grid-template-columns:1fr 1fr}}
@media(max-width:640px){.related-project-grid,.proof-review-grid,.project-review-proof-mobile .proof-review-grid{grid-template-columns:1fr}.related-proof-head{align-items:flex-start;flex-direction:column}.reviews-intro{padding:14px}}
.projects-public-filters{display:flex;gap:8px;flex-wrap:wrap;margin:0 0 22px}.projects-public-filters button{border:1px solid #d9e3e9;border-radius:999px;background:#fff;padding:8px 12px;font:inherit;font-size:12px;font-weight:800;cursor:pointer}.projects-public-filters button.active{background:var(--blue);border-color:var(--blue);color:#fff}

/* v4.6.0 — distinct Our Work modules, precise regular-image framing, sequential lightbox. */
.our-work-module{margin:0}.our-work-module+.our-work-module{margin-top:58px;padding-top:50px;border-top:1px solid #e1e8ed}.our-work-module-head{text-align:left;margin:0 0 22px;max-width:760px}.our-work-module-head h2{margin-bottom:7px}.our-work-module-head p{margin:0;color:var(--muted)}
.projects-ba-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,var(--ba-card-width,440px)),var(--ba-card-width,440px)));justify-content:start;align-items:start}.projects-ba-grid .project-card{width:100%;min-width:0}.projects-regular-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start}.projects-regular-grid .project-card{height:100%}.projects-regular-grid .project-single-image{background:#eef3f6}
.project-gallery-open.mode-fit img{object-fit:contain;background:#eef3f6}.project-gallery-open.mode-fill img{object-fit:cover}.project-detail-image-open.mode-fit .project-detail-image{object-fit:contain;background:#eef3f6}.project-detail-image-open.mode-fill .project-detail-image{object-fit:cover}
.project-lightbox{grid-template-columns:minmax(44px,1fr) minmax(0,1200px) minmax(44px,1fr);grid-template-rows:1fr;column-gap:12px}.project-lightbox>img{grid-column:2;grid-row:1;align-self:center;justify-self:center}.lightbox-nav{position:relative;z-index:2;width:48px;height:64px;border:1px solid rgba(255,255,255,.30);border-radius:12px;background:rgba(255,255,255,.10);color:#fff;font-size:42px;line-height:1;cursor:pointer;align-self:center}.lightbox-nav:hover,.lightbox-nav:focus-visible{background:rgba(255,255,255,.18);outline:none}.lightbox-nav:disabled{opacity:.24;cursor:default}.lightbox-prev{grid-column:1;grid-row:1;justify-self:end}.lightbox-next{grid-column:3;grid-row:1;justify-self:start}.lightbox-counter{position:absolute;left:18px;top:18px;color:#fff;background:rgba(0,0,0,.36);border:1px solid rgba(255,255,255,.18);border-radius:999px;padding:5px 9px;font-size:12px;font-weight:850}.project-lightbox .lightbox-caption{bottom:12px}
@media(max-width:900px){.projects-ba-grid,.projects-regular-grid{grid-template-columns:1fr 1fr}.our-work-module+.our-work-module{margin-top:44px;padding-top:38px}.project-lightbox{grid-template-columns:42px minmax(0,1fr) 42px;padding-left:10px;padding-right:10px}.lightbox-nav{width:40px;height:54px;font-size:34px}}
@media(max-width:640px){.projects-ba-grid,.projects-regular-grid{grid-template-columns:1fr}.our-work-module+.our-work-module{margin-top:36px;padding-top:32px}.our-work-module-head{margin-bottom:16px}.project-lightbox{display:grid;grid-template-columns:1fr;padding:52px 12px 42px}.project-lightbox>img{grid-column:1;max-width:96vw;max-height:78vh}.lightbox-nav{position:absolute;top:50%;transform:translateY(-50%);width:40px;height:52px;background:rgba(0,0,0,.32)}.lightbox-prev{left:8px}.lightbox-next{right:8px}.lightbox-counter{left:12px;top:12px}.project-lightbox .lightbox-caption{bottom:8px}}

/* v4.7.0 — content release; no additional visual framework dependencies. */


/* v4.8.0 — independent regular project card widths. */
.home-single-project-grid,.projects-regular-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,var(--regular-card-width,380px)),var(--regular-card-width,380px)));align-items:start}
.home-single-project-grid{justify-content:center}.projects-regular-grid{justify-content:start}.home-single-project-grid .project-card,.projects-regular-grid .project-card{width:100%;min-width:0}
@media(max-width:640px){.home-single-project-grid,.projects-regular-grid{grid-template-columns:minmax(0,1fr)}}


/* v4.9.1 — Related Project Photo: full-fit preview + existing lightweight fullscreen viewer. */
.service-related-photo-module{float:right;width:min(44%,420px);margin:0 0 26px 30px;border-radius:var(--radius);overflow:hidden;background:var(--surface);border:1px solid #dfe6eb;box-shadow:0 8px 24px rgba(17,24,39,.05)}
.service-related-photo-stage{position:relative;aspect-ratio:4/3;background:var(--surface-2,#eef3f6);overflow:hidden}
.service-related-photo-open{display:block;width:100%;height:100%;border:0;padding:0;background:var(--surface-2,#eef3f6);cursor:zoom-in}
.service-related-photo-open:focus-visible{outline:3px solid color-mix(in srgb,var(--blue) 38%,transparent);outline-offset:-3px}
.service-related-project-image{width:100%;height:100%;object-fit:contain;object-position:center;display:block}
.service-related-photo-nav{position:absolute;z-index:2;top:50%;transform:translateY(-50%);width:38px;height:46px;border:1px solid rgba(255,255,255,.75);border-radius:10px;background:rgba(17,24,39,.58);color:#fff;font-size:28px;line-height:1;display:grid;place-items:center;cursor:pointer;backdrop-filter:blur(4px)}
.service-related-photo-nav.prev{left:10px}.service-related-photo-nav.next{right:10px}.service-related-photo-nav:disabled{opacity:.28;cursor:default}
.service-related-photo-counter{position:absolute;z-index:2;right:10px;bottom:10px;padding:4px 8px;border-radius:999px;background:rgba(17,24,39,.62);color:#fff;font-size:11px;font-weight:800}
.service-detail-prose>.prose-section:first-of-type{margin-top:0}
@media(max-width:760px){.service-related-photo-module{float:none;width:100%;max-width:560px;margin:8px auto 28px}.service-related-photo-stage{aspect-ratio:4/3}}
