:root{--brand-green:#214a2d;--brand-green-hover:#173820;--brand-tint:#eaf0eb;--brand-soft:#c8d8cb;--brand-border:#b8c8bc;--brand-on-green:#fff;--green:var(--brand-green);--green2:var(--brand-green-hover);--lime:var(--brand-soft);--cream:#f3efe5;--warm:var(--brand-tint);--ink:#252923;--muted:#626960;--line:var(--brand-border);--white:var(--brand-on-green);--radius:10px;--shadow:0 18px 50px #1530221a}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:#fff;margin:0;font-family:Arial,Helvetica,sans-serif;line-height:1.6}img{max-width:100%;display:block}picture[data-media-id]{display:block}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}.container{width:min(1180px,100% - 40px);margin-inline:auto}.narrow{max-width:800px}.center{text-align:center}.warm{background:var(--warm)}.green{background:var(--green);color:#fff}.eyebrow{text-transform:uppercase;letter-spacing:.16em;color:var(--green);margin-bottom:14px;font-size:.74rem;font-weight:800;display:block}.eyebrow.light{color:var(--brand-soft)}h1,h2,h3,p{margin-top:0}h1{letter-spacing:-.055em;margin-bottom:28px;font-size:clamp(3.2rem,7.5vw,6.8rem);line-height:.91}h2{letter-spacing:-.045em;margin-bottom:24px;font-size:clamp(2.1rem,4vw,3.8rem);line-height:1.04}h3{font-size:1.35rem;line-height:1.2}.lead{color:var(--muted);font-size:1.2rem;line-height:1.65}.button{border:1px solid var(--green);background:var(--green);color:#fff;border-radius:5px;justify-content:center;align-items:center;padding:15px 22px;font-weight:800;line-height:1.1;transition:all .2s;display:inline-flex}.button:hover{background:var(--green2);transform:translateY(-1px)}.buttonLight{color:var(--green);background:#fff;border-color:#fff}.buttonCream{background:var(--cream);color:var(--green);border-color:var(--cream)}.buttonOutline{color:var(--green);background:0 0}.small{padding:12px 17px}.textLink{color:var(--green);border-bottom:1px solid var(--brand-border);font-weight:800}.actions{flex-wrap:wrap;gap:12px;display:flex}.skipLink{z-index:1000;background:#fff;padding:12px;position:fixed;top:-60px;left:16px}.skipLink:focus{top:12px}.siteHeader{z-index:100;border-bottom:1px solid var(--line);background:#fff;height:88px;position:sticky;top:0}.headerInner{justify-content:space-between;align-items:center;gap:24px;height:100%;display:flex}.logo{color:var(--green);align-items:center;gap:10px;line-height:1;display:flex}.logoLeaf{background:var(--green);color:#fff;border-radius:80% 15% 75%;place-items:center;width:38px;height:46px;font-size:1.4rem;font-weight:900;display:grid;transform:rotate(-6deg)}.logo span:last-child{flex-direction:column;gap:5px;display:flex}.logo b{letter-spacing:.08em;font-size:.92rem}.logo small{letter-spacing:.28em;font-size:.56rem}.siteHeader nav{gap:25px;font-size:.88rem;font-weight:700;display:flex}.siteHeader nav a:hover{color:var(--green)}.headerCtas{align-items:center;gap:18px;display:flex}.phone{font-weight:800;line-height:1.1}.phone small{color:var(--muted);margin-bottom:4px;font-size:.67rem;font-weight:500;display:block}.mobileMenu{display:none}.hero{color:#fff;align-items:flex-end;min-height:690px;display:flex;position:relative;overflow:hidden}.hero>img,.pageHero.withImage>img,.pageHero.withImage>picture{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.pageHero.withImage>picture img{object-fit:cover;width:100%;height:100%}.heroShade{background:linear-gradient(90deg,#051a11de 0%,#051a118c 52%,#051a111f 100%);position:absolute;inset:0}.heroContent{z-index:1;padding-bottom:85px;position:relative}.hero h1{max-width:820px}.hero p{max-width:650px;margin-bottom:30px;font-size:1.2rem}.trustStrip{background:var(--cream);border-bottom:1px solid var(--brand-border)}.trustItems{color:var(--green);grid-template-columns:repeat(4,1fr);gap:18px;padding-block:22px;font-size:.9rem;font-weight:800;display:grid}.split{grid-template-columns:.8fr 1.2fr;align-items:start;gap:90px;display:grid}.contactNote{border-top:1px solid var(--line);flex-direction:column;margin-top:35px;padding:22px 0;display:flex}.contactNote a{color:var(--green);font-size:1.5rem;font-weight:800}.form{border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);text-align:left;background:#fff;padding:34px}.formHead{border-bottom:1px solid var(--line);justify-content:space-between;align-items:start;margin-bottom:24px;display:flex}.formHead h3{font-size:1.7rem}.formHead small{color:var(--muted)}.formGrid{grid-template-columns:1fr 1fr;gap:18px;display:grid}.form label,.form legend{color:#394139;font-size:.83rem;font-weight:800}.form input,.form select,.form textarea{border:1px solid var(--brand-border);width:100%;color:var(--ink);background:#fff;border-radius:4px;margin-top:6px;padding:12px}.form input:focus,.form select:focus,.form textarea:focus{border-color:var(--green);outline:3px solid #214a2d38}.form .full{grid-column:1/-1}.form fieldset{border:0;gap:18px;margin:0;padding:0;display:flex}.form .choice{font-weight:500}.form .choice input,.form .consent input{width:auto;margin-right:6px}.upload{border:1px dashed var(--brand-border);border-radius:4px;padding:14px}.upload small{color:var(--muted);font-weight:400;display:block}.consent{font-weight:500!important}.submit{border:0;width:100%;margin-top:24px}.success{text-align:center;padding:55px}.success>span{background:var(--green);color:#fff;border-radius:50%;place-items:center;width:55px;height:55px;font-size:1.7rem;display:inline-grid}.error{color:#9d2118;margin:16px 0 0;font-weight:700}.sectionHead{justify-content:space-between;align-items:end;gap:20px;margin-bottom:35px;display:flex}.sectionHead h2{margin-bottom:0}.cardGrid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.serviceCard{border:1px solid var(--line);border-radius:var(--radius);background:#fff;transition:all .25s;overflow:hidden}.serviceCard:hover{box-shadow:var(--shadow);transform:translateY(-5px)}.serviceCard>div:last-child{padding:24px}.serviceCard p{color:var(--muted)}.serviceCard b{color:var(--green);font-size:.85rem}.cardImage{height:235px;position:relative;overflow:hidden}.cardImage picture{width:100%;height:100%}.cardImage img{object-fit:cover;width:100%;height:100%;transition:all .4s}.serviceCard:hover img{transform:scale(1.03)}.cardImage span{color:var(--green);background:#fff;border-radius:4px;padding:5px 9px;font-size:.75rem;font-weight:800;position:absolute;top:15px;right:15px}.storyGrid{grid-template-columns:1fr 1.05fr;align-items:center;gap:80px;display:grid}.storyGrid>picture{height:100%}.portrait{height:620px;position:relative}.portrait:before{content:"";background:var(--cream);position:absolute;inset:20px -20px -20px 20px}.portrait picture{width:100%;height:100%;position:relative}.portrait img,.contentImage{object-fit:cover;width:100%;height:100%;position:relative}.storyGrid .button{margin-top:18px}.featureGrid{grid-template-columns:repeat(4,1fr);gap:30px;margin-top:60px;display:grid}.featureGrid article{border-top:1px solid #ffffff4d;padding-top:24px}.featureGrid b{color:var(--lime);font-size:.78rem}.featureGrid p{color:var(--brand-soft)}.projectGrid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.projectCard>div{height:310px;margin-bottom:18px;position:relative;overflow:hidden}.projectCard img{object-fit:cover;width:100%;height:100%}.projectCard span{color:var(--green);background:#fff;padding:6px 10px;font-size:.72rem;font-weight:800;position:absolute;bottom:12px;left:12px}.projectCard small{color:var(--muted);text-transform:uppercase;letter-spacing:.1em}.projectCard h3{margin:8px 0}.projectCard b{color:var(--green);font-size:.85rem}.reviewCard{border-radius:var(--radius);box-shadow:var(--shadow);background:#fff;margin:35px 0;padding:42px;font-size:1.35rem}.reviewCard>span{color:var(--green);font-size:4rem;line-height:.5}.reviewCard footer{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-size:.8rem}.areaGrid{grid-template-columns:.8fr 1.2fr;gap:70px;display:grid}.suburbCloud{border-top:1px solid var(--line);grid-template-columns:1fr 1fr;display:grid}.suburbCloud a{border-bottom:1px solid var(--line);justify-content:space-between;margin-right:24px;padding:15px 4px;display:flex}.suburbCloud a:hover{color:var(--green)}.faqSplit{grid-template-columns:.7fr 1.3fr;gap:80px;display:grid}.faqList details{border-top:1px solid var(--brand-border)}.faqList details:last-child{border-bottom:1px solid var(--brand-border)}.faqList summary{cursor:pointer;grid-template-columns:38px 1fr 20px;gap:12px;padding:20px 0;font-weight:800;list-style:none;display:grid}.faqList summary::-webkit-details-marker{display:none}.faqList summary span{color:var(--green);font-size:.7rem}.faqList summary b{color:var(--green);font-size:1.3rem}.faqList details[open] summary b{transform:rotate(45deg)}.faqList details p{color:var(--muted);padding:0 35px 22px 50px}.ctaBand{background:var(--green);color:#fff;padding:75px 0}.ctaBand>.container{justify-content:space-between;align-items:end;gap:40px;display:flex}.ctaBand h2{margin-bottom:8px}.ctaBand p{color:var(--brand-soft);margin:0}.ctaBand .actions{flex-shrink:0}footer{background:var(--brand-green-hover);color:#dce5de;padding:75px 0 25px}.footerGrid{grid-template-columns:1.7fr 1fr 1fr 1fr;gap:50px;display:grid}.footerGrid>div:not(:first-child){flex-direction:column;align-items:flex-start;display:flex}.footerGrid h3{color:#fff;font-size:.95rem}.footerGrid a{margin-bottom:8px;font-size:.84rem}.footerGrid a:hover{color:var(--lime)}.logo.invert{color:#fff}.logo.invert .logoLeaf{background:var(--lime);color:var(--green)}.footerBrand p{color:#b7c7ba;max-width:330px}.footerPhone{color:#fff;font-weight:800;font-size:1.7rem!important;display:block!important}.footerBottom{color:#a9b8ac;border-top:1px solid #355c42;justify-content:space-between;margin-top:55px;padding-top:22px;font-size:.75rem;display:flex}.footerBottom a{margin-left:20px}.mobileBar{display:none}.breadcrumbs{color:var(--muted);padding-top:22px;font-size:.75rem}.breadcrumbs a{text-decoration:underline}.pageHero{background:var(--warm);padding:70px 0 95px}.pageHero h1{max-width:950px;color:var(--green);font-size:clamp(3rem,6vw,5.8rem)}.pageHero.withImage{color:#fff;align-items:end;min-height:510px;display:flex;position:relative}.pageHero.withImage .container{z-index:2;position:relative}.pageHero.withImage h1,.pageHero.withImage p{color:#fff}.contentGrid{grid-template-columns:1.35fr .65fr;align-items:start;gap:85px;display:grid}.prose{font-size:1.05rem}.prose h2{color:var(--green);margin-top:55px;font-size:2.2rem}.prose h2:first-child{margin-top:0}.prose li{margin-bottom:8px}.prose a{color:var(--green);text-decoration:underline}.sideCard,.contactPanel{background:var(--cream);border-radius:var(--radius);padding:30px;position:sticky;top:115px}.sideCard .button{width:100%;margin:15px 0}.sideCard .textLink{text-align:center;display:block}.placeholderBox{color:#6c746b;text-align:center;border-radius:var(--radius);background:#fff;border:2px dashed #aebdb1;padding:45px;font-weight:800}.placeholderBox small{max-width:600px;margin:10px auto 0;font-weight:400;display:block}.linkCards{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.linkCards>a{border:1px solid var(--line);border-radius:var(--radius);background:#fff;padding:30px}.linkCards>a:hover{box-shadow:var(--shadow)}.linkCards small{color:var(--green);text-transform:uppercase;letter-spacing:.1em}.linkCards p{color:var(--muted)}.linkCards b{color:var(--green);font-size:.85rem}.tagList{flex-wrap:wrap;gap:10px;display:flex}.tagList a,.tagList span{border:1px solid var(--line);border-radius:99px;padding:8px 13px;font-size:.84rem}.tagList a:hover{background:var(--green);color:#fff}.areaTitle{margin-top:50px}.topGap{margin-top:35px}.projectDetail section{border-bottom:1px solid var(--line)}.beforeAfter{grid-template-columns:1fr 1fr;gap:15px;display:grid}.beforeAfter div{background:var(--warm);height:300px;color:var(--muted);place-items:center;display:grid}.reviewGrid{grid-template-columns:1fr 1fr;gap:25px;display:grid}.reviewGrid .reviewCard{margin:0}.contactPanel{flex-direction:column;margin:25px 0;display:flex}.contactPanel a{color:var(--green);font-size:2rem;font-weight:800}.adviceNote{background:var(--cream);margin-top:55px;padding:25px}.notFound{text-align:center;place-items:center;min-height:70vh;padding:60px 20px;display:grid}.notFound>div{max-width:700px}.notFound span{color:var(--brand-tint);font-size:8rem;font-weight:900;line-height:1}.notFound h1{color:var(--green);font-size:3.5rem}.notFound .actions{justify-content:center}@media (width<=1050px){.siteHeader nav,.headerCtas .phone{display:none}.mobileMenu{display:block;position:relative}.mobileMenu summary{color:var(--green);font-weight:800;list-style:none}.mobileMenu summary::-webkit-details-marker{display:none}.mobileMenu div{box-shadow:var(--shadow);background:#fff;flex-direction:column;gap:12px;width:220px;padding:20px;display:flex;position:absolute;top:40px;right:0}.cardGrid,.featureGrid{grid-template-columns:1fr 1fr}.footerGrid{grid-template-columns:1.5fr 1fr 1fr}.footerGrid>div:last-child{display:none}}@media (width<=720px){body{padding-bottom:62px}.container{width:min(100% - 28px,1180px)}.section{padding:65px 0}.siteHeader{height:72px}.headerCtas{display:none}.hero{min-height:650px}.heroContent{padding-bottom:55px}.heroShade{background:linear-gradient(#051a1147,#051a11e8)}.hero h1{font-size:3.5rem}.trustItems{grid-template-columns:1fr 1fr;font-size:.78rem}.split,.storyGrid,.areaGrid,.faqSplit,.contentGrid{grid-template-columns:1fr;gap:45px}.form{padding:22px}.formGrid{grid-template-columns:1fr}.form label{grid-column:1!important}.form fieldset{flex-wrap:wrap}.cardGrid,.projectGrid,.linkCards,.reviewGrid{grid-template-columns:1fr}.cardImage{height:250px}.portrait{height:470px;margin-right:16px}.featureGrid{grid-template-columns:1fr}.featureGrid article{padding-top:18px}.sectionHead{flex-direction:column;align-items:start}.suburbCloud{grid-template-columns:1fr}.ctaBand>.container{flex-direction:column;align-items:start}.ctaBand .actions,.ctaBand .button{width:100%}.footerGrid{grid-template-columns:1fr 1fr}.footerBrand{grid-column:1/-1}.footerBottom{flex-direction:column;gap:10px}.mobileBar{z-index:200;background:#fff;grid-template-columns:repeat(3,1fr);height:62px;display:grid;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -5px 20px #0000001f}.mobileBar a{color:var(--green);place-items:center;font-weight:800;display:grid}.mobileBar a:last-child{background:var(--green);color:#fff}.pageHero{padding:45px 0 65px}.pageHero.withImage{min-height:460px}.pageHero h1{font-size:3.2rem}.sideCard{position:static}.beforeAfter{grid-template-columns:1fr}.notFound span{font-size:5rem}.notFound h1{font-size:2.5rem}}.crewSection{border-top:1px solid var(--line);margin-top:96px;padding-top:72px}.crewIntro{max-width:760px}.teamMemberCard{border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);background:#fff;grid-template-columns:minmax(330px,.9fr) minmax(0,1.1fr);margin-top:36px;display:grid;overflow:hidden}.teamMemberPhoto{aspect-ratio:4/5;background:var(--warm);overflow:hidden}.teamMemberPhoto picture{width:100%;height:100%}.teamMemberPhoto img{object-fit:cover;object-position:center;width:100%;height:100%}.teamMemberBody{flex-direction:column;justify-content:center;padding:48px;display:flex}.teamMemberBody h3{color:var(--green);margin-bottom:6px;font-size:clamp(2rem,3vw,2.8rem)}.teamMemberRole{color:var(--green);letter-spacing:.13em;text-transform:uppercase;margin-bottom:24px;font-size:.78rem;font-weight:800}.teamMemberBody p:not(.teamMemberRole){color:var(--ink)}.crewCta{margin-top:32px!important}@media (width<=900px){.teamMemberCard{grid-template-columns:minmax(280px,.85fr) minmax(0,1.15fr)}.teamMemberBody{padding:34px}}.quoteTrap{clip:rect(0,0,0,0)!important;white-space:nowrap!important;width:1px!important;height:1px!important;position:absolute!important;overflow:hidden!important}.cf-turnstile{margin-top:20px}@media (width<=720px){.crewSection{margin-top:64px;padding-top:52px}.teamMemberCard{grid-template-columns:1fr;margin-top:28px}.teamMemberPhoto{aspect-ratio:4/5}.teamMemberBody{padding:26px 22px 28px}.teamMemberRole{margin-bottom:20px}.crewCta{width:100%;margin-top:26px!important}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}.siteHeader .logo{flex:none;align-items:center;display:flex}.siteHeader .logo picture{display:flex}.siteHeader .logo img{object-fit:contain;width:auto;max-width:250px;height:66px;display:block}.footerLogo{background:#fff;border-radius:4px;padding:8px;margin-bottom:20px!important;display:inline-flex!important}.footerLogo picture{width:100%;display:block}.footerLogo img{object-fit:contain;width:250px;max-width:100%;height:auto;display:block}@media (width<=720px){.siteHeader .logo img{max-width:190px;height:53px}.footerLogo img{width:220px}}.hero{background:var(--brand-green-hover) url(/media/video/leaf-it-to-me-palm-removal-hero-poster-1080.avif) center/cover no-repeat}.heroVideo{object-fit:cover;filter:none;opacity:1;width:100%;height:100%;position:absolute;inset:0;transform:none}@media (prefers-reduced-motion:reduce){.heroVideo{display:none}}.servicesIntro{max-width:850px;margin-bottom:42px}.servicesIntro h2{max-width:780px}.servicesIntro p{margin-bottom:0}.homeServiceGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;display:grid}.homeServiceCard{border:1px solid var(--brand-border);border-radius:var(--radius);background:#fff;flex-direction:column;min-width:0;transition:transform .2s,box-shadow .2s,border-color .2s;display:flex;overflow:hidden}.homeServiceCard:hover{box-shadow:var(--shadow);border-color:var(--brand-green);transform:translateY(-4px)}.homeServiceCard:focus-visible{outline-offset:3px;outline:3px solid #214a2d47}.homeServiceCard>picture{width:100%;height:240px}.homeServiceCard>picture img{object-fit:cover;width:100%;height:100%}.homeServiceCard>div{flex-direction:column;flex:1;align-items:flex-start;padding:26px;display:flex}.homeServiceLabel{color:var(--brand-green);letter-spacing:.13em;text-transform:uppercase;margin-bottom:14px;font-size:.78rem;font-weight:800}.homeServiceCard p{color:var(--muted);flex:1;margin-bottom:24px}.homeServiceButton{background:var(--brand-green);color:var(--brand-on-green);border-radius:4px;align-items:center;padding:11px 15px;font-size:.84rem;font-weight:800;display:inline-flex}.homeServiceCard:hover .homeServiceButton{background:var(--brand-green-hover)}.servicesFooterAction{justify-content:center;margin-top:38px;display:flex}@media (width<=1050px){.homeServiceGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=720px){.homeServiceGrid{grid-template-columns:1fr}.homeServiceCard>picture{height:230px}.homeServiceCard>div{padding:22px}}.siteHeader{height:104px}.headerInner{gap:20px}.siteHeader .logo img{max-width:285px;height:82px}.siteHeader nav{white-space:nowrap;gap:20px}.siteHeader nav a,.siteHeader .phone{transition:color .2s}.siteHeader nav a:hover,.siteHeader .phone:hover{color:var(--brand-green)}.headerCtas{white-space:nowrap;gap:15px}.headerCtas .phone{align-items:center;min-height:44px;font-size:.91rem;display:flex}.mobileQuote{display:none}.siteHeader a:focus-visible,.mobileMenu summary:focus-visible,.hero .button:focus-visible{outline-offset:4px;border-radius:4px;outline:3px solid #214a2d52}.hero{background:var(--brand-green-hover) url(/media/video/leaf-it-to-me-palm-removal-hero-poster-1080.avif) 62% 46%/cover no-repeat;align-items:center;min-height:720px}.heroVideo{object-position:62% 46%}.heroShade{filter:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:linear-gradient(90deg,#071c10f5 0%,#0e2d19db 37%,#11311c7a 66%,#081c101f 100%)}.heroContent{padding-block:68px}.hero .eyebrow{color:#eaf0eb;margin-bottom:17px}.hero h1{text-wrap:balance;max-width:960px;margin-bottom:23px;font-size:clamp(3.45rem,5.7vw,5.45rem);line-height:.96}.hero .heroLead{max-width:660px;margin-bottom:29px;font-size:1.2rem;line-height:1.58}.hero .button{min-height:54px;padding:16px 22px}.heroPrimary{color:var(--brand-green-hover);background:#fff;border-color:#fff;box-shadow:0 8px 25px #0000002e}.heroPrimary:hover{background:var(--cream);border-color:var(--cream);color:var(--brand-green-hover)}.heroSecondary{color:#fff;background:#0a271685;border-color:#ffffffb8}.heroSecondary:hover{color:var(--brand-green-hover);background:#fff;border-color:#fff}.heroQuoteNote{color:#eaf0eb;max-width:620px!important;margin:15px 0 0!important;font-size:.86rem!important;line-height:1.45!important}.heroProof{color:#fff;border-top:1px solid #ffffff52;flex-wrap:wrap;gap:10px 22px;max-width:760px;margin:27px 0 0;padding:20px 0 0;font-size:.82rem;font-weight:800;list-style:none;display:flex}.heroProof li{align-items:center;gap:8px;line-height:1.35;display:flex}.heroProof span{width:18px;height:18px;color:var(--brand-green-hover);background:#fff;border-radius:50%;flex:0 0 18px;place-items:center;font-size:.65rem;display:inline-grid}.trustItems{grid-template-columns:repeat(4,minmax(0,1fr));gap:0;padding-block:0}.trustItems span{text-align:center;white-space:nowrap;justify-content:center;align-items:center;gap:10px;min-height:76px;padding:18px 20px;display:flex}.trustItems span+span{border-left:1px solid var(--brand-border)}.trustItems b{background:var(--brand-green);color:#fff;border-radius:50%;flex:0 0 20px;place-items:center;width:20px;height:20px;font-size:.68rem;line-height:1;display:inline-grid}@media (width<=1120px){.siteHeader{height:94px}.siteHeader .logo img{max-width:245px;height:70px}.siteHeader nav,.headerCtas{display:none}.mobileMenu{margin-left:auto;display:block;position:relative}.mobileMenu summary{color:var(--green);cursor:pointer;font-weight:800;list-style:none}.mobileMenu summary::-webkit-details-marker{display:none}.mobileMenu div{box-shadow:var(--shadow);background:#fff;flex-direction:column;gap:12px;width:220px;padding:20px;display:flex;position:absolute;top:42px;right:0}.mobileQuote{display:inline-flex}.trustItems{grid-template-columns:repeat(2,minmax(0,1fr))}.trustItems span{text-align:left;white-space:normal;justify-content:flex-start}.trustItems span:nth-child(3){border-left:0}.trustItems span:nth-child(n+3){border-top:1px solid var(--brand-border)}}@media (width<=720px){.siteHeader{height:82px}.headerInner{gap:12px}.siteHeader .logo img{max-width:160px;height:64px}.mobileMenu{margin-left:auto}.mobileMenu summary{font-size:.84rem}.mobileMenu div{top:38px}.mobileQuote{padding:11px 13px;font-size:.78rem}.hero{background-position:64% 46%;align-items:center;min-height:690px}.heroVideo{object-position:62% 46%}.heroShade{background:linear-gradient(90deg,#081f11f2 0%,#0e2c19c4 72%,#0a221357 100%)}.heroContent{padding-block:48px}.hero .eyebrow{margin-bottom:13px;font-size:.64rem;line-height:1.5}.hero h1{letter-spacing:-.047em;text-wrap:balance;max-width:15ch;margin-bottom:18px;font-size:clamp(2.65rem,11.5vw,3.25rem);line-height:.98}.hero .heroLead{max-width:34ch;margin-bottom:23px;font-size:1rem;line-height:1.5}.heroActions{grid-template-columns:1fr;gap:9px;width:min(100%,360px);display:grid}.hero .button{text-align:center;min-width:0;min-height:52px;padding:14px 16px}.heroQuoteNote{max-width:34ch!important;margin-top:12px!important;font-size:.78rem!important}.heroProof{grid-template-columns:1fr 1fr;gap:10px 14px;margin-top:20px;padding-top:16px;font-size:.73rem;display:grid}.heroProof li:last-child{grid-column:auto}.trustItems{grid-template-columns:1fr 1fr}.trustItems span{min-height:82px;padding:15px 12px;font-size:.75rem;line-height:1.35}.trustItems span:nth-child(odd){border-left:0}}@media (width<=390px){.siteHeader .logo img{max-width:145px;height:59px}.mobileQuote{padding:10px 11px}.hero{min-height:700px}.hero h1{font-size:2.55rem}}.premiumReviews{background:#f7f6f2;border-block:1px solid #deddd7;padding:110px 0 96px}.reviewsPageSection{padding-top:120px}.reviewsIntro{text-align:center;max-width:850px;margin:0 auto 52px}.reviewsIntro h1,.reviewsIntro h2{color:var(--brand-green);margin-bottom:24px}.reviewsIntro h1{letter-spacing:-.05em;font-size:clamp(3rem,5.5vw,5.4rem);line-height:1}.reviewsIntro .lead{color:#4e554e;max-width:790px;margin:0 auto}.googleRatingSummary{width:max-content;max-width:100%;color:var(--brand-green);text-align:center;background:#fff;border:1px solid #e1e3de;border-radius:12px;justify-items:center;gap:3px;margin:-20px auto 42px;padding:16px 28px;display:grid;box-shadow:0 10px 28px #17382012}.googleRatingSummary>span{color:#a36a00;letter-spacing:.12em}.googleRatingSummary strong{font-size:1.08rem}.googleRatingSummary small{color:#626960}.featuredReviewGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;margin-bottom:58px;display:grid}.featuredReviewCard{background:#fff;border:1px solid #e1e3de;border-radius:14px;min-width:0;padding:34px 30px 30px;transition:transform .22s,box-shadow .22s,border-color .22s;position:relative;overflow:hidden;box-shadow:0 14px 38px #17382014}.featuredReviewCard:hover{border-color:var(--brand-border);transform:translateY(-4px);box-shadow:0 20px 46px #1738201f}.reviewQuote{color:var(--brand-tint);pointer-events:none;font-family:Georgia,serif;font-size:6.5rem;line-height:1;position:absolute;top:8px;right:22px}.reviewStars{color:#a36a00;letter-spacing:.12em;margin-bottom:24px;font-size:1rem;position:relative}.featuredReviewCard blockquote{color:var(--ink);margin:0 0 26px;font-size:1.08rem;line-height:1.7;position:relative}.featuredReviewCard p{color:var(--brand-green);margin:0;font-size:.88rem;font-weight:800}.googleReviewsWidget{margin:0 auto;padding:8px 0 72px;overflow:hidden}.googleReviewsAllLink{justify-content:center;margin:-34px 0 48px;display:flex}.elfsight-app-1d299be1-4f91-4785-8f1f-f9c214cfb266{width:100%;max-width:100%}.googleReviewsWidget.is-loading{min-height:72px;max-height:72px;padding:0;position:relative}.googleReviewsWidget.is-loading>.elfsight-app-1d299be1-4f91-4785-8f1f-f9c214cfb266{opacity:0;pointer-events:none;position:absolute;inset:0}.googleReviewsStatus{z-index:1;color:#596159;text-align:center;place-items:center;min-height:72px;margin:0;font-size:.92rem;font-weight:700;display:grid;position:relative}.googleReviewsWidget.is-failed{min-height:0;padding:0 0 48px}.googleReviewsWidget.is-failed>.elfsight-app-1d299be1-4f91-4785-8f1f-f9c214cfb266{display:none}.googleReviewsFallback{text-align:center;justify-content:center;align-items:center;gap:18px;padding:20px 0;display:flex}.googleReviewsFallback p{color:#596159;margin:0}.googleReviewsFallback .button{flex:none}.reviewsCta{text-align:center;border-top:1px solid #d7d9d3;max-width:790px;margin:0 auto;padding:64px 40px 20px}.reviewsCta h2{color:var(--brand-green);font-size:clamp(2rem,3.7vw,3.2rem)}.reviewsCta p{color:#555d55;max-width:690px;margin:0 auto 28px;font-size:1.05rem}.reviewsCta .actions{justify-content:center}.reviewsCta small{color:#6a716a;margin-top:13px;font-weight:700;display:block}.disabledReviewLink{cursor:not-allowed;opacity:.7}.disabledReviewLink:hover{color:var(--brand-green);background:0 0;transform:none}.reviewsTrustStrip{border-top:1px solid #d7d9d3;border-bottom:1px solid #d7d9d3;grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.reviewsTrustStrip span{min-height:72px;color:var(--brand-green);text-align:center;justify-content:center;align-items:center;gap:9px;padding:16px;font-size:.84rem;font-weight:800;display:flex}.reviewsTrustStrip span+span{border-left:1px solid #d7d9d3}.reviewsTrustStrip b{background:var(--brand-green);color:#fff;border-radius:50%;flex:0 0 19px;place-items:center;width:19px;height:19px;font-size:.64rem;display:inline-grid}.reviewsCta .button:focus-visible{outline-offset:4px;outline:3px solid #214a2d4d}@media (width<=900px){.premiumReviews{padding:88px 0 78px}.featuredReviewGrid{grid-template-columns:1fr;max-width:680px;margin-inline:auto}.reviewsTrustStrip{grid-template-columns:1fr 1fr}.reviewsTrustStrip span:nth-child(3){border-left:0}.reviewsTrustStrip span:nth-child(n+3){border-top:1px solid #d7d9d3}}@media (width<=720px){.premiumReviews{padding:70px 0 62px}.reviewsIntro{text-align:left;margin-bottom:36px}.reviewsIntro h1{font-size:2.85rem}.featuredReviewGrid{gap:16px;margin-bottom:42px}.featuredReviewCard{padding:28px 24px 25px}.googleReviewsWidget{padding-bottom:42px}.googleReviewsWidget.is-loading{padding:0}.googleReviewsWidget.is-failed{padding:0 0 34px}.googleReviewsFallback{flex-direction:column;align-items:stretch}.googleReviewsFallback .button{width:100%}.googleReviewsAllLink{margin:-18px 0 38px}.googleReviewsAllLink .button{width:100%}.reviewsCta{padding:44px 0 38px}.reviewsCta .actions{grid-template-columns:1fr;width:100%;display:grid}.reviewsCta .button{width:100%}.reviewsTrustStrip span{min-height:76px;padding:13px 9px;font-size:.74rem;line-height:1.35}}@media (prefers-reduced-motion:reduce){.featuredReviewCard{transition:none}.featuredReviewCard:hover{transform:none}}@media (width<=720px){body{padding-bottom:62px}.mobileBar{grid-template-columns:repeat(3,1fr);height:62px}.mobileBar a{text-align:center;padding:6px;font-size:.75rem}.mobileBar a:last-child{background:var(--brand-green);color:#fff}}.aboutJoshCopy{max-width:620px}.aboutJoshCopy h2{margin-bottom:28px;font-size:clamp(2.5rem,4.5vw,4.15rem)}.aboutJoshCopy p{max-width:60ch}.establishedBadge{background:var(--brand-tint);border:1px solid var(--brand-border);color:var(--green);letter-spacing:.12em;text-transform:uppercase;border-radius:99px;align-items:center;margin-bottom:20px;padding:7px 12px;font-size:.72rem;font-weight:800;display:inline-flex}.aboutJoshTrust{border-top:1px solid var(--line);border-bottom:1px solid var(--line);color:var(--green);flex-wrap:wrap;gap:12px 24px;margin:26px 0 4px;padding:20px 0;font-size:.86rem;font-weight:800;list-style:none;display:flex}.aboutJoshTrust li{align-items:center;gap:8px;display:flex}.aboutJoshTrust li span{background:var(--brand-tint);border-radius:50%;place-items:center;width:24px;height:24px;font-size:.75rem;display:grid}.mediaCaption{z-index:3;color:#fff;background:#071c10db;border-radius:4px;width:max-content;max-width:calc(100% - 32px);margin:0;padding:8px 11px;font-size:.76rem;font-weight:700;line-height:1.4;position:absolute;bottom:16px;left:16px;right:16px}.portrait{margin:0}.adviceVideo{border-top:1px solid var(--line);margin-top:48px;padding-top:40px}.adviceVideo video{background:var(--brand-green-hover);border-radius:var(--radius);width:100%;height:auto;margin:24px 0;display:block}.adviceVideo summary{cursor:pointer;color:var(--green);font-weight:800}.adviceVideo details p{white-space:pre-line}.quoteForm{padding:38px}.quoteFormHead{margin-bottom:28px;padding-bottom:24px;display:block}.quoteFormHead>div{max-width:620px}.quoteFormHead h3{color:var(--green);margin:0 0 10px;font-size:clamp(1.65rem,2.5vw,2.15rem);line-height:1.12}.quoteFormHead p{color:var(--muted);margin:0;font-size:.96rem;line-height:1.55}.quoteFormHead>small{color:var(--muted);margin-top:15px;font-size:.74rem;display:block}.quoteFormEyebrow{color:var(--green);letter-spacing:.13em;text-transform:uppercase;margin-bottom:8px;font-size:.7rem;font-weight:800;display:block}.quoteFormGrid{gap:21px 18px}.quoteForm label,.quoteForm legend{color:#303830;font-size:.86rem;line-height:1.35}.quoteForm input,.quoteForm select{min-height:50px;margin-top:8px;padding:13px 14px}.quoteForm textarea{resize:vertical;min-height:126px;margin-top:8px;padding:13px 14px}.quoteForm input::placeholder,.quoteForm textarea::placeholder{color:#747b74;opacity:1}.optionalLabel{color:var(--muted);font-weight:500}.fieldHelp{margin-top:6px;font-weight:500;display:block;color:var(--muted)!important;font-size:.72rem!important}.quoteForm .contactChoices{padding-top:2px;display:block}.contactChoices>div{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:10px;display:grid}.quoteForm .contactChoices .choice{border:1px solid var(--brand-border);min-height:50px;color:var(--ink);cursor:pointer;background:#fff;border-radius:5px;justify-content:center;align-items:center;gap:8px;margin:0;padding:11px 12px;font-size:.86rem;font-weight:700;transition:border-color .18s,background .18s,color .18s;display:flex}.quoteForm .contactChoices .choice:hover{border-color:var(--green)}.quoteForm .contactChoices .choice:focus-within{outline-offset:2px;outline:3px solid #214a2d38}.quoteForm .contactChoices .choice:has(input:checked){border-color:var(--green);background:var(--brand-tint);color:var(--green)}.quoteForm .contactChoices input{width:auto;min-height:0;accent-color:var(--green);margin:0}.quoteSubmit{border-radius:5px;min-height:57px;margin-top:27px;font-size:1.02rem;box-shadow:0 10px 24px #17382029}.quoteSubmit:focus-visible{outline-offset:3px;outline:3px solid #214a2d4d}.quoteSubmit:disabled{cursor:wait;opacity:.72;transform:none}.quoteFormReassurance{border-top:1px solid var(--line);color:var(--muted);text-align:center;margin-top:20px;padding-top:18px;font-size:.76rem;line-height:1.5}.quoteFormReassurance p{margin:0}.quoteFormReassurance p+p{margin-top:6px}.quoteFormReassurance a{color:var(--green);text-underline-offset:2px;font-weight:800;text-decoration:underline}.quoteForm.success p{max-width:520px;margin-inline:auto}@media (width<=720px){.quoteForm{padding:25px 21px}.quoteFormHead{margin-bottom:23px;padding-bottom:20px}.quoteFormGrid{gap:18px}.contactChoices>div{gap:7px}.quoteForm .contactChoices .choice{padding:10px 7px;font-size:.8rem}.quoteSubmit{margin-top:23px;font-size:.96rem}.quoteFormReassurance{text-align:left}.aboutJosh .portrait img{object-position:center 32%}.aboutJoshCopy h2{font-size:2.65rem}.aboutJoshTrust{grid-template-columns:1fr;display:grid}}.onSiteQuote{background:var(--brand-green);color:#fff;padding:100px 0}.onSiteQuoteInner{grid-template-columns:.8fr 1.2fr;align-items:start;gap:90px;display:grid}.onSiteQuoteHeading h2{max-width:520px;margin:0;font-size:clamp(2.8rem,5.2vw,5rem)}.onSiteQuoteCopy{max-width:690px}.onSiteQuoteCopy>p{color:#dce5de;font-size:1.08rem;line-height:1.75}.onSiteQuoteCopy>p:first-child{color:#fff;font-size:1.35rem;font-weight:800}.onSiteQuoteCopy .actions{margin-top:32px}.onSiteCall{color:#fff;background:0 0;border-color:#ffffffb8}.onSiteCall:hover{color:var(--brand-green);background:#fff;border-color:#fff}.onSiteQuoteCopy .onSiteAdvice{border-top:1px solid #ffffff42;margin:28px 0 0;padding-top:24px;font-size:.92rem}.onSiteQuote .button:focus-visible{outline-offset:4px;outline:3px solid #fff}@media (width<=900px){.onSiteQuoteInner{grid-template-columns:1fr;gap:38px}.onSiteQuoteHeading h2{max-width:680px}}@media (width<=720px){.onSiteQuote{padding:70px 0}.onSiteQuoteHeading h2{font-size:2.75rem}.onSiteQuoteCopy .actions{grid-template-columns:1fr;display:grid}.onSiteQuoteCopy .button{width:100%}}.faqList details p{white-space:pre-line}.pageHeroNote{color:var(--green);margin:20px 0 0;font-weight:800}.pageHero.withImage .pageHeroNote{color:#fff}.featuredProjectIntro{max-width:860px;margin-bottom:40px}.featuredProjectCard{border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);background:#fff;grid-template-columns:minmax(0,1.2fr) minmax(330px,.8fr);display:grid;overflow:hidden}.featuredProjectMedia{background:var(--green);flex-direction:column;min-width:0;margin:0;display:flex}.featuredProjectMedia img{object-fit:cover;width:100%;height:100%;min-height:520px}.featuredProjectMedia figcaption{color:#fff;letter-spacing:.08em;text-transform:uppercase;padding:11px 18px;font-size:.74rem;font-weight:800}.featuredProjectSummary{padding:42px}.projectStatus{background:var(--brand-tint);color:var(--green);border-radius:99px;margin-bottom:24px;padding:7px 10px;font-size:.73rem;font-weight:800;display:inline-block}.featuredProjectSummary dl{margin:0}.featuredProjectSummary dl>div{border-top:1px solid var(--line);padding:17px 0}.featuredProjectSummary dt{color:var(--green);letter-spacing:.12em;text-transform:uppercase;margin-bottom:5px;font-size:.72rem;font-weight:800}.featuredProjectSummary dd{color:var(--ink);margin:0;line-height:1.55}.featuredProjectSummary dd:first-letter{color:inherit}.featuredProjectCta{border-top:1px solid var(--brand-border);margin-top:12px;padding-top:24px}.featuredProjectCta h3{margin-bottom:16px}.featuredProjectCta .actions{align-items:center}@media (width<=900px){.featuredProjectCard{grid-template-columns:1fr}.featuredProjectMedia img{height:420px;min-height:0}}@media (width<=720px){.featuredProjectIntro{margin-bottom:28px}.featuredProjectMedia img{height:300px;min-height:0}.featuredProjectSummary{padding:26px}.featuredProjectCta .actions{flex-direction:column;align-items:stretch}.featuredProjectCta .button{width:100%}.featuredProjectCta .textLink{align-self:flex-start;padding:10px 0}}.serviceReviewsSection .reviewsIntro{margin-bottom:46px}.verifiedReviewLink{color:var(--muted);text-underline-offset:3px;margin-top:7px;font-size:.75rem;font-weight:800;text-decoration:underline;display:inline-block}.verifiedReviewLink:hover{color:var(--green)}.serviceReviewSummary{text-align:center;max-width:760px;margin:58px auto 0}.serviceReviewSummary .googleRatingSummary{margin:0 auto 28px}.serviceReviewSummary>p{max-width:680px;color:var(--muted);margin:24px auto 0}.serviceReviewSummary .button:focus-visible,.verifiedReviewLink:focus-visible{outline-offset:4px;outline:3px solid #214a2d47}@media (width<=720px){.serviceReviewsSection .reviewsIntro{text-align:left}.serviceReviewSummary{margin-top:42px}.serviceReviewSummary .button{width:100%}}.workAreaContent{min-width:0}.workAreaGroups{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:30px;display:grid}.workAreaGroup{min-width:0}.workAreaGroup h3{color:var(--green);margin:0 0 13px;font-size:1.05rem}.workAreaLinkList{grid-template-columns:1fr}.workAreaLinkList a{margin-right:0}.workAreaLinkList a:focus-visible,.workAreaAccordion button:focus-visible,.workAreaCta .button:focus-visible{outline-offset:3px;outline:3px solid #214a2d47}.workAreaAccordions{display:none}.workAreaCta{border-top:1px solid var(--line);margin-top:34px;padding-top:28px}.workAreaCta h3{color:var(--green);margin-bottom:9px;font-size:1.35rem}.workAreaCta p{color:var(--muted);margin-bottom:20px}@media (width<=720px){.workAreaGroupsDesktop{display:none}.workAreaAccordions{border-bottom:1px solid var(--line);margin-right:78px;display:block}.workAreaAccordion{border-top:1px solid var(--line)}.workAreaAccordion h3{margin:0}.workAreaAccordion h3 button{width:100%;min-height:60px;color:var(--green);text-align:left;background:0 0;border:0;justify-content:space-between;align-items:center;gap:18px;padding:15px 4px;font-weight:800;display:flex}.workAreaAccordionIcon{background:var(--brand-tint);border-radius:50%;flex:0 0 30px;place-items:center;width:30px;height:30px;font-size:1.2rem;line-height:1;display:grid}.workAreaAccordion>div{padding:0 0 18px}.workAreaCta{margin-top:30px;padding:26px 78px 0 0}.workAreaCta .actions{grid-template-columns:1fr;display:grid}.workAreaCta .button{width:100%}}.popularServiceAreas{border-top:1px solid var(--line);margin-top:64px;padding-top:54px}.serviceAreasIntro{max-width:820px;margin-bottom:34px}.serviceAreasIntro h3{color:var(--green);margin-bottom:14px;font-size:clamp(1.8rem,3vw,2.55rem)}.serviceAreasIntro p{color:var(--muted);margin:0;font-size:1.02rem}.serviceAreaGroups{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:28px;display:grid}.serviceAreaGroup{background:var(--warm);border:1px solid var(--line);border-radius:var(--radius);min-width:0;padding:28px}.serviceAreaGroup h4{color:var(--green);margin:0 0 20px;font-size:1.16rem}.serviceAreaPills{flex-wrap:wrap;gap:10px;display:flex}.serviceAreaPills a{border:1px solid var(--brand-border);min-height:40px;color:var(--green);background:#fff;border-radius:99px;align-items:center;padding:8px 14px;font-size:.84rem;font-weight:700;line-height:1.2;transition:background .2s,color .2s,border-color .2s,transform .2s;display:inline-flex}.serviceAreaPills a:hover{background:var(--green);border-color:var(--green);color:#fff;transform:translateY(-1px)}.serviceAreaPills a:focus-visible,.serviceAreaAccordion button:focus-visible,.serviceAreasCta .button:focus-visible{outline-offset:3px;outline:3px solid #214a2d47}.serviceAreaAccordions{display:none}.serviceAreasCta{background:var(--brand-tint);border:1px solid var(--brand-border);border-radius:var(--radius);margin-top:34px;padding:34px}.serviceAreasCta h3{color:var(--green);margin-bottom:10px;font-size:1.55rem}.serviceAreasCta p{max-width:720px;color:var(--muted);margin-bottom:22px}@media (width<=720px){.popularServiceAreas{margin-top:48px;padding-top:42px}.serviceAreasIntro{margin-bottom:26px}.serviceAreasIntro h3{font-size:2rem}.serviceAreaGroupsDesktop{display:none}.serviceAreaAccordions{border-bottom:1px solid var(--brand-border);display:block}.serviceAreaAccordion{border-top:1px solid var(--brand-border)}.serviceAreaAccordion h4{margin:0}.serviceAreaAccordion h4 button{width:100%;min-height:60px;color:var(--green);text-align:left;background:0 0;border:0;justify-content:space-between;align-items:center;gap:18px;padding:15px 4px;font-weight:800;display:flex}.serviceAreaAccordionIcon{background:var(--brand-tint);border-radius:50%;flex:0 0 30px;place-items:center;width:30px;height:30px;font-size:1.2rem;line-height:1;display:grid}.serviceAreaAccordion>div{padding:0 0 22px}.serviceAreaPills{gap:8px}.serviceAreaPills a{min-height:42px;padding:9px 13px;font-size:.81rem}.serviceAreasCta{margin-top:28px;padding:26px 22px}.serviceAreasCta .actions{grid-template-columns:1fr;display:grid}.serviceAreasCta .button{width:100%}}@media (prefers-reduced-motion:reduce){.serviceAreaPills a{transition:none}.serviceAreaPills a:hover{transform:none}}.ctaBand{padding:78px 0}.ctaBand>.container{align-items:center}.ctaBandCopy{max-width:640px}.ctaBand h2{margin-bottom:14px;font-size:clamp(2.35rem,4.2vw,4rem)}.ctaBand p{color:#fff;max-width:560px;font-size:1.08rem}.ctaBand .actions{justify-content:flex-end}.ctaBand .button{min-height:50px}.ctaBand .buttonLight:hover{background:var(--cream);border-color:var(--cream);color:var(--green)}.ctaSecondary{color:#fff;background:0 0;border-color:#fff}.ctaSecondary:hover{color:var(--green);background:#fff;border-color:#fff}.ctaBand .button:focus-visible{outline-offset:4px;outline:3px solid #fff}.siteFooter{background:var(--brand-green-hover);color:#eaf0eb;padding:82px 0 104px}.siteFooter .footerGrid{grid-template-columns:minmax(400px,1.7fr) repeat(3,minmax(130px,1fr));align-items:start;gap:clamp(42px,4vw,60px)}.siteFooter .footerBrand p{color:#eaf0eb;max-width:390px;margin-bottom:22px;line-height:1.65}.siteFooter .footerLogo{background:#fff;border:1px solid #ffffffc7;border-radius:10px;width:min(410px,100%);padding:16px 18px;overflow:hidden;box-shadow:0 12px 28px #04160c38;margin:0 0 28px!important;display:inline-flex!important}.siteFooter .footerLogo img{object-fit:contain;opacity:1;filter:none;width:100%;height:auto}.siteFooter .footerContact{flex-direction:column;align-items:flex-start;margin:2px 0 12px;display:flex}.siteFooter .footerCallLabel{color:#cfe0d2;letter-spacing:.12em;text-transform:uppercase;margin-bottom:3px;font-size:.72rem;font-weight:800;line-height:1.2}.siteFooter .footerPhone{color:#fff;letter-spacing:-.025em;align-items:center;min-height:48px;margin:0;font-weight:900;line-height:1.2;font-size:clamp(1.55rem,2.2vw,1.85rem)!important;display:inline-flex!important}.siteFooter .footerPhone:hover{color:#fff;text-underline-offset:5px;text-decoration:underline;text-decoration-thickness:2px}.siteFooter .footerLocation{font-size:.9rem;font-weight:700;color:#fff!important;margin:0 0 16px!important}.siteFooter .footerTrust{color:#eaf0eb;gap:7px;margin:0;padding:0;font-size:.84rem;list-style:none;display:grid}.siteFooter .footerTrust li{line-height:1.45}.siteFooter .footerTrust span{color:#fff;width:20px;font-weight:900;display:inline-flex}.siteFooter .footerNav{flex-direction:column;align-items:flex-start;min-width:0;display:flex}.siteFooter .footerNav h2{color:#fff;letter-spacing:.11em;text-transform:uppercase;margin:0 0 17px;font-size:.86rem;line-height:1.3}.siteFooter .footerNav a{color:#eaf0eb;align-items:center;min-height:38px;margin:0;font-size:.86rem;line-height:1.35;transition:color .18s,transform .18s;display:inline-flex}.siteFooter .footerNav a:hover,.siteFooter .footerBottom a:hover{color:#fff;text-underline-offset:4px;text-decoration:underline}.siteFooter .footerNav a:hover{transform:translate(3px)}.siteFooter .footerAllLink{font-weight:800;color:#fff!important;margin-top:7px!important}.siteFooter a:focus-visible{outline-offset:4px;border-radius:2px;outline:3px solid #fff}.siteFooter .footerBottom{color:#dce5de;border-color:#ffffff3d;justify-content:space-between;align-items:center;gap:24px;margin-top:58px;padding-top:24px;font-size:.78rem;display:flex}.siteFooter .footerBottom nav{flex-wrap:wrap;gap:24px;display:flex}.siteFooter .footerBottom a{align-items:center;min-height:36px;margin:0;display:inline-flex}.sideCardTrust,.contactTrust{border-top:1px solid var(--brand-border);color:var(--ink);gap:9px;margin:24px 0 0;padding:22px 0 0;font-size:.82rem;list-style:none;display:grid}.sideCardTrust li{gap:9px;line-height:1.45;display:flex}.sideCardTrust span{color:var(--green);font-weight:900}.contactTrust li{padding-left:21px;line-height:1.45;position:relative}.contactTrust li:before{color:var(--green);content:"✓";font-weight:900;position:absolute;left:0}#northern-beaches,#north-shore{scroll-margin-top:120px}@media (width<=1050px){.siteFooter .footerGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.siteFooter .footerGrid>.footerNav:last-child{display:flex}.siteFooter .footerLogo{width:min(340px,100%)}}@media (width<=720px){.ctaBand{padding:64px 0}.ctaBand>.container{align-items:flex-start}.ctaBand h2{font-size:2.55rem}.ctaBand .actions{grid-template-columns:1fr;width:100%;display:grid}.ctaBand .button{text-align:center;width:100%;min-height:54px}.siteFooter{padding:64px 0 144px}.siteFooter .footerGrid{grid-template-columns:1fr;gap:40px}.siteFooter .footerBrand{grid-column:auto}.siteFooter .footerLogo{width:min(330px,100%);padding:14px 16px}.siteFooter .footerBrand p{max-width:430px}.siteFooter .footerPhone{font-size:1.65rem!important}.siteFooter .footerNav a{min-height:44px;font-size:.9rem}.siteFooter .footerBottom{flex-direction:column;align-items:flex-start;gap:12px;margin-top:48px}.siteFooter .footerBottom nav{gap:18px}.siteFooter .footerBottom a{min-height:44px}.siteFooter .footerGrid,.siteFooter .footerBottom{padding-right:72px}}.adviceHubIntro{padding-top:84px}.adviceIntroGrid,.adviceTrustGrid{grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);align-items:start;gap:clamp(48px,7vw,96px);display:grid}.adviceIntroGrid h2,.adviceTrustGrid h2{max-width:720px}.adviceIntroGrid .actions{margin-top:28px}.adviceFeaturedGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;display:grid}.adviceFeatureCard{border:1px solid var(--line);border-radius:var(--radius);background:#fff;flex-direction:column;min-width:0;min-height:340px;padding:30px;transition:transform .2s,box-shadow .2s,border-color .2s;display:flex;box-shadow:0 12px 34px #1738200f}.adviceFeatureCard:hover{border-color:var(--brand-green);box-shadow:var(--shadow);transform:translateY(-4px)}.adviceFeatureCard:focus-visible,.adviceList a:focus-visible,.adviceRelatedGrid a:focus-visible{outline-offset:3px;outline:3px solid #214a2d47}.adviceFeatureCard small,.adviceRelatedGrid small{color:var(--green);letter-spacing:.12em;text-transform:uppercase;margin-bottom:14px;font-size:.72rem;font-weight:800}.adviceFeatureCard h3{color:var(--green);font-size:1.55rem}.adviceFeatureCard p{color:var(--muted);flex:1}.adviceFeatureCard>span{color:var(--green);font-size:.82rem;font-weight:800}.adviceDirectoryHead{grid-template-columns:minmax(0,1fr) minmax(280px,.65fr);align-items:end;gap:48px;margin-bottom:34px;display:grid}.adviceDirectoryHead h2{margin-bottom:0}.adviceDirectoryHead>p{color:var(--muted);margin:0}.adviceCategoryNav{flex-wrap:wrap;gap:10px;margin-bottom:66px;display:flex}.adviceCategoryNav a{border:1px solid var(--line);min-height:42px;color:var(--green);border-radius:99px;align-items:center;padding:9px 15px;font-size:.82rem;font-weight:800;display:inline-flex}.adviceCategoryNav a:hover{background:var(--green);border-color:var(--green);color:#fff}.adviceCategoryGroups{gap:78px;display:grid}.adviceCategoryGroup{scroll-margin-top:130px}.adviceCategoryTitle{border-bottom:2px solid var(--green);justify-content:space-between;align-items:end;gap:20px;padding-bottom:18px;display:flex}.adviceCategoryTitle h2{margin:0;font-size:clamp(1.9rem,3vw,2.7rem)}.adviceCategoryTitle span{color:var(--muted);font-size:.8rem;font-weight:800}.adviceList>a{border-bottom:1px solid var(--line);grid-template-columns:minmax(0,1fr) 42px;align-items:center;gap:30px;padding:25px 4px;display:grid}.adviceList h3{color:var(--green);margin-bottom:7px;font-size:1.25rem}.adviceList p{max-width:850px;color:var(--muted);margin:0}.adviceList>a>span{color:var(--green);text-align:right;font-size:1.5rem}.adviceList>a:hover h3{text-underline-offset:4px;text-decoration:underline}.adviceTrustGrid p{color:#eaf0eb}.advicePathLinks{flex-wrap:wrap;gap:10px;margin-top:28px;display:flex}.advicePathLinks a{color:#fff;border:1px solid #fff6;border-radius:99px;align-items:center;min-height:42px;padding:8px 14px;font-size:.82rem;font-weight:800;display:inline-flex}.advicePathLinks a:hover{color:var(--green);background:#fff}.adviceArticle{padding-top:72px}.adviceArticleLayout{grid-template-columns:minmax(0,1fr) 300px;align-items:start;gap:clamp(52px,7vw,90px);display:grid}.adviceArticleMain{min-width:0}.adviceByline{border-bottom:1px solid var(--line);grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:14px;margin-bottom:34px;padding-bottom:26px;display:grid}.adviceAuthorMark{background:var(--green);color:#fff;border-radius:50%;place-items:center;width:48px;height:48px;font-size:.78rem;font-weight:800;display:grid}.adviceByline strong,.adviceByline span{display:block}.adviceByline>div:nth-child(2) span,.adviceDates{color:var(--muted);font-size:.76rem}.adviceDates{text-align:right}.quickAnswer{background:var(--brand-tint);border-left:5px solid var(--green);border-radius:0 var(--radius) var(--radius) 0;margin-bottom:48px;padding:32px}.quickAnswer .eyebrow{margin-bottom:10px}.quickAnswer h2{color:var(--green);letter-spacing:-.025em;margin-bottom:16px;font-size:1.55rem}.quickAnswer p{margin:0;font-size:1.12rem;line-height:1.7}.answerFirst{background:var(--brand-tint);border-left:5px solid var(--green);border-radius:0 var(--radius) var(--radius) 0;padding:36px}.answerFirst h2{max-width:850px;color:var(--green);letter-spacing:-.035em;margin-bottom:18px;font-size:clamp(1.75rem,3vw,2.5rem)}.answerFirstLead{max-width:880px;margin-bottom:20px;font-size:1.14rem;line-height:1.7}.answerFirst ul{columns:2;column-gap:48px;max-width:900px;margin:0;padding-left:1.3rem}.answerFirst li{break-inside:avoid;margin-bottom:9px}.answerFirst li::marker{color:var(--green)}.answerFirstLinks{flex-wrap:wrap;gap:10px 20px;margin-top:24px;display:flex}.answerFirstLinks a{color:var(--green);text-underline-offset:4px;font-weight:800;text-decoration:underline}.premiumReviews .answerFirst{text-align:left;margin-bottom:52px}.adviceProse{font-size:1.06rem;line-height:1.76}.adviceProse .articleIntro{color:#41483f;font-size:1.12rem}.adviceProse section{scroll-margin-top:125px}.adviceProse h2{letter-spacing:-.035em;margin-top:64px;font-size:clamp(1.8rem,3vw,2.45rem)}.adviceProse h3{color:var(--green);letter-spacing:-.02em;margin-top:34px;font-size:1.3rem}.adviceProse ul{padding-left:1.35rem}.adviceProse li::marker{color:var(--green)}.advicePriceGuide{border:1px solid var(--brand-border);border-radius:var(--radius);background:var(--brand-tint);margin-top:58px;padding:clamp(24px,4vw,38px)}.advicePriceGuide h2{color:var(--green);margin-top:0}.advicePriceTableWrap{background:#fff;border-radius:12px;margin:26px 0 18px;overflow-x:auto}.advicePriceGuide table{border-collapse:collapse;width:100%;min-width:650px;font-size:.94rem;line-height:1.5}.advicePriceGuide th,.advicePriceGuide td{text-align:left;vertical-align:top;border-bottom:1px solid var(--line);padding:16px}.advicePriceGuide thead th{background:var(--green);color:#fff;letter-spacing:.04em;text-transform:uppercase;font-size:.78rem}.advicePriceGuide tbody th{width:26%;color:var(--green)}.advicePriceGuide tbody td:nth-child(2){white-space:nowrap;width:22%;font-weight:800}.advicePriceGuide tbody tr:last-child th,.advicePriceGuide tbody tr:last-child td{border-bottom:0}.advicePriceNote{color:var(--muted);margin:0;font-size:.9rem}.adviceSectionLinks{flex-wrap:wrap;gap:10px 18px;margin:24px 0;display:flex}.adviceSectionLinks a{color:var(--green);text-underline-offset:4px;font-weight:800;text-decoration:underline}.adviceInlineCta{border-left:5px solid var(--green);border-radius:0 var(--radius) var(--radius) 0;background:var(--cream);margin:36px 0 12px;padding:28px}.adviceInlineCta h3{margin-top:0}.adviceInlineCta .button{margin-top:8px;text-decoration:none}.whenToCall{background:var(--green);color:#fff;border-radius:var(--radius);margin-top:68px;padding:38px}.whenToCall .eyebrow{color:var(--brand-soft)}.whenToCall h2{color:#fff;margin-top:0}.whenToCall li::marker{color:#fff}.whenToCall .actions{margin-top:28px}.whenToCall .buttonLight{border-color:#fff}.articleFaqs{border-bottom:1px solid var(--line)}.articleFaqs details{border-top:1px solid var(--line)}.articleFaqs summary{cursor:pointer;min-height:70px;color:var(--green);grid-template-columns:minmax(0,1fr) 28px;align-items:center;gap:20px;padding:14px 2px;font-weight:800;list-style:none;display:grid}.articleFaqs summary::-webkit-details-marker{display:none}.articleFaqs summary b{text-align:center;font-size:1.3rem;transition:transform .2s}.articleFaqs summary h3{color:inherit;letter-spacing:0;margin:0;font-size:1rem}.articleFaqs details[open] summary b{transform:rotate(45deg)}.articleFaqs details p{color:var(--muted);padding:0 34px 22px 2px}.officialSources{border:1px solid var(--line);border-radius:var(--radius);background:#f7f6f2;margin-top:64px;padding:30px}.officialSources h2{margin-top:0;font-size:1.7rem}.officialSources p{color:var(--muted)}.adviceArticleAside{gap:20px;display:grid;position:sticky;top:128px}.adviceSideCard{border:1px solid var(--line);border-radius:var(--radius);background:#fff;padding:26px}.adviceSideCard:first-child{background:var(--cream)}.adviceSideCard .eyebrow{margin-bottom:12px}.adviceSideCard h2{letter-spacing:-.02em;margin-bottom:18px;font-size:1.35rem}.adviceSideCard nav{flex-direction:column;display:flex}.adviceSideCard a{min-height:42px;color:var(--green);border-bottom:1px solid #214a2d24;align-items:center;padding:8px 0;font-size:.86rem;font-weight:800;display:flex}.adviceSideCard a:last-child{border-bottom:0}.adviceSideCard a:hover{text-underline-offset:4px;text-decoration:underline}.adviceRelatedGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;display:grid}.adviceRelatedGrid>a{border:1px solid var(--line);border-radius:var(--radius);background:#fff;flex-direction:column;min-width:0;padding:28px;display:flex}.adviceRelatedGrid h3{color:var(--green)}.adviceRelatedGrid p{color:var(--muted);flex:1}.adviceRelatedGrid b{color:var(--green);font-size:.84rem}.serviceAreaResourceLinks{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:24px;display:grid}.serviceAreaResourceLinks a{border:1px solid var(--line);border-radius:var(--radius);background:var(--warm);min-height:62px;color:var(--green);align-items:center;padding:14px 16px;font-size:.88rem;font-weight:800;text-decoration:none;display:flex}.serviceAreaResourceLinks a:hover{border-color:var(--green);background:#fff}.localAreaLayout{grid-template-columns:minmax(0,1.42fr) minmax(320px,.58fr)}.localAreaContent>h2{max-width:760px}.localServiceGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;margin:28px 0 60px;display:grid}.localServiceGrid article{border:1px solid var(--line);border-radius:var(--radius);background:#fff;flex-direction:column;align-items:flex-start;min-width:0;padding:26px;display:flex}.localServiceGrid h3{color:var(--green);margin-bottom:13px}.localServiceGrid h3 a{text-decoration:none}.localServiceGrid h3 a:hover{text-underline-offset:4px;text-decoration:underline}.localServiceGrid p{color:var(--muted);flex:1;margin-bottom:18px}.localServiceGrid .textLink{font-size:.84rem}.localProcess{margin:0 0 55px;padding-left:24px}.localProcess li{margin-bottom:15px;padding-left:8px}.localAreaNextLinks{border-top:1px solid var(--line);grid-template-columns:repeat(2,minmax(0,1fr));gap:0 24px;margin-top:28px;display:grid}.localAreaNextLinks a{border-bottom:1px solid var(--line);min-height:54px;color:var(--green);align-items:center;font-size:.9rem;font-weight:800;text-decoration:none;display:flex}.localAreaNextLinks a:hover{text-underline-offset:4px;text-decoration:underline}.localQuoteAside{min-width:0}.localQuoteIntro{border-radius:var(--radius);background:var(--brand-tint);border:1px solid var(--brand-border);margin-bottom:22px;padding:26px}.localQuoteIntro h2{color:var(--green);margin:0 0 12px;font-size:1.75rem}.localQuoteIntro p{color:var(--muted);margin-bottom:14px}.localQuoteIntro>a{color:var(--green);font-size:1.18rem;font-weight:800}.localQuoteAside .form{position:sticky;top:114px}.localAreaCta{border:1px solid var(--brand-border);border-radius:var(--radius);background:var(--brand-tint);justify-content:space-between;align-items:center;gap:36px;margin-top:52px;padding:36px;display:flex}.localAreaCta h2{color:var(--green);margin-bottom:10px;font-size:clamp(1.8rem,3vw,2.7rem)}.localAreaCta p{color:var(--muted);margin:0}.localAreaCta .actions{flex:none}.localAreaCta a:focus-visible,.localAreaNextLinks a:focus-visible,.localServiceGrid a:focus-visible{outline-offset:4px;outline:3px solid #214a2d47}.projectEvidenceGrid{grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);align-items:start;gap:clamp(48px,7vw,90px);display:grid}.projectEvidenceList{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.projectEvidenceList article{border:1px solid var(--line);border-radius:var(--radius);background:#fff;padding:26px}.projectEvidenceList strong{color:var(--green);letter-spacing:.14em;margin-bottom:22px;font-size:.75rem;display:block}.projectEvidenceList h3{color:var(--green)}.projectEvidenceList p{color:var(--muted);margin:0}.recentTreeRemovalJobs .projectEvidenceList{grid-template-columns:1fr}.recentTreeRemovalJobs .projectEvidenceList article{padding:clamp(24px,4vw,42px)}.recentTreeRemovalJobs .projectEvidenceList p+p{margin-top:8px}.recentJobPhotos{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:26px;display:grid}.recentJobPhotos figure{margin:0}.recentJobPhotos picture,.recentJobPhotos img{object-fit:cover;width:100%;height:220px}.recentJobPhotos figcaption{color:var(--muted);padding-top:8px;font-size:.85rem}.regionalServices .linkCards{grid-template-columns:repeat(3,minmax(0,1fr))}.regionalAdviceLinks{background:var(--cream);border-radius:var(--radius);flex-direction:column;gap:14px;padding:30px;display:flex}.regionalAdviceLinks h3{color:var(--green);margin-bottom:8px}.regionalAdviceLinks a{color:var(--green);border-bottom:1px solid var(--brand-border);padding-bottom:10px;font-weight:800}.regionalSuburbGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.regionalSuburbGrid a{border:1px solid var(--line);border-radius:var(--radius);color:var(--green);background:#fff;justify-content:space-between;gap:16px;padding:16px 18px;font-weight:800;display:flex}.regionalSuburbGrid a:hover{box-shadow:var(--shadow);transform:translateY(-2px)}@media (width<=1050px){.adviceFeaturedGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.adviceArticleLayout{grid-template-columns:minmax(0,1fr) 260px;gap:42px}.localAreaLayout{grid-template-columns:1fr}.localQuoteAside .form{position:static}}@media (width<=820px){.adviceIntroGrid,.adviceTrustGrid,.adviceDirectoryHead{grid-template-columns:1fr;gap:28px}.adviceArticleLayout{grid-template-columns:1fr}.adviceArticleAside{grid-template-columns:repeat(2,minmax(0,1fr));position:static}.adviceRelatedGrid{grid-template-columns:1fr 1fr}}@media (width<=720px){.adviceHubIntro{padding-top:62px}.recentJobPhotos,.regionalServices .linkCards,.regionalSuburbGrid{grid-template-columns:1fr}.adviceIntroGrid .actions{grid-template-columns:1fr;display:grid}.adviceIntroGrid .button{width:100%}.adviceFeaturedGrid,.adviceRelatedGrid{grid-template-columns:1fr}.adviceFeatureCard{min-height:0;padding:24px}.adviceCategoryNav{flex-wrap:nowrap;margin-bottom:48px;padding-bottom:8px;overflow-x:auto}.adviceCategoryNav a{flex:none}.adviceCategoryGroups{gap:58px}.adviceCategoryTitle{flex-direction:column;align-items:start;gap:4px}.adviceList>a{grid-template-columns:minmax(0,1fr) 26px;gap:14px;padding:22px 0}.adviceList p{font-size:.92rem}.adviceArticle{padding-top:52px}.adviceByline{grid-template-columns:44px minmax(0,1fr)}.adviceAuthorMark{width:44px;height:44px}.adviceDates{text-align:left;grid-column:2}.quickAnswer{padding:24px 22px}.quickAnswer p{font-size:1.04rem}.answerFirstSection{padding:48px 0}.answerFirst{padding:25px 21px}.answerFirstLead{font-size:1.04rem}.answerFirst ul{columns:1}.adviceProse{font-size:1rem}.adviceProse .articleIntro{font-size:1.05rem}.adviceProse h2{margin-top:52px}.advicePriceGuide{margin-inline:-8px;padding:22px 16px}.advicePriceTableWrap{background:0 0;overflow:visible}.advicePriceGuide table{min-width:0}.advicePriceGuide thead{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.advicePriceGuide tbody{gap:14px;display:grid}.advicePriceGuide tr{border:1px solid var(--line);background:#fff;border-radius:12px;padding:16px;display:grid}.advicePriceGuide th,.advicePriceGuide td{border:0;grid-template-columns:110px minmax(0,1fr);gap:12px;padding:8px 0;display:grid;white-space:normal!important;width:auto!important}.advicePriceGuide th:before,.advicePriceGuide td:before{content:attr(data-label);color:var(--muted);letter-spacing:.03em;text-transform:uppercase;font-size:.72rem;font-weight:800}.adviceInlineCta{padding:24px 20px}.whenToCall{padding:28px 22px}.whenToCall .actions{grid-template-columns:1fr;display:grid}.whenToCall .button{width:100%}.adviceArticleAside{grid-template-columns:1fr}.officialSources{padding:24px 20px}.serviceAreaResourceLinks{grid-template-columns:1fr}.localServiceGrid{grid-template-columns:1fr;margin-bottom:48px}.localServiceGrid article{padding:23px}.localAreaNextLinks{grid-template-columns:1fr}.localQuoteAside .form{position:static}.localAreaCta{flex-direction:column;align-items:flex-start;padding:26px 22px}.localAreaCta .actions{grid-template-columns:1fr;width:100%;display:grid}.localAreaCta .button{width:100%}.projectEvidenceGrid,.projectEvidenceList{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.adviceFeatureCard{transition:none}.adviceFeatureCard:hover{transform:none}}#contact-quote{min-width:0;scroll-margin-top:120px}.contactPanel{border:1px solid var(--brand-border);gap:0;padding:36px}.contactEyebrow{color:var(--green);letter-spacing:.08em;text-transform:uppercase;margin-bottom:10px;font-size:.76rem;font-weight:800;line-height:1.35;display:block}.contactPanel .contactPhone{color:var(--green);align-self:flex-start;font-size:clamp(2rem,3.3vw,3rem);font-weight:800;line-height:1.05;text-decoration:none}.contactPanel .contactPhone:hover{text-underline-offset:5px;text-decoration:underline}.contactPanel .contactEmail{overflow-wrap:anywhere;align-items:center;max-width:100%;min-height:44px;font-size:clamp(1.05rem,2vw,1.4rem);line-height:1.35;display:flex}.contactDetails{color:var(--muted);margin:16px 0 0;line-height:1.55}.contactMessage{border-top:1px solid var(--brand-border);border-bottom:1px solid var(--brand-border);color:var(--ink);margin:23px 0 0;padding:22px 0;font-weight:700;line-height:1.55}.contactPanel .contactTrust{border-top:0;gap:12px;margin-top:22px;padding-top:0}.contactPanel .contactTrust li{align-items:flex-start;gap:10px;padding-left:0;line-height:1.45;display:flex}.contactPanel .contactTrust li:before{content:none}.contactPanel .contactTrust span{background:var(--green);color:#fff;border-radius:50%;flex:0 0 20px;place-items:center;width:20px;height:20px;margin-top:1px;font-size:.65rem;font-weight:900;display:grid}.contactActions{grid-template-columns:1fr 1fr;gap:10px;margin-top:26px;display:grid}.contactPanel .contactActions .button{color:#fff;text-align:center;min-height:50px;padding:13px 15px;font-size:.83rem;line-height:1.25}.contactPanel .contactActions .buttonOutline{border-color:var(--green);color:var(--green);background:#fff}.contactPanel .contactActions .buttonOutline:hover{background:var(--green2);color:#fff}.contactPanel a:focus-visible{outline-offset:4px;outline:3px solid #214a2d4d}@media (width<=980px){.contactSection .contentGrid{grid-template-columns:minmax(0,1fr);gap:48px}.contactSection .contentGrid>*,.contactPanel,.quoteForm{min-width:0}.contactPanel a{overflow-wrap:anywhere}.contactSection .contactPanel{position:static}.contactSection #contact-quote{max-width:760px}}@media (width<=480px){.contactPanel{padding:26px 22px}.contactPanel .contactPhone{font-size:2rem}.contactActions{grid-template-columns:1fr}.contactPanel .contactActions .button{width:100%;min-height:54px}}:root{--radius-sm:8px;--radius-lg:18px;--shadow-soft:0 14px 38px #12301d14;--shadow-lift:0 22px 52px #12301d24;--section-space:clamp(76px,8vw,112px)}html{scroll-padding-top:118px}body{text-rendering:optimizelegibility;font-size:16px}main{overflow:clip}.container{width:min(1180px,100% - 48px)}.section{padding:var(--section-space) 0}h1,h2,h3{color:inherit;text-wrap:balance}h1{line-height:.94}h2{line-height:1.06}p,li{text-wrap:pretty}.lead{max-width:68ch;font-size:clamp(1.05rem,1.7vw,1.2rem);line-height:1.7}.eyebrow{letter-spacing:.18em;margin-bottom:16px}.button{border-radius:var(--radius-sm);min-height:50px;box-shadow:none;padding:14px 22px;transition:transform .18s,box-shadow .18s,background-color .18s,border-color .18s,color .18s}.button:hover{box-shadow:0 10px 24px #17382024}.button:focus-visible,.textLink:focus-visible{outline-offset:4px;outline:3px solid #214a2d4d}.textLink{min-height:40px;text-decoration:underline;-webkit-text-decoration-color:var(--brand-border);text-decoration-color:var(--brand-border);text-underline-offset:5px;border-bottom:0;align-items:center;display:inline-flex}.siteHeader{box-shadow:0 5px 22px #13341e0f}.headerInner{min-width:0}.siteHeader nav a{padding-block:10px;position:relative}.siteHeader nav a:after{background:var(--green);content:"";transform-origin:0;height:2px;transition:transform .18s;position:absolute;bottom:4px;left:0;right:0;transform:scaleX(0)}.siteHeader nav a:hover:after{transform:scaleX(1)}.mobileQuoteCompact{display:none}.mobileMenu summary{align-items:center;gap:7px;min-height:44px;display:flex}.mobileMenu summary b{background:var(--brand-tint);border-radius:50%;place-items:center;width:22px;height:22px;font-size:1rem;line-height:1;transition:transform .18s;display:grid}.mobileMenu[open] summary b{transform:rotate(45deg)}.mobileMenu div{border:1px solid var(--line);border-radius:var(--radius-sm)}.mobileMenu div a{min-height:40px}.heroContent{max-width:1040px}.hero h1{text-wrap:balance;max-width:930px}.heroLead{max-width:60ch!important}.heroActions{gap:12px}.heroSecondary span{margin-inline:.42em}.heroProof{gap:12px 26px}.trustStrip{z-index:2;position:relative}.trustItems span{font-size:.84rem}.answerFirst{border:1px solid #214a2d29;border-top:4px solid var(--green);border-radius:var(--radius-lg);background:linear-gradient(135deg,#ffffff80,#fff0 45%), var(--brand-tint);box-shadow:var(--shadow-soft);border-left:1px solid #214a2d29;grid-template-columns:minmax(260px,.78fr) minmax(0,1.22fr);gap:10px clamp(42px,6vw,78px);padding:clamp(34px,4.5vw,56px);display:grid}.answerFirstHeading{min-width:0}.answerFirstHeading h2{color:var(--green);margin:0;font-size:clamp(1.9rem,3.2vw,2.75rem);line-height:1.08}.answerFirstBody{min-width:0}.answerFirstLead{margin-bottom:22px;font-size:1.08rem;line-height:1.72}.answerFirst ul{columns:1;max-width:none;margin:0;padding-left:1.25rem}.answerFirst li{margin-bottom:10px}.answerFirstLinks{gap:10px 12px;margin-top:25px}.answerFirstLinks a{border:1px solid var(--brand-border);background:#fff;border-radius:99px;align-items:center;min-height:42px;padding:8px 13px;text-decoration:none;transition:background .18s,color .18s,border-color .18s;display:inline-flex}.answerFirstLinks a:hover{border-color:var(--green);background:var(--green);color:#fff}.answerFirstSection{padding:clamp(54px,6vw,76px) 0}.answerFirstSection+.section{padding-top:var(--section-space)}.sectionHead{border-bottom:1px solid var(--line);align-items:flex-end;margin-bottom:44px;padding-bottom:24px}.sectionHead>div{max-width:780px}.sectionHead h2{max-width:760px}.cardGrid{gap:26px}.serviceCard,.linkCards>a,.adviceFeatureCard,.projectEvidenceList article{border-radius:var(--radius-lg);box-shadow:var(--shadow-soft)}.serviceCard{border-color:#214a2d29;position:relative}.serviceCard:hover,.linkCards>a:hover,.adviceFeatureCard:hover{border-color:var(--green);box-shadow:var(--shadow-lift)}.serviceCard>div:last-child{flex-direction:column;min-height:255px;padding:28px;display:flex}.serviceCard h3{color:var(--green);font-size:1.55rem}.serviceCard p{flex:1;line-height:1.65}.serviceCard b{align-items:center;min-height:38px;display:inline-flex}.cardImage{height:250px}.cardImage span{border-radius:99px;top:18px;right:18px;box-shadow:0 5px 18px #0e2a181f}.linkCards{gap:24px}.linkCards>a{border-color:#214a2d29;min-height:210px;padding:30px;transition:transform .18s,box-shadow .18s,border-color .18s;position:relative}.linkCards>a:before{background:var(--green);content:"";border-radius:0 0 3px 3px;height:3px;position:absolute;top:0;left:30px;right:30px}.linkCards>a:hover{transform:translateY(-3px)}.linkCards h3{color:var(--green)}.homeQuote{background:linear-gradient(#fff 0%,#fbfcfa 100%)}.homeQuote .split{grid-template-columns:minmax(300px,.72fr) minmax(520px,1.28fr);gap:clamp(56px,7vw,96px)}.homeQuote .split>div:first-child{position:sticky;top:140px}.homeQuote .contactNote{border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--brand-tint);margin-top:38px;padding:24px}.homeQuote .contactNote a{margin-top:4px}.homeJosh{background:#fff}.homeJosh .storyGrid{gap:clamp(58px,7vw,96px)}.homeJosh .portrait{border-radius:var(--radius-lg);height:min(720px,62vw);min-height:600px;box-shadow:var(--shadow-lift);overflow:hidden}.homeJosh .portrait:before{display:none}.homeJosh .portrait img{transition:transform .5s}.homeJosh .portrait:hover img{transform:scale(1.015)}.aboutJoshTrust li span{background:var(--green);color:#fff;width:22px;height:22px;font-size:.66rem}.homeWhy{position:relative;overflow:hidden}.homeWhy:before{content:"";border:1px solid #ffffff1f;border-radius:50%;width:520px;height:520px;position:absolute;top:-220px;right:-180px}.homeWhy .container{position:relative}.homeWhy h2{max-width:760px}.featureGrid{gap:22px;margin-top:54px}.featureGrid article{border-radius:var(--radius-lg);background:#ffffff09;border:1px solid #ffffff38;min-height:230px;padding:27px 24px 24px}.featureGrid article b{margin-bottom:32px;display:block}.featureGrid article h3{font-size:1.25rem}.featureGrid article p{margin:0;line-height:1.6}.homeServices{background:#fff}.servicesIntro{margin-bottom:52px}.homeServiceGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px}.homeServiceCard{border-radius:var(--radius-lg);min-height:300px;box-shadow:var(--shadow-soft);grid-template-columns:minmax(210px,.82fr) minmax(0,1.18fr);display:grid}.homeServiceCard>picture{height:100%;min-height:300px}.homeServiceCard>div{padding:30px}.homeServiceMeta{justify-content:space-between;align-items:flex-start;gap:18px;width:100%;margin-bottom:20px;display:flex}.homeServiceLabel{margin:0}.homeServiceIndex{color:#627466;font-size:1.35rem;font-weight:800;line-height:1}.homeServiceButton{color:var(--green);text-decoration:underline;-webkit-text-decoration-color:var(--brand-border);text-decoration-color:var(--brand-border);text-underline-offset:5px;background:0 0;border-radius:0;padding:0}.homeServiceCard:hover .homeServiceButton{color:var(--green2);background:0 0}.homeAreas .areaGrid{grid-template-columns:minmax(300px,.75fr) minmax(0,1.25fr);align-items:start}.homeAreas .areaGrid>div:first-child{position:sticky;top:140px}.workAreaGroups{gap:22px}.workAreaGroup{border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--warm);padding:26px}.workAreaLinkList{border-top:0}.workAreaLinkList a{min-height:48px;padding:11px 0;transition:padding .18s,color .18s}.workAreaLinkList a:hover{padding-left:6px}.workAreaCta{border:1px solid var(--line);border-radius:var(--radius-lg);background:#fff;padding:28px}.homeFaqs .faqSplit>div:first-child{max-width:430px}.premiumReviews{padding:var(--section-space) 0;background:#f8f7f3}.reviewsIntro{margin-bottom:48px}.googleReviewsWidget{padding-bottom:56px}.reviewsCta{padding-top:54px}.faqSplit{grid-template-columns:minmax(270px,.72fr) minmax(0,1.28fr);gap:clamp(52px,7vw,92px)}.faqList details{transition:background .18s}.faqList details[open]{background:#ffffff9e}.faqList summary{min-height:72px;padding:20px 14px}.faqList summary b{background:var(--brand-tint);border-radius:50%;place-items:center;width:28px;height:28px;line-height:1;transition:transform .18s,background .18s,color .18s;display:grid}.faqList details[open] summary b{background:var(--green);color:#fff}.faqList details p{max-width:76ch;padding:0 48px 25px 64px}.pageHero{border-bottom:1px solid var(--line);padding:clamp(76px,8vw,112px) 0;position:relative;overflow:hidden}.pageHero:not(.withImage):after{content:"";border:1px solid #214a2d1a;border-radius:50%;width:360px;height:360px;position:absolute;top:-140px;right:-80px}.pageHero .container{z-index:2;position:relative}.pageHero h1{max-width:980px;margin-bottom:24px;font-size:clamp(3rem,6vw,5.7rem);line-height:.96}.pageHero p{max-width:720px}.pageHero.withImage{min-height:590px;padding:96px 0 72px}.pageHero.withImage>picture img{object-position:center 48%}.pageHero.withImage .heroShade{background:linear-gradient(90deg,#081f11e6 0%,#081f11b8 48%,#081f1138 100%)}.pageHero.withImage h1{text-shadow:0 2px 18px #0000002e;max-width:820px}.pageHero.withImage p{text-shadow:0 1px 12px #00000038;max-width:680px}.breadcrumbs{align-items:center;gap:4px;min-height:50px;padding-top:0;display:flex}.prose{max-width:78ch;font-size:1.06rem;line-height:1.75}.prose h2{margin-top:64px;font-size:clamp(1.9rem,3vw,2.55rem);line-height:1.12}.prose p{max-width:72ch}.contentGrid{grid-template-columns:minmax(0,1.25fr) minmax(300px,.75fr);gap:clamp(54px,7vw,90px)}.sideCard{border:1px solid var(--line);border-radius:var(--radius-lg);box-shadow:var(--shadow-soft);padding:32px}.sideCard h3{color:var(--green);font-size:1.55rem}.sideCard .button{min-height:52px}.sideCardTrust{gap:12px}.sideCardTrust span{background:var(--green);color:#fff;border-radius:50%;flex:0 0 20px;place-items:center;width:20px;height:20px;font-size:.64rem;display:grid}.prose>.answerFirst+.storyGrid{margin-top:82px}.contentPortrait{border-radius:var(--radius-lg);box-shadow:var(--shadow-lift);overflow:hidden}.contentPortrait:before{display:none}.crewSection{margin-top:112px;padding-top:84px}.crewIntro{margin-bottom:48px}.teamMemberCard{border-radius:var(--radius-lg);box-shadow:var(--shadow-soft);margin-top:30px}.teamMemberBody{padding:clamp(34px,5vw,58px)}.teamMemberBody p{max-width:62ch}.teamMemberPhoto img{transition:transform .45s}.teamMemberCard:hover .teamMemberPhoto img{transform:scale(1.015)}.localServiceGrid{gap:22px}.localServiceGrid article{border-radius:var(--radius-lg);transition:transform .18s,border-color .18s,box-shadow .18s;box-shadow:0 10px 28px #12301d0e}.localServiceGrid article:hover{border-color:var(--green);box-shadow:var(--shadow-soft);transform:translateY(-3px)}.localQuoteIntro,.localAreaCta,.serviceAreasCta,.officialSources,.whenToCall,.localQuoteAside .quoteForm{border-radius:var(--radius-lg)}.tagList a,.tagList span{align-items:center;min-height:42px;padding-inline:15px;display:inline-flex}.projectEvidenceList{gap:20px}.projectEvidenceList article{border-color:#214a2d29}.projectEvidenceList strong{background:var(--brand-tint);border-radius:50%;place-items:center;width:42px;height:42px;margin-bottom:28px;display:grid}.adviceFeaturedGrid{gap:26px}.adviceFeatureCard{min-height:320px;padding:32px}.adviceCategoryTitle{padding-bottom:22px}.adviceList>a{padding:28px 8px}.quickAnswer{border-radius:var(--radius-lg);box-shadow:var(--shadow-soft)}.adviceSideCard{border-radius:var(--radius-lg);box-shadow:0 10px 28px #12301d0d}.contactSection .contentGrid{grid-template-columns:minmax(340px,.85fr) minmax(480px,1.15fr)}.contactPanel,.quoteForm{border-radius:var(--radius-lg);box-shadow:var(--shadow-soft)}.ctaBand{position:relative;overflow:hidden}.ctaBand:after{content:"";border:1px solid #ffffff24;border-radius:50%;width:430px;height:430px;position:absolute;bottom:-240px;right:-130px}.ctaBand>.container{z-index:1;position:relative}.siteFooter .footerLogo{border-radius:var(--radius-lg)}.mobileBar{border-top:1px solid var(--line);box-shadow:0 -8px 24px #11301c21}.mobileBar a{min-height:62px}@media (prefers-reduced-motion:no-preference){.heroContent>*{animation:.55s both heroElementIn}.heroContent>:nth-child(2){animation-delay:50ms}.heroContent>:nth-child(3){animation-delay:.1s}.heroContent>:nth-child(4){animation-delay:.15s}.heroContent>:nth-child(n+5){animation-delay:.2s}@keyframes heroElementIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}}@media (width<=1050px){.homeQuote .split{grid-template-columns:minmax(270px,.72fr) minmax(0,1.28fr);gap:46px}.homeServiceGrid{grid-template-columns:1fr}.homeServiceCard{grid-template-columns:minmax(260px,.72fr) minmax(0,1.28fr)}.homeAreas .areaGrid{grid-template-columns:1fr}.homeAreas .areaGrid>div:first-child{position:static}.workAreaGroups{margin-top:10px}.contactSection .contentGrid{grid-template-columns:minmax(0,1fr)}}@media (width<=820px){.container{width:min(100% - 36px,1180px)}.answerFirst{grid-template-columns:1fr;gap:24px;padding:36px 32px}.answerFirstHeading h2{max-width:760px}.homeQuote .split{grid-template-columns:1fr}.homeQuote .split>div:first-child{position:static}.featureGrid{grid-template-columns:1fr 1fr}.pageHero:not(.withImage):after{opacity:.5}}@media (width<=720px){:root{--section-space:68px}html{scroll-padding-top:94px}.container{width:min(100% - 28px,1180px)}.section{padding:var(--section-space) 0}h2{font-size:clamp(2rem,9vw,2.75rem)}.siteHeader{height:78px}.headerInner{gap:8px}.siteHeader .logo{min-width:0}.siteHeader .logo img{width:118px;max-width:none;height:auto}.mobileMenu{margin-left:auto}.mobileMenu summary{gap:4px;font-size:.78rem}.mobileMenu summary b{width:20px;height:20px;font-size:.9rem}.mobileMenu div{width:min(300px,100vw - 28px);padding:14px;top:44px;right:-104px}.mobileQuote{min-height:44px;padding:9px 11px;font-size:.73rem}.mobileQuoteFull{display:none}.mobileQuoteCompact{display:inline}.hero{min-height:680px}.heroContent{padding-block:42px}.hero h1{font-size:clamp(2.45rem,10.8vw,3rem)}.heroProof{gap:10px}.trustItems span{min-height:76px}.answerFirstSection{padding:48px 0}.answerFirst{border-radius:14px;gap:20px;padding:28px 22px}.answerFirstHeading h2{font-size:2rem}.answerFirstLead{font-size:1rem}.answerFirstLinks{grid-template-columns:1fr;display:grid}.answerFirstLinks a{border-radius:var(--radius-sm);width:100%}.sectionHead{align-items:flex-start;margin-bottom:32px;padding-bottom:20px}.cardGrid{gap:20px}.serviceCard>div:last-child{min-height:0;padding:24px}.linkCards{gap:18px}.linkCards>a{min-height:0;padding:26px 24px}.homeQuote .contactNote{padding:20px}.homeJosh .portrait{height:520px;min-height:0;margin-right:0}.homeJosh .portrait:before{display:none}.featureGrid{grid-template-columns:1fr;gap:14px;margin-top:38px}.featureGrid article{min-height:0;padding:24px}.featureGrid article b{margin-bottom:20px}.homeServiceGrid{gap:20px}.homeServiceCard{grid-template-columns:1fr;min-height:0}.homeServiceCard>picture{height:250px;min-height:0}.homeServiceCard>div{padding:24px}.servicesIntro{margin-bottom:36px}.workAreaGroup{padding:22px}.workAreaAccordions{margin-right:0}.workAreaCta{padding:24px}.workAreaCta .actions{display:grid}.pageHero{padding:62px 0 70px}.pageHero h1{font-size:clamp(2.55rem,12vw,3.35rem);line-height:.98}.pageHero.withImage{min-height:520px;padding:74px 0 56px}.pageHero.withImage .heroShade{background:linear-gradient(90deg,#081f11e0 0%,#081f11ab 68%,#081f1147 100%)}.pageHero.withImage>picture img{object-position:center center}.contentGrid{grid-template-columns:1fr;gap:46px}.sideCard{padding:26px 22px;position:static}.faqSplit{grid-template-columns:1fr;gap:36px}.faqList summary{grid-template-columns:32px 1fr 28px;padding:18px 4px}.faqList details p{padding:0 36px 22px 44px}.reviewsIntro,.reviewsCta{text-align:left}.reviewsCta .actions{justify-content:flex-start}.crewSection{margin-top:72px;padding-top:58px}.crewIntro{margin-bottom:32px}.teamMemberCard{margin-top:24px}.teamMemberBody{padding:27px 22px 30px}.localAreaCta{align-items:flex-start}.adviceFeatureCard{min-height:0;padding:27px 24px}.adviceList>a{padding:23px 2px}.contactSection .contentGrid{grid-template-columns:minmax(0,1fr)}.contactPanel{padding:28px 22px}.ctaBand:after{opacity:.55}.siteFooter .footerGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:38px 24px}.siteFooter .footerBrand,.siteFooter .footerNav:last-child{grid-column:1/-1}.siteFooter .footerGrid,.siteFooter .footerBottom{padding-right:0}.siteFooter .footerLogo{width:min(300px,100%)}}@media (width<=360px){.siteHeader .logo img{width:104px}.mobileQuote{padding-inline:9px;font-size:.69rem}.mobileMenu summary b{display:none}.hero .heroLead{padding-right:72px}.siteFooter .footerGrid{grid-template-columns:1fr}.siteFooter .footerBrand,.siteFooter .footerNav:last-child{grid-column:auto}}.cardImage{aspect-ratio:16/10;height:auto}.homeServiceCard>picture{overflow:hidden}@media (width>=721px){.homeServiceGrid{grid-auto-rows:1fr}}.beforeAfter figure{border:1px solid var(--line);border-radius:var(--radius);margin:0;overflow:hidden}.beforeAfter picture{aspect-ratio:4/3;display:block;overflow:hidden}.beforeAfter img{object-fit:cover;width:100%;height:100%}.beforeAfter figcaption{background:var(--warm);padding:10px 14px;font-size:.8rem;font-weight:800}@media (width<=720px){.cardImage,.homeServiceCard>picture{aspect-ratio:16/10;height:auto}}.quoteJourney{grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr);align-items:start;gap:clamp(48px,7vw,92px);display:grid}.quoteJourneyIntro{position:sticky;top:138px}.quoteJourneyIntro .actions{margin-top:30px}.quoteJourneySteps{border-top:1px solid var(--line);gap:0;margin:0;padding:0;list-style:none;display:grid}.quoteJourneySteps li{border-bottom:1px solid var(--line);grid-template-columns:54px minmax(0,1fr);gap:20px;padding:28px 0;display:grid}.quoteJourneySteps>li>span{background:var(--brand-tint);width:42px;height:42px;color:var(--green);border-radius:50%;place-items:center;font-size:.72rem;font-weight:900;display:grid}.quoteJourneySteps h3{color:var(--green);margin:0 0 8px}.quoteJourneySteps p{color:var(--muted);margin:0}.formError{color:#741810;background:#fff3f1;border-left:4px solid #9d2118;margin:18px 0 0;padding:16px 18px}.formError p{margin:0 0 6px;font-weight:700}.formError a{color:var(--green);text-underline-offset:3px;font-weight:900;text-decoration:underline}.formUnavailable{align-content:center;gap:18px;min-height:360px;display:grid}.formUnavailable h3,.formUnavailable p{margin:0}.formUnavailable .button{justify-self:start}.localQuoteAside .localQuoteIntro{border-radius:var(--radius-lg);box-shadow:var(--shadow-soft);margin:0;padding:30px;position:sticky;top:116px}.localQuoteTrust{border-top:1px solid var(--brand-border);gap:10px;margin:22px 0 0;padding:20px 0 0;list-style:none;display:grid}.localQuoteTrust li{gap:9px;line-height:1.45;display:flex}.localQuoteTrust span{color:var(--green);font-weight:900}.localQuoteIntro .actions{grid-template-columns:1fr;margin-top:24px;display:grid}.localQuoteIntro .button{width:100%;min-height:52px}.serviceAreasDirectory .linkCards>a{min-height:0}.serviceAreasDirectory .linkCards p{-webkit-line-clamp:4;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.serviceAreaDirectory{gap:50px;display:grid}.serviceAreaDirectory details>summary{pointer-events:none;list-style:none}.serviceAreaDirectory details>summary::-webkit-details-marker{display:none}.serviceAreaDirectory details>summary h2{margin:0 0 24px}.serviceAreaDirectory details>summary span{display:none}@media (width<=1050px){.localQuoteAside .localQuoteIntro{position:static}}@media (width<=820px){.quoteJourney{grid-template-columns:1fr;gap:38px}.quoteJourneyIntro{position:static}}@media (width<=720px){:root{--section-space:60px}.hero{min-height:max(590px,100svh - 78px)}.pageHero.withImage{min-height:460px;padding-block:64px 48px}.ctaBand{padding:54px 0}.quoteJourney{gap:34px}.quoteJourneyIntro .actions{grid-template-columns:1fr;width:100%;display:grid}.quoteJourneyIntro .button{width:100%;min-height:54px}.quoteJourneySteps li{grid-template-columns:46px minmax(0,1fr);gap:14px;padding:23px 0}.quoteJourneySteps>li>span{width:38px;height:38px}.serviceAreaDirectory{border-bottom:1px solid var(--brand-border);display:block}.serviceAreaDirectory details{border-top:1px solid var(--brand-border)}.serviceAreaDirectory details>summary{cursor:pointer;min-height:64px;color:var(--green);pointer-events:auto;justify-content:space-between;align-items:center;gap:18px;font-size:1.08rem;font-weight:900;list-style:none;display:flex}.serviceAreaDirectory details>summary h2{margin:0;font-size:1.08rem}.serviceAreaDirectory details>summary span:last-child{border:1px solid var(--brand-border);border-radius:50%;place-items:center;width:32px;height:32px;font-size:1.25rem;transition:transform .2s;display:grid}.serviceAreaDirectory details[open]>summary span:last-child{transform:rotate(45deg)}.serviceAreaDirectory details>summary:focus-visible{outline:3px solid var(--focus);outline-offset:4px}.serviceAreaDirectory .linkCards{gap:14px;padding:4px 0 24px}.serviceAreasDirectory .linkCards>a{padding:22px 20px}.serviceAreasDirectory .linkCards p{-webkit-line-clamp:3}.serviceAreaPills a,.tagList a,.tagList span{min-height:44px}.mobileMenu summary{min-height:44px;padding:10px 2px}.mobileMenu div a{align-items:center;min-height:44px;display:flex}.faqList summary{min-height:58px}}
