/* One message and one dominant visual per section. */
.story-eyebrow{font:700 .8125rem/1.6 var(--sans);letter-spacing:.075em;margin:0 0 23px;color:var(--muted)}
.story-title{font-size:clamp(2rem,3.7vw,3.2rem);line-height:1.65;letter-spacing:-.04em;margin:0}
.journey-overview{margin:28px 0 0;padding:0}
.journey-stages{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:50px;list-style:none;margin:0;padding:29px 0 21px;border-top:1px solid var(--line)}
.journey-stages li{position:relative;min-width:0;text-align:center}
.journey-index{display:block;font:700 .875rem/1.5 var(--sans);color:var(--muted);letter-spacing:.1em}
.journey-stages h3{font-size:clamp(3.3rem,6.1vw,5.4rem);line-height:1.4;letter-spacing:-.055em;margin:9px 0 15px;font-weight:700;transition:color .3s}
.journey-stages li:last-child h3{color:var(--green)}
.journey-stages p{font-size:1rem;line-height:1.9;margin:0}
.journey-stages li:not(:last-child)::after{content:"→";position:absolute;top:52px;right:-46px;width:42px;font:400 2.6rem/1.5 var(--sans);color:#6e984d}
.journey-loop{position:relative;width:74%;height:44px;margin:9px auto 12px;border:2px solid #91ad75;border-top:0;display:flex;justify-content:center;align-items:flex-end}
.journey-loop>span{position:absolute;top:0;left:-5px;width:8px;height:8px;border-top:2px solid #91ad75;border-left:2px solid #91ad75;transform:rotate(45deg)}
.journey-loop p{position:relative;bottom:-13px;background:white;padding:0 18px;font-size:1rem;line-height:1.6;font-weight:700}
.journey-overview[data-flow-step="0"] li:nth-child(1) h3,.journey-overview[data-flow-step="1"] li:nth-child(2) h3,.journey-overview[data-flow-step="2"] li:nth-child(3) h3{color:var(--green);text-decoration:underline;text-decoration-color:var(--lime);text-decoration-thickness:8px;text-underline-offset:9px}
.connected-section .story-eyebrow{color:#b9caae}
.connected-section .story-title{font-size:clamp(1.85rem,3.1vw,2.9rem)}
.two-lane-map{display:grid;grid-template-areas:"customer" "exchange" "store" "tools";margin:38px 0 0}
.lane{display:grid;grid-template-columns:105px minmax(0,1fr);gap:20px;align-items:center}
.lane h3{font-size:1.35rem;line-height:1.7;margin:0;font-weight:700}
.lane ol{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:36px;border-block:1px solid #56724c}
.lane li{position:relative;min-width:0;font-size:clamp(1.125rem,1.85vw,1.65rem);line-height:1.7;text-align:center;padding:27px 0;transition:color .3s}
.lane li:not(:last-child)::after{content:"→";position:absolute;right:-31px;top:50%;width:26px;transform:translateY(-50%);font:400 1.55rem/1 var(--sans);color:#9cbf75}
.customer-lane{grid-area:customer;color:var(--lime)}
.store-lane{grid-area:store;color:#f1f6eb}
.store-lane ol{border-color:#65755e}
.lane-exchange{grid-area:exchange;display:flex;align-items:center;justify-content:center;gap:17px;margin-left:125px;padding:22px 0;color:#e2eed6}
.exchange-mark::before{content:"⇅";font:400 2.6rem/1 var(--sans);color:var(--lime)}
.lane-exchange p{font-size:1.0625rem;line-height:1.7;font-weight:500}
.diagram-tools{grid-area:tools;text-align:right;margin-top:22px}
.two-lane-map[data-flow-step="0"] .lane li:nth-child(1),.two-lane-map[data-flow-step="1"] .lane li:nth-child(2),.two-lane-map[data-flow-step="2"] .lane li:nth-child(3),.two-lane-map[data-flow-step="3"] .lane li:nth-child(4){color:white;text-decoration:underline;text-decoration-color:var(--lime);text-underline-offset:9px;text-decoration-thickness:3px}
.outcome-section .story-eyebrow{margin-bottom:28px}
.outcome-layout{display:grid;grid-template-columns:.8fr 1.2fr;gap:8%;align-items:center}
.outcome-copy{min-width:0}
.outcome-copy h2{font-size:clamp(2.1rem,3.45vw,3rem);line-height:1.65;letter-spacing:-.035em;margin:0}
.outcome-points{list-style:none;margin:27px 0 0;padding:0;display:grid;gap:15px}
.outcome-points li{position:relative;font-size:1.0625rem;line-height:1.8;padding-left:24px}
.outcome-points li::before{content:"✓";position:absolute;left:0;top:0;color:var(--green);font-weight:700}
.outcome-screen{margin:0;width:100%;max-width:580px;justify-self:center;min-width:0}
.outcome-screen .demo-window{max-width:none;width:100%;margin:0;box-shadow:0 9px 30px #1427200b;min-height:0;border:1px solid #cbd8c4}
.outcome-screen figcaption{font-size:.8125rem;color:var(--muted);line-height:1.8;margin-top:13px;text-align:center}
.booking-screen .booking-demo-content{padding:26px 28px}
.booking-screen .demo-window h3{font-size:1.45rem;margin:8px 0 19px}
.booking-screen .demo-step{font-size:.8125rem}
.booking-screen .demo-service strong{font-size:1rem}
.booking-screen .demo-service>span{font-size:.875rem}
.booking-screen .calendar-heading strong{font-size:1rem}
.booking-screen .calendar-heading>span{font-size:.875rem}
.booking-screen .date-button{min-height:88px}
.booking-screen .date-button>span{font-size:.875rem}
.booking-screen .date-button strong{font-size:1.4rem}
.booking-screen .time-button{font-size:1rem;min-height:46px}
.booking-screen .demo-selection{font-size:.9375rem}
.booking-screen .demo-confirmation{font-size:.9375rem;margin:23px -28px -26px;padding:16px 12px}
.follow-outcome{background:#f2f6ed}
.follow-outcome .outcome-layout{grid-template-columns:1.2fr .8fr}
.follow-outcome .outcome-copy{order:2}
.care-screen{order:1}
.outcome-consult{margin-top:26px;font-size:.9375rem;gap:12px;line-height:1.8}
.care-demo{background:white;border:1px solid #cbd8c4;border-radius:9px;overflow:hidden;box-shadow:0 9px 30px #1427200b}
.care-demo-header{display:flex;justify-content:space-between;align-items:center;gap:15px;padding:19px 25px;border-bottom:1px solid var(--line);background:#fbfcfa}
.care-demo-header strong{font-size:1.0625rem}
.care-demo-header>span{font-size:.8125rem;color:var(--muted)}
.care-demo-body{padding:28px}
.care-record{border-bottom:1px solid var(--line);padding-bottom:20px}
.care-record-title{display:flex;align-items:center;gap:12px}
.care-avatar{display:flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:50%;flex:0 0 42px;background:#eef4e6;font:700 1.125rem var(--sans)}
.care-record-title>div{min-width:0}
.care-record-title>div>strong{display:block;font-size:1.0625rem}
.care-record-title>div>span{display:block;font-size:.875rem;color:var(--muted);margin-top:4px}
.care-status{margin-left:auto;font-size:.8125rem;font-weight:700;white-space:nowrap;color:#476328;background:#e8f5d4;padding:5px 9px;border-radius:3px}
.care-record>p{font-size:1rem;line-height:1.9;margin:17px 0 0}
.care-rule{text-align:center;margin:14px 0 18px}
.care-rule>span{font:400 1.8rem/1.4 var(--sans);color:var(--green)}
.care-rule>p{font-size:.9375rem;line-height:1.9;margin-top:4px;color:var(--muted)}
.care-message{padding:22px;background:#ecf5e2;border:1px solid #d3e3c2;border-radius:8px}
.care-message>span{font-size:.8125rem;color:#526c3f}
.care-message>p{font-size:1.0625rem;line-height:2;margin:12px 0 17px}
.care-message>div{display:flex;align-items:center;justify-content:space-between;gap:10px;background:white;padding:11px 14px;border-radius:4px;font-size:.9375rem;font-weight:700}
.stamp-disclosure{margin:28px 0 0;border-top:1px solid #cfdbc2;border-bottom:1px solid #cfdbc2}
.stamp-disclosure>summary{list-style:none;display:flex;align-items:center;justify-content:space-between;padding:17px 0;font-size:.9375rem;font-weight:700;cursor:pointer}
.stamp-disclosure>summary::-webkit-details-marker{display:none}
.stamp-disclosure>summary>span{font-size:1.25rem;transition:transform .2s}
.stamp-disclosure[open]>summary>span{transform:rotate(45deg)}
.stamp-disclosure-content{max-width:500px;margin:3px auto 25px}
.stamp-disclosure-content>p{font-size:.8125rem;color:var(--muted);line-height:1.85;margin-top:13px}
.fit-section .scene-strip{margin-top:29px}
@media(max-width:1100px){
  .journey-stages{gap:30px}.journey-stages li:not(:last-child)::after{right:-30px;width:30px;font-size:2rem;top:47px}.lane{grid-template-columns:83px minmax(0,1fr);gap:14px}.lane ol{gap:24px}.lane li{font-size:1.125rem}.lane li:not(:last-child)::after{right:-23px;width:23px;font-size:1.2rem}.lane h3{font-size:1.2rem}.lane-exchange{margin-left:97px}.outcome-layout,.follow-outcome .outcome-layout{gap:5%;grid-template-columns:1fr 1.15fr}.follow-outcome .outcome-layout{grid-template-columns:1.15fr 1fr}.outcome-copy h2{font-size:2.1rem}.outcome-points li{font-size:1rem}.outcome-consult{font-size:.875rem}.care-demo-body{padding:23px}.care-record-title{flex-wrap:wrap}.care-status{margin-left:54px;margin-top:-3px}.care-record>p{font-size:.9375rem}.care-message{padding:18px}.care-message>p{font-size:1rem}
}
@media(max-width:800px){
  .outcome-layout,.follow-outcome .outcome-layout{grid-template-columns:1fr;gap:28px}.outcome-copy{display:grid;grid-template-columns:1fr 1fr;gap:0 25px;align-items:center}.outcome-copy h2{font-size:2.1rem}.outcome-points{margin:0;gap:10px}.outcome-consult{grid-column:1/-1;justify-self:start;margin-top:19px}.follow-outcome .outcome-copy{order:0}.care-screen{order:1}.outcome-screen{max-width:550px}.care-record-title{flex-wrap:nowrap}.care-status{margin:0 0 0 auto}.booking-screen .demo-service strong{font-size:1rem}
}
@media(max-width:650px){
  .story-eyebrow{font-size:.75rem;margin-bottom:17px}.story-title{font-size:1.95rem;line-height:1.65}.journey-overview{margin-top:22px}.journey-stages{display:block;padding:25px 0 0;border-top:1px solid var(--line)}.journey-stages li{display:grid;grid-template-columns:108px minmax(0,1fr);gap:13px;text-align:left;padding:0 0 28px 30px;min-height:120px;align-items:center}.journey-stages li:last-child{padding-bottom:7px;min-height:92px}.journey-index{position:absolute;left:30px;top:0;font-size:.75rem;letter-spacing:.04em}.journey-stages h3{font-size:clamp(2rem,9.2vw,2.4rem);line-height:1.6;margin:8px 0 0;padding-top:7px;white-space:nowrap;letter-spacing:-.065em}.journey-stages p{font-size:.9375rem;line-height:1.95;margin:0}.journey-stages p br{display:none}.journey-stages li::before{content:"";position:absolute;left:4px;top:26px;width:9px;height:9px;border-radius:50%;background:var(--green)}.journey-stages li:not(:last-child)::after{content:"";left:8px;right:auto;top:35px;width:1px;height:calc(100% - 8px);background:#80a15f}.journey-loop{width:calc(100% - 8px);margin:8px 0 12px 8px;height:29px;border-right:0}.journey-loop>span{top:0}.journey-loop p{font-size:.9375rem;padding:0 9px;bottom:-12px}.journey-overview[data-flow-step] .journey-stages h3{text-decoration-thickness:5px;text-underline-offset:4px}
  .connected-section .story-title{font-size:clamp(1.45rem,6vw,1.9rem);line-height:1.85}.two-lane-map{grid-template-areas:"customer store" "exchange exchange" "tools tools";grid-template-columns:repeat(2,minmax(0,1fr));gap:0 28px;margin-top:26px}.lane{display:block}.lane h3{text-align:center;font-size:1.25rem;padding-bottom:14px}.lane ol{display:grid;grid-template-columns:1fr;gap:0;border-top:2px solid #84a85d;border-bottom:1px solid #56724c}.store-lane ol{border-top-color:#dae6d1}.lane li{display:flex;align-items:center;justify-content:center;min-height:87px;padding:20px 0;font-size:1.125rem;line-height:1.7}.lane li:not(:last-child)::after{content:"↓";right:auto;left:50%;top:auto;bottom:-12px;transform:translateX(-50%);width:20px;font-size:1.2rem;text-align:center;z-index:1}.lane-exchange{margin:0;gap:10px;padding:22px 0 0}.exchange-mark::before{content:"⇄";font-size:2.1rem}.lane-exchange p{font-size:.9375rem;line-height:1.8}.diagram-tools{margin-top:15px}
  .outcome-section .story-eyebrow{margin-bottom:20px}.outcome-layout,.follow-outcome .outcome-layout{gap:22px}.outcome-copy{display:block}.outcome-copy h2{font-size:1.95rem;line-height:1.65}.outcome-points{gap:8px;margin-top:19px}.outcome-points li{font-size:1rem;line-height:1.85;padding-left:23px}.outcome-screen{max-width:none}.outcome-screen figcaption{font-size:.8125rem;line-height:1.85;text-align:left;margin-top:11px}.booking-screen .booking-demo-content{padding:22px 19px}.booking-screen .demo-window-header{padding:14px 18px}.booking-screen .demo-window-header strong{font-size:.9375rem}.booking-screen .demo-header-tag{font-size:.8125rem}.booking-screen .demo-window h3{font-size:1.25rem}.booking-screen .demo-step{font-size:.75rem}.booking-screen .demo-service strong{font-size:.9375rem;line-height:1.7}.booking-screen .demo-service>span{font-size:.8125rem}.booking-screen .calendar-heading strong{font-size:.9375rem}.booking-screen .calendar-heading>span{font-size:.75rem}.booking-screen .date-button{min-height:82px}.booking-screen .date-button strong{font-size:1.3rem}.booking-screen .date-button>span{font-size:.875rem}.booking-screen .time-button{font-size:1rem;min-height:46px}.booking-screen .demo-selection{font-size:.875rem}.booking-screen .demo-confirmation{font-size:.875rem;line-height:1.8;margin:18px -19px -22px;padding:13px 9px}.outcome-consult{font-size:.875rem;margin-top:20px;gap:9px}
  .care-demo-header{padding:16px 18px}.care-demo-header strong{font-size:1rem}.care-demo-header>span{font-size:.75rem}.care-demo-body{padding:21px 18px}.care-record-title{gap:10px;flex-wrap:wrap}.care-avatar{width:37px;height:37px;flex-basis:37px;font-size:1rem}.care-record-title>div>strong{font-size:1rem}.care-record-title>div>span{font-size:.8125rem}.care-status{margin-left:47px;margin-top:-1px;font-size:.75rem;padding:4px 8px}.care-record>p{font-size:.9375rem;line-height:1.85;margin-top:14px}.care-record{padding-bottom:16px}.care-rule>p{font-size:.875rem}.care-message{padding:17px 15px}.care-message>span{font-size:.8125rem}.care-message>p{font-size:1rem;line-height:1.95;margin:11px 0 15px}.care-message>p br{display:none}.care-message>div{font-size:.875rem;padding:11px 12px}.stamp-disclosure{margin-top:22px}.stamp-disclosure>summary{font-size:.875rem;padding-block:15px}.stamp-disclosure-content{max-width:100%;margin-bottom:20px}.fit-section .scene-strip{margin-top:23px}
}
@media(max-width:360px){.journey-stages li{grid-template-columns:96px minmax(0,1fr);gap:9px;padding-left:25px}.journey-index{left:25px}.journey-stages p{font-size:.9375rem}.journey-stages h3{font-size:2rem}.two-lane-map{column-gap:20px}.lane li{font-size:1.0625rem}.outcome-copy h2{font-size:1.8rem}.booking-screen .calendar-heading{gap:7px}.booking-screen .calendar-heading>span{max-width:46%;text-align:right}.care-status{margin-left:47px}}
@media(prefers-reduced-motion:reduce){.journey-stages h3,.lane li,.stamp-disclosure>summary>span{transition:none}}
@media print{.journey-overview,.two-lane-map,.outcome-layout{break-inside:avoid}.connected-section .story-eyebrow,.lane,.lane-exchange{color:var(--ink)}.diagram-tools{display:none}.stamp-disclosure-content{display:block}.outcome-screen{max-width:460px}}

/* Partner identity, contextual photography, and an optional full feature list. */
.header-identity{min-width:0;flex:0 0 auto}
.header-partner{display:block;margin-top:4px;font-size:.8125rem;font-weight:600;line-height:1.65;color:var(--ink);white-space:nowrap;letter-spacing:0}
.partner-signature{flex:0 0 auto}
.partner-signature>span{display:block;margin-top:9px;font-size:.8125rem;font-weight:600;line-height:1.8;color:var(--ink)}
.outcome-photo{margin:25px 0 0;width:100%;max-width:370px}
.outcome-photo img{display:block;width:100%;height:auto;aspect-ratio:auto;object-fit:contain;border-radius:3px}
.outcome-photo figcaption{margin-top:10px;font-size:.875rem;line-height:1.85;color:#45594b}
.full-features{margin-top:22px;border:1px solid #c3d2b9;background:#fff}
.full-features>summary{display:flex;align-items:center;gap:20px;min-height:72px;padding:18px 28px;list-style:none;cursor:pointer;background:#213e2e;color:#fff;font-size:1.125rem;line-height:1.7;font-weight:700;transition:background .2s}
.full-features>summary::-webkit-details-marker{display:none}
.full-features>summary:hover{background:#2c513b}
.full-features>summary:focus-visible{outline:3px solid #71933f;outline-offset:4px}
.features-summary-note{font-size:.8125rem;font-weight:500;letter-spacing:.02em;color:#d7e8c9}
.full-features .features-close-label{display:none}
.full-features[open] .features-open-label{display:none}
.full-features[open] .features-close-label{display:inline}
.features-chevron{flex:0 0 11px;width:11px;height:11px;border-right:2px solid var(--lime);border-bottom:2px solid var(--lime);margin-left:auto;transform:translateY(-3px) rotate(45deg);transition:transform .2s}
.full-features[open] .features-chevron{transform:translateY(3px) rotate(225deg)}
.features-content{padding:26px 32px 32px}
.features-intro{margin:0 0 27px;font-size:.9375rem;line-height:1.9;color:#45594b}
.feature-categories{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:30px 46px;align-items:start}
.feature-category{min-width:0;border-top:1px solid var(--line);padding-top:19px}
.feature-category h3{display:flex;align-items:baseline;gap:12px;margin:0 0 13px;font-size:1.0625rem;line-height:1.8;color:var(--ink)}
.feature-category h3>span{flex:0 0 auto;font:700 .8125rem/1.8 var(--sans);color:#5e7748}
.feature-category ul{margin:0;padding:0;list-style:none;display:grid;gap:7px}
.feature-category li{position:relative;padding-left:17px;font-size:.9375rem;line-height:1.9;color:#344c3c;overflow-wrap:anywhere}
.feature-category li::before{content:"";position:absolute;left:1px;top:.85em;width:4px;height:4px;border-radius:50%;background:#709749}
.feature-category:last-child{grid-column:1/-1}
.feature-category:last-child ul{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:46px}
.site-footer .footer-message{margin:0 0 38px;font-size:clamp(2rem,4.2vw,4rem);font-weight:800;line-height:1.65;letter-spacing:-.04em;color:#123324}
.footer-message>span{display:inline-block;background:linear-gradient(transparent 77%,#d4ff70 77%,#d4ff70 93%,transparent 93%)}
.site-footer .footer-top{justify-content:space-between;margin-bottom:30px}
@media(max-width:900px){.flagii-note{gap:24px;flex-wrap:wrap}.flagii-note p{flex:1 1 330px}.flagii-note>a{margin-left:0}.features-content{padding:25px}.feature-categories{column-gap:28px}.feature-category:last-child ul{column-gap:28px}}
@media(max-width:800px){.outcome-photo{grid-column:1/-1;max-width:460px;justify-self:center;margin-top:24px}.outcome-consult{justify-self:center}}
@media(max-width:650px){
  .header-partner{font-size:.75rem;line-height:1.6;margin-top:4px}.header-identity .brand .brand-descriptor{font-size:.6875rem;padding-left:10px;margin-left:10px}.partner-signature>span{font-size:.8125rem}.flagii-note p{flex-basis:100%}.flagii-note>a{margin-left:0}
  .outcome-photo{max-width:none;margin-top:20px}.outcome-photo figcaption{font-size:.8125rem;margin-top:9px}.outcome-consult{margin-top:18px}
  .full-features{margin-top:18px}.full-features>summary{display:grid;grid-template-columns:minmax(0,1fr) 16px;gap:2px 12px;padding:17px 20px;min-height:78px;font-size:1.0625rem}.features-open-label,.features-close-label{grid-column:1}.features-summary-note{grid-column:1;font-size:.75rem}.features-chevron{grid-column:2;grid-row:1/3;margin:0;justify-self:center}.features-content{padding:22px 20px 25px}.features-intro{font-size:.875rem;margin-bottom:24px}.feature-categories{grid-template-columns:1fr;gap:24px}.feature-category{padding-top:16px}.feature-category h3{font-size:1rem;gap:10px;margin-bottom:12px}.feature-category li{font-size:.875rem;line-height:1.95}.feature-category:last-child ul{grid-template-columns:1fr}
  .site-footer .footer-message{font-size:clamp(1.85rem,7.8vw,2.65rem);line-height:1.65;letter-spacing:-.04em;margin-bottom:28px}.footer-message>span{display:table}.site-footer .footer-top{margin-bottom:25px}
}
@media(prefers-reduced-motion:reduce){.full-features>summary,.features-chevron{transition:none}}
