:root{--background:#f6f7f4;--foreground:#16211d;--muted:#5f6b65;--surface:#fff;--line:#dfe6e1;--accent:#1f7a5a}*{box-sizing:border-box}html{min-height:100%}body{background:var(--background);min-height:100%;color:var(--foreground);letter-spacing:0;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}main{min-height:100vh}.site-header,.hero,.section,.final-cta,.site-footer{width:min(1180px,100% - 48px);margin:0 auto}.site-header{justify-content:space-between;align-items:center;gap:24px;padding:22px 0;display:flex}.brand{color:var(--accent);font-size:22px;font-weight:850}.nav-links{color:var(--muted);gap:22px;font-size:15px;display:flex}.button{border-radius:8px;justify-content:center;align-items:center;min-height:44px;padding:0 18px;font-weight:800;display:inline-flex}.button-secondary{background:var(--surface);border:1px solid var(--line);color:var(--accent)}.eyebrow{color:var(--accent);text-transform:uppercase;margin:0 0 12px;font-size:14px;font-weight:800}h1{margin:0;font-size:clamp(40px,7vw,72px);line-height:1}p,li,dd{color:var(--muted);margin:18px 0 0;font-size:18px;line-height:1.5}.hero{grid-template-columns:minmax(0,1fr) minmax(320px,.72fr);align-items:center;gap:42px;padding:68px 0 52px;display:grid}.hero-text{max-width:650px;font-size:21px}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:28px;display:flex}.hero-flow,.action-card,.process-card,.scenario-card{border:1px solid var(--line);background:var(--surface);border-radius:8px}.hero-flow{gap:12px;padding:18px;display:grid}.flow-item{background:#eef4ef;border-radius:8px;grid-template-columns:34px 1fr;align-items:center;gap:12px;padding:12px;display:grid}.flow-item span,.process-card span{background:var(--accent);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-weight:850;display:inline-flex}.flow-item p{color:var(--foreground);margin:0;font-weight:800}.section-heading{max-width:720px}h2{margin:10px 0 0;font-size:clamp(30px,4vw,48px);line-height:1.08}h3{margin:16px 0 8px;font-size:21px}.process-grid,.scenario-grid{gap:14px;margin-top:28px;display:grid}.process-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.scenario-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.process-card,.scenario-card,.action-card{padding:18px}.action-section{grid-template-columns:minmax(0,.75fr) minmax(360px,1fr);align-items:start;gap:28px;display:grid}.action-card{box-shadow:0 24px 70px #16211d1a}.card-top,.card-details,.card-lists{gap:12px;display:grid}.card-top{grid-template-columns:1fr auto;align-items:center}.card-top span,.card-action span,.next-step span,.scenario-type{color:var(--muted);text-transform:uppercase;font-size:12px;font-weight:850}.card-top strong{color:#77520f;background:#fff3d6;border-radius:8px;padding:8px 10px}.card-action{background:#eef4ef;border-radius:8px;margin-top:16px;padding:16px}.card-action p,.next-step p{color:var(--foreground);margin-top:8px;font-weight:850}.card-details{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:14px}.card-details div,.card-lists div,.next-step{border:1px solid var(--line);border-radius:8px;padding:14px}.card-details .wide{grid-column:1/-1}dt,.card-lists h3{color:var(--muted);margin:0 0 6px;font-size:13px;font-weight:850}dd{margin-top:0}.card-lists{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:12px}.card-lists ul,.scenario-card ul{margin:8px 0 0;padding-left:18px}.card-lists li,.scenario-card li{margin:6px 0;font-size:15px}.next-step{margin-top:12px}.scenario-type{color:var(--accent);margin:0}.final-cta{background:var(--foreground);color:#fff;text-align:center;border-radius:8px;margin-top:32px;padding:44px}.final-cta p{color:#dce5df;max-width:600px;margin-left:auto;margin-right:auto}.final-cta .button{margin-top:24px}.site-footer{justify-content:space-between;align-items:center;gap:24px;padding:34px 0;display:flex}.site-footer strong{color:var(--accent);font-size:20px}.site-footer p{margin-top:6px}@media (max-width:900px){.site-header,.site-footer{flex-direction:column;align-items:flex-start}.nav-links{flex-wrap:wrap}.hero,.action-section,.process-grid,.scenario-grid,.card-details,.card-lists{grid-template-columns:1fr}}@media (max-width:540px){.site-header,.hero,.section,.final-cta,.site-footer{width:min(100% - 32px,1180px)}.header-button,.hero-actions .button,.final-cta .button,.site-footer .button{width:100%}.final-cta{padding:30px 18px}}:root{--background:#f7f8f5;--foreground:#15211d;--muted:#607068;--soft:#edf3ef;--surface:#fff;--line:#dce5df;--line-strong:#c5d3cb;--accent:#19735a;--accent-strong:#105541;--accent-soft:#e4f1eb;--signal:#d79b2d;--signal-soft:#fff4da}html{scroll-behavior:smooth}#solutions,#industries{scroll-margin-top:18px}.anchor-target{height:0}body{background:var(--background);color:var(--foreground)}h1,h2,h3,p,li,dd,a,button{overflow-wrap:anywhere}h1{max-width:760px;font-size:clamp(40px,15vw,68px);line-height:.98}h2{max-width:760px;font-size:clamp(30px,10vw,46px)}p,li,dd{font-size:16px}.site-header,.hero,.section,.final-cta,.site-footer{width:min(100% - 32px,1180px)}.site-header{flex-direction:column;align-items:stretch;gap:14px;padding:18px 0}.brand{color:var(--accent-strong);line-height:1}.nav-links{flex-wrap:wrap;gap:10px}.nav-links a{border:1px solid var(--line);background:#ffffffb8;border-radius:8px;padding:9px 11px}.button{text-align:center;white-space:normal;word-break:break-word;border:1px solid #0000;place-items:center;width:100%;min-width:0;max-width:100%;height:auto;min-height:46px;line-height:1.15;display:grid}.button-primary{background:var(--accent);color:#fff}.button-secondary{border-color:var(--line-strong);background:var(--surface);color:var(--accent-strong)}.button:focus-visible,.nav-links a:focus-visible{outline-offset:2px;outline:3px solid #19735a3d}.hero{grid-template-columns:1fr;gap:24px;padding:38px 0 36px}.hero-text{font-size:18px}.hero-actions{gap:10px;display:grid}.hero-flow,.action-card,.process-card,.scenario-card,.final-cta{border:1px solid var(--line);background:var(--surface);border-radius:8px}.flow-item{background:var(--soft);grid-template-columns:34px minmax(0,1fr)}.section{padding:34px 0}.process-grid,.scenario-grid,.action-section,.card-details,.card-lists{grid-template-columns:1fr}.process-grid,.scenario-grid{gap:12px;margin-top:22px}.process-card,.scenario-card{padding:16px}.action-section{gap:20px}.action-card{border-color:var(--line-strong);padding:16px;box-shadow:0 18px 48px #15211c17}.card-top{grid-template-columns:1fr}.card-top strong{background:var(--signal-soft);color:#75500e;width:fit-content}.card-action{background:var(--accent-soft);border:1px solid #cfe1d7;padding:14px}.card-action p{font-size:19px;line-height:1.3}.card-details div,.card-lists div,.next-step{background:#fbfcfa;padding:12px}.final-cta{color:var(--foreground);text-align:center;margin-top:22px;padding:26px 18px}.final-cta p{color:var(--muted)}.final-cta h2,.final-cta p{margin-left:auto;margin-right:auto}.site-footer{flex-direction:column;align-items:stretch;gap:18px;padding:30px 0}@media (min-width:680px){.site-header,.site-footer{flex-direction:row;justify-content:space-between;align-items:center}.button,.header-button{width:auto}.hero-actions{flex-wrap:wrap;display:flex}.card-top{grid-template-columns:1fr auto;align-items:center}.card-details,.card-lists{grid-template-columns:repeat(2,minmax(0,1fr))}.card-details .wide{grid-column:1/-1}}@media (min-width:900px){.site-header,.hero,.section,.final-cta,.site-footer{width:min(1180px,100% - 64px)}.hero{grid-template-columns:minmax(0,1fr) minmax(360px,.72fr);gap:44px;padding:66px 0 56px}.hero-text{font-size:21px}.section{padding:54px 0}.process-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.scenario-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.action-section{grid-template-columns:minmax(0,.75fr) minmax(420px,1fr)}.action-card{padding:20px}.final-cta{padding:42px}}html,body{max-width:100%;overflow-x:clip}body{text-rendering:geometricprecision}.site-header,.hero,.section,.final-cta,.site-footer{width:calc(100% - 32px);max-width:1180px}.hero-copy,.section-heading,.hero-flow,.flow-item,.process-card,.scenario-card,.action-card,.card-action,.card-details div,.card-lists div,.next-step,.site-footer>div{min-width:0}h1,h2,h3,.hero-text,.card-action p{text-wrap:balance}h1{font-size:clamp(32px,10vw,42px);line-height:1.04}h2{font-size:clamp(25px,7.2vw,34px);line-height:1.12}h3{line-height:1.22}p,li,dd,span,strong,label,input,select,textarea{overflow-wrap:anywhere}.eyebrow{line-height:1.25}.flow-item{align-items:center;min-height:56px}.flow-item>strong:first-child,.flow-item>span:first-child{background:var(--accent);color:#fff;border-radius:50%;flex:0 0 32px;justify-content:center;align-items:center;width:32px;height:32px;font-size:15px;line-height:1;display:inline-flex}.flow-item>span:not(:first-child){width:auto;min-width:0;height:auto;color:var(--foreground);background:0 0;border-radius:0;font-weight:800;line-height:1.25;display:block}.flow-item p{overflow-wrap:anywhere;min-width:0}.process-card strong{flex:none}.process-card,.scenario-card{min-height:142px}.process-card h3,.scenario-card h3{margin-top:0}.action-card{max-width:100%}.card-action p{font-size:18px}.card-top strong{white-space:normal;max-width:100%}label{color:var(--foreground);gap:8px;font-weight:800;display:grid}input,select,textarea{border:1px solid var(--line-strong);background:var(--surface);width:100%;min-height:46px;color:var(--foreground);font:inherit;border-radius:8px;padding:11px 12px;line-height:1.35}textarea{resize:vertical;min-height:126px}input::placeholder,textarea::placeholder{color:#74837b}.consent{border:1px solid var(--line);border-radius:8px;grid-template-columns:20px minmax(0,1fr);align-items:start;padding:12px}.consent input{min-height:20px;margin-top:2px}.honeypot{width:1px;height:1px;position:absolute;left:-10000px;overflow:hidden}.button:disabled{cursor:not-allowed;opacity:.72}.form-message{border-radius:8px;padding:10px 12px}.form-message-success{color:#245746;background:#eef4ef}.form-message-error{color:#77520f;background:#fff3d6}@media (max-width:420px){.site-header,.hero,.section,.final-cta,.site-footer{width:calc(100% - 24px);max-width:1180px}.nav-links{gap:8px}.nav-links a{padding:8px 10px}.hero{padding-top:30px}.button{padding:10px 12px;font-size:15px}}@media (min-width:680px){h1{font-size:clamp(48px,7vw,68px)}h2{font-size:clamp(36px,5vw,46px)}}@media (min-width:900px){.site-header,.hero,.section,.final-cta,.site-footer{width:calc(100% - 64px);max-width:1180px}.process-card,.scenario-card{min-height:166px}}.hero-copy,.section-heading,.final-cta{text-align:center}.hero-copy h1,.hero-text,.section-heading h2,.section-heading>p:not(.eyebrow),.final-cta h2,.final-cta p{margin-left:auto;margin-right:auto}.section-heading{max-width:760px;margin:0 auto}.section-heading .eyebrow{margin-bottom:8px}.section-heading>p:not(.eyebrow){max-width:650px;margin-top:12px}.hero{padding-top:34px;padding-bottom:30px}.process-grid,.scenario-grid{align-items:start;gap:12px;margin-top:18px}.process-card,.scenario-card{text-align:center;min-height:0;padding:14px}.process-card{align-content:start;justify-items:center;gap:8px;display:grid}.process-card h3,.scenario-card h3{margin:0}.process-card p,.scenario-card p{margin-top:8px}.scenario-card ul{text-align:left;max-width:92%;margin-left:auto;margin-right:auto}.scenario-type{text-align:center;margin-bottom:8px}.flow-item{min-height:48px;padding:10px 12px}.hero-flow{gap:8px;padding:12px}.action-section{align-items:center;gap:22px}.card-action{text-align:center;margin-top:12px;padding:12px}.card-action p{margin-top:6px}.card-details{gap:10px;margin-top:10px}.card-details p,.card-details li,.card-lists li,.next-step p{font-size:15px;line-height:1.42}.card-details ul{padding-left:18px}.final-cta{margin-top:22px;padding:28px 18px}.final-cta .button{margin-left:auto;margin-right:auto}@media (max-width:540px){.section{padding-top:24px;padding-bottom:24px}.hero{padding-top:28px;padding-bottom:24px}.process-card,.scenario-card,.action-card{padding:13px}}@media (min-width:680px){.hero-actions{justify-content:center}}@media (min-width:900px){.hero{padding-top:52px;padding-bottom:44px}.section{padding-top:40px;padding-bottom:40px}.process-card,.scenario-card{min-height:0;padding:16px}.action-card{padding:18px}.final-cta{padding:34px}}.scenario-pilot{border:1px solid var(--line-strong);background:linear-gradient(#fff 0%,#f4f8f5 100%);border-radius:8px;gap:18px;padding:24px 16px;display:grid}.scenario-pilot-heading h2{font-size:clamp(28px,7vw,42px)}.scenario-pilot-heading>p:not(.eyebrow){max-width:680px;font-size:17px}.pilot-steps{gap:10px;width:min(920px,100%);margin:0 auto;display:grid}.pilot-step{border:1px solid var(--line);background:var(--surface);text-align:left;border-radius:8px;grid-template-columns:34px minmax(0,1fr);align-items:center;gap:10px;min-height:48px;padding:10px 12px;display:grid}.pilot-step span{background:var(--accent);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;font-weight:850;line-height:1;display:inline-flex}.pilot-step strong{color:var(--foreground);font-size:16px;line-height:1.25}.pilot-cta{justify-content:center;display:flex}.pilot-note{border:1px solid var(--line);background:var(--surface);width:min(720px,100%);color:var(--muted);text-align:center;border-radius:8px;margin:0 auto;padding:10px 12px;font-size:15px;font-weight:800;line-height:1.4}.pilot-format{border:1px solid var(--line);background:#fbfcfa;border-radius:8px;gap:10px;width:min(920px,100%);margin:0 auto;padding:12px;display:grid}.pilot-format h3{color:var(--foreground);text-align:center;margin:0;font-size:18px}.pilot-format-grid{gap:8px;display:grid}.pilot-format-item{border:1px solid var(--line);background:var(--surface);text-align:center;border-radius:8px;padding:10px}.pilot-format-item strong{color:var(--accent-strong);text-transform:uppercase;font-size:12px;line-height:1.2;display:block}.pilot-format-item p{color:var(--muted);margin:6px 0 0;font-size:14px;line-height:1.35}.pilot-cta .button{width:100%}.pilot-result{grid-template-columns:repeat(auto-fit,minmax(min(100%,170px),1fr));gap:8px;width:min(920px,100%);margin:0 auto;display:grid}.pilot-result span{border:1px solid var(--line);background:var(--surface);min-height:38px;color:var(--foreground);text-align:center;border-radius:999px;justify-content:center;align-items:center;padding:8px 12px;font-size:14px;font-weight:850;line-height:1.18;display:grid}@media (min-width:680px){.pilot-steps,.pilot-format-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.pilot-cta .button{width:auto}}@media (min-width:900px){.scenario-pilot{gap:20px;padding:30px 28px}.pilot-steps{grid-template-columns:repeat(4,minmax(0,1fr))}.pilot-format-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.pilot-step{text-align:center;grid-template-columns:1fr;justify-items:center;min-height:92px;padding:14px}}.test-outcome{border:1px solid var(--line);background:var(--surface);border-radius:8px;gap:16px;padding:22px 16px;display:grid}.outcome-chips{flex-wrap:wrap;justify-content:center;gap:10px;width:min(860px,100%);margin:0 auto;display:flex}.outcome-chip{border:1px solid var(--line-strong);background:var(--accent-soft);min-height:44px;color:var(--accent-strong);text-align:center;border-radius:8px;justify-content:center;align-items:center;min-width:min(100%,156px);max-width:220px;padding:8px 12px;font-size:15px;font-weight:850;line-height:1.2;display:grid}.outcome-note{max-width:620px;color:var(--muted);text-align:center;margin:0 auto;font-size:16px;line-height:1.45}.test-report-example{border:1px solid var(--line);background:var(--background);border-radius:8px;gap:12px;width:min(860px,100%);margin:0 auto;padding:14px;display:grid}.test-report-summary,.test-report-next,.test-report-card{border:1px solid var(--line);background:var(--surface);border-radius:8px;padding:12px}.test-report-summary span,.test-report-next span{color:var(--accent-strong);text-transform:uppercase;margin-bottom:6px;font-size:12px;font-weight:850;display:block}.test-report-summary h3{margin:0 0 6px;font-size:20px}.test-report-summary p,.test-report-next p,.test-report-card p{color:var(--muted);margin:0;font-size:15px;line-height:1.45}.test-report-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,190px),1fr));gap:10px;display:grid}.test-report-card strong{margin-bottom:5px;font-size:14px;display:block}.action-card,.action-card *,.test-report-example,.test-report-example *,.outcome-chip,.outcome-note{overflow-wrap:anywhere}@media (max-width:420px){.outcome-chips{grid-template-columns:1fr;display:grid}.outcome-chip{width:100%;max-width:none}}@media (min-width:900px){.test-outcome{padding:26px 24px}.outcome-chip{min-height:48px}}.faq-section .section-heading{text-align:center}.faq-accordion{gap:10px;width:min(860px,100%);margin:18px auto 0;display:grid}.faq-item{border:1px solid var(--line);background:var(--surface);border-radius:8px;overflow:hidden}.faq-item h3{margin:0}.faq-trigger::-webkit-details-marker{display:none}.faq-trigger{width:100%;min-height:54px;color:var(--foreground);cursor:pointer;font:inherit;text-align:left;background:0 0;border:0;grid-template-columns:minmax(0,1fr) 32px;align-items:center;gap:12px;padding:14px 16px;font-size:17px;font-weight:850;line-height:1.25;list-style:none;display:grid}.faq-trigger span:first-child{overflow-wrap:anywhere;min-width:0}.faq-trigger:focus-visible{outline-offset:-3px;outline:3px solid #19735a3d}.faq-icon{background:var(--accent-soft);width:30px;height:30px;color:var(--accent-strong);border-radius:50%;justify-content:center;align-items:center;font-size:19px;line-height:1;display:inline-flex}.faq-icon:before{content:"+"}.faq-item[open] .faq-icon:before{content:"-"}.faq-panel{border-top:1px solid var(--line);padding:0 16px 14px}.faq-panel[hidden]{display:none}.faq-panel p{max-width:720px;color:var(--muted);margin:12px 0 0;font-size:16px;line-height:1.45}@media (max-width:420px){.faq-accordion{gap:8px}.faq-trigger{grid-template-columns:minmax(0,1fr) 30px;min-height:50px;padding:12px}.faq-panel{padding:0 12px 12px}}.scenario-card-compact{text-align:center;align-content:start;justify-items:center;gap:12px;min-height:0;padding:16px;display:grid}.scenario-card-compact h3{max-width:280px;margin:0 auto}.scenario-card-compact>p:not(.scenario-type){max-width:300px;margin:0 auto;font-size:15px;line-height:1.4}.scenario-micro-flow{flex-wrap:wrap;justify-content:center;gap:6px;width:100%;margin-top:2px;display:flex}.scenario-micro-flow span{border:1px solid var(--line);min-height:30px;color:var(--foreground);background:#fbfcfa;border-radius:999px;justify-content:center;align-items:center;padding:6px 9px;font-size:12px;font-weight:850;line-height:1.15;display:inline-flex}.scenario-micro-flow span:not(:last-child):after{content:"→";color:var(--accent);margin-left:7px;font-weight:900}.scenario-details{border-top:1px solid var(--line);text-align:left;width:100%;margin-top:2px;padding-top:10px}.scenario-details summary{color:var(--accent-strong);cursor:pointer;text-align:center;font-weight:850;line-height:1.25;list-style-position:inside}.scenario-detail-grid{gap:10px;margin-top:12px;display:grid}.scenario-detail-grid div{border:1px solid var(--line);background:#fbfcfa;border-radius:8px;padding:10px}.scenario-detail-grid strong{color:var(--foreground);text-align:center;margin-bottom:6px;font-size:13px;line-height:1.25;display:block}.scenario-detail-grid p,.scenario-detail-grid li{color:var(--muted);margin-top:0;font-size:14px;line-height:1.4}.scenario-detail-grid ul{margin:0;padding-left:18px}@media (max-width:420px){.scenario-card-compact{gap:10px;padding:14px}.scenario-micro-flow{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.scenario-micro-flow span{width:100%}}@media (min-width:900px){.scenario-card-compact{padding:18px}.scenario-capsule-card{min-height:0}}.scenario-card-compact{gap:9px;padding:13px}.scenario-card-compact h3{font-size:19px;line-height:1.18}.scenario-card-compact>p:not(.scenario-type){font-size:14px;line-height:1.35}.scenario-card-compact .scenario-type{margin-bottom:2px}.scenario-micro-flow{gap:5px}.scenario-micro-flow span{min-height:28px;padding:5px 7px;font-size:11px}.scenario-micro-flow span:not(:last-child):after{margin-left:5px}@media (max-width:420px){.scenario-micro-flow{display:flex}}@media (min-width:900px){.scenario-card-compact{padding:15px}}.compact-scenario-grid{align-items:start}@media (max-width:420px){.scenario-micro-flow span{width:auto}}.start-brief-hero{padding-top:36px;padding-bottom:24px;display:block}.start-brief-hero .hero-copy{max-width:820px;margin:0 auto}.brief-section{gap:16px;display:grid}.brief-stepper,.brief-chips{flex-wrap:wrap;justify-content:center;gap:10px;width:min(920px,100%);margin:0 auto;display:flex}.brief-step{border:1px solid var(--line);background:var(--surface);text-align:left;border-radius:8px;grid-template-columns:30px minmax(0,1fr);align-items:center;gap:9px;width:min(100%,210px);min-height:48px;padding:9px 12px;display:grid}.brief-step span{background:var(--accent);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-weight:850;line-height:1;display:inline-flex}.brief-step strong{color:var(--foreground);font-size:15px;line-height:1.22}.brief-chip{border:1px solid var(--line-strong);background:var(--surface);min-height:40px;color:var(--foreground);text-align:center;border-radius:999px;justify-content:center;align-items:center;padding:8px 14px;font-size:15px;font-weight:850;line-height:1.2;display:inline-grid}.limit-chips .brief-chip{color:var(--muted);background:#fbfcfa}.test-outcome-cards .outcome-chips{grid-template-columns:1fr;display:grid}.test-outcome-cards .outcome-chip{border-color:var(--line);background:var(--surface);color:var(--foreground);width:100%;max-width:none;min-height:48px}@media (max-width:420px){.brief-stepper,.brief-chips{grid-template-columns:1fr;display:grid}.brief-step,.brief-chip{width:100%}}@media (min-width:680px){.test-outcome-cards .outcome-chips{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:900px){.start-brief-hero{padding-top:48px;padding-bottom:30px}.brief-stepper{grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.brief-step{width:auto}.test-outcome-cards .outcome-chips{grid-template-columns:repeat(5,minmax(0,1fr))}}.section{padding-top:24px;padding-bottom:24px}.section-heading{text-align:center;gap:8px;max-width:720px;display:grid}.section-heading>p:not(.eyebrow){margin-top:0}.process-grid,.scenario-grid{gap:12px}.process-card,.scenario-card-compact{text-align:center;align-content:center;justify-items:center;min-height:0;padding:13px}.process-card p,.scenario-card-compact>p:not(.scenario-type){max-width:320px;margin-left:auto;margin-right:auto}.process-card span{margin-bottom:4px}.scenario-card-compact{gap:8px}.scenario-card-cta{margin-top:10px}.scenario-card-compact h3{max-width:310px}.scenario-details{width:100%;margin-top:2px}.scenario-detail-grid{gap:8px;margin-top:10px}.scenario-detail-grid div{padding:9px}.scenario-micro-flow{justify-content:center;width:100%}.scenario-micro-flow span{align-content:center;min-height:26px}.scenario-micro-flow span:not(:last-child):after{display:none}.scenario-pilot,.test-outcome,.brief-section{gap:12px}.before-after{gap:14px;display:grid}.before-after-heading h2{font-size:clamp(24px,5.8vw,34px)}.before-after-grid{gap:10px;width:min(860px,100%);margin:0 auto;display:grid}.before-after-panel{border:1px solid var(--line);background:var(--surface);border-radius:8px;padding:14px}.before-after-panel-good{background:var(--accent-soft);border-color:#cfe1d7}.before-after-panel h3{color:var(--foreground);text-align:center;margin:0;font-size:19px}.before-after-panel ul{gap:8px;margin:12px 0 0;padding:0;list-style:none;display:grid}.before-after-panel li{border:1px solid var(--line);color:var(--muted);text-align:center;background:#fbfcfa;border-radius:8px;margin:0;padding:9px 10px;font-size:15px;line-height:1.35}.before-after-panel-good li{background:var(--surface);color:var(--foreground);border-color:#cfe1d7}.business-benefits{gap:14px;display:grid}.benefit-list{gap:8px;width:min(920px,100%);margin:0 auto;display:grid}.benefit-item{border:1px solid var(--line);background:var(--surface);text-align:center;border-radius:8px;gap:5px;padding:12px;display:grid}.benefit-item strong{color:var(--foreground);font-size:16px;line-height:1.25}.benefit-item p,.benefit-note{color:var(--muted);margin:0;font-size:15px;line-height:1.38}.benefit-note{border:1px solid var(--line-strong);background:var(--accent-soft);width:min(720px,100%);color:var(--accent-strong);text-align:center;border-radius:8px;margin:0 auto;padding:12px;font-weight:800}.problem-solution{gap:14px;display:grid}.problem-solution-grid{gap:10px;width:min(860px,100%);margin:0 auto;display:grid}.problem-solution-panel{border:1px solid var(--line);background:var(--surface);border-radius:8px;padding:14px}.problem-solution-panel-good{background:var(--accent-soft);border-color:#cfe1d7}.problem-solution-panel h3{color:var(--foreground);text-align:center;margin:0;font-size:19px}.problem-solution-panel ul{gap:8px;margin:12px 0 0;padding:0;list-style:none;display:grid}.problem-solution-panel li{border:1px solid var(--line);color:var(--muted);text-align:center;background:#fbfcfa;border-radius:8px;margin:0;padding:9px 10px;font-size:15px;line-height:1.35}.problem-solution-panel-good li{background:var(--surface);color:var(--foreground);border-color:#cfe1d7}.industry-fit{gap:16px;display:grid}.industry-list{gap:8px;width:min(980px,100%);margin:0 auto;display:grid}.industry-row{border:1px solid var(--line);background:var(--surface);text-align:center;border-radius:8px;gap:10px;padding:12px;display:grid}.industry-row span{color:var(--accent-strong);text-transform:uppercase;font-size:12px;font-weight:850;line-height:1.2;display:block}.industry-row strong{color:var(--foreground);margin-top:6px;font-size:16px;line-height:1.3;display:block}.industry-row p{color:var(--muted);margin:6px 0 0;font-size:15px;line-height:1.38}.industry-title{border-bottom:1px solid var(--line);padding-bottom:10px}.pilot-steps,.pilot-result,.brief-stepper,.brief-chips,.outcome-chips{gap:8px}.pilot-step,.brief-step{text-align:center;grid-template-columns:1fr;justify-items:center;min-height:0;padding:10px 12px}.pilot-step span,.brief-step span{margin:0 auto}.pilot-step strong,.brief-step strong{max-width:220px}.brief-chip,.outcome-chip{text-align:center;min-height:36px;padding:8px 12px}.brief-chips{grid-template-columns:repeat(auto-fit,minmax(min(100%,150px),1fr));display:grid}.brief-stepper{grid-template-columns:repeat(auto-fit,minmax(min(100%,160px),1fr));display:grid}.brief-step,.brief-chip{width:100%}.test-outcome{padding:18px}.test-outcome-heading h2{font-size:clamp(24px,5.6vw,34px)}.outcome-note{text-align:center;max-width:650px;margin:0 auto}.test-outcome-cards .outcome-chip{min-height:42px}.faq-accordion{gap:8px}.faq-trigger{min-height:48px;padding:11px 12px}.faq-panel{padding:0 12px 12px}.faq-panel p{text-align:center;margin-top:10px}.action-card{padding:14px}.card-top,.card-action,.next-step{text-align:center}.card-details,.card-lists{gap:9px;margin-top:10px}.card-details div,.card-lists div,.next-step{padding:10px}.card-details dt,.card-lists h3,.next-step span{text-align:center}.card-details dd,.card-lists li,.next-step p{line-height:1.38}@media (max-width:420px){h1{font-size:clamp(28px,8.4vw,33px);line-height:1.08}h2{font-size:clamp(24px,7vw,30px)}.section{padding-top:20px;padding-bottom:20px}.start-brief-hero{padding-top:28px;padding-bottom:18px}.brief-stepper,.brief-chips,.outcome-chips{gap:7px}.brief-step,.pilot-step,.scenario-card-compact,.process-card{padding:11px}.brief-step{min-height:58px}.scenario-micro-flow{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.scenario-micro-flow span{width:100%}.faq-trigger{min-height:46px}}@media (min-width:768px){.section{padding-top:30px;padding-bottom:30px}.before-after-grid,.problem-solution-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.industry-row{text-align:left;grid-template-columns:minmax(0,1.15fr) minmax(0,1fr) minmax(0,1fr);align-items:start}.industry-title{border-right:1px solid var(--line);border-bottom:0;padding-bottom:0;padding-right:12px}.benefit-list{grid-template-columns:repeat(2,minmax(0,1fr))}.process-card,.scenario-card-compact{padding:14px}.brief-step{min-height:70px}}@media (min-width:1280px){.section{padding-top:34px;padding-bottom:34px}.pilot-step,.brief-step{min-height:76px}.test-outcome{padding:22px}}.site-header{grid-template-columns:1fr;align-items:stretch;gap:10px;display:grid}.header-main{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;display:grid}.brand{align-items:center;min-height:44px;display:inline-grid}.mobile-menu{position:relative}.menu-toggle{border:1px solid var(--line-strong);background:var(--surface);min-height:44px;color:var(--foreground);cursor:pointer;border-radius:8px;grid-template-columns:18px auto;align-items:center;gap:8px;padding:0 12px;font-weight:850;line-height:1;list-style:none;display:inline-grid}.menu-toggle::-webkit-details-marker{display:none}.menu-toggle:focus-visible,.mobile-nav-links a:focus-visible{outline-offset:2px;outline:3px solid #19735a3d}.menu-icon{gap:4px;display:grid}.menu-icon span{background:var(--accent-strong);border-radius:999px;width:18px;height:2px;display:block}.mobile-nav-links{border:1px solid var(--line);background:var(--surface);border-radius:8px;gap:8px;margin-top:10px;padding:10px;display:grid}.mobile-menu:not([open]) .mobile-nav-links{display:none}.mobile-nav-links a:not(.button){border:1px solid var(--line);min-height:44px;color:var(--foreground);text-align:center;border-radius:8px;align-items:center;padding:0 12px;font-weight:800;display:grid}.desktop-nav,.desktop-header-button{display:none}@media (min-width:760px){.site-header{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:18px}.header-main{display:block}.mobile-menu{display:none}.desktop-nav{justify-content:center;display:flex}.desktop-header-button{display:grid}}html,body{overflow-x:hidden}.hero-copy,.hero-actions,.hero-actions .button,.section-heading,.eyebrow,.hero-text{min-width:0;max-width:100%}.eyebrow{overflow-wrap:anywhere;text-align:center}.hero-copy,.section-heading{text-align:center;justify-items:center}.hero-actions{justify-content:center}@media (max-width:540px){.site-header,.hero,.section,.final-cta,.site-footer{width:calc(100% - 32px)}.hero{overflow:hidden}.hero-copy,.hero-copy h1,.hero-copy .eyebrow,.hero-copy .hero-text,.hero-actions{width:min(100%,326px)}.hero-copy h1{font-size:clamp(30px,9vw,36px)}.hero-copy .eyebrow{font-size:12px}.hero-copy .hero-text{font-size:17px;line-height:1.45}.section-heading,.section-heading h2,.section-heading>p:not(.eyebrow){width:min(100%,300px)}.section-heading h2{font-size:clamp(24px,7.4vw,30px)}.section-heading>p:not(.eyebrow){font-size:16px;line-height:1.45}.hero-actions{grid-template-columns:1fr;display:grid}.hero-actions .button,.pilot-cta .button,.final-cta .button,.scenario-card-cta{white-space:normal;text-align:center;width:100%}}
