/* One clear example at a time, with enough room to read it. */
.sl-hero-activity{padding-top:64px;padding-bottom:64px}
.sl-hero-activity .sl-hero-grid{grid-template-columns:1.1fr 1fr;gap:clamp(44px,6vw,80px)}
.sg-stage{min-width:0;background:#fafbf5;border:1px solid #bfd0bd;border-radius:12px;box-shadow:0 20px 55px -35px #17392380;overflow:hidden;position:relative}
.sg-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:19px 25px;border-bottom:1px solid #d6dfd1;color:#61715e;font:11px/1.4 var(--body)}
.sg-wordmark{display:flex;align-items:center;gap:9px;color:#214d35;font-weight:600;font-size:13px}
.sg-wordmark i{height:12px;width:12px;border-radius:50%;background:radial-gradient(circle at 35% 25%,#cce7bf,#35794e);box-shadow:0 0 0 4px #e6eedf}
.sg-panels{display:grid;min-width:0}
.sg-card{grid-area:1/1;min-width:0;display:flex;flex-direction:column;padding:26px 28px 19px;color:var(--sl-ink)}
.sg-card[hidden]{display:flex;visibility:hidden;pointer-events:none}
.sg-category{display:flex;align-items:center;gap:9px;margin:0 0 16px;color:#41704c;font-size:12px;line-height:1.4}
.sg-category>span{display:grid;place-items:center;width:28px;height:28px;background:#e8efdf;border-radius:6px}.sg-category svg{width:18px;height:18px}
.sg-card h2{font:400 clamp(30px,2.7vw,37px)/1.08 var(--serif);letter-spacing:-.02em;margin:0 0 23px!important;color:var(--sl-ink)}
.sg-visual{background:#e8efdf;border:1px solid #d4dfcb;border-radius:7px;min-height:112px;padding:20px 16px;display:flex;align-items:center;color:#254b32}
.sg-test{display:grid;grid-template-columns:1fr 16px 1fr;gap:12px;align-items:end;width:100%}.sg-test>div>span{display:block;font-size:10px;color:#5e6e54;margin-bottom:11px}.sg-visual-arrow{font-size:21px;align-self:center;margin-top:23px;color:#7d9272}
.sg-cart-before,.sg-cart-after{display:flex;align-items:center;justify-content:center;min-height:40px;border-radius:4px;font-size:13px;font-weight:500;white-space:nowrap}.sg-cart-before{border:1px solid #bfcbb4;background:#dde5d5;color:#66735e}.sg-cart-after{color:white;background:#22613b;box-shadow:0 3px 0 #123f29}
.sg-summary{font-size:15px;line-height:1.6;color:#52614e;margin:20px 0 22px}
.sg-status{margin:auto 0 0;display:flex;align-items:center;gap:8px;font-size:12px;color:#27663d;font-weight:500}.sg-status>span{display:grid;place-items:center;border-radius:50%;width:18px;height:18px;background:#e1edd8;font-size:11px;flex:none}
.sg-controls{border-top:1px solid #d6dfd1;display:flex;align-items:center;justify-content:space-between;padding:7px 14px}
.sg-pagination{display:flex;align-items:center;gap:5px}.sg-count{font:11px var(--mono);color:#5e715b;min-width:64px;text-align:center}
.sg-controls button{background:none;color:#486445;border:0;cursor:pointer;min-width:44px;min-height:44px;border-radius:6px;font:20px var(--body);display:flex;align-items:center;justify-content:center}.sg-controls button:hover{background:#e8efdf}.sg-controls button:focus-visible{outline:2px solid var(--sl-green);outline-offset:1px}
.sg-controls .sg-play{gap:7px;padding:0 12px;font-size:11px}.sg-play svg{width:12px;height:12px;fill:none;stroke:currentColor;stroke-width:1.6}
.sg-support,.sg-demand,.sg-list{width:100%}.sg-question{margin:0 0 14px;font-size:14px;color:#5f7354}.sg-result{display:flex;align-items:center;gap:10px;border-top:1px solid #ccdac2;padding-top:12px;font-size:13px;font-weight:500}.sg-result>svg{width:26px;height:26px;flex:none}.sg-result small{display:block;font-weight:400;font-size:11px;color:#617257;margin-top:2px}
.sg-networks{display:flex;align-items:center;gap:5px;margin-bottom:12px}.sg-networks>span{display:grid;place-items:center;width:23px;height:23px;flex:none;border:1px solid #c3d3b8;border-radius:50%;font-size:12px}.sg-networks p{font-size:12px;line-height:1.5;margin:0 0 0 5px;color:#5b6e50}
.sg-compare{width:100%;display:grid;grid-template-columns:1fr 16px 1fr;gap:12px;align-items:center}.sg-compare small{font-size:10px;color:#637357;display:block;margin-bottom:8px}.sg-compare b{font-size:14px;font-weight:500;line-height:1.4}.sg-compare>span{font-size:21px;color:#7d9272}
.sg-list>div{display:flex;gap:13px;align-items:center}.sg-list>div+div{border-top:1px solid #ccdac2;margin-top:12px;padding-top:12px}.sg-list-dots{font-size:10px;white-space:nowrap;color:#99aa8a}.sg-list-dots.sg-keep{color:#468355}.sg-list b{font-size:12px;font-weight:500}.sg-list small{font-size:10px;color:#637357;display:block;margin-top:3px}
@media(prefers-reduced-motion:no-preference){.sg-card.is-entering{animation:sg-arrive .4s ease-out both}@keyframes sg-arrive{from{opacity:0;transform:translateY(7px)}to{opacity:1;transform:none}}}
@media(max-width:1050px){.sl-hero-activity .sl-hero-grid{gap:32px}.sg-card{padding:23px 21px 18px}.sg-heading{padding:17px 21px}.sg-card h2{font-size:31px}.sg-test{gap:8px}.sg-cart-before,.sg-cart-after{font-size:11px}}
@media(max-width:800px){.sl-hero-activity .sl-hero-grid{grid-template-columns:1fr;gap:36px}.sg-stage{width:100%;max-width:520px;margin:0 auto}.sg-card{padding:24px}.sg-card h2{font-size:36px}.sl-hero-activity{padding-top:40px;padding-bottom:40px}.sg-cart-before,.sg-cart-after{font-size:13px}}
@media(max-width:600px){.sl-hero-activity{padding-top:30px;padding-bottom:30px}.sl-hero-activity .sl-hero-grid{gap:30px}.sg-heading{padding:15px 19px;font-size:10px}.sg-wordmark{font-size:12px}.sg-card{padding:20px 20px 17px}.sg-card h2{font-size:31px;margin-bottom:18px!important}.sg-category{margin-bottom:13px;font-size:11px}.sg-visual{padding:16px 13px;min-height:99px}.sg-summary{font-size:14px;line-height:1.55;margin:16px 0 19px}.sg-status{font-size:11px}.sg-test{gap:8px}.sg-test>div>span{font-size:9px}.sg-cart-before,.sg-cart-after{font-size:12px}.sg-controls{padding:4px 10px}.sg-compare b{font-size:13px}}
@media(max-width:350px){.sg-card{padding-inline:17px}.sg-card h2{font-size:28px}.sg-heading{padding-inline:17px}.sg-test{gap:5px;grid-template-columns:1fr 12px 1fr}.sg-cart-before,.sg-cart-after{font-size:10px}.sg-test>div>span{font-size:8px}.sg-visual{padding-inline:10px}.sg-networks p{font-size:11px}.sg-list>div{gap:7px}.sg-list b{font-size:11px}.sg-list-dots{font-size:9px}}
@media(prefers-reduced-motion:reduce){.sg-stage *{animation:none!important;transition:none!important}}

/* Connected visual outcomes and an explained, readable growth loop. */
.sl-visual-outcomes{border-top:0;padding-top:0;gap:44px}
.sl-visual-outcomes article{position:relative;display:block}
.sl-outcome-art{height:156px;position:relative;display:flex;align-items:center;border-block:1px solid var(--sl-line);margin-bottom:26px;background:radial-gradient(ellipse at 32% 50%,#e2ebdc,transparent 65%)}
.sl-outcome-art svg{width:180px;height:130px;color:#427953;position:relative;z-index:1}.sl-outcome-art .sv-dot{fill:#9abe8b;stroke:#609263}
.sl-outcome-copy>span{font:11px var(--mono);color:var(--sl-green)}
.sl-visual-outcomes h3{margin-top:16px}.sl-visual-outcomes p{max-width:34ch}
.sl-visual-outcomes article:not(:last-child) .sl-outcome-art::after{content:'→';position:absolute;right:-33px;color:#7c977b;font-size:23px;top:64px}
.sl-cycle-track{list-style:none;margin:0;padding:12px 0 0;display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:24px;position:relative}
.sl-cycle-track li{position:relative;min-width:0}.sl-cycle-node{display:flex;align-items:center;justify-content:space-between;margin-bottom:22px;position:relative}
.sl-cycle-icon{display:grid;place-items:center;width:52px;height:52px;border:1px solid #aabea4;border-radius:50%;background:#f4f7ec;color:#2b6840;z-index:1}.sl-cycle-icon svg{width:25px;height:25px}
.sl-cycle-number{font:10px var(--mono);color:#6b8365;background:#e8eee4;padding:4px;z-index:1;margin-right:8px}
.sl-cycle-track li:not(:last-child) .sl-cycle-node::after{content:'';height:1px;background:#b5c9ac;position:absolute;left:52px;right:-24px;top:26px}
.sl-cycle-track h3{font:400 30px/1.15 var(--serif);margin:0 0 12px}
.sl-cycle-track p{font-size:13px;line-height:1.6;color:#576b51;margin:0}.sl-cycle-track b{font-weight:500;display:block;color:#2c4d32;margin-bottom:7px;font-size:14px}
.sl-cycle-return{border:1px solid #b5c9ac;border-top:0;border-radius:0 0 18px 18px;min-height:43px;display:flex;align-items:center;justify-content:center;gap:10px;margin:29px 24px 0;font-size:12px;color:#526f4e}.sl-cycle-return>span{font-size:22px}
.sl-loop-example{display:grid;grid-template-columns:1fr 1.8fr;gap:44px;align-items:center;margin:40px 0 32px;padding:30px;background:#f4f6ed;border:1px solid #cddac6;border-radius:6px}
.sl-loop-example .sl-kicker{font-size:9px;margin:0 0 13px}.sl-loop-example h3{font:400 27px/1.12 var(--serif);margin:0}.sl-loop-example ol{list-style:none;display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin:0;padding:0}.sl-loop-example li>span{font:11px var(--mono);color:#78906c}.sl-loop-example p{font-size:12px;line-height:1.6;color:#65735b;margin:10px 0 0}.sl-loop-example b{color:#325039;font-weight:500}
.sl-proof-photo{margin:0;position:relative;min-width:0;aspect-ratio:4/4.5;overflow:hidden;background:#dce4e0;border-radius:5px}
.sl-snow-photo{width:100%;height:100%;display:block;object-fit:cover;object-position:60% 72%;transition:transform .8s ease}
.sl-proof-photo figcaption{position:absolute;inset:auto 18px 18px;background:#f4f3e9f0;backdrop-filter:blur(8px);padding:14px 18px;display:flex;align-items:center;justify-content:space-between;gap:18px;border-radius:3px;border:1px solid #ffffff60}
.sl-proof-photo figcaption img{width:105px;height:auto;max-height:60px;object-fit:contain;mix-blend-mode:multiply}.sl-proof-photo figcaption span{font:11px/1.5 var(--body);color:#46503f;max-width:12ch}
@media(hover:hover) and (prefers-reduced-motion:no-preference){.sl-proof-photo:hover .sl-snow-photo{transform:scale(1.025)}}
@media(max-width:1050px){.sl-cycle-track{grid-template-columns:repeat(3,minmax(0,1fr));gap:32px}.sl-cycle-track li:nth-child(3) .sl-cycle-node::after{display:none}.sl-cycle-track li:not(:last-child) .sl-cycle-node::after{right:-32px}.sl-cycle-track p{max-width:29ch}.sl-cycle-number{margin-right:18px}.sl-loop-example{grid-template-columns:1fr;gap:25px}.sl-loop-example h3 br{display:none}.sl-loop-example p{font-size:14px}.sl-loop-example .sl-kicker{font-size:10px}}
@media(max-width:800px){.sl-visual-outcomes{gap:24px}.sl-visual-outcomes article:not(:last-child) .sl-outcome-art::after{right:-20px;font-size:19px}.sl-outcome-art{height:130px}.sl-outcome-art svg{width:150px;height:115px}.sl-visual-outcomes article:not(:last-child) .sl-outcome-art::after{top:53px}.sl-proof-photo{aspect-ratio:4/3;max-height:530px}.sl-proof-photo figcaption img{width:110px}}
@media(max-width:600px){.sl-visual-outcomes{gap:0}.sl-visual-outcomes article{display:grid;grid-template-columns:85px minmax(0,1fr);gap:18px;padding:25px 0;border-top:1px solid var(--sl-line)}.sl-outcome-art{height:86px;margin:0;border:0;background:radial-gradient(ellipse,#dfead8,transparent 70%)}.sl-outcome-art svg{width:90px;height:85px;max-width:none}.sl-visual-outcomes article:not(:last-child) .sl-outcome-art::after{display:none}.sl-outcome-copy>span{font-size:10px}.sl-visual-outcomes h3{font-size:27px;margin:10px 0}.sl-visual-outcomes p{font-size:15px;line-height:1.6}.sl-cycle-track{grid-template-columns:1fr;gap:0;padding-top:0}.sl-cycle-track li{padding:0 0 29px 76px;min-height:122px}.sl-cycle-node{position:absolute;left:0;top:0;bottom:0;width:52px;margin:0;display:block}.sl-cycle-number{position:absolute;top:60px;width:52px;margin:0;padding:4px;text-align:center;background:#e8eee4}.sl-cycle-track li:not(:last-child) .sl-cycle-node::after,.sl-cycle-track li:nth-child(3) .sl-cycle-node::after{display:block;top:52px;bottom:0;left:26px;width:1px;height:auto;right:auto}.sl-cycle-track h3{font-size:29px;margin:0 0 8px}.sl-cycle-track p{max-width:36ch;font-size:14px}.sl-cycle-track b{font-size:15px;margin-bottom:4px}.sl-cycle-track li:last-child{padding-bottom:0;min-height:100px}.sl-cycle-return{margin:18px 0 0;border:0;border-top:1px solid #bfd0b6;border-radius:0;justify-content:flex-start;padding-top:16px;font-size:12px}.sl-loop-example{margin-top:27px;padding:23px;gap:24px}.sl-loop-example h3{font-size:29px}.sl-loop-example ol{grid-template-columns:1fr;gap:19px}.sl-loop-example li{display:flex;align-items:baseline;gap:16px}.sl-loop-example p{margin:0;font-size:14px}.sl-loop-example p br{display:none}.sl-loop-example p b{display:inline}.sl-proof-photo{aspect-ratio:4/4.1}.sl-proof-photo figcaption{inset:auto 12px 12px;padding:12px 15px}.sl-proof-photo figcaption span{font-size:11px}}
@media(max-width:350px){.sl-visual-outcomes article{grid-template-columns:62px minmax(0,1fr);gap:15px}.sl-outcome-art svg{width:68px}.sl-visual-outcomes h3{font-size:25px}.sl-cycle-track li{padding-left:68px}}

/* Keep the rider and board unobstructed in the case-study photograph. */
.sl-proof-photo figcaption{inset:18px 18px auto}
@media(max-width:600px){.sl-proof-photo figcaption{inset:12px 12px auto}}
