/* TeleAI public homepage — editorial product design, scoped to the isolated homepage. */
@font-face {font-family:Manrope;src:url('../fonts/manrope-latin.woff2') format('woff2');font-style:normal;font-weight:200 800;font-display:swap}
@font-face {font-family:'TeleAI Sans SC';src:url('../fonts/noto-sans-sc-home.woff2') format('woff2');font-style:normal;font-weight:100 900;font-display:swap}
body[data-home-narrative] {
  --n2-ink:#14243b; --n2-muted:#627084; --n2-blue:#1177FF; --n2-line:#e2e7ee;
  --n2-paper:#fff; --n2-soft:#f6f8fb; --n2-dark:#111f35; --n2-radius:20px;
  --font:Manrope,"TeleAI Sans SC","Microsoft YaHei",sans-serif;
  color:var(--n2-ink);background:var(--n2-paper);font-family:var(--font);min-width:320px;
}
body[data-home-narrative] *, body[data-home-narrative] *::before, body[data-home-narrative] *::after {box-sizing:border-box}
body[data-home-narrative] .container {width:100%;max-width:1280px;padding:0 48px;margin:0 auto}
body[data-home-narrative] [hidden] {display:none!important}
body[data-home-narrative] :is(button,a,summary):focus-visible {outline:3px solid #1760e8;outline-offset:5px}
body[data-home-narrative] :is(h1,h2,h3,h4) {font-family:var(--font);font-weight:600;letter-spacing:-.035em;text-wrap:balance}
body[data-home-narrative] h1 {font-size:clamp(48px,4.7vw,68px);line-height:1.08;white-space:pre-line;letter-spacing:-.05em}
body[data-home-narrative] h2 {font-size:clamp(34px,3.5vw,48px);line-height:1.14;white-space:pre-line;max-width:760px}
body[data-home-narrative] h3 {font-size:25px;line-height:1.26}
body[data-home-narrative] p {text-wrap:pretty}
body[data-home-narrative] .eyebrow {display:block;padding:0;border:0;border-radius:0;background:none;font-size:11px;font-weight:700;letter-spacing:.12em;color:#41609a;text-transform:uppercase;margin:0 0 20px}
body[data-home-narrative] :is(.narrative-workflows,.narrative-final-cta) :is(button,a):focus-visible {outline-color:#b4d2ff}
body[data-home-narrative] .section {padding:100px 0}
body[data-home-narrative] main section[id] {scroll-margin-top:100px}
body[data-home-narrative] .section-head {text-align:left;max-width:760px;margin:0 0 44px}
body[data-home-narrative] .section-sub {color:var(--n2-muted);font-size:17px;line-height:1.75;max-width:650px;margin:22px 0 0}
body[data-home-narrative] .cta-row {display:flex;gap:14px;flex-wrap:wrap;margin-top:32px}
body[data-home-narrative] .btn {font-family:inherit;border-radius:8px;padding:14px 22px;min-height:50px;font-size:14px;line-height:1.4;font-weight:600;box-shadow:none;white-space:normal;text-align:center;transition:background .18s,transform .18s,border-color .18s}
body[data-home-narrative] .btn:hover {transform:translateY(-2px)}
body[data-home-narrative] .btn-primary {background:var(--n2-blue);color:#fff;border:1px solid var(--n2-blue);box-shadow:0 4px 10px #1177FF15}
body[data-home-narrative] .btn-primary:hover {background:#0d60ce;filter:none}
body[data-home-narrative] .btn-outline {background:transparent;color:var(--n2-ink);border-color:#cfd7e1}
body[data-home-narrative] .btn-outline:hover {background:#eef3fa}
body[data-home-narrative] .card-link {display:inline-flex;align-items:center;gap:12px;color:#235ed3;font-weight:600;font-size:14px;margin-top:24px}
body[data-home-narrative] .card-link::after {content:none}
.narrative-icon {width:23px;height:23px;flex-shrink:0;vertical-align:middle}
.btn .narrative-icon,.card-link .narrative-icon {width:18px;height:18px}
body[data-home-narrative] .site-header {background:#ffffffed;border-bottom:1px solid #e6eaf0;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}
body[data-home-narrative] .header-inner {height:80px;gap:22px}
body[data-home-narrative] .site-header .brand img {filter:none;height:27px}
body[data-home-narrative] .nav-link {color:#344259;font-size:13px;padding:9px 10px}
body[data-home-narrative] .nav-link:hover {background:#eef3fa;color:#1e55b8}
body[data-home-narrative] .header-actions .btn {min-height:42px;font-size:12px;padding:10px 15px}
body[data-home-narrative] .language-picker {color:#344259}
body[data-home-narrative] .language-picker select {border-color:#dce3ed;background:#fff}
body[data-home-narrative] .language-picker select:hover {border-color:#8da6ca}
body[data-home-narrative] .nav-toggle span {background:#1b2e4c}
body[data-home-narrative] .dropdown {box-shadow:0 20px 50px #132b4514;border-color:#e1e7f0}
body[data-home-narrative] .narrative-hero {background:linear-gradient(120deg,#fcfdff 12%,#f3f6fc 100%);padding:76px 0 0;position:relative}
.narrative-hero-grid {display:block;min-height:0;padding-bottom:72px!important}
.narrative-hero-copy {padding:16px 0 12px;max-width:900px;margin-inline:auto;text-align:center}
body[data-home-narrative] .hero-sub {font-size:18px;line-height:1.75;color:#5c6a7e;margin-top:26px;max-width:525px}
body[data-home-narrative] .hero-note {font-size:12px;color:#768294;margin-top:22px}
.narrative-tabs {display:flex;gap:4px;align-items:stretch}
.narrative-tabs button {font-family:inherit;cursor:pointer;font-size:13px;font-weight:600;line-height:1.4;border:0;background:transparent;color:#66758a;min-height:44px;transition:background .2s,color .2s}
.narrative-tabs button[aria-selected="true"] {color:#2156b8;background:#eaf1ff}
.voice-wave {height:62px;display:flex;gap:3px;align-items:center;justify-content:center;color:#6a96f0}
.voice-wave i {width:3px;height:var(--bar);border-radius:4px;background:currentColor;opacity:.72}
.stage-caption {display:flex;gap:10px;align-items:center;margin-bottom:18px}
.stage-number {font-size:10px;color:#3468c9;background:#edf3ff;padding:4px 6px;border-radius:4px;letter-spacing:.04em}
body[data-home-narrative] .stage-caption h3 {font-size:12px;color:#526781;letter-spacing:.045em;font-weight:650}
.narrative-fields {display:grid;grid-template-columns:1fr 1fr;gap:18px 24px}
.narrative-fields dt {font-size:10px;letter-spacing:.045em;color:#728096;margin-bottom:5px}
.narrative-fields dd {font-size:14px;font-weight:600;color:#263e60;line-height:1.5}
.narrative-dialogue {display:grid;gap:12px;list-style:none}
.narrative-dialogue li {display:flex;gap:12px;align-items:flex-start}
.narrative-dialogue b {display:flex;align-items:center;justify-content:center;border-radius:8px;flex:0 0 34px;min-height:30px;background:#eaf1ff;color:#3b6bb9;font-size:9px;line-height:1.3;padding:6px 3px}
.narrative-dialogue li:nth-child(even) b {background:#eaf1ee;color:#527368}
.narrative-dialogue li span {background:#f5f7fb;border-radius:0 10px 10px 10px;padding:10px 13px;color:#53647a;font-size:12px;line-height:1.6}
.platform-stats {background:#0b1b3a;color:#fff;padding:42px 0}
.platform-stats-grid {display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}
.platform-stat {display:flex;flex-direction:column;text-align:center;align-items:center}
.platform-stat dt {font-size:13px;color:#b9c9e8;margin-top:9px}
.platform-stat dd {order:-1;font-size:36px;line-height:1.25;font-weight:800;letter-spacing:-.035em;font-variant-numeric:tabular-nums}
.conversation-layout {display:grid;grid-template-columns:1fr 1fr;gap:76px;align-items:center}
.conversation-layout .section-head {margin-bottom:25px}
.outcome-steps {display:grid;gap:3px}
.outcome-steps>button {display:flex;align-items:center;gap:14px;width:100%;text-align:left;border:1px solid transparent;border-radius:10px;padding:16px 14px;background:transparent;cursor:pointer;font-family:inherit;color:var(--n2-ink)}
.outcome-steps>button[aria-selected="true"] {background:#f2f6fe;border-color:#e0e9fa}
.outcome-step-number {font-size:11px;color:#7a90ad;align-self:flex-start;padding-top:4px}
.outcome-steps strong {display:block;font-size:16px;font-weight:600;line-height:1.4}
.outcome-steps small {display:block;color:#748096;font-size:12px;line-height:1.6;margin-top:6px;max-width:360px}
.outcome-steps .narrative-icon {width:17px;margin-left:auto;color:#7996c4}
.conversation-object {background:#f3f6fb;border:1px solid #e1e7ef;border-radius:20px;padding:22px;box-shadow:0 20px 60px -40px #213b6429}
.example-top {display:flex;gap:9px;align-items:center;color:#74849a;font-size:11px}
.example-top .narrative-icon {width:16px;height:16px}
.outcome-panel {margin-top:22px;min-height:365px;border-radius:13px;border:1px solid #e2e7ef;background:#fff;padding:30px;box-shadow:0 7px 20px #15254005;display:flex;flex-direction:column;justify-content:center}
/* The shared component must honor tab state outside the homepage too. */
.narrative-conversation [hidden] {display:none!important}
.conversation-avatar {width:50px;height:50px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#edf3ff;color:#376dde;margin:0 auto}
.outcome-panel .voice-wave {margin:8px 0;color:#6696f5}
.outcome-panel blockquote {font-size:21px;line-height:1.55;text-align:center;letter-spacing:-.025em;color:#273e61}
.quote-speaker {font-size:11px;color:#7b899c;text-align:center;margin-top:12px}
.capture-tags {margin-top:26px}
.narrative-chips {display:flex;flex-wrap:wrap;gap:8px;list-style:none}
.narrative-chips li {padding:5px 10px;background:#eef3fa;border-radius:5px;font-size:11px;line-height:1.5;color:#687e9e}
.capture-tags .narrative-chips {justify-content:center;gap:6px}
.capture-tags .narrative-chips li {font-size:9px}
.conversation-flow-labels {display:flex;justify-content:space-between;gap:12px;font-size:8px;color:#8191a7;margin:22px 4px 0}
.conversation-flow-labels>span {flex:1;text-align:center;position:relative}
.conversation-flow-labels>span+span::before {content:"→";position:absolute;left:-10px;color:#99abc3}
.outcome-panel-heading {display:flex;align-items:center;gap:10px;margin-bottom:20px}
body[data-home-narrative] .outcome-panel-heading h3 {font-size:20px}
.outcome-panel-heading .narrative-icon {color:#4780e1}
.conversation-outcomes {display:grid}
.conversation-outcomes>div {display:flex;gap:12px;justify-content:space-between;padding:13px 0;border-bottom:1px solid #edf0f4}
.conversation-outcomes dt {font-size:10px;color:#7b8aa0}
.conversation-outcomes dd {font-size:12px;color:#34577f;font-weight:600;text-align:right}
.action-success {margin-bottom:25px;display:flex;align-items:center;justify-content:center;width:54px;height:54px;background:#eaf5ef;color:#368060;border-radius:14px}
.outcome-panel>p:not(.quote-speaker) {font-size:15px;color:#718096;line-height:1.8;margin-top:18px}
.action-assignee {margin-top:24px;background:#f3f7fb;padding:14px;border-radius:9px;display:flex;gap:10px;font-size:11px;color:#4a6b93}
body[data-home-narrative] .narrative-moments {background:#f7f9fc}
.journey-shell {border:1px solid #dfe6ef;background:#fff;border-radius:18px;overflow:hidden}
.narrative-tabs-wide {border-bottom:1px solid #e5eaf0;padding:12px 20px;gap:8px}
.narrative-tabs-wide button {flex:1;display:flex;align-items:center;justify-content:center;gap:9px;min-height:50px;border-radius:7px}
.narrative-tabs-wide .narrative-icon {width:17px;height:17px}
.moment-panel {display:grid;grid-template-columns:1fr 1.1fr;gap:70px;padding:42px 46px}
.large-step {display:block;color:#d3dff0;font-size:60px;line-height:1;font-weight:500;letter-spacing:-.07em;margin-bottom:22px}
body[data-home-narrative] .moment-intro h3 {font-size:29px;margin-bottom:24px;max-width:380px}
.moment-details {display:grid;gap:20px}
.moment-details>div {position:relative;padding-left:34px}
.detail-dot {display:flex;width:20px;height:20px;align-items:center;justify-content:center;position:absolute;top:0;left:0;background:#edf3ff;border-radius:50%;color:#7391c0;font-size:9px}
.moment-details dt {font-size:11px;color:#50719e;font-weight:600;margin-bottom:4px}
.moment-details dd {font-size:13px;color:#768297;line-height:1.65}
body[data-home-narrative] .narrative-workflows {background:var(--n2-dark);color:#fff}
.narrative-workflows .section-head {max-width:720px}
body[data-home-narrative] .narrative-workflows .eyebrow {color:#86a9e8}
body[data-home-narrative] .narrative-workflows .section-sub {color:#a0afc4}
.workflow-list {display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}
.workflow-demo {border:1px solid #344257;border-radius:14px;background:#1a2a42;overflow:hidden;transition:transform .2s,border-color .2s}
.workflow-demo:hover {transform:translateY(-5px);border-color:#5b79a7}
.workflow-art {height:165px;display:flex;align-items:center;justify-content:center;position:relative;background:radial-gradient(ellipse at 50% 120%,#244e8c,transparent 70%),#17263c;overflow:hidden}
.workflow-art::before,.workflow-art::after {content:"";position:absolute;width:185px;height:185px;border:1px solid #adc5e614;border-radius:50%}
.workflow-art::after {width:250px;height:250px}
.workflow-orb {width:64px;height:64px;display:flex;align-items:center;justify-content:center;border-radius:18px;background:linear-gradient(145deg,#436caa,#213856);border:1px solid #7396cd66;box-shadow:0 10px 40px #020a2033;z-index:1;transform:rotate(-6deg)}
.workflow-orb .narrative-icon {width:28px;height:28px;color:#d5e7ff;transform:rotate(6deg)}
.workflow-art .voice-wave {position:absolute;bottom:4px;left:18px;right:18px;color:#658bc74d;justify-content:space-between}
.workflow-art .voice-wave i {width:2px}
.art-1 {background:radial-gradient(ellipse at 50% 120%,#28595b,transparent 70%),#172b34}
.art-1 .workflow-orb {background:linear-gradient(145deg,#4b8883,#25434d);border-color:#7eafa578}
.art-2 {background:radial-gradient(ellipse at 50% 120%,#5b5064,transparent 70%),#24293b}
.art-2 .workflow-orb {background:linear-gradient(145deg,#83718c,#394157);border-color:#a199b066}
.workflow-card-copy {padding:27px}
body[data-home-narrative] .workflow-card-copy .eyebrow {font-size:9px;letter-spacing:.06em;margin-bottom:12px;color:#8198bb}
body[data-home-narrative] .workflow-card-copy h3 {font-size:23px;color:#f4f7fc}
.workflow-card-copy>p:not(.eyebrow) {font-size:13px;color:#a0b0c7;line-height:1.7;margin-top:12px;min-height:45px}
.workflow-toggle {width:100%;display:flex;justify-content:space-between;align-items:center;background:none;border:0;border-top:1px solid #ffffff14;margin-top:24px;padding:17px 0 0;min-height:48px;font-family:inherit;font-weight:500;font-size:13px;color:#d0e1fd;cursor:pointer;text-align:left}
.workflow-toggle .narrative-icon {width:17px}
.workflow-modal {width:min(900px,calc(100vw - 40px));max-height:calc(100dvh - 48px);border:1px solid #dce4ee;border-radius:18px;padding:0;margin:auto;background:#fff;color:var(--n2-ink);box-shadow:0 40px 140px #04152c55;overflow:auto}
.workflow-modal::backdrop {background:#071325ad;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}
body[data-home-narrative]:has(.workflow-modal[open]) {overflow:hidden}
.modal-top {padding:26px 32px;display:flex;justify-content:space-between;align-items:flex-start;gap:20px;border-bottom:1px solid #e7edf4}
.modal-top {position:sticky;top:0;z-index:2;background:#fff}
body[data-home-narrative] .workflow-modal :is(button,a):focus-visible {outline-color:#1760e8}
body[data-home-narrative] .modal-top .eyebrow {margin:0 0 10px;color:#6e86ab}
body[data-home-narrative] .modal-top h3 {font-size:27px}
.modal-close {width:42px;height:42px;flex-shrink:0;border:1px solid #e2e8f0;background:#f6f8fb;display:flex;align-items:center;justify-content:center;border-radius:8px;cursor:pointer;color:#62748c}
.modal-content {display:grid;grid-template-columns:1.15fr 1fr}
.modal-conversation,.modal-outcomes {padding:28px 32px}
.modal-outcomes {background:#f7f9fc;border-left:1px solid #e7edf4}
body[data-home-narrative] .modal-content h4 {font-size:13px;color:#61748e;margin-bottom:24px;letter-spacing:0}
.modal-conversation .narrative-dialogue {gap:20px}
.modal-conversation .narrative-dialogue li span {font-size:14px;line-height:1.8}
.modal-outcomes .narrative-fields {grid-template-columns:1fr;gap:16px}
.modal-outcomes .narrative-fields>div {display:flex;justify-content:space-between;gap:20px}
.modal-outcomes .narrative-fields dt {font-size:11px}
.modal-outcomes .narrative-fields dd {font-size:12px;text-align:right}
.workflow-next-action {display:flex;align-items:center;gap:12px;margin-top:27px;background:#eaf3ee;border:1px solid #dbe9df;border-radius:8px;padding:16px;color:#3e6f55}
.workflow-next-action span {display:block;font-size:10px;color:#678a77}
.workflow-next-action strong {display:block;font-size:13px;margin-top:4px}
.modal-bottom {border-top:1px solid #e7edf4;padding:20px 32px;display:flex;justify-content:flex-end}
.result-stories {display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px}
.result-story {padding-top:28px;border-top:2px solid #dbe7fa}
body[data-home-narrative] .result-story .eyebrow {font-size:10px;margin-bottom:14px}
body[data-home-narrative] .result-story h3 {font-size:25px;margin-bottom:14px}
.result-story p:not(.eyebrow) {font-size:14px;color:#758298;line-height:1.8}
.result-measurement {display:flex;flex-direction:column;gap:6px;margin-top:24px}
.result-measurement>span {font-size:10px;color:#7f8ca0}
.result-measurement>strong {font-size:15px;color:#3566b2;font-weight:600}
.verified-metric {display:flex;gap:12px}
body[data-home-narrative] .narrative-operations {background:#f7f9fc;border-block:1px solid #e9edf3}
.operations-layout {display:grid;grid-template-columns:1fr 1.2fr;gap:70px;align-items:start}
.operations-layout .section-head {margin-bottom:22px}
.operations-closing {font-size:13px;color:#8390a2;line-height:1.8;max-width:410px}
.operations-compare {display:grid;grid-template-columns:.85fr 1.4fr;border:1px solid #e1e8f1;border-radius:12px;background:#fff;overflow:hidden}
.operations-compare>div {padding:18px 20px;display:flex;align-items:center;gap:9px;font-size:14px;line-height:1.6;border-top:1px solid #e8edf3}
.operations-compare>div:nth-child(2n+1) {color:#7f8c9e}
.operations-compare>div:nth-child(2n) {background:#f2f6fe;color:#335f9c}
.operations-compare .compare-head {font-size:11px;font-weight:700;letter-spacing:.065em;min-height:56px;border-top:0}
.operations-compare .narrative-icon {width:14px;height:14px;color:#5f8dce}
.industry-tabs {gap:10px;margin-bottom:28px}
.industry-tabs button {display:flex;align-items:center;gap:10px;border:1px solid #e1e7f0;border-radius:8px;padding:12px 22px}
.industry-tabs button[aria-selected="true"] {background:#245de0;border-color:#245de0;color:#fff}
.industry-tabs .narrative-icon {width:18px;height:18px}
.industry-panel {display:grid;grid-template-columns:1.1fr 1fr;border:1px solid #dfe6ef;border-radius:18px;overflow:hidden}
.industry-copy {padding:42px}
body[data-home-narrative] .industry-copy .eyebrow {margin-bottom:18px;font-size:10px}
body[data-home-narrative] .industry-copy h3 {font-size:34px;max-width:400px;line-height:1.25}
.industry-copy>p:not(.eyebrow) {color:#7a899e;font-size:14px;line-height:1.8;margin-top:18px;max-width:420px}
.industry-flow {margin-top:30px;display:flex;flex-wrap:wrap;gap:16px;list-style:none}
.industry-flow li {display:flex;flex-direction:column;gap:8px;font-size:10px;color:#6881a2;max-width:100px}
.industry-flow li>span:first-child {font-size:9px;color:#a1b2c9;padding-bottom:8px;border-bottom:1px solid #dce5f1}
.industry-visual {display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:400px;background:radial-gradient(ellipse at 50% 10%,#e1eaff 0%,#f0f4fb 65%);position:relative;padding:32px;overflow:hidden}
.industry-visual::before {content:"";width:360px;height:360px;border:1px solid #ccdaed;position:absolute;border-radius:50%;top:5%}
.industry-visual::after {content:"";width:450px;height:450px;border:1px solid #d8e3f2;position:absolute;border-radius:50%;top:-6%}
.industry-symbol {position:relative;z-index:1;background:#fff;border:1px solid #dee7f3;box-shadow:0 8px 25px #2544690e;width:66px;height:66px;display:flex;align-items:center;justify-content:center;border-radius:18px;color:#4b7fcb;margin-bottom:20px}
.industry-symbol .narrative-icon {width:30px;height:30px}
.industry-record {position:relative;z-index:1;width:100%;max-width:320px;background:#fff;border:1px solid #dae4f1;border-radius:12px;padding:23px;box-shadow:0 20px 40px -25px #3b567948}
.record-tag {display:inline-block;font-size:9px;padding:4px 7px;border-radius:4px;background:#eaf3ff;color:#6590c8;margin-bottom:12px}
body[data-home-narrative] .industry-record h4 {font-size:19px;letter-spacing:-.02em;margin-bottom:18px}
.industry-record ul {display:grid;gap:12px;list-style:none}
.industry-record li {display:flex;gap:8px;align-items:center;font-size:11px;color:#778ba4}
.industry-record li .narrative-icon {width:13px;height:13px;color:#6c9c88}
.illustration-label {position:relative;z-index:1;font-size:9px;color:#8b9bb1;margin-top:18px}
.industry-visual-1 {background:radial-gradient(ellipse at 50% 10%,#dcece9,#f1f7f5 65%)}
.industry-visual-2 {background:radial-gradient(ellipse at 50% 10%,#ede8df,#f8f6f1 65%)}
.industry-visual-3 {background:radial-gradient(ellipse at 50% 10%,#dce4ed,#eff3f8 65%)}
body[data-home-narrative] .narrative-credit {background:#edf3fd}
.credit-layout {display:grid;grid-template-columns:1.2fr 1fr;gap:85px;align-items:center}
.credit-layout .section-head {margin-bottom:20px}
.credit-detail {font-size:14px;line-height:1.85;color:#70829c}
.credit-layout .cta-row {gap:16px 25px;margin-top:6px}
.credit-lifecycle {list-style:none;display:grid;grid-template-columns:1fr 1fr;border-top:1px solid #d1def0;border-left:1px solid #d1def0}
.credit-lifecycle li {min-height:82px;display:flex;align-items:center;gap:14px;font-size:12px;padding:18px;border-right:1px solid #d1def0;border-bottom:1px solid #d1def0;color:#4e6b94}
.credit-lifecycle li>span:first-child {font-size:10px;color:#94aac7}
.deployment-grid {display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}
.deployment-card {display:flex;flex-direction:column;align-items:flex-start;min-width:0;padding:40px;border:1px solid #e0e7f0;border-radius:16px;background:#f9fbfe}
body[data-home-narrative] .deployment-card .eyebrow {font-size:10px;letter-spacing:.07em;margin-bottom:14px}
body[data-home-narrative] .deployment-card h3 {font-size:25px;margin-bottom:14px}
.deployment-card>p:not(.eyebrow) {font-size:14px;line-height:1.75;color:#78889e;max-width:430px}
.deployment-card .narrative-chips {margin-top:22px;margin-bottom:32px}
.deployment-card-managed {padding:40px;background:var(--n2-dark);color:#fff;position:relative;overflow:hidden;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start}
.deployment-card-managed::before {content:"";position:absolute;width:390px;height:390px;right:-200px;bottom:-140px;border:1px solid #ffffff15;border-radius:50%;box-shadow:0 0 0 55px #ffffff04,0 0 0 110px #ffffff03;pointer-events:none}
body[data-home-narrative] .deployment-card-managed .eyebrow {color:#90ace0}
body[data-home-narrative] .deployment-card-managed h3 {font-size:38px;max-width:380px}
body[data-home-narrative] .deployment-card-managed>p:not(.eyebrow) {color:#a4b4cd;font-size:16px}
.deployment-card-managed .narrative-chips li {background:#283d5b;color:#a1badf}
.deployment-card .btn {margin-top:auto}
body[data-home-narrative] .narrative-connected {background:#f7f9fc}
.narrative-connected .section-head {margin-inline:auto;text-align:center}
.connected-map {position:relative}
.connected-hub {display:flex;align-items:center;justify-content:center;gap:10px;margin:0 auto 56px;background:#fff;color:#3b68b3;box-shadow:0 10px 30px #2a426817;border:1px solid #dce5f2;width:150px;height:58px;border-radius:12px;position:relative}
.connected-hub::after {content:"";position:absolute;top:100%;left:50%;height:31px;width:1px;background:#cbd9ec}
.connected-branches {display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;position:relative}
.connected-branches::before {content:"";position:absolute;top:-26px;left:12%;right:12%;height:1px;background:#cbd9ec}
.connected-branches>article {position:relative;border:1px solid #e1e7f0;border-radius:12px;padding:24px;background:#fff}
.connected-branches>article::before {content:"";position:absolute;top:-26px;left:50%;height:26px;width:1px;background:#cbd9ec}
.connected-branches>article>.narrative-icon {color:#7c9cc9;margin-bottom:18px}
body[data-home-narrative] .connected-branches h3 {font-size:18px;margin-bottom:15px;letter-spacing:-.02em}
.connected-branches .narrative-chips {gap:6px}
.connected-branches .narrative-chips li {font-size:10px;background:#f3f6fb}
.trust-heading {display:flex;justify-content:space-between;align-items:center;gap:35px}
.trust-heading .section-head {max-width:700px}
.trust-heading .card-link {flex-shrink:0;margin:0}
.trust-matrix {display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:30px}
.trust-matrix article {border-top:1px solid #e1e7ee;padding-top:28px}
.trust-matrix .narrative-icon {color:#6b89b4;margin-bottom:20px;width:26px;height:26px}
body[data-home-narrative] .trust-matrix h3 {font-size:19px;letter-spacing:-.02em;margin-bottom:12px}
.trust-matrix p {font-size:13px;color:#7f8da0;line-height:1.8}
body[data-home-narrative] .narrative-final-cta {padding:88px 0;background:var(--n2-dark);color:#fff;position:relative}
body[data-home-narrative] .narrative-final-cta .container {text-align:center;position:relative}
body[data-home-narrative] .narrative-final-cta h2 {margin:0 auto;max-width:800px;font-size:clamp(36px,4vw,54px)}
.narrative-final-cta p {color:#9fafc6;font-size:16px;line-height:1.8;max-width:630px;margin:25px auto 0}
.narrative-final-cta .cta-row {justify-content:center}
body[data-home-narrative] .btn-light {background:#fff;color:#1d3355}
body[data-home-narrative] .btn-outline-light {background:transparent;border-color:#4c607d;color:#d0dbed}
body[data-home-narrative] .site-footer {background:#0d192c;border-color:#263347;padding-top:55px}
body[data-home-narrative] .footer-grid {gap:28px}
body[data-home-narrative] .footer-col h4 {font-size:12px;letter-spacing:0;color:#c7d3e5}
body[data-home-narrative] .footer-col a {font-size:11px;color:#8295b2;margin-bottom:8px}
body[data-home-narrative] .footer-brand p {font-size:12px;color:#8195b2;line-height:1.8}
body[data-home-narrative] .footer-bottom {font-size:11px;color:#657b9b}
body[data-home-narrative] .footer-logo {height:25px}
body[data-home-narrative] [data-reveal] {opacity:1;transform:none}
body[data-home-narrative] .hero-stage.is-active,.outcome-panel:not([hidden]),.moment-panel:not([hidden]),.industry-panel:not([hidden]) {animation:content-in .3s ease both}
@keyframes content-in {from{opacity:.3;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}
@media(min-width:1500px) {body[data-home-narrative] .container{max-width:1360px}}
@media(max-width:1200px) {
  body[data-home-narrative] .container{padding-inline:34px}
  body[data-home-narrative] .header-inner{height:72px}
  body[data-home-narrative] .header-actions{margin-left:auto}
  body[data-home-narrative] .main-nav{top:100%;background:#fff;border:1px solid #e1e7ef;border-radius:0 0 12px 12px;box-shadow:0 20px 40px #0d294015;max-height:calc(100dvh - 80px);overflow-y:auto}
  body[data-home-narrative] .main-nav .nav-link{color:#344c6c;padding:13px}
  body[data-home-narrative] .main-nav .dropdown{background:#f6f8fc}
  .narrative-hero-grid {display:block;min-height:0;padding-bottom:72px!important}
  body[data-home-narrative] h1{font-size:54px}
  .conversation-layout,.operations-layout,.credit-layout{gap:42px}
  .moment-panel{gap:35px;padding:32px}
  .workflow-card-copy{padding:22px}
  .industry-copy{padding:30px}
  .connected-branches{gap:15px}
  .connected-branches>article{padding:19px}
}
@media(max-width:900px) {
  body[data-home-narrative] .section{padding:75px 0}
  body[data-home-narrative] .narrative-hero{padding-top:40px}
  .narrative-hero-grid {display:block;min-height:0;padding-bottom:72px!important}
  body[data-home-narrative] h1{font-size:44px}
  body[data-home-narrative].lang-zh h1{font-size:42px}
  body[data-home-narrative] .hero-sub{font-size:16px}
  .conversation-layout{gap:32px}
  body[data-home-narrative] h2{font-size:35px}
  .conversation-object{padding:16px}
  .outcome-panel{padding:22px;min-height:390px}
  .outcome-panel blockquote{font-size:19px}
  .outcome-steps>button{padding:13px 8px;gap:10px}
  .outcome-steps strong{font-size:15px}
  .outcome-steps small{font-size:11px}
  .workflow-list{gap:15px}
  .workflow-card-copy{padding:20px}
  body[data-home-narrative] .workflow-card-copy h3{font-size:20px}
  .operations-layout{grid-template-columns:1fr;gap:32px}
  .operations-layout .section-head{max-width:650px}
  .operations-closing{max-width:650px}
  .industry-copy h3{font-size:28px!important}
  .industry-visual{padding:24px}
  .credit-layout{gap:36px;grid-template-columns:1.1fr 1fr}
  .trust-heading{display:block}
  .trust-heading .card-link{margin-bottom:35px}
  .trust-matrix{gap:20px}
  .narrative-tabs-wide{gap:3px;padding:10px}
  .narrative-tabs-wide button{font-size:11px;gap:6px}
  .narrative-tabs-wide .narrative-icon{width:15px}
}
@media(max-width:768px) {
  body[data-home-narrative] .container{padding-inline:24px}
  body[data-home-narrative] .narrative-hero{padding-top:28px}
  .narrative-hero-grid {display:block;min-height:0;padding-bottom:72px!important}
  .narrative-hero-copy {padding:16px 0 12px;max-width:900px;margin-inline:auto;text-align:center}
  body[data-home-narrative] h1{font-size:54px;line-height:1.1}
  body[data-home-narrative] .hero-sub{max-width:580px}
  .platform-stats-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:30px 20px}
  .platform-stat dd{font-size:32px}
  .conversation-layout{grid-template-columns:1fr;gap:30px}
  .conversation-object{max-width:580px;width:100%;margin:auto}
  .outcome-panel{min-height:335px}
  .outcome-steps strong{font-size:16px}
  .outcome-steps small{font-size:12px;max-width:none}
  .conversation-flow-labels{font-size:9px}
  .moment-panel{grid-template-columns:1fr;gap:30px}
  .moment-intro{display:grid;grid-template-columns:auto 1fr;gap:10px 25px;align-items:center}
  .large-step{grid-row:span 2;margin:0}
  body[data-home-narrative] .moment-intro h3{font-size:26px;margin:0;max-width:none}
  .moment-intro .narrative-chips{grid-column:2}
  .moment-details{grid-template-columns:1fr 1fr;gap:22px}
  .industry-tabs{display:none}
  .industry-panel{grid-template-columns:1.1fr 1fr;margin-top:22px}
  .industry-copy{padding:25px}
  body[data-home-narrative] .industry-copy h3{font-size:25px!important}
  .industry-visual{min-height:340px;padding:20px}
  .industry-record{padding:17px}
  body[data-home-narrative] .industry-record h4{font-size:17px}
  .industry-record li{font-size:10px}
  .credit-layout{grid-template-columns:1fr}
  .credit-lifecycle li{min-height:70px}
  .deployment-grid{grid-template-columns:1fr}
  .deployment-card{padding:25px}
  .deployment-card-managed{padding:35px}
  .connected-branches{grid-template-columns:1fr;gap:20px}
  .connected-branches::before{display:none}
  .connected-branches>article::before{display:none}
  .trust-matrix{grid-template-columns:1fr 1fr;gap:30px}
  .modal-content{grid-template-columns:1fr}
  .modal-outcomes{border-left:0;border-top:1px solid #e7edf4}
  .modal-outcomes .narrative-fields{grid-template-columns:1fr 1fr}
  .modal-outcomes .narrative-fields>div{display:block}
  .modal-outcomes .narrative-fields dd{text-align:left}
}
@media(max-width:560px) {
  body[data-home-narrative] .container{padding-inline:22px}
  body[data-home-narrative] .header-inner{height:68px;gap:10px}
  body[data-home-narrative] .site-header .brand img{height:23px}
  body[data-home-narrative] .header-actions{margin-left:auto;gap:7px}
  body[data-home-narrative] .header-actions>.btn{display:none}
  body[data-home-narrative] .language-picker select{width:130px;font-size:11px}
  body[data-home-narrative] .nav-toggle{width:44px;min-width:44px}
  body[data-home-narrative] .section{padding:62px 0}
  body[data-home-narrative] .section-head{margin-bottom:30px}
  body[data-home-narrative] h1{font-size:44px}
  body[data-home-narrative] h2{font-size:32px;letter-spacing:-.04em}
  body[data-home-narrative] .eyebrow{font-size:10px;margin-bottom:17px}
  body[data-home-narrative] .hero-sub{font-size:16px;line-height:1.75;margin-top:24px}
  body[data-home-narrative] .section-sub{font-size:15px;line-height:1.8;margin-top:20px}
  body[data-home-narrative] .btn{font-size:12px;padding:13px 16px;min-height:48px}
  .narrative-hero-copy .cta-row{gap:10px;margin-top:27px}
  body[data-home-narrative] .hero-note{font-size:11px}
  .outcome-steps>button{padding:14px 8px}
  .outcome-steps small{font-size:12px}
  .conversation-object{padding:15px}
  .example-top{font-size:10px}
  .outcome-panel{padding:24px 18px;min-height:325px}
  .outcome-panel blockquote{font-size:20px}
  .conversation-flow-labels{font-size:8px;margin-inline:0;gap:14px}
  .capture-tags .narrative-chips li{font-size:9px;padding:5px 6px}
  .narrative-tabs-wide{display:grid;grid-template-columns:repeat(3,1fr);padding:10px;gap:5px}
  .narrative-tabs-wide button{font-size:11px;min-height:43px}
  .moment-panel{padding:25px}
  .moment-intro{display:block}
  .large-step{font-size:42px;margin-bottom:18px}
  body[data-home-narrative] .moment-intro h3{font-size:26px;margin-bottom:20px}
  .moment-details{grid-template-columns:1fr;gap:22px}
  .workflow-list{grid-template-columns:1fr;gap:20px}
  .workflow-art{height:145px}
  .workflow-card-copy{padding:25px}
  .workflow-card-copy>p:not(.eyebrow){min-height:0;font-size:14px}
  body[data-home-narrative] .workflow-card-copy h3{font-size:25px}
  .workflow-toggle{font-size:14px}
  .workflow-modal{width:calc(100vw - 24px);max-height:calc(100dvh - 28px);border-radius:12px}
  .modal-top{padding:22px}
  body[data-home-narrative] .modal-top h3{font-size:23px}
  .modal-close{width:44px;height:44px}
  .modal-conversation,.modal-outcomes{padding:24px 22px}
  .modal-bottom{padding:18px 22px}
  .modal-bottom .btn{width:100%}
  .result-stories{grid-template-columns:1fr;gap:32px}
  .result-story{padding-top:22px}
  .result-measurement{margin-top:16px}
  .operations-compare>div{padding:16px 12px;font-size:13px}
  .operations-compare .compare-head{font-size:11px;letter-spacing:.02em}
  .operations-compare{grid-template-columns:.85fr 1.2fr}
  .industry-panel{grid-template-columns:1fr;margin-top:25px}
  .industry-copy{padding:28px}
  body[data-home-narrative] .industry-copy h3{font-size:29px!important}
  .industry-flow{gap:14px}
  .industry-flow li{max-width:75px;font-size:9px}
  .industry-visual{min-height:330px;padding:25px}
  .industry-record{padding:22px}
  .industry-record li{font-size:12px}
  body[data-home-narrative] .industry-record h4{font-size:20px}
  .credit-lifecycle li{font-size:11px;padding:16px;gap:12px}
  .deployment-card-managed{padding:30px}
  body[data-home-narrative] .deployment-card-managed h3{font-size:32px}
  .connected-branches{gap:14px}
  .connected-branches>article{padding:18px 15px}
  body[data-home-narrative] .connected-branches h3{font-size:17px}
  .connected-branches .narrative-chips{gap:4px}
  .connected-branches .narrative-chips li{padding:4px 6px;font-size:9px}
  .trust-matrix{gap:28px 22px}
  body[data-home-narrative] .trust-matrix h3{font-size:18px}
  body[data-home-narrative] .narrative-final-cta{padding:68px 0}
  body[data-home-narrative] .narrative-final-cta h2{font-size:34px}
  .narrative-final-cta p{font-size:14px}
}
/* Two-row customer marquee and data-backed cases. */
body[data-home-narrative] .verified-proof-strip {padding:40px 0 44px;background:#fff;border-bottom:1px solid var(--n2-line)}
.logo-wall-heading {display:grid;justify-items:center;position:relative;gap:12px;margin-bottom:24px;padding-inline:120px}
body[data-home-narrative] #customer-logo-heading {width:100%;max-width:none;font-size:16px;line-height:1.6;letter-spacing:0;color:#52627a;margin:0;font-weight:500;text-align:center}
.customer-logo-marquee {display:grid;grid-template-rows:repeat(2,72px);gap:12px;min-width:0}
.logo-row {min-width:0;overflow-x:auto;overflow-y:hidden;scrollbar-width:thin;scrollbar-color:#d6dfe9 transparent}
.logo-row:focus-visible {outline:3px solid #1760e8;outline-offset:3px}
.logo-track {display:flex;width:max-content;height:72px}
.logo-group {display:flex;align-items:center;gap:40px;list-style:none;margin:0;padding:0 40px 0 0;flex-shrink:0}
.customer-logo {flex:0 0 136px;width:136px;height:60px;display:flex;align-items:center;justify-content:center}
.customer-logo img {display:block;width:124px;height:50px;object-fit:contain;mix-blend-mode:multiply}
.logo-group[aria-hidden="true"] {display:none}
.is-motion-enabled .logo-row {overflow:hidden;mask-image:linear-gradient(to right,transparent,#000 3%,#000 97%,transparent)}
.is-motion-enabled .logo-group[aria-hidden="true"] {display:flex}
.is-motion-enabled .logo-track {animation:logo-drift 72s linear infinite;animation-play-state:paused}
.is-motion-enabled .logo-row:nth-child(2) .logo-track {animation-direction:reverse;animation-duration:80s}
.is-running .logo-track {animation-play-state:running}
.customer-logo-marquee:hover .logo-track,.customer-logo-marquee:focus-within .logo-track {animation-play-state:paused}
.is-motion-enabled .logo-row:focus-visible {overflow-x:auto;mask-image:none}
.is-motion-enabled .logo-row:focus-visible .logo-track {animation:none}
.is-motion-enabled .logo-row:focus-visible .logo-group[aria-hidden="true"] {display:none}
@keyframes logo-drift {to{transform:translateX(-50%)}}
body[data-home-narrative] .narrative-customer-cases {background:#fff}
.customer-case-grid {display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;align-items:stretch}
.customer-case {min-width:0;padding:30px 28px 28px;background:#fff;border:1px solid #dfe6f2;border-radius:15px;box-shadow:0 3px 4px #152d5704,0 10px 30px #18376406}
body[data-home-narrative] .case-industry {font-size:16px;font-weight:700;letter-spacing:0;margin:0 0 10px}
.case-scenario {font-size:13px;line-height:1.65;color:#536d93;margin:0;min-height:44px}
.case-kpis {display:grid;grid-template-columns:1fr 1fr;gap:22px;margin:28px 0 26px}
.case-kpi {min-width:0}
.case-kpi-value {display:block;font-size:36px;font-weight:800;line-height:1.1;color:var(--n2-blue);letter-spacing:-.045em;font-variant-numeric:tabular-nums;white-space:nowrap}
.case-kpi-label {display:block;margin-top:12px;font-size:12px;line-height:1.65;color:#455e80}
.case-summary {font-size:14px;line-height:1.85;color:#536d93;margin:0}
.case-section-footer {text-align:center;margin-top:36px}
body[data-home-narrative] .case-section-footer .btn {display:inline-flex;gap:12px;align-items:center;border-color:#c9d8fa;color:#1177FF}
.case-section-footer p {font-size:11px;color:#75869d;margin-top:18px;line-height:1.7}
.case-sr-only {position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.industry-visual-4 {background:radial-gradient(ellipse at 50% 10%,#e8e6f3,#f6f5fa 65%)}
body[data-home-narrative] .is-reveal-enhanced.is-visible {animation:section-rise .65s cubic-bezier(.22,.68,0,1) var(--reveal-delay,0ms) backwards}
@keyframes section-rise {from{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}
.is-flow-playing .voice-wave i {animation:voice-breathe 1.1s ease-in-out infinite alternate;animation-delay:var(--delay)}
@keyframes voice-breathe {from{transform:scaleY(.35);opacity:.45}to{transform:scaleY(1);opacity:1}}
@media(max-width:1100px) {
  .customer-case{padding:26px 22px}
  .case-kpi-value{font-size:32px}
  .case-kpis{gap:16px}
}
@media(max-width:900px) {
  .customer-case-grid{grid-template-columns:1fr}
  .customer-case{padding:30px}
  .case-scenario{min-height:0;font-size:15px}
  .case-kpis{max-width:420px}
  .case-kpi-value{font-size:40px}
  .case-summary{font-size:16px}
}
@media(max-width:560px) {
  body[data-home-narrative] .verified-proof-strip{padding:30px 0 34px}
  .logo-wall-heading{gap:12px;margin-bottom:18px}
  body[data-home-narrative] #customer-logo-heading{font-size:14px;max-width:none}
  .customer-logo-marquee{grid-template-rows:repeat(2,64px);gap:4px}
  .logo-track{height:64px}
  .logo-group{gap:28px;padding-right:28px}
  .customer-logo{flex-basis:116px;width:116px;height:54px}
  .customer-logo img{width:108px;height:43px}
  .customer-case{padding:27px 24px}
  .case-kpi-label{font-size:13px}
  .case-scenario{font-size:14px}
}
@media(prefers-reduced-motion:reduce) {
  html:has(body[data-home-narrative]){scroll-behavior:auto}
  body[data-home-narrative] *,body[data-home-narrative] *::before,body[data-home-narrative] *::after{animation:none!important;transition:none!important;scroll-behavior:auto!important}
}
/* V4: one clear proposition, no right-hand console or empty column. */
@media(max-width:760px) {
  .logo-wall-heading{padding-inline:0}
}
body[data-home-narrative] .narrative-hero {padding-top:80px;background:radial-gradient(ellipse 70% 90% at 50% 0%,#eaf2ff99,transparent 74%),linear-gradient(180deg,#fff,#f5f8fd)}
body[data-home-narrative] .narrative-hero h1 {font-size:clamp(46px,5.6vw,78px);max-width:900px;margin-inline:auto;line-height:1.13}
@media(min-width:761px) {
  body[data-home-narrative].lang-zh .narrative-hero h1 {font-size:clamp(40px,4.7vw,64px)}
}
body[data-home-narrative] .narrative-hero .hero-sub {max-width:760px;margin-inline:auto;font-size:18px}
body[data-home-narrative] .narrative-hero .cta-row {justify-content:center}
.hero-channel-list {display:flex;justify-content:center;flex-wrap:wrap;gap:12px 30px;list-style:none;margin-top:25px;color:#325b94;font-size:13px;font-weight:650}
.hero-channel-list li {display:flex;align-items:center;gap:9px}
.hero-channel-list li::before {content:"";width:6px;height:6px;border-radius:50%;background:#5a8fec}
body[data-home-narrative] .deployment-card h3 {font-size:32px;line-height:1.2;max-width:none}
body[data-home-narrative] .deployment-card>p:not(.eyebrow) {font-size:15px;line-height:1.8}
@media(max-width:760px) {
  body[data-home-narrative] .narrative-hero {padding-top:48px}
  body[data-home-narrative] .narrative-hero h1 {font-size:48px}
  body[data-home-narrative] .narrative-hero .hero-sub {font-size:16px}
  .narrative-hero-grid {padding-bottom:56px!important}
  .deployment-grid {grid-template-columns:1fr}
}
@media(max-width:480px) {
  body[data-home-narrative] .narrative-hero {padding-top:35px}
  body[data-home-narrative] .narrative-hero h1 {font-size:39px;white-space:normal}
  body[data-home-narrative].lang-zh .narrative-hero h1 {font-size:clamp(32px,9vw,39px);white-space:pre-line}
  body[data-home-narrative] .narrative-hero .hero-sub {font-size:15px;line-height:1.8}
  .hero-channel-list {gap:12px 18px;font-size:11px}
  .narrative-hero-grid {padding-bottom:44px!important}
  .deployment-card {padding:28px}
}
/* Voice is the product core; messages support the conversation. */
body[data-home-narrative] .channel-reach-voice-led {background:#f5f8fc}
body[data-home-narrative] .channel-reach-voice-led .channel-intro {grid-template-columns:1.2fr 1fr;align-items:center}
body[data-home-narrative] .channel-reach-voice-led .channel-intro h2 {text-wrap:balance}
body[data-home-narrative] .channel-reach-voice-led .channel-grid {grid-template-columns:1.6fr 1fr;gap:20px}
body[data-home-narrative] .channel-reach-voice-led .channel-card {border:1px solid #dce5f1;border-radius:16px;padding:28px 30px;background:#fff}
body[data-home-narrative] .channel-reach-voice-led .channel-card[data-channel="voice"] {grid-row:span 2;background:#102746;color:#fff;border-color:#102746;padding:36px}
body[data-home-narrative] .channel-reach-voice-led .channel-card[data-channel="voice"] h3 {color:#fff;font-size:clamp(26px,2.3vw,34px);line-height:1.25;max-width:460px}
body[data-home-narrative] .channel-reach-voice-led .channel-card[data-channel="voice"]>p {color:#cbd8ed}
body[data-home-narrative] .channel-reach-voice-led .channel-card[data-channel="voice"] .channel-outcome {color:#a7c9ff;margin-top:26px}
body[data-home-narrative] .channel-reach-voice-led .channel-card-top {margin-bottom:20px}
body[data-home-narrative] .channel-reach-voice-led .channel-card>p {margin-bottom:16px}
.ai-call-capabilities {list-style:none;padding:0;margin:8px 0 0;display:grid;gap:17px}
.ai-call-capabilities li {border-top:1px solid #35506e;padding-top:16px;display:grid;grid-template-columns:145px 1fr;gap:20px;font-size:13px;line-height:1.65}
.ai-call-capabilities strong {color:#fff;font-weight:600}
.ai-call-capabilities span {color:#cbd8ed}
@media(max-width:900px){
 body[data-home-narrative] .channel-reach-voice-led .channel-intro {grid-template-columns:1fr;gap:20px}
 body[data-home-narrative] .channel-reach-voice-led .channel-sub {max-width:650px}
 body[data-home-narrative] .channel-reach-voice-led .channel-grid {grid-template-columns:1fr 1fr}
 body[data-home-narrative] .channel-reach-voice-led .channel-card[data-channel="voice"] {grid-column:1/-1;grid-row:auto}
}
@media(max-width:560px){
 body[data-home-narrative] .channel-reach-voice-led .channel-grid {grid-template-columns:1fr}
 body[data-home-narrative] .channel-reach-voice-led .channel-card,
 body[data-home-narrative] .channel-reach-voice-led .channel-card[data-channel="voice"] {padding:25px}
 .ai-call-capabilities li {grid-template-columns:1fr;gap:5px}
}
