/* TreeSignal 1.3: the approved tree artwork with real, accessible root-to-canopy motion. */
.roots-hero{background:#0a2019}.roots-hero .hero-grid-bg{opacity:.32}
.roots-hero .hero-layout{grid-template-columns:minmax(0,.86fr) minmax(0,1.3fr);gap:8px;padding-top:42px;padding-bottom:40px}
.roots-hero .hero-copy{padding-bottom:22px}.roots-hero .hero-description{font-size:14px;max-width:445px}
.roots-hero h1{font-size:clamp(3.15rem,4.65vw,4.6rem);max-width:520px}
.roots-hero .hero-lead{font-size:19px;max-width:460px}.roots-hero .hero-buttons .btn{font-size:11px;gap:9px;padding:15px 16px}
.roots-hero .hero-proof{font-size:11px;line-height:1.8}.roots-hero .hero-proof span+span{font-size:10px}
.roots-system{min-width:0;width:100%;position:relative;margin:0;color:var(--white);isolation:isolate}
.roots-stage{position:relative;width:100%;aspect-ratio:1000/850;overflow:visible;isolation:isolate}
.roots-tree-image{position:absolute;inset:0;display:block;width:100%;height:100%;object-fit:contain;pointer-events:none;user-select:none;z-index:0}
.roots-animation{position:absolute;inset:0;width:100%;height:100%;overflow:visible;z-index:1;pointer-events:none}
.roots-route{fill:none;stroke:#c5ed80;stroke-width:1.2;stroke-opacity:.22;stroke-linecap:round;transition:stroke-opacity .3s,stroke-width .3s}
.roots-route.is-selected{stroke-opacity:.43;stroke-width:1.8}
.roots-orb{opacity:0}.roots-bud{opacity:.34}.roots-coin{fill:#d6f57a;stroke:#f3ffd4;stroke-width:1.2}.roots-coin-mark{fill:#173220;font:700 11px Arial,sans-serif;letter-spacing:.02em}.roots-bud-halo{opacity:.24}.roots-node-list{position:absolute;inset:0;pointer-events:none;z-index:3}
.roots-node{position:absolute;left:var(--root-x);top:79.2%;width:18%;max-width:126px;transform:translateX(-50%);padding:0 0 9px;display:flex;flex-direction:column;align-items:center;gap:11px;pointer-events:auto;color:#e1eccc;background:none;border:0;border-radius:10px;line-height:1.35;isolation:isolate}
.roots-node:focus-visible{outline:2px solid #d4f88e;outline-offset:5px}.roots-node:hover{color:#e0ffa4}
.roots-node-icon{display:grid;place-items:center;width:48px;height:48px;border:1px solid #d3eb885c;border-radius:50%;background:radial-gradient(circle,#233e23 0,#10271b 70%);box-shadow:0 0 18px #c1e9740c,inset 0 0 12px #b7ec590b;transition:border-color .25s,box-shadow .25s,background .25s,transform .25s}
.roots-node-icon svg{width:22px;height:22px;max-width:none;stroke-width:1.65;display:block}.roots-node[aria-selected=true]{color:#e4fcb1}
.roots-node[aria-selected=true] .roots-node-icon,.roots-node:hover .roots-node-icon{border-color:#d2f58d;box-shadow:0 0 25px #c0f15c32,inset 0 0 16px #c8f96910;background:radial-gradient(circle,#304b27,#11251c)}
.roots-node-label{font-size:10px;font-weight:580;letter-spacing:.08em;text-transform:uppercase;min-height:29px;text-align:center}
.roots-node[data-feeding=true] .roots-node-icon{box-shadow:0 0 23px #ddff8d55,inset 0 0 13px #d0f97015}
.roots-controls{display:flex;align-items:center;justify-content:space-between;gap:15px;margin:-32px 10px 0;position:relative;z-index:4;border-top:1px solid #c6ef6b22;padding:14px 0 8px}
.roots-controls>span{font-size:9px;letter-spacing:.095em;color:#b3c9a9;text-transform:uppercase}
.roots-control-group{display:flex;align-items:center;gap:9px;color:#bac9b4;flex:none;font-size:10px}
.roots-control-group .art-motion-toggle{width:36px;height:36px;min-height:36px;position:static;display:grid;place-items:center;padding:0;flex:none;font-size:12px;background:#102a1e;color:#d5f09e;border:1px solid #c6ef6b59;border-radius:50%}
.roots-service-detail{margin:4px 10px 0;display:grid;grid-template-columns:1fr auto;align-items:center;gap:18px;min-height:93px;background:#15302280;border:1px solid #c4e5a52d;border-radius:11px;padding:16px 18px}
.roots-service-detail strong{display:block;font-size:12px;font-weight:580;letter-spacing:-.01em;color:#e3efce;margin-bottom:5px}
.roots-service-detail p{font-size:11px;line-height:1.7;margin:0;color:#b2c4a9;max-width:475px}
.roots-service-detail .roots-service-link{font-size:10px;color:#d7f79b;display:inline-flex;align-items:center;justify-content:center;gap:5px;min-height:44px;white-space:nowrap}
.roots-service-link svg{width:15px;height:15px}.roots-service-link:hover{text-decoration:underline;text-underline-offset:4px}
.roots-sr-only{position:absolute!important;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);clip-path:inset(50%);white-space:nowrap}
.roots-system[data-motion=paused] .roots-orb,.roots-system[data-motion=paused] .roots-bud{opacity:0!important}
@media(min-width:1600px){.roots-hero .hero-layout{padding-top:40px;padding-bottom:44px;grid-template-columns:minmax(0,.8fr) minmax(0,1.3fr)}.roots-hero .hero-copy{padding-bottom:30px}}
@media(max-width:1190px){.roots-hero .hero-layout{grid-template-columns:minmax(0,.8fr) minmax(0,1.13fr);padding-top:36px;gap:10px}.roots-hero h1{font-size:3.6rem}.roots-hero .hero-lead{font-size:17px}.roots-hero .hero-description{font-size:12px}.roots-node-icon{width:43px;height:43px}.roots-node-label{font-size:8px}.roots-controls{margin:-19px 4px 0}.roots-controls>span{font-size:7.5px}.roots-service-detail{margin:4px 4px 0;padding:13px}.roots-service-detail p{font-size:10px}}
@media(max-width:960px){.roots-hero .hero-layout{grid-template-columns:minmax(0,.85fr) minmax(0,1.1fr);padding-top:32px;padding-bottom:34px;gap:9px}.roots-hero h1{font-size:clamp(2.5rem,5.45vw,3.7rem)}.roots-hero .hero-copy{padding-bottom:0}.roots-hero .hero-lead{font-size:15px}.roots-hero .hero-proof{font-size:10px}.roots-hero .hero-buttons{flex-direction:column;align-items:stretch;max-width:300px}.roots-hero .hero-buttons .btn{font-size:10px}.roots-node{gap:8px}.roots-node-icon{width:36px;height:36px}.roots-node-icon svg{width:18px;height:18px}.roots-node-label{font-size:7px;letter-spacing:.065em}.roots-controls{margin:0 3px 0;padding-top:13px}.roots-controls>span{font-size:6.5px;max-width:165px}.roots-control-group{font-size:8px}.roots-service-detail{grid-template-columns:1fr;gap:5px;min-height:116px;padding:12px}.roots-service-detail .roots-service-link{min-height:30px;justify-content:flex-start}.roots-service-detail p{font-size:10px}.roots-service-detail strong{font-size:11px}}
@media(max-width:700px){.roots-hero .hero-layout{display:flex;flex-direction:column;align-items:stretch;padding-top:38px;padding-bottom:30px;gap:10px}.roots-hero h1{font-size:clamp(2.9rem,12.3vw,4.3rem);max-width:540px}.roots-hero .hero-description{font-size:13px;max-width:440px}.roots-hero .hero-lead{font-size:17px}.roots-hero .hero-buttons{max-width:365px}.roots-hero .hero-buttons .btn{font-size:12px}.roots-hero .hero-proof{font-size:10px;margin-top:21px}.roots-system{max-width:600px;align-self:center;margin-top:5px}.roots-stage{margin:0;aspect-ratio:1000/900}.roots-tree-image,.roots-animation{height:auto;aspect-ratio:1000/850}.roots-node{top:74.8%;width:19%;gap:9px;min-height:72px}.roots-node-icon{width:37px;height:37px}.roots-node-icon svg{width:18px;height:18px}.roots-node-label{font-size:8px;letter-spacing:.015em;font-weight:500;min-height:31px}.roots-controls{margin:3px 0 0;padding:12px 0 7px}.roots-controls>span{font-size:8px;max-width:none;letter-spacing:.05em}.roots-control-group{font-size:9px;gap:8px}.roots-service-detail{margin:5px 0 0;grid-template-columns:1fr;gap:5px;padding:15px;min-height:131px}.roots-service-detail p{font-size:11px;max-width:100%}.roots-service-detail strong{font-size:12px}.roots-service-detail .roots-service-link{min-height:31px;font-size:11px}.roots-hero .hero-bottom{font-size:10px}}
@media(max-width:380px){.roots-hero h1{font-size:2.88rem}.roots-node-icon{width:32px;height:32px}.roots-node-icon svg{width:16px;height:16px}.roots-node-label{font-size:7.3px;letter-spacing:0}.roots-controls>span{font-size:7px;max-width:170px}.roots-control-group>span{font-size:8px}.roots-service-detail p{font-size:10px}}
@media(prefers-reduced-motion:reduce){.roots-system *{transition:none!important}}
@media print{.roots-system{display:none!important}}

/* Keep the hero legible without giving animation priority over the offer. */
@media(min-width:961px){.roots-hero .hero-layout{grid-template-columns:minmax(0,.95fr) minmax(0,1.15fr)}.roots-system{max-width:710px;justify-self:end}.roots-hero .hero-buttons{flex-wrap:wrap}.roots-controls>span{font-size:8px;letter-spacing:.065em}.roots-service-detail{grid-template-columns:1fr;gap:2px;min-height:112px}.roots-service-detail .roots-service-link{justify-content:flex-start;min-height:31px}}

/* Natural-scroll story. No scroll locks, snap points, or artificial delays. */
.ts-reading-progress{position:fixed;top:var(--ts-nav-height,92px);height:2px;inset-inline:0;z-index:89;background:#91ad710f;pointer-events:none;opacity:0;transition:opacity .25s}.ts-reading-progress.is-active{opacity:1}.ts-reading-progress i{display:block;width:100%;height:100%;background:linear-gradient(90deg,#637f47,#c6ef6b);transform:scaleX(0);transform-origin:left;box-shadow:0 0 9px #c6ef6b33}
.growth-journey{position:relative;background:#f5f5eb;border-block:1px solid #d5dfc7;padding-block:95px 85px;overflow:visible}.growth-journey-heading{margin-bottom:65px}.growth-journey-heading h2{font-size:clamp(2.8rem,4.5vw,4.2rem);line-height:1.04}.growth-journey-heading h2 em{color:#597634}.growth-journey-heading p{max-width:335px;font-size:14px;line-height:1.85}.growth-journey-layout{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,1fr);gap:88px;align-items:start}.journey-sticky{position:sticky;top:calc(var(--ts-nav-height,92px) + 22px);min-width:0}.journey-figure{position:relative;margin:0;border:1px solid #b5ce8c70;border-radius:20px;background:#0a2019;box-shadow:0 24px 60px #12332614;overflow:hidden;color:#e9f1dc}.journey-topline{display:flex;justify-content:space-between;align-items:center;padding:24px 26px 0;color:#bbcca5;font-size:8px;letter-spacing:.16em}.journey-stage-count{font-size:11px;font-variant-numeric:tabular-nums;color:#d6f497}.journey-tree{width:100%;height:auto;display:block;margin-top:-8px;overflow:visible}.journey-rings{opacity:.15;stroke-width:1;stroke-dasharray:3 8}.journey-ground{stroke:#8baf634d;stroke-width:1}.journey-root{fill:none;stroke:#ddfc92;stroke-width:3;stroke-linecap:round;stroke-dasharray:1;stroke-dashoffset:0;opacity:.7}.journey-root-seed{fill:#d6f57a;stroke:#bdd6853d;stroke-width:13;paint-order:stroke fill}.journey-money-fruit{opacity:.08;transform-origin:center;transition:opacity .28s ease,transform .28s ease}.journey-money-coin{fill:#d6f57a;stroke:#f2ffd0;stroke-width:2}.journey-money-dollar{fill:#143223;font:700 18px Arial,sans-serif;letter-spacing:.02em}.journey-money-stem{stroke:#cde59a;stroke-width:2.2;stroke-linecap:round;opacity:.85}.journey-svg-caption{fill:#a4b68f;font:500 13px Arial,sans-serif;letter-spacing:4px}.journey-status{padding:0 27px 23px;margin-top:-10px;border-bottom:1px solid #c6ef6b22;min-height:91px}.journey-current-service{display:block;font-size:8px;letter-spacing:.14em;color:#b8cd9f;margin-bottom:12px}.journey-current-title{font-size:21px;font-weight:500;letter-spacing:-.025em;line-height:1.3;display:block;color:#edf4dc;min-height:54px}.journey-stops{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:1px;background:#c6ef6b13}.journey-stop{font-size:8px;line-height:1.4;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:62px;gap:6px;background:#10281e;color:#b6c4a7;transition:background .25s,color .25s}.journey-stop>span{font-size:8px;letter-spacing:.1em;color:#96ae7c}.journey-stop[aria-current=step]{background:#c6ef6b;color:#0a2019}.journey-stop[aria-current=step]>span{color:#3b501d}.journey-stop:hover{background:#314631;color:#e5fbb2}.journey-stop[aria-current=step]:hover{background:#d7f795;color:#0a2019}.journey-footnote{padding:15px 23px;display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:8px;color:#a1b293}.journey-motion-toggle{border:1px solid #93b26d65;border-radius:30px;min-height:34px;background:#173021;color:#d4e7b7;font-size:8px;white-space:nowrap;padding:7px 12px}.journey-motion-toggle:disabled{cursor:default;opacity:.8}.journey-scroll-cue{font-size:10px;margin:18px 2px 0;display:flex;gap:9px;align-items:center;color:#657c4e;line-height:1.6}.journey-scroll-cue>span{font-size:17px;color:#49622e}.growth-chapters{position:relative;min-width:0}.growth-chapter-track{position:absolute;top:29px;left:21px;bottom:120px;width:1px;background:#bbcbaa;overflow:hidden}.growth-chapter-track i{display:block;background:#587d30;width:1px;height:100%;transform:scaleY(0);transform-origin:top}.growth-chapter{display:grid;grid-template-columns:44px 1fr;gap:26px;position:relative;min-height:340px;padding:7px 0 50px;scroll-margin-top:calc(var(--ts-nav-height,92px) + 60px)}.growth-chapter:last-child{padding-bottom:25px;min-height:320px}.growth-chapter-number{height:44px;display:grid;place-items:center;background:#f5f5eb;border:1px solid #becdae;border-radius:50%;font-size:11px;font-variant-numeric:tabular-nums;color:#6a7c58;transition:background .3s,color .3s,border-color .3s,box-shadow .3s;position:relative;z-index:1}.growth-chapter.is-current .growth-chapter-number{background:#16362a;border-color:#16362a;color:#d4f889;box-shadow:0 0 0 7px #7ca74616}.growth-chapter.is-complete .growth-chapter-number{background:#e1ebcc;color:#36552c;border-color:#9eb879}.growth-chapter-copy{padding:3px 0 22px;border-bottom:1px solid #d2ddc3}.growth-chapter:last-child .growth-chapter-copy{border-bottom:0}.growth-chapter-kicker{font-size:9px;letter-spacing:.13em;color:#5d7744;font-weight:600;line-height:1.6;display:block;margin:1px 0 19px}.growth-chapter h3{font-size:clamp(1.75rem,2.5vw,2.5rem);line-height:1.1;max-width:400px;margin-bottom:19px;letter-spacing:-.04em}.growth-chapter p{font-size:13px;line-height:1.9;max-width:405px;margin-bottom:17px}.growth-chapter-tags{display:flex;gap:7px;flex-wrap:wrap;margin-bottom:15px}.growth-chapter-tags span{font-size:8px;border:1px solid #c8d7b7;background:#edf1e1;color:#536b3e;line-height:1.5;padding:5px 9px;border-radius:20px}.growth-chapter .text-link{font-size:11px;min-height:44px;gap:12px}.growth-chapter .text-link>span{font-size:19px}.growth-journey.is-enhanced .journey-crown{will-change:transform}.growth-journey.is-enhanced .journey-root{stroke-dashoffset:1}
/* Add a short, restrained stagger to the existing reveal system. */
html:not(.motion-paused) .ts-stagger.is-visible{transition-delay:var(--ts-reveal-delay,0ms)}
@media(min-width:1200px) and (max-height:820px){.journey-sticky{max-width:440px}.journey-tree{max-height:355px}.journey-status{padding-bottom:15px;min-height:72px}.journey-current-title{font-size:19px;min-height:26px}.journey-topline{padding-top:17px}.journey-footnote{padding-block:9px}.journey-stop{min-height:53px}}
@media(max-width:1190px){.growth-journey-layout{gap:48px;grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.growth-chapter{gap:18px;min-height:355px}.growth-chapter h3{font-size:30px}.journey-current-title{font-size:19px}.journey-status{padding-inline:21px}.journey-topline{padding-inline:21px}.journey-footnote{padding-inline:16px;font-size:7px}}
@media(max-width:960px){.growth-journey-layout{gap:29px;grid-template-columns:minmax(0,.92fr) minmax(0,1fr)}.growth-chapter{grid-template-columns:37px 1fr;gap:16px;min-height:370px}.growth-chapter-number{width:37px;height:37px;font-size:10px}.growth-chapter-track{left:18px}.growth-chapter h3{font-size:27px}.growth-chapter p{font-size:12px}.growth-chapter-kicker{font-size:8px}.growth-chapter-tags{gap:5px}.growth-chapter-tags span{font-size:7px;padding:4px 7px}.journey-status{padding-inline:18px;min-height:100px}.journey-current-title{font-size:18px;min-height:46px}.journey-footnote{align-items:flex-start;gap:7px;flex-direction:column}.journey-scroll-cue{font-size:9px;max-width:250px}.journey-tree{margin-top:0}.journey-sticky{top:calc(var(--ts-nav-height,80px) + 16px)}}
@media(max-width:700px){.growth-journey{padding-block:65px 40px}.growth-journey-heading{margin-bottom:32px;gap:20px}.growth-journey-heading h2{font-size:2.9rem}.growth-journey-heading p{font-size:13px;max-width:360px}.growth-journey-layout{display:block}.journey-sticky{position:relative;top:auto;max-width:420px;margin:0 auto 38px}.journey-tree{max-height:330px;margin-top:-6px}.journey-topline{padding-top:20px;font-size:7px}.journey-stage-count{font-size:10px}.journey-status{min-height:69px;padding-block:0 15px}.journey-current-title{font-size:21px;min-height:26px}.journey-current-service{font-size:7px;margin-bottom:9px}.journey-stop{min-height:58px;font-size:9px}.journey-footnote{flex-direction:row;align-items:center;font-size:8px;padding:12px 16px}.journey-motion-toggle{font-size:8px}.journey-scroll-cue{max-width:none;font-size:10px;margin-top:12px}.growth-chapter{min-height:0;padding:4px 0 34px;grid-template-columns:37px 1fr;gap:16px;scroll-margin-top:110px}.growth-chapter:last-child{min-height:0;padding-bottom:0}.growth-chapter-track{bottom:180px}.growth-chapter h3{font-size:28px}.growth-chapter p{font-size:13px}.growth-chapter-kicker{font-size:8px;margin-bottom:14px}.growth-chapter-tags span{font-size:8px}.growth-chapter .text-link{font-size:11px}.growth-chapter-copy{padding-bottom:23px}.growth-chapter-number{top:0}.ts-reading-progress{transition:none}}
@media(prefers-reduced-motion:reduce){.growth-journey *{transition:none!important}.journey-sticky{position:relative;top:auto}.journey-crown{transform:none!important}.journey-root{stroke-dashoffset:0!important;opacity:.55!important}.journey-scroll-cue{display:none}.ts-reading-progress{display:none!important}}
.motion-paused .journey-sticky{position:relative;top:auto}.motion-paused .journey-crown{transform:none!important}.motion-paused .journey-root{stroke-dashoffset:0!important;opacity:.55!important}.motion-paused .journey-scroll-cue{display:none}.motion-paused .ts-reading-progress{display:none}.motion-paused .growth-journey *{transition:none!important}
@media print{.ts-reading-progress,.journey-sticky{display:none!important}.growth-journey{background:white!important;padding:25px 0}.growth-journey-layout{display:block}.growth-chapter{min-height:0!important;break-inside:avoid}.growth-chapter-track{display:none}.growth-chapter h3,.growth-chapter p{color:black}}

/* Keep the complete tree in view through the final chapter, with a useful next step rather than blank scroll space. */
@media(min-width:701px){.journey-tree{max-height:clamp(250px,calc(100svh - 420px),430px)}.journey-current-title{min-height:32px}.journey-status{min-height:86px}.growth-chapter-track{bottom:430px}}
.journey-next{margin:22px 0 0 70px;background:#e6edda;border:1px solid #c6d5b1;border-radius:14px;padding:30px;min-height:340px}.journey-next h3{font-size:34px;line-height:1.08;letter-spacing:-.04em;margin-bottom:19px}.journey-next p{font-size:12px;line-height:1.85;margin-bottom:18px;max-width:375px}.journey-next>strong{font-size:29px;font-weight:550;letter-spacing:-.045em;display:block}.journey-next>strong span{font-size:11px;font-weight:400;letter-spacing:0}.journey-next>small{display:block;font-size:9px;line-height:1.8;margin-top:8px;max-width:290px;color:#5b6f46}.journey-next .btn{margin-top:22px;font-size:11px;min-height:47px;gap:13px}
@media(max-width:960px){.journey-next{margin-left:53px;padding:22px}.journey-next h3{font-size:29px}}
@media(max-width:700px){.journey-next{margin:15px 0 0 53px;min-height:0;padding:23px}.journey-next h3{font-size:29px}.journey-next .btn{font-size:10px;padding:13px;gap:10px}.growth-chapter-track{bottom:500px}}
