/* All public design is owned by this Astra child theme. No header/footer replacement. */
:root{--sl-accent:var(--ast-global-color-0,#b7e32b);--sl-ink:var(--ast-global-color-2,#17201c);--sl-copy:var(--ast-global-color-3,#52605a);--sl-paper:var(--ast-global-color-5,#fff);--sl-soft:#f3f5f0;--sl-line:#dfe5db;--sl-dark:#17201c;--sl-radius:16px;--sl-width:1180px}
.sl-site{color:var(--sl-copy);font-family:inherit;font-size:16px;line-height:1.65;overflow-wrap:break-word}
.sl-site *{box-sizing:border-box}
.sl-site h1,.sl-site h2,.sl-site h3{color:var(--sl-ink);font-family:inherit;font-weight:750;letter-spacing:-.035em;line-height:1.13;margin:0 0 18px}
.sl-site h1{font-size:clamp(36px,4.6vw,62px);max-width:850px}
.sl-site h2{font-size:clamp(28px,3.2vw,42px)}
.sl-site h3{font-size:22px;letter-spacing:-.025em}
.sl-site p{margin:0 0 18px}.sl-site ul{margin:0 0 20px;padding-left:20px}.sl-site li{margin:7px 0}
.sl-site a:not(.sl-button){color:inherit}.sl-site a:focus-visible,.sl-site summary:focus-visible{outline:3px solid #4c7026;outline-offset:4px}
.sl-container{width:min(var(--sl-width),calc(100% - 48px));margin-inline:auto}
.sl-section{padding-block:72px}.sl-section--soft{background:var(--sl-soft)}
.sl-eyebrow{display:block;color:#4b653b;font-size:12px;font-weight:750;letter-spacing:.14em;text-transform:uppercase;margin-bottom:17px}
.sl-lead{font-size:clamp(17px,1.5vw,20px);line-height:1.6;max-width:660px}
.sl-intro{max-width:720px;margin-bottom:34px}
.sl-section-title{display:flex;align-items:end;gap:24px;justify-content:space-between;margin-bottom:32px}.sl-section-title h2{margin-bottom:0}
.sl-text-link{font-weight:700;text-underline-offset:5px;white-space:nowrap}
.sl-actions{display:flex;align-items:center;flex-wrap:wrap;gap:12px;margin-top:24px}
.sl-button,.sl-button:visited{display:inline-flex;align-items:center;justify-content:center;gap:12px;background:var(--sl-accent);color:#17201c!important;border:1px solid var(--sl-accent);border-radius:9px;min-height:48px;padding:12px 20px;font-size:15px;font-weight:750;line-height:1.25;text-decoration:none!important;transition:background .15s,box-shadow .15s}
.sl-button:hover{background:#c8ed55;box-shadow:0 3px 12px #17201c12}
.sl-button--outline,.sl-button--outline:visited{border-color:#b7c3b3;background:transparent;color:var(--sl-ink)!important}
.sl-button--outline:hover{background:var(--sl-soft)}
.sl-button--light,.sl-button--light:visited{border-color:#6c7971;background:transparent;color:#fff!important}
.sl-button--light:hover{background:#ffffff10}
.sl-hero{padding:60px 0 52px;background:var(--sl-soft)}
.sl-hero-grid{display:grid;grid-template-columns:1.08fr .92fr;gap:48px;align-items:center}
.sl-hero-copy{min-width:0}.sl-hero-copy h1 span{display:block}.sl-hero-copy .sl-lead{max-width:560px}
.sl-hero-photo{position:relative;align-self:stretch;min-height:470px;overflow:hidden;border-radius:20px;background:#27342c}
.sl-hero-photo img{width:100%;height:100%;object-fit:cover;object-position:68% center;position:absolute;inset:0}
.sl-hero-caption{position:absolute;bottom:20px;left:20px;right:20px;background:#17201ce8;color:#fff;border:1px solid #ffffff20;border-radius:10px;padding:14px 16px;font-size:14px;line-height:1.5}
.sl-hero-caption strong{display:block;color:var(--sl-accent);font-size:12px;letter-spacing:.1em;text-transform:uppercase;margin-bottom:4px}
.sl-quote-entry{margin-top:27px;max-width:470px}.sl-quote-entry>p{font-size:13px;font-weight:650;color:var(--sl-ink);margin-bottom:9px}
.sl-hero-contact{display:flex;gap:22px;align-items:center;flex-wrap:wrap;margin-top:20px;font-size:14px}.sl-hero-contact a{font-weight:700;text-underline-offset:4px}
.sl-proof{border-bottom:1px solid var(--sl-line);background:var(--sl-paper)}
.sl-proof-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px;padding-block:25px}.sl-proof-grid>div{display:flex;gap:12px;align-items:flex-start;font-size:13px;line-height:1.5}
.sl-proof-grid strong{display:block;color:var(--sl-ink);font-size:14px;margin-bottom:3px}.sl-proof-mark{color:#446634;border:1px solid #d7e4ca;display:flex;align-items:center;justify-content:center;width:30px;height:30px;flex:0 0 30px;border-radius:50%;font-weight:800;margin-top:2px}
.sl-service-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}
.sl-service-card{background:var(--sl-paper);border:1px solid var(--sl-line);border-radius:var(--sl-radius);overflow:hidden;display:flex;flex-direction:column}
.sl-service-card img{display:block;width:100%;aspect-ratio:1.7;object-fit:cover}.sl-service-card__body{padding:22px;display:flex;flex:1;flex-direction:column;align-items:flex-start}
.sl-service-card h3{font-size:23px;margin-bottom:10px}.sl-service-card p{font-size:15px;line-height:1.6;margin-bottom:22px}.sl-service-card a{margin-top:auto;font-size:14px;font-weight:750;text-decoration:none}
.sl-service-card a:hover{text-decoration:underline}.sl-service-card--urgent{background:var(--sl-dark);border-color:var(--sl-dark);color:#d8dfd9;justify-content:center}
.sl-service-card--urgent h3{color:#fff;font-size:31px}.sl-service-card--urgent .sl-service-card__body{padding:30px;justify-content:center;flex:0}.sl-service-card--urgent .sl-eyebrow{color:var(--sl-accent)}.sl-service-card--urgent a{color:var(--sl-accent)!important;margin-top:0}
.sl-number{display:block;font-size:12px;font-weight:700;letter-spacing:.1em;color:#5b7350;margin-bottom:15px}
.sl-step-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:44px}.sl-step-grid h3{font-size:23px}.sl-step-grid p{margin:0}
.sl-split{display:grid;grid-template-columns:1fr 1fr;gap:65px;align-items:start}.sl-split>.sl-intro{margin:0}
.sl-area-panel{background:var(--sl-paper);border:1px solid var(--sl-line);border-radius:var(--sl-radius);padding:27px}
.sl-area-list{display:grid;grid-template-columns:1fr 1fr;gap:10px;list-style:none!important;padding:0!important;margin:0 0 20px!important}.sl-area-list li{border-bottom:1px solid var(--sl-line);padding:8px 0;margin:0;font-weight:650;color:var(--sl-ink)}
.sl-fine{font-size:13px;line-height:1.6}.sl-area-panel .sl-fine{margin:0}
.sl-faq-list{max-width:850px}.sl-faq-list details{border-bottom:1px solid var(--sl-line);padding:20px 0}.sl-faq-list summary{cursor:pointer;list-style:none;display:flex;justify-content:space-between;gap:22px;font-weight:700;color:var(--sl-ink);font-size:17px;line-height:1.45}.sl-faq-list summary::-webkit-details-marker{display:none}.sl-faq-list summary:after{content:'+';font-size:23px;line-height:1}.sl-faq-list details[open] summary:after{content:'−'}.sl-faq-list details p{max-width:740px;margin:15px 30px 0 0;font-size:15px}
.sl-contact-band{background:var(--sl-dark);color:#d8dfd9;border-radius:18px;padding:42px;display:flex;gap:30px;align-items:center;justify-content:space-between}.sl-contact-band h2{color:#fff;font-size:32px;margin-bottom:10px}.sl-contact-band p{margin:0}.sl-contact-band .sl-actions{margin:0;flex-shrink:0}
.sl-page-hero{padding:54px 0 46px;background:var(--sl-soft)}.sl-page-hero h1{font-size:clamp(35px,4.1vw,53px)}
.sl-breadcrumbs{font-size:12px;margin-bottom:23px;color:#627060}.sl-breadcrumbs a{text-underline-offset:3px}.sl-breadcrumbs span{margin:0 9px;color:#879281}
.sl-page-hero-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:50px;align-items:center}.sl-page-hero-grid img{width:100%;aspect-ratio:1.25;object-fit:cover;border-radius:15px}
.sl-article{max-width:780px;margin-inline:auto}.sl-article>section{margin-bottom:40px}.sl-article>section:last-child{margin-bottom:0}.sl-article h2{font-size:30px}.sl-article p{font-size:16px}
.sl-related{border-top:1px solid var(--sl-line);padding-top:27px;margin-top:38px;display:flex;flex-wrap:wrap;gap:10px 25px}.sl-related a{font-weight:650;font-size:14px;text-underline-offset:4px}
.sl-language{display:inline-flex;gap:10px;align-items:center;font-size:12px;font-weight:700}.sl-language a{color:inherit;text-decoration:none}.sl-language a[aria-current=page]{text-decoration:underline;text-underline-offset:5px}
/* The transactional components inherit Astra tokens, with compact layout. */
.stlch-launcher,.stlch-quote-shell,.stlch-account,.stlch-auth-card,.stlch-mot,.stlch-offer-login,.stlch-offer-booking,.stlch-google-reviews,.stl-workspace{--stl-primary:var(--sl-accent);--stl-primary-dark:#233d25;--stl-heading:var(--sl-ink);--stl-text:var(--sl-copy);--stl-surface:var(--sl-paper);--stl-soft:var(--sl-soft);--stl-border:var(--sl-line);--stl-dark:var(--sl-dark);font-family:inherit}
:is(.stlch-launcher,.stlch-quote-shell,.stlch-account,.stlch-auth-card,.stlch-mot,.stlch-offer-booking,.stl-workspace) :is(h1,h2,h3,button,.stlch-button){font-family:inherit}
:is(.stlch-launcher,.stlch-quote-shell,.stlch-account,.stlch-auth-card,.stlch-offer-booking) .stlch-button--primary:not(:disabled){color:#17201c;background:var(--sl-accent);border-color:var(--sl-accent)}
:is(.stlch-launcher,.stlch-quote-shell,.stlch-account,.stlch-auth-card,.stlch-offer-booking) .stlch-button--primary:not(:disabled):hover{background:#c8ed55;border-color:#c8ed55}
.stlch-quote-shell .stlch-progress li.is-active span{color:#17201c}
.stlch-quote-shell .stlch-urgent-card{margin-bottom:20px}
.stlch-quote-shell .stlch-upload>label{min-height:100px;padding:12px}
.stlch-quote-shell .stlch-urgency{margin-bottom:20px}
@media(min-width:375px) and (max-width:619px){.stlch-quote-shell .stlch-choice-grid--urgency{grid-template-columns:repeat(2,minmax(0,1fr))}.stlch-quote-shell .stlch-choice-grid--urgency label>span{height:100%;min-height:84px;padding:12px}.stlch-quote-shell .stlch-choice-grid--urgency label>span strong{font-size:13px;padding-right:20px}.stlch-quote-shell .stlch-choice-grid--urgency label>span small{font-size:11px;line-height:1.4}.stlch-quote-shell .stlch-choice-grid--urgency label>span:before{width:15px;height:15px;right:9px;top:19px}}
.sl-site .stlch-launcher{margin:0;max-width:470px;font-family:inherit}.sl-site .stlch-launcher .stlch-plate{height:58px;box-shadow:none!important;border-radius:8px}.sl-site .stlch-launcher>[data-stlch-launch]{min-height:47px;box-shadow:none;border-radius:8px}
.sl-designed-page .entry-content>div.sl-site{margin-block:0}.sl-designed-page .entry-header{display:none}
.stlch-quote-shell .stlch-card,.stlch-quote-shell .stlch-step{border-radius:14px}.stlch-quote-shell h1,.stlch-quote-shell h2{font-size:clamp(25px,4vw,34px)!important;line-height:1.18!important}.stlch-quote-shell .stlch-dropzone{min-height:110px;padding:18px}.stlch-quote-shell .stlch-place-option{border-radius:0;box-shadow:none;min-height:45px;font-size:14px}.stlch-quote-shell .stlch-place-option:hover{background:var(--sl-soft);color:var(--sl-ink)}
.stlch-quote-shell .stlch-location-button{background:var(--sl-soft)!important;border:1px solid var(--sl-line)!important;color:var(--sl-ink)!important}.stlch-quote-shell .stlch-location-button strong{color:var(--sl-ink)!important}.stlch-quote-shell .stlch-urgent-card{box-shadow:none}.stlch-quote-shell .stlch-urgent-card__actions{display:flex;gap:10px;flex-wrap:wrap}
.stlch-quote-shell .stlch-upload-zone{min-height:120px}.stlch-quote-shell .stlch-field input,.stlch-quote-shell .stlch-field textarea{font-family:inherit!important;font-size:16px!important}.stlch-quote-shell .stlch-field textarea{min-height:115px}
@media(max-width:960px){.sl-hero-grid{gap:30px}.sl-hero-photo{min-height:450px}.sl-service-grid{gap:16px}.sl-service-card__body{padding:19px}.sl-split{gap:35px}.sl-contact-band{align-items:flex-start;flex-direction:column}.sl-step-grid{gap:28px}}
@media(max-width:720px){.sl-container{width:calc(100% - 36px)}.sl-section{padding-block:45px}.sl-hero{padding-block:32px}.sl-hero-grid{grid-template-columns:1fr;gap:25px}.sl-hero-copy h1{max-width:520px}.sl-hero .sl-lead{font-size:17px}.sl-hero-photo{min-height:0;height:205px;order:2;border-radius:13px}.sl-hero-photo img{object-position:65% 57%}.sl-hero-caption{bottom:11px;left:11px;right:auto;max-width:calc(100% - 22px);padding:10px 13px;font-size:12px}.sl-hero-caption strong{font-size:10px;margin-bottom:2px}.sl-quote-entry{max-width:none;margin-top:22px}.sl-site .stlch-launcher{max-width:none}.sl-hero-contact{gap:15px;font-size:13px;margin-top:15px}.sl-proof-grid{grid-template-columns:1fr;gap:16px;padding-block:23px}.sl-proof-grid>div{font-size:13px}.sl-proof-grid strong{font-size:14px}.sl-service-grid{grid-template-columns:1fr 1fr;gap:14px}.sl-service-card img{aspect-ratio:1.3}.sl-service-card h3{font-size:19px}.sl-service-card p{font-size:13px;line-height:1.55}.sl-service-card__body{padding:16px}.sl-service-card--urgent .sl-service-card__body{padding:19px}.sl-service-card--urgent h3{font-size:23px}.sl-service-card--urgent .sl-eyebrow{font-size:10px;letter-spacing:.07em}.sl-service-card a{font-size:13px}.sl-section-title{align-items:start;flex-direction:column;gap:12px;margin-bottom:25px}.sl-section-title h2{font-size:30px}.sl-step-grid{grid-template-columns:1fr;gap:28px}.sl-number{margin-bottom:8px}.sl-step-grid h3{margin-bottom:9px}.sl-split{grid-template-columns:1fr;gap:25px}.sl-area-panel{padding:21px}.sl-contact-band{padding:27px 23px;border-radius:13px;gap:23px}.sl-contact-band h2{font-size:28px}.sl-contact-band .sl-actions{width:100%;gap:10px}.sl-contact-band .sl-button{flex:1;padding:12px}.sl-page-hero{padding-block:30px}.sl-page-hero-grid{grid-template-columns:1fr;gap:25px}.sl-page-hero-grid img{aspect-ratio:1.8;max-height:235px}.sl-breadcrumbs{margin-bottom:19px}.sl-article h2{font-size:27px}.sl-article>section{margin-bottom:30px}.sl-faq-list summary{font-size:16px}.sl-faq-list details{padding:18px 0}.sl-site .stlch-launcher .stlch-plate{height:55px}.sl-site .stlch-launcher .stlch-plate input{font-size:24px!important}.sl-intro{margin-bottom:25px}.sl-site .sl-actions{margin-top:20px}.sl-site .sl-contact-band .sl-actions{margin-top:0}}
@media(max-width:370px){.sl-service-grid{grid-template-columns:1fr}.sl-service-card{display:grid;grid-template-columns:105px 1fr}.sl-service-card img{height:100%;aspect-ratio:auto}.sl-service-card--urgent{display:block}.sl-service-card__body{padding:15px}.sl-service-card p{margin-bottom:12px}.sl-hero h1{font-size:33px}.sl-container{width:calc(100% - 28px)}}
@media(prefers-reduced-motion:reduce){.sl-site *{scroll-behavior:auto!important;transition:none!important}}
