
.section .section-intro{max-width:690px;margin:-20px auto 30px;color:var(--muted);font-size:17px;line-height:1.65;text-wrap:pretty}
.recognition-grid{display:grid;grid-template-columns:1.1fr 1fr;gap:24px;align-items:start;text-align:left}
.market-example{margin:0;border:1px solid var(--line);border-radius:14px;overflow:hidden;background:#fff}.market-example img{display:block;width:100%;height:auto}.market-example figcaption{padding:20px;font-size:16px;line-height:1.5;color:var(--muted)}
.inbox-example{border:1px solid var(--line);border-radius:14px;overflow:hidden;background:#fff}.inbox-header{padding:20px;border-bottom:1px solid var(--line)}.inbox-header strong{display:block;font-size:20px}.inbox-header span{display:block;font-size:14px;color:var(--muted);margin-top:5px}.inbox-row{display:flex;gap:12px;align-items:center;padding:16px 20px;border-bottom:1px solid var(--line)}.inbox-row>div{flex:1;min-width:0}.inbox-row strong{font-size:15px;line-height:1.4}.inbox-row p{margin:4px 0 0;font-size:15px;line-height:1.45;color:var(--muted)}.item-avatar{flex:0 0 40px;height:40px;border-radius:50%;display:grid;place-items:center;background:#f2f3f1;color:var(--ink);font-size:13px;font-weight:700}.unread{width:8px;height:8px;flex:0 0 8px;border-radius:50%;background:var(--yellow)}
.example-label{font-size:13px;line-height:1.5;color:var(--muted);max-width:700px;margin:20px auto 0}.inbox-example .example-label{padding:0 20px 16px;margin-top:14px}.recognition-bottom{margin:30px auto 0;max-width:650px;font-size:20px;line-height:1.5}.recognition-bottom p{font-size:16px;color:var(--muted);margin:8px 0 0}
.conversation-proof{padding-top:12px}.chat-comparison{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;max-width:880px;margin:auto;align-items:start}.chat-example{min-width:0}.chat-example h3{font-size:20px;line-height:1.4;margin:0 0 18px;letter-spacing:-.4px}.chat-window{border:1px solid var(--line);border-radius:16px;overflow:hidden;text-align:left;background:#f3f4f2}.chat-top{padding:18px 20px;background:white;border-bottom:1px solid var(--line)}.chat-top strong{display:block;font-size:17px}.chat-top span{display:block;font-size:13px;margin-top:4px;color:var(--muted)}.chat-body{padding:20px;display:flex;flex-direction:column;gap:14px;min-height:410px}.bubble{font-size:16px;line-height:1.55;margin:0;padding:13px 16px;border-radius:12px;max-width:92%;box-shadow:0 1px 2px #2025230a}.incoming{align-self:flex-start;background:white;border-bottom-left-radius:3px}.outgoing{align-self:flex-end;background:#e9eee5;border-bottom-right-radius:3px}.chat-note{font-size:14px;color:var(--muted);text-align:center;margin:20px 0 0}.qualified .chat-window{border-color:var(--yellow)}.qualified .bubble{max-width:100%}.bubble dl{margin:16px 0}.bubble dl>div{border-top:1px solid var(--line);padding:9px 0}.bubble dt{font-size:13px;color:var(--muted)}.bubble dd{font-size:15px;margin:3px 0 0;font-weight:550}.bubble>p{margin:0}.chat-outcome{font-size:16px;line-height:1.55;color:var(--muted);margin:16px auto 0;max-width:340px}
@media(max-width:760px){.recognition-grid,.chat-comparison{grid-template-columns:minmax(0,1fr);gap:28px}.section .section-intro{font-size:16px;margin-top:-12px}.chat-comparison{max-width:440px}.chat-body{min-height:0;padding:16px}.inbox-row{padding:14px 16px}.bubble{padding:12px 14px}.conversation-proof{padding-top:10px}.recognition-bottom{font-size:19px}.chat-example h3{font-size:19px}.example-label{font-size:13px}}

/* Each scene reads in sequence: context, visual, consequence. */
.story-step{max-width:820px;padding-bottom:30px}.story-step+.story-step{padding-top:46px}.story-copy{max-width:640px;margin:0 auto 22px;font-size:17px;line-height:1.7;color:var(--muted);text-wrap:pretty}.story-step h2{margin-bottom:22px}.story-step .market-example{max-width:760px;margin:30px auto 0}.story-step .chat-example{max-width:420px;margin:28px auto 0}.story-step .chat-body{min-height:0}.story-bridge{max-width:600px;margin:26px auto 0;font-size:18px;line-height:1.65;font-weight:550;text-wrap:pretty}.story-resolution{max-width:660px;margin:32px auto 0;border-top:1px solid var(--line);padding-top:26px}.story-resolution h3{font-size:25px;letter-spacing:-.6px;margin:0 0 14px}.story-resolution p{color:var(--muted);font-size:17px;line-height:1.7;margin:0 0 18px}.story-resolution strong{display:block;font-size:20px;line-height:1.5;text-wrap:balance}
@media(max-width:680px){.story-step{padding-bottom:18px}.story-step+.story-step{padding-top:36px}.story-copy{font-size:16px;line-height:1.65}.story-step .market-example{margin-top:22px}.story-bridge{font-size:17px}.story-resolution h3{font-size:23px}.story-resolution p{font-size:16px}.story-resolution strong{font-size:18px}}

.mobile-visual{width:100%;max-width:440px;margin:28px auto 0}.mobile-visual img{display:block;width:100%;height:auto;border-radius:16px}.mobile-visual figcaption{font-size:16px;line-height:1.6;color:var(--muted);margin:20px auto 0;max-width:410px}.mobile-visual figcaption strong{display:block;color:var(--ink);margin-bottom:6px}.preview-controls{display:flex;justify-content:center;gap:10px;margin:28px auto 0;max-width:500px}.preview-controls button{font:inherit;font-size:15px;line-height:1.4;padding:13px 16px;min-height:48px;border:1px solid var(--line);border-radius:10px;background:white;color:var(--ink);cursor:pointer;flex:1}.preview-controls button[aria-pressed=true]{background:var(--yellow);border-color:var(--yellow);font-weight:700}.preview-controls button:focus-visible{outline:3px solid var(--ink);outline-offset:3px}.preview-frame[hidden]{display:none}
@media(prefers-reduced-motion:no-preference){.preview-frame:not([hidden]){animation:preview-in .3s ease-out}@keyframes preview-in{from{opacity:.4;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}}
@media(max-width:680px){.preview-controls{gap:8px}.preview-controls button{padding:12px 9px;font-size:14px}.mobile-visual{margin-top:22px}}

.process .service-intro{max-width:660px;margin:-20px auto 28px;font-size:17px;line-height:1.65;color:var(--muted);text-wrap:pretty}.service-visual{max-width:680px;margin:0 auto 36px}.service-visual a{display:block;border-radius:16px}.service-visual img{display:block;width:100%;height:auto;border-radius:16px}.service-close{max-width:650px;margin:30px auto 0;font-size:18px;line-height:1.6;font-weight:600;text-wrap:balance}
@media(max-width:680px){.process .service-intro{font-size:16px;margin-top:-10px}.service-visual{margin-bottom:28px}.service-visual img,.service-visual a{border-radius:10px}.service-close{font-size:17px}}

.service-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;margin:0 auto;max-width:1000px}.service-steps figure{margin:0;min-width:0}.service-steps img{display:block;width:100%;height:auto;border-radius:12px}.service-steps figcaption{font-size:16px;line-height:1.65;color:var(--muted);margin:16px auto 0;padding:0 8px;max-width:340px}
@media(max-width:760px){.service-steps{grid-template-columns:minmax(0,1fr);max-width:420px;gap:32px}.service-steps figcaption{margin-top:10px}}

/* Consistent image width through the story; preserve each image's proportions. */
.story-step .market-example,.story-step .mobile-visual{width:100%;max-width:440px;margin-left:auto;margin-right:auto}.story-step .market-example figcaption{padding:14px;font-size:15px}.assurance-visuals{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.assurance-visuals img{display:block;width:100%;height:auto;border-radius:12px}
@media(max-width:760px){.assurance-visuals{grid-template-columns:minmax(0,1fr);max-width:420px;margin:auto;gap:28px}}

.story-scene{width:100%;max-width:560px;margin:28px auto 0}.story-scene img{display:block;width:100%;height:auto;aspect-ratio:1;object-fit:contain;border-radius:18px}.story-photo .story-copy{max-width:620px}.story-photo .story-bridge{max-width:560px;font-size:18px}.crm-detail{max-width:560px;margin:26px auto 0;border:1px solid var(--line);border-radius:12px;padding:18px}.crm-detail summary{cursor:pointer;font-size:16px;line-height:1.5;font-weight:600}.crm-detail summary:focus-visible{outline:3px solid var(--yellow);outline-offset:4px}
@media(max-width:680px){.story-scene{max-width:440px;margin-top:22px}.story-scene img{border-radius:12px}.story-photo .story-bridge{font-size:17px}.crm-detail{padding:14px}}

.story-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;padding-top:58px;padding-bottom:40px;align-items:start}.story-row .story-photo{width:100%;max-width:none;margin:0;padding:0;min-width:0;display:flex;flex-direction:column}.story-row .eyebrow{font-size:11px;letter-spacing:1px;min-height:34px;gap:7px}.story-row .eyebrow:before{width:16px;flex-shrink:0}.story-row .story-photo h2{font-size:27px;line-height:1.18;letter-spacing:-.8px;min-height:100px;margin:16px 0}.story-row .story-copy{font-size:16px;line-height:1.6;min-height:104px;margin:0}.story-row .story-scene{width:100%;max-width:none;margin:22px 0 0}.story-row .story-scene img{width:100%;height:auto;border-radius:12px}.story-row .story-bridge{font-size:16px;line-height:1.6;margin:18px 0 0}.story-row .crm-detail{width:100%;padding:12px;margin-top:18px}.story-row .preview-controls{flex-direction:column}.story-row .example-label{font-size:12px}
@media(max-width:760px){.story-row{grid-template-columns:minmax(0,1fr);max-width:480px;gap:42px;padding-top:40px}.story-row .eyebrow,.story-row .story-photo h2,.story-row .story-copy{min-height:0}.story-row .story-photo h2{font-size:28px}.story-row .preview-controls{flex-direction:row}}

.story-copy strong,.service-steps figcaption strong{color:var(--ink);font-weight:750}

.story-row .story-scene img{border:3px solid var(--yellow)}
