@media (max-width: 1190px) {
  .cap-step.done .step-label,
  .comparison-row .column-badge.wfx-badge,
  .eyebrow,
  .slick-dots li.slick-active button:before,
  footer .col a:hover {
    color: #0099c4;
  }
  .cap-step,
  .cap-step .step-label,
  .cap-step .step-num {
    transition: 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  }
  .cap-cat,
  .eyebrow {
    letter-spacing: 0.08em;
  }
  .cap-track-mobile,
  .story-track-mobile {
    overflow-x: auto;
    overflow-y: hidden;
    scroll-snap-type: x mandatory;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: none;
  }
  .btn,
  .hero .btn {
    min-height: 48px;
  }
  .container,
  .h2h.mobile p,
  .hero-ctas,
  .hero-left {
    max-width: 100%;
  }
  .cmp-legend,
  .comparison-row,
  .grid2 {
    grid-template-columns: 1fr 1fr;
  }
  .hero::after,
  .trusted::after {
    content: none;
  }
  .slick-dots li button:before {
    width: 23px;
    height: 6px;
    border-radius: 10px;
    content: "";
    background: #0099c4;
  }
  .cat-card {
    margin-bottom: 18px;
  }
  .carousel-swipe-hint {
    text-align: center;
  }
  .carousel-slide {
    padding: 10px 5px;
    width: 100% !important;
  }
  body {
    font-size: 15px;
    line-height: 1.6;
  }
  .hero h1,
  h1 {
    font-size: 32px;
    line-height: 1.25;
    font-weight: 700;
    margin-bottom: 16px;
  }
  .demo h2,
  .ei h2,
  h2,
  h3 {
    line-height: 1.3;
    font-weight: 700;
  }
  .demo h2,
  .ei h2,
  h2 {
    font-size: 28px;
    margin-bottom: 16px;
  }
  h3,
  p {
    margin-bottom: 12px;
  }
  h3 {
    font-size: 20px;
  }
  .hero-desc,
  p {
    line-height: 1.6;
  }
  p {
    font-size: 15px;
    color: #5b6472;
  }
  .eyebrow {
    margin-bottom: 19px;
    font-size: 12px;
    font-weight: 700;
    display: flex;
    align-items: center;
    gap: 8px;
    justify-content: center;
  }
  .dot {
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #00cec6;
    display: inline-block;
  }
  .btn {
    width: 100%;
    font-weight: 600;
    border-radius: 999px;
    border: none;
  }
  .btn-primary {
    background: linear-gradient(135deg, #00cec6 0, #0099c4 100%);
    color: #fff;
    font-size: 14px !important;
  }
  .btn.btn-secondary {
    border-radius: 999px;
    font-weight: 600;
    font-size: 15px;
    text-decoration: none;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    background: #fff;
    color: #0099c4;
    border: 1.5px solid #bfe6f1;
  }
  .btn-ghost,
  .story-ctas-mobile .btn-secondary {
    background: #fff;
    color: #0099c4;
    border: 1.5px solid #bfe6f1;
  }
  .capabilities.mobile,
  .hero {
    background: linear-gradient(180deg, #fbfdff, #fff);
  }
  nav {
    padding: 14px 20px;
    background: #fff;
    border-bottom: 1px solid #e6eaf0;
  }
  .hero-visual,
  .hpp-tape,
  nav .nav-links {
    display: none;
  }
  .pills,
  nav .nav-cta {
    gap: 8px;
  }
  nav .logo {
    font-weight: 700;
    font-size: 16px;
  }
  .pcard h3,
  .trusted h2 {
    font-size: 18px;
    color: #0f1728;
  }
  .trusted,
  footer {
    background: #f6f9fb;
  }
  .hero h1 {
    margin: 0 0 16px;
    color: #0f1728;
  }
  .hero-desc {
    font-size: 16px;
    color: #5b6472;
    margin-bottom: 24px;
  }
  .hero-ctas {
    flex-direction: column;
    gap: 12px;
  }
  .hero-img {
    height: 520px;
    width: 520px;
    margin: 35px auto 0;
  }
  .hero-trust {
    font-size: 14px;
    color: #6b7585;
    margin-top: 20px;
  }
  .logos,
  .thumb {
    font-size: 12px;
  }
  .trusted {
    padding: 15px 20px;
  }
  .trusted h2 {
    font-weight: 700;
    margin-bottom: 20px;
    text-align: center;
  }
  .trusted .label {
    margin-bottom: 6px;
  }
  .logos {
    gap: 16px;
    flex-wrap: wrap;
    justify-content: center;
  }
  .carousel-slide {
    min-height: 0;
  }
  .logos .logo {
    color: #7b8594;
    font-weight: 600;
  }
  .pcard {
    margin-top: 14px;
    padding: 20px;
  }
  .thumb {
    height: 120px;
    border-radius: 12px;
    margin-bottom: 14px;
  }
  .pcard h3 {
    font-weight: 700;
    margin: 12px 0 10px;
  }
  .diff-card p,
  .impact p,
  .pcard p {
    font-size: 14px;
    color: #5b6472;
    line-height: 1.6;
  }
  .capabilities.mobile {
    padding: 40px 0;
  }
  .capabilities.mobile .container,
  .stories.mobile .container {
    padding: 0 20px;
  }
  .capabilities.mobile .section-head,
  .stories.mobile .section-head {
    text-align: center;
    margin-bottom: 28px;
  }
  .capabilities.mobile .eyebrow,
  .stories.mobile .eyebrow {
    margin-bottom: 16px;
    font-size: 11px;
  }
  .capabilities.mobile h2,
  .stories.mobile h2 {
    font-size: 28px;
    line-height: 1.3;
    margin-bottom: 12px;
    font-weight: 700;
    color: #0f1728;
  }
  .capabilities.mobile > .container > div:first-child > p,
  .stories.mobile > .container > div:first-child > p {
    text-align: center;
    color: #5b6472;
    font-size: 15px;
    max-width: 480px;
    margin: 0 auto;
  }
  .cap-stepper.mobile {
    display: flex;
    justify-content: space-between;
    position: relative;
    margin: 0 0 28px;
    gap: 8px;
    align-items: flex-start;
  }
  .cap-stepper.mobile::before {
    content: "";
    position: absolute;
    top: 35px;
    left: calc(5% + 20px);
    right: calc(5% + 20px);
    height: 2px;
    background: #e6eaf0;
    z-index: 0;
  }
  .cap-step {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 10px;
    flex: 1;
    cursor: pointer;
    position: relative;
    z-index: 1;
    background: 0 0;
    border: 0;
    padding: 0;
    font-family: inherit;
  }
  .cap-step .step-num {
    width: 44px;
    height: 44px;
    border-radius: 50%;
    border: 2px solid #cfd8e2;
    background: #fff;
    color: #9aa3b1;
    font-size: 16px;
    font-weight: 700;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
  }
  .cap-step .step-label {
    font-size: 11px;
    font-weight: 600;
    color: #6b7585;
    text-align: center;
    line-height: 1.2;
  }
  .cap-step.active {
    border-radius: 16px;
    background: rgba(255, 107, 53, 0.02);
    animation: 0.4s cubic-bezier(0.4, 0, 0.2, 1) fadeIn;
  }
  @keyframes fadeIn {
    from {
      opacity: 0.7;
    }
    to {
      opacity: 1;
    }
  }
  .cap-step.active .step-num {
    background: #0099c4;
    color: #fff;
    border-color: #0099c4;
    box-shadow: 0 0 0 8px rgba(0, 153, 196, 0.1);
  }
  .cap-step.active .step-label {
    color: #0099c4;
    font-weight: 700;
  }
  .cap-step.done .step-num {
    border-color: #0099c4;
    color: #0099c4;
  }
  .cap-card-container-mobile {
    padding: 0 20px 32px;
    animation: 0.6s cubic-bezier(0.4, 0, 0.2, 1) fadeInUp;
  }
  @keyframes fadeInUp {
    from {
      opacity: 0;
      transform: translateY(16px);
    }
    to {
      opacity: 1;
      transform: translateY(0);
    }
  }
  .cap-track-mobile {
    display: flex;
    margin: 0 -20px;
    padding: 0 20px;
  }
  .cap-track-mobile::-webkit-scrollbar {
    display: none;
  }
  .cap-slide-mobile,
  .story-slide-mobile {
    flex: 0 0 100%;
    scroll-snap-align: center;
  }
  .cap-card-mobile {
    background: #fff;
    border: 1px solid #e6eaf0;
    border-radius: 16px;
    box-shadow: 0 2px 8px rgba(15, 23, 42, 0.06);
    padding: 24px;
    animation: 0.6s cubic-bezier(0.4, 0, 0.2, 1) fadeInCard;
  }
  @keyframes fadeInCard {
    from {
      opacity: 0;
    }
    to {
      opacity: 1;
    }
  }
  .cap-meta-mobile {
    display: flex;
    align-items: center;
    gap: 12px;
    margin-bottom: 20px;
    flex-wrap: wrap;
  }
  .step-chip {
    font-size: 11px;
    font-weight: 700;
    color: #0099c4;
    background: #ecf9fc;
    padding: 6px 12px;
    border-radius: 8px;
    white-space: nowrap;
  }
  .cap-cat {
    font-size: 10px;
    font-weight: 700;
    color: #7b8594;
    text-transform: uppercase;
  }
  .cap-card-mobile h3 {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 12px;
    line-height: 1.3;
    color: #0f1728;
  }
  .cap-card-mobile > p {
    color: #5b6472;
    font-size: 14px;
    margin-bottom: 20px;
    line-height: 1.6;
  }
  .cap-list-mobile {
    list-style: none;
    padding: 0;
    margin-bottom: 20px;
  }
  .cap-list-mobile li {
    display: flex;
    gap: 12px;
    align-items: flex-start;
    font-size: 14px;
    color: #3c4654;
    padding: 8px 0;
    line-height: 1.5;
  }
  .cap-list-mobile .check {
    flex: 0 0 18px;
    height: 18px;
    border-radius: 4px;
    background: #ecf9fc;
    color: #0099c4;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 11px;
    font-weight: 700;
    margin-top: 2px;
  }
  .ai-box-mobile .up,
  .ai-ribbon-mobile .type {
    font-size: 9px;
    padding: 4px 10px;
    position: absolute;
    font-weight: 700;
  }
  .ai-box-mobile {
    background: linear-gradient(135deg, #ecf9fc 0, #f0fafc 100%);
    border: 1px solid #d6eef0;
    border-radius: 12px;
    padding: 14px 16px;
    margin: 20px 0;
    position: relative;
  }
  .ai-box-mobile .up {
    top: -10px;
    right: 12px;
    background: #f6a609;
    color: #fff;
    border-radius: 6px;
    letter-spacing: 0.05em;
  }
  .ai-label,
  .ai-ribbon-mobile .type,
  .ai-ribbon-mobile small,
  .comparison-row .column-badge .badge-label {
    text-transform: uppercase;
    letter-spacing: 0.06em;
  }
  .ai-head-mobile {
    display: flex;
    align-items: center;
    gap: 6px;
    margin-bottom: 8px;
  }
  .ai-label {
    font-size: 10px;
    font-weight: 700;
    color: #0099c4;
  }
  .ai-box-mobile p {
    font-size: 13px;
    color: #3c4654;
    line-height: 1.5;
  }
  .cap-links-mobile {
    display: flex;
    flex-wrap: wrap;
    gap: 16px 18px;
    margin-top: 16px;
    padding-top: 12px;
    border-top: 1px solid #e6eaf0;
  }
  .cap-links-mobile a {
    color: #0099c4;
    font-weight: 700;
    font-size: 13px;
    white-space: nowrap;
    text-decoration: none;
    display: inline-flex;
    align-items: center;
    gap: 6px;
    transition: color 0.25s;
  }
  .cap-links-mobile a:hover,
  .read-study-link:hover {
    color: #007a99;
  }
  .ai-ribbon-mobile {
    background: #ecf9fc;
    border: 1px solid #d6eef0;
    border-radius: 12px;
    padding: 16px;
    margin: 24px 0 20px;
    position: relative;
  }
  .ai-ribbon-mobile::before {
    content: "";
    position: absolute;
    left: 16px;
    top: 20px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #00cec6;
  }
  .ai-ribbon-mobile .type {
    color: #fff;
    background: #ff9500;
    border-radius: 4px;
    right: 13px;
    top: -12px;
  }
  .ai-ribbon-mobile .ai-pulse,
  .ai-ribbon-mobile .ai-pulse span {
    display: none;
  }
  .ai-ribbon-mobile .ai-text {
    padding-left: 16px;
    padding-top: 0;
  }
  .ai-ribbon-mobile small {
    font-size: 10px;
    font-weight: 700;
    color: #0099c4;
    display: block;
    margin-bottom: 6px;
  }
  .ai-ribbon-mobile strong {
    font-size: 14px;
    font-weight: 700;
    color: #0f1728;
    line-height: 1.4;
    display: block;
    margin-bottom: 8px;
    margin-top: 16px;
  }
  .ai-ribbon-mobile p {
    font-size: 14px;
    color: #5b6472;
    line-height: 1.6;
    margin: 0;
  }
  .cap-hint-mobile {
    text-align: center;
    font-size: 13px;
    font-weight: 600;
    color: #7b8594;
    padding: 14px 20px 0;
    margin-bottom: 0;
  }
  .cap-hint-mobile span::after {
    content: " →";
    margin-left: 4px;
  }
  .cap-dots-mobile {
    display: flex;
    justify-content: center;
    gap: 8px;
    margin-top: 5px;
  }
  .cap-dots-mobile .dot {
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #d4dbe4;
    border: 0;
    padding: 0;
    cursor: pointer;
    transition: 0.3s;
  }
  .cap-dots-mobile .dot.on {
    background: #0099c4;
    width: 24px;
    border-radius: 6px;
  }
  .intg,
  .story-card-mobile {
    border: 1px solid #e6eaf0;
  }
  .story-card-container-mobile {
    padding: 0 20px 28px;
    margin: 0;
    animation: 0.6s cubic-bezier(0.4, 0, 0.2, 1) fadeInUp;
  }
  .h2h-item-mobile,
  .story-card-mobile {
    animation: 0.4s cubic-bezier(0.4, 0, 0.2, 1) slideUp;
  }
  .story-track-mobile {
    display: flex;
  }
  .story-track-mobile::-webkit-scrollbar {
    display: none;
  }
  .story-dots-mobile {
    display: flex;
    justify-content: center;
  }
  .story-dots-mobile button {
    transition: 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  }
  .diff-card,
  .icard,
  .prob-card {
    background: #fff;
    border: 1px solid #e6eaf0;
    border-radius: 16px;
    box-shadow: 0 2px 8px rgba(15, 23, 42, 0.06);
    padding: 20px;
    margin-top: 14px;
  }
  .cmp-card,
  .faq details,
  .field {
    margin-top: 12px;
  }
  .diff-card .ico,
  .icard .ico {
    width: 52px;
    height: 52px;
    margin-bottom: 14px;
  }
  .diff-card h3,
  .icard h3 {
    font-size: 16px;
    font-weight: 700;
    color: #0f1728;
    margin-bottom: 8px;
  }
  .icard p {
    font-size: 14px;
    color: #5b6472;
    margin-bottom: 12px;
  }
  .pill {
    font-size: 12px;
    padding: 6px 12px;
    background: #ecf9fc;
    color: #0099c4;
    border-radius: 10px;
    font-weight: 600;
  }
  .faq .ans,
  .faq summary,
  .field {
    font-size: 14px;
  }
  .faq details,
  .intg {
    background: #fff;
    box-shadow: 0 2px 8px rgba(15, 23, 42, 0.06);
  }
  .grid2 {
    gap: 12px;
  }
  .intg {
    border-radius: 14px;
    padding: 16px;
  }
  .ei .who .nm b,
  .intg h4,
  .person .nm,
  .vid .vname {
    font-size: 14px;
    font-weight: 700;
    color: #0f1728;
  }
  .intg-stats {
    gap: 10px;
  }
  .faq details {
    border: 1px solid #e6eaf0;
    border-radius: 12px;
  }
  .faq summary {
    padding: 16px;
    font-weight: 600;
    color: #0f1728;
    cursor: pointer;
  }
  .impact .num,
  .impact h3,
  .num {
    font-weight: 700;
  }
  .faq .ans {
    padding: 0 16px 16px;
    color: #5b6472;
    line-height: 1.6;
    border-top: 1px solid #e6eaf0;
  }
  .demo,
  .ei {
    padding: 48px 20px;
    background: linear-gradient(180deg, #fbfdff, #fff);
  }
  .cmp-legend > div,
  .field {
    padding: 12px 14px;
    background: #fff;
  }
  .demo .section-head,
  .ei .section-head,
  .h2h.mobile .section-head {
    text-align: center;
    margin-bottom: 32px;
  }
  .demo > .container > div:nth-child(2) {
    text-align: center;
    color: #5b6472;
    font-size: 15px;
    max-width: 450px;
    margin: 0 auto 28px;
  }
  .field {
    border: 1px solid #d0d6e0;
    border-radius: 10px;
  }
  .chip,
  .ei .pillq {
    background: #ecf9fc;
  }
  .cmp-cap,
  .impact .item,
  .story-info-mobile {
    border-bottom: 1px solid #e6eaf0;
  }
  .field::placeholder {
    color: #9aa3b1;
  }
  .prob-card .top {
    margin-bottom: 14px;
  }
  .num {
    font-size: 28px;
    color: #0f1728;
  }
  .chip {
    font-size: 11px;
    padding: 5px 12px;
    color: #0099c4;
    border-radius: 10px;
    font-weight: 600;
  }
  .impact .item {
    padding: 20px 0;
  }
  .impact .item:last-child {
    border-bottom: none;
  }
  .impact .num {
    margin-bottom: 8px;
    font-size: 26px;
    color: #0099c4;
  }
  .ei .q,
  .ei .who {
    margin-bottom: 18px;
  }
  .impact h3 {
    font-size: 16px;
    color: #0f1728;
    margin-bottom: 6px;
  }
  .cmp-legend {
    gap: 12px;
    margin-bottom: 16px;
  }
  .cmp-legend > div {
    font-size: 12px;
    font-weight: 600;
    border: 1px solid #e6eaf0;
    border-radius: 10px;
  }
  .cmp-col .v,
  .quote p {
    font-weight: 500;
  }
  .cmp-card {
    background: #fff;
    border: 1px solid #e6eaf0;
    border-radius: 12px;
    overflow: hidden;
    box-shadow: 0 2px 8px rgba(15, 23, 42, 0.06);
  }
  .quote,
  .vid {
    margin-top: 14px;
    background: #fff;
    box-shadow: 0 2px 8px rgba(15, 23, 42, 0.06);
  }
  .cmp-cap {
    font-size: 14px;
    padding: 14px;
    font-weight: 600;
    color: #0f1728;
  }
  .avatar,
  .cmp-col,
  .cmp-col .v {
    font-size: 13px;
  }
  .cmp-col {
    padding: 12px 14px;
  }
  .quote {
    padding: 20px;
    border-radius: 16px;
    border: 1px solid #e6eaf0;
  }
  .quote .mark {
    font-size: 32px;
    color: #0099c4;
  }
  .quote p {
    font-size: 14px;
    color: #3c4654;
    margin: 12px 0 16px;
    line-height: 1.6;
  }
  .person {
    gap: 12px;
    align-items: center;
  }
  .avatar {
    width: 48px;
    height: 48px;
    border-radius: 8px;
  }
  .ei .who .ti,
  .person .ti,
  .vid .vsub {
    font-size: 12px;
    color: #5b6472;
  }
  .vid {
    border: 1px solid #e6eaf0;
    border-radius: 16px;
    overflow: hidden;
  }
  .testi-cta,
  footer .copy {
    margin-top: 20px;
  }
  .vid .vthumb {
    height: 200px;
  }
  .vid .play {
    width: 56px;
    height: 56px;
    font-size: 18px;
  }
  .vid .dur {
    font-size: 11px;
    bottom: 10px;
    right: 10px;
  }
  .vid .vmeta {
    padding: 14px 16px;
  }
  .vid .vlogo {
    width: 44px;
    height: 44px;
    font-size: 9px;
    border-radius: 6px;
  }
  .testi-cta .btn {
    width: auto;
  }
  .ei .pillq {
    font-size: 11px;
    color: #0099c4;
    font-weight: 600;
    padding: 6px 12px;
    border-radius: 10px;
  }
  .ei .q {
    font-size: 18px;
    font-weight: 700;
    color: #0f1728;
  }
  .ei .who {
    background: #fff;
    border: 1px solid #e6eaf0;
    border-radius: 12px;
    padding: 14px;
  }
  .ei .sm {
    width: 44px;
    height: 44px;
    font-size: 11px;
    border-radius: 6px;
  }
  .ei .stats {
    gap: 20px;
  }
  .ei .stat b {
    font-size: 22px;
    font-weight: 700;
    color: #0099c4;
  }
  .ei .stat p {
    font-size: 13px;
    color: #5b6472;
  }
  .cap-pin,
  .cap-pin-wrap,
  .cap-stage-right,
  .hero-section,
  .hero-thread-bg,
  .hero-visual,
  .pin-wrap,
  .thread-rail {
    display: none !important;
  }
  .hero {
    padding: 32px 20px 40px;
  }
  footer {
    padding: 32px 20px;
    font-size: 12px;
  }
  footer .footer-grid {
    grid-template-columns: 1fr;
    gap: 24px;
  }
  footer .col h4 {
    font-size: 14px;
    font-weight: 700;
    color: #0f1728;
    margin-bottom: 12px;
  }
  footer .col a {
    font-size: 13px;
    color: #5b6472;
    line-height: 1.8;
  }
  footer .copy {
    font-size: 12px;
    color: #7b8594;
    border-top: 1px solid #e6eaf0;
    padding-top: 16px;
  }
  .h2h-cta-mobile a,
  .story-ctas-mobile a {
    padding: 14px 20px;
    text-decoration: none;
    text-align: center;
  }
  .logo-grid {
    margin-bottom: 21px;
    margin-top: 0;
  }
  iframe {
    height: 152px;
  }
  .head h2 {
    font-size: 24px;
    line-height: 27px;
  }
  .head p {
    font-size: 14px;
  }
  .container {
    padding: 0 12px;
  }
  section {
    padding: 32px 12px;
  }
  .btn {
    padding: 10px 16px;
    font-size: 13px;
  }
  .cap-slide-mobile,
  .cap-stepper.mobile {
    padding: 0 12px;
  }
  .story-track-mobile {
    margin: 16px -12px;
    padding: 0 12px;
  }
  .stories.mobile {
    background: #f9fafc;
    padding: 40px 0;
  }
  .story-slider-mobile {
    margin: 0;
    padding: 0 20px;
    position: relative;
  }
  .story-card-mobile {
    background: #fff;
    border-radius: 16px;
    overflow: hidden;
    box-shadow: 0 2px 8px rgba(15, 23, 42, 0.06);
  }
  @keyframes slideUp {
    from {
      opacity: 0.9;
      transform: translateY(8px);
    }
    to {
      opacity: 1;
      transform: translateY(0);
    }
  }
  .story-image-mobile {
    width: 100%;
    overflow: hidden;
    background: #e6eaf0;
  }
  .story-image-mobile img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .story-info-mobile {
    padding: 24px;
  }
  .story-segment-mobile {
    font-size: 11px;
    font-weight: 700;
    color: #7b8594;
    text-transform: uppercase;
    letter-spacing: 0.08em;
    margin-bottom: 12px;
  }
  .story-tags-mobile {
    display: flex;
    gap: 8px;
    flex-wrap: wrap;
  }
  .story-tag-mobile {
    font-size: 11px;
    font-weight: 700;
    color: #0099c4;
    background: #ecf9fc;
    padding: 6px 12px;
    border-radius: 8px;
  }
  .story-metric-mobile {
    font-size: 42px;
    font-weight: 700;
    color: #0099c4;
    padding: 9px 5px 0 21px;
    line-height: 1.2;
  }
  .story-metric-box {
    display: flex;
    height: 76px;
  }
  .story-desc-mobile {
    font-size: 11px;
    color: #5b6472;
    line-height: 1.6;
    padding: 10px;
    margin: 0;
  }
  .story-cta-link-mobile {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 20px 24px;
    border-top: 1px solid #e6eaf0;
  }
  .story-counter-mobile,
  .story-dots-mobile {
    margin-top: 20px;
    padding: 0 20px;
    display: flex;
  }
  .read-study-link {
    font-size: 14px;
    font-weight: 600;
    color: #0099c4;
    text-decoration: none;
    display: flex;
    align-items: center;
    gap: 6px;
  }
  .read-time-mobile {
    font-size: 12px;
    color: #7b8594;
    font-weight: 600;
  }
  .story-counter-mobile {
    justify-content: center;
    align-items: center;
    font-size: 14px;
    font-weight: 600;
    color: #0099c4;
    gap: 19px;
  }
  .story-brand-mobile {
    font-weight: 700;
    color: #0f1728;
  }
  .story-dots-mobile {
    gap: 8px;
    justify-content: center;
  }
  .dot-mobile {
    width: 50px;
    height: 8px;
    border-radius: 4px;
    border: none;
    background: #d0d6e0;
    cursor: pointer;
    transition: 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    padding: 0;
  }
  .dot-mobile.active {
    width: 50px;
    border-radius: 4px;
    background: #0099c4;
  }
  .story-ctas-mobile {
    display: flex;
    flex-direction: row-reverse;
    gap: 12px;
    margin-top: 28px;
    padding: 0 20px 20px;
  }
  .story-ctas-mobile a {
    border-radius: 999px;
    font-weight: 600;
    font-size: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
  }
  .story-ctas-mobile .btn-primary {
    background: linear-gradient(135deg, #00cec6 0, #0099c4 100%);
    color: #fff;
    height: max-content;
    padding: 14px 20px !important;
  }
  .h2h.mobile {
    padding: 48px 0;
    background: linear-gradient(180deg, #fbfdff, #fff);
  }
  .h2h.mobile h2 {
    font-size: 24px;
    line-height: 1.3;
    margin-bottom: 16px;
  }
  .h2h.mobile p {
    font-size: 14px;
    color: #5b6472;
    line-height: 1.6;
  }
  .h2h-toggle-mobile {
    display: flex;
    gap: 8px;
    margin-bottom: 32px;
    background: #0f172a;
    padding: 4px;
    border-radius: 10px;
    width: 100%;
  }
  .h2h-toggle-mobile .toggle-btn {
    flex: 1;
    padding: 10px 16px;
    border: none;
    background: 0 0;
    color: #fff;
    font-size: 13px;
    font-weight: 600;
    cursor: default;
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
  }
  .h2h-toggle-mobile .toggle-btn .dot-indicator {
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #00cec6;
    display: none;
  }
  .h2h-toggle-mobile .toggle-btn.active {
    color: #fff;
    background: rgba(0, 206, 198, 0.14);
    font-weight: 700;
    box-shadow: 0 2px 4px rgba(15, 23, 42, 0.08);
  }
  .h2h-toggle-mobile .toggle-btn.active .dot-indicator {
    display: block;
  }
  .h2h-comparison-mobile {
    display: flex;
    flex-direction: column;
    gap: 20px;
    margin-bottom: 32px;
  }
  .h2h-item-mobile {
    background: #fff;
    border: 1px solid #e6eaf0;
    border-radius: 12px;
  }
  .h2h-item-mobile .feature-name {
    font-size: 16px;
    font-weight: 700;
    color: #0f1728;
    margin-top: 0;
    padding: 20px;
    margin-bottom: 0;
  }
  .comparison-row {
    display: grid;
  }
  .comparison-row .column {
    padding: 12px;
    background: #f9fafc;
    border-radius: 8px;
  }
  .comparison-row .column-badge {
    display: flex;
    align-items: center;
    gap: 6px;
    margin-bottom: 12px;
  }
  .comparison-row .column-badge.generic-badge {
    color: #d0d6e0;
  }
  .comparison-row .column-badge.generic-badge .badge-icon {
    background: #dcdcdc;
  }
  .column.wfx-column {
    background: #f1fbfb;
    border-right: 3px solid #e6eaf0;
  }
  .comparison-row .column-badge .badge-icon,
  .h2h-cta-mobile .btn-primary {
    background: linear-gradient(135deg, #00cec6 0, #0099c4 100%);
    color: #fff;
  }
  .comparison-row .column-badge .badge-icon {
    width: 20px;
    height: 20px;
    border-radius: 6px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 11px;
    font-weight: 800;
  }
  .comparison-row .column-badge .badge-label {
    font-size: 10px;
    font-weight: 700;
  }
  .comparison-row .column p {
    font-size: 12px;
    color: #5b6472;
    line-height: 1.5;
    margin: 0;
  }
  .h2h-cta-mobile {
    display: flex;
    gap: 12px;
    flex-direction: column;
  }
  .h2h-cta-mobile a {
    border-radius: 999px;
    font-weight: 600;
    font-size: 14px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
  }
  .ai-ribbon .type,
  .integration .type {
    border-radius: 9px;
    top: -7px;
    right: 3px;
    font-size: 9px;
  }
  .testi-av {
    width: 58px;
    height: 58px;
  }
  .testi-av.text.Angela.Lavalla {
    width: 66px;
    height: 58px;
  }
  .testi-card.video {
    padding: 0;
  }
  .testi-video {
    border-radius: 18px 18px 0 0;
  }
  .testi-card.video .testi-meta {
    padding: 20px;
  }
  .sm_nv_links span {
    display: flex;
    align-items: center;
  }
}
@media (min-width: 767px) and (max-width: 1190px) {
  .offerBarText p {
    font-size: 12px;
    color: #fff;
  }
  .hero {
    padding: 75px 20px 40px;
  }
  .hero-eyebrow {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    padding: 6px 9px;
    border-radius: 50px;
    font-weight: 700;
    font-size: 9px;
  }
  .hero h1 {
    font-size: 40px;
    line-height: 1.25;
    font-weight: 700;
    margin-bottom: 16px;
    text-align: left;
  }
  .hero-desc {
    font-size: 14px;
    color: #5b6472;
    margin-bottom: 24px;
    line-height: 1.6;
    text-align: left;
  }
  .hero-ctas {
    flex-direction: row;
    margin-bottom: 0;
    justify-content: flex-start;
  }
  .hero-content {
    gap: 14px;
  }
  .btn-primary,
  .btn-secondary {
    padding: 8px 17px !important;
    margin-bottom: 10px;
  }
  .integration-cta-buttons {
    flex-wrap: nowrap;
  }
  .impact-list {
    max-width: 95%;
  }
}
@media (min-width: 767px) and (max-width: 950px) {
  .hero-img {
    height: 420px;
    width: 420px;
  }
  .btn-primary,
  .btn-secondary {
    font-size: 11px !important;
  }
}
@media (max-width: 480px) {
  .hero-img {
    height: 400px;
    width: 400px;
  }
}
