/* Semantic eyebrow icons retain the original dimensions and 1.42105px visual weight; colors match their labels. */
html body[data-page="ai-voice-agent"] #voiceHero .eyebrow::before{background-image:url('../img/voice-badges/voice.svg')}
html body[data-page="ai-voice-agent"] #product-examples .ps-eyebrow::before{background-image:url('../img/voice-badges/dialogue.svg')}
html body[data-page="ai-voice-agent"] #voiceDelivery .ps-eyebrow::before{background-image:url('../img/voice-badges/operations.svg')}
html body[data-page="ai-voice-agent"] #evidence.p9-evidence .p9-eyebrow::before{background-image:url('../img/home-badges/results.svg')}
html body[data-page="ai-voice-agent"] #related .p9-eyebrow::before{background-image:url('../img/voice-badges/related.svg')}
html body[data-page="ai-voice-agent"] #systems .p9-eyebrow{display:inline-flex;align-items:center;gap:8px}
html body[data-page="ai-voice-agent"] #systems .p9-eyebrow::before{content:"";width:18px;height:18px;flex:none;background:url('../img/voice-badges/systems.svg') center/contain no-repeat}

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

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

/* Semantic facts for the second example, shared across locales. */
html body[data-page="ai-voice-agent"] #voice-example-panel-1 .ps-facts>div:nth-child(1):after{background-image:url('../img/voice-facts/fees.svg')}
html body[data-page="ai-voice-agent"] #voice-example-panel-1 .ps-facts>div:nth-child(2):after{background-image:url('../img/contact-center-facts/repayment-time.svg')}
html body[data-page="ai-voice-agent"] #voice-example-panel-1 .ps-facts>div:nth-child(3):after{background-image:url('../img/voice-facts/payment-review.svg')}
