.svc-business-chat { overflow: clip; background: #071022; }
.svc-business-chat :where(section, div, article, figure, img, ol, ul, li) { min-width: 0; }
.svc-business-chat :where(ul, ol) { margin-top: 0; margin-bottom: 0; }
.svc-business-chat .asfs-svc-heading { max-width: 920px; }
.svc-business-chat .svc-chat-centered > .asfs-svc-heading { margin-right: auto; margin-left: auto; text-align: center; }

.svc-chat-breadcrumbs { margin-bottom: 36px; }
.svc-chat-breadcrumbs .breadcrumbs { margin: 0; padding: 0; border-bottom: 0; background: transparent; }
.svc-chat-breadcrumbs .breadcrumbs ol { width: auto; max-width: none; margin: 0; padding: 0; }
.svc-chat-breadcrumbs :where(a, li, span) { color: #bfd0e5; font-size: .8125rem; }
.svc-chat-breadcrumbs a:hover { color: #fff; }

.svc-chat-hero { padding: 32px 0 74px; border-bottom: 1px solid #22344e; background: #050d1c; }
.svc-chat-hero-grid { display: grid; grid-template-columns: minmax(0, 1.16fr) minmax(430px, .84fr); gap: 60px; align-items: center; }
.svc-chat-hero-copy h1 { max-width: 760px; font-size: clamp(2.55rem, 4vw, 4.15rem); }
.svc-chat-hero-copy > p:not(.asfs-svc-eyebrow) { max-width: 710px; margin: 20px 0 0; color: #d1dbea; font-size: 1.05rem; }
.svc-chat-hero-visual { overflow: hidden; margin: 0; padding: 14px; border: 1px solid #334762; border-radius: 8px; background: #101c31; box-shadow: 0 24px 64px rgba(0, 0, 0, .28); }
.svc-chat-browser-bar { display: flex; align-items: center; gap: 7px; min-height: 34px; padding: 0 4px 10px; border-bottom: 1px solid #2c3e59; }
.svc-chat-browser-bar > span { width: 8px; height: 8px; border-radius: 50%; background: #ef5b5b; }
.svc-chat-browser-bar > span:nth-child(2) { background: #e6a928; }
.svc-chat-browser-bar > span:nth-child(3) { background: #1eac7d; }
.svc-chat-browser-bar code { max-width: calc(100% - 70px); margin-left: auto; overflow: hidden; color: #b9c8dd; font-size: .66rem; text-overflow: ellipsis; white-space: nowrap; }
.svc-chat-hero-visual img { display: block; width: 100%; height: auto; margin-top: 12px; border-radius: 6px; }
.svc-chat-hero-visual figcaption { display: flex; justify-content: space-between; gap: 16px; padding: 12px 2px 0; color: #67e8f9; font-size: .73rem; font-weight: 750; }

.svc-chat-summary-section { border-radius: 8px 8px 0 0; }
.svc-chat-summary-grid { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 0; margin-top: 42px; padding-top: 30px; border-top: 1px solid var(--svc-border); }
.svc-chat-summary-grid article { padding: 0 22px; border-left: 1px solid var(--svc-border); }
.svc-chat-summary-grid article:first-child { padding-left: 0; border-left: 0; }
.svc-chat-summary-grid article > span { color: #2563eb; font-size: .76rem; font-weight: 800; }
.svc-chat-summary-grid h3 { margin: 8px 0 7px; font-size: 1rem; }
.svc-chat-summary-grid p { margin: 0; font-size: .84rem; line-height: 1.6; }

.svc-chat-audience-section { background: #0b1426; }
.svc-chat-tablist { display: flex; flex-wrap: wrap; gap: 8px; margin-bottom: 24px; padding-bottom: 22px; border-bottom: 1px solid #2a3b52; }
.svc-chat-tablist button { min-height: 44px; padding: 10px 15px; color: #c6d4e7; font: inherit; font-size: .82rem; font-weight: 700; text-align: left; border: 1px solid transparent; border-radius: 6px; background: #101d31; cursor: pointer; }
.svc-chat-tablist button:hover { color: #fff; border-color: #57728f; }
.svc-chat-tablist button[aria-selected="true"] { color: #fff; border-color: #3b82f6; background: #245de1; }
.svc-chat-tablist button:focus-visible { outline: 3px solid #67e8f9; outline-offset: 3px; }
.svc-chat-audience [role="tabpanel"] { display: grid; grid-template-columns: 46px minmax(0, 1fr); gap: 18px; align-items: start; padding: 24px; border: 1px solid #2d405a; border-radius: 8px; background: #101b2e; }
.svc-chat-audience [role="tabpanel"][hidden] { display: none; }
.svc-chat-audience [role="tabpanel"] h3 { font-size: 1.05rem; }
.svc-chat-audience [role="tabpanel"] p { margin: 7px 0 0; font-size: .9rem; }

.svc-chat-pain-section { border-top: 1px solid #24364f; background: #0b1426; }
.svc-chat-pain-layout { display: grid; grid-template-columns: minmax(0, .82fr) minmax(0, 1.18fr); gap: 52px; align-items: center; }
.svc-chat-label { margin: 0 0 18px; color: #ff6b7e !important; font-size: .76rem !important; font-weight: 800; text-transform: uppercase; }
.svc-chat-pain-copy ul, .svc-chat-workspace-copy ul { display: grid; gap: 15px; padding: 0; list-style: none; }
.svc-chat-pain-copy li, .svc-chat-workspace-copy li { display: flex; gap: 11px; color: #d8e2ef; font-size: .93rem; line-height: 1.6; }
.svc-chat-pain-copy li > span { flex: 0 0 auto; color: #ff647a; font-size: 1.15rem; font-weight: 800; }

.svc-chat-image-frame { overflow: hidden; margin: 0; border: 1px solid #d3ddea; border-radius: 8px; background: #eef3f8; box-shadow: 0 20px 50px rgba(15, 23, 42, .12); }
.svc-chat-image-frame img { display: block; width: 100%; height: auto; }
.svc-chat-image-frame--dark { border-color: #30435d; background: #081224; box-shadow: 0 20px 50px rgba(0, 0, 0, .22); }
.svc-chat-image-frame--feature { width: min(930px, 100%); margin: 0 auto; border-color: #2e405c; background: #0a1325; }
.svc-chat-comparison-section { background: #071022; }
.svc-chat-comparison-cards { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 18px; width: min(930px, 100%); margin: 28px auto 0; }
.svc-chat-comparison-cards article { padding: 24px; border: 1px solid #30415a; border-radius: 8px; background: #101b2e; }
.svc-chat-comparison-cards h3 { margin: 0 0 16px; font-size: 1.06rem; }
.svc-chat-comparison-cards ul { display: grid; gap: 10px; padding: 0; list-style: none; }
.svc-chat-comparison-cards li { display: flex; gap: 10px; color: #cbd6e5; font-size: .84rem; line-height: 1.55; }
.svc-chat-before li > span { color: #ff647a; }
.svc-chat-after .svc-chat-label, .svc-chat-after li > span { color: #34d399 !important; }

.svc-chat-capabilities { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 16px; }
.svc-chat-capabilities article { padding: 20px; border: 1px solid var(--svc-border); border-radius: 8px; background: #f7f9fc; }
.svc-chat-capabilities .asfs-svc-icon { width: 36px; height: 36px; }
.svc-chat-capabilities .asfs-svc-icon svg { width: 22px; height: 22px; }
.svc-chat-capabilities h3 { margin: 14px 0 8px; font-size: .94rem; }
.svc-chat-capabilities p { margin: 0; font-size: .8rem; line-height: 1.6; }
.svc-chat-scope-note { margin: 28px 0 0; color: #64748b; font-size: .78rem; font-style: italic; text-align: center; }
.svc-chat-scope-note--dark { color: #9fb0c7; }

.svc-chat-journey-section { background: #0b1426; }
.svc-chat-image-frame--journey { width: min(950px, 100%); margin: 0 auto; border-color: #30435d; background: #081224; }
.svc-chat-journey-note { max-width: 780px; margin: 24px auto 0; text-align: center; }

.svc-chat-workspace-layout { display: grid; grid-template-columns: minmax(0, .72fr) minmax(0, 1.28fr); gap: 50px; align-items: center; }
.svc-chat-workspace-copy h3, .svc-chat-reverse-copy h3 { margin-bottom: 24px; font-size: 1.45rem; }
.svc-chat-workspace-copy li { color: #40516a; }
.svc-chat-workspace-copy li::before { flex: 0 0 auto; content: "\2713"; color: #2563eb; font-weight: 800; }
.svc-chat-image-frame--workspace { border: 10px solid #f8fafc; background: #0d1930; }

.svc-chat-assignment-section { border-bottom: 1px solid #24364f; background: #071022; }
.svc-chat-context-section { background: #0b1426; }
.svc-chat-reverse-layout { display: grid; grid-template-columns: minmax(0, 1.15fr) minmax(0, .85fr); grid-template-areas: "visual copy"; gap: 50px; align-items: center; }
.svc-chat-reverse-copy { grid-area: copy; }
.svc-chat-reverse-copy p { margin: 0; color: #c9d6e6; line-height: 1.75; }
.svc-chat-reverse-layout .svc-chat-image-frame { grid-area: visual; }

.svc-chat-process-section { border-top: 1px solid #24364f; background: #071022; }
.svc-chat-process-section .asfs-svc-track { grid-auto-columns: minmax(142px, 1fr); }
.svc-chat-process-section .asfs-svc-step-copy { text-align: left; }
.svc-chat-process-section .asfs-svc-icon { width: 34px; height: 34px; }
.svc-chat-process-section .asfs-svc-icon svg { width: 21px; height: 21px; }
.svc-chat-image-frame--process { width: min(940px, 100%); margin: 42px auto 0; border-color: #30435d; background: #081224; }

.svc-chat-foundations-section { background: #f2f6fb; }
.svc-chat-foundations-layout { display: grid; grid-template-columns: minmax(0, .92fr) minmax(0, 1.08fr); gap: 34px; align-items: center; }
.svc-chat-foundations-list { display: grid; gap: 12px; }
.svc-chat-foundations-list article { padding: 16px 18px; border: 1px solid #d4dfeb; border-radius: 8px; background: #fff; }
.svc-chat-foundations-list h3 { color: #2563eb; font-size: .9rem; }
.svc-chat-foundations-list p { margin: 6px 0 0; font-size: .8rem; line-height: 1.55; }
.svc-chat-image-frame--foundations { border: 9px solid #fff; background: #081224; }

.svc-chat-integrations-section { background: #071022; }
.svc-chat-image-frame--integrations { width: min(850px, 100%); margin: 0 auto; border-color: #30435d; background: #081224; }
.svc-chat-image-frame--outcomes { width: min(960px, 100%); margin: 0 auto; }
.svc-chat-outcomes { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 16px; margin-top: 32px; text-align: left; }
.svc-chat-outcomes article { padding: 20px; border: 1px solid #d7e0ec; border-radius: 8px; background: #f7f9fc; }
.svc-chat-outcomes article > p { margin: 0; font-size: .82rem; line-height: 1.5; }
.svc-chat-outcomes article > p:first-child { color: #b4233c; }
.svc-chat-outcomes article > p:first-child span { font-weight: 800; text-transform: uppercase; }
.svc-chat-outcomes article > span { display: block; margin: 6px 0; color: #2563eb; }
.svc-chat-outcomes article > p:last-child { color: #047a64; }

.svc-chat-portfolio-section { background: #0b1426; }
.svc-chat-portfolio-section .asfs-svc-projects { width: min(920px, 100%); grid-template-columns: minmax(0, 1fr); }
.svc-chat-portfolio-section .asfs-svc-project-image { border-color: #30435d; background: #071022; }
.svc-chat-portfolio-section .asfs-svc-project-copy > p:not(.asfs-svc-project-category) { color: #b9c7da; }
.svc-chat-portfolio-section .asfs-svc-project-category { color: #67e8f9; }
.svc-chat-portfolio-section .asfs-svc-project h3 { color: #fff; }
.svc-chat-empty-projects { margin: 0; }

.svc-chat-related-section { border-top: 1px solid #24364f; background: #071022; }
.svc-chat-related { display: grid; grid-template-columns: repeat(5, minmax(0, 1fr)); gap: 16px; }
.svc-chat-related article { display: flex; flex-direction: column; align-items: flex-start; min-height: 172px; padding: 21px; border: 1px solid #30425b; border-radius: 8px; background: #101c30; }
.svc-chat-related h3 { margin: 15px 0; font-size: .9rem; }
.svc-chat-related :where(.nw-master-text-link, .svc-chat-planned) { margin-top: auto; }
.svc-chat-planned { color: #96a8c0; font-size: .8rem; }
.svc-chat-faq-section { background: #fff; }
.svc-chat-final { background: linear-gradient(110deg, #0b2b67 0%, #172554 48%, #3b146c 100%); }

@media (max-width: 1180px) {
  .svc-chat-hero-grid { grid-template-columns: minmax(0, 1fr); }
  .svc-chat-hero-visual { width: min(780px, 100%); }
  .svc-chat-summary-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 28px 0; }
  .svc-chat-summary-grid article:nth-child(3) { padding-left: 0; border-left: 0; }
  .svc-chat-related { grid-template-columns: repeat(3, minmax(0, 1fr)); }
}
@media (max-width: 980px) {
  .svc-chat-pain-layout, .svc-chat-workspace-layout, .svc-chat-foundations-layout, .svc-chat-reverse-layout { grid-template-columns: minmax(0, 1fr); }
  .svc-chat-reverse-layout { grid-template-areas: "copy" "visual"; }
  .svc-chat-pain-layout .svc-chat-image-frame, .svc-chat-workspace-layout .svc-chat-image-frame, .svc-chat-foundations-layout .svc-chat-image-frame, .svc-chat-reverse-layout .svc-chat-image-frame { width: min(820px, 100%); }
  .svc-chat-capabilities { grid-template-columns: repeat(3, minmax(0, 1fr)); }
  .svc-chat-outcomes { grid-template-columns: repeat(2, minmax(0, 1fr)); }
}
@media (max-width: 767px) {
  .svc-chat-hero { padding: calc(var(--asfit-header-height, 78px) + 20px) 0 58px; }
  .svc-chat-breadcrumbs { margin-bottom: 28px; }
  .svc-chat-hero-grid { gap: 38px; }
  .svc-chat-hero-copy h1 { font-size: 2.4rem; }
  .svc-chat-hero-visual figcaption { align-items: flex-start; flex-direction: column; gap: 6px; }
  .svc-chat-tablist { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .svc-chat-tablist button { width: 100%; }
  .svc-chat-comparison-cards { grid-template-columns: minmax(0, 1fr); }
  .svc-chat-capabilities { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .svc-chat-outcomes { grid-template-columns: minmax(0, 1fr); }
  .svc-chat-related { grid-template-columns: repeat(2, minmax(0, 1fr)); }
}
@media (max-width: 540px) {
  .svc-chat-hero-copy h1 { font-size: 2rem; }
  .svc-chat-summary-grid { grid-template-columns: minmax(0, 1fr); }
  .svc-chat-summary-grid article, .svc-chat-summary-grid article:first-child, .svc-chat-summary-grid article:nth-child(3) { padding: 18px 0 0; border-top: 1px solid var(--svc-border); border-left: 0; }
  .svc-chat-summary-grid article:first-child { padding-top: 0; border-top: 0; }
  .svc-chat-tablist, .svc-chat-capabilities, .svc-chat-related { grid-template-columns: minmax(0, 1fr); }
  .svc-chat-audience [role="tabpanel"] { grid-template-columns: minmax(0, 1fr); }
  .svc-chat-related article { min-height: 150px; }
  .svc-chat-comparison-cards article { padding: 20px; }
}
@media (prefers-reduced-motion: reduce) {
  .svc-business-chat *, .svc-business-chat *::before, .svc-business-chat *::after { scroll-behavior: auto !important; animation-duration: .01ms !important; animation-iteration-count: 1 !important; transition-duration: .01ms !important; }
}
