:root{--color-brand:#234b3a;--color-brand-hover:#18372a;--color-brand-active:#10281f;--color-brand-soft:#e7eee9;--color-text:#1f2a24;--color-text-muted:#59665f;--color-link:#1f5a42;--color-link-hover:#163d2e;--color-surface:#fff;--color-surface-warm:#f6f1e8;--color-surface-sage:#e7eee9;--color-page:#fbfaf7;--color-border:#d5ddd7;--color-border-strong:#aebbb2;--color-focus:#78a98d;--color-disabled-bg:#d8ded9;--color-disabled-text:#68736d;--font-sans:"Segoe UI", system-ui, -apple-system, BlinkMacSystemFont, "Helvetica Neue", Arial, sans-serif;--color-ink:var(--color-text);--color-muted:var(--color-text-muted);--color-line:var(--color-border);--color-bg:var(--color-page);--color-panel:var(--color-surface);--color-primary:var(--color-brand);--color-primary-dark:var(--color-brand-hover);--color-accent:var(--color-link);--color-soft:var(--color-surface-sage);--hero-image-overlay:#10281f8f;--shadow:0 14px 34px #1f2a241a;--radius:8px;--content-gutter:40px;--content:min(1200px, calc(100% - (var(--content-gutter) * 2)));--type-body-size:1rem;--type-body-line-height:1.6;--type-section-heading-size:clamp(1.7rem, 3.2vw, 2.35rem);--type-section-heading-line-height:1.18;--type-section-heading-weight:800;--type-section-intro-size:1.05rem;--type-section-intro-line-height:1.6;--type-small-size:.92rem;--type-small-line-height:1.45}*{box-sizing:border-box}body{color:var(--color-ink);background:var(--color-bg);font-family:var(--font-sans);font-size:var(--type-body-size);line-height:var(--type-body-line-height);margin:0}img{max-width:100%;height:auto;display:block}a{color:var(--color-link);text-underline-offset:.14em;text-decoration-thickness:1px}a:hover{color:var(--color-link-hover)}main{background:var(--color-bg)}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.site-header{z-index:20;border-bottom:1px solid var(--color-line);backdrop-filter:blur(12px);background:#fffffff5;grid-template-columns:auto 1fr auto;align-items:center;gap:18px;width:100%;padding:2px max(16px,50vw - 600px);display:grid;position:sticky;top:0}.brand,.footer-brand{color:var(--color-ink);align-items:center;font-weight:800;text-decoration:none;display:inline-flex}.brand{justify-content:center;width:110px;height:44px;display:inline-flex;overflow:visible}.brand-logo{object-fit:contain;width:100%;height:100%}.primary-nav{justify-content:flex-end;align-items:center;gap:18px;display:flex}.primary-nav a,.nav-menu-toggle,.phone-cta{color:var(--color-ink);font-weight:700;text-decoration:none}.nav-menu{position:relative}.nav-menu-toggle{font-family:inherit;font-size:inherit;font-weight:700;line-height:inherit;cursor:pointer;background:0 0;border:0;align-items:center;gap:8px;padding:0;display:inline-flex}.nav-menu-chevron{border-bottom:2px solid;border-right:2px solid;width:8px;height:8px;transition:transform .15s;transform:translateY(-2px)rotate(45deg)}.nav-menu.is-open .nav-menu-chevron{transform:translateY(2px)rotate(225deg)}.nav-submenu{z-index:30;border:1px solid var(--color-line);border-radius:var(--radius);background:#fff;min-width:250px;padding:8px;display:none;position:absolute;top:calc(100% + 12px);left:50%;transform:translate(-50%);box-shadow:0 14px 30px #0f172a24}.nav-menu.is-open .nav-submenu{display:grid}.nav-submenu a{border-radius:calc(var(--radius) - 3px);padding:10px 12px}.nav-submenu a:hover,.nav-submenu a:focus-visible{background:var(--color-soft)}@media (width>=1051px){.nav-menu:hover .nav-submenu,.nav-menu:focus-within .nav-submenu{display:grid}.nav-menu:hover .nav-menu-chevron,.nav-menu:focus-within .nav-menu-chevron{transform:translateY(2px)rotate(225deg)}.nav-submenu:before{content:"";width:100%;height:13px;position:absolute;top:-13px;left:0}}.nav-menu-toggle:focus-visible{outline:3px solid var(--color-accent);outline-offset:4px}.phone-cta{color:#fff;background:var(--color-brand);border-radius:var(--radius);white-space:nowrap;padding:10px 14px}.phone-cta:hover,.phone-cta:focus-visible{color:#fff;filter:brightness(.9)}.image-placeholder{background:var(--color-soft);border-radius:var(--radius);width:100%;display:block;overflow:hidden}.image-placeholder img{aspect-ratio:16/10;object-fit:cover;width:100%}.menu-button{border:1px solid var(--color-line);border-radius:var(--radius);background:#fff;width:44px;height:44px;padding:10px;display:none}.menu-button span:not(.sr-only){background:var(--color-ink);height:2px;margin:5px 0;display:block}.hero{width:var(--content);grid-template-columns:minmax(0,1fr) minmax(360px,440px);align-items:start;gap:34px;margin:0 auto;padding:56px 0 38px;display:grid}.hero-copy{padding-top:20px}.home-hero{isolation:isolate;color:#fff;position:relative}.home-hero__image{z-index:-2;object-fit:cover;object-position:center;width:100%;height:100%;position:absolute;inset:0}.home-hero:before{z-index:-1;content:"";background:var(--hero-image-overlay);position:absolute;inset:0}.home-hero-inner{width:var(--content);grid-template-columns:minmax(0,1fr) minmax(380px,440px);align-items:center;gap:clamp(34px,5vw,72px);margin:0 auto;padding:44px 0;display:grid}.home-hero .hero-copy{max-width:650px;padding-top:0}.home-hero h1{max-width:650px;font-size:clamp(2.35rem,5vw,3.65rem)}.home-hero-title-location{white-space:nowrap}.home-hero .eyebrow{color:#f8c56c}.home-hero .hero-intro{color:#ffffffeb;max-width:620px;font-size:1.05rem}.home-hero .hero-form{max-width:440px;color:var(--color-ink);justify-self:end;overflow:hidden}.home-hero .contact-form.compact{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:18px}.home-hero .contact-form.compact>.form-heading,.home-hero .contact-form.compact>label:last-of-type,.home-hero .contact-form.compact>.upload-field,.home-hero .contact-form.compact>.turnstile-placeholder,.home-hero .contact-form.compact>.form-status,.home-hero .contact-form.compact>.form-consent,.home-hero .contact-form.compact>.button{grid-column:1/-1}.home-hero .contact-form.compact input,.home-hero .contact-form.compact select{min-height:40px;padding-block:8px}.home-hero .contact-form.compact textarea{min-height:76px}.eyebrow{color:var(--color-accent);letter-spacing:0;text-transform:uppercase;margin:0 0 10px;font-size:.78rem;font-weight:800}h1,h2,h3{letter-spacing:0;line-height:1.15}h1{max-width:760px;margin:0;font-size:clamp(2.35rem,7vw,4.8rem)}h2{margin:0;font-size:clamp(1.7rem,5vw,2.65rem)}h3{margin:0 0 8px;font-size:1.18rem}p{margin:0}.hero-lede{max-width:680px;color:var(--color-muted);margin-top:18px;font-size:1.16rem}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:24px;display:flex}.section-actions{flex-wrap:wrap;gap:12px;margin-top:22px;display:flex}.button{min-height:46px;font:inherit;border-radius:var(--radius);cursor:pointer;border:1px solid #0000;justify-content:center;align-items:center;padding:11px 16px;font-size:.95rem;font-weight:600;line-height:1.2;text-decoration:none;display:inline-flex}.button-primary{color:#fff;background:var(--color-brand);border-color:var(--color-brand)}.button-secondary{color:var(--color-brand);background:var(--color-surface);border-color:var(--color-brand)}.button-primary:hover{color:#fff;background:var(--color-brand-hover);border-color:var(--color-brand-hover)}.button-primary:active{background:var(--color-brand-active);border-color:var(--color-brand-active)}.button-secondary:hover{color:var(--color-brand-active);background:var(--color-surface-sage)}.button:focus-visible,a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid var(--color-focus);outline-offset:3px}.button:disabled,button:disabled{color:var(--color-disabled-text);background:var(--color-disabled-bg);border-color:var(--color-disabled-bg);cursor:not-allowed}.service-area-note,.form-helper{color:var(--color-muted);margin-top:16px;font-size:.95rem}.hero-image-placeholder{border:1px solid var(--color-line);max-width:560px;box-shadow:var(--shadow);margin-top:24px}.hero-form,.contact-form,.card,.mini-tool{background:var(--color-panel);border:1px solid var(--color-line);border-radius:var(--radius);box-shadow:var(--shadow)}.hero-side{gap:18px;min-width:0;display:grid}.optional-image{background:var(--color-soft);border-radius:var(--radius);width:100%;margin:18px 0;overflow:hidden}.optional-image img{aspect-ratio:3/2;object-fit:cover;width:100%;height:auto}.optional-image--card{margin:4px 0 10px}.page-image-slot{width:var(--content);max-width:1120px;margin:0 auto 18px}.hero-side>.optional-image{border:1px solid var(--color-line);box-shadow:var(--shadow);margin:0}.hero-form,.contact-form,.contact-form>label,.upload-field,.file-picker,.turnstile-placeholder,[data-turnstile-widget],.contact-form>.button{box-sizing:border-box;width:100%;min-width:0;max-width:100%}.contact-form{gap:14px;padding:22px;display:grid}.contact-form.compact{box-shadow:none;border:0}.form-heading h2{font-size:1.35rem}.form-call{color:var(--color-primary-dark);text-align:center;text-underline-offset:3px;font-weight:800;text-decoration:underline}.form-call:hover{color:var(--color-accent)}label{gap:6px;font-weight:800;display:grid}label span{font-size:var(--type-small-size);line-height:var(--type-small-line-height)}input,select,textarea{box-sizing:border-box;width:100%;max-width:100%;min-height:44px;color:var(--color-ink);font:inherit;background:var(--color-surface);border:1px solid var(--color-border-strong);border-radius:var(--radius);padding:10px 12px}textarea{resize:vertical;min-height:82px}.contact-form input,.contact-form select,.contact-form textarea,.contact-form button{box-sizing:border-box;max-width:100%}.field-error{color:#9f1239;font-size:var(--type-small-size);line-height:var(--type-small-line-height);font-weight:700}.upload-field{gap:8px;display:grid}.selected-photo-list{margin:0 0 12px}.field-label{font-size:var(--type-small-size);line-height:var(--type-small-line-height);font-weight:800}.field-label-row{flex-wrap:wrap;align-items:baseline;gap:6px 10px;display:flex}.file-picker{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:12px;font-weight:700;display:grid}.file-button{min-height:44px;color:var(--color-primary-dark);border:1px solid var(--color-line);border-radius:var(--radius);cursor:pointer;background:#fff;justify-content:center;align-items:center;padding:10px 14px;display:inline-flex}.file-status{min-width:0;color:var(--color-muted);font-weight:700}[data-turnstile-widget]>iframe{box-sizing:border-box;max-width:100%!important}.turnstile-placeholder{margin-bottom:-4px}.turnstile-placeholder .form-status{min-height:0}.upload-helper{color:var(--color-muted);font-size:var(--type-small-size);line-height:var(--type-small-line-height)}.hp-field{width:1px;height:1px;position:absolute;left:-100vw;overflow:hidden}.trust-bar{width:var(--content);flex-wrap:wrap;gap:12px;margin:0 auto 22px;display:flex}.trust-bar span{color:var(--color-primary-dark);background:var(--color-soft);border-radius:var(--radius);padding:9px 12px;font-weight:800}.section,.final-cta,.content-page{width:var(--content);margin:0 auto;padding:52px 0}.section-heading{text-align:center;max-width:760px;margin:0 auto 24px}.section-heading p{max-width:680px;color:var(--color-muted);font-size:var(--type-section-intro-size);line-height:var(--type-section-intro-line-height);margin-top:12px;margin-left:auto;margin-right:auto}.section-heading h2,.home-problems-heading h2,.home-decision-heading h2,.about-layout__centered-heading h2,.about-layout__review h2,.about-layout__requirements h2,.about-layout__cta h2,.about-layout__faqs h2,.service-section h2,.contact-section-heading h2,.contact-final-cta h2,.final-cta h2{font-size:var(--type-section-heading-size);line-height:var(--type-section-heading-line-height);font-weight:var(--type-section-heading-weight)}.card-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.home-service-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;display:grid}.home-service-card{grid-template-rows:auto auto 1fr auto;align-content:start;gap:12px;min-width:0;display:grid}.home-service-card .optional-image{margin:0 0 4px}.home-service-card .optional-image img{aspect-ratio:16/9;object-fit:cover}.home-service-card h3{text-align:center}.home-service-card p{font-size:.9rem;line-height:1.55}.home-service-card .service-card-link{place-self:end center}.service-card-link{place-self:start;min-height:38px;margin-top:4px;padding:8px 12px;font-size:.9rem}.service-card-link:focus-visible{outline:3px solid var(--color-accent);outline-offset:3px}.home-resources-preview__heading{max-width:700px;margin-bottom:28px}.home-resources-preview__grid{grid-template-columns:repeat(4,minmax(0,1fr));grid-auto-rows:1fr;gap:16px}.home-resources-preview__grid .resource-card{grid-template-rows:auto auto minmax(3.9em,auto) 1fr auto;min-width:0;height:100%;padding:16px}.home-resources-preview__grid .image-placeholder{margin:0}.home-resources-preview__grid .image-placeholder img{aspect-ratio:16/9;object-fit:cover}.home-resources-preview__grid .resource-card h3{font-size:1.05rem;line-height:1.35}.home-resources-preview__grid .resource-card>p:not(.eyebrow){font-size:.9rem;line-height:1.5}.resource-card .service-card-link{color:#fff;background:var(--replacement-green,#12382f);border-color:#0000;place-self:end center;min-height:46px;margin-top:12px;padding:11px 16px}.home-resources-preview__actions{margin-top:22px}.home-problems-section{background:var(--replacement-charcoal,#202724);border-radius:var(--radius);border:1px solid #fff3;margin-top:18px;margin-bottom:18px;padding:32px}.home-problems-heading{text-align:left;max-width:none;margin:0}.home-problems-heading-row{grid-template-columns:minmax(0,1.25fr) minmax(240px,.75fr);align-items:center;gap:clamp(24px,4vw,48px);max-width:1060px;margin:0 auto 18px;display:grid}.home-problems-heading h2{color:#fff;font-size:var(--type-section-heading-size);line-height:var(--type-section-heading-line-height)}.home-problems-heading p{color:#ffffffc7}.heading-nowrap{white-space:nowrap}.problem-card-grid{grid-template-columns:repeat(3,minmax(0,1fr));grid-auto-rows:auto;gap:12px;display:grid}.problem-card{background:var(--color-panel);border:1px solid var(--color-line);border-radius:var(--radius);grid-template-columns:36px minmax(0,1fr);align-items:start;gap:12px;min-width:0;height:100%;padding:18px;display:grid}.problem-icon,.step-icon,.project-start-emphasis svg,.project-start-card>svg{fill:none;stroke:var(--color-primary-dark);stroke-linecap:round;stroke-linejoin:round;stroke-width:2px}.problem-icon{width:32px;height:32px}.problem-card h3{margin-bottom:5px;font-size:1rem}.problem-card p{color:var(--color-muted);font-size:.94rem;line-height:1.5}.home-expectations-section{padding-top:42px;padding-inline:var(--content-gutter);border-bottom:1px solid var(--color-line);background:#f1f4f5}.home-service-areas{padding-top:42px}.home-service-areas__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.home-service-areas__card{background:var(--color-panel);border:1px solid var(--color-line);border-radius:var(--radius);min-width:0;padding:clamp(22px,3vw,30px)}.home-service-areas__card h3{margin:0;font-size:clamp(1.15rem,1.8vw,1.35rem)}.home-service-areas__card ul{color:var(--color-muted);grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 18px;margin:20px 0 0;padding:0;list-style:none;display:grid}.home-service-areas__card li{min-width:0;line-height:1.45}.home-service-areas__action{flex-wrap:wrap;align-items:center;gap:14px 18px;margin-top:24px;display:flex}.home-service-areas__action p{color:var(--color-muted)}.project-steps{grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(12px,2vw,28px);margin:0;padding:0;list-style:none;display:grid;position:relative}.project-steps:before{content:"";background:var(--color-primary);height:1px;position:absolute;top:24px;left:9%;right:9%}.project-step{text-align:center;justify-items:center;min-width:0;height:100%;display:grid;position:relative}.step-number{z-index:1;color:#fff;background:var(--color-primary);border:3px solid var(--color-bg);border-radius:50%;place-items:center;width:48px;height:48px;font-size:1.15rem;font-weight:800;display:grid;position:relative}.step-icon{width:46px;height:46px;margin:18px 0 14px}.step-copy h3{margin-bottom:8px;font-size:clamp(.94rem,1.4vw,1.05rem)}@media (width>=901px){.project-step{grid-template-rows:48px 78px minmax(0,1fr);align-content:start}.step-copy{width:100%}.step-copy h3{min-height:2.5em}}.step-copy p{color:var(--color-muted);font-size:clamp(.84rem,1.25vw,.94rem);line-height:1.55}.home-project-cta{color:#fff;background:var(--replacement-green,#12382f);border-radius:var(--radius);grid-template-columns:minmax(0,1fr) minmax(320px,.92fr);align-items:center;gap:clamp(28px,5vw,64px);margin-top:18px;margin-bottom:28px;padding:clamp(26px,4vw,44px);display:grid}.project-start-copy>p{color:#ffffffe0;max-width:620px;margin-top:16px}.project-start-emphasis{color:#fff;background:var(--replacement-green,#12382f);border-radius:var(--radius);grid-template-columns:30px minmax(0,1fr);align-items:start;gap:12px;margin-top:22px;padding:16px;display:grid}.project-start-emphasis svg{stroke:#f0d294;width:26px;height:26px}.project-start-links{margin-top:16px}.project-start-links p{color:#ffffffe0;font-size:.94rem}.project-start-links a{color:#fff}.project-start-action{gap:20px;min-width:0;display:grid}.project-start-card{color:var(--color-ink);background:var(--color-panel);border:1px solid var(--color-line);border-radius:var(--radius);grid-template-columns:54px minmax(0,1fr);gap:14px;padding:22px;display:grid}.project-start-card>svg{width:48px;height:48px;stroke:var(--color-primary-dark)}.project-start-card h3{margin-bottom:6px}.project-start-card p{color:var(--color-muted)}.project-start-card .button{color:#fff;background:var(--replacement-green,#12382f);border-color:var(--replacement-green,#12382f);grid-column:1/-1;margin-top:4px}.project-start-checklist{gap:12px;margin:0;padding:0;list-style:none;display:grid}.project-start-checklist li{grid-template-columns:25px minmax(0,1fr);align-items:start;gap:10px;display:grid}.project-start-checklist li:before{content:"✓";width:22px;height:22px;color:var(--replacement-green,#12382f);background:#f0d294;border-radius:50%;place-items:center;font-size:.8rem;font-weight:900;display:grid}.home-decision-layout{gap:clamp(18px,2vw,24px);display:grid}.home-decision-section{padding-inline:var(--content-gutter);background:var(--replacement-beige,#f3eee3);border:1px solid #dbcfbc}.home-decision-heading-row{max-width:var(--content);grid-template-columns:minmax(0,.75fr) minmax(0,1.25fr);align-items:center;gap:clamp(28px,4vw,48px);margin:0 auto;display:grid}.home-decision-heading{max-width:none}.home-decision-heading h2{max-width:none;font-size:clamp(1.45rem, 3vw, var(--type-section-heading-size));white-space:nowrap}.home-decision-heading-row .home-heading-image-box{justify-self:start;width:100%;max-width:460px}@media (width>=769px){.home-decision-section{padding-top:clamp(44px,4vw,48px);padding-bottom:clamp(56px,5vw,60px)}}.home-heading-image-box{aspect-ratio:4/3;background:var(--color-soft);border:1px dashed var(--color-line);border-radius:var(--radius);justify-self:end;width:min(100%,360px)}.home-heading-image-box.optional-image{margin:0}.home-heading-image-box img{aspect-ratio:auto;object-fit:cover;width:100%;height:100%}.home-decision-heading p{color:var(--color-muted);font-size:var(--type-section-intro-size);line-height:var(--type-section-intro-line-height);margin-top:14px}.home-decision-details{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.home-decision-card{background:var(--color-panel);border:1px solid var(--color-line);border-radius:var(--radius);align-content:start;padding:24px;display:grid}.home-decision-card--repair,.home-decision-card--replacement{background:var(--color-panel);border-color:var(--color-line)}.home-decision-card-heading{align-items:center;gap:14px;margin-bottom:18px;display:flex}.home-decision-icon{background:var(--color-panel);border-radius:50%;flex:none;place-items:center;width:48px;height:48px;display:grid}.home-decision-icon svg{fill:none;width:25px;height:25px;stroke:var(--color-primary-dark);stroke-linecap:round;stroke-linejoin:round;stroke-width:2.25px}.home-decision-card--replacement .home-decision-icon svg{stroke:var(--color-accent)}.home-decision-card-kicker{color:var(--color-muted);letter-spacing:.08em;text-transform:uppercase;margin:0 0 2px;font-size:.78rem;font-weight:800}.home-decision-card h3{margin:0;font-size:1.2rem;line-height:1.25}.home-decision-card ul{gap:10px;margin:0;padding:0;list-style:none;display:grid}.home-decision-card li{grid-template-columns:20px minmax(0,1fr);align-items:start;gap:9px;display:grid}.home-decision-card li:before{color:#fff;background:var(--color-primary);content:"✓";border-radius:50%;place-items:center;width:20px;height:20px;margin-top:2px;font-size:.72rem;font-weight:900;display:grid}.home-decision-card--replacement li:before{background:var(--color-accent);content:"!"}.home-decision-card li,.home-decision-conclusion{color:var(--color-muted)}.home-decision-conclusion{color:var(--color-primary-dark);background:var(--color-panel);border:1px solid var(--color-line);border-radius:var(--radius);text-align:center;grid-column:1/-1;margin-top:2px;padding:18px 22px;font-weight:700}.card{padding:20px}.service-card,.resource-card{align-content:start;gap:12px;display:grid}.card p{color:var(--color-muted)}.text-link{margin-top:12px;font-weight:800;text-decoration:none;display:inline-flex}.example-card{padding:0;overflow:hidden}.example-card div{padding:18px}.split-section{grid-template-columns:.85fr 1.15fr;align-items:start;gap:34px;display:grid}.text-stack{color:var(--color-muted);gap:14px;display:grid}.steps{counter-reset:steps;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin:0;padding:0;display:grid}.steps li{border:1px solid var(--color-line);border-radius:var(--radius);background:#fff;padding:20px;list-style:none}.feature-list,.link-list{gap:10px;padding-left:20px;display:grid}.local-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.local-detail-grid>div{border:1px solid var(--color-line);border-radius:var(--radius);background:#fff;padding:18px}.local-detail-grid p{color:var(--color-muted)}.inline-link-list{flex-wrap:wrap;gap:8px;margin:0;padding:0;list-style:none;display:flex}.inline-link-list a,.inline-link-list span{background:var(--color-soft);border-radius:var(--radius);padding:7px 10px;font-weight:800;text-decoration:none;display:inline-flex}.tool-section .mini-tool{gap:14px;max-width:760px;padding:20px;display:grid}output{color:var(--color-primary-dark);background:var(--color-soft);border-radius:var(--radius);padding:14px;font-weight:700;display:block}.faq-list{gap:12px;display:grid}details{border:1px solid var(--color-line);border-radius:var(--radius);background:#fff;padding:16px}summary{cursor:pointer;font-size:var(--type-body-size);text-align:start;font-weight:800;line-height:1.45}details p{color:var(--color-muted);font-size:var(--type-body-size);line-height:var(--type-body-line-height);text-align:start;margin-top:10px}.breadcrumbs{width:var(--content);margin:0 auto;padding-top:24px;font-size:.92rem}.breadcrumbs ol{flex-wrap:wrap;gap:8px;margin:0;padding:0;list-style:none;display:flex}.breadcrumbs li:not(:last-child):after{content:"/";color:var(--color-muted);margin-left:8px}.final-cta{color:#fff;background:var(--replacement-green,#12382f);border-radius:var(--radius);text-align:center;margin-top:28px;margin-bottom:44px;padding:32px}.final-cta p{max-width:760px;margin:12px auto 0}.final-cta .hero-actions{justify-content:center}.final-cta .button-secondary{color:#fff;background:0 0;border-color:#ffffff73}.content-page{max-width:860px}.home-content{max-width:1200px}.home-content>.article-content{max-width:860px}.content-page h1{font-size:clamp(2rem,6vw,3.7rem)}.content-page h2{margin-top:30px;font-size:1.65rem}.home-content>.article-content>h2{max-width:760px;font-size:var(--type-section-heading-size);line-height:var(--type-section-heading-line-height);font-weight:var(--type-section-heading-weight);text-align:center;margin-left:auto;margin-right:auto}.content-page p:not(.eyebrow),.content-page li{color:var(--color-muted)}.page-split-hero{width:var(--content);grid-template-columns:minmax(0,1fr) minmax(360px,.8fr);align-items:center;gap:clamp(30px,5vw,64px);margin:0 auto;padding:36px 0 42px;display:grid}.page-split-hero__copy{min-width:0}.page-split-hero .hero-intro{gap:14px;display:grid}.page-split-hero .hero-intro p{color:var(--color-muted);font-size:1.05rem;line-height:1.6}.page-split-hero h1{max-width:680px;font-size:clamp(2.35rem,5vw,3.65rem)}.page-split-hero__image{border:1px solid var(--color-line);box-shadow:var(--shadow);margin:0}.page-split-hero__image img{aspect-ratio:4/3;object-fit:cover}.page-hero__intro{max-width:680px;color:var(--color-muted);margin-top:18px;font-size:1.05rem;line-height:1.6}.page-hero__intro.article-content{gap:14px}.resource-hub-hero,.resource-article__hero{grid-template-columns:minmax(0,1fr) minmax(360px,.8fr);align-items:center;gap:clamp(30px,5vw,64px);display:grid}.resource-hub-hero{width:var(--content);margin:0 auto;padding:36px 0 42px}.resource-hub-hero__copy,.resource-article__hero-copy{min-width:0}.resource-hub-hero h1,.resource-article__hero h1,.about-page__hero h1{max-width:680px;font-size:clamp(2.35rem,5vw,3.65rem)}.resource-hub-hero__image,.resource-article__hero-image{border:1px solid var(--color-line);box-shadow:var(--shadow);margin:0}.resource-hub-hero__image img,.resource-article__hero-image img{aspect-ratio:4/3;object-fit:cover}.resource-article{max-width:var(--content);padding:0 0 52px}.resource-article__hero{padding:36px 0 42px}.resource-article>.optional-image:not(.resource-article__hero-image){max-width:860px;margin-left:auto;margin-right:auto}.about-page__hero{border-bottom:1px solid var(--color-line);padding:32px 0 48px}.about-page__body{margin-top:48px}.about-layout{--replacement-green:#12382f;background:#f8f6f1;padding-bottom:52px}.about-layout__hero,.about-layout__review,.about-layout__process,.about-layout__requirements,.about-layout__cta{width:var(--content);margin:0 auto}.about-layout__hero{grid-template-columns:minmax(0,1fr) minmax(360px,.82fr);align-items:center;gap:clamp(32px,5vw,68px);padding:36px 0 52px;display:grid}.about-layout__hero-copy{min-width:0}.about-layout__hero h1{max-width:660px;font-size:clamp(2.35rem,5vw,3.7rem)}.about-layout__intro{gap:14px;max-width:680px;margin-top:20px;display:grid}.about-layout__intro p,.about-layout__review-copy>p,.about-layout__comparison-card>p,.about-layout__permits p,.about-layout__cta p{color:var(--color-muted);line-height:1.6}.about-layout__principles{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin:28px 0 0;padding:0;list-style:none;display:grid}.about-layout__principles li{min-width:0;color:var(--color-primary-dark);align-items:center;gap:9px;font-size:.88rem;font-weight:800;line-height:1.35;display:flex}.about-layout__principles svg{stroke:currentColor;stroke-width:1.7px;fill:none;flex:none;width:28px;height:28px}.about-layout__hero-image,.about-layout__review-image{border:1px solid var(--color-line);box-shadow:var(--shadow);margin:0}.about-layout__hero-image img{aspect-ratio:4/3;object-fit:cover}.about-layout__band{border-radius:var(--radius);background:#f8f6f1}.about-layout__centered-heading{text-align:center;max-width:760px;margin:0 auto 28px}.about-layout__centered-heading p{color:var(--color-muted);font-size:var(--type-section-intro-size);line-height:var(--type-section-intro-line-height);margin-top:10px}.about-layout>.service-section--comparison{background:#f3eee3;border-color:#dbcfbc}.about-layout>.service-section--comparison .service-comparison{background:0 0;border:0;gap:clamp(16px,2vw,24px);overflow:visible}.about-layout>.service-section--comparison .service-comparison__column{background:#fff;border:1px solid #d9cdb9;border-radius:8px;box-shadow:0 10px 22px #4c3a2614}.about-layout>.service-section--comparison .service-comparison__column--replacement{border-left:1px solid #d9cdb9}.about-layout>.service-section--process.service-section--replacement-process{background:var(--replacement-green);border-bottom:1px solid var(--color-line)}.about-layout>.service-section--process.service-section--replacement-process .section-heading h2{color:#fff}.about-layout__check-list svg,.about-layout__notice svg,.about-layout__process-icon svg{stroke:currentColor;stroke-width:1.65px;fill:none;stroke-linecap:round;stroke-linejoin:round;width:22px;height:22px}.about-layout__notice{max-width:900px;color:var(--color-primary-dark);border:1px solid var(--color-line);border-radius:var(--radius);background:#ffffffb8;align-items:flex-start;gap:12px;margin:24px auto 0;padding:14px 16px;font-weight:700;line-height:1.5;display:flex}.about-layout__notice svg{color:var(--color-primary);flex:none}.about-layout__review{grid-template-columns:minmax(0,1fr) minmax(360px,.85fr);align-items:start;gap:clamp(32px,5vw,68px);padding:clamp(48px,7vw,76px) 0;display:grid}.about-layout__review-copy{min-width:0}.about-layout__review-copy>p{margin-top:14px}.about-layout__check-list{gap:9px;margin:18px 0 0;padding:0;list-style:none;display:grid}.about-layout__check-list li{color:var(--color-muted);grid-template-columns:20px minmax(0,1fr);align-items:start;gap:9px;font-size:.94rem;line-height:1.45;display:grid}.about-layout__check-list svg{width:18px;height:18px;color:var(--color-primary);margin-top:1px}.about-layout__review-media{min-width:0}.about-layout__review-image img{aspect-ratio:4/3;object-fit:cover}.about-layout__notice--compact{margin-top:12px;font-size:.9rem;font-weight:600}.about-layout__comparison-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.about-layout__comparison-card{background:var(--color-panel);border:1px solid var(--color-line);border-radius:var(--radius);flex-direction:column;min-width:0;padding:clamp(22px,3vw,30px);display:flex}.about-layout__comparison-card h3{text-align:center;font-size:1.12rem}.about-layout__comparison-card>p{margin-top:12px}.about-layout__card-note{padding-top:16px;font-size:.9rem;margin-top:auto!important}.about-layout__process{padding:clamp(48px,7vw,76px) 0}.about-layout__process-list{grid-template-columns:repeat(5,minmax(0,1fr));gap:14px;margin:0;padding:0;list-style:none;display:grid}.about-layout__process-list li{text-align:center;justify-items:center;min-width:0;display:grid;position:relative}.about-layout__process-list li:not(:last-child):after{color:var(--color-primary);content:"→";font-size:1.25rem;font-weight:700;position:absolute;top:25px;right:-15px}.about-layout__process-icon{width:50px;height:50px;color:var(--color-primary);background:var(--color-soft);border:1px solid var(--color-line);border-radius:50%;place-items:center;display:grid}.about-layout__process-number{color:var(--color-primary);margin-top:12px;font-size:.8rem;font-weight:800}.about-layout__process-list h3{margin-top:4px;font-size:.98rem}.about-layout__process-list p{color:var(--color-muted);margin-top:8px;font-size:.87rem;line-height:1.45}.about-layout__requirements{grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);align-items:start;gap:18px;display:grid}.about-layout__permits{background:var(--color-soft);border:1px solid var(--color-line);border-radius:var(--radius);padding:clamp(22px,3vw,32px)}.about-layout__permits p{margin-top:14px}.about-layout__faqs .faq-list{margin-top:18px}.about-layout__cta{color:#fff;background:var(--color-primary-dark);border-radius:var(--radius);justify-content:space-between;align-items:center;gap:24px;margin-top:28px;padding:clamp(24px,4vw,36px);display:flex}.about-layout__cta p{color:#ffffffe0;max-width:680px;margin-top:10px}.about-layout__cta .button-primary{color:var(--color-primary-dark);background:#fff;flex:none}.about-layout__principles{grid-auto-rows:1fr}.about-layout__principles li{grid-template-columns:28px minmax(0,1fr);align-items:center;min-block-size:52px;display:grid}.about-layout__principles span{align-items:center;min-width:0;display:grid}.about-layout__difference-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.about-layout__difference-card{border:1px solid var(--color-line);border-radius:var(--radius);background:#fff;min-width:0;padding:26px 22px}.about-layout__difference-icon{width:42px;height:42px;color:var(--color-primary);border:1px solid var(--color-line);background:#f3eee3;border-radius:50%;place-items:center;margin-bottom:16px;display:grid}.about-layout__difference-icon svg{stroke:currentColor;stroke-width:1.65px;fill:none;stroke-linecap:round;stroke-linejoin:round;width:22px;height:22px}.about-layout__difference-card h3,.about-layout__approach-card h3,.about-layout__inquiry-list h3{margin:0;font-size:1rem;line-height:1.3}.about-layout__difference-card p,.about-layout__approach-card p,.about-layout__inquiry-list p{color:var(--color-muted);margin-top:10px;font-size:.94rem;line-height:1.55}@media (width<=640px){.about-layout__difference-card{grid-template-columns:42px minmax(0,1fr);align-items:center;column-gap:12px;display:grid}.about-layout__difference-card h3{grid-column:2;margin:0}.about-layout__difference-card p{grid-column:1/-1}}.about-layout__approach-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.about-layout__approach-card{background:var(--color-panel);border:1px solid var(--color-line);border-radius:var(--radius);min-width:0;padding:clamp(22px,3vw,30px)}.about-layout__approach-card h3{text-align:center}.about-layout__inquiry{width:var(--content);margin:0 auto;padding:clamp(48px,7vw,76px) 0}.about-layout__inquiry-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin:0;padding:0;list-style:none;display:grid}.about-layout__inquiry-list li{background:var(--color-soft);border:1px solid var(--color-line);border-radius:var(--radius);min-width:0;padding:22px}.about-layout__inquiry-number{color:#fff;background:var(--color-primary);border-radius:50%;place-items:center;width:28px;height:28px;margin-bottom:14px;font-size:.82rem;font-weight:800;display:grid}.about-layout__faqs h2{text-align:center}.about-layout__approach-card{min-height:100%}.about-layout__approach-card>p{margin-top:12px}.about-layout__approach-card ul{gap:9px;margin:18px 0 0;padding:0;list-style:none;display:grid}.about-layout__approach-card li{color:var(--color-muted);grid-template-columns:18px minmax(0,1fr);align-items:start;gap:8px;font-size:.9rem;line-height:1.45;display:grid}.about-layout__approach-card li svg{width:17px;height:17px;color:var(--color-primary);stroke:currentColor;stroke-width:1.65px;fill:none;stroke-linecap:round;stroke-linejoin:round;margin-top:1px}.about-layout__approach-note{padding-top:16px;margin-top:auto!important;font-size:.86rem!important}.about-layout__inquiry-list li{background:0 0;border:0;border-radius:0;grid-template-columns:46px minmax(0,1fr);align-items:start;column-gap:14px;padding:10px 12px;display:grid;position:relative}.about-layout__inquiry-list li:not(:last-child):after{color:var(--color-primary);content:"→";font-size:1.2rem;font-weight:700;position:absolute;top:19px;right:-16px}.about-layout__inquiry-icon{width:46px;height:46px;color:var(--color-primary);background:var(--color-soft);border:1px solid var(--color-line);border-radius:50%;grid-area:1/1/span 3;place-items:center;display:grid}.about-layout__inquiry-icon svg{stroke:currentColor;stroke-width:1.65px;fill:none;stroke-linecap:round;stroke-linejoin:round;width:22px;height:22px}.about-layout__inquiry-number{width:auto;height:auto;color:var(--color-primary);background:0 0;border-radius:0;grid-area:1/2;margin:0}.about-layout__inquiry-list h3{grid-area:2/2;margin-top:3px}.about-layout__inquiry-list p{grid-area:3/2;margin-top:6px}.about-layout__faqs{background:#f8f6f1;margin:0 auto}.about-layout__cta{color:var(--color-ink);background:var(--color-soft);border:1px solid var(--color-line);grid-template-columns:minmax(220px,.78fr) minmax(0,1fr);gap:clamp(22px,4vw,42px);margin-top:36px;display:grid}.about-layout__cta-image{border:1px solid var(--color-line);margin:0}.about-layout__cta-image img{aspect-ratio:16/9;object-fit:cover}.about-layout__cta-copy .button{margin-top:18px}.about-layout__cta p{color:var(--color-muted)}.about-layout__cta .button-primary{color:#fff;background:var(--color-primary)}.service-symptoms{grid-column:1/-1;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:0;padding:0;list-style:none;display:grid}.service-symptoms li,.service-check-list li{align-items:flex-start;gap:10px;min-width:0;display:flex}.service-symptoms li{color:var(--color-primary-dark);background:var(--color-soft);border-radius:var(--radius);padding:13px 15px;font-weight:800}.service-icon{width:30px;height:30px;color:var(--color-primary);flex:none;place-items:center;line-height:1;display:inline-grid}.service-icon svg{width:100%;height:100%}.service-icon--check{color:#fff;background:var(--color-primary);border-radius:50%;width:22px;height:22px;margin-top:1px;padding:3px}.service-icon--condition{width:22px;height:22px}.service-section{padding-top:34px;padding-bottom:34px}.service-problem-grid,.service-condition-grid,.service-related-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.service-section-intro{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:clamp(24px,5vw,64px);margin:0 0 16px;display:grid}.service-section-intro__image{min-width:0;margin:0}.service-section-intro__image img,.service-section-intro__copy{aspect-ratio:4/3}.service-section-intro__image img{object-fit:cover;border-radius:var(--radius);width:100%;height:100%}.service-section-intro__copy{text-align:left;align-content:start;gap:14px;min-width:0;padding:8% 0 0;display:grid}.service-section-intro__copy p{color:var(--color-muted);margin:0;font-size:.98rem;line-height:1.6}.service-problem-card,.service-condition-card,.service-related-card{min-width:0;padding:20px}.service-section h2{font-size:var(--type-section-heading-size);line-height:var(--type-section-heading-line-height)}.service-page .service-page-hero{padding-block:clamp(64px,7vw,96px)}.service-page .service-section{padding-block:clamp(72px,8vw,104px)}.service-section--with-gutter>.service-section__inner{padding-inline:var(--content-gutter)}.service-page .service-section--spacing-connected{padding-block:clamp(40px,4vw,56px)}.service-page .service-section--spacing-standard{padding-block:clamp(56px,6vw,72px)}.service-page .service-section--spacing-major{padding-block:clamp(72px,8vw,104px)}.service-page .service-section--feature-grid{padding-block:0}.service-page .service-section--feature-problems{background:var(--replacement-off-white,#f8f6f1)}.service-page .service-section--feature-conditions{background:var(--replacement-charcoal,#202724)}.service-page .service-section--common,.service-page .service-section--comparison{background:var(--color-soft);border:1px solid var(--color-line)}.service-before-after__heading{max-width:720px}.service-before-after__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(20px,2vw,24px);display:grid}.service-before-after__card{min-width:0;padding:clamp(16px,2vw,20px)}.service-before-after__card>.eyebrow{margin:0 0 12px}.service-before-after__image{aspect-ratio:3/2;margin:0}.service-before-after__image img{aspect-ratio:auto;object-fit:contain;height:100%}.service-page--concrete-crack .service-before-after__image{aspect-ratio:4/3}@media (width<=640px){.service-before-after__grid{grid-template-columns:1fr}}.service-page .service-section--process{border-bottom:1px solid var(--color-line);background:#f1f4f5}.service-page .service-section-intro{gap:clamp(40px,5vw,64px);margin-bottom:clamp(32px,4vw,48px)}.service-page .service-problem-grid,.service-page .service-condition-grid{gap:clamp(20px,2vw,24px)}.service-replacement-prose{max-width:840px;margin:0 auto}.service-page .service-problem-card,.service-page .service-condition-card{padding:clamp(22px,2.2vw,28px)}.service-page .service-problem-card{border-top:3px solid var(--color-primary);box-shadow:none}.service-problem-card__heading,.service-condition-card__heading,.service-comparison__heading{align-items:center;gap:12px;display:flex}.service-problem-card__heading{margin-bottom:14px}.service-problem-card__heading h3,.service-condition-card__heading h3,.service-comparison__heading h3{margin:0}.service-page .service-estimate{background:var(--color-soft);gap:clamp(40px,5vw,72px);margin-block:0;margin-inline:auto;padding:clamp(32px,5vw,56px)}.service-page .service-estimate.service-section--spacing-major{padding-block:clamp(72px,8vw,104px)}.service-page .service-estimate .contact-form{gap:16px;padding:clamp(24px,3vw,32px)}.service-problem-card h3,.service-condition-card h3,.service-related-card h3,.service-request-steps h3{font-size:1rem;line-height:1.3}.service-problem-card .article-content,.service-copy-block .article-content,.service-evaluation__copy,.service-request-steps .article-content,.service-estimate__copy .article-content,.service-related-copy{gap:10px;display:grid}.service-problem-card p,.service-condition-card p,.service-related-card p,.service-copy-block p,.service-evaluation__copy p,.service-request-steps p,.service-estimate__copy p,.service-related-copy p{color:var(--color-muted);font-size:.94rem;line-height:1.5}.service-problem-card ul,.service-copy-block ul,.service-evaluation__copy ul,.service-request-steps ul,.service-estimate__copy ul{gap:7px;margin:0;padding-left:20px;display:grid}.service-comparison{background:var(--color-panel);border:1px solid var(--color-line);border-radius:var(--radius);box-shadow:none;grid-template-columns:repeat(2,minmax(0,1fr));display:grid;overflow:hidden}.service-comparison__column{min-width:0;padding:clamp(20px,3vw,30px)}.service-comparison__column--replacement{border-left:1px solid var(--color-line)}.service-comparison__heading{border-bottom:1px solid var(--color-line);margin-bottom:20px;padding-bottom:16px}.service-comparison__column--replacement .service-icon{color:var(--color-accent)}.service-copy-block+.service-copy-block{border-top:1px solid var(--color-line);margin-top:18px;padding-top:18px}.service-copy-block h4{margin:0 0 8px;font-size:1rem;line-height:1.3}.service-evaluation{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:center;gap:clamp(26px,5vw,64px);display:grid}.service-evaluation__image .optional-image{border:1px solid var(--color-line);box-shadow:var(--shadow);margin:0}.service-evaluation__image .optional-image img{aspect-ratio:4/3}.service-check-list{color:var(--color-primary-dark);grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 18px;margin:22px 0 0;padding:0;font-weight:700;list-style:none;display:grid}.service-page--driveway .service-section--evaluation{background:var(--replacement-green,#12382f)}.service-page--driveway .service-section--evaluation h2,.service-page--driveway .service-section--evaluation .service-evaluation__copy,.service-page--driveway .service-section--evaluation .service-evaluation__copy p{color:#fff}.service-page--driveway .service-section--evaluation .service-check-list{color:#e5c98d}.service-request-steps{grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(16px,2.5vw,32px);margin:0;padding:0;list-style:none;display:grid;position:relative}.service-request-steps--replacement{grid-template-columns:repeat(3,minmax(0,1fr));row-gap:clamp(36px,5vw,56px)}.service-request-steps--replacement:before{left:16.667%;right:16.667%}.service-request-steps:before{content:"";background:var(--color-line);height:1px;position:absolute;top:18px;left:12.5%;right:12.5%}.service-request-steps li{text-align:center;grid-template-rows:36px 2.6em minmax(0,1fr);justify-items:center;row-gap:14px;min-width:0;padding:0 clamp(4px,1vw,12px);display:grid;position:relative}.service-request-steps h3{margin:0;font-size:1rem}.service-request-step__body{align-self:start}.service-step-number{z-index:1;color:#fff;background:var(--color-primary);border-radius:50%;place-items:center;width:36px;height:36px;font-size:.9rem;font-weight:900;display:inline-grid;position:relative;box-shadow:0 0 0 7px #f1f4f5}.service-condition-card{border-left:1px solid var(--color-line);align-content:start;align-items:start;gap:10px;display:grid;padding-block:4px 24px!important}.service-condition-card:nth-child(3n+1){border-left:0}.service-condition-card p{margin-top:0}.service-related-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.service-related-card{height:100%;color:var(--color-ink);text-align:center;box-shadow:none;flex-direction:column;align-items:center;gap:12px;text-decoration:none;transition:color .16s,background-color .16s,border-color .16s;display:flex}.service-related-card>.service-icon{width:34px;height:34px;margin-bottom:2px}.service-related-card h3{text-wrap:balance;margin:0;font-size:1.08rem;font-weight:800}.service-related-card p{max-width:31ch;margin:0}.service-related-card__arrow{color:var(--color-primary);margin-top:auto;font-size:1.15rem;font-weight:800;line-height:1;transition:transform .16s}.service-related-card:hover{border-color:var(--color-primary);background:var(--color-soft)}.service-related-card:hover .service-related-card__arrow{transform:translate(4px)}.service-related-card:focus-visible{outline:3px solid var(--color-accent);outline-offset:3px}@media (prefers-reduced-motion:reduce){.service-related-card,.service-related-card__arrow{transition:none}}.service-estimate{background:var(--color-soft);border:1px solid var(--color-line);border-radius:var(--radius);grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);align-items:start;gap:clamp(26px,5vw,64px);margin-top:18px;margin-bottom:28px;padding:clamp(24px,4vw,44px);display:grid}.service-estimate .section-heading{margin-bottom:18px}.service-estimate__copy .section-heading{text-align:left;margin-inline:0}.service-estimate-points{color:var(--color-primary-dark);gap:12px;margin:24px 0 0;padding:0;font-weight:750;list-style:none;display:grid}.service-estimate-points li{align-items:center;gap:10px;display:flex}.service-estimate .contact-form{box-shadow:none}.service-section--faqs summary{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:16px;min-height:44px;list-style:none;display:grid}.service-section--faqs summary::-webkit-details-marker{display:none}.service-section--faqs summary:after{color:var(--color-primary);content:"+";font-size:1.35rem;font-weight:500;line-height:1}.service-section--faqs details[open] summary:after{content:"−"}.article-content{gap:14px;display:grid}.article-content h2,.article-content h3,.article-content ul,.article-content ol{margin-bottom:0}.article-content ul,.article-content ol{margin-top:0}.hero-intro{color:var(--color-muted);margin-top:18px;font-size:1.08rem}.embedded-form{margin:34px 0}.form-status{color:#9f1239;min-height:1.5em;font-size:.92rem;font-weight:700}.site-footer{border-top:1px solid var(--color-line);background:#fff;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;padding:42px max(16px,50vw - 600px) 96px;display:grid}.site-footer h2{font-size:1rem}.site-footer ul{gap:8px;margin:12px 0 0;padding:0;list-style:none;display:grid}.site-footer p{color:var(--color-muted);margin-top:12px}.footer-business{align-content:start;gap:12px;display:grid}.footer-business p{margin-top:0}.contact-page{padding-bottom:54px}.contact-page a:focus-visible{outline:3px solid var(--color-accent);outline-offset:3px}.contact-page-lede{max-width:680px;color:var(--color-muted);margin-top:18px;font-size:1.05rem}.contact-trust-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:24px 0 0;padding:0;list-style:none;display:grid}.contact-trust-list li{border-left:3px solid var(--color-primary);gap:3px;min-width:0;padding-left:12px;display:grid}.contact-trust-list strong{font-size:.9rem}.contact-trust-list span{color:var(--color-muted);font-size:.82rem;line-height:1.45}.contact-request-layout,.contact-section,.contact-final-cta{width:var(--content);margin-left:auto;margin-right:auto}.contact-request-layout{border-top:1px solid var(--color-line);grid-template-columns:minmax(0,1.4fr) minmax(300px,.68fr);align-items:start;gap:24px;padding:44px 0;display:grid}.contact-form-shell,.contact-support-stack{min-width:0}.contact-form-shell .contact-form{padding:clamp(20px,3vw,30px)}.contact-support-stack{gap:16px;display:grid}.contact-support-card{background:var(--color-panel);border:1px solid var(--color-line);border-radius:var(--radius);padding:20px}.contact-support-card h2{margin:0;font-size:1.15rem}.contact-support-card p{color:var(--color-muted);margin-top:10px;font-size:.92rem;line-height:1.55}.contact-check-list{gap:9px;margin:16px 0 0;padding:0;list-style:none;display:grid}.contact-check-list li{color:var(--color-muted);grid-template-columns:20px minmax(0,1fr);gap:8px;font-size:.92rem;line-height:1.45;display:grid}.contact-check-list li:before{color:#fff;background:var(--color-primary);content:"✓";border-radius:50%;place-items:center;width:18px;height:18px;font-size:.7rem;font-weight:900;display:grid}.contact-section{padding:42px 0}.contact-section+.contact-section{border-top:1px solid var(--color-line)}.contact-section-heading{text-align:center;max-width:760px;margin:0 auto 24px}.contact-section-heading h2,.contact-final-cta h2{font-size:var(--type-section-heading-size);line-height:var(--type-section-heading-line-height)}.contact-section-heading>p:not(.eyebrow){max-width:680px;color:var(--color-muted);font-size:var(--type-section-intro-size);line-height:var(--type-section-intro-line-height);margin-top:10px;margin-left:auto;margin-right:auto}.contact-notes-grid h3{margin:0;font-size:1rem;line-height:1.3}.contact-notes-grid p{color:var(--color-muted);font-size:.92rem;line-height:1.55}.contact-notes-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.contact-notes-grid article{background:var(--color-panel);border:1px solid var(--color-line);border-radius:var(--radius);min-width:0;padding:20px}.contact-notes-grid p{margin-top:9px}.contact-faq-section .faq-list{max-width:900px}.contact-final-cta{color:#fff;background:var(--color-primary-dark);border-radius:var(--radius);justify-content:space-between;align-items:center;gap:24px;padding:clamp(24px,4vw,36px);display:flex}.contact-final-cta p{color:#ffffffe0;max-width:680px;margin-top:8px}.contact-final-cta .button-primary{color:var(--color-primary-dark);background:#fff;flex:none}.footer-phone{margin-top:14px;font-weight:800;text-decoration:none;display:inline-flex}.sticky-cta{z-index:30;gap:10px;display:none;position:fixed;bottom:16px;right:16px}.sticky-cta a{color:#fff;background:var(--color-primary);border-radius:var(--radius);text-align:center;min-width:110px;box-shadow:var(--shadow);padding:12px 14px;font-weight:800;text-decoration:none}.video-lite{border-radius:var(--radius);cursor:pointer;background:#000;border:0;width:min(720px,100%);padding:0;position:relative;overflow:hidden}.video-lite span{color:#fff;background:var(--color-primary);border-radius:var(--radius);padding:10px 14px;font-weight:800;position:absolute;inset:auto 20px 20px auto}iframe{aspect-ratio:16/9;border-radius:var(--radius);border:0;width:min(720px,100%)}.map-embed{gap:10px;margin:0;display:grid}.map-embed iframe{border:1px solid var(--color-line);width:100%;max-width:860px}.about-layout__service-area .map-embed iframe{max-width:800px;margin:0 auto}@media (width<=900px){.about-layout__service-area .map-embed iframe{max-width:none}}.map-embed figcaption{color:var(--color-muted);font-size:.94rem}@media (width<=1050px){.site-header{grid-template-columns:auto 1fr auto;gap:10px;padding:2px 16px}.brand{width:150px;height:32px}.menu-button{grid-area:1/3;display:block}.primary-nav{display:none}.phone-cta{text-align:center;grid-area:1/2;justify-self:end;padding:7px 9px;font-size:.82rem}.primary-nav.is-open{grid-column:1/-1;justify-content:stretch;gap:0;padding-top:10px;display:grid}.primary-nav.is-open>a,.primary-nav.is-open>.nav-menu>.nav-menu-toggle{border-top:1px solid var(--color-line);width:100%;padding:12px 0}.primary-nav.is-open>.nav-menu>.nav-menu-toggle{justify-content:space-between}.nav-submenu{min-width:0;box-shadow:none;background:0 0;border:0;border-radius:0;padding:0 0 4px 16px;position:static;transform:none}.primary-nav.is-open .nav-submenu a{border-top:1px solid var(--color-line);border-radius:0;padding:10px 0}.hero,.home-hero-inner,.split-section,.site-footer{grid-template-columns:1fr}.hero{padding-top:34px}.hero-copy{padding-top:0}.home-hero-inner{gap:28px;padding:38px 0}.home-hero .hero-copy{justify-self:center;width:min(680px,100%);max-width:none}.home-hero .hero-form{justify-self:center;width:min(620px,100%);max-width:none}.home-service-grid,.problem-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.card-grid,.local-detail-grid,.steps,.service-evaluation,.service-estimate{grid-template-columns:1fr}.page-split-hero__image{width:min(680px,100%)}.service-problem-grid,.service-condition-grid,.service-related-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.service-condition-card:nth-child(3n+1){border-left:1px solid var(--color-line)}.service-condition-card:nth-child(odd){border-left:0}.sticky-cta{display:none}}@media (width<=1024px){:root{--content-gutter:32px}}@media (width<=767px){:root{--content-gutter:20px}}@media (width<=440px){.hero-actions{flex-direction:column}.button{width:100%}.file-picker{grid-template-columns:1fr;gap:8px}.file-button{width:100%}}@media (width<=374px){.home-decision-heading h2{white-space:normal}}@media (width<=899px){.service-request-steps{grid-template-columns:1fr;gap:0}.service-request-steps:before{width:1px;height:auto;inset:18px auto 18px 18px}.service-request-steps li{text-align:left;grid-template-rows:auto auto;grid-template-columns:36px minmax(0,1fr);justify-items:stretch;gap:8px 16px;padding:0 0 30px}.service-request-steps li:last-child{padding-bottom:0}.service-step-number{grid-row:1/span 2;box-shadow:0 0 0 6px #f1f4f5}.service-request-steps h3{grid-area:1/2}.service-request-step__body{grid-area:2/2}}@media (width<=900px){.page-split-hero,.contact-request-layout,.resource-hub-hero,.resource-article__hero{grid-template-columns:1fr}.service-section-intro{grid-template-columns:1fr;gap:18px}.service-section-intro__copy{aspect-ratio:auto;padding:0}.about-layout__hero,.about-layout__review,.about-layout__requirements{grid-template-columns:1fr}.about-layout__hero-image,.about-layout__review-media{width:min(680px,100%)}.about-layout__difference-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.page-split-hero__image,.resource-hub-hero__image,.resource-article__hero-image{order:-1;width:min(640px,100%)}.resource-hub-hero{gap:0}.resource-hub-hero__copy,.resource-article__hero-copy{display:contents}.resource-hub-hero__copy .eyebrow,.resource-article__resource-label{order:1}.resource-hub-hero__image,.resource-article__hero-image{order:2;margin-bottom:24px}.resource-hub-hero__copy h1,.resource-article__hero-copy>.eyebrow:not(.resource-article__resource-label){order:3}.resource-article__hero-copy h1,.resource-hub-hero__copy .page-hero__intro{order:4}.resource-article__hero-copy .page-hero__intro{order:5}.contact-support-stack{grid-template-columns:repeat(2,minmax(0,1fr))}.contact-support-card:first-child{grid-column:1/-1}.contact-notes-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.project-steps{grid-template-columns:1fr;gap:22px}.project-steps:before{width:1px;height:auto;top:24px;bottom:24px;left:24px}.project-step{text-align:left;grid-template-columns:48px 52px minmax(0,1fr);justify-items:start;gap:0 14px}.step-number{border-color:var(--color-bg);grid-area:1/1/span 2}.step-icon{grid-area:1/2;width:40px;height:40px;margin:2px 0 0}.step-copy{grid-area:1/3}.home-project-cta{grid-template-columns:1fr}}@media (width<=640px){.home-service-areas__grid,.home-service-areas__card ul{grid-template-columns:1fr}.home-service-areas__action{flex-direction:column;align-items:flex-start}.contact-page{padding-bottom:28px}.page-split-hero{gap:24px;padding:28px 0 34px}.page-split-hero h1,.resource-hub-hero h1,.resource-article__hero h1,.about-page__hero h1,.about-layout__hero h1{font-size:clamp(2.15rem,11vw,3rem)}.about-layout{padding-bottom:28px}.about-layout__hero{gap:24px;padding:28px 0 38px}.about-layout__principles,.about-layout__difference-grid,.about-layout__comparison-grid,.about-layout__process-list,.about-layout__requirements,.about-layout__approach-grid,.about-layout__inquiry-list{grid-template-columns:1fr}.about-layout__principles{grid-auto-rows:auto;gap:12px}.about-layout__principles li{min-block-size:0}.about-layout__review,.about-layout__process{padding:38px 0}.about-layout__process-list{gap:24px}.about-layout__process-list li{text-align:left;grid-template-columns:50px 34px minmax(0,1fr);justify-items:start;column-gap:12px}.about-layout__process-list li:not(:last-child):after{display:none}.about-layout__process-icon{grid-area:1/1/span 3}.about-layout__process-number{grid-area:1/2;margin-top:0;padding-top:2px}.about-layout__process-list h3{grid-area:1/3;margin-top:0}.about-layout__process-list p{grid-area:2/2/auto/-1;margin-top:4px}.about-layout__cta{grid-template-columns:1fr;margin-top:20px;display:grid}.about-layout__inquiry-list{gap:26px}.about-layout__inquiry-list li:not(:last-child):after{content:"↓";inset:auto auto -26px 27px}.contact-notes-grid{grid-template-columns:1fr}.contact-support-card:first-child{grid-column:auto}.contact-request-layout,.contact-section{padding-top:30px;padding-bottom:30px}.contact-process-section{padding:22px 16px}.contact-final-cta{flex-direction:column;align-items:stretch}.home-hero .contact-form.compact,.home-service-grid,.home-decision-details,.home-decision-heading-row,.home-problems-heading-row{grid-template-columns:1fr}.home-decision-heading-row .home-heading-image-box{max-width:none}.home-heading-image-box{justify-self:start}.home-problems-heading-row .home-heading-image-box{justify-self:center}.home-decision-card{padding:20px}.home-decision-conclusion{grid-column:auto;padding:16px 18px}.resource-hub-hero,.resource-article__hero{gap:0;padding:28px 0 34px}.service-symptoms,.service-problem-grid,.service-condition-grid,.service-related-grid,.service-request-steps,.service-check-list,.service-comparison{grid-template-columns:1fr}.service-comparison__column--replacement{border-top:1px solid var(--color-line);border-left:0}.service-condition-card,.service-condition-card:nth-child(3n+1){border-left:0;padding-inline:0!important}.service-condition-card+.service-condition-card{border-top:1px solid var(--color-line);padding-top:22px!important}.service-estimate{width:var(--content);padding:22px 16px}.home-problems-section{padding:24px 16px}.problem-card-grid{grid-template-columns:1fr;grid-auto-rows:auto}.problem-card{padding:16px}.project-step{grid-template-columns:44px 42px minmax(0,1fr);gap:0 10px}.step-number{width:44px;height:44px}.project-steps:before{left:22px}.step-icon{width:36px;height:36px}.home-project-cta{padding:24px 18px}.project-start-card{grid-template-columns:44px minmax(0,1fr);padding:18px}.project-start-card>svg{width:40px;height:40px}.home-hero-inner{padding:32px 0}.home-hero h1{font-size:clamp(2.2rem,11vw,3rem)}.home-hero-title-location{white-space:normal}}@media (width>=1024px){.home-resources-preview__grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (width>=768px) and (width<=1023px){.home-resources-preview__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=767px){.home-resources-preview__grid{grid-template-columns:1fr}.service-page-hero{gap:0}.service-page-hero__copy{display:contents}.service-page-hero__copy .eyebrow{order:1}.service-page-hero__copy h1{order:2;margin-bottom:24px}.service-page-hero__image{order:3;margin-bottom:24px}.service-page-hero__copy .hero-intro{order:4}.service-page-hero__copy .hero-actions{order:5}.service-page-hero .service-symptoms{order:6;margin-top:24px}.service-section-intro{grid-template-columns:1fr;gap:18px}.service-section-intro__copy{aspect-ratio:auto;padding:0}.service-page .service-section{padding-block:56px}.service-page .service-section--spacing-connected{padding-block:40px}.service-page .service-section--spacing-standard{padding-block:56px}.service-page .service-section--spacing-major,.service-page .service-estimate.service-section--spacing-major{padding-block:72px}.service-page .service-section--feature-grid{padding-block:0}.service-page .service-section-intro{gap:24px;margin-bottom:32px}}.service-page--replacement,.service-page--driveway{--replacement-green:var(--color-brand);--replacement-charcoal:var(--color-brand-active);--replacement-beige:var(--color-surface-warm);--replacement-off-white:var(--color-surface-warm)}.service-page--replacement .service-section{padding-block:clamp(54px,7vw,88px)}.service-page--replacement .service-section--process.service-section--replacement-process{background:var(--color-brand)}.service-page--replacement .service-section--process.service-section--replacement-process .section-heading h2{color:#fff}.service-page--replacement .service-section--process.service-section--replacement-process .service-replacement-process-inner{box-sizing:border-box;width:100%;padding-inline:clamp(20px,4.17vw,40px)}.service-page--replacement .service-section--comparison{background:var(--replacement-beige,#f3eee3);border-color:#dbcfbc}.service-page--replacement .service-section--comparison .service-comparison{background:0 0;border:0;gap:clamp(16px,2vw,24px);overflow:visible}.service-page--replacement .service-section--comparison .service-comparison__column{background:var(--color-surface);border:1px solid var(--color-border);border-radius:8px;box-shadow:0 10px 22px #4c3a2614}.service-page--replacement .service-section--comparison .service-comparison__column--replacement{border-left:1px solid #d9cdb9}.service-page--replacement .service-section--replacement-details{color:#fff;background:var(--replacement-charcoal);width:min(1320px,100%);padding-inline:clamp(20px,4vw,48px)}.service-page--replacement .service-section--faqs{width:min(900px, var(--content))}.service-page--replacement .service-section--estimate,.service-estimate--replacement-layout{color:#fff;background:var(--replacement-green);grid-template-columns:minmax(0,.82fr) minmax(360px,1.18fr);width:min(1320px,100%);margin-top:clamp(24px,4vw,56px);display:grid}.service-page--replacement .service-section--estimate h2,.service-page--replacement .service-section--estimate p,.service-estimate--replacement-layout h2,.service-estimate--replacement-layout p{color:#fff}.service-page--replacement .service-section--estimate .service-estimate__copy .article-content a,.service-estimate--replacement-layout .service-estimate__copy .article-content a,.service-page--driveway .service-section--estimate .service-estimate__copy .article-content a{color:#f5dca4;text-underline-offset:3px;text-decoration-line:underline;text-decoration-thickness:2px}.service-page--replacement .service-section--estimate .service-estimate__copy .article-content a:hover,.service-estimate--replacement-layout .service-estimate__copy .article-content a:hover,.service-page--driveway .service-section--estimate .service-estimate__copy .article-content a:hover{color:#fff;text-decoration-thickness:3px}.service-page--replacement .service-section--estimate .service-estimate__copy .article-content a:focus-visible,.service-estimate--replacement-layout .service-estimate__copy .article-content a:focus-visible,.service-page--driveway .service-section--estimate .service-estimate__copy .article-content a:focus-visible{color:#fff;outline-offset:3px;outline:2px solid #fff}.service-page--replacement .service-section--estimate .service-icon,.service-estimate--replacement-layout .service-icon{color:#e5c98d}.service-page--replacement .service-section--estimate .contact-form,.service-estimate--replacement-layout .contact-form{color:var(--color-ink);background:var(--color-surface)}@media (width<=1024px){.service-page--replacement .service-section--estimate,.service-estimate--replacement-layout{grid-template-columns:minmax(0,1fr) minmax(330px,.82fr);gap:32px}}@media (width<=760px){.service-page--replacement .service-section--estimate,.service-estimate--replacement-layout{grid-template-columns:1fr;gap:28px}.service-page--replacement .service-section--estimate{width:var(--content)}}.service-page--replacement .service-estimate-points,.service-estimate--replacement-layout .service-estimate-points{margin-top:0}.service-page--replacement .service-estimate-points li,.service-estimate--replacement-layout .service-estimate-points li{color:#fffffff0;background:#ffffff1a;border:1px solid #ffffff2e;min-height:44px;padding:10px 12px}.service-page--replacement .service-section--estimate .service-icon--check,.service-estimate--replacement-layout .service-icon--check{color:var(--replacement-charcoal);background:#e5c98d}.service-page--replacement .service-section--estimate .contact-form .form-heading h2,.service-estimate--replacement-layout .contact-form .form-heading h2{color:var(--replacement-green)}.service-page--driveway .service-section--process.service-section--replacement-process{background:var(--replacement-green)}.service-estimate--replacement-layout{--replacement-green:var(--color-brand);--replacement-charcoal:var(--color-brand-active)}.service-page--driveway .service-section--process.service-section--replacement-process .section-heading h2{color:#fff}.service-page--driveway .service-section--comparison{background:var(--replacement-beige);border-color:#dbcfbc}.service-page--driveway .service-section--comparison .service-comparison{background:0 0;border-color:#d9cdb9}.service-page--driveway .service-section--comparison .service-comparison__column{background:#fff}.service-page--driveway .service-section--comparison .service-comparison__column--replacement{border-left-color:#d9cdb9}.service-page--driveway .service-section--estimate{color:#fff;background:var(--replacement-green)}.service-page--driveway .service-section--estimate h2,.service-page--driveway .service-section--estimate p{color:#fff}.service-page--driveway .service-section--estimate .service-estimate__copy{width:min(100%,720px);margin-inline:auto}.service-page--driveway .service-section--estimate .service-estimate__copy .section-heading,.service-page--driveway .service-section--estimate .service-estimate__copy>.article-content{text-align:center;margin-bottom:clamp(28px,3vw,36px)}.service-page--driveway .service-section--estimate .service-estimate__copy>.article-content{width:min(100%,640px);margin-inline:auto}.service-page--driveway .service-estimate-points{margin-inline:auto;gap:clamp(12px,1.5vw,16px);margin-top:0}.service-page--driveway .service-section--estimate .service-icon{color:var(--color-surface-sage)}.service-page--driveway .service-section--estimate .contact-form{color:var(--color-ink);background:#fff}.service-page--driveway .service-estimate-points li{color:#fffffff0;background:#ffffff1a;border-color:#ffffff2e;min-height:44px;padding:10px 12px}.service-page--driveway .service-section--estimate .service-icon--check{color:var(--replacement-charcoal);background:#e5c98d}.service-page--driveway .service-section--estimate .contact-form .form-heading h2{color:var(--replacement-green)}.service-page .service-section--estimate.service-estimate--replacement-layout .service-estimate__copy{width:auto;margin-inline:0}.service-page .service-section--estimate.service-estimate--replacement-layout .service-estimate__copy .section-heading,.service-page .service-section--estimate.service-estimate--replacement-layout .service-estimate__copy>.article-content{text-align:left}.service-page .service-section--estimate.service-estimate--replacement-layout .service-estimate__copy>.article-content,.service-page .service-section--estimate.service-estimate--replacement-layout .service-estimate-points{width:auto;margin-inline:0}.service-page .service-section--estimate.service-estimate--replacement-layout{color:#fff;background:var(--replacement-green)}.service-page--replacement .service-section--replacement-details,.service-page--replacement .service-section--faqs,.service-page--replacement .service-section--estimate,.service-page .service-section--estimate.service-estimate--replacement-layout{width:var(--content)}.service-page--replacement .service-section--replacement-details .section-heading>.eyebrow{color:#e5c98d;letter-spacing:.1em;text-transform:uppercase;max-width:none;margin:0 0 10px;font-size:.76rem;font-weight:900}.service-page--replacement .service-section--estimate .contact-form.compact,.service-estimate--replacement-layout .contact-form.compact{color:var(--color-ink);background:var(--color-surface);border:1px solid var(--color-border);border-radius:10px;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:clamp(18px,2vw,24px);display:grid}.service-page--replacement .service-section--estimate .contact-form.compact>.form-heading,.service-estimate--replacement-layout .contact-form.compact>.form-heading,.service-page--replacement .service-section--estimate .contact-form.compact>label:last-of-type,.service-estimate--replacement-layout .contact-form.compact>label:last-of-type,.service-page--replacement .service-section--estimate .contact-form.compact>.upload-field,.service-estimate--replacement-layout .contact-form.compact>.upload-field,.service-page--replacement .service-section--estimate .contact-form.compact>.turnstile-placeholder,.service-estimate--replacement-layout .contact-form.compact>.turnstile-placeholder,.service-page--replacement .service-section--estimate .contact-form.compact>.form-status,.service-estimate--replacement-layout .contact-form.compact>.form-status,.service-page--replacement .service-section--estimate .contact-form.compact>.form-consent,.service-estimate--replacement-layout .contact-form.compact>.form-consent,.service-page--replacement .service-section--estimate .contact-form.compact>.button,.service-estimate--replacement-layout .contact-form.compact>.button{grid-column:1/-1}.service-page--replacement .service-section--estimate .contact-form.compact input,.service-page--replacement .service-section--estimate .contact-form.compact select,.service-estimate--replacement-layout .contact-form.compact input,.service-estimate--replacement-layout .contact-form.compact select{min-height:40px;padding-block:8px}.service-page--replacement .service-section--estimate .contact-form.compact textarea,.service-estimate--replacement-layout .contact-form.compact textarea{min-height:70px}.service-page .contact-form .turnstile-placeholder[data-turnstile-configured=false]{background:#fff1f2;border:1px solid #fecdd3;border-radius:6px;gap:6px;padding:10px 12px;display:grid}.service-page .contact-form .turnstile-placeholder .form-status{color:#9f1239;min-height:0;margin:0;font-size:.86rem;line-height:1.45}.service-page--replacement .service-estimate__copy>.article-content{margin-bottom:clamp(34px,4vw,48px)}.service-page--replacement .service-estimate-points{gap:12px}@media (width<=760px){.service-page--driveway .service-section--estimate .service-estimate__copy{width:auto;margin-inline:0}.service-page--driveway .service-section--estimate .service-estimate__copy .section-heading,.service-page--driveway .service-section--estimate .service-estimate__copy>.article-content{text-align:left}.service-page--driveway .service-section--estimate .service-estimate__copy>.article-content,.service-page--driveway .service-estimate-points{width:auto;margin-inline:0}.service-page--replacement .service-section--estimate .contact-form.compact,.service-estimate--replacement-layout .contact-form.compact{grid-template-columns:1fr}.service-page--replacement .service-section--estimate .contact-form.compact>label,.service-estimate--replacement-layout .contact-form.compact>label{grid-column:1/-1}}@media (width<=767px){.service-page .service-section{width:100%;margin-inline:0}.service-page .service-section--estimate.service-estimate--replacement-layout{width:100%}}
