:root{--green-950:#0b1f17;--green-900:#123326;--green-800:#1f4d37;--green-700:#2f6f4e;--green-500:#4f9b6f;--yellow-400:#c86b3c;--yellow-300:#e08a5c;--cream:#f6efe4;--white:#fff;--text:#15211a;--muted:#647066;--border:#ddd3c5;--shadow:0 20px 60px #00000029;--radius:22px;--container:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--text);background:var(--cream);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.6}a{color:inherit;text-decoration:none}img,video{max-width:100%}.container{width:min(var(--container), calc(100% - 32px));margin-inline:auto}.skip-link{z-index:999;background:var(--yellow-400);color:var(--green-950);border-radius:999px;padding:10px 14px;transition:top .2s;position:absolute;top:-48px;left:16px}.skip-link:focus{top:16px}.site-header{z-index:50;backdrop-filter:blur(16px);background:#092115eb;border-bottom:1px solid #ffffff1f;position:sticky;top:0}.nav-wrap{justify-content:space-between;align-items:center;gap:24px;min-height:78px;display:flex}.brand{align-items:center;gap:12px;display:inline-flex}.brand-mark{background:var(--yellow-400);width:44px;height:44px;color:var(--green-950);letter-spacing:-.05em;border-radius:999px;place-items:center;font-weight:900;display:grid}.brand-text{line-height:1.1;display:grid}.brand-text strong{color:var(--white);font-size:1.05rem}.brand-text small{color:#ffffffb8;font-size:.78rem}.main-nav{color:#ffffffdb;align-items:center;gap:22px;font-size:.94rem;font-weight:700;display:flex}.main-nav a:hover{color:var(--yellow-300)}.nav-cta,.button{border-radius:999px;justify-content:center;align-items:center;min-height:46px;padding:12px 18px;font-weight:800;line-height:1;display:inline-flex}.nav-cta,.button-primary{background:var(--yellow-400);color:var(--green-950)}.button-secondary{color:var(--white);background:#ffffff14;border:1px solid #ffffff52}.hero{background:linear-gradient(135deg,#092115f5,#1f6b3dd1),radial-gradient(circle at 100% 0,#f6c34340,#0000 38%);align-items:center;min-height:calc(100vh - 78px);display:grid;position:relative;overflow:hidden}.hero-video{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.hero-overlay{background:linear-gradient(90deg,#092115eb,#0921159e),linear-gradient(#09211559,#09211559);position:absolute;inset:0}.hero-grid{z-index:2;grid-template-columns:minmax(0,1.05fr) minmax(340px,.75fr);align-items:center;gap:48px;padding-block:92px;display:grid;position:relative}.eyebrow{color:var(--yellow-400);text-transform:uppercase;letter-spacing:.12em;margin:0 0 12px;font-size:.78rem;font-weight:900}.hero-copy h1{max-width:720px;color:var(--white);letter-spacing:-.04em;margin:0;font-size:clamp(2.45rem,5.4vw,4.9rem);line-height:1.02}.hero-subtitle{color:#ffffffd6;max-width:620px;margin:24px 0 0;font-size:clamp(1.08rem,2vw,1.35rem)}.quote-card{background:var(--white);color:var(--text);border-radius:var(--radius);box-shadow:var(--shadow);padding:clamp(22px,4vw,34px)}.quote-card h2{color:var(--green-950);letter-spacing:-.04em;margin:0;font-size:clamp(1.8rem,3vw,2.6rem);line-height:1.05}.quote-card p:not(.eyebrow){color:var(--muted)}.quote-embed{margin-top:22px}.quote-placeholder{border:2px dashed var(--border);text-align:center;min-height:220px;color:var(--muted);background:#fbfbf7;border-radius:18px;place-items:center;padding:24px;display:grid}.quote-placeholder span{margin-top:6px;font-size:.92rem;display:block}.section{padding-block:clamp(72px,9vw,118px)}.two-column{grid-template-columns:.75fr 1fr;align-items:start;gap:48px;display:grid}h2{color:var(--green-950);letter-spacing:-.06em;margin:0;font-size:clamp(2.2rem,4vw,4.3rem);line-height:.98}.rich-text p{color:var(--muted);font-size:1.08rem}.text-link{color:var(--green-700);margin-top:10px;font-weight:900;display:inline-flex}.section-heading{max-width:760px;margin-bottom:36px}.section-heading p:not(.eyebrow){color:var(--muted);font-size:1.08rem}.service-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;display:grid}.service-card{border-radius:var(--radius);background:var(--white);border:1px solid var(--border);overflow:hidden;box-shadow:0 12px 34px #12382414}.service-image-placeholder{background:linear-gradient(135deg,#1f6b3d38,#f6c34352),repeating-linear-gradient(45deg,#12382414,#12382414 12px,#12382405 12px 24px);height:190px}.service-card-body{padding:22px}.service-card h3{color:var(--green-950);margin:0 0 10px;font-size:1.25rem}.service-card p{color:var(--muted);margin:0 0 18px}.service-card a{color:var(--green-700);font-weight:900}.truck-strip{background:var(--green-950);padding-block:24px;overflow:hidden}.marquee-track{gap:18px;width:max-content;animation:34s linear infinite scroll-left;display:flex}.truck-shot{background:linear-gradient(135deg, #ffffff29, #f6c3433d), var(--green-800);width:min(460px,78vw);height:250px;color:var(--white);letter-spacing:-.03em;border-radius:24px;flex:none;place-items:center;font-weight:900;display:grid}@keyframes scroll-left{0%{transform:translate(0)}to{transform:translate(calc(-50% - 9px))}}.why{background:var(--green-900);color:var(--white)}.why h2{color:var(--white)}.why p{color:#ffffffc2;font-size:1.05rem}.why-grid{grid-template-columns:1fr .9fr;align-items:center;gap:54px;display:grid}.check-list{gap:12px;margin-top:28px;display:grid}.check-item{align-items:center;gap:12px;display:flex}.check-item span{background:var(--yellow-400);width:30px;height:30px;color:var(--green-950);border-radius:999px;place-items:center;font-weight:900;display:grid}.why-card-stack{gap:16px;display:grid}.why-card-stack article{border-radius:var(--radius);background:#ffffff14;border:1px solid #ffffff24;padding:26px}.why-card-stack h3{color:var(--yellow-300);margin:0 0 8px}.review-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.review-card{background:var(--white);border:1px solid var(--border);border-radius:var(--radius);padding:26px;box-shadow:0 12px 34px #12382414}.stars{color:var(--yellow-400);letter-spacing:.08em;margin-bottom:14px}.review-card p{color:var(--muted);font-size:1.05rem}.final-cta{padding-top:0}.cta-box{border-radius:calc(var(--radius) + 10px);background:radial-gradient(circle at top right, #f6c34352, transparent 34%), var(--green-800);color:var(--white);justify-content:space-between;align-items:center;gap:28px;padding:clamp(32px,6vw,64px);display:flex}.cta-box h2{color:var(--white)}.cta-box p:not(.eyebrow){color:#fffc}.site-footer{background:var(--green-950);color:#ffffffc7;padding-block:56px 24px}.footer-grid{grid-template-columns:1.4fr .7fr .7fr;gap:36px;display:grid}.footer-brand{margin-bottom:16px}.site-footer h2{color:var(--white);letter-spacing:0;font-size:1rem;line-height:1.2}.site-footer ul{gap:8px;margin:14px 0 0;padding:0;list-style:none;display:grid}.site-footer a:hover{color:var(--yellow-300)}.footer-bottom{border-top:1px solid #ffffff1f;margin-top:42px;padding-top:22px;font-size:.9rem}@media (width<=980px){.nav-wrap{flex-wrap:wrap;align-items:flex-start;padding-block:14px}.main-nav{order:3;width:100%;padding-bottom:4px;overflow-x:auto}.hero-grid,.two-column,.why-grid,.footer-grid{grid-template-columns:1fr}.service-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.review-grid{grid-template-columns:1fr}.cta-box{flex-direction:column;align-items:flex-start}}@media (width<=640px){.nav-cta,.brand-text small{display:none}.hero{min-height:auto}.hero-grid{padding-block:58px}.service-grid{grid-template-columns:1fr}.main-nav{gap:16px;font-size:.88rem}.quote-card{border-radius:18px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.marquee-track{animation:none}.hero-video{display:none}}@media (width<=980px){.header-actions{margin-left:auto}.phone-link{display:none}.footer-grid{grid-template-columns:1fr 1fr}}@media (width<=640px){.top-bar-inner{text-align:center;justify-content:center}.top-bar-inner a,.header-actions{display:none}.footer-grid{grid-template-columns:1fr}.footer-bottom{flex-direction:column;align-items:flex-start}}.top-bar{background:var(--yellow-400);color:var(--green-950);font-size:.9rem;font-weight:800}.top-bar-inner{justify-content:space-between;align-items:center;gap:16px;min-height:38px;display:flex}.top-bar p{margin:0}.top-bar a{text-underline-offset:3px;text-decoration:underline}.phone-link{color:var(--white);white-space:nowrap;font-weight:900}.footer-about{max-width:420px}.footer-cta{background:var(--yellow-400);color:var(--green-950);border-radius:999px;margin-top:14px;padding:12px 18px;font-weight:900;display:inline-flex}.footer-bottom{justify-content:space-between;align-items:center;gap:16px;display:flex}.footer-bottom a:hover{color:var(--yellow-300)}@media (width<=980px){.header-actions{margin-left:auto}.phone-link{display:none}.footer-grid{grid-template-columns:1fr 1fr}}@media (width<=640px){.top-bar-inner{text-align:center;justify-content:center}.top-bar-inner a,.header-actions{display:none}.footer-grid{grid-template-columns:1fr}.footer-bottom{flex-direction:column;align-items:flex-start}}@media (width<=980px){.site-logo{width:145px}.main-nav{order:3;width:100%;padding-bottom:6px;overflow-x:auto}.nav-dropdown-menu{box-shadow:none;opacity:1;visibility:visible;background:#ffffff14;border-color:#ffffff29;margin-top:8px;position:static;transform:none}.nav-dropdown-menu a{color:var(--white)}.nav-dropdown-menu a:hover{color:var(--yellow-300);background:#ffffff14}}@media (width<=640px){.site-logo{width:128px}}.logo-brand{flex-shrink:0}.site-logo{width:170px;height:auto;display:block}.nav-dropdown-trigger{align-items:center;gap:5px;display:inline-flex}.nav-dropdown-menu{background:var(--white);min-width:245px;color:var(--green-950);border:1px solid var(--border);opacity:0;visibility:hidden;border-radius:18px;gap:4px;padding:10px;transition:opacity .18s,visibility .18s,transform .18s;display:grid;position:absolute;top:calc(100% + 18px);left:0;transform:translateY(8px);box-shadow:0 18px 45px #0000002e}.nav-dropdown-menu a{color:var(--green-950);white-space:nowrap;border-radius:12px;padding:11px 12px;font-weight:800;display:block}@media (width<=980px){.site-logo{width:145px}.main-nav{order:3;width:100%;padding-bottom:6px;overflow-x:auto}.nav-dropdown-menu{box-shadow:none;opacity:1;visibility:visible;background:#ffffff14;border-color:#ffffff29;margin-top:8px;position:static;transform:none}.nav-dropdown-menu a{color:var(--white)}.nav-dropdown-menu a:hover{color:var(--yellow-300);background:#ffffff14}}@media (width<=640px){.site-logo{width:128px}}.site-header{border-bottom:1px solid var(--border);background:#fffffff5;box-shadow:0 8px 26px #09211514}.main-nav{color:var(--green-950)}.main-nav a:hover,.nav-dropdown-trigger:hover{color:var(--green-700)}.phone-link{color:var(--green-950)}.phone-link:hover{color:var(--green-700)}.nav-cta{background:var(--green-800);color:var(--white)}.nav-cta:hover{background:var(--green-950);color:var(--white)}.nav-dropdown-menu{background:var(--white);color:var(--green-950);top:calc(100% + 14px)}.nav-dropdown-menu a{color:var(--green-950)}.nav-dropdown-menu a:hover{background:var(--cream);color:var(--green-700)}@media (width<=980px){.nav-dropdown-menu{background:var(--cream);border-color:var(--border)}.nav-dropdown-menu a{color:var(--green-950)}.nav-dropdown-menu a:hover{background:var(--white);color:var(--green-700)}}.mobile-menu-toggle{border:1px solid var(--border);background:var(--white);width:46px;height:46px;color:var(--green-950);cursor:pointer;border-radius:999px;place-items:center;padding:0;display:none}.mobile-menu-toggle span{background:var(--green-950);border-radius:999px;width:20px;height:2px;margin:3px auto;display:block}.mobile-quote-link{display:none}@media (width<=980px){.nav-wrap{flex-wrap:nowrap;align-items:center;min-height:74px;padding-block:10px;position:relative}.site-logo{width:138px}.mobile-menu-toggle{margin-left:auto;display:grid}.header-actions{display:none}.main-nav{z-index:100;background:var(--white);width:auto;color:var(--green-950);border:1px solid var(--border);border-radius:18px;flex-direction:column;align-items:stretch;gap:0;padding:12px;display:none;position:absolute;top:calc(100% + 1px);left:16px;right:16px;overflow:visible;box-shadow:0 18px 45px #0921152e}.main-nav.is-open{display:flex}.main-nav>a,.nav-dropdown-trigger{color:var(--green-950);border-radius:12px;justify-content:space-between;align-items:center;padding:13px 12px;font-weight:900;display:flex}.main-nav>a:hover,.nav-dropdown-trigger:hover{background:var(--cream);color:var(--green-700)}.nav-dropdown{width:100%}.nav-dropdown-menu{opacity:1;visibility:visible;width:100%;min-width:0;box-shadow:none;background:var(--cream);border:1px solid var(--border);border-radius:14px;margin:2px 0 8px;padding:6px;display:grid;position:static;transform:none}.nav-dropdown-menu a{color:var(--green-950);white-space:normal;padding:11px 12px}.nav-dropdown-menu a:hover{background:var(--white);color:var(--green-700)}.mobile-quote-link{background:var(--green-800);margin-top:8px;color:var(--white)!important;border-radius:999px!important;justify-content:center!important;display:flex!important}.mobile-quote-link:hover{background:var(--green-950)!important;color:var(--white)!important}}@media (width>=981px){.main-nav{display:flex!important}}.mobile-phone-link{display:none}@media (width<=980px){.nav-wrap{grid-template-columns:46px 1fr 46px;align-items:center;gap:0;min-height:76px;display:grid}.mobile-phone-link{border:1px solid var(--border);background:var(--white);width:46px;height:46px;color:var(--green-950);border-radius:999px;place-items:center;display:grid}.mobile-phone-link:hover{background:var(--cream);color:var(--green-700)}.logo-brand{justify-self:center}.site-logo{width:132px}.mobile-menu-toggle{justify-self:end;margin-left:0}.main-nav{top:calc(100% + 1px);left:16px;right:16px}}@media (width>=981px){.mobile-phone-link{display:none!important}}.site-header{padding-block:10px}.nav-wrap{min-height:88px}@media (width<=980px){.site-header{padding-block:8px}.nav-wrap{min-height:86px}.hero-grid{padding-top:78px}}@media (width>=981px){.hero-grid{padding-top:118px}}.site-header,.nav-wrap,.site-logo,.mobile-phone-link,.mobile-menu-toggle,.nav-cta{transition:min-height .2s,padding .2s,width .2s,height .2s,box-shadow .2s,background .2s}.site-header.is-scrolled{padding-block:4px;box-shadow:0 8px 22px #0921151f}.site-header.is-scrolled .nav-wrap{min-height:68px}.site-header.is-scrolled .nav-cta{min-height:40px;padding:10px 16px}@media (width<=980px){.site-header.is-scrolled{padding-block:4px}.site-header.is-scrolled .nav-wrap{min-height:64px}.site-header.is-scrolled .site-logo{width:112px}.site-header.is-scrolled .mobile-phone-link,.site-header.is-scrolled .mobile-menu-toggle{width:40px;height:40px}}@media (width>=981px){.phone-link{display:inline-flex}}@media (width<=980px){.mobile-phone-link{display:none!important}.mobile-user-link{border:1px solid var(--border);background:var(--white);width:46px;height:46px;color:var(--green-950);border-radius:999px;justify-self:start;place-items:center;display:grid}.mobile-user-link:hover{background:var(--cream);color:var(--green-700)}.phone-link{display:none!important}}.site-header.is-scrolled .mobile-user-link{width:40px;height:40px}.mobile-user-link{display:none!important}@media (width<=980px){.mobile-phone-link{border:1px solid var(--border);background:var(--white);width:46px;height:46px;color:var(--green-950);border-radius:999px;justify-self:start;place-items:center;display:grid!important}.mobile-phone-link:hover{background:var(--cream);color:var(--green-700)}.phone-link{display:none!important}.site-header.is-scrolled .mobile-phone-link{width:40px;height:40px}}@media (width>=981px){.mobile-phone-link{display:none!important}.phone-link{display:inline-flex}}.hero-uvps{flex-wrap:wrap;gap:14px;max-width:680px;margin-top:24px;display:flex}.hero-uvp{min-height:44px;color:var(--white);backdrop-filter:blur(10px);background:#0921156b;border:1px solid #ffffff21;border-radius:999px;align-items:center;gap:8px;padding:10px 16px;font-size:.96rem;line-height:1.1;display:inline-flex;box-shadow:inset 0 1px #ffffff0f}.hero-uvp span:not(.uvp-stars){color:var(--white);font-size:1.1rem;font-weight:900}.hero-uvp strong{font-weight:900}.uvp-stars{color:var(--yellow-400);letter-spacing:.04em;font-size:.94rem;line-height:1}@media (width<=640px){.hero-uvps{gap:10px;margin-top:20px}.hero-uvp{min-height:40px;padding:9px 13px;font-size:.88rem}.hero-uvp-rating{justify-content:center;width:100%}}body{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}h1,h2,h3,.hero-copy h1,.quote-card h2,.section-heading h2,.cta-box h2{letter-spacing:-.035em;font-family:Russo One,system-ui,sans-serif;font-weight:400}.main-nav,.button,.nav-cta,.hero-uvp,.service-card h3{font-family:Russo One,system-ui,sans-serif;font-weight:400}:root{--gt-green-950:#001b12;--gt-green-900:#05291b;--gt-green-800:#07351f;--gt-green-700:#164f2d;--gt-green-500:#7ecb4f;--gt-orange:#e87532;--gt-orange-dark:#c95d24;--gt-white:#fff;--gt-muted-white:#ffffffd1;--gt-border-green:#7ecb4f59;--gt-header-height:112px}.site-header{z-index:100;background:radial-gradient(circle at 0 0,#7ecb4f14,#0000 32%),linear-gradient(#001b12 0%,#02150f 100%);border-bottom:1px solid #7ecb4f2e;transition:padding .2s,box-shadow .2s,background .2s;position:sticky;top:0;box-shadow:0 4px 22px #00000042}.nav-inner{min-height:var(--gt-header-height);grid-template-columns:auto 1fr auto;align-items:center;gap:clamp(28px,4vw,64px);transition:min-height .2s;display:grid}.site-logo-link{flex-shrink:0;align-items:center;display:inline-flex}.site-logo{width:clamp(210px,20vw,320px);height:auto;transition:width .2s;display:block}.main-nav{color:var(--gt-white);justify-content:center;align-items:center;gap:clamp(22px,3vw,42px);font-family:Proxima Nova,Inter,system-ui,sans-serif;font-size:1rem;font-weight:900;display:flex}.main-nav>a,.nav-dropdown-trigger{color:var(--gt-white);white-space:nowrap;align-items:center;gap:5px;padding-block:12px;text-decoration:none;display:inline-flex;position:relative}.main-nav>a:hover,.nav-dropdown-trigger:hover,.main-nav>a.active{color:var(--gt-green-500)}.main-nav>a.active:after{content:"";background:var(--gt-green-500);border-radius:999px;height:3px;position:absolute;bottom:3px;left:0;right:0}.nav-dropdown{position:relative}.nav-dropdown-menu{opacity:0;visibility:hidden;background:#05120dfa;border:1px solid #7ecb4f3d;border-radius:18px;gap:4px;min-width:260px;padding:10px;transition:opacity .18s,visibility .18s,transform .18s;display:grid;position:absolute;top:calc(100% + 12px);left:0;transform:translateY(8px);box-shadow:0 18px 45px #00000059}.nav-dropdown:hover .nav-dropdown-menu,.nav-dropdown:focus-within .nav-dropdown-menu{opacity:1;visibility:visible;transform:translateY(0)}.nav-dropdown-menu a{color:var(--gt-white);border-radius:12px;padding:12px 14px;font-weight:900;text-decoration:none;display:block}.nav-dropdown-menu a:hover{color:var(--gt-green-500);background:#7ecb4f1f}.header-actions{align-items:center;gap:28px;display:flex}.header-phone{color:var(--gt-white);white-space:nowrap;align-items:center;gap:10px;font-family:Proxima Nova,Inter,system-ui,sans-serif;font-size:1.08rem;font-weight:900;text-decoration:none;display:inline-flex}.header-phone svg,.header-phone:hover{color:var(--gt-green-500)}.header-cta{background:linear-gradient(180deg, var(--gt-orange), var(--gt-orange-dark));min-height:58px;color:var(--gt-white);text-transform:uppercase;letter-spacing:.02em;border-radius:8px;justify-content:center;align-items:center;padding:16px 30px;font-family:Russo One,system-ui,sans-serif;font-size:1.02rem;text-decoration:none;transition:transform .18s,filter .18s;display:inline-flex;box-shadow:inset 0 1px #ffffff38}.header-cta:hover{filter:brightness(1.08);transform:translateY(-1px)}.site-header.is-scrolled .nav-inner{min-height:76px}.site-header.is-scrolled .site-logo{width:clamp(175px,16vw,245px)}.site-header.is-scrolled .header-cta{min-height:46px;padding:12px 22px}.mobile-phone-link,.mobile-menu-toggle{display:none}.hero-mockup-style{min-height:calc(100vh - var(--gt-header-height));background-image:linear-gradient(90deg,#001b12fa 0%,#001b12f0 28%,#001b12b8 48%,#001b1247 72%,#001b121f 100%),url(/images/green-team-hero-bg.png);background-position:100%;background-repeat:no-repeat;background-size:cover;align-items:center;display:flex;position:relative;overflow:hidden}.hero-bg-overlay{z-index:1;pointer-events:none;background:radial-gradient(circle at 20% 45%,#09462a61,#0000 42%),linear-gradient(#00000014,#001b122e);position:absolute;inset:0}.hero-inner{z-index:2;width:min(1440px,100% - 64px);margin-inline:auto;padding-block:clamp(72px,8vw,140px);position:relative}.hero-content{max-width:780px}.hero-eyebrow{color:var(--gt-orange);text-transform:uppercase;letter-spacing:.04em;margin:0 0 28px;font-family:Russo One,system-ui,sans-serif;font-size:clamp(.92rem,1.35vw,1.22rem)}.hero-content h1{color:var(--gt-white);letter-spacing:-.03em;text-transform:uppercase;text-wrap:balance;margin:0;font-family:Russo One,system-ui,sans-serif;font-size:clamp(2.7rem,5.2vw,5.8rem);font-weight:400;line-height:.98}.hero-content h1 span{display:block}.hero-content h1 span:last-child{color:var(--gt-green-500)}.hero-subtitle{max-width:620px;color:var(--gt-muted-white);margin:28px 0 0;font-family:Proxima Nova,Inter,system-ui,sans-serif;font-size:clamp(1.08rem,1.6vw,1.42rem);line-height:1.55}.hero-actions{flex-wrap:wrap;gap:24px;margin-top:42px;display:flex}.hero-btn{text-transform:uppercase;letter-spacing:.01em;min-width:255px;min-height:72px;color:var(--gt-white);border-radius:8px;justify-content:center;align-items:center;padding:18px 34px;font-family:Russo One,system-ui,sans-serif;font-size:1.08rem;text-decoration:none;transition:transform .18s,filter .18s,background .18s;display:inline-flex}.hero-btn:hover{transform:translateY(-1px)}.hero-btn-primary{background:linear-gradient(180deg, var(--gt-orange), var(--gt-orange-dark));box-shadow:inset 0 1px #ffffff38}.hero-btn-primary:hover{filter:brightness(1.08)}.hero-btn-outline{border:2px solid var(--gt-green-500);background:#001b1261}.hero-btn-outline:hover{background:#7ecb4f21}.hero-badges{flex-wrap:wrap;gap:18px;margin-top:54px;display:flex}.hero-badge{min-height:62px;color:var(--gt-white);border:1px solid var(--gt-border-green);backdrop-filter:blur(10px);background:#001b126b;border-radius:999px;align-items:center;gap:14px;padding:13px 22px;font-family:Proxima Nova,Inter,system-ui,sans-serif;font-size:1rem;line-height:1.15;display:inline-flex;box-shadow:inset 0 1px #ffffff0f,0 10px 30px #0000001f}.hero-badge strong{font-weight:900}.hero-rating-badge{max-width:340px}.hero-stars{color:var(--gt-orange);letter-spacing:.03em;white-space:nowrap;font-size:1.35rem}.hero-check{color:var(--gt-white);font-size:1.5rem;font-weight:900}@media (width<=1100px){.nav-inner{grid-template-columns:46px 1fr 46px;gap:0;min-height:88px}.mobile-phone-link{width:46px;height:46px;color:var(--gt-white);background:#ffffff0f;border:1px solid #7ecb4f47;border-radius:999px;justify-self:start;place-items:center;display:grid}.site-logo-link{justify-self:center}.site-logo{width:170px}.mobile-menu-toggle{cursor:pointer;background:#ffffff0f;border:1px solid #7ecb4f47;border-radius:999px;justify-self:end;place-items:center;width:46px;height:46px;display:grid}.mobile-menu-toggle span{background:var(--gt-white);border-radius:999px;width:20px;height:2px;margin:3px auto;display:block}.main-nav{background:#001b12fa;border:1px solid #7ecb4f42;border-radius:18px;flex-direction:column;justify-content:flex-start;align-items:stretch;gap:0;padding:12px;display:none;position:absolute;top:calc(100% + 1px);left:16px;right:16px;box-shadow:0 18px 45px #00000059}.main-nav.is-open{display:flex}.main-nav>a,.nav-dropdown-trigger{border-radius:12px;justify-content:space-between;padding:14px 12px;display:flex}.main-nav>a.active:after{display:none}.main-nav>a:hover,.nav-dropdown-trigger:hover{background:#7ecb4f1a}.nav-dropdown-menu{opacity:1;visibility:visible;min-width:0;box-shadow:none;background:#ffffff0f;margin:4px 0 10px;position:static;transform:none}.header-actions{display:none}.site-header.is-scrolled .nav-inner{min-height:68px}.site-header.is-scrolled .site-logo{width:142px}.site-header.is-scrolled .mobile-phone-link,.site-header.is-scrolled .mobile-menu-toggle{width:40px;height:40px}.hero-mockup-style{background-position:68%;min-height:auto}.hero-inner{width:min(100% - 32px,740px);padding-block:82px}.hero-content h1{font-size:clamp(2.8rem,11vw,5.2rem)}}@media (width<=640px){:root{--gt-header-height:88px}.hero-mockup-style{background-image:linear-gradient(#001b12fa 0%,#001b12f0 42%,#001b12c7 100%),url(/images/green-team-hero-bg.png);background-position:top}.hero-inner{padding-block:64px 74px}.hero-eyebrow{margin-bottom:18px}.hero-content h1{font-size:clamp(2.5rem,13vw,4rem);line-height:.97}.hero-subtitle{margin-top:22px;font-size:1.05rem}.hero-actions{gap:14px;margin-top:30px}.hero-btn{width:100%;min-width:0;min-height:58px}.hero-badges{gap:12px;margin-top:34px}.hero-badge{justify-content:center;width:100%;min-height:52px;font-size:.95rem}.hero-rating-badge{max-width:none}}@media (width>=1101px){.site-header .container.nav-inner,.hero-inner{width:min(1440px,100% - 64px);max-width:none;margin-inline:auto}.nav-inner{grid-template-columns:auto 1fr auto}.main-nav{justify-content:center}.header-actions{justify-self:end}}
