@charset "UTF-8";#chatbot-messages{border:1px solid #ccc;padding:1rem;height:300px;overflow-y:auto;background:#fff;margin-bottom:1rem}#chatbot-input{width:100%;padding:0.75rem;font-size:1rem;box-sizing:border-box;margin-bottom:1rem}#keyword-list{display:flex;flex-wrap:wrap;gap:6px;margin-top:1rem}.keyword-button{padding:6px 10px;border:1px solid #ccc;border-radius:4px;background-color:#eef;cursor:pointer;transition:background-color 0.3s}.keyword-button:hover{background-color:#cce}
