/* Preserve existing badge dimensions and the #333, 1.42105px visual stroke. */
html body[data-page="ai-chat-agent"] #voiceHero .eyebrow::before{background-image:url('../img/chat-badges/chat.svg')}
html body[data-page="ai-chat-agent"] #voice-example-panel-0 .ps-eyebrow::before{background-image:url('../img/chat-badges/dialogue.svg')}
html body[data-page="ai-chat-agent"] #voiceDelivery .ps-eyebrow::before{background-image:url('../img/chat-badges/improvement.svg')}
html body[data-page="ai-chat-agent"] #related .p9-eyebrow::before{background-image:url('../img/chat-badges/related.svg')}
html body[data-page="ai-chat-agent"] #systems .p9-eyebrow{display:inline-flex;align-items:center;gap:8px}
html body[data-page="ai-chat-agent"] #systems .p9-eyebrow::before{content:"";width:18px;height:18px;flex:none;background:url('../img/chat-badges/systems.svg') center/contain no-repeat}

html body[data-page="ai-chat-agent"] #voice-example-panel-0 .ps-facts>div:nth-child(1):after{background-image:url('../img/chat-facts/enquiry.svg')}

html body[data-page="ai-chat-agent"] #voice-example-panel-0 .ps-facts>div:nth-child(2):after{background-image:url('../img/voice-facts/time.svg')}

html body[data-page="ai-chat-agent"] #voice-example-panel-0 .ps-facts>div:nth-child(3):after{background-image:url('../img/chat-facts/owner.svg')}

/* Semantic facts for the second example, shared across locales. */
html body[data-page="ai-chat-agent"] #voice-example-panel-1 .ps-facts>div:nth-child(1):after{background-image:url('../img/voice-facts/phone-enquiry.svg')}
html body[data-page="ai-chat-agent"] #voice-example-panel-1 .ps-facts>div:nth-child(2):after{background-image:url('../img/voice-facts/time.svg')}
html body[data-page="ai-chat-agent"] #voice-example-panel-1 .ps-facts>div:nth-child(3):after{background-image:url('../img/voice-facts/callback.svg')}
/* Figma 833:10854, 833:10867 and 833:10880: original textures and tint layers. */
html body[data-page="ai-chat-agent"] #voice-example-panel-0 .ps-facts>div{background:#fff}
html body[data-page="ai-chat-agent"] #voice-example-panel-0 .ps-facts>div:before{background:linear-gradient(rgba(209,245,203,.7),rgba(209,245,203,.7)),linear-gradient(#ffffff99,#ffffff99),url('../img/aicc-channels/one.png') center/cover;opacity:1}
html body[data-page="ai-chat-agent"] #voice-example-panel-0 .ps-facts>div:nth-child(2):before{background:linear-gradient(rgba(249,255,234,.4),rgba(249,255,234,.4)),linear-gradient(#ffffff80,#ffffff80),url('../img/aicc-channels/two.png') center/cover}
html body[data-page="ai-chat-agent"] #voice-example-panel-0 .ps-facts>div:nth-child(3):before{background:linear-gradient(rgba(179,231,235,.5),rgba(179,231,235,.5)),linear-gradient(#ffffff80,#ffffff80),url('../img/aicc-channels/three.png') center/cover}
html body[data-page="ai-chat-agent"] #voice-example-panel-0 .ps-facts>div:after{background-color:#ffffffa6}
html body[data-page="ai-chat-agent"] #voice-example-panel-0 .ps-facts dt{color:#60705e}
html body[data-page="ai-chat-agent"] #voice-example-panel-0 .ps-facts dd{color:#16171c}
