:root{--bg:#f7f2e8;--bg-soft:#efe5d6;--ink:#172113;--muted:#5c654f;--green:#25462d;--green-dark:#16291c;--gold:#b88742;--line:#17211324;--white:#fffaf0;--shadow:0 24px 70px #16291c29}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--ink);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.55}a{color:inherit;text-decoration:none}img{max-width:100%}main{min-height:70vh}.container{width:min(1140px,100% - 40px);margin:0 auto}.narrow{width:min(820px,100% - 40px)}.site-header{z-index:20;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffaf0e0;border-bottom:1px solid #17211314;position:sticky;top:0;box-shadow:0 10px 35px #16291c0f}.header-inner{justify-content:space-between;align-items:center;gap:16px;width:min(1280px,100% - 40px);min-height:82px;display:flex}.brand-link{border-radius:999px;align-items:center;gap:12px;min-width:230px;display:inline-flex}.brand-mark{background:0 0;border-radius:999px;justify-content:center;align-items:center;width:46px;height:46px;display:inline-flex;overflow:hidden}.brand-logo-img{object-fit:contain;width:46px;height:46px}.brand-name,.brand-sub{display:block}.brand-name{font-weight:800;line-height:1.1}.brand-sub{color:var(--muted);font-size:.82rem}.desktop-nav,.header-actions{align-items:center;gap:8px;display:flex}.nav-shell{gap:8px;min-height:44px}.desktop-nav a,.phone-link,.nav-dropdown summary{min-height:40px;color:var(--muted);white-space:nowrap;border-radius:8px;align-items:center;gap:6px;padding:0 8px;font-size:.92rem;font-weight:760;transition:background .18s,color .18s;display:inline-flex}.desktop-nav a:hover,.nav-dropdown summary:hover,.phone-link:hover,.text-link:hover,.site-footer a:hover{color:var(--green)}.desktop-nav a:hover,.nav-dropdown summary:hover{color:var(--green-dark);text-underline-offset:8px;background:0 0;-webkit-text-decoration:underline #b88742b3;text-decoration:underline #b88742b3}.desktop-nav a[aria-current=page],.nav-dropdown-current>summary{color:var(--green-dark);text-decoration:underline;-webkit-text-decoration-color:var(--gold);text-decoration-color:var(--gold);text-underline-offset:8px}.nav-dropdown{position:relative}.nav-dropdown summary{cursor:pointer;list-style:none}.nav-dropdown summary::-webkit-details-marker{display:none}.nav-dropdown[open] summary{color:var(--green-dark);background:#25462d14}.nav-dropdown[open] summary svg{transform:rotate(180deg)}.nav-dropdown-panel{border:1px solid var(--line);background:var(--white);width:300px;box-shadow:var(--shadow);border-radius:16px;gap:12px;padding:14px;display:grid;position:absolute;top:calc(100% + 12px);left:0}.nav-dropdown-right .nav-dropdown-panel{width:250px;left:auto;right:0}.nav-dropdown-panel-wide{width:560px}.nav-dropdown-overview{border-bottom:1px solid var(--line);color:var(--green-dark)!important;border-radius:0!important;justify-content:space-between!important;padding:2px 10px 12px!important;font-weight:900!important}.nav-dropdown-overview span:last-child{color:var(--gold);font-size:1.15rem}.nav-dropdown-columns{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:18px;display:grid}.nav-dropdown-panel:before{content:"";width:100%;height:13px;position:absolute;top:-13px;left:0}.nav-dropdown-panel a{white-space:nowrap;border-radius:10px;justify-content:flex-start;min-height:42px;padding:0 12px}.nav-dropdown-group{gap:4px;display:grid}.nav-dropdown-group p{color:var(--muted);letter-spacing:.14em;text-transform:uppercase;margin:0;padding:0 8px 2px;font-size:.72rem;font-weight:900}.nav-dropdown-panel a:hover{background:#25462d14;text-decoration:none}.nav-dropdown-panel a[aria-current=page]{color:var(--green-dark);background:#25462d14;text-decoration:none}.phone-link{color:var(--green-dark);background:0 0;border:0;border-radius:0;padding:0 6px}.phone-link:hover{color:var(--green);background:0 0}.phone-number{color:inherit;letter-spacing:.01em;white-space:nowrap;font-weight:800}.header-estimate-button{white-space:nowrap;border:1px solid #573b151f;border-radius:8px;min-height:42px;padding:0 16px;font-size:.9rem;box-shadow:0 6px 16px #573b151f}.header-estimate-button:hover{box-shadow:0 8px 18px #573b1529}.button{border-radius:999px;justify-content:center;align-items:center;min-height:46px;padding:0 20px;font-weight:800;transition:transform .18s,background .18s,border-color .18s;display:inline-flex}.button:hover{transform:translateY(-1px)}.button-primary{background:var(--gold);color:#1e160c;box-shadow:0 12px 28px #b8874238}.button-secondary{color:var(--white);border:1px solid}.hero-compact .button-secondary,.estimate-page .button-secondary{color:var(--green-dark)}.mobile-nav{display:none;position:relative}.mobile-nav summary{border:1px solid var(--line);cursor:pointer;background:#fffaf0c2;border-radius:999px;justify-content:center;align-items:center;width:44px;min-height:44px;list-style:none;display:inline-flex}.mobile-nav summary::-webkit-details-marker{display:none}.mobile-nav-panel{border:1px solid var(--line);background:var(--white);width:min(340px,100vw - 28px);max-height:calc(100vh - 82px);box-shadow:var(--shadow);overscroll-behavior:contain;border-radius:20px;gap:14px;padding:14px;display:grid;position:absolute;top:54px;right:0;overflow-y:auto}.mobile-nav-group{gap:4px;display:grid}.mobile-nav-group p{color:var(--muted);letter-spacing:.12em;text-transform:uppercase;margin:0;padding:0 8px 4px;font-size:.74rem;font-weight:900}.mobile-nav-panel a{min-height:42px;color:var(--green-dark);border-radius:10px;padding:10px 12px;font-weight:760}.mobile-nav-panel a:hover{background:#25462d14}.mobile-nav-panel a[aria-current=page]{color:var(--green-dark);background:#25462d1a}.mobile-nav-actions{border-top:1px solid var(--line);gap:8px;padding-top:14px;display:grid}.mobile-nav-actions a:first-child{border:1px solid var(--line)}.mobile-nav-actions a:last-child{background:var(--gold);color:#1e160c;text-align:center}.hero{position:relative;overflow:hidden}.home-hero{min-height:min(760px,100vh - 76px);color:var(--white);align-items:flex-end;padding:120px 0 72px;display:flex}.service-hero{min-height:85svh;color:var(--white);align-items:flex-end;padding:120px 0 72px;display:flex}.guide-hero{min-height:74svh}.hero-bg{position:absolute;inset:0}.hero-bg img{object-fit:cover}.hero-bg:after{content:"";background:linear-gradient(90deg,#0a160cd6,#0a160c61),linear-gradient(#0a160c14,#0a160c8f);position:absolute;inset:0}.hero-overlay-copy{max-width:780px;position:relative}.hero h1,.section h1{letter-spacing:0;margin:0;font-size:clamp(2.55rem,6vw,5.75rem);line-height:.98}.hero h1{max-width:900px}.hero p{max-width:720px;font-size:clamp(1.05rem,2vw,1.25rem)}.eyebrow{color:var(--gold);letter-spacing:.18em;text-transform:uppercase;margin:0 0 14px;font-size:.76rem;font-weight:900}.hero-actions{flex-wrap:wrap;gap:14px;margin-top:28px;display:flex}.hero-compact{background:linear-gradient(135deg,#f7f2e8,#eadbc7)}.hero-compact p,.section p{color:var(--muted)}.hero-compact{padding:76px 0 64px}.about-story{background:#fffaf080}.about-story-grid{grid-template-columns:minmax(280px,.9fr) minmax(0,1.1fr);align-items:center;gap:56px;display:grid}.about-story-media{border:1px solid var(--line);background:var(--bg-soft);box-shadow:var(--shadow);border-radius:24px;overflow:hidden}.about-story-media img{object-fit:cover;object-position:center 38%;width:100%;height:min(720px,78vh);display:block}.about-story-copy{max-width:620px}.about-story-copy h2{max-width:640px}.about-story-copy .button-secondary{color:var(--green-dark)}.parent-company-badge{border:1px solid var(--line);color:var(--green-dark);background:#fffaf0b8;border-radius:999px;align-items:center;gap:10px;margin-bottom:22px;padding:7px 14px 7px 8px;font-size:.86rem;font-weight:850;display:inline-flex}.parent-company-badge img{border-radius:999px;width:34px;height:34px}.section{padding:78px 0}.section-muted,.trust-strip{background:var(--bg-soft)}.trust-strip{padding:30px 0}.trust-strip p{margin:0;font-size:1.08rem}.trust-strip a,.text-link,.legal-page a{color:var(--green);text-underline-offset:4px;font-weight:800;-webkit-text-decoration:underline #b8874299;text-decoration:underline #b8874299}.external-brand-link{color:inherit;text-underline-offset:4px;font-weight:800;-webkit-text-decoration:underline #b88742b8;text-decoration:underline #b88742b8}.external-brand-link:hover{text-decoration-color:currentColor}.reviews-inner{max-width:920px}.reviews-heading{max-width:760px;margin-bottom:38px}.reviews-heading h2{color:var(--green-dark);text-wrap:balance;margin-bottom:20px;font-size:clamp(2rem,3.7vw,3.45rem);line-height:1.06}.reviews-heading>p:not(.eyebrow){color:var(--muted);font-size:1.05rem}.reviews-section-muted{background:var(--bg-soft)}.reviews-list{border-top:1px solid var(--line)}.review-entry{border-bottom:1px solid var(--line);padding:clamp(34px,5vw,52px) 0}.review-stars{color:var(--gold);letter-spacing:.14em;margin:0 0 18px;font-size:1rem}.review-entry blockquote{max-width:820px;margin:0}.review-entry blockquote p{color:var(--green-dark);margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.35rem,2.8vw,2rem);line-height:1.45}.review-attribution{gap:4px;margin-top:24px;display:grid}.review-attribution strong{color:var(--green-dark);font-size:1rem}.review-attribution strong a,.review-attribution span a{color:inherit;text-underline-offset:4px;-webkit-text-decoration:underline #b88742b8;text-decoration:underline #b88742b8}.review-attribution span{color:var(--muted);font-size:.9rem}.reviews-observation{border-top:1px solid var(--line)}.home-about{border-bottom:1px solid var(--line)}.home-about-copy{gap:18px;display:grid}.home-about-copy>p{color:var(--muted);margin:0;font-size:1.05rem}.home-about-points{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:6px;display:grid}.home-about-points span{border-top:2px solid var(--gold);color:var(--green-dark);padding-top:12px;font-size:.95rem;font-weight:850;line-height:1.35}.home-orlando{border-bottom:1px solid var(--line)}.home-orlando-grid{grid-template-columns:minmax(320px,.88fr) minmax(0,1.12fr);align-items:center;gap:clamp(44px,7vw,92px);display:grid}.home-orlando-media{min-height:660px;position:relative;overflow:hidden}.home-orlando-media img{object-fit:cover;object-position:center 38%}.home-orlando-copy{max-width:660px}.home-orlando-copy>p:not(.eyebrow){color:var(--muted);margin:0 0 18px;font-size:1.05rem}.home-orlando-copy .home-story-line{color:var(--green-dark);margin-top:-8px;font-size:1.35rem;font-weight:900}.home-section-heading{max-width:820px;margin-bottom:18px}.home-section-heading>p:last-child{max-width:720px;margin-bottom:0;font-size:1.08rem}.home-service-list{display:grid}.home-service-row{border-top:1px solid var(--line);grid-template-columns:minmax(0,1.08fr) minmax(320px,.92fr);align-items:center;gap:clamp(42px,6vw,82px);padding:clamp(52px,7vw,88px) 0;display:grid}.home-service-row-reverse{grid-template-columns:minmax(320px,.92fr) minmax(0,1.08fr)}.home-service-row-reverse .home-service-media{order:2}.home-service-row-reverse .home-service-copy{order:1}.home-service-media{background:var(--bg-soft);min-height:470px;display:block;position:relative;overflow:hidden}.home-service-media img{object-fit:cover;transition:transform .35s}.home-service-media:hover img{transform:scale(1.015)}.home-service-copy{max-width:540px}.home-service-copy h3{margin-bottom:22px;font-size:clamp(2rem,3.5vw,3.1rem);line-height:1.03}.home-service-copy p{color:var(--muted);margin:0 0 18px;font-size:1.06rem;line-height:1.72}.home-service-copy p a,.home-service-link{color:var(--green-dark);text-underline-offset:4px;font-weight:850;-webkit-text-decoration:underline #b88742b8;text-decoration:underline #b88742b8;text-decoration-thickness:1px}.home-service-link{align-items:center;gap:10px;margin-top:8px;display:inline-flex}.home-service-link span{color:var(--gold);font-size:1.2rem;text-decoration:none;transition:transform .18s}.home-service-link:hover span{transform:translate(4px)}.home-projects .project-card{box-shadow:none;background:0 0;border:0;border-radius:0}.home-projects .project-card-media{min-height:330px}.home-projects .project-card div:last-child{padding:22px 0 0}.home-outline-button{border:1px solid var(--green-dark);color:var(--green-dark)}.home-process-intro{max-width:520px;font-size:1.08rem}.home-process-item h3{margin-bottom:8px}.home-process-item div p{color:var(--muted);font-size:1rem}.home-process-proof{border-top:1px solid var(--line);color:var(--green-dark);margin:28px 0 4px;padding-top:24px;font-weight:850}.home-process-links{flex-wrap:wrap;gap:8px 28px;display:flex}.home-service-area-copy{max-width:680px}.home-service-area-copy p{margin-top:0;font-size:1.08rem}.services-hub-inner{max-width:1040px}.services-hub-header{max-width:850px}.services-hub-header h1{margin-bottom:24px}.services-hub-header p{max-width:780px;margin-bottom:0;font-size:1.12rem}.services-hub-list{border-top:1px solid var(--line);margin-top:clamp(48px,7vw,78px)}.services-hub-row{border-bottom:1px solid var(--line);color:var(--green-dark);grid-template-columns:170px minmax(0,1fr) minmax(230px,auto);align-items:center;gap:28px;padding:32px 0;display:grid}.services-hub-thumb{aspect-ratio:4/3;background:var(--bg-soft);width:170px;position:relative;overflow:hidden}.services-hub-thumb img{object-fit:cover;transition:transform .25s}.services-hub-row:hover .services-hub-thumb img{transform:scale(1.025)}.services-hub-row h2{margin-bottom:8px;font-size:clamp(1.65rem,3.2vw,2.55rem)}.services-hub-row p{max-width:680px;margin:0}.services-hub-row-link{color:var(--green-dark);text-align:right;justify-content:flex-end;align-items:center;gap:12px;font-weight:850;display:flex}.services-hub-row-link span{color:var(--gold);font-size:1.3rem;transition:transform .18s}.services-hub-row:hover .services-hub-row-link span{transform:translate(5px)}.services-hub-close{flex-wrap:wrap;align-items:baseline;gap:8px 18px;margin-top:38px;display:flex}.services-hub-close p{color:var(--green-dark);margin:0;font-weight:850}.services-hub-close a{color:var(--green-dark);text-decoration:underline;-webkit-text-decoration-color:var(--gold);text-decoration-color:var(--gold);text-underline-offset:4px;font-size:1.08rem;font-weight:850}.tree-category-media{background:var(--bg-soft);position:relative;overflow:hidden}.tree-category-media img{object-fit:cover}.tree-category-link{color:var(--green-dark);text-underline-offset:5px;align-items:center;gap:12px;margin-top:12px;font-weight:850;-webkit-text-decoration:underline #b88742c7;text-decoration:underline #b88742c7;display:inline-flex}.tree-category-link span:last-child{color:var(--gold);font-size:1.28rem;text-decoration:none;transition:transform .18s}.tree-category-link:hover span:last-child{transform:translate(5px)}.tree-category-overlay-hero .hero-overlay-copy{max-width:1020px}.tree-category-overlay-hero h1{text-wrap:balance;max-width:1000px;font-size:clamp(2.65rem,5vw,5rem)}.tree-category-overlay-hero .tree-category-link{color:var(--white)}.tree-category-overlay-hero .tree-category-hero-button,.tree-category-close .tree-category-final-button{background:var(--gold);min-height:52px;color:var(--green-dark);border-radius:10px;padding:0 22px;text-decoration:none;transition:background .18s,box-shadow .18s,transform .18s;box-shadow:0 12px 26px #0a160c3d}.tree-category-overlay-hero .tree-category-hero-button:hover,.tree-category-close .tree-category-final-button:hover{background:#c79959;transform:translateY(-1px);box-shadow:0 15px 30px #0a160c47}.tree-category-overlay-hero .tree-category-hero-button span:last-child,.tree-category-close .tree-category-final-button span:last-child{color:var(--green-dark)}.tree-category-editorial{max-width:1080px}.tree-category-reading{max-width:760px}.tree-category-reading h2{color:var(--green-dark);text-wrap:balance;margin:0 0 24px;font-size:clamp(2rem,3.4vw,3.15rem);line-height:1.08}.tree-care-reading h3{color:var(--green-dark);margin:30px 0 8px;font-size:1.2rem}.tree-category-reading p,.tree-category-close p{color:var(--muted);font-size:1.08rem;line-height:1.76}.tree-category-reading a{color:var(--green-dark);text-underline-offset:4px;font-weight:800;-webkit-text-decoration:underline #b88742b8;text-decoration:underline #b88742b8}.tree-category-prose{border-top:1px solid var(--line);padding-top:24px}.tree-category-prose p:first-child{margin-top:0}.tree-category-reading .tree-category-lead{color:var(--green-dark);font-size:clamp(1.18rem,2.1vw,1.38rem);font-weight:650;line-height:1.58}.tree-category-wide-media{aspect-ratio:16/9;width:100%;min-height:0;margin-top:clamp(34px,5vw,56px)}.tree-category-feature{background:var(--bg)}.tree-category-feature-muted{background:var(--bg-soft)}.tree-category-feature-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:clamp(42px,6vw,78px);display:grid}.tree-category-feature-media{aspect-ratio:4/3;border-radius:20px;min-height:0}.tree-category-feature-pair{gap:22px;display:grid}.tree-category-feature-pair figure{margin:0}.tree-category-feature-pair .tree-category-media{aspect-ratio:3/2;border-radius:18px}.tree-category-feature-pair figcaption{color:var(--green-dark);letter-spacing:.12em;text-transform:uppercase;margin-top:8px;font-size:.78rem;font-weight:850}.tree-category-feature-copy{max-width:570px}.tree-category-feature-copy h2{color:var(--green-dark);font-size:clamp(2rem,3.2vw,3.25rem)}.tree-category-feature-copy p{color:var(--muted)}.tree-category-feature-copy .tree-category-lead{color:var(--green-dark)}.tree-category-feature-copy .tree-category-prose{border-top-color:var(--line)}.tree-category-feature-copy a{color:var(--green-dark);-webkit-text-decoration-color:var(--gold);text-decoration-color:var(--gold)}.tree-category-scope-list{color:var(--muted);gap:10px;margin:20px 0 26px;padding-left:22px;display:grid}.tree-category-scope-list li{padding-left:5px;font-size:1.02rem;line-height:1.55}.tree-category-scope-list li::marker{color:var(--gold)}.tree-category-story{max-width:760px}.tree-category-story p{max-width:720px}.tree-category-story .tree-category-emphasis{color:var(--green-dark);margin:28px 0;font-size:clamp(1.45rem,3vw,2.1rem);font-weight:850;line-height:1.25}.tree-category-close{background:var(--green-dark)}.tree-category-close h2{color:var(--white);text-wrap:balance;margin:0 0 24px;font-size:clamp(2.15rem,4.4vw,4rem);line-height:1.02}.tree-category-close-inner{grid-template-columns:minmax(0,1fr) minmax(290px,auto);align-items:end;gap:42px;display:grid}.tree-category-close h2{max-width:760px}.tree-category-close p:not(.eyebrow){color:#fffaf0c2;max-width:760px;margin-bottom:0}.tree-category-close .tree-category-link{color:var(--white);text-align:right;margin-bottom:6px}.tree-category-close .tree-category-final-button{color:var(--green-dark);text-align:center;justify-self:end}.how-process-hero .hero-overlay-copy{max-width:960px}.service-areas-hub-hero{min-height:78svh}.service-areas-hub-hero .hero-overlay-copy{max-width:980px}.service-areas-hub-hero h1{max-width:900px}.service-areas-intro .tree-category-reading,.service-area-fit .tree-category-reading{margin-inline:auto}.service-area-market-muted{background:var(--bg-soft)}.service-area-market-header{max-width:760px;margin-bottom:clamp(34px,5vw,58px)}.service-area-market-header h2{color:var(--green-dark);text-wrap:balance;margin:0 0 18px;font-size:clamp(2rem,3.7vw,3.45rem);line-height:1.06}.service-area-market-header p:not(.eyebrow){color:var(--muted);margin-bottom:0;font-size:1.08rem;line-height:1.72}.service-area-editorial-list{border-top:1px solid var(--line)}.service-area-editorial-row{border-bottom:1px solid var(--line);grid-template-columns:minmax(170px,.34fr) minmax(0,1fr);gap:clamp(28px,5vw,72px);padding:clamp(28px,4.2vw,46px) 0;display:grid}.service-area-editorial-row h3{color:var(--green-dark);margin:0;font-size:clamp(1.5rem,2.6vw,2.15rem);line-height:1.12}.service-area-editorial-copy{max-width:720px}.service-area-editorial-copy p{color:var(--muted);margin:0;font-size:1.04rem;line-height:1.72}.service-area-editorial-link{margin-top:16px}.service-area-market-note{max-width:760px;color:var(--green-dark);margin:38px 0 0;font-size:1.08rem;font-weight:700;line-height:1.65}.service-area-project-proof .tree-category-feature-media{aspect-ratio:3/2}.location-editorial-hero{min-height:82svh}.location-editorial-hero .hero-overlay-copy{max-width:980px}.location-editorial-hero h1{max-width:940px}.location-editorial-hero p{max-width:780px}.location-editorial-section-muted{background:var(--bg-soft)}.location-reading-section .location-section-copy{margin-inline:auto}.location-section-grid{align-items:center}.location-section-image-right .location-section-media{order:2}.location-section-image-right .location-section-copy{order:1}.location-section-media{aspect-ratio:3/2}.location-section-copy{max-width:670px}.location-section-copy h2{max-width:720px}.location-scope-list{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:36px;margin-top:26px}.location-scope-list a{color:var(--green-dark);text-underline-offset:4px;font-weight:800;-webkit-text-decoration:underline #b88742b8;text-decoration:underline #b88742b8}.location-scope-list a:hover{text-decoration-color:currentColor}.location-editorial-link{margin-top:18px}.location-related-section{border-top:1px solid var(--line);background:var(--bg-soft)}.location-related-header{max-width:760px}.location-related-header h2{color:var(--green-dark);margin:0;font-size:clamp(2rem,3.5vw,3.25rem);line-height:1.08}.location-related-links{border-top:1px solid var(--line);grid-template-columns:repeat(3,minmax(0,1fr));gap:0 32px;margin-top:42px;display:grid}.location-related-links .tree-category-link{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;margin:0;padding:22px 0;line-height:1.4;text-decoration:none}.how-process-step{border-bottom:1px solid var(--line)}.how-process-step-muted{background:var(--bg-soft)}.how-process-step-grid{grid-template-columns:96px minmax(0,760px);justify-content:center;align-items:start;gap:clamp(26px,5vw,68px);display:grid}.how-process-number{border-top:2px solid var(--gold);color:var(--green-dark);letter-spacing:.08em;margin:4px 0 0;padding-top:16px;font-size:clamp(1.35rem,3vw,2rem);font-weight:900;line-height:1}.how-process-copy{max-width:760px}.how-process-copy>:first-child{margin-top:0}.how-process-emphasis{margin:30px 0;font-weight:850;color:var(--green-dark)!important;font-size:clamp(1.45rem,3vw,2.1rem)!important;line-height:1.25!important}.how-process-step-grid-media{grid-template-columns:80px minmax(0,590px) minmax(300px,420px);align-items:center;max-width:1240px}.how-process-media{aspect-ratio:4/5;border-radius:20px;width:100%}.trees-we-plant-hero{border-bottom:1px solid var(--line)}.trees-we-plant-hero-grid,.trees-we-plant-source-grid{grid-template-columns:minmax(0,1.05fr) minmax(340px,.95fr);align-items:center;gap:clamp(44px,7vw,90px);display:grid}.trees-we-plant-hero-media,.trees-we-plant-source-media{min-height:560px;position:relative;overflow:hidden}.trees-we-plant-hero-media img,.trees-we-plant-source-media img{object-fit:cover}.trees-we-plant-hero-copy{max-width:610px}.trees-we-plant-hero-copy>p:not(.eyebrow){color:var(--muted);font-size:1.07rem}.trees-we-plant-hero-copy .trees-we-plant-emphasis{color:var(--green-dark);font-size:1.3rem;font-weight:900}.trees-we-plant-inner{max-width:980px}.trees-we-plant-heading{max-width:820px}.trees-we-plant-heading>p{max-width:760px;margin-bottom:0;font-size:1.08rem}.trees-we-plant-list{border-top:1px solid var(--line);margin-top:clamp(44px,6vw,68px)}.trees-we-plant-row{border-bottom:1px solid var(--line);grid-template-columns:190px minmax(0,1fr);align-items:center;gap:34px;padding:28px 0;display:grid}.trees-we-plant-row-media{aspect-ratio:4/3;background:var(--bg-soft);width:190px;position:relative;overflow:hidden}.trees-we-plant-row-media img{object-fit:cover}.trees-we-plant-row h3{margin-bottom:8px;font-size:clamp(1.45rem,2.6vw,2rem)}.trees-we-plant-row p{max-width:680px;margin:0}.trees-we-plant-row .home-service-link{margin-top:12px}.trees-we-plant-source-copy{max-width:620px}.trees-we-plant-source-copy p{font-size:1.07rem}.trees-we-plant-cta-inner{border-top:1px solid var(--line);grid-template-columns:minmax(0,1.1fr) minmax(300px,.9fr);align-items:end;gap:clamp(40px,8vw,100px);padding-top:44px;display:grid}.trees-we-plant-cta-inner p{max-width:640px;margin-bottom:0;font-size:1.06rem}.trees-we-plant-cta-link{border-color:var(--line);color:var(--green-dark)}h2{margin:0 0 20px;font-size:clamp(2rem,4vw,3.35rem);line-height:1.02}h3{margin:0 0 10px;font-size:1.25rem}.service-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:18px;margin-top:34px;display:grid}.service-card,.link-card,.text-card{border:1px solid var(--line);background:#fffaf0b3;border-radius:22px;box-shadow:0 18px 50px #16291c14}.service-card{flex-direction:column;min-height:360px;display:flex;overflow:hidden}.service-card-image{min-height:160px;position:relative}.service-card-image img{object-fit:cover}.service-card span,.link-card span{color:var(--green-dark);padding:18px 18px 0;font-size:1.08rem;font-weight:900;display:block}.service-card p,.link-card p{margin:0;padding:10px 18px 20px;font-size:.93rem}.two-column{grid-template-columns:minmax(240px,.82fr) minmax(0,1.18fr);gap:56px;display:grid}.stack,.process-list{gap:18px;display:grid}.text-card{padding:24px}.guide-summary{gap:22px;display:grid}.guide-summary>p{color:var(--green-dark);margin:0;font-size:1.2rem;line-height:1.55}.guide-summary-grid{gap:12px;display:grid}.guide-summary-item{border-top:1px solid var(--line);grid-template-columns:18px minmax(0,1fr);align-items:start;gap:12px;padding-top:14px;display:grid}.guide-summary-item span{background:var(--gold);border-radius:999px;width:8px;height:8px;margin-top:8px}.guide-summary-item p{color:var(--muted);margin:0;font-size:1rem}.guide-factor-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.guide-factor-card{border:1px solid var(--line);background:#fffaf0c2;border-radius:16px;padding:22px;box-shadow:0 14px 34px #16291c0f}.guide-factor-card p{margin-bottom:0;font-size:.98rem}.guide-visual-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.guide-visual-card{border:1px solid var(--line);background:#fffaf0b8;border-radius:18px;overflow:hidden;box-shadow:0 18px 50px #16291c14}.guide-visual-media{min-height:250px;position:relative}.guide-visual-media img{object-fit:cover}.guide-visual-card div:last-child{padding:22px}.guide-visual-card h3{font-size:1.15rem}.guide-visual-card p{margin-bottom:0;font-size:.96rem}.guide-table-stack{gap:24px;display:grid}.guide-table-wrap{border:1px solid var(--line);background:#fffaf0bd;border-radius:18px;padding:20px;box-shadow:0 18px 50px #16291c14}.guide-table-wrap h3{margin-bottom:14px;font-size:1.2rem}.guide-table-scroll{overflow-x:auto}.guide-table{border-collapse:collapse;width:100%;min-width:680px;font-size:.96rem}.guide-table th,.guide-table td{border-top:1px solid var(--line);text-align:left;vertical-align:top;padding:14px 16px}.guide-table th{color:var(--green-dark);font-weight:900}.guide-table td{color:var(--muted)}.source-note-list{gap:12px;margin:0;padding-left:20px;display:grid}.source-note-list a{color:var(--green-dark);font-weight:800}.guide-checklist{gap:12px;margin:0;padding:0;list-style:none;display:grid}.guide-checklist li{border:1px solid var(--line);color:var(--green-dark);background:#fffaf0c2;border-radius:16px;padding:16px 18px;font-weight:750}.guide-conversion-panel{background:linear-gradient(135deg,#f7f2e8f5,#fffaf0d6);border:1px solid #b8874270;border-radius:18px;justify-content:space-between;align-items:center;gap:32px;padding:34px;display:flex;box-shadow:0 18px 50px #16291c14}.guide-conversion-panel h2{max-width:700px;font-size:clamp(1.8rem,3vw,2.7rem)}.guide-conversion-panel p{max-width:720px}.guide-conversion-panel .button{flex:none}.guide-conversion-tags{flex-wrap:wrap;gap:10px;margin-top:18px;display:flex}.guide-conversion-tags span{border:1px solid var(--line);color:var(--green-dark);background:#ffffff9e;border-radius:999px;padding:8px 12px;font-size:.9rem;font-weight:800}.cost-guide-hero .hero-bg:after{background:linear-gradient(90deg,#0a160ce6,#0a160c73 62%,#0a160c33),linear-gradient(#0a160c14,#0a160cad)}.cost-guide-hero-copy{max-width:980px}.cost-guide-hero h1{text-wrap:balance;max-width:960px;font-size:clamp(2.7rem,5.4vw,5.2rem)}.cost-guide-hero .cost-guide-hero-lead{color:var(--white);margin:24px 0 6px;font-size:clamp(1.25rem,2.4vw,1.65rem);font-weight:850}.cost-guide-hero-copy>p:not(.eyebrow,.cost-guide-hero-lead){max-width:800px;margin-top:8px}.cost-guide-hero-actions{flex-wrap:wrap;align-items:center;gap:18px 24px;margin-top:28px;display:flex}.cost-guide-hero-actions .tree-category-link{margin-top:0}.cost-guide-hero-estimate-link{color:var(--white);text-underline-offset:5px;font-weight:850;-webkit-text-decoration:underline #fffaf099;text-decoration:underline #fffaf099}.cost-guide-content{max-width:1040px}.cost-guide-opening{max-width:800px}.cost-guide-prices,.cost-guide-projects,.cost-guide-estimate-prep,.cost-guide-sources{background:var(--bg-soft)}.cost-guide-prices{scroll-margin-top:100px}.cost-guide-section-heading{max-width:820px;margin-bottom:38px}.cost-guide-table-scroll{border-top:2px solid var(--green-dark);border-bottom:1px solid var(--line);overflow-x:auto}.cost-guide-table{border-collapse:collapse;width:100%;min-width:680px;font-size:1rem}.cost-guide-table th,.cost-guide-table td{border-bottom:1px solid var(--line);text-align:left;vertical-align:top;padding:17px 18px}.cost-guide-table th{color:var(--green-dark);letter-spacing:.05em;text-transform:uppercase;background:#fffaf08c;font-size:.86rem;font-weight:900}.cost-guide-table th:last-child,.cost-guide-table td:last-child{width:34%;color:var(--green-dark);font-weight:850}.cost-guide-table tbody tr:last-child td{border-bottom:0}.cost-guide-table-note{max-width:780px;margin:18px 0 0;font-size:.93rem}.cost-guide-inline-links{flex-wrap:wrap;gap:10px 24px;margin-top:26px;display:flex}.cost-guide-inline-links a,.cost-guide-after-table a{color:var(--green-dark);text-decoration:underline;-webkit-text-decoration-color:var(--gold);text-decoration-color:var(--gold);text-underline-offset:4px;font-weight:850}.cost-guide-after-table{max-width:800px;margin-top:28px}.cost-guide-installed-media{aspect-ratio:3/4}.cost-guide-installed-media img{object-position:center center}.cost-guide-scope-section{border-top:1px solid var(--line)}.cost-guide-scope-grid{grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);align-items:start;gap:clamp(42px,7vw,88px);display:grid}.cost-guide-scope-list,.cost-guide-detail-list,.cost-guide-source-list{margin:0;padding:0;list-style:none}.cost-guide-scope-list{counter-reset:cost-scope;border-top:1px solid var(--line)}.cost-guide-scope-list li{counter-increment:cost-scope;border-bottom:1px solid var(--line);color:var(--green-dark);grid-template-columns:42px minmax(0,1fr);gap:12px;padding:15px 0;font-weight:800;display:grid}.cost-guide-scope-list li:before{content:counter(cost-scope, decimal-leading-zero);color:var(--gold);letter-spacing:.12em;font-size:.78rem;font-weight:900}.cost-guide-market{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#eadbc757}.cost-guide-factor-list{margin:0;padding:0;list-style:none}.cost-guide-factor-list li{border-top:1px solid var(--line);grid-template-columns:64px minmax(0,1fr);gap:24px;padding:26px 0;display:grid}.cost-guide-factor-list li:last-child{border-bottom:1px solid var(--line)}.cost-guide-factor-list li>span{color:var(--gold);letter-spacing:.14em;font-size:.9rem;font-weight:900}.cost-guide-factor-list h3{color:var(--green-dark);font-size:1.3rem}.cost-guide-factor-list p{max-width:760px;margin:0}.cost-guide-detail-list{border-top:1px solid var(--line);grid-template-columns:repeat(2,minmax(0,1fr));gap:0 28px;display:grid}.cost-guide-detail-list li{border-bottom:1px solid var(--line);color:var(--green-dark);padding:16px 0 16px 22px;font-weight:750;position:relative}.cost-guide-detail-list li:before{background:var(--gold);content:"";border-radius:999px;width:7px;height:7px;position:absolute;top:23px;left:0}.cost-guide-source-list{gap:12px;margin-top:26px;display:grid}.cost-guide-source-list a{color:var(--green-dark);text-underline-offset:4px;font-weight:800;-webkit-text-decoration:underline #b88742b8;text-decoration:underline #b88742b8}.cost-guide-close{border-top:1px solid #fffaf024}.arborvitae-guide-hero .hero-bg:after{background:linear-gradient(90deg,#0a160ce6,#0a160c75 62%,#0a160c33),linear-gradient(#0a160c14,#0a160cad)}.arborvitae-guide-hero-copy{max-width:1010px}.arborvitae-guide-hero h1{text-wrap:balance;max-width:1000px;font-size:clamp(2.7rem,5.2vw,5.1rem)}.arborvitae-guide-hero .arborvitae-guide-hero-lead{color:var(--white);margin:24px 0 6px;font-size:clamp(1.22rem,2.3vw,1.62rem);font-weight:850}.arborvitae-guide-hero-copy>p:not(.eyebrow,.arborvitae-guide-hero-lead){max-width:800px;margin-top:8px}.arborvitae-guide-hero-actions{flex-wrap:wrap;align-items:center;gap:18px 24px;margin-top:28px;display:flex}.arborvitae-guide-hero-actions .tree-category-link{margin-top:0}.arborvitae-guide-hero-project-link{color:var(--white);text-underline-offset:5px;font-weight:850;-webkit-text-decoration:underline #fffaf099;text-decoration:underline #fffaf099}.arborvitae-guide-opening{max-width:820px}.arborvitae-guide-content{max-width:1080px}.arborvitae-guide-spacing{scroll-margin-top:100px}.arborvitae-guide-section-heading{max-width:830px;margin-bottom:38px}.arborvitae-guide-table-scroll{border-top:2px solid var(--green-dark);border-bottom:1px solid var(--line);overflow-x:auto}.arborvitae-guide-table{border-collapse:collapse;width:100%;min-width:850px;font-size:.98rem}.arborvitae-guide-table th,.arborvitae-guide-table td{border-bottom:1px solid var(--line);text-align:left;vertical-align:top;padding:17px 18px}.arborvitae-guide-table thead th{color:var(--green-dark);letter-spacing:.05em;text-transform:uppercase;background:#efe5d68a;font-size:.82rem;font-weight:900}.arborvitae-guide-table tbody th{width:21%;color:var(--green-dark);font-weight:900}.arborvitae-guide-table tbody tr:last-child th,.arborvitae-guide-table tbody tr:last-child td{border-bottom:0}.arborvitae-guide-table-note{margin-top:22px}.arborvitae-guide-table-note p{font-size:.96rem}.arborvitae-guide-decision-list{margin:28px 0 0;padding:0;list-style:none}.arborvitae-guide-decision-list li{border-top:1px solid var(--line);grid-template-columns:46px minmax(0,1fr);gap:16px;padding:19px 0;display:grid}.arborvitae-guide-decision-list li:last-child{border-bottom:1px solid var(--line)}.arborvitae-guide-decision-list li>span{color:var(--gold);letter-spacing:.12em;font-size:.78rem;font-weight:900}.arborvitae-guide-decision-list h3{color:var(--green-dark);font-size:1.16rem}.arborvitae-guide-decision-list p{margin:0;font-size:.97rem;line-height:1.62}.arborvitae-guide-spacing-media img{object-position:center center}.arborvitae-guide-count,.arborvitae-guide-sources{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#eadbc757}.arborvitae-guide-project-media,.arborvitae-guide-care-media{aspect-ratio:4/5}.arborvitae-guide-project-media img,.arborvitae-guide-care-media img{object-position:center center}.arborvitae-guide-source-list{gap:12px;margin:26px 0 0;padding:0;list-style:none;display:grid}.arborvitae-guide-source-list a{color:var(--green-dark);text-underline-offset:4px;font-weight:800;-webkit-text-decoration:underline #b88742b8;text-decoration:underline #b88742b8}.arborvitae-guide-close{border-top:1px solid #fffaf024}.planting-time-guide-hero .hero-bg:after{background:linear-gradient(90deg,#0a160ce8,#0a160c85 62%,#0a160c38),linear-gradient(#0a160c14,#0a160cb3)}.planting-time-guide-hero-copy{max-width:1020px}.planting-time-guide-hero h1{text-wrap:balance;max-width:960px;font-size:clamp(2.7rem,5.2vw,5.1rem)}.planting-time-guide-hero .planting-time-guide-hero-lead{color:var(--white);margin:24px 0 6px;font-size:clamp(1.22rem,2.3vw,1.62rem);font-weight:850}.planting-time-guide-hero-copy>p:not(.eyebrow,.planting-time-guide-hero-lead){max-width:820px;margin-top:8px}.planting-time-guide-hero-actions{flex-wrap:wrap;align-items:center;gap:18px 24px;margin-top:28px;display:flex}.planting-time-guide-hero-actions .tree-category-link{margin-top:0}.planting-time-guide-estimate-link{color:var(--white);text-underline-offset:5px;font-weight:850;-webkit-text-decoration:underline #fffaf099;text-decoration:underline #fffaf099}.planting-time-guide-opening{max-width:830px}.planting-time-guide-content{max-width:1080px}.planting-time-guide-section-heading{max-width:840px;margin-bottom:38px}.planting-time-calendar-section{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#eadbc757;scroll-margin-top:100px}.planting-time-calendar{margin:0;padding:0;list-style:none}.planting-time-calendar li{border-top:1px solid var(--line);grid-template-columns:48px minmax(220px,.75fr) minmax(0,1.4fr);align-items:start;gap:18px 24px;padding:25px 0;display:grid}.planting-time-calendar li:last-child{border-bottom:1px solid var(--line)}.planting-time-calendar-number,.planting-time-delay-list>li>span,.planting-time-question-list>li>span{color:var(--gold);letter-spacing:.12em;font-size:.78rem;font-weight:900}.planting-time-calendar h3,.planting-time-delay-list h3{color:var(--green-dark);font-size:1.18rem}.planting-time-calendar-label p{color:var(--muted);margin:5px 0 0;font-size:.86rem;font-weight:800;line-height:1.5}.planting-time-calendar-body{margin:0;font-size:.98rem;line-height:1.68}.planting-time-fall-media,.planting-time-summer-media,.planting-time-orlando-media{aspect-ratio:4/5}.planting-time-fall-media img{object-position:58% center}.planting-time-summer-media img{object-position:center center}.planting-time-orlando-media img{object-position:center 62%}.planting-time-spring-section,.planting-time-aftercare-section{border-bottom:1px solid var(--line)}.planting-time-question-list{margin:26px 0;padding:0;list-style:none}.planting-time-question-list li{border-top:1px solid var(--line);grid-template-columns:42px minmax(0,1fr);gap:12px;padding:14px 0;display:grid}.planting-time-question-list li:last-child{border-bottom:1px solid var(--line)}.planting-time-question-list p{margin:0;font-size:.96rem;line-height:1.55}.planting-time-delay-section{border-top:1px solid var(--line)}.planting-time-delay-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 42px;margin:0;padding:0;list-style:none;display:grid}.planting-time-delay-list li{border-top:1px solid var(--line);grid-template-columns:44px minmax(0,1fr);gap:14px;padding:22px 0;display:grid}.planting-time-delay-list li:nth-last-child(-n+2){border-bottom:1px solid var(--line)}.planting-time-delay-list p{margin:4px 0 0;font-size:.96rem;line-height:1.6}.planting-time-sources{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#eadbc757}.planting-time-source-list{gap:12px;margin:26px 0 0;padding:0;list-style:none;display:grid}.planting-time-source-list a{color:var(--green-dark);text-underline-offset:4px;font-weight:800;-webkit-text-decoration:underline #b88742b8;text-decoration:underline #b88742b8}.planting-time-guide-close{border-top:1px solid #fffaf024}.evergreen-guide-hero .hero-bg:after{background:linear-gradient(90deg,#0a160ceb,#0a160c7a 62%,#0a160c33),linear-gradient(#0a160c14,#0a160cb3)}.evergreen-guide-hero-copy{max-width:1030px}.evergreen-guide-hero h1{text-wrap:balance;max-width:1000px;font-size:clamp(2.7rem,5.15vw,5rem)}.evergreen-guide-hero .evergreen-guide-hero-lead{color:var(--white);margin:24px 0 6px;font-size:clamp(1.22rem,2.3vw,1.62rem);font-weight:850}.evergreen-guide-hero-copy>p:not(.eyebrow,.evergreen-guide-hero-lead){max-width:830px;margin-top:8px}.evergreen-guide-hero-actions{flex-wrap:wrap;align-items:center;gap:18px 24px;margin-top:28px;display:flex}.evergreen-guide-hero-actions .tree-category-link{margin-top:0}.evergreen-guide-service-link{color:var(--white);text-underline-offset:5px;font-weight:850;-webkit-text-decoration:underline #fffaf099;text-decoration:underline #fffaf099}.evergreen-guide-opening{max-width:830px}.evergreen-guide-content{max-width:1080px}.evergreen-guide-section-heading{max-width:850px;margin-bottom:38px}.evergreen-guide-comparison-section{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#eadbc757;scroll-margin-top:100px}.evergreen-guide-table-scroll{border-top:2px solid var(--green-dark);border-bottom:1px solid var(--line);overflow-x:auto}.evergreen-guide-table{border-collapse:collapse;width:100%;min-width:900px;font-size:.96rem}.evergreen-guide-table th,.evergreen-guide-table td{border-bottom:1px solid var(--line);text-align:left;vertical-align:top;padding:17px 18px}.evergreen-guide-table thead th{color:var(--green-dark);letter-spacing:.05em;text-transform:uppercase;background:#efe5d68a;font-size:.78rem;font-weight:900}.evergreen-guide-table tbody th{width:20%;color:var(--green-dark);font-weight:900}.evergreen-guide-table tbody tr:last-child th,.evergreen-guide-table tbody tr:last-child td{border-bottom:0}.evergreen-guide-spruce-media{aspect-ratio:4/5}.evergreen-guide-arborvitae-pair{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:18px;display:grid}.evergreen-guide-arborvitae-pair figure,.evergreen-guide-spruce-figure,.evergreen-guide-holly-figure{margin:0}.evergreen-guide-tree-photo{aspect-ratio:3/4}.evergreen-guide-tree-photo img{object-fit:cover;object-position:center center}.evergreen-guide-arborvitae-pair figcaption,.evergreen-guide-spruce-figure figcaption,.evergreen-guide-holly-figure figcaption{color:var(--green-dark);letter-spacing:.08em;text-transform:uppercase;margin-top:10px;font-size:.78rem;font-weight:900;line-height:1.45}.evergreen-guide-spruce-media img{object-position:center center}.evergreen-guide-redcedar-media,.evergreen-guide-holly-media{aspect-ratio:4/3}.evergreen-guide-redcedar-media img,.evergreen-guide-holly-media img{object-position:center center}.evergreen-guide-native-section{border-top:1px solid var(--line)}.evergreen-guide-mixed-section,.evergreen-guide-care-section{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#eadbc757}.evergreen-guide-question-list,.evergreen-guide-caution-list{margin:0;padding:0;list-style:none}.evergreen-guide-question-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 42px;display:grid}.evergreen-guide-question-list li,.evergreen-guide-caution-list li{border-top:1px solid var(--line);grid-template-columns:46px minmax(0,1fr);gap:14px;padding:22px 0;display:grid}.evergreen-guide-caution-list li{grid-template-columns:46px minmax(180px,240px) minmax(0,1fr);align-items:start;gap:22px;padding:28px 0}.evergreen-guide-caution-media{aspect-ratio:4/3;width:100%}.evergreen-guide-caution-media img{object-fit:cover;object-position:center center}.evergreen-guide-question-list li:last-child{border-bottom:1px solid var(--line);grid-column:1/-1;max-width:calc(50% - 21px)}.evergreen-guide-question-list>li>span,.evergreen-guide-caution-list>li>span{color:var(--gold);letter-spacing:.12em;font-size:.78rem;font-weight:900}.evergreen-guide-question-list h3,.evergreen-guide-caution-list h3{color:var(--green-dark);font-size:1.16rem}.evergreen-guide-question-list p,.evergreen-guide-caution-list p{margin:4px 0 0;font-size:.97rem;line-height:1.62}.evergreen-guide-cautions-section{border-top:1px solid var(--line)}.evergreen-guide-caution-list li:last-child{border-bottom:1px solid var(--line)}.evergreen-guide-caution-list a{color:var(--green-dark);text-underline-offset:4px;margin-top:9px;font-weight:800;-webkit-text-decoration:underline #b88742b8;text-decoration:underline #b88742b8;display:inline-block}.evergreen-guide-sources{border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.evergreen-guide-source-list{gap:12px;margin:26px 0 0;padding:0;list-style:none;display:grid}.evergreen-guide-source-list a{color:var(--green-dark);text-underline-offset:4px;font-weight:800;-webkit-text-decoration:underline #b88742b8;text-decoration:underline #b88742b8}.evergreen-guide-close{border-top:1px solid #fffaf024}.best-trees-guide-hero .hero-bg:after,.size-guide-hero .hero-bg:after{background:linear-gradient(90deg,#0a160ceb,#0a160c7a 62%,#0a160c33),linear-gradient(#0a160c14,#0a160cb3)}.best-trees-guide-hero-copy,.size-guide-hero-copy{max-width:1030px}.best-trees-guide-hero h1,.size-guide-hero h1{text-wrap:balance;max-width:1000px;font-size:clamp(2.7rem,5.15vw,5rem)}.best-trees-guide-hero .best-trees-guide-hero-lead,.size-guide-hero .size-guide-hero-lead{color:var(--white);margin:24px 0 6px;font-size:clamp(1.22rem,2.3vw,1.62rem);font-weight:850}.best-trees-guide-hero-copy>p:not(.eyebrow,.best-trees-guide-hero-lead),.size-guide-hero-copy>p:not(.eyebrow,.size-guide-hero-lead){max-width:830px;margin-top:8px}.best-trees-guide-hero-actions,.size-guide-hero-actions{flex-wrap:wrap;align-items:center;gap:18px 24px;margin-top:28px;display:flex}.best-trees-guide-hero-actions .tree-category-link,.size-guide-hero-actions .tree-category-link{margin-top:0}.best-trees-guide-estimate-link,.size-guide-estimate-link{color:var(--white);text-underline-offset:5px;font-weight:850;-webkit-text-decoration:underline #fffaf099;text-decoration:underline #fffaf099}.best-trees-guide-opening,.size-guide-opening{max-width:830px}.best-trees-guide-content,.size-guide-content{max-width:1080px}.best-trees-guide-section-heading,.size-guide-section-heading{max-width:850px;margin-bottom:38px}.best-trees-goals-section,.best-trees-clay-section,.best-trees-bradford-section,.best-trees-sources,.size-guide-measurement-section,.size-guide-comparison-section,.size-guide-stock-section,.size-guide-sources{border-top:1px solid var(--line)}.best-trees-goals-section,.best-trees-property-section,.size-guide-comparison-section,.size-guide-rootball-section,.size-guide-send-section{border-bottom:1px solid var(--line);background:#eadbc757}.best-trees-goal-list,.best-trees-species-list{margin:0;padding:0;list-style:none}.best-trees-goal-list li{border-top:1px solid var(--line);grid-template-columns:46px minmax(0,1fr);gap:16px;padding:24px 0;display:grid}.best-trees-goal-list li:last-child{border-bottom:1px solid var(--line)}.best-trees-goal-list>li>span,.best-trees-species-number{color:var(--gold);letter-spacing:.12em;font-size:.78rem;font-weight:900}.best-trees-goal-list h3,.best-trees-species-copy h3,.size-guide-choice-grid h2{color:var(--green-dark)}.best-trees-goal-list h3,.best-trees-species-copy h3{margin:0 0 8px;font-size:1.22rem}.best-trees-goal-list p,.best-trees-species-copy p{color:var(--muted);margin:0;line-height:1.68}.best-trees-goal-list a,.best-trees-species-copy a,.size-guide-choice-grid a{color:var(--green-dark);text-underline-offset:4px;font-weight:800;-webkit-text-decoration:underline #b88742b8;text-decoration:underline #b88742b8}.best-trees-options-section{scroll-margin-top:100px}.best-trees-species-list li{border-top:1px solid var(--line);grid-template-columns:46px minmax(210px,260px) minmax(0,1fr);align-items:center;gap:22px;padding:26px 0;display:grid}.best-trees-species-list li:last-child{border-bottom:1px solid var(--line)}.best-trees-species-media{aspect-ratio:3/2;border-radius:14px;width:100%}.best-trees-property-media,.size-guide-rootball-media,.size-guide-access-media{aspect-ratio:4/3}.best-trees-property-media img,.size-guide-rootball-media img,.size-guide-access-media img,.size-guide-paris-media img{object-position:center center}.best-trees-source-list,.size-guide-source-list{gap:12px;margin:26px 0 0;padding:0;list-style:none;display:grid}.best-trees-source-list a,.size-guide-source-list a{color:var(--green-dark);text-underline-offset:4px;font-weight:800;-webkit-text-decoration:underline #b88742b8;text-decoration:underline #b88742b8}.best-trees-guide-close,.size-guide-close{border-top:1px solid #fffaf024}.size-guide-comparison-section{scroll-margin-top:100px}.size-guide-table-scroll{border-top:2px solid var(--green-dark);border-bottom:1px solid var(--line);overflow-x:auto}.size-guide-table{border-collapse:collapse;width:100%;min-width:900px;font-size:.96rem}.size-guide-table th,.size-guide-table td{border-bottom:1px solid var(--line);text-align:left;vertical-align:top;padding:17px 18px}.size-guide-table thead th{color:var(--green-dark);letter-spacing:.05em;text-transform:uppercase;background:#efe5d68a;font-size:.78rem;font-weight:900}.size-guide-table tbody th{width:24%;color:var(--green-dark);font-weight:900}.size-guide-table tbody tr:last-child th,.size-guide-table tbody tr:last-child td{border-bottom:0}.size-guide-paris-images{width:100%}.size-guide-paris-media{aspect-ratio:16/10;border-radius:16px}.size-guide-choice-section{border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.size-guide-choice-grid{gap:42px;max-width:850px;display:grid}.size-guide-choice-grid>div{border-top:2px solid var(--green-dark);padding-top:28px}.size-guide-choice-grid h2{text-wrap:balance;margin:0 0 22px;font-size:clamp(2rem,3.2vw,3.1rem);line-height:1.08}.size-guide-choice-grid ul{color:var(--muted);gap:10px;margin:20px 0 26px;padding-left:22px;display:grid}.size-guide-choice-grid li{padding-left:5px;line-height:1.55}.size-guide-choice-grid li::marker{color:var(--gold)}.size-guide-choice-grid p{color:var(--muted);font-size:1.05rem;line-height:1.72}.service-benefit-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.service-benefit-grid .text-card{padding:20px}.service-benefit-grid p{margin:0;font-size:1rem}.process-item{border-top:1px solid var(--line);grid-template-columns:54px minmax(0,1fr);align-items:start;gap:18px;padding-top:18px;display:grid}.process-item span{color:var(--gold);font-weight:900}.process-item p{margin:0;font-size:1.06rem}.service-image-grid,.service-gallery-grid{gap:18px;margin-top:30px;display:grid}.service-image-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.service-gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.service-image-card,.service-gallery-card{border:1px solid var(--line);background:#fffaf0b8;border-radius:22px;overflow:hidden;box-shadow:0 18px 50px #16291c14}.service-image-card-media,.service-gallery-media{min-height:230px;position:relative}.service-gallery-media{min-height:300px}.service-image-card-media img,.service-gallery-media img{object-fit:cover}.service-image-card div:last-child,.service-gallery-card div:last-child{padding:22px}.service-image-card h3,.service-gallery-card h3{font-size:1.18rem}.service-image-card p,.service-gallery-card p{margin-bottom:0;font-size:.98rem}.pill-grid{flex-wrap:wrap;gap:12px;margin-top:24px;display:flex}.pill-grid span,.pill-grid a{border:1px solid var(--line);color:var(--green-dark);background:#fffaf0a8;border-radius:999px;padding:10px 16px;font-weight:750}.card-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.section-heading{max-width:760px;margin-bottom:30px}.section-lead{max-width:60ch;color:var(--muted);margin-bottom:28px}.project-card-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.project-card{border:1px solid var(--line);color:var(--green-dark);background:#fffaf0b8;border-radius:22px;text-decoration:none;overflow:hidden;box-shadow:0 18px 50px #16291c14}.project-card-media{min-height:260px;position:relative}.project-card-media img{object-fit:cover}.project-card div:last-child{padding:22px}.project-card span{color:var(--gold);letter-spacing:.14em;text-transform:uppercase;margin-bottom:10px;font-size:.74rem;font-weight:900;display:block}.project-card h2,.project-card h3{margin-bottom:12px;font-size:1.35rem;line-height:1.12}.project-card p{color:var(--muted);margin-bottom:0;font-size:.98rem}.project-stats-section{background:var(--green-dark);padding:34px 0}.project-stats-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:12px;display:grid}.project-stat-card{background:#ffffff0f;border:1px solid #fffaf033;border-radius:18px;padding:18px}.project-stat-card span{color:var(--gold);font-size:clamp(1.45rem,3vw,2.15rem);font-weight:900;line-height:1;display:block}.project-stat-card p{color:#fffaf0cc;margin:8px 0 0;font-size:.88rem}.card-grid-five{grid-template-columns:repeat(5,minmax(0,1fr))}.card-grid-guides{grid-template-columns:repeat(2,minmax(0,1fr))}.link-card{min-height:170px;display:block}.faq-list{gap:12px;margin-top:28px;display:grid}.faq-item{border:1px solid var(--line);background:#fffaf0b3;border-radius:18px;padding:18px 20px}.faq-item summary{cursor:pointer;color:var(--green-dark);font-weight:900}.faq-item p{margin-bottom:0}.cta-band{background:var(--green-dark);color:var(--white);padding:clamp(72px,9vw,112px) 0}.cta-band-inner{grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);align-items:end;gap:clamp(48px,8vw,110px);display:grid}.cta-band h2{max-width:760px;color:var(--white)}.cta-band p{color:#fffaf0c2;max-width:680px}.cta-band-action{border-top:1px solid #fffaf052;padding-top:24px}.cta-text-link{color:var(--white);border-bottom:1px solid #fffaf052;justify-content:space-between;align-items:baseline;gap:28px;padding-bottom:16px;font-size:clamp(1.3rem,2.4vw,2rem);font-weight:850;line-height:1.15;display:flex}.cta-text-link span:last-child{color:var(--gold);font-size:1.35em;transition:transform .18s}.cta-text-link:hover span:last-child{transform:translate(6px)}.cta-band .cta-phone-line{margin:20px 0 0;font-size:.96rem}.cta-phone-line a{color:var(--white);text-decoration:underline;-webkit-text-decoration-color:var(--gold);text-decoration-color:var(--gold);text-underline-offset:4px;font-weight:850}.breadcrumbs{color:var(--muted);gap:10px;padding-top:18px;font-size:.9rem;display:flex}.breadcrumbs a{color:var(--green);font-weight:800}.breadcrumb-separator{margin-right:10px}.estimate-page{background:var(--bg);padding:28px 0 34px}.estimate-page-inner{max-width:760px}.estimate-page h1{margin-bottom:16px;font-size:clamp(2.25rem,5vw,3.3rem);line-height:1}.estimate-form{gap:9px;display:grid}.form-row{grid-template-columns:1fr 1fr;gap:12px;display:grid}.estimate-form label{gap:4px}.estimate-field-label{color:var(--green-dark)}label{color:var(--green-dark);gap:7px;font-weight:850;display:grid}label span{color:#a15420}input,select,textarea{width:100%;color:var(--ink);font:inherit;background:#fffdf7;border:1px solid #1721132e;border-radius:14px;padding:13px 14px}textarea{resize:vertical}.estimate-form input,.estimate-form select,.estimate-form textarea{background:var(--white);border-radius:4px;padding:7px 10px}.estimate-form input[type=file]{padding:6px 8px}.form-note{margin:0;font-size:.84rem}.estimate-form .button{width:fit-content;min-width:220px;min-height:40px;box-shadow:none;border-radius:4px}.success-message,.error-message{border-radius:14px;padding:14px 16px;font-weight:800}.success-message{color:var(--green);background:#25462d1f}.error-message{color:#823d18;background:#a154201f}.legal-page p{font-size:1.05rem}.site-footer{border-top:1px solid var(--line);background:linear-gradient(#25462d0d,#25462d00),#e9dcc9;padding:64px 0 28px}.footer-grid{grid-template-columns:1.4fr 1fr 1fr;gap:42px;display:grid}.footer-grid-expanded{grid-template-columns:1.45fr 1.15fr 1fr 1fr 1fr}.footer-logo-img{object-fit:contain;display:block}.footer-brand{color:var(--green-dark);margin:6px 0 10px;font-size:1.35rem;font-weight:950}.site-footer h2{letter-spacing:.16em;text-transform:uppercase;margin-bottom:14px;font-size:.78rem}.site-footer ul{gap:9px;margin:0;padding:0;list-style:none;display:grid}.site-footer a{color:var(--muted);font-weight:700}.footer-contact{gap:6px;margin-top:18px;display:grid}.footer-contact a{color:var(--green-dark)}.muted,.footer-bottom{color:var(--muted)}.footer-bottom{border-top:1px solid var(--line);margin-top:42px;padding-top:20px;font-size:.9rem}@media (max-width:1180px){.desktop-nav,.phone-link{display:none}.mobile-nav{display:block}.service-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:900px){.two-column,.about-story-grid,.footer-grid,.cta-band-inner,.home-orlando-grid,.home-service-row,.home-service-row-reverse{grid-template-columns:1fr}.home-service-row-reverse .home-service-media,.home-service-row-reverse .home-service-copy{order:initial}.home-orlando-media{aspect-ratio:4/5;min-height:0}.home-service-media{aspect-ratio:4/3;min-height:0}.services-hub-row{grid-template-columns:128px minmax(0,1fr);gap:14px 22px;padding:24px 0}.services-hub-thumb{grid-row:1/span 2;align-self:start;width:128px}.services-hub-row-link{text-align:left;grid-column:2;justify-content:flex-start}.trees-we-plant-hero-grid,.trees-we-plant-source-grid,.trees-we-plant-cta-inner,.tree-category-close-inner{grid-template-columns:1fr}.tree-category-media,.tree-category-project-media{aspect-ratio:4/3;min-height:0}.tree-category-feature-grid,.cost-guide-scope-grid{grid-template-columns:1fr;gap:34px}.cost-guide-installed-media,.arborvitae-guide-project-media,.arborvitae-guide-care-media,.planting-time-fall-media,.planting-time-summer-media,.planting-time-orlando-media,.evergreen-guide-spruce-media{aspect-ratio:4/3;max-width:680px}.evergreen-guide-question-list{grid-template-columns:1fr}.evergreen-guide-question-list li:last-child{grid-column:auto;max-width:none}.planting-time-calendar li{grid-template-columns:42px minmax(0,1fr)}.planting-time-calendar-body{grid-column:2}.planting-time-delay-list{grid-template-columns:1fr}.planting-time-delay-list li:nth-last-child(2){border-bottom:0}.tree-category-feature-reverse .tree-category-feature-media,.tree-category-feature-reverse .tree-category-feature-pair,.tree-category-feature-reverse .evergreen-guide-holly-figure,.tree-category-feature-reverse .evergreen-guide-spruce-figure{order:-1}.tree-category-feature-copy{max-width:760px}.tree-category-close .tree-category-link{text-align:left;justify-self:start}.how-process-step-grid,.how-process-step-grid-media{grid-template-columns:1fr}.service-area-editorial-row{grid-template-columns:1fr;gap:14px}.location-section-image-right .location-section-media,.location-section-image-right .location-section-copy{order:initial}.location-related-links{grid-template-columns:1fr}.how-process-number{width:72px}.how-process-media{aspect-ratio:4/3;max-width:680px}.trees-we-plant-hero-media,.trees-we-plant-source-media{aspect-ratio:4/3;min-height:0}.cta-band-inner{display:grid}.about-story-media img{height:auto;max-height:none}.card-grid,.service-benefit-grid,.service-image-grid,.service-gallery-grid,.guide-factor-grid,.guide-visual-grid,.project-card-grid{grid-template-columns:1fr}.guide-conversion-panel{padding:26px;display:grid}.project-stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.card-grid-five,.card-grid-guides,.footer-grid-expanded{grid-template-columns:1fr}}@media (max-width:640px){.location-scope-list{grid-template-columns:1fr}.container,.narrow{width:min(100% - 28px,1140px)}.header-inner{min-height:68px}.brand-link{min-width:0}.brand-mark,.brand-logo-img{width:38px;height:38px}.brand-name{max-width:142px}.header-actions>.button{display:none}.home-hero{min-height:680px;padding:88px 0 46px}.guide-hero{min-height:620px;padding:88px 0 46px}.hero.arborvitae-guide-hero h1,.hero.planting-time-guide-hero h1,.hero.evergreen-guide-hero h1{font-size:clamp(2.05rem,8.7vw,2.35rem)}.hero h1,.section h1{font-size:clamp(2.3rem,13vw,3.5rem)}.section{padding:56px 0}.home-orlando-grid{gap:34px}.home-service-row{gap:28px;padding:44px 0}.home-service-copy h3{font-size:clamp(1.8rem,10vw,2.5rem)}.home-projects .project-card-media{min-height:260px}.services-hub-row{grid-template-columns:96px minmax(0,1fr);gap:10px 16px}.services-hub-thumb{width:96px}.services-hub-row h2{font-size:1.45rem}.services-hub-row-link{font-size:.92rem}.trees-we-plant-row{grid-template-columns:96px minmax(0,1fr);align-items:start;gap:18px;padding:22px 0}.trees-we-plant-row-media{width:96px}.trees-we-plant-row h3{font-size:1.35rem}.service-grid,.form-row,.home-about-points{grid-template-columns:1fr}.hero-actions{flex-direction:column;align-items:stretch}.button{width:100%}.guide-visual-media{min-height:220px}.cost-guide-hero-actions,.arborvitae-guide-hero-actions,.planting-time-guide-hero-actions,.evergreen-guide-hero-actions{flex-direction:column;align-items:stretch}.cost-guide-hero-actions .tree-category-hero-button{justify-content:center;width:100%}.cost-guide-hero-estimate-link{text-align:center;padding:8px 0}.arborvitae-guide-hero-actions .tree-category-hero-button{justify-content:center;width:100%}.arborvitae-guide-hero-project-link{text-align:center;padding:8px 0}.planting-time-guide-hero-actions .tree-category-hero-button{justify-content:center;width:100%}.planting-time-guide-estimate-link{text-align:center;padding:8px 0}.evergreen-guide-hero-actions .tree-category-hero-button{justify-content:center;width:100%}.evergreen-guide-service-link{text-align:center;padding:8px 0}.evergreen-guide-table{min-width:0}.evergreen-guide-table thead{display:none}.evergreen-guide-table tbody,.evergreen-guide-table tr,.evergreen-guide-table th,.evergreen-guide-table td{width:100%;display:block}.evergreen-guide-table tr{border-bottom:1px solid var(--line);padding:12px 0}.evergreen-guide-table tbody tr:last-child{border-bottom:0}.evergreen-guide-table tbody th,.evergreen-guide-table tbody td{border:0;grid-template-columns:104px minmax(0,1fr);gap:12px;padding:8px 12px;display:grid}.evergreen-guide-table tbody th:before,.evergreen-guide-table tbody td:before{color:var(--muted);content:attr(data-label);letter-spacing:.05em;text-transform:uppercase;font-size:.7rem;font-weight:900}.evergreen-guide-question-list li,.evergreen-guide-caution-list li{grid-template-columns:38px minmax(0,1fr);gap:10px}.evergreen-guide-caution-media{grid-column:2;margin-bottom:8px}.planting-time-calendar li{grid-template-columns:34px minmax(0,1fr);gap:12px;padding:21px 0}.planting-time-delay-list li{grid-template-columns:38px minmax(0,1fr);gap:10px}.arborvitae-guide-table th,.arborvitae-guide-table td{padding:14px}.arborvitae-guide-table{min-width:0}.arborvitae-guide-table thead{display:none}.arborvitae-guide-table tbody,.arborvitae-guide-table tr,.arborvitae-guide-table th,.arborvitae-guide-table td{width:100%;display:block}.arborvitae-guide-table tr{border-bottom:1px solid var(--line);padding:12px 0}.arborvitae-guide-table tbody tr:last-child{border-bottom:0}.arborvitae-guide-table tbody th,.arborvitae-guide-table tbody td{border:0;grid-template-columns:104px minmax(0,1fr);gap:12px;padding:8px 12px;display:grid}.arborvitae-guide-table tbody th:before,.arborvitae-guide-table tbody td:before{color:var(--muted);content:attr(data-label);letter-spacing:.05em;text-transform:uppercase;font-size:.7rem;font-weight:900}.cost-guide-table th,.cost-guide-table td{padding:14px}.cost-guide-factor-list li{grid-template-columns:44px minmax(0,1fr);gap:12px}.cost-guide-detail-list{grid-template-columns:1fr}}@media (max-width:900px){.best-trees-species-list li{grid-template-columns:42px minmax(180px,230px) minmax(0,1fr);gap:18px}.best-trees-property-media,.size-guide-rootball-media,.size-guide-access-media{aspect-ratio:4/3;max-width:680px}}@media (max-width:640px){.hero.best-trees-guide-hero h1,.hero.size-guide-hero h1{font-size:clamp(2.05rem,8.7vw,2.35rem)}.best-trees-guide-hero-actions,.size-guide-hero-actions{flex-direction:column;align-items:stretch}.best-trees-guide-hero-actions .tree-category-hero-button,.size-guide-hero-actions .tree-category-hero-button{justify-content:center;width:100%}.best-trees-guide-estimate-link,.size-guide-estimate-link{text-align:center;padding:8px 0}.best-trees-goal-list li{grid-template-columns:36px minmax(0,1fr);gap:10px}.best-trees-species-list li{grid-template-columns:34px minmax(0,1fr);align-items:start;gap:10px 12px}.best-trees-species-media,.best-trees-species-copy{grid-column:2}.best-trees-species-media{margin-bottom:8px}.size-guide-table{min-width:0}.size-guide-table thead{display:none}.size-guide-table tbody,.size-guide-table tr,.size-guide-table th,.size-guide-table td{width:100%;display:block}.size-guide-table tr{border-bottom:1px solid var(--line);padding:12px 0}.size-guide-table tbody tr:last-child{border-bottom:0}.size-guide-table tbody th,.size-guide-table tbody td{border:0;grid-template-columns:104px minmax(0,1fr);gap:12px;padding:8px 12px;display:grid}.size-guide-table tbody th:before,.size-guide-table tbody td:before{color:var(--muted);content:attr(data-label);letter-spacing:.05em;text-transform:uppercase;font-size:.7rem;font-weight:900}}
