*{box-sizing:border-box;margin:0;padding:0}.scroll-reveal{opacity:0;transition:all .8s cubic-bezier(.25,.46,.45,.94);transform:translateY(50px)}.scroll-reveal.revealed{opacity:1;transform:translateY(0)}.scroll-reveal-left{opacity:0;transition:all .8s cubic-bezier(.25,.46,.45,.94);transform:translate(-50px)}.scroll-reveal-left.revealed{opacity:1;transform:translate(0)}.scroll-reveal-right{opacity:0;transition:all .8s cubic-bezier(.25,.46,.45,.94);transform:translate(50px)}.scroll-reveal-right.revealed{opacity:1;transform:translate(0)}.scroll-reveal-scale{opacity:0;transition:all .8s cubic-bezier(.25,.46,.45,.94);transform:scale(.8)}.scroll-reveal-scale.revealed{opacity:1;transform:scale(1)}html{scroll-behavior:smooth;font-family:Inter,system-ui,sans-serif}body{color:#1a1a1a;background:#f8f9fa;line-height:1.6;overflow-x:hidden}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 2rem}.header{z-index:100;background:#fff;border-radius:0 0 20px 20px;padding:.64rem 0;position:relative;box-shadow:0 2px 10px #0000001a}.header-content{justify-content:space-between;align-items:center;display:flex}.logo{align-items:center;gap:1rem;display:flex}.logo-image{-o-object-fit:contain;object-fit:contain;width:50px;height:50px}.logo-text{color:#1a1a1a;font-size:1.5rem;font-weight:700}.logo-text .green{color:var(--color-primary)}.logo-tagline{color:var(--color-primary);text-transform:uppercase;letter-spacing:.05em;margin-top:.1rem;font-size:.75rem}.nav{align-items:center;gap:2rem;display:flex}.nav-link{color:var(--color-primary);text-transform:uppercase;letter-spacing:.05em;font-size:.875rem;font-weight:700;text-decoration:none;transition:transform .15s;display:inline-block;transform:scale(1)}.nav-link:hover{color:var(--color-primary);transform:scale(1.1)}.cta-button{background:var(--color-primary);color:#fff;text-transform:uppercase;letter-spacing:.05em;cursor:pointer;border:none;border-radius:12px;padding:.75rem 1.5rem;font-size:.875rem;font-weight:500;transition:background .2s}.cta-button:hover{background:var(--color-primary-dark)}.hero{justify-content:center;align-items:center;height:calc(100vh - 70px);max-height:calc(100vh - 70px);padding:0;display:flex;position:relative;overflow:visible;background:linear-gradient(to bottom right,oklch(37.8% .077 168.94),oklch(26.2% .051 172.552))!important}@media (width<=768px){.hero{align-items:flex-start!important;height:auto!important;min-height:auto!important;max-height:none!important;padding:2rem 0 4rem!important;overflow:visible!important}}@media (width<=480px){.hero{min-height:auto!important;max-height:none!important;padding:1.5rem 0 3rem!important;overflow:visible!important}}@media (width<=768px) and (hover:none) and (pointer:coarse){.hero{min-height:auto!important;max-height:none!important;padding:2rem 0 3rem!important;overflow:visible!important}}.hero-side-image{z-index:1;background-position:0;background-repeat:no-repeat;background-size:cover;width:250px;height:100%;position:absolute;top:0;left:-50px;overflow:visible}@media (width<=768px){.hero-side-image{display:none}}.hero-content{z-index:2;grid-template-columns:1fr 420px;align-items:center;gap:2.5rem;width:100%;max-width:1200px;margin:0 auto;padding:2rem 2rem 2rem 8rem;display:grid;position:relative}@media (width<=768px){.hero-content{text-align:center;grid-template-columns:1fr;justify-content:center;align-items:center;gap:2rem;margin-left:0;padding:1rem 1rem 6rem}.hero-left{text-align:center!important;flex-direction:column!important;align-items:center!important;width:100%!important;display:flex!important}}@media (width<=480px){.hero-content{gap:1.5rem;padding:.5rem .5rem 5rem}.hero-left{text-align:center!important;align-items:center!important}}.hero-title{letter-spacing:-.02em;font-size:3.5rem;font-weight:900;line-height:.9;font-family:var(--font-family);flex-wrap:wrap;margin-bottom:0;display:flex}@media (width<=768px){.hero-title{text-align:center!important;justify-content:center!important;width:100%!important;margin:0 auto!important;font-size:3rem!important;display:flex!important}.hero-title>.hero-title-urban,.hero-title>.hero-title-green,.hero-title>.hero-subtitle{flex:0 0 100%;width:100%;text-align:center!important}.hero-title>.hero-title-space{display:none}}@media (width<=480px){.hero-title{text-align:center!important;margin:0 auto!important;font-size:2.5rem!important}}.hero-title-urban{color:var(--color-white);text-shadow:0 4px 20px #0000004d}.hero-title-space{width:.75rem;display:inline-block}.hero-title-green{color:var(--color-white);-webkit-text-stroke:2px var(--color-white);-webkit-text-fill-color:transparent;background:linear-gradient(135deg,#064e3b 0%,#0a7c69 100%);-webkit-background-clip:text;background-clip:text}.hero-subtitle{color:var(--color-white);text-shadow:0 2px 8px #0000004d;letter-spacing:.1em;text-transform:uppercase;font-size:1.5rem;font-weight:600;font-family:var(--font-family);margin-top:0;margin-bottom:1.5rem;padding-left:4px}@media (width<=768px){.hero-subtitle{text-align:center!important;width:100%!important;margin:0 auto 1.5rem!important;padding-left:0!important;padding-right:0!important;font-size:1.25rem!important;display:block!important}}@media (width<=480px){.hero-subtitle{text-align:center!important;margin:0 auto 1.25rem!important;font-size:1.125rem!important}}.hero-description{color:var(--color-white);text-shadow:0 2px 8px #0000004d;font-size:1.1rem;font-weight:400;line-height:1.5;font-family:var(--font-family);max-width:500px;margin-bottom:2rem}@media (width<=768px){.hero-description{text-align:center;max-width:100%;margin:0 auto 2rem;font-size:1.125rem}}@media (width<=480px){.hero-description{padding:0 1rem;font-size:1rem}}.hero-buttons{flex-wrap:wrap;gap:1rem;display:flex}@media (width<=768px){.hero-buttons{flex-direction:row;justify-content:center;align-items:center;gap:1rem}}.btn-primary{background:var(--color-white);color:var(--color-primary-light);border:1px solid var(--color-primary-light);letter-spacing:.05em;cursor:pointer;text-transform:none;font-size:1.125rem;font-weight:600;font-family:var(--font-family);border-radius:25px;padding:1.25rem 2.5rem;transition:all .3s;box-shadow:0 4px 15px #0000001a}@media (width<=768px){.btn-primary{width:100%;max-width:320px;padding:1.5rem 2.5rem;font-size:1.25rem}}.btn-primary:hover{background:#f0f0f0;transform:translateY(-2px);box-shadow:0 6px 20px #00000026}.btn-secondary{color:var(--color-white);border:2px solid var(--color-white);letter-spacing:.05em;cursor:pointer;text-transform:none;font-size:1.125rem;font-weight:600;font-family:var(--font-family);background:0 0;border-radius:25px;align-items:center;gap:.5rem;padding:1.25rem 2.5rem;transition:all .3s;display:flex;box-shadow:0 4px 15px #0000001a}@media (width<=768px){.btn-secondary{white-space:nowrap;text-overflow:ellipsis;justify-content:center;width:100%;max-width:320px;padding:1.5rem 2rem;font-size:1rem;overflow:hidden}}@media (width<=480px){.btn-secondary{max-width:300px;padding:1.25rem 1.75rem;font-size:.9rem}}.btn-secondary:hover{background:#ffffff1a;transform:translateY(-2px);box-shadow:0 6px 20px #00000026}.btn-secondary svg{flex-shrink:0}.gallery-section{background:#fafafa;padding:0;position:relative;overflow:hidden}.gallery-content{text-align:center;margin-bottom:2rem}.gallery-title{color:var(--color-primary-light);text-shadow:0 2px 4px #0000001a;margin-bottom:.5rem;font-size:2.5rem;font-weight:700}.gallery-subtitle{color:#6b7280;max-width:600px;margin:0 auto;font-size:1.1rem;font-weight:400}.gallery-container{background:#fafafa;border-radius:20px;height:450px;position:relative;overflow:hidden;box-shadow:0 4px 15px #0000001a}.gallery-nav-zone{z-index:10;cursor:pointer;justify-content:center;align-items:center;width:80px;transition:background-color .2s;display:flex;position:absolute;top:0;bottom:0}.gallery-nav-zone:hover{background:#064e3b1a}.gallery-nav-zone.left{left:0}.gallery-nav-zone.right{right:0}.gallery-nav-arrow{opacity:.6;border-style:solid;width:0;height:0;transition:opacity .2s}.gallery-nav-zone:hover .gallery-nav-arrow{opacity:1}.gallery-nav-arrow.left{border-width:15px 20px 15px 0;border-color:transparent var(--color-primary-light) transparent transparent}.gallery-nav-arrow.right{border-width:15px 0 15px 20px;border-color:transparent transparent transparent var(--color-primary-light)}.hero-form{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffffff2;border:1px solid #ffffff4d;border-radius:20px;width:100%;max-width:480px;height:fit-content;margin:0 auto;padding:1.8rem;box-shadow:0 15px 40px #0000004d}@media (width<=768px){.hero-form{border-radius:15px;max-width:100%;margin:2rem auto 4rem;padding:1.5rem}}@media (width<=480px){.hero-form{border-radius:12px;margin:1.5rem auto 3.5rem;padding:1.25rem}}.form-header{align-items:center;gap:.75rem;margin-bottom:1.5rem;display:flex}.form-icon{background:var(--color-primary);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.form-icon svg{width:24px;height:24px}.form-header h2{color:#1a1a1a;margin:0;font-size:1.25rem;font-weight:600}.form-input-wrapper{margin-bottom:.875rem;position:relative}.form-input-icon{color:#4a5568;pointer-events:none;z-index:1;position:absolute;top:50%;left:1rem;transform:translateY(-50%)}.form-input{color:#2d3748;background:#f8f9fa;border:2px solid #e2e8f0;border-radius:10px;width:100%;padding:.875rem 1rem .875rem 3rem;font-size:.9rem;font-weight:500;transition:all .2s}.form-input::placeholder{color:#6b7280;font-weight:400}.form-input:focus{border-color:var(--color-primary);background:#fff;outline:none}.form-input:focus~.form-input-icon,.form-input-wrapper:focus-within .form-input-icon{color:var(--color-primary)}.form-input:first-of-type{margin-top:0}.form-textarea{resize:vertical;min-height:100px}.form-message-container{opacity:0;max-height:0;margin-bottom:0;transition:max-height .4s cubic-bezier(.4,0,.2,1),opacity .3s,margin-bottom .4s;overflow:hidden}.form-message-container.expanded{opacity:1;max-height:200px;margin-bottom:.875rem}.form-message-details{margin-top:.55rem}.form-message-details>summary{justify-content:center;width:100%;list-style:none}.form-message-details>summary::-webkit-details-marker{display:none}.form-message-details[open] .form-message-container{opacity:1;max-height:200px;margin:.75rem 0 .875rem}.form-message-details[open] summary svg{transform:rotate(45deg)}.form-buttons{gap:.75rem;margin-top:.5rem;display:flex}.form-submit{background:var(--color-primary);color:#fff;cursor:pointer;border:none;border-radius:10px;flex:1;min-width:0;padding:.875rem 1rem;font-size:.9rem;font-weight:600;transition:background .2s}.form-submit:hover{background:var(--color-primary-dark)}.form-add-message{color:#1a1a1a;cursor:pointer;white-space:nowrap;background:#fff;border:2px solid #e2e8f0;border-radius:10px;align-items:center;gap:.5rem;padding:.875rem 1rem;font-size:.9rem;font-weight:500;transition:all .2s;display:flex}.form-add-message svg{flex-shrink:0;transition:transform .4s cubic-bezier(.4,0,.2,1)}.form-add-message svg.rotated{transform:rotate(45deg)}.form-add-message:hover{border-color:var(--color-primary);background:#f8f9fa}.wave-divider{background:#fff;width:100%;height:60px;position:relative;overflow:hidden}.wave-divider:before{content:"";background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1200 60' preserveAspectRatio='none'%3E%3Cpath d='M0,0V23.15c47.79,11.1,103.59,16.08,158,14,70.36-2.68,136.33-16.65,206.8-18.75C438.64,16.22,512.34,26.83,583,36.02c69.27,9,138.3,12.44,209.4,6.54,36.15-3,69.85-8.92,104.45-14.67C989.49,12.5,1113-7.14,1200,26.23V0Z' opacity='.3' fill='%232a5a5a'/%3E%3Cpath d='M0,0V7.9c13,10.55,27.64,20.52,47.69,28.12C99.41,55.64,165,55.5,224.58,45.79c31.15-5.07,60.09-13.03,89.67-19.9,40.92-9.5,84.73-23,130.83-24.83,36.26-1.42,70.9,4.71,98.6,15.78,31.77,12.69,62.32,31,103.63,36.5,40.44,5.39,81.35-3.34,119.13-12.14s75.16-19.5,116.92-21.52c59.73-2.92,113.28,11.44,168.9,19.42,30.2,4.33,59,3.08,87.09-3.75,22.43-5.44,48-13.46,60.65-24.62V0Z' opacity='.6' fill='%233a6b6a'/%3E%3Cpath d='M0,0V2.81C149.93,29.5,314.09,35.66,475.83,21.28c43-3.82,84.23-10.06,127.61-13.23,59-4.31,112.48,6.12,165.56,17.7C827.93,38.61,886,47.62,951.2,45c86.53-3.5,172.46-22.85,248.8-42.4V0Z' fill='%23064e3b'/%3E%3C/svg%3E") 0 0/1200px 60px repeat-x;width:100%;height:60px;position:absolute;top:0;left:0}.services{background:#fff;padding:4rem 0;position:relative}.services:before{content:"";z-index:1;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1200 120' preserveAspectRatio='none'%3E%3Cpath d='M0,0V46.29c47.79,22.2,103.59,32.17,158,28,70.36-5.37,136.33-33.31,206.8-37.5C438.64,32.43,512.34,53.67,583,72.05c69.27,18,138.3,24.88,209.4,13.08,36.15-6,69.85-17.84,104.45-29.34C989.49,25,1113-14.29,1200,52.47V0Z' opacity='.25' fill='%23f8f9fa'/%3E%3Cpath d='M0,0V15.81C13,36.92,27.64,56.86,47.69,72.05,99.41,111.27,165,111,224.58,91.58c31.15-10.15,60.09-26.07,89.67-41.8,40.92-19,84.73-46,130.83-49.67,36.26-2.85,70.9,9.42,98.6,31.56,31.77,25.39,62.32,62,103.63,73,40.44,10.79,81.35-6.69,119.13-24.28s75.16-39,116.92-43.05c59.73-5.85,113.28,22.88,168.9,38.84,30.2,8.66,59,6.17,87.09-7.5,22.43-10.89,48-26.93,60.65-49.24V0Z' opacity='.5' fill='%23f8f9fa'/%3E%3Cpath d='M0,0V5.63C149.93,59,314.09,71.32,475.83,42.57c43-7.64,84.23-20.12,127.61-26.46,59-8.63,112.48,12.24,165.56,35.4C827.93,77.22,886,95.24,951.2,90c86.53-7,172.46-45.71,248.8-84.81V0Z' fill='%23f8f9fa'/%3E%3C/svg%3E") 0 0/cover no-repeat;width:100%;height:80px;position:absolute;top:0;left:0}.services-header{text-align:center;z-index:2;margin-bottom:3rem;padding-top:2rem;position:relative}.services-title{color:#1a1a1a;margin-bottom:1rem;font-size:2.5rem;font-weight:700}.services-title .green{color:var(--color-primary)}.services-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;display:grid}.service-card{text-align:center;background:#f8f9fa;border-radius:20px;padding:2rem;box-shadow:0 4px 15px #0000001a}.service-icon{color:var(--color-primary);margin-bottom:1rem;font-size:2rem;font-weight:700}.service-description{color:#4a5568;line-height:1.6}.about{background:#fff;padding:4rem 0}.about-content{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.about-title{color:#1a1a1a;margin-bottom:1.5rem;font-size:2.5rem;font-weight:700}.about-title .green{color:var(--color-primary)}.about-description{color:#4a5568;margin-bottom:1.5rem;font-size:1.125rem;line-height:1.7}.about-features{gap:1.5rem;margin-top:2rem;display:grid}.feature-item h3{color:var(--color-primary);margin-bottom:.5rem;font-size:1.25rem;font-weight:600}.feature-item p{color:#4a5568;line-height:1.6}.about-visual{text-align:center}.about-image{background:#f8f9fa;border-radius:20px;justify-content:center;align-items:center;width:300px;height:300px;margin:0 auto;display:flex;position:relative}.image-placeholder{clip-path:polygon(50% 0%,100% 50%,75% 100%,25% 100%,0% 50%);background:#1a1a1a;border-radius:12px;width:80px;height:80px;position:relative}.image-placeholder .grass-blade{width:3px;height:20px}.image-placeholder .grass-blade:first-child{background:#2a5a5a;height:18px;bottom:0;left:15px}.image-placeholder .grass-blade:nth-child(2){height:20px;bottom:0;left:25px}.image-placeholder .grass-blade:nth-child(3){background:#2a5a5a;height:19px;bottom:0;left:35px}.image-placeholder .grass-blade:nth-child(4){height:20px;bottom:0;left:45px}.image-placeholder .grass-blade:nth-child(5){background:#2a5a5a;height:16px;bottom:0;left:55px}.contact{background:#f8f9fa;padding:4rem 0}.contact-content{grid-template-columns:1fr 1fr;align-items:start;gap:4rem;display:grid}.contact-title{color:#1a1a1a;margin-bottom:1.5rem;font-size:2.5rem;font-weight:700}.contact-title .green{color:var(--color-primary)}.contact-description{color:#4a5568;margin-bottom:2rem;font-size:1.125rem;line-height:1.7}.contact-details{gap:1.5rem;display:grid}.contact-item h3{color:var(--color-primary);margin-bottom:.5rem;font-size:1.25rem;font-weight:600}.contact-item p{color:#4a5568;line-height:1.6}.contact-form{background:#fff;border-radius:20px;padding:2rem;box-shadow:0 4px 15px #0000001a}.achievements{background:#f8f9fa;padding:4rem 0}.achievements-content{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.achievements-visual{text-align:center}.achievements-icon{clip-path:polygon(50% 0%,100% 50%,75% 100%,25% 100%,0% 50%);background:#1a1a1a;border-radius:20px;width:120px;height:120px;margin:0 auto 2rem;position:relative}.achievements-icon .grass-blade{width:4px;height:24px}.achievements-icon .grass-blade:first-child{background:#2a5a5a;height:20px;bottom:0;left:20px}.achievements-icon .grass-blade:nth-child(2){height:24px;bottom:0;left:35px}.achievements-icon .grass-blade:nth-child(3){background:#2a5a5a;height:22px;bottom:0;left:50px}.achievements-icon .grass-blade:nth-child(4){height:24px;bottom:0;left:65px}.achievements-icon .grass-blade:nth-child(5){background:#2a5a5a;height:18px;bottom:0;left:80px}.achievements-text h3{color:#1a1a1a;margin-bottom:.5rem;font-size:1.5rem;font-weight:600}.achievements-text p{color:var(--color-primary);text-transform:uppercase;letter-spacing:.05em;font-size:.875rem}.achievements-content-right h2{color:#1a1a1a;margin-bottom:1rem;font-size:2.5rem;font-weight:700}.achievements-content-right h2 .green{color:var(--color-primary)}.achievements-content-right p{color:#4a5568;margin-bottom:2rem;font-size:1.25rem;line-height:1.6}.achievements-buttons{gap:1rem;margin-bottom:3rem;display:flex}.achievements-stats{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.achievement-stat{text-align:center}.achievement-number{color:var(--color-primary);margin-bottom:.5rem;font-size:2.5rem;font-weight:700}.achievement-label{color:#4a5568;text-transform:uppercase;letter-spacing:.05em;font-size:.875rem}@media (width<=768px){.about-content,.contact-content,.achievements-content{grid-template-columns:1fr;gap:2rem}.achievements-stats{grid-template-columns:1fr;gap:1rem}.nav{display:none}.container{padding:0 1rem}.footer-content{text-align:center!important;grid-template-columns:1fr!important;justify-content:center!important;place-items:center!important;gap:2rem!important;margin:0 auto!important}.footer-column{text-align:center!important;flex-direction:column!important;align-items:center!important;width:100%!important;display:flex!important}.footer-column-card{text-align:left!important;align-items:flex-start!important;width:100%!important;max-width:400px!important;margin:0 auto!important}.footer-suburbs{text-align:center!important;grid-template-columns:1fr!important;justify-items:center!important}.footer-social{justify-content:center!important}.footer-contact{align-items:center!important}.footer-contact-item{text-align:left!important;justify-content:flex-start!important}.contact-text-wrapper{text-align:left!important;align-items:flex-start!important}.contact-label,.contact-value{text-align:left!important}}@keyframes slideInLeft{0%{opacity:0;transform:translate(-50px)}to{opacity:1;transform:translate(0)}}@keyframes slideInRight{0%{opacity:0;transform:translate(50px)}to{opacity:1;transform:translate(0)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes glow{0%{filter:brightness()drop-shadow(0 0 10px #86efac80)}to{filter:brightness(1.2)drop-shadow(0 0 20px #86efaccc)}}.old-services{background:#fafafa;padding:4rem 2rem}.old-services-header{text-align:center;margin-bottom:3rem}.old-services-badge{background:linear-gradient(to bottom right,oklch(37.8% .077 168.94),oklch(26.2% .051 172.552));border-radius:999px;margin-bottom:1rem;padding:1.5rem 2.5rem;display:inline-block}.old-services-title{letter-spacing:-.04em;color:#fff;text-shadow:0 2px 40px #0000004d;margin:0;font-size:clamp(1.75rem,4vw,2.25rem);font-weight:900;line-height:.95}.old-services-subtitle{color:#6b7280;max-width:32rem;margin:0 auto;font-size:1rem}.old-services-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;max-width:1400px;margin:0 auto;display:grid}.old-service-card{background:linear-gradient(to bottom right,oklch(37.8% .077 168.94),oklch(26.2% .051 172.552));border:1px solid #ffffff1a;border-radius:1.5rem;transition:all .3s;overflow:hidden;box-shadow:0 10px 15px -3px #0000001a}.old-service-card:hover{transform:scale(1.05);box-shadow:0 20px 25px -5px #0000001a}.old-service-image{height:16rem;overflow:hidden}.old-service-image img{-o-object-fit:cover;object-fit:cover;-o-object-position:bottom;object-position:bottom;width:100%;height:100%;transition:transform .5s}.old-service-image img.gardening-zoom{-o-object-position:center;object-position:center}.old-service-image img.lawn-brighten{filter:brightness(1.08)saturate(1.03)}.old-service-card:hover .old-service-image img{transform:scale(1.05)}.old-service-content{padding:1.5rem}.old-service-title{color:#fff;margin:0 0 .5rem;font-size:1.5rem;font-weight:700}.old-service-desc{color:#ffffffe6;margin-bottom:1rem;font-size:.9375rem}.old-service-link{color:#fffc;cursor:pointer;background:0 0;border:none;font-weight:600;text-decoration:none;transition:color .3s}.old-service-link:hover{color:#fff;text-decoration:underline}.old-why-choose{background:linear-gradient(to bottom right,oklch(37.8% .077 168.94),oklch(26.2% .051 172.552));padding:4rem 2rem}.old-why-choose-header{text-align:center;margin-bottom:3rem}.old-why-choose-badge{background:#fff;border-radius:999px;margin-bottom:1rem;padding:1.5rem 2.5rem;display:inline-block}.old-why-choose-title{letter-spacing:-.04em;background:linear-gradient(to bottom right,oklch(37.8% .077 168.94),oklch(26.2% .051 172.552));-webkit-text-fill-color:transparent;text-shadow:0 2px 40px #0000004d;-webkit-background-clip:text;background-clip:text;margin:0;font-size:clamp(1.75rem,4vw,2.25rem);font-weight:900;line-height:.95}.old-why-choose-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1.5rem;max-width:1200px;margin:0 auto;display:grid}.old-why-choose-item{text-align:center}.old-why-choose-icon{color:#064e3b;background:#fff;border:none;border-radius:50%;justify-content:center;align-items:center;width:5rem;height:5rem;margin:0 auto 1.5rem;font-size:2.5rem;font-weight:700;display:flex;box-shadow:0 4px 10px #0000001a}.old-why-choose-item-title{color:#fff;margin-bottom:.75rem;font-size:1rem;font-weight:600}.old-why-choose-item-desc{color:#ffffffe6;font-size:.9375rem}.old-cta{color:#fff;background:linear-gradient(to bottom right,oklch(37.8% .077 168.94),oklch(26.2% .051 172.552));padding:5rem 2rem}.old-cta-content{text-align:center;max-width:896px;margin:0 auto}.old-cta-title{color:#fff;margin-bottom:1.5rem;font-size:2.625rem;font-weight:700}.old-cta-subtitle{color:#ffffffe6;margin-bottom:2.5rem;font-size:1.125rem}.old-cta-button{color:#064e3b;cursor:pointer;background:#fff;border:none;border-radius:999px;padding:1.5rem 2.5rem;font-size:1.125rem;font-weight:600;transition:all .3s}.old-cta-button:hover{background:#f0f0f0;transform:translateY(-2px);box-shadow:0 10px 20px #0000001a}@media (width<=768px){.old-services-grid,.old-why-choose-grid{grid-template-columns:1fr}.old-cta-title{font-size:2rem}.old-cta-subtitle{font-size:1rem}.old-cta-button{padding:1.25rem 2rem;font-size:1rem}}.testimonials{background:#fff;padding:4rem 2rem}.testimonials-header{text-align:center;margin-bottom:3rem}.testimonials-badge{background:linear-gradient(to bottom right,oklch(37.8% .077 168.94),oklch(26.2% .051 172.552));border-radius:999px;margin-bottom:1rem;padding:1.5rem 2.5rem;display:inline-block}.testimonials-title{letter-spacing:-.04em;color:#fff;text-shadow:0 2px 40px #0000004d;margin:0;font-size:clamp(1.75rem,4vw,2.25rem);font-weight:900;line-height:.95}.testimonials-subtitle{color:#6b7280;max-width:32rem;margin:0 auto;font-size:1rem}.testimonials-grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem;max-width:1400px;margin:0 auto;display:grid}.testimonial-card{background:#fafafa;border:1px solid #e5e7eb;border-radius:1.5rem;flex-direction:column;padding:2rem;transition:all .3s;display:flex;box-shadow:0 4px 6px -1px #0000001a}.testimonial-card:hover{border-color:#064e3b33;transform:translateY(-4px);box-shadow:0 10px 25px -5px #0000001a}.testimonial-rating{color:#064e3b;letter-spacing:.1rem;margin-bottom:1rem;font-size:1.25rem;font-weight:800}.testimonial-text{color:#4b5563;flex-grow:1;margin-bottom:1.5rem;font-size:.9375rem;line-height:1.7}.testimonial-author{border-top:1px solid #e5e7eb;align-items:center;gap:1rem;padding-top:1rem;display:flex}.testimonial-avatar{background:var(--color-primary);border:2px solid var(--color-primary);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:3rem;height:3rem;display:flex}.testimonial-author-info{flex-direction:column;display:flex}.testimonial-author-name{color:#1f2937;margin:0 0 .25rem;font-size:.9375rem;font-weight:600}.testimonial-author-location{color:#6b7280;margin:0;font-size:.8125rem}@media (width<=768px){.testimonials-grid{grid-template-columns:1fr}.testimonial-card{padding:1.5rem}}.footer{color:#fff;background:linear-gradient(to bottom right,oklch(37.8% .077 168.94),oklch(26.2% .051 172.552));padding:3rem 2rem 1.5rem}.footer-content{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2.5rem;margin-bottom:2.5rem;display:grid}.footer-column{flex-direction:column;display:flex}.footer-column-card{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:1rem;padding:2rem}.footer-title{color:#fff;margin-bottom:1rem;font-size:1.25rem;font-weight:700}.footer-description{color:#ffffffe6;margin-bottom:1.5rem;font-size:.9375rem;line-height:1.6}.footer-social{gap:.75rem;display:flex}.social-icon{color:#fff;background:#ffffff1a;border-radius:.5rem;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;transition:all .3s;display:flex}.social-icon:hover{background:#fff3;transform:translateY(-2px)}.social-icon svg{width:20px;height:20px}.footer-suburbs{grid-template-columns:repeat(2,1fr);gap:.5rem;display:grid}.footer-suburb{color:#ffffffe6;font-size:.9375rem;text-decoration:none;transition:color .3s;display:inline-block;position:relative}.footer-suburb:after{content:"";background:#fbbf24;width:0;height:2px;transition:width .3s;position:absolute;bottom:-2px;left:0}.footer-suburb:hover{color:#fbbf24}.footer-suburb:hover:after{width:100%}.footer-hours{flex-direction:column;gap:.75rem;display:flex}.footer-hour-item{justify-content:space-between;gap:1rem;display:flex}.footer-day{color:#fff;font-size:.9375rem;font-weight:500}.footer-time{color:#ffffffe6;font-size:.9375rem}.footer-contact{flex-direction:column;gap:.75rem;display:flex}.footer-contact-item{background:#ffffff14;border-radius:.625rem;align-items:center;gap:.75rem;padding:.75rem;transition:background .3s;display:flex}.footer-contact-item:hover{background:#ffffff1f}.contact-icon-wrapper{background:#ffffff26;border-radius:.5rem;flex-shrink:0;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;display:flex}.contact-icon-wrapper svg{width:18px;height:18px}.contact-text-wrapper{flex-direction:column;gap:.125rem;display:flex}.contact-label{color:#ffffffb3;text-transform:uppercase;letter-spacing:.05em;font-size:.6875rem}.contact-value{color:#fff;font-size:.875rem;font-weight:500}.footer-certifications{border-top:1px solid #fff3;border-bottom:1px solid #fff3;justify-content:center;gap:3rem;margin-bottom:1.5rem;padding:2rem 0;display:flex}.footer-cert-item{color:#ffffffe6;flex-direction:column;align-items:center;gap:.5rem;font-size:.9375rem;display:flex}.cert-icon{margin-bottom:.25rem;font-size:2rem}.footer-bottom{justify-content:space-between;align-items:center;padding-top:1rem;display:flex}.footer-copyright{color:#fffc;margin:0;font-size:.875rem}.footer-sitemap{color:#fffc;font-size:.875rem;text-decoration:none;transition:color .3s}.footer-sitemap:hover{color:#fff}@media (width<=768px){.footer-content{grid-template-columns:1fr;gap:2rem}.footer-suburbs{grid-template-columns:1fr}.footer-certifications{flex-direction:column;gap:1.5rem}.footer-bottom{text-align:center;flex-direction:column;gap:1rem}}.suburb-hero{background:linear-gradient(to bottom right,oklch(37.8% .077 168.94),oklch(26.2% .051 172.552));position:relative}.hero-gradient-orb{pointer-events:none;background:radial-gradient(circle,#ffffff1a 0%,#0000 70%);border-radius:50%;width:600px;height:600px;position:absolute;top:-200px;right:-200px}.suburb-hero-title{color:#fff;font-size:clamp(2rem,5vw,4rem);font-weight:800;line-height:1.2}.suburb-hero-accent{color:gold;display:inline-block}.suburb-hero-text{color:#fffffff2;font-size:1.25rem;line-height:1.6}.suburb-cta-button{color:#064e3b;cursor:pointer;background:gold;border:none;border-radius:25px;align-items:center;gap:.5rem;padding:1rem 2.5rem;font-size:1rem;font-weight:700;transition:all .3s;display:inline-flex}.suburb-cta-button:hover{background:#ffed4e;transform:translateY(-2px);box-shadow:0 8px 20px #0003}.suburb-stats{flex-wrap:wrap;justify-content:center;gap:2rem;display:flex}.stat-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);text-align:center;background:#ffffff26;border-radius:15px;padding:1.5rem 2rem}.stat-value{color:#fff;margin-bottom:.5rem;font-size:1.25rem;font-weight:700}.stat-label{color:#ffffffe6;font-size:.875rem}.suburb-services{padding:5rem 2rem}.suburb-section-title{color:var(--color-primary);margin-bottom:1rem;font-size:clamp(2rem,4vw,2.5rem);font-weight:700}.suburb-section-subtitle{color:#6b7280;max-width:600px;margin:0 auto;font-size:1rem}.services-grid{grid-template-columns:repeat(12,1fr);gap:1.5rem;max-width:1400px;margin:0 auto;display:grid}.service-card-featured{color:#fff;background:linear-gradient(to bottom right,oklch(37.8% .077 168.94),oklch(26.2% .051 172.552));border-radius:25px;grid-area:span 2/span 12;padding:2.5rem}.service-card-header{justify-content:space-between;align-items:flex-start;margin-bottom:1.5rem;display:flex}.service-icon{background:#fff3;border-radius:15px;justify-content:center;align-items:center;width:56px;height:56px;display:flex}.service-title{color:#fff;margin-bottom:1rem;font-size:2rem;font-weight:700}.service-description{color:#fffffff2;margin-bottom:1.5rem;font-size:1.1rem;line-height:1.6}.service-features{margin-bottom:2rem;padding:0;list-style:none}.service-features li{color:#fffffff2;padding:.5rem 0 .5rem 1.5rem;font-size:1rem;position:relative}.service-features li:before{content:"✓";color:gold;font-weight:700;position:absolute;left:0}.service-cta{color:#064e3b;cursor:pointer;background:gold;border:none;border-radius:12px;padding:1rem 2rem;font-size:1rem;font-weight:700;transition:all .3s}.service-cta:hover{background:#ffed4e;transform:translateY(-2px)}.service-card-standard{background:#fff;border:2px solid #e2e8f0;border-radius:20px;flex-direction:column;grid-column:span 12;padding:2rem;display:flex}.service-icon-small{background:var(--color-primary);color:#fff;border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:1rem;display:flex}.service-title-small{color:var(--color-primary);margin-bottom:.75rem;font-size:1.5rem;font-weight:700}.service-description-small{color:#6b7280;flex-grow:1;margin-bottom:1.5rem;font-size:.95rem;line-height:1.6}.service-cta-small{background:var(--color-primary);color:#fff;cursor:pointer;border:none;border-radius:10px;width:fit-content;padding:.75rem 1.5rem;font-size:.95rem;font-weight:600;transition:all .3s}.service-cta-small:hover{background:var(--color-primary-dark);transform:translateY(-2px)}.suburb-why{background:#f8f9fa;padding:5rem 2rem}.why-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;max-width:1200px;margin:0 auto;display:grid}.why-card{text-align:center;background:#fff;border-radius:20px;padding:2rem;transition:transform .3s;box-shadow:0 4px 15px #0000000d}.why-card:hover{transform:translateY(-5px)}.why-icon{color:#fff;background:linear-gradient(to bottom right,oklch(37.8% .077 168.94),oklch(26.2% .051 172.552));border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 1rem;display:flex}.why-title{color:var(--color-primary);margin-bottom:.75rem;font-size:1.25rem;font-weight:700}.why-text{color:#6b7280;font-size:.95rem;line-height:1.6}@media (width>=768px){.services-grid{display:grid}.service-card-featured,.service-card-standard{grid-column:span 6}}@media (width>=1024px){.service-card-featured{grid-column:span 7}.service-card-standard{grid-column:span 5}}:focus-visible{outline-offset:3px;outline:3px solid #fbbf24}.skip-link{z-index:10000;color:#0f2a2a;box-shadow:var(--shadow-lg);background:#fff;border-radius:.5rem;padding:.75rem 1rem;font-weight:700;position:fixed;top:.75rem;left:.75rem;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}.logo{text-decoration:none}.logo-text{font-size:1.2rem;line-height:1.1}.nav-link-active{text-underline-offset:.35rem;text-decoration:underline;text-decoration-thickness:2px}a.cta-button{white-space:nowrap;justify-content:center;align-items:center;text-decoration:none;display:inline-flex}.hero-title .hero-subtitle{flex:0 0 100%;margin-top:.5rem;display:block}.split-text-part{animation:split-rise var(--split-duration,.65s) cubic-bezier(.22, 1, .36, 1) var(--split-delay,0s) both;display:inline-block}@keyframes split-rise{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.reveal-css{opacity:1;transform:none}.reveal-left{animation-name:reveal-left}.reveal-right{animation-name:reveal-right}.reveal-scale{animation-name:reveal-scale}@keyframes reveal-up{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes reveal-left{0%{opacity:0;transform:translate(-24px)}to{opacity:1;transform:translate(0)}}@keyframes reveal-right{0%{opacity:0;transform:translate(24px)}to{opacity:1;transform:translate(0)}}@keyframes reveal-scale{0%{opacity:0;transform:scale(.97)}to{opacity:1;transform:scale(1)}}.form-submit:disabled{opacity:.65;cursor:wait}.form-privacy-note{color:#4a5568;text-align:center;margin:.85rem 0 0;font-size:.75rem;line-height:1.45}.form-privacy-note a{color:#064e3b;font-weight:700}.form-status{color:#064e3b;text-align:center;min-height:1.35rem;margin-top:.55rem;font-size:.8rem;font-weight:700}.form-status a{color:inherit}.form-status[data-state=error]{color:#b42318}.form-status[data-state=pending]{color:#475467}.breadcrumbs{background:#fff;border-bottom:1px solid #e2e8f0}.breadcrumbs ol{color:#4b5563;flex-wrap:wrap;align-items:center;gap:.45rem;max-width:1200px;margin:0 auto;padding:.65rem 2rem;font-size:.82rem;list-style:none;display:flex}.breadcrumbs li{align-items:center;gap:.45rem;display:inline-flex}.breadcrumbs li:not(:last-child):after{content:"/";color:#9ca3af}.breadcrumbs a{color:#064e3b;font-weight:700;text-decoration:none}.breadcrumbs a:hover{text-decoration:underline}.lightweight-gallery{background:#fafafa;padding:4rem 0}.lightweight-gallery .gallery-content{margin-bottom:1.5rem}.lightweight-gallery .gallery-title{margin-top:.45rem;font-size:clamp(1.8rem,4vw,2.5rem)}.gallery-scroll{overscroll-behavior-inline:contain;scroll-snap-type:inline mandatory;scrollbar-color:#1a3b3a #e5e7eb;grid-auto-columns:minmax(260px,34%);grid-auto-flow:column;gap:1rem;margin:0;padding:0 0 1rem;list-style:none;display:grid;overflow-x:auto}.gallery-card{min-height:340px;box-shadow:var(--shadow-md);scroll-snap-align:start;background:#0f2a2a;border-radius:1.25rem;position:relative;overflow:hidden}.gallery-card img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;min-height:340px;transition:transform .4s}.gallery-card:hover img{transform:scale(1.025)}.gallery-card:after{content:"";background:linear-gradient(#0000,#062522eb);position:absolute;inset:45% 0 0}.gallery-card span{z-index:1;color:#fff;font-weight:700;position:absolute;bottom:1rem;left:1rem;right:1rem}.content-hero,.contact-page-hero{color:#fff;background:linear-gradient(to bottom right,oklch(37.8% .077 168.94),oklch(26.2% .051 172.552));padding:clamp(4rem,8vw,7rem) 0}.content-hero-grid,.contact-page-grid{grid-template-columns:minmax(0,1.4fr) minmax(280px,.6fr);align-items:center;gap:clamp(2rem,6vw,5rem);display:grid}.content-hero-kicker,.authority-kicker{color:#0b5d4e;letter-spacing:.13em;text-transform:uppercase;font-size:.76rem;font-weight:800;display:inline-block}.content-hero-kicker{color:#b8f3df;margin-bottom:.8rem}.content-hero h1,.contact-page-hero h1{color:#fff;letter-spacing:-.045em;max-width:850px;margin:0 0 1.35rem;font-size:clamp(2.4rem,6vw,4.8rem);line-height:.98}.content-hero p,.contact-page-hero>.container>div>p{color:#ffffffe6;max-width:760px;font-size:clamp(1.02rem,2vw,1.2rem);line-height:1.7}.content-hero-actions{flex-wrap:wrap;gap:.8rem;margin-top:1.5rem;display:flex}.content-hero-primary,.content-hero-secondary{border:1px solid #ffffff80;border-radius:.8rem;justify-content:center;align-items:center;min-height:48px;padding:.82rem 1.15rem;font-weight:800;text-decoration:none;display:inline-flex}.content-hero-primary{color:#103633;background:#fff}.content-hero-secondary{color:#fff;background:#ffffff14}.price-summary{color:#123734;min-width:270px;box-shadow:var(--shadow-lg);background:#fff;border:1px solid #d6e4df;border-radius:1.25rem;padding:1.4rem}.price-summary>div{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:baseline;gap:1rem;padding:.7rem 0;display:flex}.price-summary strong{font-size:2rem;line-height:1}.price-summary strong small{font-size:.85rem;font-weight:700}.price-summary span{color:#4b5563;text-align:right;max-width:120px;font-size:.78rem}.price-summary p{color:#123734;margin:.9rem 0 .45rem;font-weight:800}.price-summary a{color:#0b5d4e;font-size:.82rem;font-weight:800}.price-summary-compact{background:#fffffff5}.authority-section{background:#fff;padding:clamp(4rem,8vw,7rem) 0}.authority-section-muted{background:#f3f7f5}.authority-container{max-width:1120px}.answer-section{background:#eaf4f0;border-top:1px solid #d3e5de;border-bottom:1px solid #d3e5de;padding:2.5rem 0}.answer-panel{grid-template-columns:minmax(0,1fr) minmax(260px,340px);align-items:center;gap:clamp(1.5rem,5vw,4rem);display:grid}.answer-panel-single{grid-template-columns:1fr}.answer-panel h2,.authority-heading h2,.related-grid h2,.authority-two-column h2{color:#123734;letter-spacing:-.035em;font-size:clamp(1.8rem,4vw,3rem);line-height:1.08}.answer-panel h2{margin:.4rem 0 1rem}.answer-lead{color:#253f3c;font-size:clamp(1.05rem,2vw,1.2rem);line-height:1.75}.reviewed-note{color:#5b6d69;margin-top:1rem;font-size:.78rem}.authority-heading{text-align:center;max-width:760px;margin:0 auto 2.5rem}.authority-heading-left{text-align:left;margin-left:0}.authority-heading h2{margin:.45rem 0 .85rem}.authority-heading>p,.related-grid>div>p,.authority-two-column>div>p{color:#52635f;line-height:1.75}.authority-two-column{grid-template-columns:minmax(0,1.4fr) minmax(260px,.6fr);align-items:center;gap:2rem;display:grid}.authority-two-column-top{align-items:start}.authority-copy p{color:#3f514d;font-size:1.02rem;line-height:1.8}.authority-copy p+p{margin-top:1rem}.diagnosis-note,.important-note{background:#e9f4f0;border-left:4px solid #0b6b59;border-radius:.8rem;padding:1.35rem}.diagnosis-note strong,.important-note strong{color:#123734;margin-bottom:.4rem;font-size:1.05rem;display:block}.diagnosis-note p,.important-note p{color:#40534e;line-height:1.65}.important-note{background:#fff8df;border-color:#d7970b;max-width:850px;margin:2rem auto 0}.factor-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-top:2rem;display:grid}.factor-card,.comparison-card,.authority-link-card,.area-card,.treatment-hub-card,.weed-card{background:#fff;border:1px solid #dce8e3;border-radius:1rem;box-shadow:0 8px 24px #1237340f}.factor-card{padding:1.4rem}.factor-card h3,.comparison-card h3,.authority-link-card h3,.area-card h3,.treatment-hub-card h3,.weed-card h3{color:#123734;margin-bottom:.55rem;font-size:1.15rem;line-height:1.3}.factor-card p,.comparison-card p,.authority-link-card p,.area-card p,.treatment-hub-card p,.weed-card p{color:#52635f;line-height:1.7}.comparison-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem;display:grid}.comparison-card{padding:clamp(1.4rem,3vw,2rem)}.comparison-card-warn{border-top:4px solid #d7970b}.check-list{gap:.75rem;margin:1rem 0 0;padding:0;list-style:none;display:grid}.check-list li{color:#40534e;padding-left:1.5rem;line-height:1.55;position:relative}.check-list li:before{content:"✓";color:#08715b;font-weight:900;position:absolute;left:0}.treatment-caveat{color:#4b5e59;text-align:center;background:#fff;border-radius:.75rem;max-width:900px;margin:1.5rem auto 0;padding:1rem 1.2rem;font-size:.9rem;line-height:1.65}.process-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin:0;padding:0;list-style:none;display:grid}.process-card{background:#fff;border:1px solid #dce8e3;border-radius:1rem;gap:1rem;min-height:220px;padding:1.4rem;display:flex}.process-card>span{color:#0b6b59;font-size:.82rem;font-weight:900}.process-card h3{color:#123734;margin-bottom:.65rem;font-size:1.15rem}.process-card p{color:#52635f;line-height:1.7}.package-panel{color:#fff;background:linear-gradient(135deg,#183f3b,#0f2a2a);border-radius:1.25rem;grid-template-columns:.8fr 1.2fr;gap:2rem;margin-top:2rem;padding:clamp(1.5rem,4vw,2.5rem);display:grid}.package-panel .authority-kicker{color:#b8f3df}.package-panel h3{color:#fff;margin:.45rem 0 .75rem;font-size:1.6rem}.package-panel p{color:#ffffffd1;line-height:1.65}.check-list-light li{color:#fff}.check-list-light li:before{color:#b8f3df}.related-section{padding-top:3rem}.related-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem;display:grid}.related-grid h2{margin-bottom:.55rem;font-size:clamp(1.45rem,3vw,2rem)}.link-chip-list{flex-wrap:wrap;gap:.65rem;margin-top:1rem;display:flex}.link-chip-list a,.text-action{color:#0b5d4e;background:#fff;border:1px solid #bad3ca;border-radius:999px;align-items:center;min-height:42px;padding:.6rem .8rem;font-size:.85rem;font-weight:800;text-decoration:none;display:inline-flex}.link-chip-list a:hover,.text-action:hover{background:#edf7f3;border-color:#0b5d4e}.source-notes,.all-area-details{color:#4b5e59;background:#f9fbfa;border:1px solid #dce8e3;border-radius:.8rem;margin-top:2rem;padding:1rem 1.2rem;font-size:.84rem}.source-notes summary,.all-area-details summary{cursor:pointer;color:#123734;font-weight:800}.source-notes p{margin-top:.75rem}.source-notes ul{margin:.65rem 0 0;padding-left:1.2rem}.source-notes a{color:#0b5d4e}.aftercare-list{gap:.75rem;margin:0;padding:0;list-style:none;display:grid}.aftercare-list li{background:#fff;border:1px solid #dce8e3;border-radius:.75rem;align-items:flex-start;gap:.85rem;padding:1rem;display:flex}.aftercare-list span{color:#fff;background:#0b5d4e;border-radius:50%;flex:none;justify-content:center;align-items:center;width:1.8rem;height:1.8rem;font-size:.75rem;font-weight:900;display:inline-flex}.aftercare-list p{color:#40534e;line-height:1.55}.home-inclusion-list{gap:.55rem;display:grid}.home-inclusion-list span{color:#2f4944;background:#ffffffbf;border-radius:.6rem;padding:.65rem .8rem;font-size:.84rem;font-weight:700}.authority-card-grid,.area-card-grid,.treatment-hub-grid,.weed-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.authority-card-grid-four{grid-template-columns:repeat(4,minmax(0,1fr))}.authority-link-card,.area-card,.treatment-hub-card{color:inherit;flex-direction:column;padding:1.35rem;text-decoration:none;transition:transform .2s,box-shadow .2s,border-color .2s;display:flex}.authority-link-card:hover,.area-card:hover,.treatment-hub-card:hover{border-color:#86b6a6;transform:translateY(-3px);box-shadow:0 14px 28px #1237341c}.authority-link-card>span,.treatment-hub-card>span,.weed-card>span{color:#0b6b59;letter-spacing:.09em;text-transform:uppercase;font-size:.72rem;font-weight:800}.authority-link-card h3,.treatment-hub-card h3{margin-top:.5rem}.authority-link-card p,.treatment-hub-card p,.area-card p{flex:1;font-size:.9rem}.authority-link-card strong,.treatment-hub-card strong,.area-card strong{color:#0b5d4e;margin-top:1rem;font-size:.82rem}.section-action-row{flex-wrap:wrap;gap:.7rem;margin-top:1.5rem;display:flex}.section-action-row-centered{justify-content:center}.priority-area-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:.7rem;display:grid}.priority-area-grid a{color:#123734;background:#fff;border:1px solid #d8e5e0;border-radius:.75rem;flex-direction:column;justify-content:center;min-height:76px;padding:.8rem 1rem;text-decoration:none;display:flex}.priority-area-grid a:hover{border-color:#0b5d4e}.priority-area-grid span{color:#64746f;font-size:.72rem}.area-card>div{justify-content:space-between;align-items:baseline;gap:1rem;display:flex}.area-card>div span{color:#687872;white-space:nowrap;font-size:.75rem}.area-card p{-webkit-line-clamp:5;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.weed-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.weed-card{padding:1.35rem}.weed-card h3{margin-top:.45rem}.weed-card dl{gap:.9rem;display:grid}.weed-card dt{color:#123734;text-transform:uppercase;font-size:.76rem;font-weight:900}.weed-card dd{color:#52635f;margin:.25rem 0 0;font-size:.9rem;line-height:1.6}.weed-card a{color:#0b5d4e;margin-top:1rem;font-size:.82rem;font-weight:800;display:inline-block}.faq-list{gap:.75rem;max-width:900px;margin:0 auto;display:grid}.faq-item{background:#fff;border:1px solid #d9e5e0;border-radius:.8rem;overflow:hidden}.faq-item summary{cursor:pointer;color:#123734;padding:1.1rem 3rem 1.1rem 1.1rem;font-weight:800;line-height:1.45;list-style:none;position:relative}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary:after{content:"+";font-size:1.4rem;position:absolute;top:50%;right:1.1rem;transform:translateY(-50%)}.faq-item[open] summary:after{content:"−"}.faq-answer{padding:0 1.1rem 1.1rem}.faq-answer p{color:#50625d;line-height:1.7}.pricing-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;max-width:900px;margin:0 auto;display:grid}.pricing-card{box-shadow:var(--shadow-md);background:#fff;border:1px solid #d9e5e0;border-radius:1.2rem;flex-direction:column;padding:2rem;display:flex}.pricing-card-featured{color:#fff;background:#163e39}.pricing-card>span{text-transform:uppercase;letter-spacing:.08em;font-size:.78rem;font-weight:800}.pricing-card>strong{color:#123734;margin:.7rem 0;font-size:3.6rem;line-height:1}.pricing-card-featured>strong{color:#fff}.pricing-card strong small{font-size:1rem}.pricing-card p{color:#52635f;flex:1;line-height:1.65}.pricing-card-featured p{color:#ffffffd1}.pricing-card a{color:#fff;background:#0b5d4e;border-radius:.65rem;align-self:flex-start;margin-top:1.2rem;padding:.7rem .9rem;font-weight:800;text-decoration:none}.pricing-card-featured a{color:#123734;background:#fff}.contact-page-grid{align-items:start}.contact-methods{gap:.75rem;margin-top:2rem;display:grid}.contact-methods a{color:#fff;border:1px solid #ffffff40;border-radius:.8rem;flex-direction:column;padding:1rem;text-decoration:none;display:flex}.contact-methods span{text-transform:uppercase;letter-spacing:.1em;opacity:.75;font-size:.72rem}.contact-methods strong{overflow-wrap:anywhere}.contact-page-form{color:#123734;box-shadow:var(--shadow-xl);background:#fff;border-radius:1.2rem;gap:.9rem;padding:clamp(1.3rem,4vw,2rem);display:grid}.contact-page-form h2{font-size:1.5rem}.contact-page-form label{color:#263f3b;gap:.35rem;font-size:.84rem;font-weight:800;display:grid}.contact-page-form label span{color:#6b7a76;font-weight:500}.contact-page-form input,.contact-page-form textarea{color:#172b28;width:100%;font:inherit;background:#f9fbfa;border:1px solid #baccc6;border-radius:.6rem;padding:.8rem}.contact-page-form button{color:#fff;cursor:pointer;background:#0b5d4e;border:0;border-radius:.7rem;min-height:48px;font-weight:900}.honeypot{width:1px!important;height:1px!important;position:absolute!important;left:-10000px!important;overflow:hidden!important}.legal-content .authority-container{max-width:820px}.legal-content section+section{margin-top:2rem}.legal-content h2{color:#123734;margin-bottom:.6rem;font-size:1.35rem}.legal-content p{color:#4b5e59;line-height:1.75}.legal-content a{color:#0b5d4e;font-weight:800}.status-page{background:#eef5f2;place-items:center;min-height:62vh;padding:4rem 1rem;display:grid}.status-page-card{text-align:center;max-width:700px;box-shadow:var(--shadow-lg);background:#fff;border-radius:1.4rem;padding:clamp(2rem,6vw,4rem)}.status-page-card>span{color:#0b6b59;margin-bottom:1rem;font-size:2.4rem;font-weight:900;display:block}.status-page-card h1{color:#123734;font-size:clamp(2rem,5vw,3.4rem);line-height:1.05}.status-page-card p{color:#52635f;margin:1rem auto 0;line-height:1.7}.status-page-card .content-hero-actions{justify-content:center}.status-page-card .content-hero-secondary{color:#123734;border-color:#b9cec7}.footer-primary-links{flex-wrap:wrap;gap:.55rem;display:flex}.footer-primary-links a,.footer-all-areas{color:#fff;text-underline-offset:.2rem;font-size:.85rem;font-weight:700}.footer-all-areas{margin-top:1rem;display:inline-block}.footer-contact-item{color:inherit;text-decoration:none}.footer-cert-item strong{color:#fff;font-size:1.25rem}.footer-cert-item span{color:#ffffffbf;font-size:.78rem}@media (width<=1024px){.authority-card-grid-four,.priority-area-grid,.area-card-grid,.treatment-hub-grid,.weed-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.gallery-scroll{grid-auto-columns:minmax(280px,48%)}}@media (width<=768px){.header-content{gap:.7rem}.logo-text{font-size:.92rem}.logo-tagline{font-size:.57rem}a.cta-button{padding:.65rem .75rem;font-size:.75rem}.breadcrumbs ol{padding-inline:1rem}.content-hero-grid,.contact-page-grid,.answer-panel,.authority-two-column,.package-panel,.related-grid{grid-template-columns:1fr}.content-hero,.contact-page-hero{padding:3.5rem 0}.content-hero h1,.contact-page-hero h1{font-size:clamp(2.2rem,12vw,3.4rem)}.price-summary{width:100%}.factor-grid,.comparison-grid,.process-grid,.authority-card-grid,.authority-card-grid-four,.area-card-grid,.treatment-hub-grid,.weed-grid,.priority-area-grid,.pricing-grid{grid-template-columns:1fr}.process-card{min-height:0}.authority-heading{text-align:left;margin-left:0}.gallery-scroll{grid-auto-columns:minmax(250px,82%)}.gallery-card,.gallery-card img{min-height:300px}.footer-suburbs{text-align:left!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;justify-items:start!important}.footer-certifications{flex-flow:wrap}}@media (width<=420px){.header .container{padding-inline:.65rem}.logo-tagline{display:none}a.cta-button{font-size:.7rem}.hero-title{font-size:2.15rem!important}.footer-suburbs{grid-template-columns:1fr!important}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.home-authority{background:#f8f7f2}body .container{max-width:1200px}.home-authority .authority-container{width:min(100% - 4rem,1240px);max-width:1240px;padding-inline:0}.home-guide-section,.home-coverage-section,.home-process-section{padding:clamp(4.5rem,7vw,7rem) 0}.home-guide-layout{grid-template-columns:minmax(300px,.72fr) minmax(520px,1.28fr);align-items:start;gap:clamp(3.5rem,7vw,7rem);display:grid}.home-guide-intro{position:relative}.home-guide-intro h2,.home-coverage-copy h2,.home-process-heading h2{color:#123734;letter-spacing:-.052em;margin:.7rem 0 1.25rem;font-size:clamp(2.6rem,4.4vw,4.3rem);font-weight:900;line-height:.99}.home-guide-intro p,.home-coverage-copy p,.home-process-heading p{color:#4a605b;max-width:620px;font-size:1.08rem;line-height:1.75}.home-authority .authority-kicker{letter-spacing:.12em;font-size:.82rem;font-weight:900}.home-guide-primary,.home-coverage-copy>a,.home-price-strip a{color:#fff;background:#123f3a;border-radius:999px;justify-content:center;align-items:center;min-height:52px;margin-top:1.8rem;padding:.8rem 1.3rem;font-weight:800;text-decoration:none;display:inline-flex;box-shadow:0 12px 28px #123f3a2e}.home-guide-list{border-top:1px solid #bfcfc9;display:grid}.home-guide-list a{color:#123734;border-bottom:1px solid #bfcfc9;grid-template-columns:3rem minmax(0,1fr) 2rem;align-items:center;gap:1rem;min-height:78px;padding:1rem .5rem;text-decoration:none;transition:padding .2s,color .2s;display:grid}.home-guide-list a:hover{color:#08715b;padding-inline:1rem}.home-guide-list span{color:#78908a;letter-spacing:.12em;font-size:.8rem;font-weight:900}.home-guide-list strong{font-size:clamp(1rem,1.5vw,1.22rem);line-height:1.25}.home-guide-list b{text-align:right;font-size:1.35rem;font-weight:400}.home-coverage-section{background:#f8f7f2;padding-top:1rem}.home-coverage-panel{background:linear-gradient(135deg,#183f3b,#0d2926);border-radius:2rem;grid-template-columns:minmax(300px,.7fr) minmax(520px,1.3fr);gap:clamp(3rem,6vw,6rem);padding:clamp(2.5rem,5vw,5rem);display:grid;box-shadow:0 28px 70px #0a2d2633}.home-coverage-copy .authority-kicker,.home-process-heading .authority-kicker{color:#9ee8d0}.home-coverage-copy h2,.home-process-heading h2{color:#fff}.home-coverage-copy p,.home-process-heading p{color:#ffffffc2}.home-coverage-copy>a{color:#123734;box-shadow:none;background:#fff}.home-area-directory{border-top:1px solid #ffffff2e;grid-template-columns:repeat(2,minmax(0,1fr));align-content:start;display:grid}.home-area-directory a{color:#fff;border-bottom:1px solid #ffffff2e;justify-content:space-between;align-items:center;gap:1rem;min-height:64px;padding:.7rem .9rem;text-decoration:none;display:flex}.home-area-directory a:nth-child(odd){border-right:1px solid #ffffff2e}.home-area-directory a:hover{background:#ffffff12}.home-area-directory span{flex-direction:column;min-width:0;display:flex}.home-area-directory strong{text-overflow:ellipsis;white-space:nowrap;font-size:1.05rem;overflow:hidden}.home-area-directory small{color:#ffffff8f;letter-spacing:.08em;font-size:.78rem}.home-area-directory b{color:#9ee8d0;font-size:1.15rem}.home-process-section{background:#fff}.home-process-heading{max-width:850px;margin-bottom:clamp(2.5rem,5vw,4rem)}.home-process-heading .authority-kicker{color:#0b6b59}.home-process-heading h2{color:#123734}.home-process-heading p{color:#4a605b}.home-process-grid{background:linear-gradient(135deg,#183f3b,#0d2926);border-radius:1.75rem;grid-template-columns:repeat(3,minmax(0,1fr));margin:0;padding:0;list-style:none;display:grid;overflow:hidden;box-shadow:0 24px 60px #0a2d2629}.home-process-grid li{border-right:1px solid #ffffff24;min-height:290px;padding:clamp(2rem,4vw,3.2rem)}.home-process-grid li:last-child{border-right:0}.home-process-grid>li>span{color:#9ee8d0;letter-spacing:-.06em;margin-bottom:2.2rem;font-size:clamp(2.7rem,5vw,4.5rem);font-weight:800;line-height:1;display:block}.home-process-grid h3{color:#fff;margin-bottom:.8rem;font-size:1.35rem;font-weight:800}.home-process-grid p{color:#ffffffb8;font-size:1rem;line-height:1.7}.home-process-footer{background:#fff7dc;border-left:4px solid #d7970b;border-radius:.8rem;justify-content:space-between;align-items:center;gap:2rem;max-width:1040px;margin:1.5rem auto 0;padding:1.2rem 1.5rem;display:flex}.home-process-footer p{color:#4a4b3f;line-height:1.6}.home-process-footer a{color:#123734;text-underline-offset:.25rem;flex:none;font-weight:900}.home-price-strip{background:#e7f1ed;border-block:1px solid #d2e1db;padding:2rem 0}.home-price-strip .authority-container{align-items:center;gap:clamp(1.5rem,4vw,3.5rem);display:flex}.home-price-strip p{color:#123734;flex-direction:column;display:flex}.home-price-strip span{color:#657873;letter-spacing:.09em;text-transform:uppercase;font-size:.72rem;font-weight:800}.home-price-strip strong{font-size:2rem;line-height:1.15}.home-price-strip strong small{font-size:.9rem}.home-price-strip .home-price-message{color:#40534e;margin-left:auto;font-size:1rem}.home-price-strip .home-price-message strong{font-size:inherit}.home-price-strip a{flex:none;margin-top:0}.old-service-card{color:inherit;text-decoration:none}.old-service-link{align-items:center;font-size:.95rem;font-weight:800;display:inline-flex}@media (width<=960px){.home-guide-layout,.home-coverage-panel{grid-template-columns:1fr}.home-guide-intro{position:static}.home-process-grid{grid-template-columns:1fr}.home-process-grid li{border-bottom:1px solid #ffffff24;border-right:0;min-height:0}.home-process-grid li:last-child{border-bottom:0}.home-price-strip .authority-container{flex-wrap:wrap}.home-price-strip .home-price-message{margin-left:0}}@media (width<=640px){.home-authority .authority-container{width:min(100% - 2rem,1240px)}.home-guide-section,.home-coverage-section,.home-process-section{padding:4rem 0}.home-guide-intro h2,.home-coverage-copy h2,.home-process-heading h2{font-size:clamp(2.25rem,11vw,3rem)}.home-coverage-panel{border-radius:1.5rem;padding:2rem 1.25rem}.home-area-directory{grid-template-columns:1fr}.home-area-directory a:nth-child(odd){border-right:0}.home-process-grid li{padding:2rem 1.5rem}.home-process-grid>li>span{margin-bottom:1.2rem}.home-process-footer{flex-direction:column;align-items:flex-start;gap:.75rem}.home-price-strip .authority-container{flex-direction:column;align-items:flex-start;gap:1.25rem}.home-price-strip a{width:100%}}.suburb-authority{--suburb-ink:#123734;--suburb-muted:#536762;--suburb-green:#0b6655;--suburb-deep:#102f2c;--suburb-line:#d8e4df;--suburb-mint:#a6e4d0;background:#fff}.suburb-authority .suburb-content-container{width:min(100% - 4rem,1240px);max-width:1240px}.suburb-authority .suburb-eyebrow{color:var(--suburb-green);letter-spacing:.15em;text-transform:uppercase;font-size:.76rem;font-weight:900;display:inline-block}.suburb-authority .suburb-answer-section{background:radial-gradient(circle at 88% 12%,#89d8be33,#0000 28rem),#edf5f1;border-block:1px solid #d5e4de;padding:clamp(3.75rem,7vw,6.25rem) 0}.suburb-authority .suburb-answer-layout{grid-template-columns:minmax(0,1fr) minmax(300px,370px);align-items:center;gap:clamp(3rem,8vw,7rem);display:grid}.suburb-authority .suburb-answer-copy{max-width:780px}.suburb-authority .suburb-answer-copy h2,.suburb-authority .suburb-section-heading h2,.suburb-authority .suburb-related-grid h2{color:var(--suburb-ink);letter-spacing:-.052em;font-size:clamp(2.5rem,5vw,4.5rem);line-height:.98}.suburb-authority .suburb-answer-copy h2{max-width:760px;margin:.65rem 0 1.5rem}.suburb-authority .suburb-answer-lead{color:#294844;max-width:760px;font-size:clamp(1.08rem,1.7vw,1.28rem);line-height:1.75}.suburb-authority .suburb-reviewed-note{color:#667975;margin-top:1.25rem;font-size:.86rem;line-height:1.6}.suburb-authority .suburb-answer-section .price-summary{background:#fff;border:0;border-radius:1.4rem;min-width:0;padding:1.8rem;box-shadow:0 24px 60px #1237341f}.suburb-authority .suburb-answer-section .price-summary strong{font-size:2.25rem}.suburb-authority .suburb-answer-section .price-summary span,.suburb-authority .suburb-answer-section .price-summary a{font-size:.9rem}.suburb-authority .suburb-editorial-section,.suburb-authority .suburb-plan-section,.suburb-authority .suburb-related-section{padding:clamp(5rem,9vw,8rem) 0}.suburb-authority .suburb-section-heading{text-align:left;max-width:900px;margin-bottom:clamp(2.5rem,5vw,4.5rem)}.suburb-authority .suburb-section-heading h2{margin-top:.65rem}.suburb-authority .suburb-section-heading>p{max-width:740px;color:var(--suburb-muted);margin-top:1.25rem;font-size:1.08rem;line-height:1.75}.suburb-authority .suburb-local-story{grid-template-columns:minmax(0,1.3fr) minmax(300px,.7fr);align-items:start;gap:clamp(3rem,8vw,7rem);display:grid}.suburb-authority .suburb-long-copy{max-width:760px}.suburb-authority .suburb-long-copy p{color:#354d49;font-size:1.08rem;line-height:1.85}.suburb-authority .suburb-long-copy p+p{margin-top:1.35rem}.suburb-authority .suburb-principle-note{background:linear-gradient(145deg, #173e39, var(--suburb-deep));border-radius:1.4rem;padding:2.25rem;position:relative;overflow:hidden;box-shadow:0 24px 55px #102f2c2e}.suburb-authority .suburb-principle-note>span{color:var(--suburb-mint);letter-spacing:-.06em;margin-bottom:2rem;font-size:3.5rem;font-weight:800;line-height:1;display:block}.suburb-authority .suburb-principle-note strong{color:#fff;font-size:1.45rem;line-height:1.25;display:block}.suburb-authority .suburb-principle-note p{color:#ffffffbd;margin-top:.9rem;font-size:1rem;line-height:1.7}.suburb-authority .suburb-factor-ledger{border-top:1px solid var(--suburb-line);margin:clamp(3.5rem,7vw,6rem) 0 0;padding:0;list-style:none}.suburb-authority .suburb-factor-ledger li{border-bottom:1px solid var(--suburb-line);grid-template-columns:72px minmax(210px,.65fr) minmax(0,1.35fr);align-items:start;gap:clamp(1rem,4vw,3rem);padding:1.65rem 0;display:grid}.suburb-authority .suburb-factor-ledger li>span{color:var(--suburb-green);letter-spacing:.1em;font-size:.84rem;font-weight:900}.suburb-authority .suburb-factor-ledger h3{color:var(--suburb-ink);font-size:1.2rem;line-height:1.35}.suburb-authority .suburb-factor-ledger p{color:var(--suburb-muted);font-size:1rem;line-height:1.7}.suburb-authority .suburb-diagnosis-section{background:radial-gradient(circle at 82% 18%, #5397822e, transparent 28rem), var(--suburb-deep);padding:clamp(5rem,9vw,8rem) 0}.suburb-authority .suburb-section-heading-light h2{color:#fff}.suburb-authority .suburb-section-heading-light .suburb-eyebrow{color:var(--suburb-mint)}.suburb-authority .suburb-section-heading-light>p{color:#ffffffad}.suburb-authority .suburb-comparison-panel{border-block:1px solid #fff3;grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.suburb-authority .suburb-comparison-panel>section{padding:clamp(2rem,5vw,3.75rem) clamp(1rem,5vw,4rem) clamp(2.5rem,5vw,4rem) 0}.suburb-authority .suburb-comparison-panel>section+section{border-left:1px solid #fff3;padding-left:clamp(1rem,5vw,4rem);padding-right:0}.suburb-authority .suburb-list-label{color:var(--suburb-mint);letter-spacing:.14em;text-transform:uppercase;font-size:.74rem;font-weight:900}.suburb-authority .suburb-comparison-panel h3{color:#fff;letter-spacing:-.025em;margin:.6rem 0 1.5rem;font-size:clamp(1.55rem,3vw,2.25rem);line-height:1.15}.suburb-authority .suburb-comparison-panel ul,.suburb-authority .suburb-package-panel ul{gap:0;margin:0;padding:0;list-style:none;display:grid}.suburb-authority .suburb-comparison-panel li{color:#ffffffd1;border-top:1px solid #ffffff1f;padding:.9rem 0 .9rem 1.65rem;font-size:1rem;line-height:1.55;position:relative}.suburb-authority .suburb-comparison-panel li:before{content:"";background:var(--suburb-mint);border-radius:50%;width:.5rem;height:.5rem;position:absolute;top:1.35rem;left:0}.suburb-authority .suburb-treatment-caveat{color:#ffffffab;border-left:3px solid #d9a828;max-width:930px;margin:2.25rem 0 0;padding-left:1.25rem;font-size:.98rem;line-height:1.75}.suburb-authority .suburb-plan-section{background:#f7f6f1}.suburb-authority .suburb-plan-heading{max-width:950px}.suburb-authority .suburb-process-list{background:linear-gradient(145deg,#173e39,#0e2b28);border-radius:1.6rem;grid-template-columns:repeat(3,minmax(0,1fr));margin:0;padding:0;list-style:none;display:grid;overflow:hidden;box-shadow:0 24px 60px #102f2c26}.suburb-authority .suburb-process-list li{border-right:1px solid #ffffff26;min-height:300px;padding:clamp(2rem,4vw,3.25rem)}.suburb-authority .suburb-process-list li:last-child{border-right:0}.suburb-authority .suburb-process-list li>span{color:var(--suburb-mint);letter-spacing:-.07em;margin-bottom:2.4rem;font-size:clamp(3rem,5vw,4.75rem);font-weight:800;line-height:1;display:block}.suburb-authority .suburb-process-list h3{color:#fff;font-size:1.35rem;line-height:1.3}.suburb-authority .suburb-process-list p{color:#ffffffb8;margin-top:.8rem;font-size:1rem;line-height:1.7}.suburb-authority .suburb-package-panel{background:#e7f1ed;border:1px solid #cddfd7;border-radius:1.4rem;grid-template-columns:minmax(260px,.78fr) minmax(0,1.22fr);gap:clamp(2.5rem,7vw,6rem);margin-top:1.5rem;padding:clamp(2rem,5vw,3.75rem);display:grid}.suburb-authority .suburb-package-intro h3{color:var(--suburb-ink);letter-spacing:-.035em;margin-top:.55rem;font-size:clamp(1.75rem,3vw,2.45rem);line-height:1.08}.suburb-authority .suburb-package-intro p{color:#48605b;margin-top:1rem;font-size:1rem;line-height:1.7}.suburb-authority .suburb-package-panel li{color:#294844;border-top:1px solid #c4d8d0;padding:.85rem 0 .85rem 2rem;font-size:1rem;font-weight:700;line-height:1.55;position:relative}.suburb-authority .suburb-package-panel li:before{content:"✓";color:var(--suburb-green);font-weight:900;position:absolute;left:0}.suburb-authority .suburb-related-section{background:#fff;border-top:1px solid #e0e7e3}.suburb-authority .suburb-related-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(3rem,9vw,8rem);display:grid}.suburb-authority .suburb-related-grid h2{margin-top:.55rem;font-size:clamp(2rem,4vw,3.35rem)}.suburb-authority .suburb-related-grid section>p{max-width:500px;color:var(--suburb-muted);margin-top:1rem;font-size:1rem;line-height:1.7}.suburb-authority .suburb-link-list{border-top:1px solid var(--suburb-line);margin-top:2rem;display:block}.suburb-authority .suburb-link-list a{border-bottom:1px solid var(--suburb-line);min-height:62px;color:var(--suburb-ink);justify-content:space-between;align-items:center;gap:1rem;padding:.85rem 0;font-size:1rem;font-weight:800;line-height:1.4;text-decoration:none;display:flex}.suburb-authority .suburb-link-list a span:last-child{color:var(--suburb-green);flex:none;font-size:1.25rem;transition:transform .2s}.suburb-authority .suburb-link-list a:hover{color:var(--suburb-green)}.suburb-authority .suburb-link-list a:hover span:last-child{transform:translate(.25rem)}.suburb-authority .suburb-source-notes{border-top:1px solid var(--suburb-line);color:#60716d;margin-top:clamp(3rem,6vw,5rem);padding:1.25rem 0 0;font-size:.9rem}.suburb-authority .suburb-source-notes summary{cursor:pointer;color:var(--suburb-ink);font-weight:800}.suburb-authority .suburb-source-notes p{margin-top:.9rem;line-height:1.65}.suburb-authority .suburb-source-notes ul{margin:.7rem 0 0;padding-left:1.25rem}.suburb-authority .suburb-source-notes a{color:var(--suburb-green)}@media (width<=960px){.suburb-authority .suburb-answer-layout,.suburb-authority .suburb-local-story,.suburb-authority .suburb-package-panel{grid-template-columns:1fr}.suburb-authority .suburb-answer-section .price-summary{width:min(100%,540px)}.suburb-authority .suburb-principle-note{max-width:620px}.suburb-authority .suburb-factor-ledger li{grid-template-columns:58px minmax(190px,.7fr) minmax(0,1.3fr)}.suburb-authority .suburb-process-list{grid-template-columns:1fr}.suburb-authority .suburb-process-list li{border-bottom:1px solid #ffffff26;border-right:0;grid-template-columns:90px minmax(180px,.6fr) minmax(0,1.4fr);align-items:start;gap:1.5rem;min-height:0;display:grid}.suburb-authority .suburb-process-list li:last-child{border-bottom:0}.suburb-authority .suburb-process-list li>span{margin-bottom:0}.suburb-authority .suburb-process-list p{margin-top:0}}@media (width<=680px){.suburb-authority .suburb-content-container{width:min(100% - 2rem,1240px)}.suburb-authority .suburb-answer-section,.suburb-authority .suburb-editorial-section,.suburb-authority .suburb-diagnosis-section,.suburb-authority .suburb-plan-section,.suburb-authority .suburb-related-section{padding:4rem 0}.suburb-authority .suburb-answer-layout{gap:2.5rem}.suburb-authority .suburb-answer-copy h2,.suburb-authority .suburb-section-heading h2{font-size:clamp(2.25rem,11vw,3.15rem)}.suburb-authority .suburb-section-heading{margin-bottom:2.5rem}.suburb-authority .suburb-answer-section .price-summary{padding:1.4rem}.suburb-authority .suburb-principle-note{padding:1.75rem}.suburb-authority .suburb-principle-note>span{margin-bottom:1.4rem}.suburb-authority .suburb-factor-ledger{margin-top:3rem}.suburb-authority .suburb-factor-ledger li{grid-template-columns:42px 1fr;gap:.65rem .75rem;padding:1.4rem 0}.suburb-authority .suburb-factor-ledger p{grid-column:2}.suburb-authority .suburb-comparison-panel,.suburb-authority .suburb-related-grid{grid-template-columns:1fr}.suburb-authority .suburb-comparison-panel>section,.suburb-authority .suburb-comparison-panel>section+section{border-left:0;padding:2rem 0 2.5rem}.suburb-authority .suburb-comparison-panel>section+section{border-top:1px solid #fff3}.suburb-authority .suburb-process-list li{padding:2rem 1.5rem;display:block}.suburb-authority .suburb-process-list li>span{margin-bottom:1.25rem}.suburb-authority .suburb-process-list p{margin-top:.8rem}.suburb-authority .suburb-package-panel{gap:2rem;padding:1.75rem 1.4rem}.suburb-authority .suburb-related-grid{gap:4.5rem}}.treatment-page .authority-section,.treatments-hub-page>.authority-section,.service-areas-page>.authority-section,.faq-page>.authority-section{padding:clamp(3.5rem,5vw,5rem) 0}.treatment-page .answer-section,.treatments-hub-page>.answer-section,.service-areas-page>.answer-section,.faq-page>.answer-section{padding:clamp(2.5rem,4vw,3.5rem) 0}.treatment-guide .authority-heading,.treatments-hub-page .authority-heading{text-align:left;max-width:820px;margin-left:0}.treatment-guide .comparison-grid{border-radius:1.35rem;gap:0;overflow:hidden;box-shadow:0 18px 45px #1237341a}.treatment-guide .comparison-card{box-shadow:none;border:0;border-radius:0}.treatment-guide .comparison-card:first-child{background:linear-gradient(145deg,#17463f,#0d302d)}.treatment-guide .comparison-card:first-child h3,.treatment-guide .comparison-card:first-child .check-list li{color:#fff}.treatment-guide .comparison-card:first-child .check-list li:before{color:#9ef0d2}.treatment-guide .comparison-card-warn{background:#fff7dc;border-top:0;border-left:4px solid #d7970b}.treatment-guide .process-grid{background:linear-gradient(145deg,#17463f,#0d302d);border-radius:1.4rem;gap:0;overflow:hidden;box-shadow:0 20px 48px #12373429}.treatment-guide .process-card{background:0 0;border:0;border-right:1px solid #ffffff29;border-radius:0;min-height:270px;padding:clamp(1.75rem,3vw,2.35rem);display:block}.treatment-guide .process-card:last-child{border-right:0}.treatment-guide .process-card>span{color:#9ef0d2;letter-spacing:-.06em;margin-bottom:1.35rem;font-size:clamp(2.4rem,5vw,3.8rem);line-height:1;display:block}.treatment-guide .process-card h3{color:#fff;font-size:1.3rem;line-height:1.25}.treatment-guide .process-card p{color:#ffffffc7}.treatment-guide .important-note{max-width:none;margin-top:1.25rem;padding:1.4rem 1.55rem}.treatment-guide .authority-two-column-top{grid-template-columns:minmax(280px,.78fr) minmax(0,1.22fr);gap:clamp(3rem,7vw,6rem)}.treatment-guide .aftercare-list{border-top:1px solid #cadbd5;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 1.5rem}.treatment-guide .aftercare-list li{background:0 0;border:0;border-bottom:1px solid #cadbd5;border-radius:0;min-height:104px;padding:1.15rem .25rem}.treatment-guide .related-section{background:linear-gradient(145deg,#17463f,#0d302d);padding:clamp(3.75rem,6vw,5.5rem) 0}.treatment-guide .related-grid{gap:clamp(3rem,7vw,6rem)}.treatment-guide .related-grid h2{color:#fff;font-size:clamp(1.8rem,3vw,2.55rem)}.treatment-guide .link-chip-list{border-top:1px solid #fff3;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 1.25rem;display:grid}.treatment-guide .link-chip-list a{color:#fff;background:0 0;border:0;border-bottom:1px solid #fff3;border-radius:0;justify-content:space-between;min-height:54px;padding:.75rem 0}.treatment-guide .link-chip-list a:after{content:"→";color:#9ef0d2;margin-left:.75rem;font-size:1.1rem;transition:transform .2s}.treatment-guide .link-chip-list a:hover{color:#bdf5df;background:0 0;border-color:#ffffff5c}.treatment-guide .link-chip-list a:hover:after{transform:translate(.25rem)}.treatments-hub-page .treatment-hub-grid{border-top:1px solid #b9cec7;border-left:1px solid #b9cec7;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;overflow:hidden}.treatments-hub-page .treatment-hub-card{min-height:290px;box-shadow:none;border:1px solid #b9cec7;border-top:0;border-left:0;border-radius:0;padding:clamp(1.6rem,3vw,2.25rem)}.treatments-hub-page .treatment-hub-card:last-child:nth-child(odd){grid-column:1/-1;min-height:0}.treatments-hub-page .treatment-hub-card:last-child:nth-child(odd) p{max-width:780px}.treatments-hub-page .treatment-hub-card h3{margin-top:.65rem;font-size:clamp(1.35rem,2.4vw,1.8rem)}.treatments-hub-page .treatment-hub-card p{font-size:.98rem}.treatments-hub-page .treatment-hub-card:hover{box-shadow:none;background:linear-gradient(145deg,#17463f,#0d302d);border-color:#b9cec7;transform:none}.treatments-hub-page .treatment-hub-card:hover>span,.treatments-hub-page .treatment-hub-card:hover h3,.treatments-hub-page .treatment-hub-card:hover p,.treatments-hub-page .treatment-hub-card:hover strong{color:#fff}.treatments-hub-page>.authority-section-muted{background:linear-gradient(145deg,#17463f,#0d302d)}.treatments-hub-page>.authority-section-muted .authority-kicker{color:#9ef0d2}.treatments-hub-page>.authority-section-muted .authority-heading h2{color:#fff}.treatments-hub-page .factor-grid{border-top:1px solid #fff3;border-bottom:1px solid #fff3;gap:0;margin-top:2.5rem}.treatments-hub-page .factor-card{min-height:190px;box-shadow:none;background:0 0;border:0;border-right:1px solid #fff3;border-radius:0;padding:1.75rem}.treatments-hub-page .factor-card:last-child{border-right:0}.treatments-hub-page .factor-card h3{color:#fff;font-size:1.3rem}.treatments-hub-page .factor-card p{color:#ffffffc2}.treatments-hub-page .section-action-row-centered{justify-content:flex-start}.treatments-hub-page .section-primary-action{color:#123734;background:#fff;border-radius:999px;justify-content:center;align-items:center;min-height:48px;padding:.82rem 1.15rem;font-weight:900;text-decoration:none;transition:transform .2s,background .2s;display:inline-flex}.treatments-hub-page .section-primary-action:hover{background:#dff8ee;transform:translateY(-2px)}.service-areas-page .authority-heading-left{max-width:860px;margin-bottom:2.15rem}.service-areas-page .area-card-grid{border-top:1px solid #b9cec7;border-left:1px solid #b9cec7;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;overflow:hidden}.service-areas-page .area-card{min-height:215px;box-shadow:none;border:1px solid #b9cec7;border-top:0;border-left:0;border-radius:0;padding:clamp(1.4rem,2.5vw,1.85rem)}.service-areas-page .area-card:last-child:nth-child(odd){grid-column:1/-1;min-height:0}.service-areas-page .area-card:last-child:nth-child(odd) p{max-width:790px}.service-areas-page .area-card h3{font-size:clamp(1.3rem,2.2vw,1.65rem)}.service-areas-page .area-card p{-webkit-line-clamp:unset;font-size:.96rem;display:block;overflow:visible}.service-areas-page .area-card:hover{box-shadow:none;background:linear-gradient(145deg,#17463f,#0d302d);border-color:#b9cec7;transform:none}.service-areas-page .area-card:hover h3,.service-areas-page .area-card:hover span,.service-areas-page .area-card:hover p,.service-areas-page .area-card:hover strong{color:#fff}.faq-page .authority-heading,.treatment-page .faq-section .authority-heading{text-align:left;max-width:1040px;margin-left:auto;margin-right:auto}.faq-page .faq-list,.treatment-page .faq-list{border-top:1px solid #b9cec7;gap:0;max-width:1040px}.faq-page .faq-item,.treatment-page .faq-item{background:0 0;border:0;border-bottom:1px solid #b9cec7;border-radius:0}.faq-page .faq-item summary,.treatment-page .faq-item summary{padding:1.35rem 4rem 1.35rem 0;font-size:clamp(1.05rem,2vw,1.18rem)}.faq-page .faq-item summary:after,.treatment-page .faq-item summary:after{color:#0b6b59;font-size:1.8rem;right:0}.faq-page .faq-answer,.treatment-page .faq-answer{max-width:880px;padding:0 4rem 1.4rem 0}.faq-page .faq-answer p,.treatment-page .faq-answer p{font-size:1rem}@media (width<=768px){.treatment-page .authority-section,.treatments-hub-page>.authority-section,.service-areas-page>.authority-section,.faq-page>.authority-section{padding:3.75rem 0}.treatment-page .answer-section,.treatments-hub-page>.answer-section,.service-areas-page>.answer-section,.faq-page>.answer-section{padding:2.75rem 0}.treatment-guide .comparison-card-warn{border-top:4px solid #d7970b;border-left:0}.treatment-guide .process-card{border-bottom:1px solid #ffffff29;border-right:0;min-height:0}.treatment-guide .process-card:last-child{border-bottom:0}.treatment-guide .authority-two-column-top,.treatment-guide .aftercare-list,.treatment-guide .link-chip-list,.treatments-hub-page .treatment-hub-grid,.service-areas-page .area-card-grid{grid-template-columns:1fr}.treatment-guide .aftercare-list{gap:0}.treatment-guide .related-grid{gap:3.5rem}.treatments-hub-page .treatment-hub-card,.service-areas-page .area-card{min-height:0}.treatments-hub-page .treatment-hub-card:last-child:nth-child(odd),.service-areas-page .area-card:last-child:nth-child(odd){grid-column:auto}.treatments-hub-page .factor-grid{grid-template-columns:1fr}.treatments-hub-page .factor-card{border-bottom:1px solid #fff3;border-right:0;min-height:0}.treatments-hub-page .factor-card:last-child{border-bottom:0}}@media (width<=520px){.treatment-guide .link-chip-list{grid-template-columns:1fr}.faq-page .faq-item summary,.treatment-page .faq-item summary{padding-right:2.5rem}.faq-page .faq-answer,.treatment-page .faq-answer{padding-right:0}}:root{--color-primary:#1a3b3a;--color-primary-dark:#0f2a2a;--color-primary-light:#064e3b;--color-accent:#ff6b35;--color-white:#fff;--color-black:#1a1a1a;--color-gray-50:#f8f9fa;--color-gray-100:#f5f5f5;--color-gray-200:#e2e8f0;--color-gray-400:#9ca3af;--color-gray-500:#6b7280;--color-gray-600:#4a5568;--font-family:"Arial", "Inter", system-ui, sans-serif;--font-size-xs:.75rem;--font-size-sm:.875rem;--font-size-base:1rem;--font-size-lg:1.125rem;--font-size-xl:1.25rem;--font-size-2xl:1.5rem;--font-size-3xl:1.875rem;--font-size-4xl:2.25rem;--font-size-5xl:3rem;--spacing-xs:.5rem;--spacing-sm:1rem;--spacing-md:1.5rem;--spacing-lg:2rem;--spacing-xl:3rem;--spacing-2xl:4rem;--radius-sm:.375rem;--radius-md:.5rem;--radius-lg:.75rem;--radius-xl:1rem;--radius-2xl:1.25rem;--shadow-sm:0 1px 2px 0 #0000000d;--shadow-md:0 4px 6px -1px #0000001a, 0 2px 4px -1px #0000000f;--shadow-lg:0 10px 15px -3px #0000001a, 0 4px 6px -2px #0000000d;--shadow-xl:0 15px 40px #0000004d}*,:before,:after,::backdrop{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:#3b82f680;--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*,:before,:after{box-sizing:border-box;border:0 solid #e5e7eb}:before,:after{--tw-content:""}html,:host{-webkit-text-size-adjust:100%;tab-size:4;font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent;font-family:Inter,system-ui,sans-serif;line-height:1.5}body{line-height:inherit;margin:0}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-feature-settings:normal;font-variation-settings:normal;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-feature-settings:inherit;font-variation-settings:inherit;font-family:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:#0000;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{margin:0;padding:0;list-style:none}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder{opacity:1;color:#9ca3af}textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}.container{width:100%}@media (width>=640px){.container{max-width:640px}}@media (width>=768px){.container{max-width:768px}}@media (width>=1024px){.container{max-width:1024px}}@media (width>=1280px){.container{max-width:1280px}}@media (width>=1536px){.container{max-width:1536px}}.visible{visibility:visible}.fixed{position:fixed}.block{display:block}.flex{display:flex}.hidden{display:none}.min-h-screen{min-height:100vh}.grow{flex-grow:1}.transform{transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rounded{border-radius:.25rem}.bg-white{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1))}.uppercase{text-transform:uppercase}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}@keyframes slideIn{0%{opacity:0;transform:translate(400px)}to{opacity:1;transform:translate(0)}}
