flowchart LR
U[Клиент] --> CH[Сайт / мессенджеры / соцсети]
CH --> G[Channel Gateway]
G --> A[Agent Service]
A --> CAT[Каталог<br/>Bitrix + Qdrant]
A --> PRICE[Цены<br/>QuadCRM API]
A --> REQ[Заявки<br/>МойСклад API]
A --> OPS[Handoff / аналитика]
style CAT fill:#f7faf4,stroke:#58af23,stroke-width:1.5px,color:#2d3130
style PRICE fill:#fbf4fb,stroke:#7e1c7e,stroke-width:1.5px,color:#2d3130
style REQ fill:#f8f8f8,stroke:#94979a,stroke-width:1.5px,color:#2d3130