.hgf-chatbot{
    width:350px;
    border:1px solid #ddd;
    padding:15px;
    border-radius:10px;
}

.hgf-messages{
    min-height:200px;
    margin-bottom:10px;
}

.hgf-input{
    display:flex;
    gap:5px;
}

.hgf-message{
    flex:1;
}