:root{--senecta-pine:#023022;--senecta-teal-9:#12a594;--senecta-teal-11:#008573;--senecta-teal-12:#0d3d38;--senecta-teal-4:#ccf3ea;--senecta-sage-2:#f7f9f8;--senecta-sage-6:#d7dad9;--senecta-sage-11:#5f6563;--senecta-white:#fff;--senecta-font-sans:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;--senecta-radius-sm:10px;--senecta-radius-md:16px;--senecta-radius-lg:28px}
:root{--pine:var(--senecta-pine);--teal:var(--senecta-teal-9);--teal-action:var(--senecta-teal-11);--teal-dark:var(--senecta-teal-12);--teal-soft:var(--senecta-teal-4);--sage:var(--senecta-sage-2);--sage-border:var(--senecta-sage-6);--muted:var(--senecta-sage-11);--ink:#1a211e;--white:var(--senecta-white);--line:rgba(2,48,34,.14);--font:var(--senecta-font-sans);--shadow:0 28px 80px rgba(2,48,34,.12)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--sage);font-family:var(--font);-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{color:inherit;font:inherit}.shell{width:min(1200px,calc(100% - 64px));margin-inline:auto}
.site-header{position:absolute;z-index:20;top:22px;left:50%;height:68px;display:flex;align-items:center;gap:32px;padding:0 12px 0 18px;transform:translateX(-50%);border:1px solid var(--sage-border);border-radius:var(--senecta-radius-md);background:rgba(255,255,255,.95);box-shadow:0 14px 44px rgba(2,48,34,.12);backdrop-filter:blur(16px)}.brand img{width:168px;display:block}.site-header nav{display:flex;gap:28px;margin-left:auto}.site-header nav a{color:var(--muted);font-size:13px;font-weight:600}.site-header nav a:hover{color:var(--pine)}
.button{min-height:54px;display:inline-flex;align-items:center;justify-content:space-between;gap:32px;padding:0 20px;border-radius:var(--senecta-radius-sm);font-size:14px;font-weight:700;transition:transform .18s ease}.button:hover{transform:translateY(-2px)}.button-small{min-height:44px;padding-inline:17px;font-size:13px}.button-dark{color:var(--white);background:var(--pine)}.button-primary{color:var(--white);background:var(--teal-action);box-shadow:0 16px 34px rgba(0,133,115,.22)}
.hero{position:relative;min-height:920px;overflow:hidden;color:var(--white);background:var(--pine)}.hero-grid{min-height:920px;display:grid;grid-template-columns:.85fr 1.15fr;gap:70px;align-items:center;padding-top:105px}.hero-copy{position:relative;z-index:2}.hero h1{max-width:650px;margin:0;font-size:clamp(58px,5.7vw,82px);font-weight:650;line-height:.94;letter-spacing:-.06em}.hero h1 em{display:block;color:var(--teal-soft);font-style:normal}.hero-lede{max-width:610px;margin:28px 0 0;color:#b8cbc3;font-size:18px;line-height:1.62}.hero-actions{display:flex;align-items:center;gap:24px;margin-top:34px}.hero-shape{position:absolute;border:1px solid rgba(204,243,234,.1);border-radius:50%}.hero-shape-one{width:700px;height:700px;right:-210px;top:60px}.hero-shape-two{width:470px;height:470px;right:-85px;top:180px}
.hero-product{position:relative;z-index:3;padding:10px 0 70px}
.conversation{padding:22px}@keyframes answer-reward{50%{box-shadow:0 36px 90px rgba(0,0,0,.22),0 0 0 10px rgba(18,165,148,.12)}}
@keyframes integration-orbit-spin{to{transform:rotate(360deg)}}
.proof-section{overflow:hidden;padding-block:128px;background:var(--white)}
.proof-scorecard{padding-block:128px;background:var(--white)}.proof-scorecard-heading{padding-bottom:55px;border-bottom:1px solid var(--line)}.proof-scorecard-heading p{margin:0 0 7px;color:var(--teal-action);font-size:11px;font-weight:800;letter-spacing:.095em;text-transform:uppercase}.proof-scorecard-heading h2{max-width:none;margin:0;color:var(--pine);font-size:clamp(44px,4.6vw,68px);font-weight:620;line-height:1;letter-spacing:-.052em}.proof-scorecard-metrics{display:grid;grid-template-columns:repeat(4,1fr);border-bottom:1px solid var(--line)}.proof-scorecard-metrics article{min-height:200px;padding:38px 28px;border-right:1px solid var(--line)}.proof-scorecard-metrics article:last-child{border-right:0}.proof-scorecard-metrics strong{display:block;color:var(--pine);font-size:43px;font-weight:580;letter-spacing:-.045em}.proof-scorecard-metrics strong i{font-size:.45em;font-style:normal}.proof-scorecard-metrics span{display:block;margin-top:38px;color:var(--muted);font-size:13px}.proof-scorecard-logos{display:grid;grid-template-columns:repeat(8,1fr);gap:12px;padding-top:32px}.proof-scorecard-logos figure{height:72px;display:grid;place-items:center;margin:0;padding:14px;border:1px solid var(--line);border-radius:13px;background:#fbfdfc}.proof-scorecard-logos img{display:block;max-width:100%;max-height:43px;object-fit:contain;filter:saturate(.85)}
.faq-heading>p{margin:0 0 20px;color:var(--teal);font-size:11px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}
.privacy-final{padding-block:128px;color:var(--white);background:var(--pine)}.privacy-final-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:75px;align-items:center}.privacy-final-cards{width:min(520px,100%);display:grid;grid-template-columns:1fr 1fr;gap:14px}.privacy-final-cards article{aspect-ratio:1;display:flex;align-items:center;justify-content:center;flex-direction:column;border:1px solid rgba(204,243,234,.17);border-radius:30px;background:#104a3a;box-shadow:0 20px 48px rgba(0,0,0,.14)}.privacy-final-cards article>img,.privacy-final-camera{width:55px;height:55px;display:grid;place-items:center;object-fit:contain}.privacy-final-cards article>img{filter:invert(91%) sepia(15%) saturate(530%) hue-rotate(112deg)}.privacy-final-camera{position:relative;border:1.25px solid var(--teal-soft);border-radius:50%;color:var(--teal-soft)}.privacy-final-camera::after{position:absolute;inset:4px;border:1px solid rgba(204,243,234,.68);border-radius:50%;content:""}.privacy-final-camera svg{position:relative;z-index:1;width:30px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.privacy-final-cards b{margin-top:18px;font-size:17px}.privacy-final-cards span{margin-top:7px;color:#a9c1b8;font-size:11px}.privacy-final-copy>p{margin:0 0 24px;color:var(--teal-soft);font-size:11px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.privacy-final-copy h2{margin:0;font-size:clamp(48px,5vw,70px);font-weight:600;line-height:.97;letter-spacing:-.055em}.privacy-final-copy>span{display:block;max-width:520px;margin-top:27px;color:#abc2b9;font-size:15px;line-height:1.65}
.faq-section{padding-block:128px;background:var(--white)}
.faq-grid{display:grid;grid-template-columns:.72fr 1.28fr;gap:90px;align-items:start}
.faq-heading{position:sticky;top:36px}
.faq-heading h2{max-width:470px;margin:0;color:var(--pine);font-size:clamp(48px,4.8vw,66px);font-weight:650;line-height:.98;letter-spacing:-.052em}
.faq-list{border-top:1px solid var(--sage-border)}
.faq-list details{border-bottom:1px solid var(--sage-border)}
.faq-list summary{min-height:88px;display:flex;align-items:center;justify-content:space-between;gap:28px;color:var(--pine);font-size:19px;font-weight:650;letter-spacing:-.025em;cursor:pointer;list-style:none}
.faq-list summary::-webkit-details-marker{display:none}
.faq-list summary span{position:relative;width:28px;height:28px;flex:0 0 28px;border:1px solid var(--sage-border);border-radius:50%}
.faq-list summary span::before,.faq-list summary span::after{position:absolute;top:50%;left:50%;width:10px;height:1px;transform:translate(-50%,-50%);background:var(--pine);content:""}
.faq-list summary span::after{transform:translate(-50%,-50%) rotate(90deg);transition:transform .2s ease}
.faq-list details[open] summary span::after{transform:translate(-50%,-50%) rotate(0)}
.faq-list details>p{max-width:680px;margin:-6px 50px 28px 0;color:var(--muted);font-size:14px;line-height:1.65}
.faq-answer{max-width:720px;margin:-6px 50px 30px 0}
.faq-answer>p{margin:0 0 14px;color:var(--muted);font-size:14px;line-height:1.65}
.faq-prompts{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:0;padding:0;list-style:none}
.faq-prompts li{padding:13px 15px;border:1px solid var(--sage-border);border-radius:11px;color:var(--pine);background:var(--sage);font-size:12px;font-weight:650;line-height:1.4}
.landing-footer{padding:70px 0 26px;color:var(--white);background:var(--teal-dark);border-top:1px solid rgba(204,243,234,.11)}
.footer-main{display:grid;grid-template-columns:.8fr 1fr;gap:60px;align-items:start}
.footer-brand img{width:190px;display:block}
.footer-brand p{margin:18px 0 0;color:#9eb9af;font-size:13px}
.footer-main nav{display:grid;grid-template-columns:1fr 1fr;gap:18px 42px;justify-self:end;min-width:310px;padding-top:8px}
.footer-main nav a{color:#b9cec6;font-size:13px;font-weight:600}
.footer-main nav a:hover,.footer-bottom a:hover{color:var(--teal-soft)}
.footer-main>.button{min-width:220px}
.footer-bottom{display:flex;align-items:center;justify-content:space-between;margin-top:58px;padding-top:23px;border-top:1px solid rgba(204,243,234,.11);color:#77978c}
.footer-bottom small,.footer-bottom a{font-size:10px}
@keyframes agency-marquee{to{transform:translateX(calc(-50% - 7px))}}

/* The hero is deliberately simpler than the detailed product demo below. */
.hero,.hero-grid{min-height:820px}
.hero-product{padding:10px 0}
.conversation{padding:18px}
.hero-actions .button-primary{min-width:220px;justify-content:center}
.site-header>.button{margin-left:auto}
.hero h1{font-size:clamp(54px,5.1vw,72px)}
.hero h1 em{display:block;white-space:nowrap}

.hero-conversation{position:relative;display:flex;flex-direction:column;padding:30px;border:1px solid rgba(204,243,234,.18);border-radius:28px;background:rgba(13,61,56,.48);box-shadow:0 38px 100px rgba(0,0,0,.24),inset 0 1px 0 rgba(255,255,255,.07);backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px)}
.hero-message{border:1px solid rgba(204,243,234,.16);box-shadow:0 18px 42px rgba(0,0,0,.12)}
.hero-message span{font-size:10px;font-weight:750;letter-spacing:.07em;text-transform:uppercase}
.hero-message p{margin:7px 0 0}
.hero-question{width:max-content;max-width:82%;margin-left:auto;padding:17px 20px;border-radius:19px 19px 5px 19px;color:var(--white);background:rgba(18,165,148,.26)}
.hero-question span{color:var(--teal-soft)}
.hero-question p{font-size:18px;line-height:1.4}
.hero-answer{width:88%;margin-top:14px;padding:23px 24px 25px;border-radius:5px 22px 22px;color:var(--white);background:rgba(204,243,234,.11)}
.hero-answer>div{display:flex;align-items:center;gap:10px}
.hero-answer img{width:30px;height:30px;object-fit:contain;filter:drop-shadow(0 5px 12px rgba(0,0,0,.12))}
.hero-answer>div span{color:var(--teal-soft)}
.hero-answer p{max-width:570px;font-size:clamp(20px,1.8vw,27px);font-weight:520;line-height:1.38;letter-spacing:-.022em}
.hero-answer strong{color:var(--teal-soft);font-weight:750}
.hero-answer .hero-report-action{width:max-content;display:inline-flex;align-items:center;justify-content:center;margin-top:18px;padding:10px 14px;border:1px solid rgba(204,243,234,.42);border-radius:10px;color:var(--pine);background:var(--teal-soft);font-size:10px;font-weight:800;letter-spacing:.055em;text-transform:none;box-shadow:0 8px 20px rgba(0,0,0,.12)}
@media(max-width:1000px){.hero-grid{grid-template-columns:1fr;gap:48px;padding-block:145px 115px}.hero{min-height:0}.hero-grid{min-height:0}.hero-copy{max-width:790px}.hero-product{max-width:830px}.site-header nav{display:none}}
@media(max-width:650px){.shell{width:min(100% - 30px,1200px)}.site-header{height:72px}.brand img{width:142px}.button-small{min-height:40px;margin-left:auto;padding-inline:13px}.hero-grid{padding-block:120px 92px}.hero h1{font-size:51px}.hero-lede{font-size:15px}.hero-actions{align-items:stretch;flex-direction:column}.hero-actions .button{width:100%}.conversation{padding:12px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button{transition:none}}
@media(max-width:650px){.hero-conversation{padding:17px;border-radius:21px}.hero-question{max-width:91%;padding:14px 16px}.hero-question p{font-size:15px}.hero-answer{width:94%;padding:18px}.hero-answer p{font-size:22px}}
@media(max-width:1000px){.faq-grid{grid-template-columns:1fr}.faq-grid{gap:48px}.faq-heading{position:static}.faq-heading h2{max-width:700px}.footer-main{grid-template-columns:1fr 1fr}.footer-main>.button{grid-column:1/-1;width:max-content}}
@media(max-width:650px){.proof-section{padding-block:86px}}
@media(max-width:650px){.faq-section{padding-block:86px}.faq-grid{gap:36px}.faq-heading h2{font-size:45px}.faq-list summary{min-height:78px;font-size:16px}.faq-list details>p{margin-right:36px;font-size:13px}.faq-answer{margin-right:36px}.faq-prompts{grid-template-columns:1fr}.landing-footer{padding-top:54px}.footer-main{grid-template-columns:1fr;gap:38px}.footer-main nav{grid-template-columns:1fr 1fr}.footer-main>.button{grid-column:auto;width:100%;min-width:0}.footer-bottom{align-items:flex-start;flex-direction:column;gap:12px;margin-top:42px}}

/* Hero product photograph with the two approved messages floating above it. */
.hero-product-visual{position:relative;min-height:610px;overflow:hidden;border:1px solid rgba(204,243,234,.2);border-radius:30px;background:#e9e4dc;box-shadow:0 40px 110px rgba(0,0,0,.28),0 0 0 10px rgba(204,243,234,.035)}
.hero-product-visual::after{position:absolute;inset:0;background:linear-gradient(90deg,rgba(2,48,34,.12),transparent 68%);content:"";pointer-events:none}
.hero-product-image{position:absolute;inset:0;width:100%;height:100%;display:block;object-fit:cover;object-position:center}
.hero-product-visual .hero-conversation{position:absolute;z-index:2;inset:0;display:block;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none;backdrop-filter:none;-webkit-backdrop-filter:none}
.hero-product-visual .hero-message{border-color:rgba(204,243,234,.3);background:rgba(2,48,34,.58);box-shadow:0 22px 54px rgba(2,48,34,.24),inset 0 1px 0 rgba(255,255,255,.1);backdrop-filter:blur(18px) saturate(118%);-webkit-backdrop-filter:blur(18px) saturate(118%)}
.hero-product-visual .hero-question{position:absolute;top:25px;left:25px;width:max-content;max-width:68%;margin:0;padding:15px 18px;border-radius:17px 17px 17px 5px}
.hero-product-visual .hero-answer{position:absolute;top:112px;right:25px;left:25px;width:auto;margin:0;padding:21px 22px 22px;border-radius:5px 21px 21px}
.hero-product-visual .hero-answer img{width:25px;height:25px}
.hero-product-visual .hero-answer p{max-width:570px;margin-top:10px;font-size:clamp(17px,1.45vw,21px);line-height:1.36}
.hero-product-visual .hero-report-action{margin-top:14px;padding:9px 13px;border-color:rgba(255,255,255,.5);background:rgba(204,243,234,.92);box-shadow:none}
@media(max-width:1000px){.hero-product{width:100%;max-width:830px}.hero-product-visual{min-height:650px}}
@media(max-width:650px){.hero-product-visual{min-height:520px;border-radius:22px}.hero-product-visual .hero-question{top:14px;left:14px;max-width:88%;padding:12px 14px}.hero-product-visual .hero-answer{top:91px;right:14px;left:14px;padding:17px 17px 18px}.hero-product-visual .hero-answer p{font-size:17px}.hero-product-visual .hero-report-action{margin-top:12px}}
@media(max-width:900px){.proof-scorecard-heading{grid-template-columns:1fr;gap:20px}.proof-scorecard-metrics{grid-template-columns:1fr 1fr}.proof-scorecard-metrics article:nth-child(2){border-right:0}.proof-scorecard-metrics article:nth-child(-n+2){border-bottom:1px solid var(--line)}.proof-scorecard-logos{grid-template-columns:repeat(4,1fr)}}
@media(max-width:650px){.proof-scorecard{padding-block:86px}.proof-scorecard-heading{padding-bottom:38px}.proof-scorecard-heading h2{font-size:48px}.proof-scorecard-metrics{grid-template-columns:1fr}.proof-scorecard-metrics article{min-height:130px;padding:24px 18px;border-right:0;border-bottom:1px solid var(--line)}.proof-scorecard-metrics article:nth-child(-n+2){border-bottom:1px solid var(--line)}.proof-scorecard-metrics strong{font-size:36px}.proof-scorecard-metrics span{margin-top:18px}.proof-scorecard-logos{grid-template-columns:repeat(2,1fr);gap:8px;padding-top:24px}}
.proof-scorecard-clients-label{margin:31px 0 15px;color:var(--muted);font-size:11px;font-weight:750;letter-spacing:.085em;text-transform:uppercase}.proof-scorecard-clients-label+.proof-scorecard-logos{padding-top:0}
@media(max-width:1000px){.privacy-final-grid{grid-template-columns:1fr;gap:55px}.privacy-final-copy{order:-1;max-width:760px}.privacy-final-cards{margin:auto}}
@media(max-width:650px){.privacy-final{padding-block:86px}.privacy-final-grid{gap:40px}.privacy-final-copy h2{font-size:48px}.privacy-final-copy>span{font-size:14px}.privacy-final-cards{gap:9px}.privacy-final-cards article{border-radius:20px}.privacy-final-cards b{font-size:14px}.privacy-final-cards span{font-size:9px}.privacy-final-cards article>img,.privacy-final-camera{width:46px;height:46px}.privacy-final-camera svg{width:25px}}

/* Compact product path: enough explanation to close the comprehension gap. */
.final-cta p{margin:0 0 14px;color:var(--teal-action);font-size:11px;font-weight:800;letter-spacing:.095em;text-transform:uppercase}

/* Named customer proof, based only on supplied customer material. */

/* Functional evidence report preview. */
.hero-product-visual .hero-report-action{font:inherit;font-size:10px;font-weight:800;letter-spacing:.055em;cursor:default}

/* A clear last conversion moment before the footer. */
.final-cta{padding-block:104px;color:var(--white);background:var(--pine)}
.final-cta-grid{display:grid;grid-template-columns:1.35fr .65fr;gap:80px;align-items:end}
.final-cta p{color:#84cdb8}
.final-cta h2{max-width:780px;margin:0;font-size:clamp(52px,6vw,82px);font-weight:620;line-height:.94;letter-spacing:-.058em}
.final-cta-action{display:flex;align-items:stretch;flex-direction:column}.final-cta-action .button{justify-content:center}.final-cta-action>span{margin-top:13px;color:#95afa6;font-size:10px;text-align:center}

@media(max-width:1000px){.final-cta-grid{grid-template-columns:1fr;gap:42px}.final-cta-action{max-width:360px}}
@media(max-width:760px){.final-cta{padding-block:82px}.final-cta h2{font-size:49px}.final-cta-action{max-width:none}}

/* Selected How it works flow: home + care context -> Senecta -> reports and answers. */

/* Compact zigzag refinement: square endpoints around the wider care-context card. */
@media(max-width:650px){.footer-main nav{width:100%;min-width:0;justify-self:stretch}}

/* Claude Design import: compact zigzag story with soft-channel connectors. */
.how-story-section{padding:88px 24px 84px;background:#eef1f0}
.how-story-shell{width:min(1120px,100%);margin-inline:auto}
.how-story-heading{text-align:center}
.how-story-heading p{margin:0;color:#008573;font-size:12px;font-weight:700;line-height:16px;letter-spacing:.06em;text-transform:uppercase}
.how-story-heading p span{margin-inline:3px}
.how-story-heading h2{margin:0;color:#023022;font-size:35px;font-weight:700;line-height:40px;letter-spacing:-.016em}
.how-story-heading .how-story-intro{max-width:760px;margin:15px auto 0;color:#5f6563;font-size:15px;font-weight:450;line-height:1.6;letter-spacing:0;text-transform:none}
.how-story{position:relative;width:1120px;height:470px;margin-top:56px}
.how-story-connectors{position:absolute;inset:0;width:100%;height:100%;pointer-events:none}
.how-story-connectors path{fill:none;stroke:#12a594;stroke-linecap:round;stroke-linejoin:round}
.how-story-channel{stroke-width:10;opacity:.18}
.how-story-line{stroke-width:2}
.how-story-node{fill:#eef1f0;stroke:#12a594;stroke-width:2}
.how-story-card{position:absolute;height:230px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:10px;padding:16px;border:1px solid #d7dad9;border-radius:16px;background:#fff;text-align:center}
.how-story-card>span{color:#008573;font-size:12px;font-weight:700;line-height:16px;letter-spacing:.06em;text-transform:uppercase}
.how-story-card>strong{color:#023022;font-size:16px;font-weight:500;line-height:24px}
.how-story-home{top:120px;left:0;width:200px}
.how-story-home>img{width:144px;aspect-ratio:3/2;border-radius:12px;object-fit:cover}
.how-story-context{top:0;left:240px;width:380px;height:470px;padding:20px;gap:12px}
.how-story-logos{width:100%;display:grid;grid-template-columns:repeat(2,1fr);gap:6px}
.how-story-logos>span{height:43px;display:flex;align-items:center;justify-content:center;overflow:hidden;padding:6px 10px;border:1px solid #e6e9e7;border-radius:7px;background:#fff}
.how-story-logos img{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain}
.how-story-logos img[src*="kantime"]{transform:scale(1.38)}
.how-story-logos img[src*="alayacare"]{transform:scale(1.3)}
.how-story-logos>span.has-label{gap:7px;padding-inline:8px}
.how-story-logos>span.has-label img{width:30px;height:30px;flex:0 0 30px;object-fit:contain}
.how-story-logos>span.has-label em{min-width:0;color:#183b36;font-size:10px;font-style:normal;font-weight:750;line-height:1.1;white-space:nowrap}
.how-story-senecta{top:120px;left:660px;width:200px;padding:20px;border:0;border-radius:28px;background:#023022}
.how-story-senecta>img{width:56px;height:56px}
.how-story-senecta>span{color:rgba(255,255,255,.72)}
.how-story-senecta>strong{max-width:150px;color:#fff}
.how-story-output{top:120px;left:920px;width:200px;border-color:#83cdc1;background:#e6f7f3}
.how-story-channels{display:flex;gap:8px}
.how-story-channels>span{width:40px;height:40px;display:flex;align-items:center;justify-content:center;overflow:hidden;padding:7px;border:1px solid #d7dad9;border-radius:10px;background:#fff}
.how-story-channels img{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain}
@media(max-width:1180px){
  .how-story-section{padding-block:78px}
  .how-story-shell{width:min(680px,100%)}
  .how-story{width:100%;height:auto;display:grid;gap:54px;margin-top:44px}
  .how-story-connectors{display:none}
  .how-story-card{position:relative;top:auto;left:auto;width:100%;height:auto;min-height:230px}
  .how-story-card:not(:last-child)::after{position:absolute;bottom:-42px;left:50%;width:2px;height:30px;border-radius:99px;background:#12a594;content:""}
  .how-story-context{padding:24px}
  .how-story-home>img{width:min(210px,70%)}
  .how-story-senecta{min-height:250px}
}
@media(max-width:560px){
  .how-story-section{padding:66px 16px}
  .how-story-heading h2{font-size:32px;line-height:36px}
  .how-story-logos{grid-template-columns:repeat(2,1fr)}
  .how-story-logos>span{height:34px}
}

/* Restored production footer: brand plus product, resources, company, and legal. */
.landing-footer .footer-main{grid-template-columns:minmax(360px,1.7fr) repeat(4,minmax(130px,auto));gap:44px 48px;align-items:start;justify-content:space-between}
.landing-footer .footer-brand .button{width:max-content;min-width:0;margin-top:28px}
.landing-footer .footer-main .footer-col{min-width:0;display:flex;flex-direction:column;grid-template-columns:none;gap:12px;justify-self:stretch;padding-top:2px}
.landing-footer .footer-col-title{margin:0 0 5px;color:var(--white);font-size:14px;font-weight:700;letter-spacing:-.01em}
.landing-footer .footer-main .footer-col a{color:#b9cec6;font-size:13px;font-weight:600}
.landing-footer .footer-main .footer-col a:hover{color:var(--teal-soft)}
.landing-footer .footer-bottom{justify-content:space-between}
.landing-footer .footer-bottom small{color:#77978c;font-size:12px}
@media(max-width:1200px){
  .landing-footer .footer-main{grid-template-columns:repeat(3,minmax(0,1fr));gap:38px 42px}
  .landing-footer .footer-brand{grid-column:1/-1}
}
@media(max-width:640px){
  .landing-footer .footer-main{grid-template-columns:repeat(2,minmax(0,1fr));gap:32px 24px}
  .landing-footer .footer-brand .button{width:100%}
  .landing-footer .footer-bottom{align-items:flex-start;flex-direction:column;gap:8px}
}

/* SEO and accessibility: stable image geometry and WCAG AA supporting text. */
.brand img{height:auto}
.faq-heading>p,.how-story-output>span{color:#006f62}
.landing-footer .footer-bottom small{color:#a4beb5}

/* Responsive QA pass: preserve intrinsic artwork proportions and tighten the full page. */
.how-story-home>img,.landing-footer .footer-brand img{height:auto}

@media (min-width:721px) and (max-width:1180px){
  .how-story-section{padding:76px 24px}
  .how-story-shell{width:min(920px,100%)}
  .how-story{grid-template-columns:minmax(230px,.78fr) minmax(380px,1.22fr);gap:28px;width:100%;margin-top:44px}
  .how-story-card{min-height:230px}
  .how-story-card:not(:last-child)::after{display:none}
  .how-story-home,.how-story-context{min-height:455px}
  .how-story-home>img{width:min(230px,78%)}
  .how-story-senecta,.how-story-output{min-height:230px}
}

@media (max-width:720px){
  .how-story-section{padding:70px 16px}
  .how-story{gap:38px;margin-top:38px}
  .how-story-card{min-height:200px}
  .how-story-card:not(:last-child)::after{bottom:-30px;height:22px}
  .how-story-home>img{width:min(190px,70%)}
  .how-story-context{padding:20px}
  .how-story-senecta{min-height:210px}
  .how-story-output{min-height:190px}
}

@media (max-width:650px){
  .site-header{gap:12px;padding:0 10px 0 14px}
  .site-header .brand img{width:126px}
  .site-header .button-small{min-height:42px;padding-inline:11px;font-size:11px;white-space:nowrap}
  .hero-grid{gap:40px;padding-block:112px 76px}
  .hero h1{font-size:clamp(43px,13.2vw,50px)}
  .hero-lede{margin-top:22px}
  .hero-actions{margin-top:27px}
  .hero-product-visual{min-height:500px}

  .proof-scorecard{padding-block:76px}
  .proof-scorecard-heading{padding-bottom:32px}
  .proof-scorecard-heading h2{font-size:42px;line-height:1.02}
  .proof-scorecard-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}
  .proof-scorecard-metrics article{min-height:142px;padding:22px 14px;border-right:0;border-bottom:0}
  .proof-scorecard-metrics article:nth-child(odd){border-right:1px solid var(--line)}
  .proof-scorecard-metrics article:nth-child(-n+2){border-bottom:1px solid var(--line)}
  .proof-scorecard-metrics strong{font-size:32px}
  .proof-scorecard-metrics article:nth-child(3) strong{font-size:28px}
  .proof-scorecard-metrics span{margin-top:15px}

  .privacy-final{padding-block:76px}
  .privacy-final-copy h2{font-size:43px}
  .faq-section{padding-block:76px}
  .faq-heading h2{font-size:42px}
  .final-cta{padding-block:74px}
  .final-cta h2{font-size:44px}

  .landing-footer{padding-top:50px}
  .landing-footer .footer-main{gap:28px 22px}
  .landing-footer .footer-brand .button{margin-top:22px}
  .landing-footer .footer-bottom{margin-top:34px}
}

@media (max-width:375px){
  .site-header .brand img{width:116px}
  .site-header .button-small{padding-inline:9px;font-size:10.5px}
  .hero-product-visual .hero-answer{padding:15px}
  .hero-product-visual .hero-answer p{font-size:16px}
  .proof-scorecard-metrics strong{font-size:30px}
  .proof-scorecard-metrics article:nth-child(3) strong{font-size:26px}
  .how-story-logos>span.has-label{gap:5px;padding-inline:6px}
  .how-story-logos>span.has-label img{width:24px;height:24px;flex-basis:24px}
  .how-story-logos>span.has-label em{font-size:9px;line-height:1;white-space:normal;text-align:left}
}
