.dictionary-module h3{font-weight:700}#dictionaryList{max-height:calc(100vh - 257px);overflow-y:auto}#dictionaryList .list-group-item{display:flex;justify-content:space-between;align-items:center}#dictionaryList .play-btn{border-radius:50%;width:32px;height:32px;padding:0;display:flex;justify-content:center;align-items:center;transition:background-color .2s ease}#dictionaryList .play-btn:hover{background-color:#f0f0f0}#dictionaryList .list-group-item{display:flex;justify-content:space-between;align-items:center;transition:background-color .2s ease}#dictionaryList .list-group-item:hover{background-color:#f8f9fa;border-left:3px solid var(--bs-primary);font-weight:500}
