.operator-status{display:inline-flex;align-items:center;gap:.38rem;padding:.28rem .58rem;border-radius:999px;font-size:.82rem;font-weight:800;line-height:1.1}.operator-status--verified{background:#e8f7ec;color:#176b35;border:1px solid #9ed5ad}.operator-status--verified::before{content:"✓";display:inline-grid;place-items:center;width:1.15rem;height:1.15rem;border-radius:50%;background:#238447;color:#fff;font-size:.78rem}.operator-status--matched{background:#eef5ff;color:#245b91;border:1px solid #b8d2ef}.operator-status--unverified{background:#f4f4f4;color:#555;border:1px solid #d4d4d4}