.commercial-home{padding:100px 0;background:linear-gradient(135deg,#0d4429 0%,#143c2b 62%,#1f5938 100%);color:#fff}
.commercial-home-grid{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(320px,.9fr);gap:64px;align-items:center}
.commercial-eyebrow{display:inline-block;margin-bottom:18px;color:#8ee39b;font-size:13px;font-weight:800;letter-spacing:2px}
.commercial-home h2{max-width:760px;margin:0 0 22px;font-size:clamp(38px,5vw,64px);line-height:1.08;color:#fff}
.commercial-home-copy>p{max-width:690px;margin:0 0 32px;color:rgba(255,255,255,.82);font-size:18px;line-height:1.75}
.commercial-home-actions{display:flex;flex-wrap:wrap;gap:14px}
.commercial-primary,.commercial-secondary{display:inline-flex;align-items:center;justify-content:center;min-height:54px;padding:0 24px;border-radius:999px;font-weight:700;text-decoration:none}
.commercial-primary{background:#67be46;color:#0b2818}.commercial-secondary{border:1px solid rgba(255,255,255,.42);color:#fff}
.commercial-home-services{display:grid;grid-template-columns:1fr 1fr;gap:14px}
.commercial-home-services a{min-height:148px;padding:24px;border:1px solid rgba(255,255,255,.14);border-radius:20px;background:rgba(255,255,255,.08);color:#fff;text-decoration:none;transition:transform .2s ease,background .2s ease}
.commercial-home-services a:hover{transform:translateY(-3px);background:rgba(255,255,255,.13)}
.commercial-home-services strong,.commercial-home-services span{display:block}.commercial-home-services strong{margin-bottom:10px;font-size:21px}.commercial-home-services span{color:rgba(255,255,255,.72);font-size:14px;line-height:1.55}
@media(max-width:1400px){.nav-group{gap:1.35rem}.nav-group a,.dropdown-toggle{font-size:11px;letter-spacing:.1em}}
.commercial-page{background:#f6f8f6}.commercial-hero{padding:118px 0 92px;background:linear-gradient(120deg,#f1f8f2 0%,#fff 60%)}
.commercial-breadcrumb{margin-bottom:16px;color:#28783b;font-size:12px;font-weight:800;letter-spacing:1.3px}.commercial-hero h1{max-width:850px;margin:0 0 22px;color:#0d4429;font-size:clamp(42px,6vw,72px);line-height:1.05}.commercial-lead{max-width:760px;margin:0 0 30px;color:#4f5d54;font-size:19px;line-height:1.75}
.commercial-proof{display:flex;flex-wrap:wrap;gap:10px;margin:28px 0 0;padding:0;list-style:none}.commercial-proof li{padding:10px 14px;border-radius:999px;background:#e4f3e6;color:#1e6031;font-size:14px;font-weight:700}
.commercial-content{padding:80px 0}.commercial-layout{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:54px}.commercial-main h2{margin:48px 0 18px;color:#0d4429;font-size:clamp(28px,4vw,42px)}.commercial-main h2:first-child{margin-top:0}.commercial-main p,.commercial-main li{color:#556159;line-height:1.8}.commercial-checklist{display:grid;grid-template-columns:1fr 1fr;gap:12px 26px;padding:0;list-style:none}.commercial-checklist li{position:relative;padding:14px 16px 14px 42px;border-radius:14px;background:#fff;box-shadow:0 8px 25px rgba(17,65,40,.05)}.commercial-checklist li:before{content:'\2713';position:absolute;left:16px;color:#3da653;font-weight:900}
.commercial-sidebar{align-self:start;position:sticky;top:110px}.commercial-card{margin-bottom:18px;padding:28px;border-radius:22px;background:#fff;box-shadow:0 12px 35px rgba(17,65,40,.08)}.commercial-card h3{margin:0 0 12px;color:#0d4429}.commercial-card p{margin:0 0 20px;color:#627067;line-height:1.65}.commercial-card a{display:inline-flex;min-height:48px;align-items:center;justify-content:center;padding:0 20px;border-radius:999px;background:#2f9443;color:#fff;font-weight:700;text-decoration:none}
.commercial-links{display:grid;gap:10px}.commercial-links a{display:block;padding:15px 17px;border-radius:12px;background:#eef6ef;color:#18572d;font-weight:700;text-decoration:none}.commercial-faq{display:grid;gap:14px}.commercial-faq details{padding:20px 22px;border-radius:16px;background:#fff;box-shadow:0 8px 24px rgba(17,65,40,.05)}.commercial-faq summary{cursor:pointer;color:#123d27;font-weight:750}.commercial-faq details p{margin:14px 0 0}.commercial-cta{padding:78px 0;text-align:center;background:#0d4429;color:#fff}.commercial-cta h2{margin:0 0 16px;color:#fff;font-size:clamp(34px,5vw,54px)}.commercial-cta p{margin:0 0 28px;color:rgba(255,255,255,.8)}
@media(max-width:900px){.commercial-home-grid,.commercial-layout{grid-template-columns:1fr}.commercial-home{padding:74px 0}.commercial-sidebar{position:static}.commercial-checklist{grid-template-columns:1fr}}
@media(max-width:620px){.commercial-home-services{grid-template-columns:1fr}.commercial-home-services a{min-height:auto}.commercial-hero{padding:86px 0 64px}}

/* Commercial landing experience */
.commercial-page .site-header::before{height:210px;background:linear-gradient(to bottom,rgba(3,25,15,.82),rgba(3,25,15,.34),transparent)}
.commercial-page .site-header .nav-group a,.commercial-page .site-header .dropdown-toggle{color:#fff;text-shadow:0 2px 16px rgba(0,0,0,.65)}
.commercial-page .site-header .logo-center img{width:88px;filter:drop-shadow(0 4px 8px rgba(0,0,0,.75)) drop-shadow(0 12px 30px rgba(0,0,0,.55))}
.commercial-page .site-header .logo-center span{color:#fff;font-weight:700;text-shadow:0 2px 14px rgba(0,0,0,.8)}
.commercial-page .site-header.scrolled .nav-group a,.commercial-page .site-header.scrolled .dropdown-toggle{color:#111;text-shadow:none}
.commercial-page .site-header.scrolled .logo-center span{color:#111;text-shadow:none}
.commercial-page .site-header.scrolled .logo-center img{width:64px;filter:none}
.commercial-page .site-header.scrolled .mobile-toggle span{background:#111}

.commercial-page .commercial-hero{position:relative;display:flex;align-items:center;min-height:850px;padding:210px 0 150px;background-image:url('/images/commercial-hero.webp?v=4.2');background-size:cover;background-position:center;isolation:isolate;overflow:hidden}
.commercial-page .commercial-hero:before{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,rgba(3,31,18,.97) 0%,rgba(4,40,23,.90) 31%,rgba(5,42,24,.55) 55%,rgba(5,28,17,.08) 78%)}
.commercial-page .commercial-hero:after{content:"";position:absolute;inset:auto 0 0;height:180px;z-index:-1;background:linear-gradient(to top,rgba(3,25,15,.55),transparent)}
.commercial-hero-inner{width:100%}.commercial-hero-copy{max-width:740px;color:#fff}
.commercial-page .commercial-breadcrumb{margin-bottom:24px;color:#a8ecae;font-size:12px;letter-spacing:1.8px}
.commercial-kicker{display:inline-flex;align-items:center;gap:10px;margin-bottom:18px;color:#c7f3cb;font-size:13px;font-weight:800;letter-spacing:2.2px}
.commercial-kicker:before{content:"";width:38px;height:2px;background:#67be46}
.commercial-page .commercial-hero h1{max-width:780px;margin:0 0 24px;color:#fff;font-size:clamp(48px,5.2vw,78px);line-height:1;letter-spacing:-.04em;text-wrap:balance;text-shadow:0 4px 28px rgba(0,0,0,.24)}
.commercial-page .commercial-lead{max-width:650px;margin:0 0 34px;color:rgba(255,255,255,.86);font-size:20px;line-height:1.7}
.commercial-hero-actions{display:flex;flex-wrap:wrap;gap:14px}.commercial-page .commercial-primary{min-height:58px;padding:0 28px;background:#67c543;color:#0b2818;box-shadow:0 12px 32px rgba(61,166,83,.28)}
.commercial-ghost{display:inline-flex;align-items:center;justify-content:center;min-height:58px;padding:0 27px;border:1px solid rgba(255,255,255,.42);border-radius:999px;background:rgba(255,255,255,.08);color:#fff;font-weight:700;backdrop-filter:blur(8px);transition:.2s ease}
.commercial-ghost:hover{background:rgba(255,255,255,.16);transform:translateY(-2px)}
.commercial-trustline{display:flex;align-items:center;gap:13px;margin-top:34px;color:rgba(255,255,255,.82)}.commercial-trustline strong{font-size:30px;color:#9ee6a4}.commercial-trustline span{max-width:280px;font-size:14px;line-height:1.45}

.commercial-metrics{position:relative;z-index:10;margin-top:-62px}.commercial-metrics-grid{display:grid;grid-template-columns:repeat(4,1fr);overflow:hidden;border:1px solid rgba(255,255,255,.45);border-radius:24px;background:rgba(255,255,255,.96);box-shadow:0 24px 70px rgba(8,54,30,.18);backdrop-filter:blur(16px)}
.commercial-metrics-grid>div{display:flex;min-height:124px;flex-direction:column;justify-content:center;padding:26px 34px;border-right:1px solid #dfe9e1}.commercial-metrics-grid>div:last-child{border-right:0}.commercial-metrics strong{margin-bottom:6px;color:#0d4d2f;font-size:29px;letter-spacing:-.02em}.commercial-metrics span{color:#6a756e;font-size:13px;font-weight:650}

.commercial-service-showcase{padding:130px 0 105px;background:linear-gradient(180deg,#f3f8f3 0%,#fff 100%)}
.commercial-section-heading{max-width:830px;margin-bottom:54px}.commercial-section-heading>span{display:block;margin-bottom:16px;color:#3d9b4d;font-size:12px;font-weight:800;letter-spacing:2px}.commercial-section-heading h2{margin:0 0 18px;color:#0d4429;font-size:clamp(38px,5vw,64px);line-height:1.08;letter-spacing:-.035em}.commercial-section-heading p{max-width:720px;color:#617067;font-size:18px;line-height:1.7}
.commercial-showcase-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.commercial-showcase-card{position:relative;display:flex;min-height:330px;flex-direction:column;padding:28px;border:1px solid #dfeadf;border-radius:24px;background:#fff;color:#173c28;box-shadow:0 12px 35px rgba(16,72,40,.06);overflow:hidden;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.commercial-showcase-card:after{content:"";position:absolute;right:-45px;bottom:-58px;width:150px;height:150px;border-radius:50%;background:radial-gradient(circle,#e3f6e4,rgba(227,246,228,0) 70%)}.commercial-showcase-card:hover{transform:translateY(-7px);border-color:#9bd8a3;box-shadow:0 25px 55px rgba(16,72,40,.13)}
.commercial-card-number{margin-bottom:auto;color:#69b875;font-size:13px;font-weight:800;letter-spacing:1.5px}.commercial-showcase-card h3{margin:44px 0 14px;color:#103f27;font-size:24px;line-height:1.18}.commercial-showcase-card p{margin:0 0 25px;color:#6a756e;font-size:14px;line-height:1.65}.commercial-card-link{position:relative;z-index:1;color:#218139;font-size:14px;font-weight:800}

.commercial-page .commercial-content{padding:110px 0;background:#fff}.commercial-page .commercial-layout{gap:76px}.commercial-page .commercial-main h2{letter-spacing:-.025em}.commercial-quote-card{border:0;background:linear-gradient(145deg,#0d4429,#1b633b);color:#fff}.commercial-quote-card h3,.commercial-quote-card p{color:#fff}.commercial-quote-card p{opacity:.78}.commercial-quote-label{display:block;margin-bottom:16px;color:#9ee6a4;font-size:11px;font-weight:800;letter-spacing:1.5px}.commercial-quote-card a{background:#67c543;color:#0b2818}

@media(max-width:1100px){.commercial-page .commercial-hero{min-height:780px;background-position:62% center}.commercial-page .commercial-hero:before{background:linear-gradient(90deg,rgba(3,31,18,.97) 0%,rgba(4,40,23,.90) 48%,rgba(5,42,24,.34) 78%)}.commercial-showcase-grid{grid-template-columns:1fr 1fr}.commercial-metrics-grid{grid-template-columns:1fr 1fr}.commercial-metrics-grid>div:nth-child(2){border-right:0}.commercial-metrics-grid>div:nth-child(-n+2){border-bottom:1px solid #dfe9e1}}
@media(max-width:700px){.commercial-page .site-header .logo-center img{width:66px}.commercial-page .commercial-hero{min-height:760px;padding:160px 0 110px;background-position:68% center}.commercial-page .commercial-hero:before{background:linear-gradient(90deg,rgba(3,31,18,.97),rgba(4,40,23,.87) 72%,rgba(5,42,24,.55))}.commercial-page .commercial-hero h1{font-size:clamp(44px,14vw,66px)}.commercial-page .commercial-lead{font-size:17px}.commercial-hero-actions{flex-direction:column;align-items:flex-start}.commercial-trustline{margin-top:26px}.commercial-metrics{margin-top:-38px}.commercial-metrics-grid{grid-template-columns:1fr 1fr}.commercial-metrics-grid>div{min-height:104px;padding:19px}.commercial-metrics strong{font-size:22px}.commercial-service-showcase{padding:95px 0 75px}.commercial-showcase-grid{grid-template-columns:1fr}.commercial-showcase-card{min-height:265px}.commercial-section-heading{margin-bottom:36px}.commercial-page .commercial-content{padding:80px 0}}
