/* chatbot-style.css v5 */
#box2port-chat-btn img { width:60%; border-radius:50%; }
#box2port-chat-box { font-family: Inter, system-ui, -apple-system, "Segoe UI", Roboto, Arial; }
@media (max-width:480px){
  #box2port-chat-box{ right:10px !important; left:10px !important; width:auto !important; bottom:90px !important; }
  #box2port-chat-btn{ right:10px !important; bottom:10px !important; }
}
